Manual intervention required after manila-ganesha fails

Bug #1937122 reported by Dariusz Smigiel
10
This bug affects 1 person
Affects Status Importance Assigned to Milestone
OpenStack Manila-Ganesha Charm
New
Undecided
Unassigned

Bug Description

After reboot of the server with LXD container for manila, there is manual intervention required to restore it to work. Otherwise, it doesn't work.

juju ssh manila-ganesha/leader
sudo systemctl restart manila-share
sudo systemctl restart nfs-ganesha
exit

manila access-allow <share_uuid> ip 9.9.9.9 # fake IP
juju run -u manila-ganesha/leader -- showmount -e
# should show /volumes/_nogroups/...
manila access-list <share_uuid> | grep 9.9.9.9
manila access-deny <share_uuid> <access-id>

To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.