TruCluster
1753424 會員
4872 線上
108793 解決方案
發表新文章

hwmgr: Error (95) Cannot start operation.

 
watermelonyu
教授

hwmgr: Error (95) Cannot start operation.



#hwmgr -show scsi -full(仍可以看到hwid 115的record)

因為hwmgr -view device id 115已經不見了

所以我用了hwmgr del comp -id 115想要刪除這筆record



但是卻出現hwmgr: Error (95) Cannot start operation.

請問我要怎樣刪除這筆資料呢?

SCSI DEVICE DEVICE DRIVER NUM DEVICE FIRST

HWID: DEVICEID HOSTNAME TYPE SUBTYPE OWNER PATH FILE VALID PATH

-------------------------------------------------------------------------

115: 46 f3profwdev disk none 0 1 (null)

WWID:01000010:600d-0230-0070-8108-0087-0b17-cead-4c00



BUS TARGET LUN PATH STATE

---------------------------------

0 0 2 valid

# hwmgr -v d()

HWID: Device Name Mfg Model Location

------------------------------------------------------------------------------

112: /dev/disk/dsk22c CX300 E3000 bus-1-targ-0-lun-0

113: /dev/disk/dsk23c CX300 E3000 bus-1-targ-0-lun-1

116: /dev/disk/dsk25c IFT A12U-G2421 bus-0-targ-0-lun-1

4則回覆 4
watermelonyu
教授

hwmgr: Error (95) Cannot start operation.

using:

#/sbin/dsfmgr -R hwid 115

can delete full kernel's record file.
watermelonyu
教授

hwmgr: Error (95) Cannot start operation.

我試著用/sbin/dsfmgr -R hwid 115 and

/sbin/dsfmgr -D hwid 115

還是出現相同的錯誤訊息ㄟ

watermelonyu
教授

hwmgr: Error (95) Cannot start operation.

hwmgr: Error (95) Cannot start operation 通常代表這個 device 被某個 process lock 住, 建議 kernel rebuild 試試看
watermelonyu
教授

hwmgr: Error (95) Cannot start operation.

Hi Joey,



Please reboot (possible to remove the problem HD "HWID=115")

this system then it should be delete successfully via command

"hwmgr del comp -id 115" or "hwmgr -delete scsi -did 46"

while no valid path on HWID:115.



# hwmgr -show scsi

HWID: DEVICEID HOSTNAME TYPE SUBTYPE OWNER PATH FILE VALID PATH

-------------------------------------------------------------------------

...

115: 46 f3profwdev disk none 0 1 (null)



Best regards,

Richard.