i have 2 boxes with same users in db and sst_user (sst_user@%, sst_user@locahost, sst_user@127.0.0.1)have all privilegies
How to debug why node exited with “Operation not permitted” ?
130523 14:08:31 [Note] WSREP: wsrep_notify_cmd is not defined, skipping notification.
130523 14:08:31 [Note] WSREP: Assign initial position for certification: 291028, protocol version: 2
130523 14:08:33 [Note] WSREP: Node 1 (box2) requested state transfer from '*any*'. Selected 0 (box1)(SYNCED) as donor.
130523 14:08:33 [Note] WSREP: Shifting SYNCED -> DONOR/DESYNCED (TO: 291028)
130523 14:08:33 [Note] WSREP: wsrep_notify_cmd is not defined, skipping notification.
ERROR 2003 (HY000): Can't connect to MySQL server on '*.*.*.249' (111)
130523 14:08:33 [ERROR] WSREP: Process completed with error: wsrep_sst_mysqldump --user 'sst_user' --password '****' --host '*.*.*.249' --port '3500' --local-port '3306' --socket '/var/run/mysqld/mysqld.sock' --gtid 'c3c90bbb-c37d-11e2-0800-5896eee4fb82:291028': 1 (Operation not permitted)
130523 14:08:33 [ERROR] WSREP: Try 1/3: 'wsrep_sst_mysqldump --user 'sst_user' --password '****' --host '5.9.6.249' --port '3500' --local-port '3306' --socket '/var/run/mysqld/mysqld.sock' --gtid 'c3c90bbb-c37d-11e2-0800-5896eee4fb82:291028'' failed: 1 (Operation not permitted)
ERROR 2003 (HY000): Can't connect to MySQL server on '*.*.*.249' (111)