Previous Topic: Stop NEC Cluster GroupsNext Topic: Enable Arcserve Backup in NEC Cluster Scripts


Disable Arcserve Backup in NEC Cluster Scripts

Cluster scripts and registry keys are inserted during the NEC post-setup process. When upgrading from a previous release, the cluster scripts need to be disabled and the registry key need to be deleted.

Note: This section contains graphics that correspond with NEC CLUSTERPRO/ExpressCluster version 8.0. If you are running a more recent version of NEC CLUSTERPRO/ExpressCluster, see your NEC CLUSTERPRO/ExpressCluster documentation.

To disable Arcserve Backup in NEC cluster scripts

  1. Access the Cluster Manager.

    The Cluster Manager window appears.

    Note: Cluster Manager is a utility provided by NEC and is installed on servers that have NEC CLUSTERPRO/ExpressCluster installed. From the Cluster Manager, you perform most of the configuration and management tasks associated with clusters.

  2. Suspend the cluster in Operation Mode and then select Config Mode from the drop-down.

    Cluster Mode Options

    Cluster Config Mode

  3. From the Groups folder, select failover, right-click on the script and click Properties.

    Cluster Failover

    Cluster Failover Properties

  4. From the Script list, select start.bat and click Edit. When the start.bat script appears, locate the REM SET process script (two locations) and set the value to zero as follows:
    SET process=0
    

    Note: In the start.bat file, the REM SET process script is located after NORMAL and after FAILOVER.

    The start.bat script is modified.

  5. From the Script list, select stop.bat and click Edit. When the stop.bat script appears, locate the REM SET process script (two places) and set the value to zero as follows:
    SET process=0
    

    Note: In the stop.bat file, the REM SET process script is located after NORMAL and after FAILOVER.

    The stop.bat script is modified.

  6. From the Group properties dialog, select the Registry tab.

    The Registry dialog appears.

    Group properties dialog: NEC Registry Key Delete.

  7. From the Registry key list, select the existing registry key and click Delete.

    The Registry key is deleted.