Sun Microsystems, Inc.  Oracle System Handbook - ISO 7.0 May 2018 Internal/Partner Edition
   Home | Current Systems | Former STK Products | EOL Systems | Components | General Info | Search | Feedback

Asset ID: 1-71-1985393.1
Update Date:2016-06-30
Keywords:

Solution Type  Technical Instruction Sure

Solution  1985393.1 :   Sun StorEdge 3000 Arrays: How to Access the Firmware Menu Using the SSH Protocol  


Related Items
  • Sun Storage 3511 SATA Array
  •  
  • Sun Storage 3310 Array
  •  
  • Sun Storage 3510 FC Array
  •  
  • Sun Storage 3320 SCSI Array
  •  
Related Categories
  • PLA-Support>Sun Systems>DISK>Arrays>SN-DK: SE31xx_33xx_35xx
  •  


This document describes how to use SSH to access array's interactive menu ( firmware menu)

In this Document
Goal
Solution
 Setup Ethernet communication with the array
 Enable SSH protocol.
 Set/Edit array controller-name attribute.
 Using ssh client establish communication with the array.


Created from <SR 3-10112373348>

Applies to:

Sun Storage 3510 FC Array - Version Not Applicable and later
Sun Storage 3511 SATA Array - Version Not Applicable and later
Sun Storage 3320 SCSI Array - Version Not Applicable and later
Sun Storage 3310 Array - Version Not Applicable and later
Information in this document applies to any platform.

Goal

The firmware interactive menu for Sun Storage 3000 arrays is often accessed by telnet or by direct connection of a serial cable to the array. SSH is a better, more secure method of access.

This document provides instructions to configure communication parameters needed to establish an SSH session with the firmware interactive menu.

Solution

  1. Setup Ethernet communication with the array

    Refer to Sun StorEdge 3000 Family Installation, Operation, and Service Manual section "Establishing Communications With An Array".

  2. Enable SSH protocol.

  3. Set/Edit array controller-name attribute.

    SSH session requires user name to be provided. When connecting to  StorEdge 3000 Firmware Menu,  controller-name attribute should be used as user name.

    If no contorller-name set, set it using firmware menu or sccli.
    • View controller-name uing sccli utility.

      sscli <array ip address> show controller-name

    • Set controller-name ( if not set ) using sccli utility.

      sscli <array ip address> set controller-name controller-name

      Refer to Sun StorEdge 3000 Family CLI 2.5 User’s Guide for more details.

    • View or edit controller-name using firmware menu

      From the Main Menu, choose “view and edit Configuration parameters → Controller Parameters → Controller Name” to name or rename the controller.

      Refer to Sun StorEdge™ 3000 Family RAID Firmware 4.2x User’s Guide section "Configuring a Controller Name".



    Following restrictions apply when setting controller name:
    • Unicode characters should not be used.
    • Non printable and blank characters should not be used. Spaces should be avoided
    • The controller password and controller name share a 32-character space; therefore total length  of controller name and password must not be greater than 32 characters
  4. Using ssh client establish communication with the array.

    Use controller-name as the login name when ssh communication is established.

    ssh -l <controller-name> <array ip address>

    Above example uses Linux OpenSSH client. Please refer to your SSH client manual for instructions how to provide user name to establish SSH session.



Do you still have questions? You can use My Oracle Support Communities. Communities put you in touch with industry professionals like yourself. They are monitored by Oracle support engineers, so you can expect reliable and correct answers. Ask questions and see what others are asking about in the Disk Storage 2000, 3000, 6000 RAID Arrays & JBODs Community.

Establishing Communications With An Array


Attachments
This solution has no attachment
  Copyright © 2018 Oracle, Inc.  All rights reserved.
 Feedback