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. Select the NEC Group that the Arcserve server is deployed in, and locate the corresponding Arcserve cluster resources. Right-click on each Arcserve cluster resource and from the pop-up menu, select Property.

    The Group property dialog appears.

    NEC Express Cluster console. The Group Property dialog appears.

  3. Select the Reference and Change option. When the Group properties dialog opens, select the Script tab.

    The Script tab dialog appears.

    Group properties dialog. NEC Cluster Script Edit.

  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.