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 > Support > Logs — Manage logging setting, view and share logs files.

SYNOPSIS

Browse

Share

VxLogView Minutes minutes_ago

VxLogView Module

DESCRIPTION

Use this command to do the following functions:

  • Browse the appliance log directories and files.

    You can use the Browse command to view the log directories and log files that are configured in your appliance node. When you run the Browse command the command prompt changes to LOGROOT/>. From the LOGROOT/ command prompt you can run the following commands to list, view, and change directories:

    • ls - List the directories and files

    • tree - Provides a tree-view of the directories and files.

    • cd DIR - Use to change the directory, where DIR is the directory name. For example, you can use cd ., cd .., and cd -.

    • less FILE - Provides a read-only view of a file. You must enter the letter q or quit to exit this view.

    • exit|quit - Enables you to exit the log shell.

    • help|? - Use either of these two commands to display help.

    From the LOGROOT/> command prompt, you can use the ls command to see the following log directories on the host:

    • APPLIANCE

    • OS

    • COREDUMP

    To see the log files from within a log directory, you must change directories to the log directory that contains the log files that you want to view. After you change directories, the same commands that were available under the LOGROOT/ view are available for each of the log directories.

    For example, to see the operating system (OS) log files, you must first enter cd OS at the LOGROOT/> command prompt. The command prompt changes to LOGROOT/OS>/. Then you can enter ls to see the file names. Finally, you can use the less filename command to view a read-only version of the log file.

  • Export or remove CIFS and NFS shares for the logs.

    Use the Share Open command to export the CIFS and the NFS shares for the logs. The Share Close command removes the CIFS and the NFS shares for the logs.

  • Display debug information from the VxLog files.

    Use the VxLogView command to display log files for specific job or by a set duration of time.

OPTIONS

Browse

Use to show the appliance logs on the current node.

Share

Use to extract the CIFS and the NFS shares for the logs.

For CIFS, you must map the share using the appliance "admin" user's credentials.

VxLogView Minutes minutes_ago

Display debug information from the log files using time (in minutes) as the criteria by which the information is parsed.

Where minutes_ago is the amount of time, in minutes, used to determine how much of the past debug information to display.

VxLogView Module

Use the command to display debug information from the log files by designating a specific logging module as the criteria by which the information is parsed. Type the number that corresponds to the appliance system component that contains the module that you want to view the VxLog of.