Deploying Virtual Connect Enterprise Manageron Microsoft Cluster Service
Sample output from prerequisites check step
C:\script>cscript HA-VCEM_script.wsf //job:check
Microsoft (R) Windows Script Host Version 5.6
Copyright (C) Microsoft Corporation 1996-2001. All rights reserved.
Checking for required Windows services on cluster nodes...
OK! - 'SNMP Service' in state 'Running' on node SYS001
OK! - 'SNMP Service' in state 'Running' on node SYS002
Checking if VCEM cluster resources can be defined...
OK! - Cluster Group 'HP VCEM Group'
OK! - Cluster resource 'HP VCEM Disk'
OK! - Cluster resource 'HP VCEM Svr'
OK! - Cluster resource 'HP VCEM IP Address'
OK! - Cluster resource 'WMI Mapper Service'
OK! - Cluster resource 'HP SIM Service'
OK! - Cluster resource 'OpenSSH Service'
Prerequisite conditions appear to have been met.
Continue with VCEM cluster resource definition.
Sample output from cluster resources creation step
C:\script>cscript HA-VCEM_script.wsf //job:define
Microsoft (R) Windows Script Host Version 5.6
Copyright (C) Microsoft Corporation 1996-2001. All rights reserved.
Creating VCEM Cluster resources using cluster: HAVCEM
There are 2 nodes in cluster.
SYS001
SYS002
OK! - VCEM Cluster group 'HP VCEM Group' created.
OK! - VCEM Cluster IP Resource 'HP VCEM IP Address' created.
OK! - VCEM Cluster Network Name Resource 'HP VCEM Svr' created.
OK! - VCEM Cluster Disk Resource 'HP VCEM Disk' created.
OK! - VCEM Cluster SIM Service Resource 'HP SIM Service' created.
OK! - VCEM Cluster OpenSSH Service Resource 'OpenSSH Service' created.
OK! - VCEM Cluster WMIMapper Service Resource 'WMI Mapper Service'
created.
OK! - VCEM Cluster Group Online on this node.