<div dir="ltr"><div dir="ltr">Dear All,<div><br></div><div>One of the host running Manila-share service has rebooted. </div><div>After the reboot the LVMs are not mounted on the Manila mount points. </div><div><br></div><div>I use LVM Driver with DHSS=False. </div><div><br></div><div><div>default_share_type = default_share_type</div><div>share_name_template = manila-%s</div><div>rootwrap_config = /etc/manila/rootwrap.conf</div><div>api_paste_config = /etc/manila/api-paste.ini</div><div><br></div><div>auth_strategy = keystone</div><div>my_ip=192.168.82.2</div><div>enabled_share_backends = lvm</div><div>enabled_share_protocols = NFS</div><div>state_path=/var/lib/manila</div><div><br></div><div>[lvm]</div><div>share_backend_name = LVM</div><div>share_driver = manila.share.drivers.lvm.LVMShareDriver</div><div>driver_handles_share_servers = False</div><div>lvm_share_volume_group = VGZunManila</div><div>lvm_share_export_ips = 192.168.82.2</div><div>lvm_share_export_root = $state_path/mnt</div></div><div><br></div><div>After the reboot LVMs are there but they are mounted on their respective share location.</div><div><br></div><div>Any way to solve this and this to be done automatically?</div><div><br></div><div>Regards,</div><div>Vaibhav</div><div><br></div></div></div>