Manual intervention required after manila-ganesha fails
Bug #1937122 reported by
Dariusz Smigiel
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-
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-
# should show /volumes/
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.