Skip to main content

We've Moved!

Product Documentation has moved to docs.hitachivantara.com
Hitachi Vantara Knowledge

Accessing the SMU command line interface

Use one of the following methods to access the SMU command line interface:

  • Serial (console) port
  • SSH connection
  • Hypervisor console (either ESXi or Hyper-V). See the Virtual SMU Administration Guide for further details.
WARNINGThe SMU and NAS Platform are appliances, not plain Linux servers, and their configurations are programmatically controlled. If their configuration files are manually changed outside of the provided/supported commands, the impact of such changes cannot be predicted and might destabilize the system. Do not, for any reason, manually edit configuration files or install applications/scripts on the SMU or NAS Platform without consent from your support provider.

Using the serial (console) port

The SMU ships without a preconfigured network setup. To perform the initial setup, access the SMU through a direct serial connection or KVM. After its network configuration has been completed, access the SMU’s CLI directly through SSH or through a Java-enabled SSH session running under NAS Manager.

To connect using a serial console:

Procedure

  1. Attach an RS232 null-modem cable (DB-9 female to DB-9 female) to the serial port on the SMU back panel. Attach the other end of the serial cable to a terminal (for instance, a laptop).

  2. Start a console session using your terminal emulation with the following settings:

    • 115,200 b/s
    • 8 data bits
    • 1 stop bit
    • No parity
    • VT100 emulation
    • No flow control
    You may want to enable the logging feature in your terminal program to capture the session.
  3. Log in as the user manager. When prompted, enter the password for the user manager.

  4. After connecting, launch the storage server CLI or select the SMU shell.

    From the SMU command line, access the server CLI using a method in the displayed menu, or enter q to access the SMU shell.

Using an SSH connection

The SMU can be accessed using any SSH client. Note that the client should be configured to support the UTF-8 (Unicode) character encoding.

 

  • Was this article helpful?