Oracle Hardware Certification Test Suite: 5.7 User Guide


Table of Contents

Chapter 5

External Storage Certification

The requirements and configurations needed to certify External Storage devices are different from that of certifying other components with Oracle HCTS. Hence, this chapter is dedicated only to External Storage devices and the procedure to certify them using Oracle HCTS.

This chapter covers the following sections.

Requirements for Certifying External Storage Devices

External Storage certification has certain hardware and software requirements.

Hardware Requirements

The hardware requirements for certifying External Storage Devices can be schematically represented as shown in the following figure.

The image shows the set up of External Storage Certification, with one test server, 3 hosts and an external storage device. The steps for the test are described in the sections that follow.

The hardware requirements to certify External Storage devices are as follows.

  • Four servers are required. One as the test server, and the other three as hosts are connected to external storage.

  • Set up at least two multi-hosted disks on external storage for Host01, Host02, and Host03.

  • Each host should have two connections to the external storage (for multi-path).

  • Host01, Host02, Host03, and test server can be accessed each other through Ethernet.

Software Requirements

The software requirements to certify External Storage devices are as follows.

  • The platform of Host01, Host02, Host03 should be the same.

  • Install same Oracle Solaris release on Host01, Host02, Host03.

  • The tests require reboot process, make sure the network configuration of Host01, Host02, Host03 stay the same after rebooting.

Certifying External Storage Devices

To certifying External Storage devices, you need to first set up the storage environment. You can then certify your devices using either the GUI or command-line interfaces. The following section describes the procedures that need to be followed to certify External Storage Devices.

To Set the External Storage Certification Environment

  1. Set up the environment on the Test Server and all 3 hosts, by executing the following steps.
    1. Install the SUNWhcts and the SUNWtscsi packages, by executing the following commands
      # pkgadd -d . SUNWhcts
      # pkgadd -d . SUNWtscsi 
    2. Enable root log into the machine through rsh. Edit <Root Home Directory>/.rhosts and add + + to the head of <Root Home Directory>/.rhosts.

      The content <Root Home Directory>/.rhosts should be as follows.

      + + 
      + scsi
    3. Edit /etc/default/login feature, and comment the line CONSOLE=/dev/console.
    4. Restart the login service, by executing the following command.
      # svcadm restart svc:/system/console-login:default
    5. Make sure the following services are online.
      # svc:/network/shell:default svc:/network/login:rlogin 
  2. Enable I/O multipathing feature on all three hosts, by executing the following command.
    # stmsboot -e
    Reboot your machine by typing y, when the command prompts you to do so.

To Certify External Storage on Test Server Using GUI

  1. Start the Oracle HCTS GUI on Test Server.
  2. When prompted to select a mode for the machine, select System Under Test then click the OK button.
  3. Click on the External Storage Certification button on the left panel of main window.
    The image shows the screen shot of External Storage Certification on GUI. You can use this screen to certify external storage devices.
  4. Type in the hostnames or IP addresses of three machines respectively in text fields.
  5. Click Check Devices button.

    External disks found by HCTS will be displayed on the right text areas.

  6. Select any two disks from the list.
  7. Click the Start button.

To Certify External Storage on Test Server Using CLI

  1. Type the following command to set up the Test Server as System Under Test.
    # hctscli setup-sut
  2. Type the following command to start the certification of external storage on test server.
    # hctscli certify Storage_ESD

    The following message is displayed.

    External storage certification environment needs to be set up \
    before starting the certification.
    Refer to HCTS User Guide/Online Help for detailed information.
    
    Type three hostnames or IP addresses(separated by a space or tab):
  3. Type three host names or IP addresses (separated by a space or tab).
    Host1 Host2 Host3
    Choose any two disks from the following list:
    1: Disk1
    2: Disk2
    3: Disk3
    Type the serial numbers of the two disks \
    you want to select (separated by a space or tab).
  4. Type the serial numbers of the two disks you want to select (separated by a space or tab).
    1 2

Example 5-1 Sample of the External Storage Certification Using CLI

The following image shows an example of the steps for certifying the External Storage Certification.

This image is a screenshot of the External Storage Certification test using CLI.

    E-mail this page E-mail this page    Printer View Printer View