Untitled
Go Back
—
Change Paste Viewing Options
120731 13:49:15 mysqld_safe Starting mysqld daemon with databases from /var/lib/mysql
120731 13:49:15 [Note] Flashcache bypass: disabled
120731 13:49:15 [Note] Flashcache setup error is : ioctl failed
120731 13:49:15 [Note] WSREP: Read nil XID from storage engines, skipping position init
120731 13:49:15 [Note] WSREP: wsrep_load(): loading provider library '/usr/lib64/libgalera_smm.so'
120731 13:49:15 [Note] WSREP: wsrep_load(): Galera 2.1(r113) by Codership Oy <info@codership.com> loaded succesfully.
120731 13:49:15 [Note] WSREP: Found saved state: 6d3c7e22-db03-11e1-0800-aaa5cb260889:-1
120731 13:49:15 [Note] WSREP: Reusing existing '/var/lib/mysql//galera.cache'.
120731 13:49:15 [Note] WSREP: Passing config to GCS: base_host = 10.2.10.128; gcache.dir = /var/lib/mysql/; gcache.keep_pages_size = 0; gcache.mem_size = 0; gcache.name = /var/lib/mysql//galera.cache; gcache.page_size = 128M; gcache.size = 128M; gcs.fc_debug = 0; gcs.fc_factor = 0.5; gcs.fc_limit = 16; gcs.fc_master_slave = NO; gcs.max_packet_size = 64500; gcs.max_throttle = 0.25; gcs.recv_q_hard_limit = 9223372036854775807; gcs.recv_q_soft_limit = 0.25; gcs.sync_donor = NO; replicator.causal_read_timeout = PT30S; replicator.commit_order = 3
120731 13:49:15 [Note] WSREP: Assign initial position for certification: -1, protocol version: -1
120731 13:49:15 [Note] WSREP: wsrep_sst_grab()
120731 13:49:15 [Note] WSREP: Start replication
120731 13:49:15 [Note] WSREP: Setting initial position to 00000000-0000-0000-0000-000000000000:-1
120731 13:49:15 [Note] WSREP: protonet asio version 0
120731 13:49:15 [Note] WSREP: backend: asio
120731 13:49:15 [Note] WSREP: GMCast version 0
120731 13:49:15 [Note] WSREP: (c1144126-db05-11e1-0800-87db0bdb39d9, 'tcp://0.0.0.0:4567') listening at tcp://0.0.0.0:4567
120731 13:49:15 [Note] WSREP: (c1144126-db05-11e1-0800-87db0bdb39d9, 'tcp://0.0.0.0:4567') multicast: , ttl: 1
120731 13:49:15 [Note] WSREP: EVS version 0
120731 13:49:15 [Note] WSREP: PC version 0
120731 13:49:15 [Note] WSREP: gcomm: connecting to group 'pxctest', peer '10.2.10.128:'
120731 13:49:15 [ERROR] WSREP: failed to open gcomm backend connection: 22: connected to own listening address 'tcp://10.2.10.128:4567', check that cluster address '10.2.10.128' points to correct location: 22 (Invalid argument)
at gcomm/src/gmcast.cpp:handle_established():488
120731 13:49:15 [ERROR] WSREP: gcs/src/gcs_core.c:gcs_core_open():195: Failed to open backend connection: -22 (Invalid argument)
120731 13:49:15 [ERROR] WSREP: gcs/src/gcs.c:gcs_open():1290: Failed to open channel 'pxctest' at 'gcomm://10.2.10.128': -22 (Invalid argument)
120731 13:49:15 [ERROR] WSREP: gcs connect failed: Invalid argument
120731 13:49:15 [ERROR] WSREP: wsrep::connect() failed: 6
120731 13:49:15 [ERROR] Aborting
120731 13:49:15 [Note] WSREP: Service disconnected.
120731 13:49:16 [Note] WSREP: Some threads may fail to exit.
120731 13:49:16 [Note] /usr/sbin/mysqld: Shutdown complete
120731 13:49:16 mysqld_safe mysqld from pid file /var/lib/mysql/cluster1.pid ended
Go Back