Veritas Flex Appliance Getting Started and Administration Guide
- Product overview
- Release notes
- Getting started
- Managing network settings
- Managing users
- Managing Flex Appliance Console users and tenants
- Using Flex Appliance
- Managing the repository
- Managing application instances from Flex Appliance
- Upgrading application instances
- About Flex Appliance updates
- Appliance security
- Monitoring the appliance
- Configuring alerts
- Viewing the hardware status
- Reconfiguring the appliance
- Troubleshooting guidelines
Viewing storage shelf information on a Veritas 53xx Appliance
You can view data about the storage shelf components from the shell with the show hardware-health primaryshelf command, the show hardware-health expansionshelf command, and the show hardware-data storage-shelf command.
Note:
The show hardware-data storage-shelf command is available on version 3.2 and later.
The show hardware-health primaryshelf command shows details about the following components for a primary shelf:
All (components)
BBU (battery backup unit)
Controller
Disk
Fan
Firmware
Power
Product
Temperature
Volume
VolumeGroup
The show hardware-health expansionshelf command shows details about the following components for a specific expansion shelf:
All (components)
Disk
Fan
Firmware
Power
Product
Temperature
Volume
VolumeGroup
The show hardware-data storage-shelf command shows more granular details about the following components for all storage shelves:
configuration
controllers
disk-affinity
disk-group-statistics
disk-groups
disk-statistics
disks
enclosures
events
pools
ports
sensor-status
system
volumes
To view storage shelf component status
- Log in to the Flex Appliance Shell.
- Run one of the following commands:
For a primary shelf:
show hardware-health primaryshelf component=<component>
Where <component> is the component that you want to see information for.
For an expansion shelf:
show hardware-health expansionshelf component=<component> shelf_id=<shelf number>
Where <component> is the component that you want to see information for and <shelf number> is the number of the expansion shelf, starting from 1.
For more granular details about all storage shelves:
show hardware-data storage-shelf <component>
Where <component> is the component that you want to see information for.