Veritas Access Appliance Command Reference Guide

Last Published:
Product(s): Appliances (7.4.3)
Platform: Veritas 3340,Access Appliance OS
  1. Overview
    1.  
      Scope of the Veritas Access Command Reference Guide
    2.  
      Where to find the documentation
    3.  
      Using the Access Appliance shell menu
  2. Appendix A. Main > Appliance
    1.  
      Appliance > Status
  3. Appendix B. Main > Manage > Cluster
    1.  
      Cluster > Configure
  4. Appendix C. Main > Manage > Software
    1.  
      Manage > Software > Cancel
    2.  
      Manage > Software > Delete
    3.  
      Manage > Software > Download
    4.  
      Manage > Software > DownloadProgress
    5.  
      Manage > Software > Install
    6.  
      Manage > Software > List
    7.  
      Manage > Software > Readme
    8.  
      Manage > Software > Rollback
    9.  
      Manage > Software > Share
    10.  
      Manage > Software > UpgradeStatus
  5. Appendix D. Main > Manage > Storage
    1.  
      Manage > Storage > Show
    2.  
      Manage > Storage > Scan
    3.  
      Manage > Storage > Erase
  6. Appendix E. Main > Monitor
    1.  
      Monitor > Beacon
    2.  
      Monitor > MemoryStatus
    3.  
      Monitor > NetworkStatus
    4.  
      Monitor > SDCS
    5.  
      Monitor > Top
    6.  
      Monitor > Uptime
    7.  
      Monitor > Who
    8.  
      Monitor > Hardware
  7. Appendix F. Main > Network
    1.  
      Network > Configure
    2.  
      Network > Date
    3.  
      Network > DNS
    4.  
      Network > Gateway
    5.  
      Network > Hostname
    6.  
      Network > Hosts
    7.  
      Network > IPv4
    8.  
      Network > IPv6
    9.  
      Network > NetStat
    10.  
      Network > NTPServer
    11.  
      Network > Ping
    12.  
      Network > Proxy
    13.  
      Network > SetProperty
    14.  
      Network > Show
    15.  
      Network > TimeZone
    16.  
      Network > TraceRoute
    17.  
      Network > Unconfigure
  8. Appendix G. Main > Settings
    1.  
      Settings > Password
    2.  
      Settings > Alerts > CallHome
    3.  
      Settings > Alerts > Email
    4.  
      Settings > Alerts > Hardware
    5.  
      Settings > Alerts > SNMP
    6.  
      Settings > LogForwarding
    7.  
      Security > Certificates > DeviceCertificate > Export
    8.  
      Security > Certificates > DeviceCertificate > Import
  9. Appendix H. Main > Support
    1.  
      Support > Cleanup > ResetDIMMErrors
    2.  
      Support > Collect
    3.  
      Support > DataCollect
    4.  
      Support > FactoryReset
    5.  
      Support > InfraServices
    6.  
      Support > IPMI
    7.  
      Support > LogBrowser
    8.  
      Support > Logs
    9.  
      Support > Maintenance
    10.  
      Support > RAID
    11.  
      Support > Reboot
    12.  
      Support > Services
    13.  
      Support > Shutdown
    14.  
      Support > Storage Reset
    15.  
      Support > Test

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    | |
|+-----------+----------------+----------------------------+-----------+-------+ |
|                                                                                |
+--------------------------------------------------------------------------------+