HP-UX Reference (11i v1 00/12) - 1M System Administration Commands N-Z (vol 4)

__________________________________________________________________________________________________________________________________________________________________________________________________
__________________________________________________________________________________________________________________________________________________________________________________________________
STANDARD Printed by: Nora Chuang [nchuang] STANDARD
/build/1111/BRICK/man1m/naaagt.1m
________________________________________________________________
___ ___
r
rad(1M) rad(1M)
/usr/bin/rad -q
2. Set the attention indicator LED of the desired slot to make sure that the correct slot_id was used.
/usr/bin/rad -f ATTENTION slot_id
3. Get the affected slot_ids for this slot; that is, check to see if other slots will be powered down with this
slot.
/usr/bin/rad -a slot_id
4. Suspend the software drivers of this slot as well as the other slots that are affected (-a option) by this
slot.
/usr/bin/rad -s slot_id
5. Turn off the power to this slot as well as the other slots that are affected (-a option) by this slot.
/usr/bin/rad -o slot_id
6. Replace the faulty card in the slot with a working card. The new card must be identical (same HP
product number) as the card being replaced.
7. Turn the power on to this slot as well as the other slots that are affected (
-a option) by this slot.
/usr/bin/rad -i slot_id
8. Resume the software drivers of this slot as well as the other slots that are affected (
-a option) by this
slot.
/usr/bin/rad -r slot_id
9. Turn the attention indicator LED off.
/usr/bin/rad -f OFF slot_id
RETURN VALUE
rad returns 0 on success. On failure, rad returns -1 and prints an appropriate error message to standard
error.
SEE ALSO
ioscan(1M), sam(1M).
Section 1M682 3 HP-UX Release 11i: December 2000
___
___