Sun Cluster 3.2 on Vmware nodes
Hi,
I am trying to install Sun cluster 3.2 on VMware solaris 10 nodes.
In 3.2 scinstall can configure the cluster software on the secondnode also. But the scinstall hangs after configuring the second node and reboots the second node. Also observed that after rebooting the second node is not forming the initial cluster. Does anybody know any workaround for this ?
I also tried making the first node as a first cluster node. Faced the same problem again. scinstall completes fine and after reboot the firstnode doesnot form a cluster and boots in non-cluster mode always.
If anyone is aware of these problems please help me.
Regards
LP
[679 byte] By [
lpandrea] at [2007-11-27 1:38:53]

# 5
Tim,
I havn't installed any patches.
I have checked the services using svcs -x and initially found one server was disabled
/system/cluster/cl-svc-cluster-milestone
I tried to start that service and had lot of dependencies and started them all and rebooted the machine. Still it is booting in non cluster mode and now svcs -xv gives the following services were not started
# svcs -xv
svc:/system/cluster/sc_failfast:default (Enabling the failfast service)
State: maintenance since Wed Apr 25 19:47:17 2007
Reason: Start method exited with $SMF_EXIT_ERR_CONFIG.
See: http://sun.com/msg/SMF-8000-KS
See: /var/svc/log/system-cluster-sc_failfast:default.log
Impact: 14 dependent services are not running:
svc:/system/cluster/cl-svc-enable:default
svc:/system/cluster/sc_zones:default
svc:/system/cluster/scprivipd:default
svc:/system/cluster/cl-svc-cluster-milestone:default
svc:/system/cluster/sckeysync:default
svc:/system/cluster/rpc-fed:default
svc:/system/cluster/rgm:default
svc:/system/cluster/scdpm:default
svc:/system/cluster/rpc-pmf:default
svc:/system/cluster/sc_ng_zones:default
svc:/system/cluster/pnm:default
svc:/system/cluster/cl-event:default
svc:/system/cluster/cl-eventlog:default
svc:/system/cluster/cl-ccra:default
svc:/system/cluster/scslm:default (Sun Cluster cleanup for SLM generated pools/pset)
State: offline since Wed Apr 25 19:36:59 2007
Reason: Dependency svc:/system/pools is absent.
See: http://sun.com/msg/SMF-8000-E2
Impact: 4 dependent services are not running:
svc:/system/cluster/rpc-fed:default
svc:/system/cluster/cl-svc-cluster-milestone:default
svc:/system/cluster/sckeysync:default
svc:/system/cluster/rgm:default
svc:/application/print/server:default (LP print server)
State: disabled since Wed Apr 25 19:36:49 2007
Reason: Disabled by an administrator.
See: http://sun.com/msg/SMF-8000-05
See: man -M /usr/share/man -s 1M lpsched
Impact: 2 dependent services are not running:
svc:/application/print/rfc1179:default
svc:/application/print/ipp-listener:default
- LP