[ Contents ] [ Index ]

Converting a Dual Controller Array to a Single Controller Array

If one controller fails in a dual array controller configuration, you might want to run a single controller for an extended period of time so that the array does not display as degraded in the console.

  1. Make sure you know the serial number of the controller being removed. You can check the event log for the failed controller's serial number or check the console and make a note of the primary controller's serial number.

  2. Change the remaining controller’s redundancy setting to disabled.

    You must use the firmware application to disable redundancy on the controller. Refer to the SANnet II RAID Firmware User’s Guide for your array for information about accessing the firmware application, and then continue with the following steps.
    1. From the Main Menu, select view and edit Peripheral devices, and press Return.
    2. Select Set Peripheral Device Entry, and press Return.
    3. Select Redundant Controller – Primary, and press Return.
    4. Select Disable redundant controller, and press Return.

  3. Stop the Agent as explained in the installation chapter for your operating system.

  4. Change to /var/opt/DotHill/ssagent and edit the file sscontlr.txt.
    The very last line in the file contains the serial numbers of both controllers. Remove the failed controller’s serial number from this line.
  5. # RAID_CONTROLLER=Enable:3197861:3179746

  6. Start the agent as explained in the installation chapter for your operating system.

  7. Rescan the console if it was open during this procedure.
[ Contents ] [ Index ]