Go to main content
Oracle Hardware Certification Test Suite 5.8

Exit Print View

Updated: November 2016
 
 

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.