1753482 Members
4369 Online
108794 Solutions
New Discussion

SCSI_PROBE ERROR

 
C_V
Frequent Advisor

SCSI_PROBE ERROR

vmunix: scsi_probe: when probing target 1, lun 1 (dev=cb001100): couldn't probe lun 0 (target no longer responding?)

- Hi guys how do you convert the dev=cb001100 to c?t??d??

..
1 REPLY 1
Patrick Wallek
Honored Contributor

Re: SCSI_PROBE ERROR

One way is to go to the /dev/dsk or /dev/rdsk directory, do an 'ls -l' and grep fro 001100.

# cd /dev/dsk
# ls -l | grep 001100