Share service VM system to restart stuck
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
OpenStack Shared File Systems Service (Manila) |
Fix Released
|
Medium
|
Xiaoyang Zhang |
Bug Description
Share service VM system to restart stuck,because the /etc/fstab has nfsd mount information.
/dev/vda1 / ext4 rw 0 0
proc /proc proc rw,noexec,
sysfs /sys sysfs rw,noexec,
none /sys/fs/cgroup tmpfs rw 0 0
none /sys/fs/
none /sys/kernel/debug debugfs rw 0 0
none /sys/kernel/
udev /dev devtmpfs rw,mode=0755 0 0
devpts /dev/pts devpts rw,noexec,
tmpfs /run tmpfs rw,noexec,
none /run/lock tmpfs rw,noexec,
none /run/shm tmpfs rw,nosuid,nodev 0 0
none /run/user tmpfs rw,noexec,
none /sys/fs/pstore pstore rw 0 0
rpc_pipefs /run/rpc_pipefs rpc_pipefs rw 0 0
/dev/vdb /shares/
/dev/sr0 /tmp/tmpA9V7iz iso9660 ro,sync,relatime 0 0
nfsd /proc/fs/nfsd nfsd rw 0 0
Changed in manila: | |
importance: | Undecided → Medium |
Changed in manila: | |
status: | In Progress → Fix Released |
review link:https:/ /review. openstack. org/#/c/ 393594/