Veritas NetBackup™ Appliance Commands Reference Guide
- Overview
- Appendix A. Main > Appliance commands
- Appendix B. Main > Manage > FibreChannel commands
- Appendix C. Main > Manage > HighAvailability commands
- Appendix D. Main > Manage > Libraries commands
- Appendix E. Main > Manage > Libraries > Advanced > ACS commands
- Appendix F. Main > Manage > License commands
- Appendix G. Main > Manage > MountPoints commands
- Appendix H. Main > Manage > NetBackup CLI commands
- Appendix I. Main > Manage > OpenStorage commands
- Appendix J. Main > Manage > Software commands
- Appendix K. Main > Manage > Storage commands
- Appendix L. Main > Manage > Tapes commands
- Appendix M. Main > Manage > Certificates commands
- Appendix N. Main > Monitor commands
- Appendix O. Main > Network commands
- Appendix P. Main > Network > Security commands (IPsec)
- Appendix Q. Main > Reports commands
- Appendix R. Main > Settings commands
- Appendix S. Main > Settings > Alerts commands
- Appendix T. Main > Settings > Notifications view commands
- Appendix U. Main > Settings > Security commands
- Appendix V. Main > Support commands
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]
Hardware ShowHealth StorageShelf [Item]
Hardware ShowHealth PrimaryShelf [Item]
Hardware ShowHealth ExpansionShelf [ExpansionShelfID] [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 and the attached storage.
OPTIONS
- Hardware ShowComponents
Display all the hardware components and items of an appliance.
- Hardware ShowErrors
Display all the errors that are related to hardware status.
- Hardware ShowHealth Appliance [Item]
View the performance and status of various hardware components of the appliance. The [Item] parameter specifies the hardware part for which the data is queried.
The following options are available for the [Item] parameter. The default value is
ALL
.For 5230 and 5240 appliances:
(All/Fan/CPU/Disk/Fibrechannel/RAID/Power/Temperature/Product/ PCI/Network/Firmware/Adapter/Partition/MSDP/MSDPCloud/DIMM/ StorageConnections) [all]
Note:
The StorageConnections option uses a different plugin that makes it non-compatible for a 5230 appliance. Attempting to run this option on a 5230 results in an error message.
For a 5250 appliance:
(All/Fan/CPU/Disk/Fibrechannel/RAID/Power/Temperature/Product/ PCI/Network/Adapter/Partition/MSDP/DIMM/Mini_SSD)[all]
For a 5330 appliance:
(All/Fan/CPU/Disk/Fibrechannel/RAID/Power/Temperature/Product/ PCI/Network/Firmware/Connection/StorageStatus/Partition/DIMM) [all]
For 5340 and 5350 appliances:
(All/Fan/CPU/CMOSBattery/Disk/Fibrechannel/RAID/Power/Temperature/ Product/PCI/Network/Firmware/Partition/MSDP/Connection/ StorageStatus/DIMM/DIMMPopulation/Certificate/Adapter [all]
For example, to view the serial number of the appliance, run the following command:
Hardware ShowHealth Appliance Product
- Hardware ShowHealth StorageShelf [Item]
View the performance and status of various hardware components of the storage shelf that is attached to a 52xx appliance. The [Item] parameter specifies the hardware part for which the data is queried.
The following options are available for the [Item] parameter. The default value is
ALL
.(All/Fan/Disk/Power/Temperature/Product) [all]
- Hardware ShowHealth PrimaryShelf [Item]
View the performance and status of the primary storage shelf of the NetBackup 53xx Appliance.
The following options are available for the [Item] parameter. The default value is
ALL
.(All/Fan/Disk/RAID/Power/Temperature/Product/Firmware/BBU/ Controller/Volume/Connection) [all]
- Hardware ShowHealth ExpansionShelf [ExpansionShelfID] [Item]
View the performance and status of the expansion storage shelf(shelves) of the NetBackup 53xx 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) [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
- ShowHealth Appliance Partition ExportCSV
Export the status of all the partitions on an appliance. Follow the instructions on the shell menu to find the CSV file for more details.
EXAMPLES
The following is an example output of the Monitor > Hardware ShowHealth Appliance Product command.
abc123.Monitor> Hardware ShowHealth Appliance Product Compute Node abc123.company.com Time Monitoring Ran: Tue Jul 19 2016 02:29:15 PDT +-----------------------------------------------------+ | Hardware monitor information | |+----------------+--------------+------------------+ | || Name | Manufacturer | Serial | | |+----------------+--------------+------------------+ | || NetBackup 52xx | Veritas | abc123serialno | | |+----------------+--------------+------------------+ | | | +-----------------------------------------------------+
The following is an example output of the Main > Monitor > Hardware ShowHealth ExpansionShelf 1 Fan command:
Node abc122 Time Monitoring Ran: Thu Mar 27 2014 07:20:43 Compute node does not have any errors. +------------------------------------------------------------+ | Expansion Storage Shelf 1 Fan Information | |+----------------------------------------------------------+| ||ID| Location | Status | State | Acknowledge || ||--+------------+------------+---------+-------------------|| ||1 |Tray 1 Right|Optimal |OK |N/A || ||--+------------+------------+---------+-------------------|| ||2 |Tray 1 Left |Optimal |OK |N/A || ||--+------------+------------+---------+-------------------|| ||3 |Tray 1 Right|Optimal |OK |N/A || ||--+------------+------------+---------+-------------------|| ||4 |Tray 1 Left |Optimal |OK |N/A || |+----------------------------------------------------------+| +------------------------------------------------------------+