sddebug show outdev
Parameters
Parameter |
Description |
Value |
---|---|---|
usermode |
|
The value is "-app_data", indicating that the command is executed in the user mode. |
Usage Guidelines
- Run the "sdebug show outdev -app_data" command to query the devices in the "OUT" state in the user mode.
- Run the "sddebug show outdev" command to query the devices in the "OUT" state in the kernel mode.
- Run the "sddebug show outdev" command in the user mode when the system supports both the kernel and user modes.
Example
-
Query the devices in the "OUT" state in a system.
admin:/diagnose> sddebug show outdev -app_data *****All outing scsi disks************************************* *****All outing raw scsi devices*******************************
-
Query the devices in the "OUT" state in a system.
admin:/diagnose>sddebug show outdev *****All outing scsi disks************************************* *****All outing scsi luns************************************** *****All outing raw scsi devices******************************* *****All outing private devices*******************************
System Response
The following table describes the parameter meanings.
Parameter |
Meaning |
---|---|
All outing scsi disks | All disks in the "OUT" state and using the SCSI protocol for connection. |
All outing scsi luns | All LUNs in the "OUT" state and using the SCSI protocol for connection. |
All outing raw scsi devices | All raw devices in the "OUT" state and using the SCSI protocol for connection. |
All outing private devices | All private devices in the "OUT" state and using the SCSI protocol for connection. |