Hi,

I had a 2 node cluster working. there was a Quorum configured and I was trying 
to replace the quorum disk. I removed the quorum with -F command as this was 
the only quorum. Later when i tried adding a new quorum it failed.

# ./clquorum add d4
clquorum:  (C400923) Cannot find device "d4" to add.

# ./cldevice populate
Configuring DID devices
cldevice: (C716656) Error in discover_paths(): Cannot walk /dev/rdsk.
Configuring the /dev/global directory (global devices)
obtaining access to all attached disks


Later I realized that the ./cldevice list command was not displayging device 
from one of the node. Below output show only the other node device path. My 
current node is Sol10x86-176.

# ./cldevice list -v
DID Device          Full Device Path
----------          ----------------
d1                  Sol10x86-177:/dev/rdsk/c0t1d0
d2                  Sol10x86-177:/dev/rdsk/c1t0d0
d3                  Sol10x86-177:/dev/rdsk/c3t0d0
d4                  Sol10x86-177:/dev/rdsk/c6t60A9800050336D35684A556B63494D48d0

Below is the output from ./cluster status command. which give daemon error for 
current node
cluster:  (C383355) No response from daemon on node "Sol10x86-176".

# ./cluster status

=== Cluster Transport Paths ===

Endpoint1               Endpoint2               Status
---------               ---------               ------
Sol10x86-177:e1000g1    Sol10x86-176:e1000g1    Path online
Sol10x86-177:e1000g0    Sol10x86-176:e1000g0    Path online


=== Cluster Quorum ===

--- Quorum Votes Summary from (latest node reconfiguration) ---

            Needed   Present   Possible
            ------   -------   --------
            2        2         2


--- Quorum Votes by Node (current status) ---

Node Name         Present      Possible      Status
---------         -------      --------      ------
Sol10x86-177      1            1             Online
Sol10x86-176      1            1             Online


=== Cluster Device Groups ===

--- Device Group Status ---

Device Group Name     Primary     Secondary     Status
-----------------     -------     ---------     ------


--- Spare, Inactive, and In Transition Nodes ---

Device Group Name   Spare Nodes   Inactive Nodes   In Transistion Nodes
-----------------   -----------   --------------   --------------------


--- Multi-owner Device Group Status ---

Device Group Name           Node Name           Status
-----------------           ---------           ------

=== Cluster Resource Groups ===

Group Name       Node Name       Suspended      State
----------       ---------       ---------      -----

=== Cluster Resources ===

Resource Name       Node Name       State       Status Message
-------------       ---------       -----       --------------
cluster:  (C383355) No response from daemon on node "Sol10x86-176".

=== Cluster DID Devices ===

Device Instance           Node                  Status
---------------           ----                  ------
/dev/did/rdsk/d1          Sol10x86-177          Ok

/dev/did/rdsk/d4          Sol10x86-177          Ok


=== Zone Clusters ===

--- Zone Cluster Status ---

Name    Node Name    Zone HostName    Status    Zone Status
----    ---------    -------------    ------    -----------



I have tried everything from re-installation and reboots but didn't help.

I am not sure what is wrong with the setup when things were fine before 
removing the Quorum.

Thanks in advance

Thanks
Gagan
-- 
This message posted from opensolaris.org
_______________________________________________
ha-clusters-discuss mailing list
ha-clusters-discuss@opensolaris.org
http://mail.opensolaris.org/mailman/listinfo/ha-clusters-discuss

Reply via email to