系統版本 Openfiler 2.3
1. 使用root身分登入openfiler
2. vi /etc/rc.sysinit (將333-337行的內容註解掉)
# if [ -x /sbin/lvm.static ]; then
# if /sbin/lvm.static vgscan --mknodes --ignorelockingfailure > /dev/null 2>&1 ; then
# action $"Setting up Logical Volume Management:" /sbin/lvm.static vgchange -a y -ignorelockingfailure
# fi
# fi
3. vi /etc/lvm/lvm.conf (修改53行的內容)
filter = [ "r|/dev/dm-*|", "r|/dev/VG_XenStorage*|", "r|/dev/sr/iscsi|", "a/.*/" ]
4. 輸入下列指令
service aoe force-stop
5. 重開機
init 6
沒有留言:
張貼留言