Re: altname broken?

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Hi Patrick,

On 06/13/2007 11:09 AM, Patrick Caulfield wrote:
> Frederik Wagner wrote:
>>
>> Are there any known problems regading this option?
>>
> 
> There's nothing changed in that area that I can recall. Can you track the
> startup with "cman_tool join -d" and also CMAN messages that appear in syslog on
> the nodes?
> 

I reintroduced the altname in my cluster.conf and get the following problem.
Starting the service "cman" on the three cluster nodes makes then hang
while trying to start the fencing:

# service cman start
Starting cluster:
   Loading modules... done
   Mounting configfs... done
   Starting ccsd... done
   Starting cman... done
   Starting daemons... done
   Starting fencing... failed

                                                           [FAILED]

after some minutes.
While stoping the script, and running clustat shows, that the node only
sees itself as Online, but not the others

# clustat
Member Status: Inquorate

  Member Name                        ID   Status
  ------ ----                        ---- ------
  auriga                                1 Offline
  pod                                   2 Offline
  sulaco                                3 Online, Local

also ccs_tool doesn't  see the other nodes (e.g. ccs_tool update... does
not work with "Unable to connect to the CCS daemon: Connection refused").

The output of the cman_tool join -d (after starting ccsd by hand and
loading the modules, i suppose) is attached as output.txt. I left it a
bit running while calling clustat etc...

The relevant lines of my cluster.conf are the following:

<?xml version="1.0"?>
<cluster config_version="30" name="storage_cluster">
 <fence_daemon post_fail_delay="0" post_join_delay="3"/>
 <clusternodes>
  <clusternode name="auriga" nodeid="1" votes="1">
   <altname name="auriga-hb"/>
   <fence>
    <method name="ipmi">
     <device lanplus="1" name="auriga_IPMI"/>
    </method>
    <method name="fabric">
     <device name="fcswitch1" port="5"/>
     <device name="fcswitch2" port="5"/>
    </method>
   </fence>
  </clusternode>
  <clusternode name="pod" nodeid="2" votes="1">
   <altname name="pod-hb"/>
   <fence>
    <method name="ipmi">
     <device lanplus="1" name="pod_IPMI"/>
    </method>
    <method name="fabric">
     <device name="fcswitch1" port="6"/>
     <device name="fcswitch2" port="6"/>
    </method>
   </fence>
  </clusternode>
  <clusternode name="sulaco" nodeid="3" votes="1">
   <altname name="sulaco-hb"/>
   <fence>
    <method name="ipmi">
     <device lanplus="1" name="sulaco_IPMI"/>
    </method>
    <method name="fabric">
     <device name="fcswitch1" port="4"/>
     <device name="fcswitch2" port="4"/>
    </method>
   </fence>
  </clusternode>
 </clusternodes>
 <cman/>
 <fencedevices>
  ...
 </fencedevices>
 <rm>
  ...
 </rm>
</cluster>

Thanks for any help! And let me know if you need further output...

Frederik
waiting for aisexec to start
waiting for aisexec to start
[MAIN ] AIS Executive Service RELEASE 'subrev 1324 version 0.80.2'
[MAIN ] Copyright (C) 2002-2006 MontaVista Software, Inc and contributors.
[MAIN ] Copyright (C) 2006 Red Hat, Inc.
[MAIN ] AIS Executive Service: started and ready to provide service.
[MAIN ] Using default multicast address of 239.192.218.143
[MAIN ] openais component openais_cpg loaded.
[MAIN ] Registering service handler 'openais cluster closed process group service v1.01'
[MAIN ] openais component openais_cfg loaded.
[MAIN ] Registering service handler 'openais configuration service'
[MAIN ] openais component openais_msg loaded.
[MAIN ] Registering service handler 'openais message service B.01.01'
[MAIN ] openais component openais_lck loaded.
[MAIN ] Registering service handler 'openais distributed locking service B.01.01'
[MAIN ] openais component openais_evt loaded.
[MAIN ] Registering service handler 'openais event service B.01.01'
[MAIN ] openais component openais_ckpt loaded.
[MAIN ] Registering service handler 'openais checkpoint service B.01.01'
[MAIN ] openais component openais_amf loaded.
[MAIN ] Registering service handler 'openais availability management framework B.01.01'
[MAIN ] openais component openais_clm loaded.
[MAIN ] Registering service handler 'openais cluster membership service B.01.01'
[MAIN ] openais component openais_evs loaded.
[MAIN ] Registering service handler 'openais extended virtual synchrony service'
[MAIN ] openais component openais_cman loaded.
[MAIN ] Registering service handler 'openais CMAN membership service 2.01'
[TOTEM] Token Timeout (10000 ms) retransmit timeout (495 ms)
[TOTEM] token hold (386 ms) retransmits before loss (20 retrans)
[TOTEM] join (60 ms) send_join (0 ms) consensus (4800 ms) merge (200 ms)
[TOTEM] downcheck (1000 ms) fail to recv const (50 msgs)
[TOTEM] seqno unchanged const (30 rotations) Maximum network MTU 1500
[TOTEM] window size per rotation (50 messages) maximum messages per rotation (17 messages)
[TOTEM] send threads (0 threads)
[TOTEM] RRP token expired timeout (495 ms)
[TOTEM] RRP token problem counter (2000 ms)
[TOTEM] RRP threshold (10 problem count)
[TOTEM] RRP mode set to active.
[TOTEM] heartbeat_failures_allowed (0)
[TOTEM] max_network_delay (50 ms)
[TOTEM] HeartBeat is Disabled. To enable set heartbeat_failures_allowed > 0
[TOTEM] Receive multicast socket recv buffer size (262142 bytes).
[TOTEM] Transmit multicast socket send buffer size (262142 bytes).
[TOTEM] The network interface [10.153.106.9] is now up.
[TOTEM] Created or loaded sequence id 0.10.153.106.9 for this ring.
[TOTEM] Receive multicast socket recv buffer size (262142 bytes).
[TOTEM] Transmit multicast socket send buffer size (262142 bytes).
[TOTEM] The network interface [192.168.0.9] is now up.
[TOTEM] entering GATHER state from 15.
[SERV ] Initialising service handler 'openais extended virtual synchrony service'
[SERV ] Initialising service handler 'openais cluster membership service B.01.01'
[SERV ] Initialising service handler 'openais availability management framework B.01.01'
[SERV ] Initialising service handler 'openais checkpoint service B.01.01'
[SERV ] Initialising service handler 'openais event service B.01.01'
[SERV ] Initialising service handler 'openais distributed locking service B.01.01'
[SERV ] Initialising service handler 'openais message service B.01.01'
[SERV ] Initialising service handler 'openais configuration service'
[SERV ] Initialising service handler 'openais cluster closed process group service v1.01'
[SERV ] Initialising service handler 'openais CMAN membership service 2.01'
[CMAN ] CMAN 2.0.60 (built Apr  4 2007 19:52:01) started
[SYNC ] Not using a virtual synchrony filter.
[TOTEM] Creating commit token because I am the rep.
[TOTEM] Saving state aru 0 high seq received 0
[TOTEM] entering COMMIT state.
[TOTEM] entering RECOVERY state.
[TOTEM] position [0] member 10.153.106.9:
[TOTEM] previous ring seq 0 rep 10.153.106.9
[TOTEM] aru 0 high delivered 0 received flag 0
[TOTEM] Did not need to originate any messages in recovery.
[TOTEM] Storing new sequence id for ring 4
[TOTEM] Sending initial ORF token
[CLM  ] CLM CONFIGURATION CHANGE
[CLM  ] New Configuration:
[CLM  ] Members Left:
[CLM  ] Members Joined:
[SYNC ] This node is within the primary component and will provide service.
[CLM  ] CLM CONFIGURATION CHANGE
[CLM  ] New Configuration:
[CLM  ] 	r(0) ip(10.153.106.9) r(1) ip(192.168.0.9) 
[CLM  ] Members Left:
[CLM  ] Members Joined:
[CLM  ] 	r(0) ip(10.153.106.9) r(1) ip(192.168.0.9) 
[SYNC ] This node is within the primary component and will provide service.
[TOTEM] entering OPERATIONAL state.
[CLM  ] got nodejoin message 10.153.106.9
[TOTEM] entering GATHER state from 11.
[TOTEM] Saving state aru 9 high seq received 9
[TOTEM] entering COMMIT state.
[TOTEM] entering RECOVERY state.
[TOTEM] position [0] member 10.153.106.7:
[TOTEM] previous ring seq 4 rep 10.153.106.7
[TOTEM] aru 9 high delivered 9 received flag 0
[TOTEM] position [1] member 10.153.106.9:
[TOTEM] previous ring seq 0 rep (null)
[TOTEM] aru 0 high delivered 0 received flag 0
[TOTEM] Did not need to originate any messages in recovery.
[TOTEM] Storing new sequence id for ring 8
[TOTEM] The token was lost in the RECOVERY state.
[TOTEM] Restoring instance->my_aru 9 my high seq received 9
[TOTEM] entering GATHER state from 5.
[TOTEM] entering COMMIT state.
[TOTEM] entering RECOVERY state.
[TOTEM] position [0] member 10.153.106.7:
[TOTEM] previous ring seq 4 rep 10.153.106.7
[TOTEM] aru 9 high delivered 9 received flag 0
[TOTEM] position [1] member 10.153.106.9:
[TOTEM] previous ring seq 0 rep (null)
[TOTEM] aru 0 high delivered 0 received flag 0
[TOTEM] Did not need to originate any messages in recovery.
[TOTEM] Storing new sequence id for ring c
[TOTEM] The token was lost in the RECOVERY state.
[TOTEM] Restoring instance->my_aru 9 my high seq received 9
[TOTEM] entering GATHER state from 5.
[TOTEM] entering GATHER state from 11.
[TOTEM] entering GATHER state from 0.
[TOTEM] entering COMMIT state.
[TOTEM] entering RECOVERY state.
[TOTEM] position [0] member 10.153.106.4:
[TOTEM] previous ring seq 4 rep 10.153.106.4
[TOTEM] aru 9 high delivered 9 received flag 0
[TOTEM] position [1] member 10.153.106.9:
[TOTEM] previous ring seq 0 rep (null)
[TOTEM] aru 0 high delivered 0 received flag 0
[TOTEM] Did not need to originate any messages in recovery.
[TOTEM] Storing new sequence id for ring 10
[TOTEM] Restoring instance->my_aru 9 my high seq received 9
[TOTEM] entering GATHER state from 14.
[TOTEM] entering COMMIT state.
[TOTEM] entering RECOVERY state.
[TOTEM] position [0] member 10.153.106.4:
[TOTEM] previous ring seq 4 rep 10.153.106.4
[TOTEM] aru 9 high delivered 9 received flag 0
[TOTEM] position [1] member 10.153.106.9:
[TOTEM] previous ring seq 0 rep (null)
[TOTEM] aru 0 high delivered 0 received flag 0
[TOTEM] Did not need to originate any messages in recovery.
[TOTEM] Storing new sequence id for ring 18
[TOTEM] Restoring instance->my_aru 9 my high seq received 9
[TOTEM] entering GATHER state from 14.
[TOTEM] entering COMMIT state.
[TOTEM] entering RECOVERY state.
[TOTEM] position [0] member 10.153.106.4:
[TOTEM] previous ring seq 4 rep 10.153.106.4
[TOTEM] aru 9 high delivered 9 received flag 0
[TOTEM] position [1] member 10.153.106.9:
[TOTEM] previous ring seq 0 rep (null)
[TOTEM] aru 0 high delivered 0 received flag 0
[TOTEM] Did not need to originate any messages in recovery.
[TOTEM] Storing new sequence id for ring 1c
[TOTEM] Restoring instance->my_aru 9 my high seq received 9
[TOTEM] entering GATHER state from 14.
[TOTEM] entering COMMIT state.
[TOTEM] entering RECOVERY state.
[TOTEM] position [0] member 10.153.106.4:
[TOTEM] previous ring seq 4 rep 10.153.106.4
[TOTEM] aru 9 high delivered 9 received flag 0
[TOTEM] position [1] member 10.153.106.9:
[TOTEM] previous ring seq 0 rep (null)
[TOTEM] aru 0 high delivered 0 received flag 0
[TOTEM] Did not need to originate any messages in recovery.
[TOTEM] Storing new sequence id for ring 20
[TOTEM] Restoring instance->my_aru 9 my high seq received 9
[TOTEM] entering GATHER state from 14.
[TOTEM] entering COMMIT state.
[TOTEM] entering RECOVERY state.
[TOTEM] position [0] member 10.153.106.4:
[TOTEM] previous ring seq 4 rep 10.153.106.4
[TOTEM] aru 9 high delivered 9 received flag 0
[TOTEM] position [1] member 10.153.106.9:
[TOTEM] previous ring seq 0 rep (null)
[TOTEM] aru 0 high delivered 0 received flag 0
[TOTEM] Did not need to originate any messages in recovery.
[TOTEM] Storing new sequence id for ring 24
[TOTEM] Restoring instance->my_aru 9 my high seq received 9
[TOTEM] entering GATHER state from 14.
[TOTEM] entering COMMIT state.
[TOTEM] entering RECOVERY state.
[TOTEM] position [0] member 10.153.106.4:
[TOTEM] previous ring seq 4 rep 10.153.106.4
[TOTEM] aru 9 high delivered 9 received flag 0
[TOTEM] position [1] member 10.153.106.9:
[TOTEM] previous ring seq 0 rep (null)
[TOTEM] aru 0 high delivered 0 received flag 0
[TOTEM] Did not need to originate any messages in recovery.
[TOTEM] Storing new sequence id for ring 28
[TOTEM] Restoring instance->my_aru 9 my high seq received 9
[TOTEM] entering GATHER state from 14.
[TOTEM] entering COMMIT state.
[TOTEM] entering RECOVERY state.
[TOTEM] position [0] member 10.153.106.4:
[TOTEM] previous ring seq 4 rep 10.153.106.4
[TOTEM] aru 9 high delivered 9 received flag 0
[TOTEM] position [1] member 10.153.106.9:
[TOTEM] previous ring seq 0 rep (null)
[TOTEM] aru 0 high delivered 0 received flag 0
[TOTEM] Did not need to originate any messages in recovery.
[TOTEM] Storing new sequence id for ring 2c
[TOTEM] Restoring instance->my_aru 9 my high seq received 9
[TOTEM] entering GATHER state from 14.
[TOTEM] entering COMMIT state.
[TOTEM] entering RECOVERY state.
[TOTEM] position [0] member 10.153.106.4:
[TOTEM] previous ring seq 4 rep 10.153.106.4
[TOTEM] aru 9 high delivered 9 received flag 0
[TOTEM] position [1] member 10.153.106.9:
[TOTEM] previous ring seq 0 rep (null)
[TOTEM] aru 0 high delivered 0 received flag 0
[TOTEM] Did not need to originate any messages in recovery.
[TOTEM] Storing new sequence id for ring 30
[TOTEM] Restoring instance->my_aru 9 my high seq received 9
[TOTEM] entering GATHER state from 14.
[TOTEM] entering COMMIT state.
[TOTEM] entering RECOVERY state.
[TOTEM] position [0] member 10.153.106.4:
[TOTEM] previous ring seq 4 rep 10.153.106.4
[TOTEM] aru 9 high delivered 9 received flag 0
[TOTEM] position [1] member 10.153.106.9:
[TOTEM] previous ring seq 0 rep (null)
[TOTEM] aru 0 high delivered 0 received flag 0
[TOTEM] Did not need to originate any messages in recovery.
[TOTEM] Storing new sequence id for ring 34
[TOTEM] The token was lost in the RECOVERY state.
[TOTEM] Restoring instance->my_aru 9 my high seq received 9
[TOTEM] entering GATHER state from 5.
[TOTEM] entering COMMIT state.
[TOTEM] entering GATHER state from 13.
[TOTEM] The consensus timeout expired.
[TOTEM] entering GATHER state from 3.
[TOTEM] entering COMMIT state.
[TOTEM] entering RECOVERY state.
[TOTEM] position [0] member 10.153.106.4:
[TOTEM] previous ring seq 4 rep 10.153.106.4
[TOTEM] aru 9 high delivered 9 received flag 0
[TOTEM] position [1] member 10.153.106.9:
[TOTEM] previous ring seq 0 rep (null)
[TOTEM] aru 0 high delivered 0 received flag 0
[TOTEM] Did not need to originate any messages in recovery.
[TOTEM] Storing new sequence id for ring 48
[TOTEM] Restoring instance->my_aru 9 my high seq received 9
[TOTEM] entering GATHER state from 14.
[TOTEM] entering COMMIT state.
[TOTEM] entering RECOVERY state.
[TOTEM] position [0] member 10.153.106.4:
[TOTEM] previous ring seq 4 rep 10.153.106.4
[TOTEM] aru 9 high delivered 9 received flag 0
[TOTEM] position [1] member 10.153.106.9:
[TOTEM] previous ring seq 0 rep (null)
[TOTEM] aru 0 high delivered 0 received flag 0
[TOTEM] Did not need to originate any messages in recovery.
[TOTEM] Storing new sequence id for ring 50
[TOTEM] Restoring instance->my_aru 9 my high seq received 9
[TOTEM] entering GATHER state from 14.
[TOTEM] entering COMMIT state.
[TOTEM] entering RECOVERY state.
[TOTEM] position [0] member 10.153.106.4:
[TOTEM] previous ring seq 4 rep 10.153.106.4
[TOTEM] aru 9 high delivered 9 received flag 0
[TOTEM] position [1] member 10.153.106.9:
[TOTEM] previous ring seq 0 rep (null)
[TOTEM] aru 0 high delivered 0 received flag 0
[TOTEM] Did not need to originate any messages in recovery.
[TOTEM] Storing new sequence id for ring 54
[TOTEM] Restoring instance->my_aru 9 my high seq received 9
[TOTEM] entering GATHER state from 14.
[TOTEM] entering COMMIT state.
[TOTEM] entering RECOVERY state.
[TOTEM] position [0] member 10.153.106.4:
[TOTEM] previous ring seq 4 rep 10.153.106.4
[TOTEM] aru 9 high delivered 9 received flag 0
[TOTEM] position [1] member 10.153.106.9:
[TOTEM] previous ring seq 0 rep (null)
[TOTEM] aru 0 high delivered 0 received flag 0
[TOTEM] Did not need to originate any messages in recovery.
[TOTEM] Storing new sequence id for ring 58
[TOTEM] Restoring instance->my_aru 9 my high seq received 9
[TOTEM] entering GATHER state from 14.
[TOTEM] entering COMMIT state.
[TOTEM] entering RECOVERY state.
[TOTEM] position [0] member 10.153.106.4:
[TOTEM] previous ring seq 4 rep 10.153.106.4
[TOTEM] aru 9 high delivered 9 received flag 0
[TOTEM] position [1] member 10.153.106.9:
[TOTEM] previous ring seq 0 rep (null)
[TOTEM] aru 0 high delivered 0 received flag 0
[TOTEM] Did not need to originate any messages in recovery.
[TOTEM] Storing new sequence id for ring 5c
[TOTEM] Restoring instance->my_aru 9 my high seq received 9
[TOTEM] entering GATHER state from 14.
[TOTEM] entering COMMIT state.
[TOTEM] entering RECOVERY state.
[TOTEM] position [0] member 10.153.106.4:
[TOTEM] previous ring seq 4 rep 10.153.106.4
[TOTEM] aru 9 high delivered 9 received flag 0
[TOTEM] position [1] member 10.153.106.9:
[TOTEM] previous ring seq 0 rep (null)
[TOTEM] aru 0 high delivered 0 received flag 0
[TOTEM] Did not need to originate any messages in recovery.
[TOTEM] Storing new sequence id for ring 60
[TOTEM] The token was lost in the RECOVERY state.
[TOTEM] Restoring instance->my_aru 9 my high seq received 9
[TOTEM] entering GATHER state from 5.
[TOTEM] entering COMMIT state.
[TOTEM] entering RECOVERY state.
[TOTEM] position [0] member 10.153.106.4:
[TOTEM] previous ring seq 4 rep 10.153.106.4
[TOTEM] aru 9 high delivered 9 received flag 0
[TOTEM] position [1] member 10.153.106.9:
[TOTEM] previous ring seq 0 rep (null)
[TOTEM] aru 0 high delivered 0 received flag 0
[TOTEM] Did not need to originate any messages in recovery.
[TOTEM] Storing new sequence id for ring 64
[TOTEM] The token was lost in the RECOVERY state.
[TOTEM] Restoring instance->my_aru 9 my high seq received 9
[TOTEM] entering GATHER state from 5.
[TOTEM] entering COMMIT state.
[TOTEM] entering GATHER state from 13.
[TOTEM] entering COMMIT state.
[TOTEM] The token was lost in the COMMIT state.
[TOTEM] entering GATHER state from 4.
[TOTEM] entering COMMIT state.
[TOTEM] entering RECOVERY state.
[TOTEM] position [0] member 10.153.106.4:
[TOTEM] previous ring seq 4 rep 10.153.106.4
[TOTEM] aru 9 high delivered 9 received flag 0
[TOTEM] position [1] member 10.153.106.9:
[TOTEM] previous ring seq 0 rep (null)
[TOTEM] aru 0 high delivered 0 received flag 0
[TOTEM] Did not need to originate any messages in recovery.
[TOTEM] Storing new sequence id for ring 70
[TOTEM] Restoring instance->my_aru 9 my high seq received 9
[TOTEM] entering GATHER state from 14.
[TOTEM] entering COMMIT state.
[TOTEM] entering RECOVERY state.
[TOTEM] position [0] member 10.153.106.4:
[TOTEM] previous ring seq 4 rep 10.153.106.4
[TOTEM] aru 9 high delivered 9 received flag 0
[TOTEM] position [1] member 10.153.106.9:
[TOTEM] previous ring seq 0 rep (null)
[TOTEM] aru 0 high delivered 0 received flag 0
[TOTEM] Did not need to originate any messages in recovery.
[TOTEM] Storing new sequence id for ring 74
[TOTEM] The token was lost in the RECOVERY state.
[TOTEM] Restoring instance->my_aru 9 my high seq received 9
[TOTEM] entering GATHER state from 5.
[TOTEM] entering COMMIT state.
[TOTEM] entering GATHER state from 13.
[TOTEM] The consensus timeout expired.
[TOTEM] entering GATHER state from 3.
[TOTEM] entering COMMIT state.
[TOTEM] entering RECOVERY state.
[TOTEM] position [0] member 10.153.106.4:
[TOTEM] previous ring seq 4 rep 10.153.106.4
[TOTEM] aru 9 high delivered 9 received flag 0
[TOTEM] position [1] member 10.153.106.9:
[TOTEM] previous ring seq 0 rep (null)
[TOTEM] aru 0 high delivered 0 received flag 0
[TOTEM] Did not need to originate any messages in recovery.
[TOTEM] Storing new sequence id for ring 88
[TOTEM] The token was lost in the RECOVERY state.
[TOTEM] Restoring instance->my_aru 9 my high seq received 9
[TOTEM] entering GATHER state from 5.
[TOTEM] entering COMMIT state.
[TOTEM] entering GATHER state from 13.
[TOTEM] The consensus timeout expired.
[TOTEM] entering GATHER state from 3.
[TOTEM] entering COMMIT state.
[TOTEM] entering RECOVERY state.
[TOTEM] position [0] member 10.153.106.4:
[TOTEM] previous ring seq 4 rep 10.153.106.4
[TOTEM] aru 9 high delivered 9 received flag 0
[TOTEM] position [1] member 10.153.106.9:
[TOTEM] previous ring seq 0 rep (null)
[TOTEM] aru 0 high delivered 0 received flag 0
[TOTEM] Did not need to originate any messages in recovery.
[TOTEM] Storing new sequence id for ring a0
[TOTEM] Restoring instance->my_aru 9 my high seq received 9
[TOTEM] entering GATHER state from 14.
[TOTEM] entering COMMIT state.
[TOTEM] entering RECOVERY state.
[TOTEM] position [0] member 10.153.106.4:
[TOTEM] previous ring seq 4 rep 10.153.106.4
[TOTEM] aru 9 high delivered 9 received flag 0
[TOTEM] position [1] member 10.153.106.9:
[TOTEM] previous ring seq 0 rep (null)
[TOTEM] aru 0 high delivered 0 received flag 0
[TOTEM] Did not need to originate any messages in recovery.
[TOTEM] Storing new sequence id for ring ac
[TOTEM] Restoring instance->my_aru 9 my high seq received 9
[TOTEM] entering GATHER state from 14.
[TOTEM] entering COMMIT state.
[TOTEM] entering RECOVERY state.
[TOTEM] position [0] member 10.153.106.4:
[TOTEM] previous ring seq 4 rep 10.153.106.4
[TOTEM] aru 9 high delivered 9 received flag 0
[TOTEM] position [1] member 10.153.106.9:
[TOTEM] previous ring seq 0 rep (null)
[TOTEM] aru 0 high delivered 0 received flag 0
[TOTEM] Did not need to originate any messages in recovery.
[TOTEM] Storing new sequence id for ring b0
[TOTEM] Restoring instance->my_aru 9 my high seq received 9
[TOTEM] entering GATHER state from 14.
[TOTEM] entering COMMIT state.
[TOTEM] entering RECOVERY state.
[TOTEM] position [0] member 10.153.106.4:
[TOTEM] previous ring seq 4 rep 10.153.106.4
[TOTEM] aru 9 high delivered 9 received flag 0
[TOTEM] position [1] member 10.153.106.9:
[TOTEM] previous ring seq 0 rep (null)
[TOTEM] aru 0 high delivered 0 received flag 0
[TOTEM] Did not need to originate any messages in recovery.
[TOTEM] Storing new sequence id for ring b4
[TOTEM] Restoring instance->my_aru 9 my high seq received 9
[TOTEM] entering GATHER state from 14.
[TOTEM] entering COMMIT state.
[TOTEM] entering RECOVERY state.
[TOTEM] position [0] member 10.153.106.4:
[TOTEM] previous ring seq 4 rep 10.153.106.4
[TOTEM] aru 9 high delivered 9 received flag 0
[TOTEM] position [1] member 10.153.106.9:
[TOTEM] previous ring seq 0 rep (null)
[TOTEM] aru 0 high delivered 0 received flag 0
[TOTEM] Did not need to originate any messages in recovery.
[TOTEM] Storing new sequence id for ring b8
[TOTEM] Restoring instance->my_aru 9 my high seq received 9
[TOTEM] entering GATHER state from 14.
[TOTEM] entering COMMIT state.
[TOTEM] entering RECOVERY state.
[TOTEM] position [0] member 10.153.106.4:
[TOTEM] previous ring seq 4 rep 10.153.106.4
[TOTEM] aru 9 high delivered 9 received flag 0
[TOTEM] position [1] member 10.153.106.9:
[TOTEM] previous ring seq 0 rep (null)
[TOTEM] aru 0 high delivered 0 received flag 0
[TOTEM] Did not need to originate any messages in recovery.
[TOTEM] Storing new sequence id for ring bc
[TOTEM] Restoring instance->my_aru 9 my high seq received 9
[TOTEM] entering GATHER state from 14.
[TOTEM] entering COMMIT state.
[TOTEM] entering RECOVERY state.
[TOTEM] position [0] member 10.153.106.4:
[TOTEM] previous ring seq 4 rep 10.153.106.4
[TOTEM] aru 9 high delivered 9 received flag 0
[TOTEM] position [1] member 10.153.106.9:
[TOTEM] previous ring seq 0 rep (null)
[TOTEM] aru 0 high delivered 0 received flag 0
[TOTEM] Did not need to originate any messages in recovery.
[TOTEM] Storing new sequence id for ring c0
[TOTEM] Restoring instance->my_aru 9 my high seq received 9
[TOTEM] entering GATHER state from 14.
[TOTEM] entering COMMIT state.
[TOTEM] entering RECOVERY state.
[TOTEM] position [0] member 10.153.106.4:
[TOTEM] previous ring seq 4 rep 10.153.106.4
[TOTEM] aru 9 high delivered 9 received flag 0
[TOTEM] position [1] member 10.153.106.9:
[TOTEM] previous ring seq 0 rep (null)
[TOTEM] aru 0 high delivered 0 received flag 0
[TOTEM] Did not need to originate any messages in recovery.
[TOTEM] Storing new sequence id for ring c4
[TOTEM] Restoring instance->my_aru 9 my high seq received 9
[TOTEM] entering GATHER state from 14.
[TOTEM] entering COMMIT state.
[TOTEM] entering RECOVERY state.
[TOTEM] position [0] member 10.153.106.4:
[TOTEM] previous ring seq 4 rep 10.153.106.4
[TOTEM] aru 9 high delivered 9 received flag 0
[TOTEM] position [1] member 10.153.106.9:
[TOTEM] previous ring seq 0 rep (null)
[TOTEM] aru 0 high delivered 0 received flag 0
[TOTEM] Did not need to originate any messages in recovery.
[TOTEM] Storing new sequence id for ring c8

Attachment: signature.asc
Description: OpenPGP digital signature

--
Linux-cluster mailing list
Linux-cluster@xxxxxxxxxx
https://www.redhat.com/mailman/listinfo/linux-cluster

[Index of Archives]     [Corosync Cluster Engine]     [GFS]     [Linux Virtualization]     [Centos Virtualization]     [Centos]     [Linux RAID]     [Fedora Users]     [Fedora SELinux]     [Big List of Linux Books]     [Yosemite Camping]

  Powered by Linux