We managed to change the validate-with option via workaround (cibadmin
export & replace) as setting the value with cibadmin --modify doesn't
write the changes to disk.
After experimenting with various schemes (xml is correctly interpreted
by crmsh) we are still not able to communicate with local crmd.
Can someone please help to determine why the local crmd is not
responding (we disabled our other nodes to eliminate possible corosync
related issues) and runs into errors/timeouts when issuing crmsh or
cibadmin related commands.
examples for not working local commands
timeout when running cibadmin: (strace attachment)
> cibadmin --upgrade --force
> Call cib_upgrade failed (-62): Timer expired
error when running a crm resource cleanup
> crm resource cleanup $vm
> Error signing on to the CRMd service
> Error performing operation: Transport endpoint is not connected
I attached the strace log from running cib_upgrade, does this help to
find the cause of the timeout issue?
Here is the corosync dump when locally starting pacemaker:
Nov 07 16:01:59 [24339] nebel1 corosync notice [MAIN ] main.c:1256 Corosync
Cluster Engine ('2.3.6'): started and ready to provide service.
Nov 07 16:01:59 [24339] nebel1 corosync info [MAIN ] main.c:1257 Corosync
built-in features: dbus rdma monitoring watchdog augeas systemd upstart xmlconf
qdevices snmp pie relro bindnow
Nov 07 16:01:59 [24339] nebel1 corosync notice [TOTEM ] totemnet.c:248
Initializing transport (UDP/IP Multicast).
Nov 07 16:01:59 [24339] nebel1 corosync notice [TOTEM ] totemcrypto.c:579
Initializing transmit/receive security (NSS) crypto: none hash: none
Nov 07 16:01:59 [24339] nebel1 corosync notice [TOTEM ] totemnet.c:248
Initializing transport (UDP/IP Multicast).
Nov 07 16:01:59 [24339] nebel1 corosync notice [TOTEM ] totemcrypto.c:579
Initializing transmit/receive security (NSS) crypto: none hash: none
Nov 07 16:01:59 [24339] nebel1 corosync notice [TOTEM ] totemudp.c:671 The
network interface [10.112.0.1] is now up.
Nov 07 16:01:59 [24339] nebel1 corosync notice [SERV ] service.c:174 Service
engine loaded: corosync configuration map access [0]
Nov 07 16:01:59 [24339] nebel1 corosync info [QB ] ipc_setup.c:536 server
name: cmap
Nov 07 16:01:59 [24339] nebel1 corosync notice [SERV ] service.c:174 Service
engine loaded: corosync configuration service [1]
Nov 07 16:01:59 [24339] nebel1 corosync info [QB ] ipc_setup.c:536 server
name: cfg
Nov 07 16:01:59 [24339] nebel1 corosync notice [SERV ] service.c:174 Service
engine loaded: corosync cluster closed process group service v1.01 [2]
Nov 07 16:01:59 [24339] nebel1 corosync info [QB ] ipc_setup.c:536 server
name: cpg
Nov 07 16:01:59 [24339] nebel1 corosync notice [SERV ] service.c:174 Service
engine loaded: corosync profile loading service [4]
Nov 07 16:01:59 [24339] nebel1 corosync notice [SERV ] service.c:174 Service
engine loaded: corosync resource monitoring service [6]
Nov 07 16:01:59 [24339] nebel1 corosync info [WD ] wd.c:669 Watchdog
/dev/watchdog is now been tickled by corosync.
Nov 07 16:01:59 [24339] nebel1 corosync warning [WD ] wd.c:625 Could not
change the Watchdog timeout from 10 to 6 seconds
Nov 07 16:01:59 [24339] nebel1 corosync warning [WD ] wd.c:464 resource
load_15min missing a recovery key.
Nov 07 16:01:59 [24339] nebel1 corosync warning [WD ] wd.c:464 resource
memory_used missing a recovery key.
Nov 07 16:01:59 [24339] nebel1 corosync info [WD ] wd.c:581 no resources
configured.
Nov 07 16:01:59 [24339] nebel1 corosync notice [SERV ] service.c:174 Service
engine loaded: corosync watchdog service [7]
Nov 07 16:01:59 [24339] nebel1 corosync notice [SERV ] service.c:174 Service
engine loaded: corosync cluster quorum service v0.1 [3]
Nov 07 16:01:59 [24339] nebel1 corosync info [QB ] ipc_setup.c:536 server
name: quorum
Nov 07 16:01:59 [24339] nebel1 corosync notice [TOTEM ] totemudp.c:671 The
network interface [10.110.1.1] is now up.
Nov 07 16:01:59 [24339] nebel1 corosync notice [TOTEM ] totemsrp.c:2095 A new
membership (10.112.0.1:348) was formed. Members joined: 1
Nov 07 16:01:59 [24339] nebel1 corosync notice [MAIN ] main.c:310 Completed
service synchronization, ready to provide service.
Nov 07 16:01:59 [24341] nebel1 pacemakerd: notice: main: Starting
Pacemaker 1.1.15 | build=e174ec8 features: generated-manpages agent-manpages
ascii-docs publican-docs ncurses libqb-logging libqb-ipc lha-fencing upstart
systemd nagios corosync-native atomic-attrd snmp libesmtp acls
Nov 07 16:01:59 [24341] nebel1 pacemakerd: info: main: Maximum core
file size is: 18446744073709551615
Nov 07 16:01:59 [24341] nebel1 pacemakerd: info: qb_ipcs_us_publish:
server name: pacemakerd
Nov 07 16:01:59 [24341] nebel1 pacemakerd: info: corosync_node_name:
Unable to get node name for nodeid 1
Nov 07 16:01:59 [24341] nebel1 pacemakerd: notice: get_node_name: Could
not obtain a node name for corosync nodeid 1
Nov 07 16:01:59 [24341] nebel1 pacemakerd: info: crm_get_peer: Created
entry 283a5061-34c2-4b81-bff9-738533f22277/0x7f8a151931a0 for node (null)/1 (1
total)
Nov 07 16:01:59 [24341] nebel1 pacemakerd: info: crm_get_peer: Node 1
has uuid 1
Nov 07 16:01:59 [24341] nebel1 pacemakerd: info: crm_update_peer_proc:
cluster_connect_cpg: Node (null)[1] - corosync-cpg is now online
Nov 07 16:01:59 [24341] nebel1 pacemakerd: error: cluster_connect_quorum:
Corosync quorum is not configured
Nov 07 16:01:59 [24341] nebel1 pacemakerd: info: corosync_node_name:
Unable to get node name for nodeid 1
Nov 07 16:01:59 [24341] nebel1 pacemakerd: notice: get_node_name:
Defaulting to uname -n for the local corosync node name
Nov 07 16:01:59 [24341] nebel1 pacemakerd: info: crm_get_peer: Node 1
is now known as nebel1
Nov 07 16:01:59 [24341] nebel1 pacemakerd: info: start_child: Using
uid=108 and group=114 for process cib
Nov 07 16:01:59 [24341] nebel1 pacemakerd: info: start_child: Forked
child 24342 for process cib
Nov 07 16:01:59 [24341] nebel1 pacemakerd: info: start_child: Forked
child 24343 for process stonith-ng
Nov 07 16:01:59 [24341] nebel1 pacemakerd: info: start_child: Forked
child 24344 for process lrmd
Nov 07 16:01:59 [24341] nebel1 pacemakerd: info: start_child: Using
uid=108 and group=114 for process attrd
Nov 07 16:01:59 [24341] nebel1 pacemakerd: info: start_child: Forked
child 24345 for process attrd
Nov 07 16:01:59 [24341] nebel1 pacemakerd: info: start_child: Using
uid=108 and group=114 for process pengine
Nov 07 16:01:59 [24341] nebel1 pacemakerd: info: start_child: Forked
child 24346 for process pengine
Nov 07 16:01:59 [24341] nebel1 pacemakerd: info: start_child: Using
uid=108 and group=114 for process crmd
Nov 07 16:01:59 [24341] nebel1 pacemakerd: info: start_child: Forked
child 24347 for process crmd
Nov 07 16:01:59 [24341] nebel1 pacemakerd: info: main: Starting
mainloop
Nov 07 16:01:59 [24341] nebel1 pacemakerd: info: pcmk_cpg_membership:
Node 1 joined group pacemakerd (counter=0.0)
Nov 07 16:01:59 [24341] nebel1 pacemakerd: info: pcmk_cpg_membership:
Node 1 still member of group pacemakerd (peer=nebel1, counter=0.0)
Nov 07 16:01:59 [24341] nebel1 pacemakerd: info: mcp_cpg_deliver:
Ignoring process list sent by peer for local node
Nov 07 16:01:59 [24341] nebel1 pacemakerd: info: mcp_cpg_deliver:
Ignoring process list sent by peer for local node
Nov 07 16:01:59 [24341] nebel1 pacemakerd: info: mcp_cpg_deliver:
Ignoring process list sent by peer for local node
Nov 07 16:01:59 [24341] nebel1 pacemakerd: info: mcp_cpg_deliver:
Ignoring process list sent by peer for local node
Nov 07 16:01:59 [24341] nebel1 pacemakerd: info: mcp_cpg_deliver:
Ignoring process list sent by peer for local node
Nov 07 16:01:59 [24341] nebel1 pacemakerd: info: mcp_cpg_deliver:
Ignoring process list sent by peer for local node
Nov 07 16:01:59 [24341] nebel1 pacemakerd: info: mcp_cpg_deliver:
Ignoring process list sent by peer for local node
Nov 07 16:01:59 [24342] nebel1 cib: info: crm_log_init: Changed
active directory to /var/lib/pacemaker/cores
Nov 07 16:01:59 [24342] nebel1 cib: notice: main: Using legacy
config location: /var/lib/heartbeat/crm
Nov 07 16:01:59 [24342] nebel1 cib: info: get_cluster_type:
Verifying cluster type: 'corosync'
Nov 07 16:01:59 [24342] nebel1 cib: info: get_cluster_type:
Assuming an active 'corosync' cluster
Nov 07 16:01:59 [24342] nebel1 cib: info: retrieveCib: Reading
cluster configuration file /var/lib/heartbeat/crm/cib.xml (digest:
/var/lib/heartbeat/crm/cib.xml.sig)
Nov 07 16:01:59 [24344] nebel1 lrmd: info: crm_log_init: Changed
active directory to /var/lib/pacemaker/cores
Nov 07 16:01:59 [24344] nebel1 lrmd: info: qb_ipcs_us_publish:
server name: lrmd
Nov 07 16:01:59 [24344] nebel1 lrmd: info: main: Starting
Nov 07 16:01:59 [24346] nebel1 pengine: info: crm_log_init: Changed
active directory to /var/lib/pacemaker/cores
Nov 07 16:01:59 [24346] nebel1 pengine: info: qb_ipcs_us_publish:
server name: pengine
Nov 07 16:01:59 [24346] nebel1 pengine: info: main: Starting pengine
Nov 07 16:01:59 [24345] nebel1 attrd: info: crm_log_init: Changed
active directory to /var/lib/pacemaker/cores
Nov 07 16:01:59 [24345] nebel1 attrd: info: main: Starting up
Nov 07 16:01:59 [24345] nebel1 attrd: info: get_cluster_type:
Verifying cluster type: 'corosync'
Nov 07 16:01:59 [24345] nebel1 attrd: info: get_cluster_type:
Assuming an active 'corosync' cluster
Nov 07 16:01:59 [24345] nebel1 attrd: notice: crm_cluster_connect:
Connecting to cluster infrastructure: corosync
Nov 07 16:01:59 [24347] nebel1 crmd: info: crm_log_init: Changed
active directory to /var/lib/pacemaker/cores
Nov 07 16:01:59 [24347] nebel1 crmd: info: main: CRM Git
Version: 1.1.15 (e174ec8)
Nov 07 16:01:59 [24343] nebel1 stonith-ng: info: crm_log_init: Changed
active directory to /var/lib/pacemaker/cores
Nov 07 16:01:59 [24343] nebel1 stonith-ng: info: get_cluster_type:
Verifying cluster type: 'corosync'
Nov 07 16:01:59 [24343] nebel1 stonith-ng: info: get_cluster_type:
Assuming an active 'corosync' cluster
Nov 07 16:01:59 [24343] nebel1 stonith-ng: notice: crm_cluster_connect:
Connecting to cluster infrastructure: corosync
Nov 07 16:01:59 [24347] nebel1 crmd: info: do_log: Input I_STARTUP
received in state S_STARTING from crmd_init
Nov 07 16:01:59 [24347] nebel1 crmd: info: get_cluster_type:
Verifying cluster type: 'corosync'
Nov 07 16:02:00 [24342] nebel1 cib: info: corosync_node_name:
Unable to get node name for nodeid 1
Nov 07 16:02:00 [24343] nebel1 stonith-ng: info: corosync_node_name:
Unable to get node name for nodeid 1
Nov 07 16:02:00 [24342] nebel1 cib: notice: get_node_name: Could
not obtain a node name for corosync nodeid 1
Nov 07 16:02:00 [24343] nebel1 stonith-ng: notice: get_node_name:
Defaulting to uname -n for the local corosync node name
Nov 07 16:02:00 [24343] nebel1 stonith-ng: info: crm_get_peer: Node 1
is now known as nebel1
Nov 07 16:02:00 [24342] nebel1 cib: info: crm_get_peer: Created
entry f5df58e3-3848-440c-8f6b-d572f8fa9b9c/0x7f0ce1744570 for node (null)/1 (1
total)
Nov 07 16:02:00 [24342] nebel1 cib: info: crm_get_peer: Node 1
has uuid 1
Nov 07 16:02:00 [24342] nebel1 cib: info: crm_update_peer_proc:
cluster_connect_cpg: Node (null)[1] - corosync-cpg is now online
Nov 07 16:02:00 [24342] nebel1 cib: notice:
crm_update_peer_state_iter: Node (null) state is now member | nodeid=1
previous=unknown source=crm_update_peer_proc
Nov 07 16:02:00 [24342] nebel1 cib: info: init_cs_connection_once:
Connection to 'corosync': established
Nov 07 16:02:00 [24345] nebel1 attrd: info: main: Cluster
connection active
Nov 07 16:02:00 [24345] nebel1 attrd: info: qb_ipcs_us_publish:
server name: attrd
Nov 07 16:02:00 [24345] nebel1 attrd: info: main: Accepting
attribute updates
Nov 07 16:02:00 [24342] nebel1 cib: info: corosync_node_name:
Unable to get node name for nodeid 1
Nov 07 16:02:00 [24342] nebel1 cib: notice: get_node_name:
Defaulting to uname -n for the local corosync node name
Nov 07 16:02:00 [24342] nebel1 cib: info: crm_get_peer: Node 1
is now known as nebel1
Nov 07 16:02:00 [24342] nebel1 cib: info: qb_ipcs_us_publish:
server name: cib_ro
Nov 07 16:02:00 [24342] nebel1 cib: info: qb_ipcs_us_publish:
server name: cib_rw
Nov 07 16:02:00 [24342] nebel1 cib: info: qb_ipcs_us_publish:
server name: cib_shm
Nov 07 16:02:00 [24342] nebel1 cib: info: cib_init: Starting cib
mainloop
Nov 07 16:02:00 [24342] nebel1 cib: info: pcmk_cpg_membership:
Node 1 joined group cib (counter=0.0)
Nov 07 16:02:00 [24342] nebel1 cib: info: pcmk_cpg_membership:
Node 1 still member of group cib (peer=nebel1, counter=0.0)
Nov 07 16:02:00 [24342] nebel1 cib: info: cib_file_backup:
Archived previous version as /var/lib/heartbeat/crm/cib-72.raw
Nov 07 16:02:00 [24342] nebel1 cib: info:
cib_file_write_with_digest: Wrote version 0.8464.0 of the CIB to disk
(digest: 5201c56641a95e5117df4184587c3e93)
Nov 07 16:02:00 [24342] nebel1 cib: info:
cib_file_write_with_digest: Reading cluster configuration file
/var/lib/heartbeat/crm/cib.naRhNz (digest: /var/lib/heartbeat/crm/cib.hLaVCH)
Nov 07 16:02:00 [24347] nebel1 crmd: info: do_cib_control: CIB
connection established
Nov 07 16:02:00 [24347] nebel1 crmd: notice: crm_cluster_connect:
Connecting to cluster infrastructure: corosync
Nov 07 16:02:00 [24347] nebel1 crmd: info: corosync_node_name:
Unable to get node name for nodeid 1
Nov 07 16:02:00 [24347] nebel1 crmd: notice: get_node_name: Could
not obtain a node name for corosync nodeid 1
Nov 07 16:02:00 [24347] nebel1 crmd: info: crm_get_peer: Created
entry 43a3b98f-d81d-4cc7-b46e-4512f24db371/0x7f798ff40040 for node (null)/1 (1
total)
Nov 07 16:02:00 [24347] nebel1 crmd: info: crm_get_peer: Node 1
has uuid 1
Nov 07 16:02:00 [24347] nebel1 crmd: info: crm_update_peer_proc:
cluster_connect_cpg: Node (null)[1] - corosync-cpg is now online
Nov 07 16:02:00 [24347] nebel1 crmd: info: init_cs_connection_once:
Connection to 'corosync': established
Nov 07 16:02:00 [24347] nebel1 crmd: info: corosync_node_name:
Unable to get node name for nodeid 1
Nov 07 16:02:00 [24347] nebel1 crmd: notice: get_node_name:
Defaulting to uname -n for the local corosync node name
Nov 07 16:02:00 [24347] nebel1 crmd: info: crm_get_peer: Node 1
is now known as nebel1
Nov 07 16:02:00 [24347] nebel1 crmd: info: peer_update_callback:
nebel1 is now in unknown state
Nov 07 16:02:00 [24347] nebel1 crmd: error: cluster_connect_quorum:
Corosync quorum is not configured
Nov 07 16:02:01 [24347] nebel1 crmd: info: corosync_node_name:
Unable to get node name for nodeid 1
Nov 07 16:02:01 [24347] nebel1 crmd: info: corosync_node_name:
Unable to get node name for nodeid 2
Nov 07 16:02:01 [24347] nebel1 crmd: info: corosync_node_name:
Unable to get node name for nodeid 2
Nov 07 16:02:01 [24347] nebel1 crmd: notice: get_node_name: Could
not obtain a node name for corosync nodeid 2
Nov 07 16:02:01 [24347] nebel1 crmd: info: crm_get_peer: Created
entry c790c642-6666-4022-bba9-f700e4773b03/0x7f79901428e0 for node (null)/2 (2
total)
Nov 07 16:02:01 [24347] nebel1 crmd: info: crm_get_peer: Node 2
has uuid 2
Nov 07 16:02:01 [24347] nebel1 crmd: info: corosync_node_name:
Unable to get node name for nodeid 3
Nov 07 16:02:01 [24347] nebel1 crmd: info: corosync_node_name:
Unable to get node name for nodeid 3
Nov 07 16:02:01 [24347] nebel1 crmd: notice: get_node_name: Could
not obtain a node name for corosync nodeid 3
Nov 07 16:02:01 [24347] nebel1 crmd: info: crm_get_peer: Created
entry 928f8124-4d29-4285-99de-50038d3c3b7e/0x7f7990142a20 for node (null)/3 (3
total)
Nov 07 16:02:01 [24347] nebel1 crmd: info: crm_get_peer: Node 3
has uuid 3
Nov 07 16:02:01 [24347] nebel1 crmd: info: do_ha_control:
Connected to the cluster
Nov 07 16:02:01 [24347] nebel1 crmd: info: lrmd_ipc_connect:
Connecting to lrmd
Nov 07 16:02:01 [24342] nebel1 cib: info: cib_process_request:
Forwarding cib_modify operation for section nodes to all (origin=local/crmd/3)
Nov 07 16:02:01 [24347] nebel1 crmd: info: do_lrm_control: LRM
connection established
Nov 07 16:02:01 [24347] nebel1 crmd: info: do_started:
Delaying start, no membership data (0000000000100000)
Nov 07 16:02:01 [24342] nebel1 cib: info: corosync_node_name:
Unable to get node name for nodeid 1
Nov 07 16:02:01 [24342] nebel1 cib: notice: get_node_name:
Defaulting to uname -n for the local corosync node name
Nov 07 16:02:01 [24347] nebel1 crmd: info: parse_notifications:
No optional alerts section in cib
Nov 07 16:02:01 [24347] nebel1 crmd: info: do_started:
Delaying start, no membership data (0000000000100000)
Nov 07 16:02:01 [24347] nebel1 crmd: info: pcmk_cpg_membership:
Node 1 joined group crmd (counter=0.0)
Nov 07 16:02:01 [24347] nebel1 crmd: info: pcmk_cpg_membership:
Node 1 still member of group crmd (peer=nebel1, counter=0.0)
Nov 07 16:02:01 [24342] nebel1 cib: info: cib_process_request:
Completed cib_modify operation for section nodes: OK (rc=0,
origin=nebel1/crmd/3, version=0.8464.0)
Nov 07 16:02:01 [24345] nebel1 attrd: info: attrd_cib_connect:
Connected to the CIB after 2 attempts
Nov 07 16:02:01 [24345] nebel1 attrd: info: main: CIB connection
active
Nov 07 16:02:01 [24345] nebel1 attrd: info: pcmk_cpg_membership:
Node 1 joined group attrd (counter=0.0)
Nov 07 16:02:01 [24345] nebel1 attrd: info: pcmk_cpg_membership:
Node 1 still member of group attrd (peer=nebel1, counter=0.0)
Nov 07 16:02:01 [24343] nebel1 stonith-ng: info: setup_cib: Watching for
stonith topology changes
Nov 07 16:02:01 [24343] nebel1 stonith-ng: info: qb_ipcs_us_publish:
server name: stonith-ng
Nov 07 16:02:01 [24343] nebel1 stonith-ng: info: main: Starting
stonith-ng mainloop
Nov 07 16:02:01 [24343] nebel1 stonith-ng: info: pcmk_cpg_membership:
Node 1 joined group stonith-ng (counter=0.0)
Nov 07 16:02:01 [24343] nebel1 stonith-ng: info: pcmk_cpg_membership:
Node 1 still member of group stonith-ng (peer=nebel1, counter=0.0)
Nov 07 16:02:01 [24343] nebel1 stonith-ng: info: init_cib_cache_cb:
Updating device list from the cib: init
Nov 07 16:02:01 [24343] nebel1 stonith-ng: info: cib_devices_update:
Updating devices to version 0.8464.0
Nov 07 16:02:01 [24343] nebel1 stonith-ng: notice: unpack_config: On loss
of CCM Quorum: Ignore
Nov 07 16:02:02 [24343] nebel1 stonith-ng: notice: stonith_device_register:
Added 'stonith1Nebel2' to the device list (1 active devices)
Nov 07 16:02:02 [24343] nebel1 stonith-ng: info: cib_device_update: Device
stonith1Nebel1 has been disabled on nebel1: score=-INFINITY
Current cib settings:
cibadmin -Q | grep validate
<cib admin_epoch="0" epoch="8464" num_updates="0" validate-with="pacemaker-2.4" crm_feature_set="3.0.10" have-quorum="1"
cib-last-written="Fri Nov 4 12:15:30 2016" update-origin="nebel3" update-client="crm_attribute" update-user="root">
Any help is appreciated, thanks in advance
Regards, Toni
--
Mit freundlichen Grüßen
Toni Tschampke | [email protected]
bcs kommunikationslösungen
Inh. Dipl. Ing. Carsten Burkhardt
Harz 51 | 06108 Halle (Saale) | Germany
tel +49 345 29849-0 | fax +49 345 29849-22
www.b-c-s.de | www.halle.it | www.wivewa.de
EINFACH ADRESSEN, TELEFONATE UND DOKUMENTE VERWALTEN - MIT WIVEWA -
IHREM WISSENSVERWALTER FUER IHREN BETRIEB!
Weitere Informationen erhalten Sie unter www.wivewa.de
Am 03.11.2016 um 17:42 schrieb Toni Tschampke:
> I'm guessing this change should be instantly written into the xml file?
> If this is the case something is wrong, greping for validate gives the
> old string back.
We found some strange behavior when setting "validate-with" via
cibadmin, corosync.log shows the successful transaction, issuing
cibadmin --query gives the correct value but it is NOT written into
cib.xml.
We restarted pacemaker and value is reset to pacemaker-1.1
If signatures for the cib.xml are generated from pacemaker/cib, which
algorithm is used? looks like md5 to me.
Would it be possible to manual edit the cib.xml and generate a valid
cib.xml.sig to get one step further in debugging process?
Regards, Toni
--
Mit freundlichen Grüßen
Toni Tschampke | [email protected]
bcs kommunikationslösungen
Inh. Dipl. Ing. Carsten Burkhardt
Harz 51 | 06108 Halle (Saale) | Germany
tel +49 345 29849-0 | fax +49 345 29849-22
www.b-c-s.de | www.halle.it | www.wivewa.de
EINFACH ADRESSEN, TELEFONATE UND DOKUMENTE VERWALTEN - MIT WIVEWA -
IHREM WISSENSVERWALTER FUER IHREN BETRIEB!
Weitere Informationen erhalten Sie unter www.wivewa.de
Am 03.11.2016 um 16:39 schrieb Toni Tschampke:
> I'm going to guess you were using the experimental 1.1 schema as the
> "validate-with" at the top of /var/lib/pacemaker/cib/cib.xml. Try
> changing the validate-with to pacemaker-next or pacemaker-1.2 and
see if
> you get better results. Don't edit the file directly though; use the
> cibadmin command so it signs the end result properly.
>
> After changing the validate-with, run:
>
> crm_verify -x /var/lib/pacemaker/cib/cib.xml
>
> and fix any errors that show up.
strange, the location of our cib.xml differs from your path, our cib is
located in /var/lib/heartbeat/crm/
running cibadmin --modify --xml-text '<cib
validate-with="pacemaker-1.2"/>'
gave no output but was logged to corosync:
cib: info: cib_perform_op: -- <cib num_updates="0"
validate-with="pacemaker-1.1"/>
cib: info: cib_perform_op: ++ <cib admin_epoch="0" epoch="8462"
num_updates="1" validate-with="pacemaker-1.2" crm_feature_set="3.0.6"
have-quorum="1" cib-last-written="Thu Nov 3 10:05:52 2016"
update-origin="nebel1" update-client="cibadmin" update-user="root"/>
I'm guessing this change should be instantly written into the xml file?
If this is the case something is wrong, greping for validate gives the
old string back.
<cib admin_epoch="0" epoch="8462" num_updates="0"
validate-with="pacemaker-1.1" crm_feature_set="3.0.6" have-quorum="1"
cib-last-written="Thu Nov 3 16:19:51 2016" update-origin="nebel1"
update-client="cibadmin" update-user="root">
pacemakerd --features
Pacemaker 1.1.15 (Build: e174ec8)
Supporting v3.0.10:
Should the crm_feature_set be updated this way too? I'm guessing this is
done when "cibadmin --upgrade" succeeds?
We just get an timeout error when trying to upgrade it with cibadmin:
Call cib_upgrade failed (-62): Timer expired
Do have permissions changed from 1.1.7 to 1.1.15? when looking at our
quite big /var/lib/heartbeat/crm/ folder some permissions changed:
-rw------- 1 hacluster root 80K Nov 1 16:56 cib-31.raw
-rw-r--r-- 1 hacluster root 32 Nov 1 16:56 cib-31.raw.sig
-rw------- 1 hacluster haclient 80K Nov 1 18:53 cib-32.raw
-rw------- 1 hacluster haclient 32 Nov 1 18:53 cib-32.raw.sig
cib-31 was before upgrading, cib-32 after starting upgraded pacemaker
--
Mit freundlichen Grüßen
Toni Tschampke | [email protected]
bcs kommunikationslösungen
Inh. Dipl. Ing. Carsten Burkhardt
Harz 51 | 06108 Halle (Saale) | Germany
tel +49 345 29849-0 | fax +49 345 29849-22
www.b-c-s.de | www.halle.it | www.wivewa.de
EINFACH ADRESSEN, TELEFONATE UND DOKUMENTE VERWALTEN - MIT WIVEWA -
IHREM WISSENSVERWALTER FUER IHREN BETRIEB!
Weitere Informationen erhalten Sie unter www.wivewa.de
Am 03.11.2016 um 15:39 schrieb Ken Gaillot:
On 11/03/2016 05:51 AM, Toni Tschampke wrote:
Hi,
we just upgraded our nodes from wheezy 7.11 (pacemaker 1.1.7) to jessie
(pacemaker 1.1.15, corosync 2.3.6).
During the upgrade pacemaker was removed (rc) and reinstalled after
from
jessie-backports, same for crmsh.
Now we are encountering multiple problems:
First I checked the configuration on a single node running pacemaker &
corosync which dropped a strange error, followed by multiple lines
stating syntax is wrong. crm configure show then showed up a mixed view
of xml and crmsh singleline syntax.
ERROR: Cannot read schema file
'/usr/share/pacemaker/pacemaker-1.1.rng': [Errno 2] No such file or
directory: '/usr/share/pacemaker/pacemaker-1.1.rng'
pacemaker-1.1.rng was renamed to pacemaker-next.rng in Pacemaker 1.1.12,
as it was used to hold experimental new features rather than as the
actual next version of the schema. So, the schema skipped to 1.2.
I'm going to guess you were using the experimental 1.1 schema as the
"validate-with" at the top of /var/lib/pacemaker/cib/cib.xml. Try
changing the validate-with to pacemaker-next or pacemaker-1.2 and see if
you get better results. Don't edit the file directly though; use the
cibadmin command so it signs the end result properly.
After changing the validate-with, run:
crm_verify -x /var/lib/pacemaker/cib/cib.xml
and fix any errors that show up.
When we looked into that folder there was pacemaker-1.0.rng, 1.2 and so
on. As a quick try we symlinked the 1.2 to 1.1 and the syntax errors
were gone. When running crm resource show, all resources showed up,
when
running crm_mon -1fA the output was unexpected as it showed all nodes
offline, with no DC elected:
Stack: corosync
Current DC: NONE
Last updated: Thu Nov 3 11:11:16 2016
Last change: Thu Nov 3 09:54:52 2016 by root via cibadmin on nebel1
*** Resource management is DISABLED ***
The cluster will not attempt to start, stop or recover services
3 nodes and 73 resources configured:
5 resources DISABLED and 0 BLOCKED from being started due to failures
OFFLINE: [ nebel1 nebel2 nebel3 ]
we tried to manually change dc-version
when issuing a simple cleanup command I got the following error:
crm resource cleanup DrbdBackuppcMs
Error signing on to the CRMd service
Error performing operation: Transport endpoint is not connected
which looks like crmsh is not able to communicate with crmd and nothing
is logged in this case in corosync.log
we experimented with multiple config changes (corosync.conf: pacemaker
ver 0 > 1)
cib-bootstrap-options: cluster-infrastructure from openais to corosync
Package versions:
cman 3.1.8-1.2+b1
corosync 2.3.6-3~bpo8+1
crmsh 2.2.0-1~bpo8+1
csync2 1.34-2.3+b1
dlm-pcmk 3.0.12-3.2+deb7u2
libcman3 3.1.8-1.2+b1
libcorosync-common4:amd64 2.3.6-3~bpo8+1
munin-libvirt-plugins 0.0.6-1
pacemaker 1.1.15-2~bpo8+1
pacemaker-cli-utils 1.1.15-2~bpo8+1
pacemaker-common 1.1.15-2~bpo8+1
pacemaker-resource-agents 1.1.15-2~bpo8+1
Kernel: #1 SMP Debian 3.16.36-1+deb8u2 (2016-10-19) x86_64 GNU/Linux
I attached our cib before upgrade and after, as well as the one with
the
mixed syntax and our corosync.conf.
When we tried to connect a second node to the cluster, pacemaker starts
it's deamons, starts corosync and dies after 15 tries with following in
corosync log:
crmd: info: crm_timer_popped: Wait Timer (I_NULL) just popped (2000ms)
crmd: info: do_cib_control: Could not connect to the CIB service:
Transport endpoint is not connected
crmd: warning: do_cib_control:
Couldn't complete CIB registration 15 times... pause and retry
attrd: error: attrd_cib_connect: Signon to CIB failed:
Transport endpoint is not connected (-107)
attrd: info: main: Shutting down attribute manager
attrd: info: qb_ipcs_us_withdraw: withdrawing server sockets
attrd: info: crm_xml_cleanup: Cleaning up memory from libxml2
crmd: info: crm_timer_popped: Wait Timer (I_NULL) just popped (2000ms)
pacemakerd: warning: pcmk_child_exit:
The attrd process (12761) can no longer be respawned,
shutting the cluster down.
pacemakerd: notice: pcmk_shutdown_worker: Shutting down Pacemaker
A third node joins without above error, but crm_mon still shows all
nodes as offline.
Thanks for any advice how to solve this, I'm out of ideas now.
Regards, Toni
_______________________________________________
Users mailing list: [email protected]
http://clusterlabs.org/mailman/listinfo/users
Project Home: http://www.clusterlabs.org
Getting started: http://www.clusterlabs.org/doc/Cluster_from_Scratch.pdf
Bugs: http://bugs.clusterlabs.org
_______________________________________________
Users mailing list: [email protected]
http://clusterlabs.org/mailman/listinfo/users
Project Home: http://www.clusterlabs.org
Getting started: http://www.clusterlabs.org/doc/Cluster_from_Scratch.pdf
Bugs: http://bugs.clusterlabs.org
_______________________________________________
Users mailing list: [email protected]
http://clusterlabs.org/mailman/listinfo/users
Project Home: http://www.clusterlabs.org
Getting started: http://www.clusterlabs.org/doc/Cluster_from_Scratch.pdf
Bugs: http://bugs.clusterlabs.org
execve("/usr/sbin/cibadmin", ["cibadmin", "--upgrade", "--force"], [/* 42 vars
*/]) = 0
brk(0) = 0x7fee60f7a000
access("/etc/ld.so.nohwcap", F_OK) = -1 ENOENT (No such file or directory)
mmap(NULL, 8192, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) =
0x7fee60845000
access("/etc/ld.so.preload", R_OK) = -1 ENOENT (No such file or directory)
open("/etc/ld.so.cache", O_RDONLY|O_CLOEXEC) = 3
fstat(3, {st_mode=S_IFREG|0644, st_size=60973, ...}) = 0
mmap(NULL, 60973, PROT_READ, MAP_PRIVATE, 3, 0) = 0x7fee60836000
close(3) = 0
access("/etc/ld.so.nohwcap", F_OK) = -1 ENOENT (No such file or directory)
open("/usr/lib/x86_64-linux-gnu/libcrmcommon.so.3", O_RDONLY|O_CLOEXEC) = 3
read(3, "\177ELF\2\1\1\0\0\0\0\0\0\0\0\0\3\0>\0\1\0\0\0p\1\1\0\0\0\0\0"...,
832) = 832
fstat(3, {st_mode=S_IFREG|0644, st_size=367264, ...}) = 0
mmap(NULL, 2467216, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_DENYWRITE, 3, 0) =
0x7fee601c4000
mprotect(0x7fee6021a000, 2093056, PROT_NONE) = 0
mmap(0x7fee60419000, 20480, PROT_READ|PROT_WRITE,
MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x55000) = 0x7fee60419000
mmap(0x7fee6041e000, 1424, PROT_READ|PROT_WRITE,
MAP_PRIVATE|MAP_FIXED|MAP_ANONYMOUS, -1, 0) = 0x7fee6041e000
close(3) = 0
access("/etc/ld.so.nohwcap", F_OK) = -1 ENOENT (No such file or directory)
open("/usr/lib/x86_64-linux-gnu/libcib.so.4", O_RDONLY|O_CLOEXEC) = 3
read(3, "\177ELF\2\1\1\0\0\0\0\0\0\0\0\0\3\0>\0\1\0\0\0Ps\0\0\0\0\0\0"..., 832)
= 832
fstat(3, {st_mode=S_IFREG|0644, st_size=128320, ...}) = 0
mmap(NULL, 2224936, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_DENYWRITE, 3, 0) =
0x7fee5ffa4000
mprotect(0x7fee5ffc1000, 2097152, PROT_NONE) = 0
mmap(0x7fee601c1000, 8192, PROT_READ|PROT_WRITE,
MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x1d000) = 0x7fee601c1000
mmap(0x7fee601c3000, 808, PROT_READ|PROT_WRITE,
MAP_PRIVATE|MAP_FIXED|MAP_ANONYMOUS, -1, 0) = 0x7fee601c3000
close(3) = 0
access("/etc/ld.so.nohwcap", F_OK) = -1 ENOENT (No such file or directory)
open("/usr/lib/x86_64-linux-gnu/libqb.so.0", O_RDONLY|O_CLOEXEC) = 3
read(3, "\177ELF\2\1\1\0\0\0\0\0\0\0\0\0\3\0>\0\1\0\0\0@\230\0\0\0\0\0\0"...,
832) = 832
fstat(3, {st_mode=S_IFREG|0644, st_size=151056, ...}) = 0
mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) =
0x7fee60835000
mmap(NULL, 2512352, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_DENYWRITE, 3, 0) =
0x7fee5fd3e000
mprotect(0x7fee5fd61000, 2093056, PROT_NONE) = 0
mmap(0x7fee5ff60000, 12288, PROT_READ|PROT_WRITE,
MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x22000) = 0x7fee5ff60000
mmap(0x7fee5ff63000, 263648, PROT_READ|PROT_WRITE,
MAP_PRIVATE|MAP_FIXED|MAP_ANONYMOUS, -1, 0) = 0x7fee5ff63000
close(3) = 0
access("/etc/ld.so.nohwcap", F_OK) = -1 ENOENT (No such file or directory)
open("/lib/x86_64-linux-gnu/libc.so.6", O_RDONLY|O_CLOEXEC) = 3
read(3, "\177ELF\2\1\1\3\0\0\0\0\0\0\0\0\3\0>\0\1\0\0\0P\34\2\0\0\0\0\0"...,
832) = 832
fstat(3, {st_mode=S_IFREG|0755, st_size=1738176, ...}) = 0
mmap(NULL, 3844640, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_DENYWRITE, 3, 0) =
0x7fee5f993000
mprotect(0x7fee5fb34000, 2097152, PROT_NONE) = 0
mmap(0x7fee5fd34000, 24576, PROT_READ|PROT_WRITE,
MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x1a1000) = 0x7fee5fd34000
mmap(0x7fee5fd3a000, 14880, PROT_READ|PROT_WRITE,
MAP_PRIVATE|MAP_FIXED|MAP_ANONYMOUS, -1, 0) = 0x7fee5fd3a000
close(3) = 0
access("/etc/ld.so.nohwcap", F_OK) = -1 ENOENT (No such file or directory)
open("/lib/x86_64-linux-gnu/libglib-2.0.so.0", O_RDONLY|O_CLOEXEC) = 3
read(3,
"\177ELF\2\1\1\0\0\0\0\0\0\0\0\0\3\0>\0\1\0\0\0\200\245\1\0\0\0\0\0"..., 832) =
832
fstat(3, {st_mode=S_IFREG|0644, st_size=1107040, ...}) = 0
mmap(NULL, 3204776, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_DENYWRITE, 3, 0) =
0x7fee5f684000
mprotect(0x7fee5f790000, 2097152, PROT_NONE) = 0
mmap(0x7fee5f990000, 8192, PROT_READ|PROT_WRITE,
MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x10c000) = 0x7fee5f990000
mmap(0x7fee5f992000, 1704, PROT_READ|PROT_WRITE,
MAP_PRIVATE|MAP_FIXED|MAP_ANONYMOUS, -1, 0) = 0x7fee5f992000
close(3) = 0
access("/etc/ld.so.nohwcap", F_OK) = -1 ENOENT (No such file or directory)
open("/lib/x86_64-linux-gnu/libm.so.6", O_RDONLY|O_CLOEXEC) = 3
read(3, "\177ELF\2\1\1\3\0\0\0\0\0\0\0\0\3\0>\0\1\0\0\0\200U\0\0\0\0\0\0"...,
832) = 832
fstat(3, {st_mode=S_IFREG|0644, st_size=1051056, ...}) = 0
mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) =
0x7fee60834000
mmap(NULL, 3146072, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_DENYWRITE, 3, 0) =
0x7fee5f383000
mprotect(0x7fee5f483000, 2093056, PROT_NONE) = 0
mmap(0x7fee5f682000, 8192, PROT_READ|PROT_WRITE,
MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0xff000) = 0x7fee5f682000
close(3) = 0
access("/etc/ld.so.nohwcap", F_OK) = -1 ENOENT (No such file or directory)
open("/usr/lib/x86_64-linux-gnu/libgnutls-deb0.so.28", O_RDONLY|O_CLOEXEC) = 3
read(3, "\177ELF\2\1\1\0\0\0\0\0\0\0\0\0\3\0>\0\1\0\0\0\0d\2\0\0\0\0\0"...,
832) = 832
fstat(3, {st_mode=S_IFREG|0644, st_size=1173320, ...}) = 0
mmap(NULL, 3272256, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_DENYWRITE, 3, 0) =
0x7fee5f064000
mprotect(0x7fee5f177000, 2097152, PROT_NONE) = 0
mmap(0x7fee5f377000, 45056, PROT_READ|PROT_WRITE,
MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x113000) = 0x7fee5f377000
mmap(0x7fee5f382000, 3648, PROT_READ|PROT_WRITE,
MAP_PRIVATE|MAP_FIXED|MAP_ANONYMOUS, -1, 0) = 0x7fee5f382000
close(3) = 0
access("/etc/ld.so.nohwcap", F_OK) = -1 ENOENT (No such file or directory)
open("/lib/x86_64-linux-gnu/libpthread.so.0", O_RDONLY|O_CLOEXEC) = 3
read(3, "\177ELF\2\1\1\0\0\0\0\0\0\0\0\0\3\0>\0\1\0\0\0\20o\0\0\0\0\0\0"...,
832) = 832
fstat(3, {st_mode=S_IFREG|0755, st_size=137440, ...}) = 0
mmap(NULL, 2213008, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_DENYWRITE, 3, 0) =
0x7fee5ee47000
mprotect(0x7fee5ee5f000, 2093056, PROT_NONE) = 0
mmap(0x7fee5f05e000, 8192, PROT_READ|PROT_WRITE,
MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x17000) = 0x7fee5f05e000
mmap(0x7fee5f060000, 13456, PROT_READ|PROT_WRITE,
MAP_PRIVATE|MAP_FIXED|MAP_ANONYMOUS, -1, 0) = 0x7fee5f060000
close(3) = 0
access("/etc/ld.so.nohwcap", F_OK) = -1 ENOENT (No such file or directory)
open("/lib/x86_64-linux-gnu/libbz2.so.1.0", O_RDONLY|O_CLOEXEC) = 3
read(3, "\177ELF\2\1\1\0\0\0\0\0\0\0\0\0\3\0>\0\1\0\0\0`\27\0\0\0\0\0\0"...,
832) = 832
fstat(3, {st_mode=S_IFREG|0644, st_size=66856, ...}) = 0
mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) =
0x7fee60833000
mmap(NULL, 2162120, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_DENYWRITE, 3, 0) =
0x7fee5ec37000
mprotect(0x7fee5ec46000, 2093056, PROT_NONE) = 0
mmap(0x7fee5ee45000, 8192, PROT_READ|PROT_WRITE,
MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0xe000) = 0x7fee5ee45000
close(3) = 0
access("/etc/ld.so.nohwcap", F_OK) = -1 ENOENT (No such file or directory)
open("/usr/lib/x86_64-linux-gnu/libxslt.so.1", O_RDONLY|O_CLOEXEC) = 3
read(3, "\177ELF\2\1\1\0\0\0\0\0\0\0\0\0\3\0>\0\1\0\0\0 \255\0\0\0\0\0\0"...,
832) = 832
fstat(3, {st_mode=S_IFREG|0644, st_size=256144, ...}) = 0
mmap(NULL, 2352584, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_DENYWRITE, 3, 0) =
0x7fee5e9f8000
mprotect(0x7fee5ea35000, 2093056, PROT_NONE) = 0
mmap(0x7fee5ec34000, 12288, PROT_READ|PROT_WRITE,
MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x3c000) = 0x7fee5ec34000
close(3) = 0
access("/etc/ld.so.nohwcap", F_OK) = -1 ENOENT (No such file or directory)
open("/usr/lib/x86_64-linux-gnu/libxml2.so.2", O_RDONLY|O_CLOEXEC) = 3
read(3, "\177ELF\2\1\1\0\0\0\0\0\0\0\0\0\3\0>\0\1\0\0\0p\350\2\0\0\0\0\0"...,
832) = 832
fstat(3, {st_mode=S_IFREG|0644, st_size=1465816, ...}) = 0
mmap(NULL, 3566360, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_DENYWRITE, 3, 0) =
0x7fee5e691000
mprotect(0x7fee5e7ed000, 2093056, PROT_NONE) = 0
mmap(0x7fee5e9ec000, 45056, PROT_READ|PROT_WRITE,
MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x15b000) = 0x7fee5e9ec000
mmap(0x7fee5e9f7000, 2840, PROT_READ|PROT_WRITE,
MAP_PRIVATE|MAP_FIXED|MAP_ANONYMOUS, -1, 0) = 0x7fee5e9f7000
close(3) = 0
access("/etc/ld.so.nohwcap", F_OK) = -1 ENOENT (No such file or directory)
open("/lib/x86_64-linux-gnu/libuuid.so.1", O_RDONLY|O_CLOEXEC) = 3
read(3, "\177ELF\2\1\1\0\0\0\0\0\0\0\0\0\3\0>\0\1\0\0\0 \26\0\0\0\0\0\0"...,
832) = 832
fstat(3, {st_mode=S_IFREG|0644, st_size=18904, ...}) = 0
mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) =
0x7fee60832000
mmap(NULL, 2113952, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_DENYWRITE, 3, 0) =
0x7fee5e48c000
mprotect(0x7fee5e490000, 2093056, PROT_NONE) = 0
mmap(0x7fee5e68f000, 8192, PROT_READ|PROT_WRITE,
MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x3000) = 0x7fee5e68f000
close(3) = 0
access("/etc/ld.so.nohwcap", F_OK) = -1 ENOENT (No such file or directory)
open("/lib/x86_64-linux-gnu/libdl.so.2", O_RDONLY|O_CLOEXEC) = 3
read(3, "\177ELF\2\1\1\0\0\0\0\0\0\0\0\0\3\0>\0\1\0\0\0\320\16\0\0\0\0\0\0"...,
832) = 832
fstat(3, {st_mode=S_IFREG|0644, st_size=14664, ...}) = 0
mmap(NULL, 2109712, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_DENYWRITE, 3, 0) =
0x7fee5e288000
mprotect(0x7fee5e28b000, 2093056, PROT_NONE) = 0
mmap(0x7fee5e48a000, 8192, PROT_READ|PROT_WRITE,
MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x2000) = 0x7fee5e48a000
close(3) = 0
access("/etc/ld.so.nohwcap", F_OK) = -1 ENOENT (No such file or directory)
open("/usr/lib/x86_64-linux-gnu/libpe_rules.so.2", O_RDONLY|O_CLOEXEC) = 3
read(3, "\177ELF\2\1\1\0\0\0\0\0\0\0\0\0\3\0>\0\1\0\0\0\360-\0\0\0\0\0\0"...,
832) = 832
fstat(3, {st_mode=S_IFREG|0644, st_size=44952, ...}) = 0
mmap(NULL, 2140512, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_DENYWRITE, 3, 0) =
0x7fee5e07d000
mprotect(0x7fee5e086000, 2097152, PROT_NONE) = 0
mmap(0x7fee5e286000, 8192, PROT_READ|PROT_WRITE,
MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x9000) = 0x7fee5e286000
close(3) = 0
mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) =
0x7fee60831000
access("/etc/ld.so.nohwcap", F_OK) = -1 ENOENT (No such file or directory)
open("/lib/x86_64-linux-gnu/librt.so.1", O_RDONLY|O_CLOEXEC) = 3
read(3, "\177ELF\2\1\1\3\0\0\0\0\0\0\0\0\3\0>\0\1\0\0\0P#\0\0\0\0\0\0"..., 832)
= 832
fstat(3, {st_mode=S_IFREG|0644, st_size=31784, ...}) = 0
mmap(NULL, 2128920, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_DENYWRITE, 3, 0) =
0x7fee5de75000
mprotect(0x7fee5de7c000, 2093056, PROT_NONE) = 0
mmap(0x7fee5e07b000, 8192, PROT_READ|PROT_WRITE,
MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x6000) = 0x7fee5e07b000
close(3) = 0
access("/etc/ld.so.nohwcap", F_OK) = -1 ENOENT (No such file or directory)
open("/lib/x86_64-linux-gnu/libpcre.so.3", O_RDONLY|O_CLOEXEC) = 3
read(3, "\177ELF\2\1\1\0\0\0\0\0\0\0\0\0\3\0>\0\1\0\0\0\20\27\0\0\0\0\0\0"...,
832) = 832
fstat(3, {st_mode=S_IFREG|0644, st_size=448440, ...}) = 0
mmap(NULL, 2543976, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_DENYWRITE, 3, 0) =
0x7fee5dc07000
mprotect(0x7fee5dc73000, 2097152, PROT_NONE) = 0
mmap(0x7fee5de73000, 8192, PROT_READ|PROT_WRITE,
MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x6c000) = 0x7fee5de73000
close(3) = 0
access("/etc/ld.so.nohwcap", F_OK) = -1 ENOENT (No such file or directory)
open("/lib/x86_64-linux-gnu/libz.so.1", O_RDONLY|O_CLOEXEC) = 3
read(3, "\177ELF\2\1\1\0\0\0\0\0\0\0\0\0\3\0>\0\1\0\0\0 \"\0\0\0\0\0\0"...,
832) = 832
fstat(3, {st_mode=S_IFREG|0644, st_size=109144, ...}) = 0
mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) =
0x7fee60830000
mmap(NULL, 2204200, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_DENYWRITE, 3, 0) =
0x7fee5d9ec000
mprotect(0x7fee5da06000, 2093056, PROT_NONE) = 0
mmap(0x7fee5dc05000, 8192, PROT_READ|PROT_WRITE,
MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x19000) = 0x7fee5dc05000
close(3) = 0
access("/etc/ld.so.nohwcap", F_OK) = -1 ENOENT (No such file or directory)
open("/usr/lib/x86_64-linux-gnu/libp11-kit.so.0", O_RDONLY|O_CLOEXEC) = 3
read(3,
"\177ELF\2\1\1\0\0\0\0\0\0\0\0\0\3\0>\0\1\0\0\0\360\324\0\0\0\0\0\0"..., 832) =
832
fstat(3, {st_mode=S_IFREG|0644, st_size=285104, ...}) = 0
mmap(NULL, 2381264, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_DENYWRITE, 3, 0) =
0x7fee5d7a6000
mprotect(0x7fee5d7e2000, 2093056, PROT_NONE) = 0
mmap(0x7fee5d9e1000, 45056, PROT_READ|PROT_WRITE,
MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x3b000) = 0x7fee5d9e1000
close(3) = 0
access("/etc/ld.so.nohwcap", F_OK) = -1 ENOENT (No such file or directory)
open("/usr/lib/x86_64-linux-gnu/libtasn1.so.6", O_RDONLY|O_CLOEXEC) = 3
read(3, "\177ELF\2\1\1\0\0\0\0\0\0\0\0\0\3\0>\0\1\0\0\0\200,\0\0\0\0\0\0"...,
832) = 832
fstat(3, {st_mode=S_IFREG|0644, st_size=80384, ...}) = 0
mmap(NULL, 2176392, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_DENYWRITE, 3, 0) =
0x7fee5d592000
mprotect(0x7fee5d5a3000, 2097152, PROT_NONE) = 0
mmap(0x7fee5d7a3000, 12288, PROT_READ|PROT_WRITE,
MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x11000) = 0x7fee5d7a3000
close(3) = 0
access("/etc/ld.so.nohwcap", F_OK) = -1 ENOENT (No such file or directory)
open("/usr/lib/x86_64-linux-gnu/libnettle.so.4", O_RDONLY|O_CLOEXEC) = 3
read(3, "\177ELF\2\1\1\0\0\0\0\0\0\0\0\0\3\0>\0\1\0\0\0`c\0\0\0\0\0\0"..., 832)
= 832
fstat(3, {st_mode=S_IFREG|0644, st_size=203520, ...}) = 0
mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) =
0x7fee6082f000
mmap(NULL, 2298680, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_DENYWRITE, 3, 0) =
0x7fee5d360000
mprotect(0x7fee5d390000, 2097152, PROT_NONE) = 0
mmap(0x7fee5d590000, 8192, PROT_READ|PROT_WRITE,
MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x30000) = 0x7fee5d590000
close(3) = 0
access("/etc/ld.so.nohwcap", F_OK) = -1 ENOENT (No such file or directory)
open("/usr/lib/x86_64-linux-gnu/libhogweed.so.2", O_RDONLY|O_CLOEXEC) = 3
read(3, "\177ELF\2\1\1\0\0\0\0\0\0\0\0\0\3\0>\0\1\0\0\0`k\0\0\0\0\0\0"..., 832)
= 832
fstat(3, {st_mode=S_IFREG|0644, st_size=191960, ...}) = 0
mmap(NULL, 2287120, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_DENYWRITE, 3, 0) =
0x7fee5d131000
mprotect(0x7fee5d15f000, 2093056, PROT_NONE) = 0
mmap(0x7fee5d35e000, 8192, PROT_READ|PROT_WRITE,
MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x2d000) = 0x7fee5d35e000
close(3) = 0
access("/etc/ld.so.nohwcap", F_OK) = -1 ENOENT (No such file or directory)
open("/usr/lib/x86_64-linux-gnu/libgmp.so.10", O_RDONLY|O_CLOEXEC) = 3
read(3,
"\177ELF\2\1\1\0\0\0\0\0\0\0\0\0\3\0>\0\1\0\0\0\200\304\0\0\0\0\0\0"..., 832) =
832
fstat(3, {st_mode=S_IFREG|0644, st_size=537248, ...}) = 0
mmap(NULL, 2632576, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_DENYWRITE, 3, 0) =
0x7fee5ceae000
mprotect(0x7fee5cf2f000, 2097152, PROT_NONE) = 0
mmap(0x7fee5d12f000, 8192, PROT_READ|PROT_WRITE,
MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x81000) = 0x7fee5d12f000
close(3) = 0
access("/etc/ld.so.nohwcap", F_OK) = -1 ENOENT (No such file or directory)
open("/lib/x86_64-linux-gnu/liblzma.so.5", O_RDONLY|O_CLOEXEC) = 3
read(3, "\177ELF\2\1\1\0\0\0\0\0\0\0\0\0\3\0>\0\1\0\0\0P(\0\0\0\0\0\0"..., 832)
= 832
mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) =
0x7fee6082e000
fstat(3, {st_mode=S_IFREG|0644, st_size=141752, ...}) = 0
mmap(NULL, 2236936, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_DENYWRITE, 3, 0) =
0x7fee5cc8b000
mprotect(0x7fee5ccad000, 2093056, PROT_NONE) = 0
mmap(0x7fee5ceac000, 8192, PROT_READ|PROT_WRITE,
MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x21000) = 0x7fee5ceac000
close(3) = 0
access("/etc/ld.so.nohwcap", F_OK) = -1 ENOENT (No such file or directory)
open("/usr/lib/x86_64-linux-gnu/libffi.so.6", O_RDONLY|O_CLOEXEC) = 3
read(3, "\177ELF\2\1\1\0\0\0\0\0\0\0\0\0\3\0>\0\1\0\0\0p\30\0\0\0\0\0\0"...,
832) = 832
fstat(3, {st_mode=S_IFREG|0644, st_size=31048, ...}) = 0
mmap(NULL, 2127464, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_DENYWRITE, 3, 0) =
0x7fee5ca83000
mprotect(0x7fee5ca8a000, 2093056, PROT_NONE) = 0
mmap(0x7fee5cc89000, 8192, PROT_READ|PROT_WRITE,
MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x6000) = 0x7fee5cc89000
close(3) = 0
mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) =
0x7fee6082d000
mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) =
0x7fee6082c000
mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) =
0x7fee6082b000
mmap(NULL, 8192, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) =
0x7fee60829000
arch_prctl(ARCH_SET_FS, 0x7fee60829780) = 0
mprotect(0x7fee5fd34000, 16384, PROT_READ) = 0
mprotect(0x7fee5cc89000, 4096, PROT_READ) = 0
mprotect(0x7fee5e48a000, 4096, PROT_READ) = 0
mprotect(0x7fee5ceac000, 4096, PROT_READ) = 0
mprotect(0x7fee5d12f000, 4096, PROT_READ) = 0
mprotect(0x7fee5d590000, 4096, PROT_READ) = 0
mprotect(0x7fee5d35e000, 4096, PROT_READ) = 0
mprotect(0x7fee5d7a3000, 8192, PROT_READ) = 0
mprotect(0x7fee5f05e000, 4096, PROT_READ) = 0
mprotect(0x7fee5d9e1000, 36864, PROT_READ) = 0
mprotect(0x7fee5dc05000, 4096, PROT_READ) = 0
mprotect(0x7fee5de73000, 4096, PROT_READ) = 0
mprotect(0x7fee5e07b000, 4096, PROT_READ) = 0
mprotect(0x7fee5ff60000, 4096, PROT_READ) = 0
mprotect(0x7fee5f990000, 4096, PROT_READ) = 0
mprotect(0x7fee5f682000, 4096, PROT_READ) = 0
mprotect(0x7fee5f377000, 36864, PROT_READ) = 0
mprotect(0x7fee5ee45000, 4096, PROT_READ) = 0
mprotect(0x7fee5e9ec000, 36864, PROT_READ) = 0
mprotect(0x7fee5ec34000, 8192, PROT_READ) = 0
mprotect(0x7fee5e68f000, 4096, PROT_READ) = 0
mprotect(0x7fee60419000, 8192, PROT_READ) = 0
mprotect(0x7fee5e286000, 4096, PROT_READ) = 0
mprotect(0x7fee601c1000, 4096, PROT_READ) = 0
mprotect(0x7fee60847000, 4096, PROT_READ) = 0
mprotect(0x7fee6063f000, 4096, PROT_READ) = 0
munmap(0x7fee60836000, 60973) = 0
set_tid_address(0x7fee60829a50) = 13069
set_robust_list(0x7fee60829a60, 24) = 0
rt_sigaction(SIGRTMIN, {0x7fee5ee4d9f0, [], SA_RESTORER|SA_SIGINFO,
0x7fee5ee568d0}, NULL, 8) = 0
rt_sigaction(SIGRT_1, {0x7fee5ee4da80, [], SA_RESTORER|SA_RESTART|SA_SIGINFO,
0x7fee5ee568d0}, NULL, 8) = 0
rt_sigprocmask(SIG_UNBLOCK, [RTMIN RT_1], NULL, 8) = 0
getrlimit(RLIMIT_STACK, {rlim_cur=8192*1024, rlim_max=RLIM64_INFINITY}) = 0
futex(0x7fee5d9eb580, FUTEX_WAKE_PRIVATE, 2147483647) = 0
brk(0) = 0x7fee60f7a000
brk(0x7fee60f9b000) = 0x7fee60f9b000
open("/dev/urandom", O_RDONLY) = 3
fcntl(3, F_GETFD) = 0
fcntl(3, F_SETFD, FD_CLOEXEC) = 0
fstat(3, {st_mode=S_IFCHR|0666, st_rdev=makedev(1, 9), ...}) = 0
getrusage(0x1 /* RUSAGE_??? */, {ru_utime={0, 0}, ru_stime={0, 0}, ...}) = 0
read(3,
"K\5\3165\332\f^\241\365E8\334m\377\214M\214\246\262\36v\246we\263\222\354\231\251\217\222j",
32) = 32
read(3, "\271\231\354\246\357\254\302\274\24\332\324
M^\356sC%\34X'\323\337h\202\341a\305r\372\1\373", 32) = 32
read(3, "\300\5\335\230\324\361\306\217", 8) = 8
futex(0x7fee5e9f7808, FUTEX_WAKE_PRIVATE, 2147483647) = 0
openat(AT_FDCWD, "/usr/share/pacemaker",
O_RDONLY|O_NONBLOCK|O_DIRECTORY|O_CLOEXEC) = 4
brk(0x7fee60fc0000) = 0x7fee60fc0000
getdents(4, /* 48 entries */, 32768) = 1792
getdents(4, /* 0 entries */, 32768) = 0
close(4) = 0
stat("/usr/share/pacemaker/upgrade-1.3.xsl", {st_mode=S_IFREG|0644,
st_size=2914, ...}) = 0
brk(0x7fee60fbd000) = 0x7fee60fbd000
umask(026) = 022
futex(0x7fee5e48b0c8, FUTEX_WAKE_PRIVATE, 2147483647) = 0
uname({sys="Linux", node="nebel1", ...}) = 0
uname({sys="Linux", node="nebel1", ...}) = 0
uname({sys="Linux", node="nebel1", ...}) = 0
uname({sys="Linux", node="nebel1", ...}) = 0
uname({sys="Linux", node="nebel1", ...}) = 0
uname({sys="Linux", node="nebel1", ...}) = 0
uname({sys="Linux", node="nebel1", ...}) = 0
uname({sys="Linux", node="nebel1", ...}) = 0
uname({sys="Linux", node="nebel1", ...}) = 0
uname({sys="Linux", node="nebel1", ...}) = 0
uname({sys="Linux", node="nebel1", ...}) = 0
uname({sys="Linux", node="nebel1", ...}) = 0
uname({sys="Linux", node="nebel1", ...}) = 0
uname({sys="Linux", node="nebel1", ...}) = 0
uname({sys="Linux", node="nebel1", ...}) = 0
uname({sys="Linux", node="nebel1", ...}) = 0
uname({sys="Linux", node="nebel1", ...}) = 0
uname({sys="Linux", node="nebel1", ...}) = 0
uname({sys="Linux", node="nebel1", ...}) = 0
uname({sys="Linux", node="nebel1", ...}) = 0
uname({sys="Linux", node="nebel1", ...}) = 0
uname({sys="Linux", node="nebel1", ...}) = 0
uname({sys="Linux", node="nebel1", ...}) = 0
uname({sys="Linux", node="nebel1", ...}) = 0
uname({sys="Linux", node="nebel1", ...}) = 0
uname({sys="Linux", node="nebel1", ...}) = 0
uname({sys="Linux", node="nebel1", ...}) = 0
uname({sys="Linux", node="nebel1", ...}) = 0
uname({sys="Linux", node="nebel1", ...}) = 0
uname({sys="Linux", node="nebel1", ...}) = 0
mmap(NULL, 528384, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) =
0x7fee607a8000
socket(PF_LOCAL, SOCK_STREAM, 0) = 4
fcntl(4, F_GETFD) = 0
fcntl(4, F_SETFD, FD_CLOEXEC) = 0
fcntl(4, F_SETFL, O_RDONLY|O_NONBLOCK) = 0
connect(4, {sa_family=AF_LOCAL, sun_path=@"cib_rw"}, 110) = 0
setsockopt(4, SOL_SOCKET, SO_PASSCRED, [1], 4) = 0
sendto(4, "\377\377\377\377\0\0\0\0\30\0\0\0\0\0\0\0\0\0\10\0\0\0\0\0", 24,
MSG_NOSIGNAL, NULL, 0) = 24
poll([{fd=4, events=POLLIN}], 1, 4294967295) = 1 ([{fd=4, revents=POLLIN}])
recvmsg(4, {msg_name(0)=NULL,
msg_iov(1)=[{"\377\377\377\377\0\0\0\0(0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\1\0\0\0\0\0\10\0"...,
12328}], msg_controllen=32, {cmsg_len=28, cmsg_level=SOL_SOCKET,
cmsg_type=SCM_CREDENTIALS{pid=17675, uid=108, gid=114}}, msg_flags=0},
MSG_WAITALL|MSG_NOSIGNAL) = 12328
setsockopt(4, SOL_SOCKET, SO_PASSCRED, [0], 4) = 0
mmap(NULL, 528384, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) =
0x7fee60727000
open("/dev/shm/qb-cib_rw-request-17675-13069-14-header", O_RDWR) = 5
ftruncate(5, 8252) = 0
mmap(NULL, 8252, PROT_READ|PROT_WRITE, MAP_SHARED, 5, 0) = 0x7fee60842000
open("/dev/shm/qb-cib_rw-request-17675-13069-14-data", O_RDWR) = 6
ftruncate(6, 528384) = 0
mmap(NULL, 1056768, PROT_NONE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) =
0x7fee6053d000
mmap(0x7fee6053d000, 528384, PROT_READ|PROT_WRITE, MAP_SHARED|MAP_FIXED, 6, 0)
= 0x7fee6053d000
mmap(0x7fee605be000, 528384, PROT_READ|PROT_WRITE, MAP_SHARED|MAP_FIXED, 6, 0)
= 0x7fee605be000
close(6) = 0
close(5) = 0
open("/dev/shm/qb-cib_rw-response-17675-13069-14-header", O_RDWR) = 5
ftruncate(5, 8248) = 0
mmap(NULL, 8248, PROT_READ|PROT_WRITE, MAP_SHARED, 5, 0) = 0x7fee6083f000
open("/dev/shm/qb-cib_rw-response-17675-13069-14-data", O_RDWR) = 6
ftruncate(6, 528384) = 0
mmap(NULL, 1056768, PROT_NONE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) =
0x7fee5c981000
mmap(0x7fee5c981000, 528384, PROT_READ|PROT_WRITE, MAP_SHARED|MAP_FIXED, 6, 0)
= 0x7fee5c981000
mmap(0x7fee5ca02000, 528384, PROT_READ|PROT_WRITE, MAP_SHARED|MAP_FIXED, 6, 0)
= 0x7fee5ca02000
close(6) = 0
close(5) = 0
open("/dev/shm/qb-cib_rw-event-17675-13069-14-header", O_RDWR) = 5
ftruncate(5, 8248) = 0
mmap(NULL, 8248, PROT_READ|PROT_WRITE, MAP_SHARED, 5, 0) = 0x7fee6083c000
open("/dev/shm/qb-cib_rw-event-17675-13069-14-data", O_RDWR) = 6
ftruncate(6, 528384) = 0
mmap(NULL, 1056768, PROT_NONE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) =
0x7fee5c87f000
mmap(0x7fee5c87f000, 528384, PROT_READ|PROT_WRITE, MAP_SHARED|MAP_FIXED, 6, 0)
= 0x7fee5c87f000
mmap(0x7fee5c900000, 528384, PROT_READ|PROT_WRITE, MAP_SHARED|MAP_FIXED, 6, 0)
= 0x7fee5c900000
close(6) = 0
close(5) = 0
fstat(4, {st_mode=S_IFSOCK|0777, st_size=0, ...}) = 0
fcntl(4, F_GETFL) = 0x802 (flags O_RDWR|O_NONBLOCK)
futex(0x7fee5f992568, FUTEX_WAKE, 2147483647) = 0
eventfd2(0, O_NONBLOCK|O_CLOEXEC) = 5
write(5, "\1\0\0\0\0\0\0\0", 8) = 8
write(5, "\1\0\0\0\0\0\0\0", 8) = 8
poll([{fd=4, events=POLLIN}], 1, 0) = 0 (Timeout)
poll([{fd=4, events=POLLIN}], 1, 0) = 0 (Timeout)
sendto(4, "~", 1, MSG_NOSIGNAL, NULL, 0) = 1
futex(0x7fee60841010, FUTEX_WAIT_BITSET|FUTEX_CLOCK_REALTIME, 0, {1478176658,
12998440}, ffffffff) = 0
poll([{fd=4, events=POLLIN}], 1, 0) = 0 (Timeout)
poll([{fd=4, events=POLLIN}], 1, 0) = 0 (Timeout)
sendto(4, "\304", 1, MSG_NOSIGNAL, NULL, 0) = 1
poll([{fd=4, events=POLLIN}], 1, 0) = 0 (Timeout)
poll([{fd=4, events=POLLIN}, {fd=5, events=POLLIN}], 2, 30000) = 1 ([{fd=5,
revents=POLLIN}])
poll([{fd=4, events=POLLIN}, {fd=5, events=POLLIN}], 2, 30000) = 1 ([{fd=5,
revents=POLLIN}])
read(5, "\2\0\0\0\0\0\0\0", 16) = 8
poll([{fd=4, events=POLLIN}, {fd=5, events=POLLIN}], 2, 30000) = 0 (Timeout)
read(5, 0x7ffc7bf11c90, 16) = -1 EAGAIN (Resource temporarily
unavailable)
write(2, "Call cib_upgrade failed (-62): T"..., 45Call cib_upgrade failed
(-62): Timer expired
) = 45
write(5, "\1\0\0\0\0\0\0\0", 8) = 8
futex(0x7fee60f9d240, FUTEX_WAKE, 2147483647) = 0
poll([{fd=4, events=POLLIN}], 1, 0) = 0 (Timeout)
shutdown(4, SHUT_RDWR) = 0
close(4) = 0
munmap(0x7fee6053d000, 1056768) = 0
munmap(0x7fee60842000, 8248) = 0
munmap(0x7fee5c981000, 1056768) = 0
munmap(0x7fee6083f000, 8248) = 0
munmap(0x7fee5c87f000, 1056768) = 0
munmap(0x7fee6083c000, 8248) = 0
munmap(0x7fee60727000, 528384) = 0
munmap(0x7fee607a8000, 528384) = 0
write(5, "\1\0\0\0\0\0\0\0", 8) = 8
close(3) = 0
exit_group(62) = ?
+++ exited with 62 +++
_______________________________________________
Users mailing list: [email protected]
http://clusterlabs.org/mailman/listinfo/users
Project Home: http://www.clusterlabs.org
Getting started: http://www.clusterlabs.org/doc/Cluster_from_Scratch.pdf
Bugs: http://bugs.clusterlabs.org