Seagate ST3655N Manual de usuario Pagina 134

  • Descarga
  • Añadir a mis manuales
  • Imprimir
  • Pagina
    / 263
  • Tabla de contenidos
  • MARCADORES
  • Valorado. / 5. Basado en revisión del cliente
Vista de pagina 133
SANtools® S.M.A.R.T. Disk Monitor (SMARTMon-UX)128
SANTOOLS® is registered in US Patent and Trademark Office No 3,107,854 All rights reserved.
returns.
# ./smartmon-ux -spinup /dev/rdsk/c4t16d0s0
SMARTMon-UX [Release 1.36, Build 8-JUN-2008] - Copyright 2001-2008 SANtools(R), Inc. http://www.SANtools.com
Discovered SEAGATE ST3146855SS S/N "3LN27XJ9" on /dev/rdsk/c4t16d0s0 (Not Enabling SMART)(140014 MB)
Successfully instructed the disk to spin up
Program Ended.
Spin Down
The -spindown command sends the SCSI STOP UNIT command to the selected disk, which causes it to spin
down. If the drive is already spun down, then the command will be ignored. This version of the spin-down command
waits for the disk to complete the spin-down process before returning the results.
# ./smartmon-ux -spindown /dev/rdsk/c4t16d0s0
SMARTMon-UX [Release 1.36, Build 8-JUN-2008] - Copyright 2001-2008 SANtools(R), Inc. http://www.SANtools.com
Discovered SEAGATE ST3146855SS S/N "3LN27XJ9" on /dev/rdsk/c4t16d0s0 (Not Enabling SMART)(140014 MB)
The disk is now spun down
Program Ended.
(The reported results for this and subsequent commands, with exception of the spin inquiry, will be the same
regardless of whether the disk is currently up, down, or in a transitional state)
Spin Down Immediate
The -spindowni command sends the SCSI STOP UNIT IMMEDIATE command to the selected disk. Results are
similar to STOP UNIT, but the command is sent to the disk, and does not wait for the drive to spin down before it
returns.
# ./smartmon-ux -spindowni /dev/rdsk/c4t16d0s0
SMARTMon-UX [Release 1.36, Build 8-JUN-2008] - Copyright 2001-2008 SANtools(R), Inc. http://www.SANtools.com
Discovered SEAGATE ST3146855SS S/N "3LN27XJ9" on /dev/rdsk/c4t16d0s0 (Not Enabling SMART)(140014 MB)
Successfully instructed the disk to spin down
Program Ended.
Spin Inquiry
The -spinq command queries the disk to see if it is up, down, or transitioning.
# ./smartmon-ux -spinq /dev/rdsk/c4t16d0s0
SMARTMon-UX [Release 1.36, Build 8-JUN-2008] - Copyright 2001-2008 SANtools(R), Inc. http://www.SANtools.com
Discovered SEAGATE ST3146855SS S/N "3LN27XJ9" on /dev/rdsk/c4t16d0s0 (Not Enabling SMART)(140014 MB)
The disk is spun up
Program Ended.
1.37 Storage Area Network (SAN) Reporting
The -fc option is basically just a dump of information about all of the fibre channel HBAs and the devices attached to
them. Future releases of the software will expand on the amount of information that is reported, so if you are using a
script to interpret the information then you must NOT rely on specific data to be returned on a particular line.
UNIX/LINUX users should use grep to pattern-match against the title of the field.
As discussed in the Configuring SNIA HBA API Library section , the SNIA drivers must be installed on your system
for your particular makes and models of HBAs. If they are not properly installed or configured, you would get the
results as shown below:
[root@morph smartmon]# ./smartmon-ux -fc
230
Vista de pagina 133
1 2 ... 129 130 131 132 133 134 135 136 137 138 139 ... 262 263

Comentarios a estos manuales

Sin comentarios