Contidos dentro
Localizar Mais Documentação
Destaques de Recursos de Suporte
| Fazer download desta apostila em PDF
- CHAPTER 1
Using the luxadm Command
- The luxadm program is an administrative command that manages both the StorEdge A5000 and SPARCstorage Array subsystems. luxadm performs a variety of control and query tasks, depending on the command line arguments and options used.
- The command line must contain a subcommand.
-
luxadm [options] subcommand [options] {enclosure[,dev]... |
pathname...}
|
- You may also enter options, usually at least one enclosure name or pathname, and other parameters depending on the subcommand.You specify a device by entering a physical path name, or a logical path name. See "Addressing" on page 2".
- You only need to enter as many characters as are required to uniquely identify a subcommand. For example, to run the display subcommand on an enclosure named box1, you could enter:
-
Addressing
Addressing a StorEdge A5000 Disk Array
Pathname
- Either a complete physical path name or a complete logical path name may be entered to specify the device or controller. A typical physical path name for a StorEdge A5000 device is:
-
/devices/sbus@1f,0/SUNW,socal@1,0/sf@0,0/
ssd@w2200002037000f96,0:a,raw
|
- or
-
/devices/io-unit@f,e0200000/sbi@0,0/SUNW,socal@2,0/sf@0,0/
ssd@34,0:a,raw
|
- For all StorEdge A5000 disk array interface boards (IBs) on the system, a logical link to the physical paths is kept in the directory /dev/es. An example of a logical link is /dev/es/ses0.
Enclosure
- For the StorEdge A5000 disk array, the WWN may be used in place of the pathname to select a device or interface board. The WWN is a unique 16 digit hexadecimal value that specifies either the port used to access the device or the device itself. A typical WWN value is: 2200002037000f96.
- Or you can specify the name of the StorEdge A5000 enclosure and an identifier for the particular device in the enclosure. A device in a StorEdge A5000 enclosure is identified as follows:
-
BOX_NAME,[f|r]slot_number
|
- where:
-
TABLE 1-1
| Options/Arguments | Description |
| BOX_NAME | is the name of the StorEdge A5000 enclosure, as specified by the enclosure_name subcommand |
| f or r | specifies the front or rear slots in the StorEdge A5000 enclosure |
| slot_number | is the slot number in the StorEdge A5000 enclosure, 0-6 or 0-10 |
- When addressing the StorEdge A5000 subsystem the pathname or enclosure name specifies the StorEdge A5000 IB.
Addressing a SPARCstorage Array
- When addressing the SPARCstorage Array, the pathname specifies the SPARCstorage Array controller or a disk in the SPARCstorage Array. The controller name is specified by its physical name, for example
-
/devices/.../.../SUNW,soc@3,0/SUNW,pln@axxxxxxx,xxxxxxxx:ctlr
|
- or by a name of the form cN, where N is the logical controller number. luxadm uses the cN name to find an entry in the /dev/rdsk directory of a disk that is attached to the SPARCstorage Array controller. The /dev/rdsk entry is then used to determine the physical name of the SPARCstorage Array controller. A disk in the SPARCstorage Array is specified by its logical or physical device name, for example,
-
- or
-
/devices/.../.../SUNW,soc@3,0/SUNW,pln@axxxxxxx,xxxxxxxx/
ssd@0,0:c,raw
|
- See the disks(1M) and devlinks(1M) manpages for more information on logical names for disks and subsystems.
Addressing a SPARCstorage RSM Tray
- When addressing the SPARCstorage RSM tray, the pathname specifies the controller or a disk in the SPARCstorage RSM tray. The controller name is specified by its physical name, for example
-
/devices/sbus@1f,0/QLGC,isp@1,10000/sd@8,0:c,raw
|
- or by a name of the form cN, where N is the logical controller number. luxadm uses the cN name to find an entry in the /dev/rdsk directory of a disk that is attached to the SPARCstorage Array controller. The /dev/rdsk entry is then used to determine the physical name of the controller. A disk in the SPARCstorage RSM tray is specified by its logical or physical device name, for example,
-
- See the disks(1M) and devlinks(1M) manpages for more information on logical names for disks and subsystems.
Subcommand Support Matrix
- The following table lists the luxadm subcommands that are supported on the StorEdge A5000, the SPARCstorage Array, and SPARCstorage RSM trays. Subcommands that are preceded by -e are expert mode subcommands and should only be used by qualified system personnel.
-
-
|
|