Sun Cluster 3.2

Hi,

I just settle up a 2 node cluster on 2 V490.

Both running Solaris 10 11/06, fully patched, as well as SunCluster 3.2.

Everything seems ok except that both nodes are unable to mount /global/.devices/node@2. This is ther error

"svc.startd[8]: [ID 652011 daemon.warning] svc:/system/cluster/globaldevices:default: Method "/usr/clus

ter/lib/svc/method/globaldevices start" failed with exit status 96."

"svc.startd[8]: [ID 748625 daemon.error] system/cluster/globaldevices:default misconfigured: transition

ed to maintenance (see 'svcs -xv' for details)"

Any ideas?

Thanks a lot.

[642 byte] By [javipardoa] at [2007-11-27 5:41:02]
# 1
What does df -h says on each node?Do You have different name of the devices for the /globaldevices FS?/Ult
Uffe_ba at 2007-7-12 15:18:05 > top of Java-index,Solaris Operating System,Solaris Essentials - General Technical Questions...
# 2
The same in both nodes:/dev/md/dsk/d61002M3,6M939M1%/global/.devices/node@1On the second node, it says: "cant mount /global/.devices/node@2 because /dev/md/dsk/d6 is already mounted"
javipardoa at 2007-7-12 15:18:05 > top of Java-index,Solaris Operating System,Solaris Essentials - General Technical Questions...
# 3
You'll need to rename /dev/md/dsk/d6 to something else on the other node.(metarename d6 d106) since these will be in the global space of the cluster. /Ulf
Uffe_ba at 2007-7-12 15:18:05 > top of Java-index,Solaris Operating System,Solaris Essentials - General Technical Questions...
# 4

OK. Did that change on node 1, rename d6 to d106, and now both nodes are able to mount both "......./node@1" and "....../node@2".

And its curious, but the initial error message its still showing on the second node, and now it also fails on the other node......

"bash-3.00# svcs -xv

svc:/system/cluster/globaldevices:default (Suncluster globaldevices service)

Estado: maintenance desde Mon May 28 14:02:15 2007

Motivo: Iniciar m閠odo sali?con $SMF_EXIT_ERR_CONFIG.

Consulte: http://sun.com/msg/SMF-8000-KS

Consulte: /var/svc/log/system-cluster-globaldevices:default.log

Impacto: 3 servicios dependientes no se est醤 ejecutando:

svc:/system/cluster/mountgfs

:defaultsvc:/system/cluster/clusterdata

:defaultsvc:/system/cluster/ql_rgm

:default

"

javipardoa at 2007-7-12 15:18:05 > top of Java-index,Solaris Operating System,Solaris Essentials - General Technical Questions...
# 5
Sorry, but it just fixed on both nodes with a reboot.Now its working fine.Thanks a lot for the help
javipardoa at 2007-7-12 15:18:05 > top of Java-index,Solaris Operating System,Solaris Essentials - General Technical Questions...