SYNOPSIS
sdxdevinfo -c class -d disk,...
DESCRIPTION
When sdxdevinfo is executed, it displays a physical disk name and by-id name at the time the internal disk disk was registered with the root class or local class class.
The sdxdevinfo command can be executed with superuser access privileges only.
PRIMARY OPTIONS
None
SUB OPTIONS
Sub options are as follows:
For class, specify a class name of root class or local class whose information will be displayed.
Do not specify a shared class.
For disk, specify the disk name of the internal disk whose information will be displayed.
Use comma-delimited format to specify more than one disk.
Do not specify a shared disk. When a shared disk is specified, the correct information will not be displayed.
DISPLAYED INFORMATION
sdxdevinfo command displays the following information.
Displays a class name.
Displays a disk name.
Displays a physical disk name when disk was registered with class.
Displays a by-id name when disk was registered with class.
RETURNED VALUE
Upon successful completion, a value of 0 is returned.
Otherwise, a non-zero value is returned.
USAGE EXAMPLES
Displays the physical disk name and by-id name of the internal disk rootDisk0001 registered in the root class RootClass when it was registered in RootClass.
# /etc/opt/FJSVsdx/bin/sdxdevinfo -c RootClass -d rootDisk0001
class disk device by-id
-------- -------- -------- --------
RootClass rootDisk0001 sda 3500000e111c01810 |