Wenn luxadm remove_device /dev/rdsk/c1t1d0s2 aufgerufen wird, fordert das System zur Bestätigung auf und meldet, dass die Disk heruntergefahren und offline genommen wird. Wenn die Disk entfernt wird und die Eingabetaste gedrückt wird, meldet das System, dass Geräte-Links entfernt wurden.
Diese Aussage ist falsch. Die Disk kann wieder eingelegt und ausgeführt werden, ohne dass der Befehl luxadm insert_device verwendet wird. Wenn der Befehl nachfolgend ausgeführt wird, meldet das System, dass keine neuen Geräte hinzugefügt wurden. Es wird folgende Meldung auf der Konsole angezeigt:
bash-2.03# luxadm remove_device /dev/rdsk/c1t1d0s2
WARNING!!! Please ensure that no filesystems are mounted on these device(s). All data on these devices should have been backed up.
The list of devices which will be removed is: 1: Device name: /dev/rdsk/c1t1d0s2 Node WWN: 2000002037e367e4 Device Type:Disk device Device Paths: /dev/rdsk/c1t1d0s2
Please verify the above list of devices and then enter 'c' or <CR> to Continue or 'q' to Quit. [Default: c]: stopping: /dev/rdsk/c1t1d0s2....Done offlining: /dev/rdsk/c1t1d0s2....Done
Hit <Return> after removing the device(s)
Device: /dev/rdsk/c1t1d0s2 Logical Nodes being removed under /dev/dsk/ and /dev/rdsk: c1t1d0s0 c1t1d0s1 c1t1d0s2 c1t1d0s3 c1t1d0s4 c1t1d0s5 c1t1d0s6 c1t1d0s7
Device: /dev/rdsk/c1t1d0s2 Logical Nodes being removed under /dev/dsk/ and /dev/rdsk: c1t1d0s0 c1t1d0s1 c1t1d0s2 c1t1d0s3 c1t1d0s4 c1t1d0s5 c1t1d0s6 c1t1d0s7
bash-2.03# ls -l /dev/dsk/c1t1* lrwxrwxrwx 1 root root 70 May 4 19:07 /dev/dsk/c1t1d0s0 -> ../../devices/pci@8,600000/SUNW,qlc@4/fp@0,0/ssd@w2100002037e367e4,0:a |
lrwxrwxrwx 1 root root 70 May 4 19:07 /dev/dsk/c1t1d0s1 -> ../../devices/pci@8,600000/SUNW,qlc@4/fp@0,0/ssd@w2100002037e367e4,0:b
bash-2.03# ls -l /dev/rdsk/c1t1* lrwxrwxrwx 1 root root 74 May 4 19:07 /dev/rdsk/c1t1d0s0 -> ../../devices/pci@8,600000/SUNW,qlc@4/fp@0,0/ssd@w2100002037e367e4,0:a,raw lrwxrwxrwx 1 root root 74 May 4 19:07 /dev/rdsk/c1t1d0s7 -> ../../devices/pci@8,600000/SUNW,qlc@4/fp@0,0/ssd@w2100002037e367e4,0:h,raw . . /* the following errors are caused by SUNWvts reprobe looking for said disk */
bash-2.03# 8012 05/22/01 14:05:07 Failed on iotcl DKIOCGMEDIAINFO: 6: No such device or address
8012 05/22/01 14:05:41 Failed on iotcl DKIOCGMEDIAINFO: 6: No such device or address
8012 05/22/01 14:07:25 Failed on iotcl DKIOCGMEDIAINFO: 6: No such device or address
bash-2.03# luxadm insert_device Please hit <RETURN> when you have finished adding Fibre Channel Enclosure(s)/Device(s):
Waiting for Loop Initialization to complete... No new device(s) were added!!
|
Um dieses Problem zu umgehen, geben Sie, wenn luxadm remove_device die erfolgreiche Ausführung meldet, Folgendes ein:
# devfsadm -C -c disk |
Wenn vier USB Iomega Zip-Laufwerke installiert sind, gibt prtconf an, dass nach dem Booten des Systems keine Treiber geladen wurden. drvconf startet einen Systemtest, der nur zwei der vier USB Zip-Laufwerke erkennt.
Wenn Sie cat in der Datei /dev/usb/hub0 ausführen, fügt das System zwei weitere Laufwerke hinzu.
Lösung: Verwenden Sie mit der aktuellen Version nicht mehr als zwei Zip-Laufwerke.
Der aktuelle Befehl LOMlite2 reset-x setzt die CPUs nicht zurück. Diese Funktionalität wird in einer späteren Version von OpenBoot PROM verfügbar sein.