StorEdge A1000 CLI commands

How Can We Help?

StorEdge A1000 CLI commands

A1000: Basic checks/commands

/usr/lib/osa/bin/lad                                # Lists all RAID devices connected to the system
c2t0d0 1T04359725 LUNS: 0 1

/usr/lib/osa/bin/healthck <c2t0d0>                  # General check of selected device
Health Check Summary Information

mya1000_001:              Failed Battery                  # <– Failing battery
mya1000_001:              Dead LUN at Drive [2,0]         # <– Disk in bad state

healthck succeeded!

/usr/lib/osa/bin/raidutil -c <c2t0d0>               # Generic information about the device
LUNs found on c2t0d0.
LUN 0    RAID 0    103407 MB
LUN 1    RAID 0    103407 MB

raidutil succeeded!

/usr/lib/osa/bin/raidutil -c <c2t0d0> -i            # Detailed information
LUNs found on c2t0d0.
LUN 0    RAID 0    103407 MB
LUN 1    RAID 0    103407 MB

Vendor ID         Symbios
ProductID         StorEDGE A1000
Product Revision  0301
Boot Level        03.01.02.33
Boot Level Date   06/16/99
Firmware Level    03.01.02.35
Firmware Date     08/12/99
raidutil succeeded!

/usr/lib/osa/bin/raidutil -c <c2t0d0> -B             # Information about battery life
LUNs found on c2t0d0.
LUN 0    RAID 0    103407 MB
LUN 1    RAID 0    103407 MB
Battery age is between 810 days and 900 days.

raidutil succeeded!

# Battery age:
#         Between 630 and 720 days – near expiration
#         More than 720 días – Expired
# In any of two previous cases battery should be replaced

/usr/lib/osa/bin/raidutil -c <c2t0d0> -R             # Reset battery life counter
# RUN ONLY IF BATTERY HAS BEEN REPLACED!!!

/usr/lib/osa/bin/drivutil -I <c2t0d0>                # Information about LUNs

Group Information for mya1000_001

Group         No. of    RAID       No. of       Total       Remaining
LUNs      Level      Drives       Space(MB)   Space(MB)

1              1          0           6         103407             0
2              1          0           6         103407             0

drivutil succeeded!

/usr/lib/osa/bin/drivutil -i <c2t0d0>                # Information about each of the drives

Drive Information for mya1000_001

Location  Capacity   Status         Vendor  Product          Firmware     Serial
(MB)                              ID             Version      Number
[1,0]     17274      Optimal        SEAGATE ST318404LSUN18G  4207         3BT1BM1N00
[2,0]     17274      Optimal        SEAGATE ST318404LSUN18G  4207         3BT0ZW4E00
[1,1]     17274      Optimal        SEAGATE ST318305LSUN18G  0340         3JKP6AD900
[2,1]     17274      Optimal        SEAGATE ST318404LSUN18G  4207         3BT19FG200
[1,2]     17274      Optimal        SEAGATE ST318404LSUN18G  4207         3BT1BFZP00
[2,2]     17274      Optimal        SEAGATE ST318404LSUN18G  4207         3BT1C09X00
[1,3]     17274      Optimal        SEAGATE ST318404LSUN18G  4207         3BT1CC6T00
[2,3]     17274      Optimal        SEAGATE ST318404LSUN18G  4207         3BT1BSBJ00
[1,4]     17274      Optimal        SEAGATE ST318404LSUN18G  4207         3BT1BHY800
[2,4]     17274      Optimal        SEAGATE ST318404LSUN18G  4207         3BT1CDN300
[1,5]     17274      Optimal        IBM     DDYST1835SUN18G  S94N         00391G1084
[2,5]     17274      Optimal        SEAGATE ST318404LSUN18G  4207         3BT1C5TT00

drivutil succeeded!

/usr/lib/osa/bin/rm6                                # RAID MANAGER Graphic interface

Previous sun device paths
Next Solaris general information
Table of Contents