您好,登錄后才能下訂單哦!
suse 11 sp4 安裝powerpath 6.1x 重啟后執行命令提示報錯:
shell> powermt display dev=all
powermt commands are failing with "ERROR: Cannot open PowerPath. Initialization error"
通過官網找一個帖子:https://community.emc.com/docs/DOC-67557 發現這是個bug
解決方法:
在主機上使用以下命令將hwclock更新為系統時鐘:
hwclock - systohc
這會將硬件時鐘更新為主機上的正確時間。
永久修復:
此問題將在PowerPath for Linux 6.3中修復
按照操作后,也沒能夠正常啟動:
shell>cat /var/log/boot.log | grep PowerPath #查看日志,發現服務在啟動過程中國已經停止了
shell>/etc/init.d/PowerPath start #手動重啟提示DM-Multipath is active
Starting PowerPath: Aborting PowerPath start since DM-Multipath is active. Refer to PowerPath for Linux Installation and Administration Guide for more information?
?failed
既然是因為:“啟動PowerPath:由于DM Multipath處于活動狀態,正在中止PowerPath啟動”那么先停掉試試,然后重啟系統,進入系統后重啟多路徑,問題解決。
shell> service multipathd stop
Stopping multipathd daemon:??????????????????????????????? [? OK? ]
shell> chkconfig multipathd off
shell> /etc/init.d/multipathd status
multipathd is stopped
shell> mpathconf --disable
reboot
shell> /etc/init.d/PowerPath start
Starting PowerPath:? done
shell> powermt display dev=all
免責聲明:本站發布的內容(圖片、視頻和文字)以原創、轉載和分享為主,文章觀點不代表本網站立場,如果涉及侵權請聯系站長郵箱:is@yisu.com進行舉報,并提供相關證據,一經查實,將立刻刪除涉嫌侵權內容。