Veritas Access Appliance Command Reference Guide
- Overview
- Appendix A. Main > Appliance
- Appendix B. Main > Manage > Cluster
- Appendix C. Main > Manage > Software
- Appendix D. Main > Manage > Storage
- Appendix E. Main > Monitor
- Appendix F. Main > Network
- Appendix G. Main > Settings
- Appendix H. Main > Support
Name
Main > Monitor > Hardware — View the various hardware components, view the errors and the health status.
SYNOPSIS
Hardware ShowErrors
Hardware ShowComponents
Hardware ShowHealth Appliance [Item]
DESCRIPTION
Use this command to do the following:
Display the hardware components such as the appliance or the compute node, or the storage shelves. The items that are associated with these components also display.
View the errors that are related to the hardware components of an appliance. You can use this information to notify Veritas Technical Support of the errors.
View the performance and status of various hardware components of the appliance node and the attached storage.
OPTIONS
- Hardware ShowComponents
Display all the hardware components and items of an appliance node.
- Hardware ShowErrors
Display all the errors that are related to hardware status.
- Hardware ShowHealth Appliance [Item]
The following options are available for the [Item] parameter. The default value is
ALL
.(All/Product/Fan/Power/Temperature/CPU/Network/PCI/Firmware/ Partition/RAID/Disk/DIMM/Certificate/CMOSBattery/DIMMPopulation/ StorageStatus/Connection
For example, to view the serial number of the appliance node, run the following command:
Hardware ShowHealth Appliance Product
- Hardware ShowHealth PrimaryShelf [Item]
View the performance and status of the primary storage shelf of the appliance.
The following options are available for the [Item] parameter. The default value is
ALL
.(All/Fan/Disk/Power/Temperature/Product/Firmware/BBU/ Controller/Volume/VolumeGroup) [all]
- Hardware ShowHealth ExpansionShelf [ExpansionShelfID] [Item]
View the performance and status of the expansion storage shelf(shelves) of the appliance.
Where [ExpansionShelfID] is the ID of a specific expansion shelf. By default, the data is displayed for all the storage shelves. To check the expansion shelf IDs, use the Main > Monitor > Hardware ShowComponents command.
The following options are available for the [Item] parameter. The default value is
ALL
.(All/Fan/Disk/Power/Temperature/Product/Volume/ VolumeGroup) [all]
For example, to view the status of fan on the expansion storage shelf with an ID of 1, run the following command:
Hardware ShowHealth ExpansionShelf 1 FAN
EXAMPLES
The following is an example output of the Monitor > Hardware ShowHealth Appliance Product command.
Compute Node syscluster_01 Time Monitoring Ran: Mon Jan 22 2018 22:52:21 PST +---------------------------------------------+ | Hardware monitor information | |+-------------+--------------+-------------+ | || Name | Manufacturer | Serial | | |+-------------+--------------+-------------+ | || Access 3340 | Veritas | VTAS9000918 | | |+-------------+--------------+-------------+ | | | +---------------------------------------------+
Hardware ShowHealth Appliance Connection Compute Node abc-cluster_01 Time Monitoring Ran: Wed Jan 24 2018 18:34:13 PST +--------------------------------------------------------------------------------+ | Appliance to Primary Storage Shelf Connections Information | |+-----------+----------------+----------------------------+-----------+-------+ | || ID | Appliance Port | Primary Storage Shelf Port | Status | State | | |+-----------+----------------+----------------------------+-----------+-------+ | || SAS HBA 0 | Slot1 Port1 | Controller B Port 0 | Connected | OK | | |+-----------+----------------+----------------------------+-----------+-------+ | || SAS HBA 0 | Slot1 Port2 | Controller A Port 0 | Connected | OK | | |+-----------+----------------+----------------------------+-----------+-------+ | || SAS HBA 1 | Slot4 Port1 | Controller B Port 1 | Connected | OK | | |+-----------+----------------+----------------------------+-----------+-------+ | || SAS HBA 1 | Slot4 Port2 | Controller A Port 1 | Connected | OK | | |+-----------+----------------+----------------------------+-----------+-------+ | | | +--------------------------------------------------------------------------------+