WARNING: VxVM vxio V-5-0-23 Open on an spurious volume device (0x3000005) encountered. This device may be valid, but has not yet been configured in the kernel.
WARNING: VxVM vxio V-5-0-23 Open on an spurious volume device (0x3000005) encountered. This device may be valid, but has not yet been configured in the kernel.
開機時的提示,然后進不去系統(tǒng),求高手指教作者: 沈默。。。 時間: 2011-06-17 18:01
不是硬盤損壞的問題,硬盤是沒有問題的作者: 沈默。。。 時間: 2011-06-17 18:43
# /sbin/init.d/nfs.server stop
# /sbin/init.d/autofs stop
# /sbin/init.d/nfs.client stop
# /sbin/init.d/lockmgr stop
# /sbin/init.d/nfs.core stop
# insf -e
# /sbin/init.d/nfs.core start
# /sbin/init.d/lockmgr start
# /sbin/init.d/nfs.client start
# /sbin/init.d/autofs start
# /sbin/init.d/nfs.server start
#/sbin/init.d/nis.client start作者: 沈默。。。 時間: 2011-06-17 18:43
使用后問題不能解決,重啟后還是會出現(xiàn)...作者: q4948927 時間: 2011-06-19 11:00
提示: 作者被禁止或刪除 內容自動屏蔽作者: hetg407 時間: 2011-06-20 08:41
連的什么存儲?作者: 沈默。。。 時間: 2011-06-20 16:41
只是機器本身帶的三塊硬盤...作者: 沈默。。。 時間: 2011-06-20 16:43
安裝系統(tǒng)后反復開機幾次便提示這個錯誤作者: hetg407 時間: 2011-06-20 17:08
Veritas Volume Manager 4.1 Release Notes
Warning Message at Boot Time
Problem
A message such as the following is displayed if an attempt is made to open a volume at boot
time before any disk group has been imported.
WARNING: VxVM vxio V-5-0-23 Open on an spurious volume device (hex_id)
encountered. This device may be valid, but has not yet been configured
in the kernel.
Workaround
This message can be ignored. Once the disk group has been imported successfully, there
should be no problem in accessing its volumes.作者: 沈默。。。 時間: 2011-06-20 17:45
雖然說可以忽略,但是系統(tǒng)在圖形界面會出現(xiàn)偶爾死機的情況,再運行以下命令便可以再次復活...
# /sbin/init.d/nfs.server stop
# /sbin/init.d/autofs stop
# /sbin/init.d/nfs.client stop
# /sbin/init.d/lockmgr stop
# /sbin/init.d/nfs.core stop
# insf -e
# /sbin/init.d/nfs.core start
# /sbin/init.d/lockmgr start
# /sbin/init.d/nfs.client start
# /sbin/init.d/autofs start
# /sbin/init.d/nfs.server start
#/sbin/init.d/nis.client start
有什么辦法可以把它解決掉?修改內核么?作者: hetg407 時間: 2011-06-21 08:27
圖形界面死機?是用一會兒死掉了?還是登陸的過程hang住?作者: 沈默。。。 時間: 2011-06-21 12:52
vxassist has no built-in protection to prevent you from shrinking the swap volume without
first shrinking what the system sees as available swap space. If it is necessary to shrink the
swap volume, the operation must be done in single user mode and the system must be
rebooted immediately. Failing to take these precautions can result in unknown system
behavior or lock-up.作者: 沈默。。。 時間: 2011-06-21 12:52
是圖形界面死機作者: 沈默。。。 時間: 2011-06-23 13:46
問題得到證實,是因為vxvm和usb之間的兼容問題,hp也解決不了正在研究....