Login
[x]
Log in using an account from:
Fedora Account System
Red Hat Associate
Red Hat Customer
Or login using a Red Hat Bugzilla account
Forgot Password
Login:
Hide Forgot
Create an Account
Red Hat Bugzilla – Attachment 574757 Details for
Bug 809352
glusterfs client crashed while running dbench
[?]
New
Simple Search
Advanced Search
My Links
Browse
Requests
Reports
Current State
Search
Tabular reports
Graphical reports
Duplicates
Other Reports
User Changes
Plotly Reports
Bug Status
Bug Severity
Non-Defaults
|
Product Dashboard
Help
Page Help!
Bug Writing Guidelines
What's new
Browser Support Policy
5.0.4.rh83 Release notes
FAQ
Guides index
User guide
Web Services
Contact
Legal
This site requires JavaScript to be enabled to function correctly, please enable it.
Client Log File
mnt-gfsc1.log (text/x-log), 6.79 MB, created by
Shwetha Panduranga
on 2012-04-03 07:36:50 UTC
(
hide
)
Description:
Client Log File
Filename:
MIME Type:
Creator:
Shwetha Panduranga
Created:
2012-04-03 07:36:50 UTC
Size:
6.79 MB
patch
obsolete
>[2012-04-03 16:35:54.135422] I [glusterfsd.c:1627:main] 0-/usr/local/sbin/glusterfs: Started running /usr/local/sbin/glusterfs version 3git >[2012-04-03 16:35:54.151774] I [io-cache.c:1558:check_cache_size_ok] 0-dstore-quick-read: Max cache size is 1044848640 >[2012-04-03 16:35:54.151918] I [io-cache.c:1558:check_cache_size_ok] 0-dstore-io-cache: Max cache size is 1044848640 >[2012-04-03 16:35:54.169385] I [client.c:2156:notify] 0-dstore-client-0: parent translators are ready, attempting connect on transport >[2012-04-03 16:35:54.174063] I [client.c:2156:notify] 0-dstore-client-1: parent translators are ready, attempting connect on transport >[2012-04-03 16:35:54.178619] I [client.c:2156:notify] 0-dstore-client-2: parent translators are ready, attempting connect on transport >[2012-04-03 16:35:54.183336] I [client.c:2156:notify] 0-dstore-client-3: parent translators are ready, attempting connect on transport >[2012-04-03 16:35:54.188045] I [client.c:2156:notify] 0-dstore-client-4: parent translators are ready, attempting connect on transport >[2012-04-03 16:35:54.192686] I [client.c:2156:notify] 0-dstore-client-5: parent translators are ready, attempting connect on transport >[2012-04-03 16:35:54.197334] I [client.c:2156:notify] 0-dstore-client-6: parent translators are ready, attempting connect on transport >[2012-04-03 16:35:54.201952] I [client.c:2156:notify] 0-dstore-client-7: parent translators are ready, attempting connect on transport >[2012-04-03 16:35:54.206659] I [client.c:2156:notify] 0-dstore-client-8: parent translators are ready, attempting connect on transport >Given volfile: >+------------------------------------------------------------------------------+ > 1: volume dstore-client-0 > 2: type protocol/client > 3: option remote-host 192.168.2.35 > 4: option remote-subvolume /export1/dstore1 > 5: option transport-type tcp > 6: end-volume > 7: > 8: volume dstore-client-1 > 9: type protocol/client > 10: option remote-host 192.168.2.36 > 11: option remote-subvolume /export1/dstore1 > 12: option transport-type tcp > 13: end-volume > 14: > 15: volume dstore-client-2 > 16: type protocol/client > 17: option remote-host 192.168.2.37 > 18: option remote-subvolume /export1/dstore1 > 19: option transport-type tcp > 20: end-volume > 21: > 22: volume dstore-client-3 > 23: type protocol/client > 24: option remote-host 192.168.2.35 > 25: option remote-subvolume /export2/dstore1 > 26: option transport-type tcp > 27: end-volume > 28: > 29: volume dstore-client-4 > 30: type protocol/client > 31: option remote-host 192.168.2.36 > 32: option remote-subvolume /export2/dstore1 > 33: option transport-type tcp > 34: end-volume > 35: > 36: volume dstore-client-5 > 37: type protocol/client > 38: option remote-host 192.168.2.37 > 39: option remote-subvolume /export2/dstore1 > 40: option transport-type tcp > 41: end-volume > 42: > 43: volume dstore-client-6 > 44: type protocol/client > 45: option remote-host 192.168.2.35 > 46: option remote-subvolume /export1/dstore2 > 47: option transport-type tcp > 48: end-volume > 49: > 50: volume dstore-client-7 > 51: type protocol/client > 52: option remote-host 192.168.2.36 > 53: option remote-subvolume /export1/dstore2 > 54: option transport-type tcp > 55: end-volume > 56: > 57: volume dstore-client-8 > 58: type protocol/client > 59: option remote-host 192.168.2.37 > 60: option remote-subvolume /export1/dstore2 > 61: option transport-type tcp > 62: end-volume > 63: > 64: volume dstore-replicate-0 > 65: type cluster/replicate > 66: subvolumes dstore-client-0 dstore-client-1 dstore-client-2 > 67: end-volume > 68: > 69: volume dstore-replicate-1 > 70: type cluster/replicate > 71: subvolumes dstore-client-3 dstore-client-4 dstore-client-5 > 72: end-volume > 73: > 74: volume dstore-replicate-2 > 75: type cluster/replicate > 76: subvolumes dstore-client-6 dstore-client-7 dstore-client-8 > 77: end-volume > 78: > 79: volume dstore-dht > 80: type cluster/distribute > 81: subvolumes dstore-replicate-0 dstore-replicate-1 dstore-replicate-2 > 82: end-volume > 83: > 84: volume dstore-write-behind > 85: type performance/write-behind > 86: subvolumes dstore-dht > 87: end-volume > 88: > 89: volume dstore-read-ahead > 90: type performance/read-ahead > 91: subvolumes dstore-write-behind > 92: end-volume > 93: > 94: volume dstore-io-cache > 95: type performance/io-cache > 96: subvolumes dstore-read-ahead > 97: end-volume > 98: > 99: volume dstore-quick-read >100: type performance/quick-read >101: subvolumes dstore-io-cache >102: end-volume >103: >104: volume dstore-md-cache >105: type performance/md-cache >106: subvolumes dstore-quick-read >107: end-volume >108: >109: volume dstore >110: type debug/io-stats >111: option latency-measurement off >112: option count-fop-hits off >113: subvolumes dstore-md-cache >114: end-volume > >+------------------------------------------------------------------------------+ >[2012-04-03 16:35:54.212939] I [rpc-clnt.c:1669:rpc_clnt_reconfig] 0-dstore-client-0: changing port to 24009 (from 0) >[2012-04-03 16:35:54.213043] I [rpc-clnt.c:1669:rpc_clnt_reconfig] 0-dstore-client-1: changing port to 24009 (from 0) >[2012-04-03 16:35:54.213152] I [rpc-clnt.c:1669:rpc_clnt_reconfig] 0-dstore-client-2: changing port to 24009 (from 0) >[2012-04-03 16:35:54.213308] I [rpc-clnt.c:1669:rpc_clnt_reconfig] 0-dstore-client-3: changing port to 24010 (from 0) >[2012-04-03 16:35:54.213635] I [client.c:136:client_register_grace_timer] 0-dstore-client-0: Registering a grace timer >[2012-04-03 16:35:54.213684] I [client.c:136:client_register_grace_timer] 0-dstore-client-1: Registering a grace timer >[2012-04-03 16:35:54.213771] I [client.c:136:client_register_grace_timer] 0-dstore-client-2: Registering a grace timer >[2012-04-03 16:35:54.213808] I [client.c:136:client_register_grace_timer] 0-dstore-client-3: Registering a grace timer >[2012-04-03 16:35:54.213849] I [rpc-clnt.c:1669:rpc_clnt_reconfig] 0-dstore-client-6: changing port to 24011 (from 0) >[2012-04-03 16:35:54.213937] I [rpc-clnt.c:1669:rpc_clnt_reconfig] 0-dstore-client-4: changing port to 24010 (from 0) >[2012-04-03 16:35:54.214042] I [rpc-clnt.c:1669:rpc_clnt_reconfig] 0-dstore-client-5: changing port to 24010 (from 0) >[2012-04-03 16:35:54.214174] I [client.c:136:client_register_grace_timer] 0-dstore-client-6: Registering a grace timer >[2012-04-03 16:35:54.214272] I [client.c:136:client_register_grace_timer] 0-dstore-client-4: Registering a grace timer >[2012-04-03 16:35:54.214309] I [client.c:136:client_register_grace_timer] 0-dstore-client-5: Registering a grace timer >[2012-04-03 16:35:54.214343] I [rpc-clnt.c:1669:rpc_clnt_reconfig] 0-dstore-client-8: changing port to 24011 (from 0) >[2012-04-03 16:35:54.214408] I [rpc-clnt.c:1669:rpc_clnt_reconfig] 0-dstore-client-7: changing port to 24011 (from 0) >[2012-04-03 16:35:54.214511] I [client.c:136:client_register_grace_timer] 0-dstore-client-8: Registering a grace timer >[2012-04-03 16:35:54.214548] I [client.c:136:client_register_grace_timer] 0-dstore-client-7: Registering a grace timer >[2012-04-03 16:35:58.150286] W [client.c:2083:client_rpc_notify] 0-dstore-client-0: Cancelling the grace timer >[2012-04-03 16:35:58.150706] I [client-handshake.c:1632:select_server_supported_programs] 0-dstore-client-0: Using Program GlusterFS 3git, Num (1298437), Version (330) >[2012-04-03 16:35:58.151337] I [client-handshake.c:1429:client_setvolume_cbk] 0-dstore-client-0: Connected to 192.168.2.35:24009, attached to remote volume '/export1/dstore1'. >[2012-04-03 16:35:58.151373] I [client-handshake.c:1441:client_setvolume_cbk] 0-dstore-client-0: Server and Client lk-version numbers are not same, reopening the fds >[2012-04-03 16:35:58.151942] I [afr-common.c:3524:afr_notify] 0-dstore-replicate-0: Subvolume 'dstore-client-0' came back up; going online. >[2012-04-03 16:35:58.152007] I [client-handshake.c:456:client_set_lk_version_cbk] 0-dstore-client-0: Server lk version = 1 >[2012-04-03 16:35:58.154818] W [client.c:2083:client_rpc_notify] 0-dstore-client-1: Cancelling the grace timer >[2012-04-03 16:35:58.155402] I [client-handshake.c:1632:select_server_supported_programs] 0-dstore-client-1: Using Program GlusterFS 3git, Num (1298437), Version (330) >[2012-04-03 16:35:58.156152] I [client-handshake.c:1429:client_setvolume_cbk] 0-dstore-client-1: Connected to 192.168.2.36:24009, attached to remote volume '/export1/dstore1'. >[2012-04-03 16:35:58.156189] I [client-handshake.c:1441:client_setvolume_cbk] 0-dstore-client-1: Server and Client lk-version numbers are not same, reopening the fds >[2012-04-03 16:35:58.156496] I [client-handshake.c:456:client_set_lk_version_cbk] 0-dstore-client-1: Server lk version = 1 >[2012-04-03 16:35:58.159330] W [client.c:2083:client_rpc_notify] 0-dstore-client-2: Cancelling the grace timer >[2012-04-03 16:35:58.159690] I [client-handshake.c:1632:select_server_supported_programs] 0-dstore-client-2: Using Program GlusterFS 3git, Num (1298437), Version (330) >[2012-04-03 16:35:58.160264] I [client-handshake.c:1429:client_setvolume_cbk] 0-dstore-client-2: Connected to 192.168.2.37:24009, attached to remote volume '/export1/dstore1'. >[2012-04-03 16:35:58.160303] I [client-handshake.c:1441:client_setvolume_cbk] 0-dstore-client-2: Server and Client lk-version numbers are not same, reopening the fds >[2012-04-03 16:35:58.160670] I [client-handshake.c:456:client_set_lk_version_cbk] 0-dstore-client-2: Server lk version = 1 >[2012-04-03 16:35:58.163767] W [client.c:2083:client_rpc_notify] 0-dstore-client-3: Cancelling the grace timer >[2012-04-03 16:35:58.164054] I [client-handshake.c:1632:select_server_supported_programs] 0-dstore-client-3: Using Program GlusterFS 3git, Num (1298437), Version (330) >[2012-04-03 16:35:58.164612] I [client-handshake.c:1429:client_setvolume_cbk] 0-dstore-client-3: Connected to 192.168.2.35:24010, attached to remote volume '/export2/dstore1'. >[2012-04-03 16:35:58.164663] I [client-handshake.c:1441:client_setvolume_cbk] 0-dstore-client-3: Server and Client lk-version numbers are not same, reopening the fds >[2012-04-03 16:35:58.164768] I [afr-common.c:3524:afr_notify] 0-dstore-replicate-1: Subvolume 'dstore-client-3' came back up; going online. >[2012-04-03 16:35:58.164972] I [client-handshake.c:456:client_set_lk_version_cbk] 0-dstore-client-3: Server lk version = 1 >[2012-04-03 16:35:58.168212] W [client.c:2083:client_rpc_notify] 0-dstore-client-6: Cancelling the grace timer >[2012-04-03 16:35:58.168539] I [client-handshake.c:1632:select_server_supported_programs] 0-dstore-client-6: Using Program GlusterFS 3git, Num (1298437), Version (330) >[2012-04-03 16:35:58.169005] I [client-handshake.c:1429:client_setvolume_cbk] 0-dstore-client-6: Connected to 192.168.2.35:24011, attached to remote volume '/export1/dstore2'. >[2012-04-03 16:35:58.169054] I [client-handshake.c:1441:client_setvolume_cbk] 0-dstore-client-6: Server and Client lk-version numbers are not same, reopening the fds >[2012-04-03 16:35:58.169139] I [afr-common.c:3524:afr_notify] 0-dstore-replicate-2: Subvolume 'dstore-client-6' came back up; going online. >[2012-04-03 16:35:58.169391] I [client-handshake.c:456:client_set_lk_version_cbk] 0-dstore-client-6: Server lk version = 1 >[2012-04-03 16:35:58.172715] W [client.c:2083:client_rpc_notify] 0-dstore-client-4: Cancelling the grace timer >[2012-04-03 16:35:58.173135] I [client-handshake.c:1632:select_server_supported_programs] 0-dstore-client-4: Using Program GlusterFS 3git, Num (1298437), Version (330) >[2012-04-03 16:35:58.173726] I [client-handshake.c:1429:client_setvolume_cbk] 0-dstore-client-4: Connected to 192.168.2.36:24010, attached to remote volume '/export2/dstore1'. >[2012-04-03 16:35:58.173763] I [client-handshake.c:1441:client_setvolume_cbk] 0-dstore-client-4: Server and Client lk-version numbers are not same, reopening the fds >[2012-04-03 16:35:58.174070] I [client-handshake.c:456:client_set_lk_version_cbk] 0-dstore-client-4: Server lk version = 1 >[2012-04-03 16:35:58.177240] W [client.c:2083:client_rpc_notify] 0-dstore-client-5: Cancelling the grace timer >[2012-04-03 16:35:58.177485] I [client-handshake.c:1632:select_server_supported_programs] 0-dstore-client-5: Using Program GlusterFS 3git, Num (1298437), Version (330) >[2012-04-03 16:35:58.177915] I [client-handshake.c:1429:client_setvolume_cbk] 0-dstore-client-5: Connected to 192.168.2.37:24010, attached to remote volume '/export2/dstore1'. >[2012-04-03 16:35:58.177948] I [client-handshake.c:1441:client_setvolume_cbk] 0-dstore-client-5: Server and Client lk-version numbers are not same, reopening the fds >[2012-04-03 16:35:58.178252] I [client-handshake.c:456:client_set_lk_version_cbk] 0-dstore-client-5: Server lk version = 1 >[2012-04-03 16:35:58.181952] W [client.c:2083:client_rpc_notify] 0-dstore-client-8: Cancelling the grace timer >[2012-04-03 16:35:58.182164] I [client-handshake.c:1632:select_server_supported_programs] 0-dstore-client-8: Using Program GlusterFS 3git, Num (1298437), Version (330) >[2012-04-03 16:35:58.182580] I [client-handshake.c:1429:client_setvolume_cbk] 0-dstore-client-8: Connected to 192.168.2.37:24011, attached to remote volume '/export1/dstore2'. >[2012-04-03 16:35:58.182617] I [client-handshake.c:1441:client_setvolume_cbk] 0-dstore-client-8: Server and Client lk-version numbers are not same, reopening the fds >[2012-04-03 16:35:58.182933] I [client-handshake.c:456:client_set_lk_version_cbk] 0-dstore-client-8: Server lk version = 1 >[2012-04-03 16:35:58.186438] W [client.c:2083:client_rpc_notify] 0-dstore-client-7: Cancelling the grace timer >[2012-04-03 16:35:58.186839] I [client-handshake.c:1632:select_server_supported_programs] 0-dstore-client-7: Using Program GlusterFS 3git, Num (1298437), Version (330) >[2012-04-03 16:35:58.187338] I [client-handshake.c:1429:client_setvolume_cbk] 0-dstore-client-7: Connected to 192.168.2.36:24011, attached to remote volume '/export1/dstore2'. >[2012-04-03 16:35:58.187374] I [client-handshake.c:1441:client_setvolume_cbk] 0-dstore-client-7: Server and Client lk-version numbers are not same, reopening the fds >[2012-04-03 16:35:58.195773] I [fuse-bridge.c:4081:fuse_graph_setup] 0-fuse: switched to graph 0 >[2012-04-03 16:35:58.195968] I [client-handshake.c:456:client_set_lk_version_cbk] 0-dstore-client-7: Server lk version = 1 >[2012-04-03 16:35:58.196087] I [fuse-bridge.c:3358:fuse_init] 0-glusterfs-fuse: FUSE inited with protocol versions: glusterfs 7.13 kernel 7.13 >[2012-04-03 16:35:58.197201] I [afr-common.c:1866:afr_set_root_inode_on_first_lookup] 0-dstore-replicate-0: added root inode >[2012-04-03 16:35:58.198639] I [afr-common.c:1866:afr_set_root_inode_on_first_lookup] 0-dstore-replicate-2: added root inode >[2012-04-03 16:35:58.198738] I [afr-common.c:1866:afr_set_root_inode_on_first_lookup] 0-dstore-replicate-1: added root inode >[2012-04-03 16:38:33.632051] I [glusterfsd-mgmt.c:64:mgmt_cbk_spec] 0-mgmt: Volume file changed >[2012-04-03 16:38:34.726363] I [glusterfsd-mgmt.c:64:mgmt_cbk_spec] 0-mgmt: Volume file changed >[2012-04-03 16:38:34.734710] I [io-cache.c:1558:check_cache_size_ok] 1-dstore-quick-read: Max cache size is 1044848640 >[2012-04-03 16:38:34.734856] I [io-cache.c:1558:check_cache_size_ok] 1-dstore-io-cache: Max cache size is 1044848640 >[2012-04-03 16:38:34.756052] I [client.c:2156:notify] 1-dstore-client-0: parent translators are ready, attempting connect on transport >[2012-04-03 16:38:34.762713] I [client.c:2156:notify] 1-dstore-client-1: parent translators are ready, attempting connect on transport >[2012-04-03 16:38:34.767395] I [client.c:2156:notify] 1-dstore-client-2: parent translators are ready, attempting connect on transport >[2012-04-03 16:38:34.772022] I [client.c:2156:notify] 1-dstore-client-3: parent translators are ready, attempting connect on transport >[2012-04-03 16:38:34.776712] I [client.c:2156:notify] 1-dstore-client-4: parent translators are ready, attempting connect on transport >[2012-04-03 16:38:34.781386] I [client.c:2156:notify] 1-dstore-client-5: parent translators are ready, attempting connect on transport >[2012-04-03 16:38:34.785923] I [client.c:2156:notify] 1-dstore-client-6: parent translators are ready, attempting connect on transport >[2012-04-03 16:38:34.790719] I [client.c:2156:notify] 1-dstore-client-7: parent translators are ready, attempting connect on transport >[2012-04-03 16:38:34.795368] I [client.c:2156:notify] 1-dstore-client-8: parent translators are ready, attempting connect on transport >Given volfile: >+------------------------------------------------------------------------------+ > 1: volume dstore-client-0 > 2: type protocol/client > 3: option remote-host 192.168.2.35 > 4: option remote-subvolume /export1/dstore1 > 5: option transport-type tcp > 6: end-volume > 7: > 8: volume dstore-client-1 > 9: type protocol/client > 10: option remote-host 192.168.2.36 > 11: option remote-subvolume /export1/dstore1 > 12: option transport-type tcp > 13: end-volume > 14: > 15: volume dstore-client-2 > 16: type protocol/client > 17: option remote-host 192.168.2.37 > 18: option remote-subvolume /export1/dstore1 > 19: option transport-type tcp > 20: end-volume > 21: > 22: volume dstore-client-3 > 23: type protocol/client > 24: option remote-host 192.168.2.35 > 25: option remote-subvolume /export2/dstore1 > 26: option transport-type tcp > 27: end-volume > 28: > 29: volume dstore-client-4 > 30: type protocol/client > 31: option remote-host 192.168.2.36 > 32: option remote-subvolume /export2/dstore1 > 33: option transport-type tcp > 34: end-volume > 35: > 36: volume dstore-client-5 > 37: type protocol/client > 38: option remote-host 192.168.2.37 > 39: option remote-subvolume /export2/dstore1 > 40: option transport-type tcp > 41: end-volume > 42: > 43: volume dstore-client-6 > 44: type protocol/client > 45: option remote-host 192.168.2.35 > 46: option remote-subvolume /export1/dstore2 > 47: option transport-type tcp > 48: end-volume > 49: > 50: volume dstore-client-7 > 51: type protocol/client > 52: option remote-host 192.168.2.36 > 53: option remote-subvolume /export1/dstore2 > 54: option transport-type tcp > 55: end-volume > 56: > 57: volume dstore-client-8 > 58: type protocol/client > 59: option remote-host 192.168.2.37 > 60: option remote-subvolume /export1/dstore2 > 61: option transport-type tcp > 62: end-volume > 63: > 64: volume dstore-replicate-0 > 65: type cluster/replicate > 66: subvolumes dstore-client-0 dstore-client-1 dstore-client-2 > 67: end-volume > 68: > 69: volume dstore-replicate-1 > 70: type cluster/replicate > 71: subvolumes dstore-client-3 dstore-client-4 dstore-client-5 > 72: end-volume > 73: > 74: volume dstore-replicate-2 > 75: type cluster/replicate > 76: subvolumes dstore-client-6 dstore-client-7 dstore-client-8 > 77: end-volume > 78: > 79: volume dstore-dht > 80: type cluster/distribute > 81: subvolumes dstore-replicate-0 dstore-replicate-1 dstore-replicate-2 > 82: end-volume > 83: > 84: volume dstore-write-behind > 85: type performance/write-behind > 86: subvolumes dstore-dht > 87: end-volume > 88: > 89: volume dstore-read-ahead > 90: type performance/read-ahead > 91: subvolumes dstore-write-behind > 92: end-volume > 93: > 94: volume dstore-io-cache > 95: type performance/io-cache > 96: subvolumes dstore-read-ahead > 97: end-volume > 98: > 99: volume dstore-quick-read >100: type performance/quick-read >101: subvolumes dstore-io-cache >102: end-volume >103: >104: volume dstore >105: type debug/io-stats >106: option latency-measurement off >107: option count-fop-hits off >108: subvolumes dstore-quick-read >109: end-volume > >+------------------------------------------------------------------------------+ >[2012-04-03 16:38:34.800977] I [glusterfsd-mgmt.c:1584:mgmt_getspec_cbk] 0-glusterfs: No change in volfile, continuing >[2012-04-03 16:38:34.803461] I [rpc-clnt.c:1669:rpc_clnt_reconfig] 1-dstore-client-0: changing port to 24009 (from 0) >[2012-04-03 16:38:34.804421] I [client.c:136:client_register_grace_timer] 1-dstore-client-0: Registering a grace timer >[2012-04-03 16:38:34.804493] I [rpc-clnt.c:1669:rpc_clnt_reconfig] 1-dstore-client-6: changing port to 24011 (from 0) >[2012-04-03 16:38:34.804561] I [rpc-clnt.c:1669:rpc_clnt_reconfig] 1-dstore-client-3: changing port to 24010 (from 0) >[2012-04-03 16:38:34.805370] I [client.c:136:client_register_grace_timer] 1-dstore-client-6: Registering a grace timer >[2012-04-03 16:38:34.805460] I [client.c:136:client_register_grace_timer] 1-dstore-client-3: Registering a grace timer >[2012-04-03 16:38:35.797545] I [rpc-clnt.c:1669:rpc_clnt_reconfig] 1-dstore-client-5: changing port to 24010 (from 0) >[2012-04-03 16:38:35.797827] I [client.c:136:client_register_grace_timer] 1-dstore-client-5: Registering a grace timer >[2012-04-03 16:38:35.799045] I [rpc-clnt.c:1669:rpc_clnt_reconfig] 1-dstore-client-2: changing port to 24009 (from 0) >[2012-04-03 16:38:35.799220] I [rpc-clnt.c:1669:rpc_clnt_reconfig] 1-dstore-client-8: changing port to 24011 (from 0) >[2012-04-03 16:38:35.799719] I [client.c:136:client_register_grace_timer] 1-dstore-client-2: Registering a grace timer >[2012-04-03 16:38:35.799873] I [client.c:136:client_register_grace_timer] 1-dstore-client-8: Registering a grace timer >[2012-04-03 16:38:35.821762] I [rpc-clnt.c:1669:rpc_clnt_reconfig] 1-dstore-client-1: changing port to 24009 (from 0) >[2012-04-03 16:38:35.821993] I [client.c:136:client_register_grace_timer] 1-dstore-client-1: Registering a grace timer >[2012-04-03 16:38:35.822177] I [rpc-clnt.c:1669:rpc_clnt_reconfig] 1-dstore-client-4: changing port to 24010 (from 0) >[2012-04-03 16:38:35.822499] I [client.c:136:client_register_grace_timer] 1-dstore-client-4: Registering a grace timer >[2012-04-03 16:38:35.822569] I [rpc-clnt.c:1669:rpc_clnt_reconfig] 1-dstore-client-7: changing port to 24011 (from 0) >[2012-04-03 16:38:35.822792] I [client.c:136:client_register_grace_timer] 1-dstore-client-7: Registering a grace timer >[2012-04-03 16:38:38.222791] W [client.c:2083:client_rpc_notify] 1-dstore-client-0: Cancelling the grace timer >[2012-04-03 16:38:38.226091] I [client-handshake.c:1632:select_server_supported_programs] 1-dstore-client-0: Using Program GlusterFS 3git, Num (1298437), Version (330) >[2012-04-03 16:38:38.226387] W [client.c:2083:client_rpc_notify] 1-dstore-client-6: Cancelling the grace timer >[2012-04-03 16:38:38.229873] W [client.c:2083:client_rpc_notify] 1-dstore-client-3: Cancelling the grace timer >[2012-04-03 16:38:38.229994] I [client-handshake.c:1429:client_setvolume_cbk] 1-dstore-client-0: Connected to 192.168.2.35:24009, attached to remote volume '/export1/dstore1'. >[2012-04-03 16:38:38.230042] I [client-handshake.c:1441:client_setvolume_cbk] 1-dstore-client-0: Server and Client lk-version numbers are not same, reopening the fds >[2012-04-03 16:38:38.230141] I [afr-common.c:3524:afr_notify] 1-dstore-replicate-0: Subvolume 'dstore-client-0' came back up; going online. >[2012-04-03 16:38:38.230426] I [client-handshake.c:1632:select_server_supported_programs] 1-dstore-client-6: Using Program GlusterFS 3git, Num (1298437), Version (330) >[2012-04-03 16:38:38.232086] I [client-handshake.c:456:client_set_lk_version_cbk] 1-dstore-client-0: Server lk version = 1 >[2012-04-03 16:38:38.232275] I [client-handshake.c:1632:select_server_supported_programs] 1-dstore-client-3: Using Program GlusterFS 3git, Num (1298437), Version (330) >[2012-04-03 16:38:38.233364] I [client-handshake.c:1429:client_setvolume_cbk] 1-dstore-client-3: Connected to 192.168.2.35:24010, attached to remote volume '/export2/dstore1'. >[2012-04-03 16:38:38.233435] I [client-handshake.c:1441:client_setvolume_cbk] 1-dstore-client-3: Server and Client lk-version numbers are not same, reopening the fds >[2012-04-03 16:38:38.233653] I [afr-common.c:3524:afr_notify] 1-dstore-replicate-1: Subvolume 'dstore-client-3' came back up; going online. >[2012-04-03 16:38:38.234807] I [client-handshake.c:456:client_set_lk_version_cbk] 1-dstore-client-3: Server lk version = 1 >[2012-04-03 16:38:38.236735] I [client-handshake.c:1429:client_setvolume_cbk] 1-dstore-client-6: Connected to 192.168.2.35:24011, attached to remote volume '/export1/dstore2'. >[2012-04-03 16:38:38.236795] I [client-handshake.c:1441:client_setvolume_cbk] 1-dstore-client-6: Server and Client lk-version numbers are not same, reopening the fds >[2012-04-03 16:38:38.236898] I [afr-common.c:3524:afr_notify] 1-dstore-replicate-2: Subvolume 'dstore-client-6' came back up; going online. >[2012-04-03 16:38:38.239913] I [client-handshake.c:456:client_set_lk_version_cbk] 1-dstore-client-6: Server lk version = 1 >[2012-04-03 16:38:39.237747] W [client.c:2083:client_rpc_notify] 1-dstore-client-5: Cancelling the grace timer >[2012-04-03 16:38:39.238779] I [client-handshake.c:1632:select_server_supported_programs] 1-dstore-client-5: Using Program GlusterFS 3git, Num (1298437), Version (330) >[2012-04-03 16:38:39.239810] I [client-handshake.c:1429:client_setvolume_cbk] 1-dstore-client-5: Connected to 192.168.2.37:24010, attached to remote volume '/export2/dstore1'. >[2012-04-03 16:38:39.239878] I [client-handshake.c:1441:client_setvolume_cbk] 1-dstore-client-5: Server and Client lk-version numbers are not same, reopening the fds >[2012-04-03 16:38:39.241883] I [client-handshake.c:456:client_set_lk_version_cbk] 1-dstore-client-5: Server lk version = 1 >[2012-04-03 16:38:39.243216] W [client.c:2083:client_rpc_notify] 1-dstore-client-2: Cancelling the grace timer >[2012-04-03 16:38:39.245388] W [client.c:2083:client_rpc_notify] 1-dstore-client-8: Cancelling the grace timer >[2012-04-03 16:38:39.250622] I [client-handshake.c:1632:select_server_supported_programs] 1-dstore-client-8: Using Program GlusterFS 3git, Num (1298437), Version (330) >[2012-04-03 16:38:39.251111] I [client-handshake.c:1632:select_server_supported_programs] 1-dstore-client-2: Using Program GlusterFS 3git, Num (1298437), Version (330) >[2012-04-03 16:38:39.255262] W [client.c:2083:client_rpc_notify] 1-dstore-client-1: Cancelling the grace timer >[2012-04-03 16:38:39.255393] I [client-handshake.c:1429:client_setvolume_cbk] 1-dstore-client-8: Connected to 192.168.2.37:24011, attached to remote volume '/export1/dstore2'. >[2012-04-03 16:38:39.255479] I [client-handshake.c:1441:client_setvolume_cbk] 1-dstore-client-8: Server and Client lk-version numbers are not same, reopening the fds >[2012-04-03 16:38:39.256235] I [client-handshake.c:456:client_set_lk_version_cbk] 1-dstore-client-8: Server lk version = 1 >[2012-04-03 16:38:39.256343] I [client-handshake.c:1632:select_server_supported_programs] 1-dstore-client-1: Using Program GlusterFS 3git, Num (1298437), Version (330) >[2012-04-03 16:38:39.257538] I [client-handshake.c:1429:client_setvolume_cbk] 1-dstore-client-1: Connected to 192.168.2.36:24009, attached to remote volume '/export1/dstore1'. >[2012-04-03 16:38:39.257594] I [client-handshake.c:1441:client_setvolume_cbk] 1-dstore-client-1: Server and Client lk-version numbers are not same, reopening the fds >[2012-04-03 16:38:39.258754] I [client-handshake.c:1429:client_setvolume_cbk] 1-dstore-client-2: Connected to 192.168.2.37:24009, attached to remote volume '/export1/dstore1'. >[2012-04-03 16:38:39.258816] I [client-handshake.c:1441:client_setvolume_cbk] 1-dstore-client-2: Server and Client lk-version numbers are not same, reopening the fds >[2012-04-03 16:38:39.261573] W [client.c:2083:client_rpc_notify] 1-dstore-client-4: Cancelling the grace timer >[2012-04-03 16:38:39.267091] W [client.c:2083:client_rpc_notify] 1-dstore-client-7: Cancelling the grace timer >[2012-04-03 16:38:39.267167] I [client-handshake.c:456:client_set_lk_version_cbk] 1-dstore-client-1: Server lk version = 1 >[2012-04-03 16:38:39.267216] I [client-handshake.c:456:client_set_lk_version_cbk] 1-dstore-client-2: Server lk version = 1 >[2012-04-03 16:38:39.269025] I [client-handshake.c:1632:select_server_supported_programs] 1-dstore-client-4: Using Program GlusterFS 3git, Num (1298437), Version (330) >[2012-04-03 16:38:39.270379] I [client-handshake.c:1429:client_setvolume_cbk] 1-dstore-client-4: Connected to 192.168.2.36:24010, attached to remote volume '/export2/dstore1'. >[2012-04-03 16:38:39.270436] I [client-handshake.c:1441:client_setvolume_cbk] 1-dstore-client-4: Server and Client lk-version numbers are not same, reopening the fds >[2012-04-03 16:38:39.272259] I [client-handshake.c:1632:select_server_supported_programs] 1-dstore-client-7: Using Program GlusterFS 3git, Num (1298437), Version (330) >[2012-04-03 16:38:39.275280] I [client-handshake.c:456:client_set_lk_version_cbk] 1-dstore-client-4: Server lk version = 1 >[2012-04-03 16:38:39.275734] I [client-handshake.c:1429:client_setvolume_cbk] 1-dstore-client-7: Connected to 192.168.2.36:24011, attached to remote volume '/export1/dstore2'. >[2012-04-03 16:38:39.275788] I [client-handshake.c:1441:client_setvolume_cbk] 1-dstore-client-7: Server and Client lk-version numbers are not same, reopening the fds >[2012-04-03 16:38:39.283241] I [fuse-bridge.c:4081:fuse_graph_setup] 0-fuse: switched to graph 1 >[2012-04-03 16:38:39.283976] I [client-handshake.c:456:client_set_lk_version_cbk] 1-dstore-client-7: Server lk version = 1 >[2012-04-03 16:38:39.286065] I [afr-common.c:1866:afr_set_root_inode_on_first_lookup] 1-dstore-replicate-0: added root inode >[2012-04-03 16:38:39.288395] I [afr-common.c:1866:afr_set_root_inode_on_first_lookup] 1-dstore-replicate-1: added root inode >[2012-04-03 16:38:39.288706] I [afr-common.c:1866:afr_set_root_inode_on_first_lookup] 1-dstore-replicate-2: added root inode >[2012-04-03 16:38:39.624547] I [client.c:2165:notify] 0-dstore-client-0: current graph is no longer active, destroying rpc_client >[2012-04-03 16:38:39.624683] I [client.c:2165:notify] 0-dstore-client-1: current graph is no longer active, destroying rpc_client >[2012-04-03 16:38:39.624720] I [client.c:2165:notify] 0-dstore-client-2: current graph is no longer active, destroying rpc_client >[2012-04-03 16:38:39.624731] I [client.c:136:client_register_grace_timer] 0-dstore-client-0: Registering a grace timer >[2012-04-03 16:38:39.624757] I [client.c:2165:notify] 0-dstore-client-3: current graph is no longer active, destroying rpc_client >[2012-04-03 16:38:39.624808] I [client.c:2165:notify] 0-dstore-client-4: current graph is no longer active, destroying rpc_client >[2012-04-03 16:38:39.624860] I [client.c:2165:notify] 0-dstore-client-5: current graph is no longer active, destroying rpc_client >[2012-04-03 16:38:39.624912] I [client.c:2165:notify] 0-dstore-client-6: current graph is no longer active, destroying rpc_client >[2012-04-03 16:38:39.624957] I [client.c:2165:notify] 0-dstore-client-7: current graph is no longer active, destroying rpc_client >[2012-04-03 16:38:39.625003] I [client.c:2165:notify] 0-dstore-client-8: current graph is no longer active, destroying rpc_client >[2012-04-03 16:38:39.628473] I [client.c:2104:client_rpc_notify] 0-dstore-client-0: disconnected >[2012-04-03 16:38:39.628575] I [client.c:136:client_register_grace_timer] 0-dstore-client-1: Registering a grace timer >[2012-04-03 16:38:39.628630] I [client.c:2104:client_rpc_notify] 0-dstore-client-1: disconnected >[2012-04-03 16:38:39.628714] I [client.c:136:client_register_grace_timer] 0-dstore-client-2: Registering a grace timer >[2012-04-03 16:38:39.628763] I [client.c:2104:client_rpc_notify] 0-dstore-client-2: disconnected >[2012-04-03 16:38:39.628809] E [afr-common.c:3561:afr_notify] 0-dstore-replicate-0: All subvolumes are down. Going offline until atleast one of them comes back up. >[2012-04-03 16:38:39.628992] I [client.c:136:client_register_grace_timer] 0-dstore-client-3: Registering a grace timer >[2012-04-03 16:38:39.629040] I [client.c:2104:client_rpc_notify] 0-dstore-client-3: disconnected >[2012-04-03 16:38:39.629103] I [client.c:136:client_register_grace_timer] 0-dstore-client-4: Registering a grace timer >[2012-04-03 16:38:39.629149] I [client.c:2104:client_rpc_notify] 0-dstore-client-4: disconnected >[2012-04-03 16:38:39.629246] I [client.c:136:client_register_grace_timer] 0-dstore-client-5: Registering a grace timer >[2012-04-03 16:38:39.629295] I [client.c:2104:client_rpc_notify] 0-dstore-client-5: disconnected >[2012-04-03 16:38:39.629328] E [afr-common.c:3561:afr_notify] 0-dstore-replicate-1: All subvolumes are down. Going offline until atleast one of them comes back up. >[2012-04-03 16:38:39.629392] I [client.c:136:client_register_grace_timer] 0-dstore-client-6: Registering a grace timer >[2012-04-03 16:38:39.629432] I [client.c:2104:client_rpc_notify] 0-dstore-client-6: disconnected >[2012-04-03 16:38:39.629484] I [client.c:136:client_register_grace_timer] 0-dstore-client-7: Registering a grace timer >[2012-04-03 16:38:39.629536] I [client.c:2104:client_rpc_notify] 0-dstore-client-7: disconnected >[2012-04-03 16:38:39.629616] I [client.c:136:client_register_grace_timer] 0-dstore-client-8: Registering a grace timer >[2012-04-03 16:38:39.629666] I [client.c:2104:client_rpc_notify] 0-dstore-client-8: disconnected >[2012-04-03 16:38:39.629715] E [afr-common.c:3561:afr_notify] 0-dstore-replicate-2: All subvolumes are down. Going offline until atleast one of them comes back up. >[2012-04-03 16:38:50.263258] W [client.c:112:client_grace_timeout] 0-dstore-client-0: client grace timer expired, updating the lk-version to 2 >[2012-04-03 16:38:50.263474] W [client.c:112:client_grace_timeout] 0-dstore-client-1: client grace timer expired, updating the lk-version to 2 >[2012-04-03 16:38:50.263533] W [client.c:112:client_grace_timeout] 0-dstore-client-2: client grace timer expired, updating the lk-version to 2 >[2012-04-03 16:38:50.263587] W [client.c:112:client_grace_timeout] 0-dstore-client-3: client grace timer expired, updating the lk-version to 2 >[2012-04-03 16:38:50.263643] W [client.c:112:client_grace_timeout] 0-dstore-client-4: client grace timer expired, updating the lk-version to 2 >[2012-04-03 16:38:50.263699] W [client.c:112:client_grace_timeout] 0-dstore-client-5: client grace timer expired, updating the lk-version to 2 >[2012-04-03 16:38:50.263745] W [client.c:112:client_grace_timeout] 0-dstore-client-6: client grace timer expired, updating the lk-version to 2 >[2012-04-03 16:38:50.263796] W [client.c:112:client_grace_timeout] 0-dstore-client-7: client grace timer expired, updating the lk-version to 2 >[2012-04-03 16:38:50.263880] W [client.c:112:client_grace_timeout] 0-dstore-client-8: client grace timer expired, updating the lk-version to 2 >[2012-04-03 16:39:22.921895] I [glusterfsd-mgmt.c:64:mgmt_cbk_spec] 0-mgmt: Volume file changed >[2012-04-03 16:39:24.101159] I [io-cache.c:1558:check_cache_size_ok] 2-dstore-quick-read: Max cache size is 1044848640 >[2012-04-03 16:39:24.101392] I [io-cache.c:1558:check_cache_size_ok] 2-dstore-io-cache: Max cache size is 1044848640 >[2012-04-03 16:39:24.101530] I [quota.c:3042:quota_parse_limits] 2-dstore-quota: no "limit-set" option provided >[2012-04-03 16:39:24.129042] I [client.c:2156:notify] 2-dstore-client-0: parent translators are ready, attempting connect on transport >[2012-04-03 16:39:24.134445] I [client.c:2156:notify] 2-dstore-client-1: parent translators are ready, attempting connect on transport >[2012-04-03 16:39:24.139541] I [client.c:2156:notify] 2-dstore-client-2: parent translators are ready, attempting connect on transport >[2012-04-03 16:39:24.144710] I [client.c:2156:notify] 2-dstore-client-3: parent translators are ready, attempting connect on transport >[2012-04-03 16:39:24.149805] I [client.c:2156:notify] 2-dstore-client-4: parent translators are ready, attempting connect on transport >[2012-04-03 16:39:24.154902] I [client.c:2156:notify] 2-dstore-client-5: parent translators are ready, attempting connect on transport >[2012-04-03 16:39:24.159743] I [client.c:2156:notify] 2-dstore-client-6: parent translators are ready, attempting connect on transport >[2012-04-03 16:39:24.164594] I [client.c:2156:notify] 2-dstore-client-7: parent translators are ready, attempting connect on transport >[2012-04-03 16:39:24.169388] I [client.c:2156:notify] 2-dstore-client-8: parent translators are ready, attempting connect on transport >Given volfile: >+------------------------------------------------------------------------------+ > 1: volume dstore-client-0 > 2: type protocol/client > 3: option remote-host 192.168.2.35 > 4: option remote-subvolume /export1/dstore1 > 5: option transport-type tcp > 6: end-volume > 7: > 8: volume dstore-client-1 > 9: type protocol/client > 10: option remote-host 192.168.2.36 > 11: option remote-subvolume /export1/dstore1 > 12: option transport-type tcp > 13: end-volume > 14: > 15: volume dstore-client-2 > 16: type protocol/client > 17: option remote-host 192.168.2.37 > 18: option remote-subvolume /export1/dstore1 > 19: option transport-type tcp > 20: end-volume > 21: > 22: volume dstore-client-3 > 23: type protocol/client > 24: option remote-host 192.168.2.35 > 25: option remote-subvolume /export2/dstore1 > 26: option transport-type tcp > 27: end-volume > 28: > 29: volume dstore-client-4 > 30: type protocol/client > 31: option remote-host 192.168.2.36 > 32: option remote-subvolume /export2/dstore1 > 33: option transport-type tcp > 34: end-volume > 35: > 36: volume dstore-client-5 > 37: type protocol/client > 38: option remote-host 192.168.2.37 > 39: option remote-subvolume /export2/dstore1 > 40: option transport-type tcp > 41: end-volume > 42: > 43: volume dstore-client-6 > 44: type protocol/client > 45: option remote-host 192.168.2.35 > 46: option remote-subvolume /export1/dstore2 > 47: option transport-type tcp > 48: end-volume > 49: > 50: volume dstore-client-7 > 51: type protocol/client > 52: option remote-host 192.168.2.36 > 53: option remote-subvolume /export1/dstore2 > 54: option transport-type tcp > 55: end-volume > 56: > 57: volume dstore-client-8 > 58: type protocol/client > 59: option remote-host 192.168.2.37 > 60: option remote-subvolume /export1/dstore2 > 61: option transport-type tcp > 62: end-volume > 63: > 64: volume dstore-replicate-0 > 65: type cluster/replicate > 66: subvolumes dstore-client-0 dstore-client-1 dstore-client-2 > 67: end-volume > 68: > 69: volume dstore-replicate-1 > 70: type cluster/replicate > 71: subvolumes dstore-client-3 dstore-client-4 dstore-client-5 > 72: end-volume > 73: > 74: volume dstore-replicate-2 > 75: type cluster/replicate > 76: subvolumes dstore-client-6 dstore-client-7 dstore-client-8 > 77: end-volume > 78: > 79: volume dstore-dht > 80: type cluster/distribute > 81: subvolumes dstore-replicate-0 dstore-replicate-1 dstore-replicate-2 > 82: end-volume > 83: > 84: volume dstore-quota > 85: type features/quota > 86: option timeout 0 > 87: subvolumes dstore-dht > 88: end-volume > 89: > 90: volume dstore-write-behind > 91: type performance/write-behind > 92: subvolumes dstore-quota > 93: end-volume > 94: > 95: volume dstore-read-ahead > 96: type performance/read-ahead > 97: subvolumes dstore-write-behind > 98: end-volume > 99: >100: volume dstore-io-cache >101: type performance/io-cache >102: subvolumes dstore-read-ahead >103: end-volume >104: >105: volume dstore-quick-read >106: type performance/quick-read >107: subvolumes dstore-io-cache >108: end-volume >109: >110: volume dstore >111: type debug/io-stats >112: option latency-measurement off >113: option count-fop-hits off >114: subvolumes dstore-quick-read >115: end-volume > >+------------------------------------------------------------------------------+ >[2012-04-03 16:39:24.184220] I [rpc-clnt.c:1669:rpc_clnt_reconfig] 2-dstore-client-0: changing port to 24009 (from 0) >[2012-04-03 16:39:24.184358] I [rpc-clnt.c:1669:rpc_clnt_reconfig] 2-dstore-client-3: changing port to 24010 (from 0) >[2012-04-03 16:39:24.184515] I [client.c:136:client_register_grace_timer] 2-dstore-client-0: Registering a grace timer >[2012-04-03 16:39:24.184594] I [client.c:136:client_register_grace_timer] 2-dstore-client-3: Registering a grace timer >[2012-04-03 16:39:24.184654] I [rpc-clnt.c:1669:rpc_clnt_reconfig] 2-dstore-client-6: changing port to 24011 (from 0) >[2012-04-03 16:39:24.184810] I [client.c:136:client_register_grace_timer] 2-dstore-client-6: Registering a grace timer >[2012-04-03 16:39:25.165807] I [rpc-clnt.c:1669:rpc_clnt_reconfig] 2-dstore-client-2: changing port to 24009 (from 0) >[2012-04-03 16:39:25.166146] I [rpc-clnt.c:1669:rpc_clnt_reconfig] 2-dstore-client-5: changing port to 24010 (from 0) >[2012-04-03 16:39:25.166406] I [rpc-clnt.c:1669:rpc_clnt_reconfig] 2-dstore-client-8: changing port to 24011 (from 0) >[2012-04-03 16:39:25.166520] I [client.c:136:client_register_grace_timer] 2-dstore-client-2: Registering a grace timer >[2012-04-03 16:39:25.166592] I [client.c:136:client_register_grace_timer] 2-dstore-client-5: Registering a grace timer >[2012-04-03 16:39:25.166710] I [client.c:136:client_register_grace_timer] 2-dstore-client-8: Registering a grace timer >[2012-04-03 16:39:25.168112] I [rpc-clnt.c:1669:rpc_clnt_reconfig] 2-dstore-client-1: changing port to 24009 (from 0) >[2012-04-03 16:39:25.168308] I [client.c:136:client_register_grace_timer] 2-dstore-client-1: Registering a grace timer >[2012-04-03 16:39:25.168448] I [rpc-clnt.c:1669:rpc_clnt_reconfig] 2-dstore-client-7: changing port to 24011 (from 0) >[2012-04-03 16:39:25.168618] I [client.c:136:client_register_grace_timer] 2-dstore-client-7: Registering a grace timer >[2012-04-03 16:39:25.169835] I [rpc-clnt.c:1669:rpc_clnt_reconfig] 2-dstore-client-4: changing port to 24010 (from 0) >[2012-04-03 16:39:25.170112] I [client.c:136:client_register_grace_timer] 2-dstore-client-4: Registering a grace timer >[2012-04-03 16:39:27.279512] W [client.c:2083:client_rpc_notify] 2-dstore-client-0: Cancelling the grace timer >[2012-04-03 16:39:27.283717] I [client-handshake.c:1632:select_server_supported_programs] 2-dstore-client-0: Using Program GlusterFS 3git, Num (1298437), Version (330) >[2012-04-03 16:39:27.284942] I [client-handshake.c:1429:client_setvolume_cbk] 2-dstore-client-0: Connected to 192.168.2.35:24009, attached to remote volume '/export1/dstore1'. >[2012-04-03 16:39:27.285110] I [client-handshake.c:1441:client_setvolume_cbk] 2-dstore-client-0: Server and Client lk-version numbers are not same, reopening the fds >[2012-04-03 16:39:27.285338] I [afr-common.c:3524:afr_notify] 2-dstore-replicate-0: Subvolume 'dstore-client-0' came back up; going online. >[2012-04-03 16:39:27.286545] I [client-handshake.c:456:client_set_lk_version_cbk] 2-dstore-client-0: Server lk version = 1 >[2012-04-03 16:39:27.286812] W [client.c:2083:client_rpc_notify] 2-dstore-client-3: Cancelling the grace timer >[2012-04-03 16:39:27.287666] I [client-handshake.c:1632:select_server_supported_programs] 2-dstore-client-3: Using Program GlusterFS 3git, Num (1298437), Version (330) >[2012-04-03 16:39:27.290356] I [client-handshake.c:1429:client_setvolume_cbk] 2-dstore-client-3: Connected to 192.168.2.35:24010, attached to remote volume '/export2/dstore1'. >[2012-04-03 16:39:27.290429] I [client-handshake.c:1441:client_setvolume_cbk] 2-dstore-client-3: Server and Client lk-version numbers are not same, reopening the fds >[2012-04-03 16:39:27.290594] I [afr-common.c:3524:afr_notify] 2-dstore-replicate-1: Subvolume 'dstore-client-3' came back up; going online. >[2012-04-03 16:39:27.293031] I [client-handshake.c:456:client_set_lk_version_cbk] 2-dstore-client-3: Server lk version = 1 >[2012-04-03 16:39:27.293646] W [client.c:2083:client_rpc_notify] 2-dstore-client-6: Cancelling the grace timer >[2012-04-03 16:39:27.295026] I [client-handshake.c:1632:select_server_supported_programs] 2-dstore-client-6: Using Program GlusterFS 3git, Num (1298437), Version (330) >[2012-04-03 16:39:27.300937] I [client-handshake.c:1429:client_setvolume_cbk] 2-dstore-client-6: Connected to 192.168.2.35:24011, attached to remote volume '/export1/dstore2'. >[2012-04-03 16:39:27.301017] I [client-handshake.c:1441:client_setvolume_cbk] 2-dstore-client-6: Server and Client lk-version numbers are not same, reopening the fds >[2012-04-03 16:39:27.301200] I [afr-common.c:3524:afr_notify] 2-dstore-replicate-2: Subvolume 'dstore-client-6' came back up; going online. >[2012-04-03 16:39:27.301943] I [client-handshake.c:456:client_set_lk_version_cbk] 2-dstore-client-6: Server lk version = 1 >[2012-04-03 16:39:28.300506] W [client.c:2083:client_rpc_notify] 2-dstore-client-2: Cancelling the grace timer >[2012-04-03 16:39:28.302634] I [client-handshake.c:1632:select_server_supported_programs] 2-dstore-client-2: Using Program GlusterFS 3git, Num (1298437), Version (330) >[2012-04-03 16:39:28.304330] I [client-handshake.c:1429:client_setvolume_cbk] 2-dstore-client-2: Connected to 192.168.2.37:24009, attached to remote volume '/export1/dstore1'. >[2012-04-03 16:39:28.304540] I [client-handshake.c:1441:client_setvolume_cbk] 2-dstore-client-2: Server and Client lk-version numbers are not same, reopening the fds >[2012-04-03 16:39:28.306116] W [client.c:2083:client_rpc_notify] 2-dstore-client-5: Cancelling the grace timer >[2012-04-03 16:39:28.306325] I [client-handshake.c:456:client_set_lk_version_cbk] 2-dstore-client-2: Server lk version = 1 >[2012-04-03 16:39:28.310831] I [client-handshake.c:1632:select_server_supported_programs] 2-dstore-client-5: Using Program GlusterFS 3git, Num (1298437), Version (330) >[2012-04-03 16:39:28.311291] W [client.c:2083:client_rpc_notify] 2-dstore-client-8: Cancelling the grace timer >[2012-04-03 16:39:28.317221] I [client-handshake.c:1429:client_setvolume_cbk] 2-dstore-client-5: Connected to 192.168.2.37:24010, attached to remote volume '/export2/dstore1'. >[2012-04-03 16:39:28.317302] I [client-handshake.c:1441:client_setvolume_cbk] 2-dstore-client-5: Server and Client lk-version numbers are not same, reopening the fds >[2012-04-03 16:39:28.317770] W [client.c:2083:client_rpc_notify] 2-dstore-client-1: Cancelling the grace timer >[2012-04-03 16:39:28.319387] I [client-handshake.c:1632:select_server_supported_programs] 2-dstore-client-8: Using Program GlusterFS 3git, Num (1298437), Version (330) >[2012-04-03 16:39:28.320617] I [client-handshake.c:456:client_set_lk_version_cbk] 2-dstore-client-5: Server lk version = 1 >[2012-04-03 16:39:28.320754] I [client-handshake.c:1632:select_server_supported_programs] 2-dstore-client-1: Using Program GlusterFS 3git, Num (1298437), Version (330) >[2012-04-03 16:39:28.321851] W [client.c:2083:client_rpc_notify] 2-dstore-client-7: Cancelling the grace timer >[2012-04-03 16:39:28.324142] I [client-handshake.c:1429:client_setvolume_cbk] 2-dstore-client-1: Connected to 192.168.2.36:24009, attached to remote volume '/export1/dstore1'. >[2012-04-03 16:39:28.324259] I [client-handshake.c:1441:client_setvolume_cbk] 2-dstore-client-1: Server and Client lk-version numbers are not same, reopening the fds >[2012-04-03 16:39:28.326054] I [client-handshake.c:1429:client_setvolume_cbk] 2-dstore-client-8: Connected to 192.168.2.37:24011, attached to remote volume '/export1/dstore2'. >[2012-04-03 16:39:28.326140] I [client-handshake.c:1441:client_setvolume_cbk] 2-dstore-client-8: Server and Client lk-version numbers are not same, reopening the fds >[2012-04-03 16:39:28.326430] I [client-handshake.c:1632:select_server_supported_programs] 2-dstore-client-7: Using Program GlusterFS 3git, Num (1298437), Version (330) >[2012-04-03 16:39:28.326750] I [client-handshake.c:456:client_set_lk_version_cbk] 2-dstore-client-1: Server lk version = 1 >[2012-04-03 16:39:28.327066] W [client.c:2083:client_rpc_notify] 2-dstore-client-4: Cancelling the grace timer >[2012-04-03 16:39:28.329316] I [client-handshake.c:456:client_set_lk_version_cbk] 2-dstore-client-8: Server lk version = 1 >[2012-04-03 16:39:28.331978] I [client-handshake.c:1632:select_server_supported_programs] 2-dstore-client-4: Using Program GlusterFS 3git, Num (1298437), Version (330) >[2012-04-03 16:39:28.332881] I [client-handshake.c:1429:client_setvolume_cbk] 2-dstore-client-7: Connected to 192.168.2.36:24011, attached to remote volume '/export1/dstore2'. >[2012-04-03 16:39:28.332971] I [client-handshake.c:1441:client_setvolume_cbk] 2-dstore-client-7: Server and Client lk-version numbers are not same, reopening the fds >[2012-04-03 16:39:28.337077] I [client-handshake.c:1429:client_setvolume_cbk] 2-dstore-client-4: Connected to 192.168.2.36:24010, attached to remote volume '/export2/dstore1'. >[2012-04-03 16:39:28.337147] I [client-handshake.c:1441:client_setvolume_cbk] 2-dstore-client-4: Server and Client lk-version numbers are not same, reopening the fds >[2012-04-03 16:39:28.352517] I [fuse-bridge.c:4081:fuse_graph_setup] 0-fuse: switched to graph 2 >[2012-04-03 16:39:28.352821] I [client-handshake.c:456:client_set_lk_version_cbk] 2-dstore-client-4: Server lk version = 1 >[2012-04-03 16:39:28.353142] I [client-handshake.c:456:client_set_lk_version_cbk] 2-dstore-client-7: Server lk version = 1 >[2012-04-03 16:39:28.354927] I [afr-common.c:1866:afr_set_root_inode_on_first_lookup] 2-dstore-replicate-0: added root inode >[2012-04-03 16:39:28.359067] I [afr-common.c:1866:afr_set_root_inode_on_first_lookup] 2-dstore-replicate-1: added root inode >[2012-04-03 16:39:28.359621] I [afr-common.c:1866:afr_set_root_inode_on_first_lookup] 2-dstore-replicate-2: added root inode >[2012-04-03 16:39:28.900248] I [client.c:2165:notify] 1-dstore-client-0: current graph is no longer active, destroying rpc_client >[2012-04-03 16:39:28.900415] I [client.c:2165:notify] 1-dstore-client-1: current graph is no longer active, destroying rpc_client >[2012-04-03 16:39:28.900499] I [client.c:136:client_register_grace_timer] 1-dstore-client-0: Registering a grace timer >[2012-04-03 16:39:28.900572] I [client.c:2104:client_rpc_notify] 1-dstore-client-0: disconnected >[2012-04-03 16:39:28.900521] I [client.c:2165:notify] 1-dstore-client-2: current graph is no longer active, destroying rpc_client >[2012-04-03 16:39:28.900652] I [client.c:136:client_register_grace_timer] 1-dstore-client-1: Registering a grace timer >[2012-04-03 16:39:28.900715] I [client.c:2165:notify] 1-dstore-client-3: current graph is no longer active, destroying rpc_client >[2012-04-03 16:39:28.900828] I [client.c:2165:notify] 1-dstore-client-4: current graph is no longer active, destroying rpc_client >[2012-04-03 16:39:28.900913] I [client.c:2165:notify] 1-dstore-client-5: current graph is no longer active, destroying rpc_client >[2012-04-03 16:39:28.900750] I [client.c:2104:client_rpc_notify] 1-dstore-client-1: disconnected >[2012-04-03 16:39:28.901052] I [client.c:2165:notify] 1-dstore-client-6: current graph is no longer active, destroying rpc_client >[2012-04-03 16:39:28.901150] I [client.c:136:client_register_grace_timer] 1-dstore-client-2: Registering a grace timer >[2012-04-03 16:39:28.901242] I [client.c:2104:client_rpc_notify] 1-dstore-client-2: disconnected >[2012-04-03 16:39:28.901287] E [afr-common.c:3561:afr_notify] 1-dstore-replicate-0: All subvolumes are down. Going offline until atleast one of them comes back up. >[2012-04-03 16:39:28.901178] I [client.c:2165:notify] 1-dstore-client-7: current graph is no longer active, destroying rpc_client >[2012-04-03 16:39:28.901356] I [client.c:136:client_register_grace_timer] 1-dstore-client-3: Registering a grace timer >[2012-04-03 16:39:28.901408] I [client.c:2104:client_rpc_notify] 1-dstore-client-3: disconnected >[2012-04-03 16:39:28.901409] I [client.c:2165:notify] 1-dstore-client-8: current graph is no longer active, destroying rpc_client >[2012-04-03 16:39:28.901466] I [client.c:136:client_register_grace_timer] 1-dstore-client-4: Registering a grace timer >[2012-04-03 16:39:28.901664] I [client.c:2104:client_rpc_notify] 1-dstore-client-4: disconnected >[2012-04-03 16:39:28.901747] I [client.c:136:client_register_grace_timer] 1-dstore-client-5: Registering a grace timer >[2012-04-03 16:39:28.901814] I [client.c:2104:client_rpc_notify] 1-dstore-client-5: disconnected >[2012-04-03 16:39:28.901842] E [afr-common.c:3561:afr_notify] 1-dstore-replicate-1: All subvolumes are down. Going offline until atleast one of them comes back up. >[2012-04-03 16:39:28.901907] I [client.c:136:client_register_grace_timer] 1-dstore-client-6: Registering a grace timer >[2012-04-03 16:39:28.901956] I [client.c:2104:client_rpc_notify] 1-dstore-client-6: disconnected >[2012-04-03 16:39:28.902022] I [client.c:136:client_register_grace_timer] 1-dstore-client-7: Registering a grace timer >[2012-04-03 16:39:28.902080] I [client.c:2104:client_rpc_notify] 1-dstore-client-7: disconnected >[2012-04-03 16:39:28.902170] I [client.c:136:client_register_grace_timer] 1-dstore-client-8: Registering a grace timer >[2012-04-03 16:39:28.902209] I [client.c:2104:client_rpc_notify] 1-dstore-client-8: disconnected >[2012-04-03 16:39:28.902231] E [afr-common.c:3561:afr_notify] 1-dstore-replicate-2: All subvolumes are down. Going offline until atleast one of them comes back up. >[2012-04-03 16:39:28.967464] W [quota.c:780:quota_update_size] 2-dstore-quota: cannot find parent for inode (gfid:5e217a29-aab2-4cb5-8930-592ae484d6a6), hence aborting size updation of parents >[2012-04-03 16:39:28.984356] W [quota.c:394:quota_check_limit] 2-dstore-quota: cannot find parent for inode (gfid:ba999cb9-991a-4744-bdfd-e72d92ac3cc0), hence aborting enforcing quota-limits and continuing with the fop >[2012-04-03 16:39:29.213861] W [quota.c:780:quota_update_size] 2-dstore-quota: cannot find parent for inode (gfid:ba999cb9-991a-4744-bdfd-e72d92ac3cc0), hence aborting size updation of parents >[2012-04-03 16:39:30.558701] W [quota.c:394:quota_check_limit] 2-dstore-quota: cannot find parent for inode (gfid:13ca3d43-0f46-4302-aec4-aa8ec9134c9e), hence aborting enforcing quota-limits and continuing with the fop >[2012-04-03 16:39:30.606126] W [quota.c:394:quota_check_limit] 2-dstore-quota: cannot find parent for inode (gfid:13ca3d43-0f46-4302-aec4-aa8ec9134c9e), hence aborting enforcing quota-limits and continuing with the fop >[2012-04-03 16:39:30.648355] W [quota.c:780:quota_update_size] 2-dstore-quota: cannot find parent for inode (gfid:13ca3d43-0f46-4302-aec4-aa8ec9134c9e), hence aborting size updation of parents >[2012-04-03 16:39:30.657548] W [quota.c:394:quota_check_limit] 2-dstore-quota: cannot find parent for inode (gfid:5efcdf98-7a7c-4f10-aa73-610bdeafe585), hence aborting enforcing quota-limits and continuing with the fop >[2012-04-03 16:39:30.665669] W [quota.c:394:quota_check_limit] 2-dstore-quota: cannot find parent for inode (gfid:13ca3d43-0f46-4302-aec4-aa8ec9134c9e), hence aborting enforcing quota-limits and continuing with the fop >[2012-04-03 16:39:30.809167] W [quota.c:780:quota_update_size] 2-dstore-quota: cannot find parent for inode (gfid:13ca3d43-0f46-4302-aec4-aa8ec9134c9e), hence aborting size updation of parents >[2012-04-03 16:39:30.823314] W [quota.c:394:quota_check_limit] 2-dstore-quota: cannot find parent for inode (gfid:13ca3d43-0f46-4302-aec4-aa8ec9134c9e), hence aborting enforcing quota-limits and continuing with the fop >[2012-04-03 16:39:30.963028] W [quota.c:780:quota_update_size] 2-dstore-quota: cannot find parent for inode (gfid:13ca3d43-0f46-4302-aec4-aa8ec9134c9e), hence aborting size updation of parents >[2012-04-03 16:39:33.666861] W [quota.c:394:quota_check_limit] 2-dstore-quota: cannot find parent for inode (gfid:5efcdf98-7a7c-4f10-aa73-610bdeafe585), hence aborting enforcing quota-limits and continuing with the fop >[2012-04-03 16:39:33.730957] W [quota.c:394:quota_check_limit] 2-dstore-quota: cannot find parent for inode (gfid:5efcdf98-7a7c-4f10-aa73-610bdeafe585), hence aborting enforcing quota-limits and continuing with the fop >[2012-04-03 16:39:33.811996] W [quota.c:780:quota_update_size] 2-dstore-quota: cannot find parent for inode (gfid:5efcdf98-7a7c-4f10-aa73-610bdeafe585), hence aborting size updation of parents >[2012-04-03 16:39:33.840264] W [quota.c:394:quota_check_limit] 2-dstore-quota: cannot find parent for inode (gfid:5efcdf98-7a7c-4f10-aa73-610bdeafe585), hence aborting enforcing quota-limits and continuing with the fop >[2012-04-03 16:39:33.925515] W [quota.c:780:quota_update_size] 2-dstore-quota: cannot find parent for inode (gfid:5efcdf98-7a7c-4f10-aa73-610bdeafe585), hence aborting size updation of parents >[2012-04-03 16:39:33.934961] W [quota.c:394:quota_check_limit] 2-dstore-quota: cannot find parent for inode (gfid:5efcdf98-7a7c-4f10-aa73-610bdeafe585), hence aborting enforcing quota-limits and continuing with the fop >[2012-04-03 16:39:33.952446] W [quota.c:780:quota_update_size] 2-dstore-quota: cannot find parent for inode (gfid:5efcdf98-7a7c-4f10-aa73-610bdeafe585), hence aborting size updation of parents >[2012-04-03 16:39:33.973511] W [quota.c:394:quota_check_limit] 2-dstore-quota: cannot find parent for inode (gfid:5e217a29-aab2-4cb5-8930-592ae484d6a6), hence aborting enforcing quota-limits and continuing with the fop >[2012-04-03 16:39:33.987428] W [quota.c:394:quota_check_limit] 2-dstore-quota: cannot find parent for inode (gfid:5e217a29-aab2-4cb5-8930-592ae484d6a6), hence aborting enforcing quota-limits and continuing with the fop >[2012-04-03 16:39:34.010690] W [quota.c:780:quota_update_size] 2-dstore-quota: cannot find parent for inode (gfid:5e217a29-aab2-4cb5-8930-592ae484d6a6), hence aborting size updation of parents >[2012-04-03 16:39:34.026189] W [quota.c:394:quota_check_limit] 2-dstore-quota: cannot find parent for inode (gfid:5e217a29-aab2-4cb5-8930-592ae484d6a6), hence aborting enforcing quota-limits and continuing with the fop >[2012-04-03 16:39:34.071657] W [quota.c:780:quota_update_size] 2-dstore-quota: cannot find parent for inode (gfid:5e217a29-aab2-4cb5-8930-592ae484d6a6), hence aborting size updation of parents >[2012-04-03 16:39:36.670119] W [quota.c:394:quota_check_limit] 2-dstore-quota: cannot find parent for inode (gfid:5e217a29-aab2-4cb5-8930-592ae484d6a6), hence aborting enforcing quota-limits and continuing with the fop >[2012-04-03 16:39:39.326922] W [client.c:112:client_grace_timeout] 1-dstore-client-0: client grace timer expired, updating the lk-version to 2 >[2012-04-03 16:39:39.327144] W [client.c:112:client_grace_timeout] 1-dstore-client-1: client grace timer expired, updating the lk-version to 2 >[2012-04-03 16:39:39.327218] W [client.c:112:client_grace_timeout] 1-dstore-client-2: client grace timer expired, updating the lk-version to 2 >[2012-04-03 16:39:39.327278] W [client.c:112:client_grace_timeout] 1-dstore-client-3: client grace timer expired, updating the lk-version to 2 >[2012-04-03 16:39:39.327349] W [client.c:112:client_grace_timeout] 1-dstore-client-4: client grace timer expired, updating the lk-version to 2 >[2012-04-03 16:39:39.327412] W [client.c:112:client_grace_timeout] 1-dstore-client-5: client grace timer expired, updating the lk-version to 2 >[2012-04-03 16:39:39.327482] W [client.c:112:client_grace_timeout] 1-dstore-client-6: client grace timer expired, updating the lk-version to 2 >[2012-04-03 16:39:39.327568] W [client.c:112:client_grace_timeout] 1-dstore-client-7: client grace timer expired, updating the lk-version to 2 >[2012-04-03 16:39:39.327639] W [client.c:112:client_grace_timeout] 1-dstore-client-8: client grace timer expired, updating the lk-version to 2 >[2012-04-03 16:41:30.710072] I [glusterfsd-mgmt.c:64:mgmt_cbk_spec] 0-mgmt: Volume file changed >[2012-04-03 16:41:31.766481] I [glusterfsd-mgmt.c:64:mgmt_cbk_spec] 0-mgmt: Volume file changed >[2012-04-03 16:41:31.788608] I [io-cache.c:1558:check_cache_size_ok] 3-dstore-quick-read: Max cache size is 1044848640 >[2012-04-03 16:41:31.788827] I [io-cache.c:1558:check_cache_size_ok] 3-dstore-io-cache: Max cache size is 1044848640 >[2012-04-03 16:41:31.789019] I [quota.c:3042:quota_parse_limits] 3-dstore-quota: no "limit-set" option provided >[2012-04-03 16:41:31.897684] I [client.c:2156:notify] 3-dstore-client-0: parent translators are ready, attempting connect on transport >[2012-04-03 16:41:31.904372] I [client.c:2156:notify] 3-dstore-client-1: parent translators are ready, attempting connect on transport >[2012-04-03 16:41:31.910349] I [client.c:2156:notify] 3-dstore-client-2: parent translators are ready, attempting connect on transport >[2012-04-03 16:41:31.915976] I [client.c:2156:notify] 3-dstore-client-3: parent translators are ready, attempting connect on transport >[2012-04-03 16:41:31.921015] I [client.c:2156:notify] 3-dstore-client-4: parent translators are ready, attempting connect on transport >[2012-04-03 16:41:31.926115] I [client.c:2156:notify] 3-dstore-client-5: parent translators are ready, attempting connect on transport >[2012-04-03 16:41:31.931238] I [client.c:2156:notify] 3-dstore-client-6: parent translators are ready, attempting connect on transport >[2012-04-03 16:41:31.935998] I [client.c:2156:notify] 3-dstore-client-7: parent translators are ready, attempting connect on transport >[2012-04-03 16:41:31.941032] I [client.c:2156:notify] 3-dstore-client-8: parent translators are ready, attempting connect on transport >Given volfile: >+------------------------------------------------------------------------------+ > 1: volume dstore-client-0 > 2: type protocol/client > 3: option remote-host 192.168.2.35 > 4: option remote-subvolume /export1/dstore1 > 5: option transport-type tcp > 6: end-volume > 7: > 8: volume dstore-client-1 > 9: type protocol/client > 10: option remote-host 192.168.2.36 > 11: option remote-subvolume /export1/dstore1 > 12: option transport-type tcp > 13: end-volume > 14: > 15: volume dstore-client-2 > 16: type protocol/client > 17: option remote-host 192.168.2.37 > 18: option remote-subvolume /export1/dstore1 > 19: option transport-type tcp > 20: end-volume > 21: > 22: volume dstore-client-3 > 23: type protocol/client > 24: option remote-host 192.168.2.35 > 25: option remote-subvolume /export2/dstore1 > 26: option transport-type tcp > 27: end-volume > 28: > 29: volume dstore-client-4 > 30: type protocol/client > 31: option remote-host 192.168.2.36 > 32: option remote-subvolume /export2/dstore1 > 33: option transport-type tcp > 34: end-volume > 35: > 36: volume dstore-client-5 > 37: type protocol/client > 38: option remote-host 192.168.2.37 > 39: option remote-subvolume /export2/dstore1 > 40: option transport-type tcp > 41: end-volume > 42: > 43: volume dstore-client-6 > 44: type protocol/client > 45: option remote-host 192.168.2.35 > 46: option remote-subvolume /export1/dstore2 > 47: option transport-type tcp > 48: end-volume > 49: > 50: volume dstore-client-7 > 51: type protocol/client > 52: option remote-host 192.168.2.36 > 53: option remote-subvolume /export1/dstore2 > 54: option transport-type tcp > 55: end-volume > 56: > 57: volume dstore-client-8 > 58: type protocol/client > 59: option remote-host 192.168.2.37 > 60: option remote-subvolume /export1/dstore2 > 61: option transport-type tcp > 62: end-volume > 63: > 64: volume dstore-replicate-0 > 65: type cluster/replicate > 66: subvolumes dstore-client-0 dstore-client-1 dstore-client-2 > 67: end-volume > 68: > 69: volume dstore-replicate-1 > 70: type cluster/replicate > 71: subvolumes dstore-client-3 dstore-client-4 dstore-client-5 > 72: end-volume > 73: > 74: volume dstore-replicate-2 > 75: type cluster/replicate > 76: subvolumes dstore-client-6 dstore-client-7 dstore-client-8 > 77: end-volume > 78: > 79: volume dstore-dht > 80: type cluster/distribute > 81: subvolumes dstore-replicate-0 dstore-replicate-1 dstore-replicate-2 > 82: end-volume > 83: > 84: volume dstore-quota > 85: type features/quota > 86: option timeout 0 > 87: subvolumes dstore-dht > 88: end-volume > 89: > 90: volume dstore-write-behind > 91: type performance/write-behind > 92: subvolumes dstore-quota > 93: end-volume > 94: > 95: volume dstore-read-ahead > 96: type performance/read-ahead > 97: subvolumes dstore-write-behind > 98: end-volume > 99: >100: volume dstore-io-cache >101: type performance/io-cache >102: subvolumes dstore-read-ahead >103: end-volume >104: >105: volume dstore-quick-read >106: type performance/quick-read >107: subvolumes dstore-io-cache >108: end-volume >109: >110: volume dstore-md-cache >111: type performance/md-cache >112: subvolumes dstore-quick-read >113: end-volume >114: >115: volume dstore >116: type debug/io-stats >117: option latency-measurement off >118: option count-fop-hits off >119: subvolumes dstore-md-cache >120: end-volume > >+------------------------------------------------------------------------------+ >[2012-04-03 16:41:31.947072] I [glusterfsd-mgmt.c:1584:mgmt_getspec_cbk] 0-glusterfs: No change in volfile, continuing >[2012-04-03 16:41:31.957469] I [rpc-clnt.c:1669:rpc_clnt_reconfig] 3-dstore-client-3: changing port to 24010 (from 0) >[2012-04-03 16:41:31.957618] I [rpc-clnt.c:1669:rpc_clnt_reconfig] 3-dstore-client-0: changing port to 24009 (from 0) >[2012-04-03 16:41:31.957820] I [client.c:136:client_register_grace_timer] 3-dstore-client-3: Registering a grace timer >[2012-04-03 16:41:31.957875] I [client.c:136:client_register_grace_timer] 3-dstore-client-0: Registering a grace timer >[2012-04-03 16:41:31.959783] I [rpc-clnt.c:1669:rpc_clnt_reconfig] 3-dstore-client-6: changing port to 24011 (from 0) >[2012-04-03 16:41:31.959985] I [client.c:136:client_register_grace_timer] 3-dstore-client-6: Registering a grace timer >[2012-04-03 16:41:32.842343] I [rpc-clnt.c:1669:rpc_clnt_reconfig] 3-dstore-client-2: changing port to 24009 (from 0) >[2012-04-03 16:41:32.842542] I [client.c:136:client_register_grace_timer] 3-dstore-client-2: Registering a grace timer >[2012-04-03 16:41:32.844390] I [rpc-clnt.c:1669:rpc_clnt_reconfig] 3-dstore-client-5: changing port to 24010 (from 0) >[2012-04-03 16:41:32.844709] I [client.c:136:client_register_grace_timer] 3-dstore-client-5: Registering a grace timer >[2012-04-03 16:41:32.846573] I [rpc-clnt.c:1669:rpc_clnt_reconfig] 3-dstore-client-8: changing port to 24011 (from 0) >[2012-04-03 16:41:32.846672] I [client.c:136:client_register_grace_timer] 3-dstore-client-8: Registering a grace timer >[2012-04-03 16:41:32.878325] I [rpc-clnt.c:1669:rpc_clnt_reconfig] 3-dstore-client-7: changing port to 24011 (from 0) >[2012-04-03 16:41:32.878514] I [rpc-clnt.c:1669:rpc_clnt_reconfig] 3-dstore-client-1: changing port to 24009 (from 0) >[2012-04-03 16:41:32.878599] I [client.c:136:client_register_grace_timer] 3-dstore-client-7: Registering a grace timer >[2012-04-03 16:41:32.878663] I [client.c:136:client_register_grace_timer] 3-dstore-client-1: Registering a grace timer >[2012-04-03 16:41:32.878871] I [rpc-clnt.c:1669:rpc_clnt_reconfig] 3-dstore-client-4: changing port to 24010 (from 0) >[2012-04-03 16:41:32.878958] I [client.c:136:client_register_grace_timer] 3-dstore-client-4: Registering a grace timer >[2012-04-03 16:41:35.362795] W [client.c:2083:client_rpc_notify] 3-dstore-client-3: Cancelling the grace timer >[2012-04-03 16:41:35.364783] W [client.c:2083:client_rpc_notify] 3-dstore-client-0: Cancelling the grace timer >[2012-04-03 16:41:35.365058] I [client-handshake.c:1632:select_server_supported_programs] 3-dstore-client-3: Using Program GlusterFS 3git, Num (1298437), Version (330) >[2012-04-03 16:41:35.367769] I [client-handshake.c:1429:client_setvolume_cbk] 3-dstore-client-3: Connected to 192.168.2.35:24010, attached to remote volume '/export2/dstore1'. >[2012-04-03 16:41:35.367865] I [client-handshake.c:1441:client_setvolume_cbk] 3-dstore-client-3: Server and Client lk-version numbers are not same, reopening the fds >[2012-04-03 16:41:35.367975] I [afr-common.c:3524:afr_notify] 3-dstore-replicate-1: Subvolume 'dstore-client-3' came back up; going online. >[2012-04-03 16:41:35.369000] I [client-handshake.c:1632:select_server_supported_programs] 3-dstore-client-0: Using Program GlusterFS 3git, Num (1298437), Version (330) >[2012-04-03 16:41:35.369196] W [client.c:2083:client_rpc_notify] 3-dstore-client-6: Cancelling the grace timer >[2012-04-03 16:41:35.369344] I [client-handshake.c:456:client_set_lk_version_cbk] 3-dstore-client-3: Server lk version = 1 >[2012-04-03 16:41:35.370716] I [client-handshake.c:1632:select_server_supported_programs] 3-dstore-client-6: Using Program GlusterFS 3git, Num (1298437), Version (330) >[2012-04-03 16:41:35.371051] I [client-handshake.c:1429:client_setvolume_cbk] 3-dstore-client-0: Connected to 192.168.2.35:24009, attached to remote volume '/export1/dstore1'. >[2012-04-03 16:41:35.371118] I [client-handshake.c:1441:client_setvolume_cbk] 3-dstore-client-0: Server and Client lk-version numbers are not same, reopening the fds >[2012-04-03 16:41:35.371224] I [afr-common.c:3524:afr_notify] 3-dstore-replicate-0: Subvolume 'dstore-client-0' came back up; going online. >[2012-04-03 16:41:35.372993] I [client-handshake.c:1429:client_setvolume_cbk] 3-dstore-client-6: Connected to 192.168.2.35:24011, attached to remote volume '/export1/dstore2'. >[2012-04-03 16:41:35.373230] I [client-handshake.c:1441:client_setvolume_cbk] 3-dstore-client-6: Server and Client lk-version numbers are not same, reopening the fds >[2012-04-03 16:41:35.373402] I [afr-common.c:3524:afr_notify] 3-dstore-replicate-2: Subvolume 'dstore-client-6' came back up; going online. >[2012-04-03 16:41:35.373546] I [client-handshake.c:456:client_set_lk_version_cbk] 3-dstore-client-0: Server lk version = 1 >[2012-04-03 16:41:35.374683] I [client-handshake.c:456:client_set_lk_version_cbk] 3-dstore-client-6: Server lk version = 1 >[2012-04-03 16:41:36.376584] W [client.c:2083:client_rpc_notify] 3-dstore-client-2: Cancelling the grace timer >[2012-04-03 16:41:36.377726] I [client-handshake.c:1632:select_server_supported_programs] 3-dstore-client-2: Using Program GlusterFS 3git, Num (1298437), Version (330) >[2012-04-03 16:41:36.382500] W [client.c:2083:client_rpc_notify] 3-dstore-client-8: Cancelling the grace timer >[2012-04-03 16:41:36.382648] W [client.c:2083:client_rpc_notify] 3-dstore-client-5: Cancelling the grace timer >[2012-04-03 16:41:36.383235] I [client-handshake.c:1632:select_server_supported_programs] 3-dstore-client-8: Using Program GlusterFS 3git, Num (1298437), Version (330) >[2012-04-03 16:41:36.384036] I [client-handshake.c:1429:client_setvolume_cbk] 3-dstore-client-8: Connected to 192.168.2.37:24011, attached to remote volume '/export1/dstore2'. >[2012-04-03 16:41:36.384088] I [client-handshake.c:1441:client_setvolume_cbk] 3-dstore-client-8: Server and Client lk-version numbers are not same, reopening the fds >[2012-04-03 16:41:36.384859] I [client-handshake.c:456:client_set_lk_version_cbk] 3-dstore-client-8: Server lk version = 1 >[2012-04-03 16:41:36.386612] I [client-handshake.c:1429:client_setvolume_cbk] 3-dstore-client-2: Connected to 192.168.2.37:24009, attached to remote volume '/export1/dstore1'. >[2012-04-03 16:41:36.386667] I [client-handshake.c:1441:client_setvolume_cbk] 3-dstore-client-2: Server and Client lk-version numbers are not same, reopening the fds >[2012-04-03 16:41:36.386965] I [client-handshake.c:1632:select_server_supported_programs] 3-dstore-client-5: Using Program GlusterFS 3git, Num (1298437), Version (330) >[2012-04-03 16:41:36.388644] W [client.c:2083:client_rpc_notify] 3-dstore-client-7: Cancelling the grace timer >[2012-04-03 16:41:36.389660] I [client-handshake.c:456:client_set_lk_version_cbk] 3-dstore-client-2: Server lk version = 1 >[2012-04-03 16:41:36.389798] I [client-handshake.c:1429:client_setvolume_cbk] 3-dstore-client-5: Connected to 192.168.2.37:24010, attached to remote volume '/export2/dstore1'. >[2012-04-03 16:41:36.389874] I [client-handshake.c:1441:client_setvolume_cbk] 3-dstore-client-5: Server and Client lk-version numbers are not same, reopening the fds >[2012-04-03 16:41:36.390493] I [client-handshake.c:1632:select_server_supported_programs] 3-dstore-client-7: Using Program GlusterFS 3git, Num (1298437), Version (330) >[2012-04-03 16:41:36.390884] I [client-handshake.c:456:client_set_lk_version_cbk] 3-dstore-client-5: Server lk version = 1 >[2012-04-03 16:41:36.392474] I [client-handshake.c:1429:client_setvolume_cbk] 3-dstore-client-7: Connected to 192.168.2.36:24011, attached to remote volume '/export1/dstore2'. >[2012-04-03 16:41:36.392530] I [client-handshake.c:1441:client_setvolume_cbk] 3-dstore-client-7: Server and Client lk-version numbers are not same, reopening the fds >[2012-04-03 16:41:36.394463] W [client.c:2083:client_rpc_notify] 3-dstore-client-1: Cancelling the grace timer >[2012-04-03 16:41:36.399937] W [client.c:2083:client_rpc_notify] 3-dstore-client-4: Cancelling the grace timer >[2012-04-03 16:41:36.404839] I [client-handshake.c:1632:select_server_supported_programs] 3-dstore-client-1: Using Program GlusterFS 3git, Num (1298437), Version (330) >[2012-04-03 16:41:36.405314] I [client-handshake.c:1632:select_server_supported_programs] 3-dstore-client-4: Using Program GlusterFS 3git, Num (1298437), Version (330) >[2012-04-03 16:41:36.406685] I [client-handshake.c:1429:client_setvolume_cbk] 3-dstore-client-4: Connected to 192.168.2.36:24010, attached to remote volume '/export2/dstore1'. >[2012-04-03 16:41:36.406757] I [client-handshake.c:1441:client_setvolume_cbk] 3-dstore-client-4: Server and Client lk-version numbers are not same, reopening the fds >[2012-04-03 16:41:36.407607] I [client-handshake.c:1429:client_setvolume_cbk] 3-dstore-client-1: Connected to 192.168.2.36:24009, attached to remote volume '/export1/dstore1'. >[2012-04-03 16:41:36.407664] I [client-handshake.c:1441:client_setvolume_cbk] 3-dstore-client-1: Server and Client lk-version numbers are not same, reopening the fds >[2012-04-03 16:41:36.443626] I [fuse-bridge.c:4081:fuse_graph_setup] 0-fuse: switched to graph 3 >[2012-04-03 16:41:36.443864] I [client-handshake.c:456:client_set_lk_version_cbk] 3-dstore-client-1: Server lk version = 1 >[2012-04-03 16:41:36.444759] I [client-handshake.c:456:client_set_lk_version_cbk] 3-dstore-client-7: Server lk version = 1 >[2012-04-03 16:41:36.444877] I [client-handshake.c:456:client_set_lk_version_cbk] 3-dstore-client-4: Server lk version = 1 >[2012-04-03 16:41:36.447170] I [afr-common.c:1866:afr_set_root_inode_on_first_lookup] 3-dstore-replicate-0: added root inode >[2012-04-03 16:41:36.450071] I [afr-common.c:1866:afr_set_root_inode_on_first_lookup] 3-dstore-replicate-1: added root inode >[2012-04-03 16:41:36.450364] I [afr-common.c:1866:afr_set_root_inode_on_first_lookup] 3-dstore-replicate-2: added root inode >[2012-04-03 16:41:36.456664] W [quota.c:2358:quota_fsync_cbk] 2-dstore-quota: quota context not set in inode (gfid:96b60fb3-6c32-4c8f-be53-7039b3415a66) >[2012-04-03 16:41:36.465849] I [client.c:2165:notify] 2-dstore-client-0: current graph is no longer active, destroying rpc_client >[2012-04-03 16:41:36.465950] I [client.c:2165:notify] 2-dstore-client-1: current graph is no longer active, destroying rpc_client >[2012-04-03 16:41:36.466011] I [client.c:2165:notify] 2-dstore-client-2: current graph is no longer active, destroying rpc_client >[2012-04-03 16:41:36.466077] I [client.c:2165:notify] 2-dstore-client-3: current graph is no longer active, destroying rpc_client >[2012-04-03 16:41:36.466135] I [client.c:2165:notify] 2-dstore-client-4: current graph is no longer active, destroying rpc_client >[2012-04-03 16:41:36.466187] I [client.c:2165:notify] 2-dstore-client-5: current graph is no longer active, destroying rpc_client >[2012-04-03 16:41:36.466242] I [client.c:2165:notify] 2-dstore-client-6: current graph is no longer active, destroying rpc_client >[2012-04-03 16:41:36.466317] I [client.c:2165:notify] 2-dstore-client-7: current graph is no longer active, destroying rpc_client >[2012-04-03 16:41:36.466393] I [client.c:2165:notify] 2-dstore-client-8: current graph is no longer active, destroying rpc_client >[2012-04-03 16:41:36.466787] I [client.c:136:client_register_grace_timer] 2-dstore-client-0: Registering a grace timer >[2012-04-03 16:41:36.466860] I [client.c:2104:client_rpc_notify] 2-dstore-client-0: disconnected >[2012-04-03 16:41:36.467058] I [client.c:136:client_register_grace_timer] 2-dstore-client-1: Registering a grace timer >[2012-04-03 16:41:36.467157] I [client.c:2104:client_rpc_notify] 2-dstore-client-1: disconnected >[2012-04-03 16:41:36.467258] I [client.c:136:client_register_grace_timer] 2-dstore-client-2: Registering a grace timer >[2012-04-03 16:41:36.467331] I [client.c:2104:client_rpc_notify] 2-dstore-client-2: disconnected >[2012-04-03 16:41:36.467383] E [afr-common.c:3561:afr_notify] 2-dstore-replicate-0: All subvolumes are down. Going offline until atleast one of them comes back up. >[2012-04-03 16:41:36.467470] I [client.c:136:client_register_grace_timer] 2-dstore-client-3: Registering a grace timer >[2012-04-03 16:41:36.467543] I [client.c:2104:client_rpc_notify] 2-dstore-client-3: disconnected >[2012-04-03 16:41:36.467618] I [client.c:136:client_register_grace_timer] 2-dstore-client-4: Registering a grace timer >[2012-04-03 16:41:36.467675] I [client.c:2104:client_rpc_notify] 2-dstore-client-4: disconnected >[2012-04-03 16:41:36.467753] I [client.c:136:client_register_grace_timer] 2-dstore-client-5: Registering a grace timer >[2012-04-03 16:41:36.467810] I [client.c:2104:client_rpc_notify] 2-dstore-client-5: disconnected >[2012-04-03 16:41:36.467857] E [afr-common.c:3561:afr_notify] 2-dstore-replicate-1: All subvolumes are down. Going offline until atleast one of them comes back up. >[2012-04-03 16:41:36.468091] I [client.c:136:client_register_grace_timer] 2-dstore-client-6: Registering a grace timer >[2012-04-03 16:41:36.468231] I [client.c:2104:client_rpc_notify] 2-dstore-client-6: disconnected >[2012-04-03 16:41:36.468324] I [client.c:136:client_register_grace_timer] 2-dstore-client-7: Registering a grace timer >[2012-04-03 16:41:36.468442] I [client.c:2104:client_rpc_notify] 2-dstore-client-7: disconnected >[2012-04-03 16:41:36.468564] I [client.c:136:client_register_grace_timer] 2-dstore-client-8: Registering a grace timer >[2012-04-03 16:41:36.468627] I [client.c:2104:client_rpc_notify] 2-dstore-client-8: disconnected >[2012-04-03 16:41:36.468675] E [afr-common.c:3561:afr_notify] 2-dstore-replicate-2: All subvolumes are down. Going offline until atleast one of them comes back up. >[2012-04-03 16:41:47.398705] W [client.c:112:client_grace_timeout] 2-dstore-client-0: client grace timer expired, updating the lk-version to 2 >[2012-04-03 16:41:47.398847] W [client.c:112:client_grace_timeout] 2-dstore-client-1: client grace timer expired, updating the lk-version to 2 >[2012-04-03 16:41:47.398892] W [client.c:112:client_grace_timeout] 2-dstore-client-2: client grace timer expired, updating the lk-version to 2 >[2012-04-03 16:41:47.398968] W [client.c:112:client_grace_timeout] 2-dstore-client-3: client grace timer expired, updating the lk-version to 2 >[2012-04-03 16:41:47.399028] W [client.c:112:client_grace_timeout] 2-dstore-client-4: client grace timer expired, updating the lk-version to 2 >[2012-04-03 16:41:47.399053] W [client.c:112:client_grace_timeout] 2-dstore-client-5: client grace timer expired, updating the lk-version to 2 >[2012-04-03 16:41:47.399076] W [client.c:112:client_grace_timeout] 2-dstore-client-6: client grace timer expired, updating the lk-version to 2 >[2012-04-03 16:41:47.399097] W [client.c:112:client_grace_timeout] 2-dstore-client-7: client grace timer expired, updating the lk-version to 2 >[2012-04-03 16:41:47.399157] W [client.c:112:client_grace_timeout] 2-dstore-client-8: client grace timer expired, updating the lk-version to 2 >[2012-04-03 16:43:05.456538] I [glusterfsd-mgmt.c:64:mgmt_cbk_spec] 0-mgmt: Volume file changed >[2012-04-03 16:43:06.518567] I [io-cache.c:1558:check_cache_size_ok] 4-dstore-quick-read: Max cache size is 1044848640 >[2012-04-03 16:43:06.518744] I [io-cache.c:1558:check_cache_size_ok] 4-dstore-io-cache: Max cache size is 1044848640 >[2012-04-03 16:43:06.569821] I [client.c:2156:notify] 4-dstore-client-0: parent translators are ready, attempting connect on transport >[2012-04-03 16:43:06.574927] I [client.c:2156:notify] 4-dstore-client-1: parent translators are ready, attempting connect on transport >[2012-04-03 16:43:06.579884] I [client.c:2156:notify] 4-dstore-client-2: parent translators are ready, attempting connect on transport >[2012-04-03 16:43:06.584677] I [client.c:2156:notify] 4-dstore-client-3: parent translators are ready, attempting connect on transport >[2012-04-03 16:43:06.589481] I [client.c:2156:notify] 4-dstore-client-4: parent translators are ready, attempting connect on transport >[2012-04-03 16:43:06.594145] I [client.c:2156:notify] 4-dstore-client-5: parent translators are ready, attempting connect on transport >[2012-04-03 16:43:06.598894] I [client.c:2156:notify] 4-dstore-client-6: parent translators are ready, attempting connect on transport >[2012-04-03 16:43:06.603628] I [client.c:2156:notify] 4-dstore-client-7: parent translators are ready, attempting connect on transport >[2012-04-03 16:43:06.608276] I [client.c:2156:notify] 4-dstore-client-8: parent translators are ready, attempting connect on transport >Given volfile: >+------------------------------------------------------------------------------+ > 1: volume dstore-client-0 > 2: type protocol/client > 3: option remote-host 192.168.2.35 > 4: option remote-subvolume /export1/dstore1 > 5: option transport-type tcp > 6: end-volume > 7: > 8: volume dstore-client-1 > 9: type protocol/client > 10: option remote-host 192.168.2.36 > 11: option remote-subvolume /export1/dstore1 > 12: option transport-type tcp > 13: end-volume > 14: > 15: volume dstore-client-2 > 16: type protocol/client > 17: option remote-host 192.168.2.37 > 18: option remote-subvolume /export1/dstore1 > 19: option transport-type tcp > 20: end-volume > 21: > 22: volume dstore-client-3 > 23: type protocol/client > 24: option remote-host 192.168.2.35 > 25: option remote-subvolume /export2/dstore1 > 26: option transport-type tcp > 27: end-volume > 28: > 29: volume dstore-client-4 > 30: type protocol/client > 31: option remote-host 192.168.2.36 > 32: option remote-subvolume /export2/dstore1 > 33: option transport-type tcp > 34: end-volume > 35: > 36: volume dstore-client-5 > 37: type protocol/client > 38: option remote-host 192.168.2.37 > 39: option remote-subvolume /export2/dstore1 > 40: option transport-type tcp > 41: end-volume > 42: > 43: volume dstore-client-6 > 44: type protocol/client > 45: option remote-host 192.168.2.35 > 46: option remote-subvolume /export1/dstore2 > 47: option transport-type tcp > 48: end-volume > 49: > 50: volume dstore-client-7 > 51: type protocol/client > 52: option remote-host 192.168.2.36 > 53: option remote-subvolume /export1/dstore2 > 54: option transport-type tcp > 55: end-volume > 56: > 57: volume dstore-client-8 > 58: type protocol/client > 59: option remote-host 192.168.2.37 > 60: option remote-subvolume /export1/dstore2 > 61: option transport-type tcp > 62: end-volume > 63: > 64: volume dstore-replicate-0 > 65: type cluster/replicate > 66: subvolumes dstore-client-0 dstore-client-1 dstore-client-2 > 67: end-volume > 68: > 69: volume dstore-replicate-1 > 70: type cluster/replicate > 71: subvolumes dstore-client-3 dstore-client-4 dstore-client-5 > 72: end-volume > 73: > 74: volume dstore-replicate-2 > 75: type cluster/replicate > 76: subvolumes dstore-client-6 dstore-client-7 dstore-client-8 > 77: end-volume > 78: > 79: volume dstore-dht > 80: type cluster/distribute > 81: subvolumes dstore-replicate-0 dstore-replicate-1 dstore-replicate-2 > 82: end-volume > 83: > 84: volume dstore-write-behind > 85: type performance/write-behind > 86: subvolumes dstore-dht > 87: end-volume > 88: > 89: volume dstore-read-ahead > 90: type performance/read-ahead > 91: subvolumes dstore-write-behind > 92: end-volume > 93: > 94: volume dstore-io-cache > 95: type performance/io-cache > 96: subvolumes dstore-read-ahead > 97: end-volume > 98: > 99: volume dstore-quick-read >100: type performance/quick-read >101: subvolumes dstore-io-cache >102: end-volume >103: >104: volume dstore-md-cache >105: type performance/md-cache >106: subvolumes dstore-quick-read >107: end-volume >108: >109: volume dstore >110: type debug/io-stats >111: option latency-measurement off >112: option count-fop-hits off >113: subvolumes dstore-md-cache >114: end-volume > >+------------------------------------------------------------------------------+ >[2012-04-03 16:43:06.617894] I [rpc-clnt.c:1669:rpc_clnt_reconfig] 4-dstore-client-6: changing port to 24011 (from 0) >[2012-04-03 16:43:06.618087] I [rpc-clnt.c:1669:rpc_clnt_reconfig] 4-dstore-client-3: changing port to 24010 (from 0) >[2012-04-03 16:43:06.618682] I [client.c:136:client_register_grace_timer] 4-dstore-client-6: Registering a grace timer >[2012-04-03 16:43:06.618826] I [client.c:136:client_register_grace_timer] 4-dstore-client-3: Registering a grace timer >[2012-04-03 16:43:06.618956] I [rpc-clnt.c:1669:rpc_clnt_reconfig] 4-dstore-client-0: changing port to 24009 (from 0) >[2012-04-03 16:43:06.619677] I [client.c:136:client_register_grace_timer] 4-dstore-client-0: Registering a grace timer >[2012-04-03 16:43:07.570371] I [rpc-clnt.c:1669:rpc_clnt_reconfig] 4-dstore-client-8: changing port to 24011 (from 0) >[2012-04-03 16:43:07.570563] I [client.c:136:client_register_grace_timer] 4-dstore-client-8: Registering a grace timer >[2012-04-03 16:43:07.570831] I [rpc-clnt.c:1669:rpc_clnt_reconfig] 4-dstore-client-2: changing port to 24009 (from 0) >[2012-04-03 16:43:07.570942] I [client.c:136:client_register_grace_timer] 4-dstore-client-2: Registering a grace timer >[2012-04-03 16:43:07.571016] I [rpc-clnt.c:1669:rpc_clnt_reconfig] 4-dstore-client-5: changing port to 24010 (from 0) >[2012-04-03 16:43:07.571139] I [client.c:136:client_register_grace_timer] 4-dstore-client-5: Registering a grace timer >[2012-04-03 16:43:07.573441] I [rpc-clnt.c:1669:rpc_clnt_reconfig] 4-dstore-client-1: changing port to 24009 (from 0) >[2012-04-03 16:43:07.573671] I [client.c:136:client_register_grace_timer] 4-dstore-client-1: Registering a grace timer >[2012-04-03 16:43:07.573765] I [rpc-clnt.c:1669:rpc_clnt_reconfig] 4-dstore-client-4: changing port to 24010 (from 0) >[2012-04-03 16:43:07.573860] I [rpc-clnt.c:1669:rpc_clnt_reconfig] 4-dstore-client-7: changing port to 24011 (from 0) >[2012-04-03 16:43:07.574078] I [client.c:136:client_register_grace_timer] 4-dstore-client-4: Registering a grace timer >[2012-04-03 16:43:07.574166] I [client.c:136:client_register_grace_timer] 4-dstore-client-7: Registering a grace timer >[2012-04-03 16:43:10.423048] W [client.c:2083:client_rpc_notify] 4-dstore-client-6: Cancelling the grace timer >[2012-04-03 16:43:10.426466] I [client-handshake.c:1632:select_server_supported_programs] 4-dstore-client-6: Using Program GlusterFS 3git, Num (1298437), Version (330) >[2012-04-03 16:43:10.427895] W [client.c:2083:client_rpc_notify] 4-dstore-client-3: Cancelling the grace timer >[2012-04-03 16:43:10.432465] I [client-handshake.c:1632:select_server_supported_programs] 4-dstore-client-3: Using Program GlusterFS 3git, Num (1298437), Version (330) >[2012-04-03 16:43:10.433091] I [client-handshake.c:1429:client_setvolume_cbk] 4-dstore-client-6: Connected to 192.168.2.35:24011, attached to remote volume '/export1/dstore2'. >[2012-04-03 16:43:10.433193] I [client-handshake.c:1441:client_setvolume_cbk] 4-dstore-client-6: Server and Client lk-version numbers are not same, reopening the fds >[2012-04-03 16:43:10.433489] I [afr-common.c:3524:afr_notify] 4-dstore-replicate-2: Subvolume 'dstore-client-6' came back up; going online. >[2012-04-03 16:43:10.433826] W [client.c:2083:client_rpc_notify] 4-dstore-client-0: Cancelling the grace timer >[2012-04-03 16:43:10.435600] I [client-handshake.c:1632:select_server_supported_programs] 4-dstore-client-0: Using Program GlusterFS 3git, Num (1298437), Version (330) >[2012-04-03 16:43:10.436280] I [client-handshake.c:456:client_set_lk_version_cbk] 4-dstore-client-6: Server lk version = 1 >[2012-04-03 16:43:10.436422] I [client-handshake.c:1429:client_setvolume_cbk] 4-dstore-client-3: Connected to 192.168.2.35:24010, attached to remote volume '/export2/dstore1'. >[2012-04-03 16:43:10.436507] I [client-handshake.c:1441:client_setvolume_cbk] 4-dstore-client-3: Server and Client lk-version numbers are not same, reopening the fds >[2012-04-03 16:43:10.436643] I [afr-common.c:3524:afr_notify] 4-dstore-replicate-1: Subvolume 'dstore-client-3' came back up; going online. >[2012-04-03 16:43:10.437730] I [client-handshake.c:1429:client_setvolume_cbk] 4-dstore-client-0: Connected to 192.168.2.35:24009, attached to remote volume '/export1/dstore1'. >[2012-04-03 16:43:10.437815] I [client-handshake.c:1441:client_setvolume_cbk] 4-dstore-client-0: Server and Client lk-version numbers are not same, reopening the fds >[2012-04-03 16:43:10.437951] I [afr-common.c:3524:afr_notify] 4-dstore-replicate-0: Subvolume 'dstore-client-0' came back up; going online. >[2012-04-03 16:43:10.438750] I [client-handshake.c:456:client_set_lk_version_cbk] 4-dstore-client-3: Server lk version = 1 >[2012-04-03 16:43:10.440524] I [client-handshake.c:456:client_set_lk_version_cbk] 4-dstore-client-0: Server lk version = 1 >[2012-04-03 16:43:11.438855] W [client.c:2083:client_rpc_notify] 4-dstore-client-8: Cancelling the grace timer >[2012-04-03 16:43:11.440744] I [client-handshake.c:1632:select_server_supported_programs] 4-dstore-client-8: Using Program GlusterFS 3git, Num (1298437), Version (330) >[2012-04-03 16:43:11.442661] I [client-handshake.c:1429:client_setvolume_cbk] 4-dstore-client-8: Connected to 192.168.2.37:24011, attached to remote volume '/export1/dstore2'. >[2012-04-03 16:43:11.442768] I [client-handshake.c:1441:client_setvolume_cbk] 4-dstore-client-8: Server and Client lk-version numbers are not same, reopening the fds >[2012-04-03 16:43:11.443617] W [client.c:2083:client_rpc_notify] 4-dstore-client-2: Cancelling the grace timer >[2012-04-03 16:43:11.445368] I [client-handshake.c:456:client_set_lk_version_cbk] 4-dstore-client-8: Server lk version = 1 >[2012-04-03 16:43:11.446076] I [client-handshake.c:1632:select_server_supported_programs] 4-dstore-client-2: Using Program GlusterFS 3git, Num (1298437), Version (330) >[2012-04-03 16:43:11.449237] I [client-handshake.c:1429:client_setvolume_cbk] 4-dstore-client-2: Connected to 192.168.2.37:24009, attached to remote volume '/export1/dstore1'. >[2012-04-03 16:43:11.449350] I [client-handshake.c:1441:client_setvolume_cbk] 4-dstore-client-2: Server and Client lk-version numbers are not same, reopening the fds >[2012-04-03 16:43:11.451027] W [client.c:2083:client_rpc_notify] 4-dstore-client-5: Cancelling the grace timer >[2012-04-03 16:43:11.451904] I [client-handshake.c:456:client_set_lk_version_cbk] 4-dstore-client-2: Server lk version = 1 >[2012-04-03 16:43:11.452123] I [client-handshake.c:1632:select_server_supported_programs] 4-dstore-client-5: Using Program GlusterFS 3git, Num (1298437), Version (330) >[2012-04-03 16:43:11.455602] I [client-handshake.c:1429:client_setvolume_cbk] 4-dstore-client-5: Connected to 192.168.2.37:24010, attached to remote volume '/export2/dstore1'. >[2012-04-03 16:43:11.455717] I [client-handshake.c:1441:client_setvolume_cbk] 4-dstore-client-5: Server and Client lk-version numbers are not same, reopening the fds >[2012-04-03 16:43:11.456315] W [client.c:2083:client_rpc_notify] 4-dstore-client-1: Cancelling the grace timer >[2012-04-03 16:43:11.457705] I [client-handshake.c:456:client_set_lk_version_cbk] 4-dstore-client-5: Server lk version = 1 >[2012-04-03 16:43:11.457979] I [client-handshake.c:1632:select_server_supported_programs] 4-dstore-client-1: Using Program GlusterFS 3git, Num (1298437), Version (330) >[2012-04-03 16:43:11.459113] I [client-handshake.c:1429:client_setvolume_cbk] 4-dstore-client-1: Connected to 192.168.2.36:24009, attached to remote volume '/export1/dstore1'. >[2012-04-03 16:43:11.459194] I [client-handshake.c:1441:client_setvolume_cbk] 4-dstore-client-1: Server and Client lk-version numbers are not same, reopening the fds >[2012-04-03 16:43:11.461176] I [client-handshake.c:456:client_set_lk_version_cbk] 4-dstore-client-1: Server lk version = 1 >[2012-04-03 16:43:11.461909] W [client.c:2083:client_rpc_notify] 4-dstore-client-4: Cancelling the grace timer >[2012-04-03 16:43:11.463442] I [client-handshake.c:1632:select_server_supported_programs] 4-dstore-client-4: Using Program GlusterFS 3git, Num (1298437), Version (330) >[2012-04-03 16:43:11.465015] I [client-handshake.c:1429:client_setvolume_cbk] 4-dstore-client-4: Connected to 192.168.2.36:24010, attached to remote volume '/export2/dstore1'. >[2012-04-03 16:43:11.465090] I [client-handshake.c:1441:client_setvolume_cbk] 4-dstore-client-4: Server and Client lk-version numbers are not same, reopening the fds >[2012-04-03 16:43:11.466434] W [client.c:2083:client_rpc_notify] 4-dstore-client-7: Cancelling the grace timer >[2012-04-03 16:43:11.466884] I [client-handshake.c:456:client_set_lk_version_cbk] 4-dstore-client-4: Server lk version = 1 >[2012-04-03 16:43:11.467239] I [client-handshake.c:1632:select_server_supported_programs] 4-dstore-client-7: Using Program GlusterFS 3git, Num (1298437), Version (330) >[2012-04-03 16:43:11.470051] I [client-handshake.c:1429:client_setvolume_cbk] 4-dstore-client-7: Connected to 192.168.2.36:24011, attached to remote volume '/export1/dstore2'. >[2012-04-03 16:43:11.470121] I [client-handshake.c:1441:client_setvolume_cbk] 4-dstore-client-7: Server and Client lk-version numbers are not same, reopening the fds >[2012-04-03 16:43:11.479637] I [fuse-bridge.c:4081:fuse_graph_setup] 0-fuse: switched to graph 4 >[2012-04-03 16:43:11.480079] I [client-handshake.c:456:client_set_lk_version_cbk] 4-dstore-client-7: Server lk version = 1 >[2012-04-03 16:43:11.482239] I [afr-common.c:1866:afr_set_root_inode_on_first_lookup] 4-dstore-replicate-0: added root inode >[2012-04-03 16:43:11.486482] I [afr-common.c:1866:afr_set_root_inode_on_first_lookup] 4-dstore-replicate-2: added root inode >[2012-04-03 16:43:11.486769] I [afr-common.c:1866:afr_set_root_inode_on_first_lookup] 4-dstore-replicate-1: added root inode >[2012-04-03 16:43:11.546911] I [client.c:2165:notify] 3-dstore-client-0: current graph is no longer active, destroying rpc_client >[2012-04-03 16:43:11.547027] I [client.c:2165:notify] 3-dstore-client-1: current graph is no longer active, destroying rpc_client >[2012-04-03 16:43:11.547081] I [client.c:136:client_register_grace_timer] 3-dstore-client-0: Registering a grace timer >[2012-04-03 16:43:11.547166] I [client.c:2104:client_rpc_notify] 3-dstore-client-0: disconnected >[2012-04-03 16:43:11.547081] I [client.c:2165:notify] 3-dstore-client-2: current graph is no longer active, destroying rpc_client >[2012-04-03 16:43:11.547266] I [client.c:136:client_register_grace_timer] 3-dstore-client-1: Registering a grace timer >[2012-04-03 16:43:11.547323] I [client.c:2104:client_rpc_notify] 3-dstore-client-1: disconnected >[2012-04-03 16:43:11.547277] I [client.c:2165:notify] 3-dstore-client-3: current graph is no longer active, destroying rpc_client >[2012-04-03 16:43:11.547376] I [client.c:136:client_register_grace_timer] 3-dstore-client-2: Registering a grace timer >[2012-04-03 16:43:11.547531] I [client.c:2104:client_rpc_notify] 3-dstore-client-2: disconnected >[2012-04-03 16:43:11.547572] E [afr-common.c:3561:afr_notify] 3-dstore-replicate-0: All subvolumes are down. Going offline until atleast one of them comes back up. >[2012-04-03 16:43:11.547631] I [client.c:136:client_register_grace_timer] 3-dstore-client-3: Registering a grace timer >[2012-04-03 16:43:11.547683] I [client.c:2104:client_rpc_notify] 3-dstore-client-3: disconnected >[2012-04-03 16:43:11.547433] I [client.c:2165:notify] 3-dstore-client-4: current graph is no longer active, destroying rpc_client >[2012-04-03 16:43:11.547814] I [client.c:2165:notify] 3-dstore-client-5: current graph is no longer active, destroying rpc_client >[2012-04-03 16:43:11.547857] I [client.c:136:client_register_grace_timer] 3-dstore-client-4: Registering a grace timer >[2012-04-03 16:43:11.547926] I [client.c:2104:client_rpc_notify] 3-dstore-client-4: disconnected >[2012-04-03 16:43:11.547873] I [client.c:2165:notify] 3-dstore-client-6: current graph is no longer active, destroying rpc_client >[2012-04-03 16:43:11.548015] I [client.c:136:client_register_grace_timer] 3-dstore-client-5: Registering a grace timer >[2012-04-03 16:43:11.548272] I [client.c:2165:notify] 3-dstore-client-7: current graph is no longer active, destroying rpc_client >[2012-04-03 16:43:11.548384] I [client.c:2165:notify] 3-dstore-client-8: current graph is no longer active, destroying rpc_client >[2012-04-03 16:43:11.548275] I [client.c:2104:client_rpc_notify] 3-dstore-client-5: disconnected >[2012-04-03 16:43:11.548538] E [afr-common.c:3561:afr_notify] 3-dstore-replicate-1: All subvolumes are down. Going offline until atleast one of them comes back up. >[2012-04-03 16:43:11.548639] I [client.c:136:client_register_grace_timer] 3-dstore-client-6: Registering a grace timer >[2012-04-03 16:43:11.548681] I [client.c:2104:client_rpc_notify] 3-dstore-client-6: disconnected >[2012-04-03 16:43:11.548731] I [client.c:136:client_register_grace_timer] 3-dstore-client-7: Registering a grace timer >[2012-04-03 16:43:11.548768] I [client.c:2104:client_rpc_notify] 3-dstore-client-7: disconnected >[2012-04-03 16:43:11.548830] I [client.c:136:client_register_grace_timer] 3-dstore-client-8: Registering a grace timer >[2012-04-03 16:43:11.548879] I [client.c:2104:client_rpc_notify] 3-dstore-client-8: disconnected >[2012-04-03 16:43:11.548924] E [afr-common.c:3561:afr_notify] 3-dstore-replicate-2: All subvolumes are down. Going offline until atleast one of them comes back up. >[2012-04-03 16:43:22.471194] W [client.c:112:client_grace_timeout] 3-dstore-client-0: client grace timer expired, updating the lk-version to 2 >[2012-04-03 16:43:22.471313] W [client.c:112:client_grace_timeout] 3-dstore-client-1: client grace timer expired, updating the lk-version to 2 >[2012-04-03 16:43:22.471347] W [client.c:112:client_grace_timeout] 3-dstore-client-2: client grace timer expired, updating the lk-version to 2 >[2012-04-03 16:43:22.471453] W [client.c:112:client_grace_timeout] 3-dstore-client-3: client grace timer expired, updating the lk-version to 2 >[2012-04-03 16:43:22.471505] W [client.c:112:client_grace_timeout] 3-dstore-client-4: client grace timer expired, updating the lk-version to 2 >[2012-04-03 16:43:22.471533] W [client.c:112:client_grace_timeout] 3-dstore-client-5: client grace timer expired, updating the lk-version to 2 >[2012-04-03 16:43:22.471555] W [client.c:112:client_grace_timeout] 3-dstore-client-6: client grace timer expired, updating the lk-version to 2 >[2012-04-03 16:43:22.471587] W [client.c:112:client_grace_timeout] 3-dstore-client-7: client grace timer expired, updating the lk-version to 2 >[2012-04-03 16:43:22.471621] W [client.c:112:client_grace_timeout] 3-dstore-client-8: client grace timer expired, updating the lk-version to 2 >[2012-04-03 16:44:01.925651] I [glusterfsd-mgmt.c:64:mgmt_cbk_spec] 0-mgmt: Volume file changed >[2012-04-03 16:44:02.981862] I [glusterfsd-mgmt.c:64:mgmt_cbk_spec] 0-mgmt: Volume file changed >[2012-04-03 16:44:02.990216] I [io-cache.c:1558:check_cache_size_ok] 5-dstore-quick-read: Max cache size is 1044848640 >[2012-04-03 16:44:02.990390] I [io-cache.c:1558:check_cache_size_ok] 5-dstore-io-cache: Max cache size is 1044848640 >[2012-04-03 16:44:03.051424] I [client.c:2156:notify] 5-dstore-client-0: parent translators are ready, attempting connect on transport >[2012-04-03 16:44:03.066408] I [client.c:2156:notify] 5-dstore-client-1: parent translators are ready, attempting connect on transport >[2012-04-03 16:44:03.072308] I [client.c:2156:notify] 5-dstore-client-2: parent translators are ready, attempting connect on transport >[2012-04-03 16:44:03.077376] I [client.c:2156:notify] 5-dstore-client-3: parent translators are ready, attempting connect on transport >[2012-04-03 16:44:03.082112] I [client.c:2156:notify] 5-dstore-client-4: parent translators are ready, attempting connect on transport >[2012-04-03 16:44:03.086762] I [client.c:2156:notify] 5-dstore-client-5: parent translators are ready, attempting connect on transport >[2012-04-03 16:44:03.091415] I [client.c:2156:notify] 5-dstore-client-6: parent translators are ready, attempting connect on transport >[2012-04-03 16:44:03.096039] I [client.c:2156:notify] 5-dstore-client-7: parent translators are ready, attempting connect on transport >[2012-04-03 16:44:03.100721] I [client.c:2156:notify] 5-dstore-client-8: parent translators are ready, attempting connect on transport >Given volfile: >+------------------------------------------------------------------------------+ > 1: volume dstore-client-0 > 2: type protocol/client > 3: option remote-host 192.168.2.35 > 4: option remote-subvolume /export1/dstore1 > 5: option transport-type tcp > 6: end-volume > 7: > 8: volume dstore-client-1 > 9: type protocol/client > 10: option remote-host 192.168.2.36 > 11: option remote-subvolume /export1/dstore1 > 12: option transport-type tcp > 13: end-volume > 14: > 15: volume dstore-client-2 > 16: type protocol/client > 17: option remote-host 192.168.2.37 > 18: option remote-subvolume /export1/dstore1 > 19: option transport-type tcp > 20: end-volume > 21: > 22: volume dstore-client-3 > 23: type protocol/client > 24: option remote-host 192.168.2.35 > 25: option remote-subvolume /export2/dstore1 > 26: option transport-type tcp > 27: end-volume > 28: > 29: volume dstore-client-4 > 30: type protocol/client > 31: option remote-host 192.168.2.36 > 32: option remote-subvolume /export2/dstore1 > 33: option transport-type tcp > 34: end-volume > 35: > 36: volume dstore-client-5 > 37: type protocol/client > 38: option remote-host 192.168.2.37 > 39: option remote-subvolume /export2/dstore1 > 40: option transport-type tcp > 41: end-volume > 42: > 43: volume dstore-client-6 > 44: type protocol/client > 45: option remote-host 192.168.2.35 > 46: option remote-subvolume /export1/dstore2 > 47: option transport-type tcp > 48: end-volume > 49: > 50: volume dstore-client-7 > 51: type protocol/client > 52: option remote-host 192.168.2.36 > 53: option remote-subvolume /export1/dstore2 > 54: option transport-type tcp > 55: end-volume > 56: > 57: volume dstore-client-8 > 58: type protocol/client > 59: option remote-host 192.168.2.37 > 60: option remote-subvolume /export1/dstore2 > 61: option transport-type tcp > 62: end-volume > 63: > 64: volume dstore-replicate-0 > 65: type cluster/replicate > 66: subvolumes dstore-client-0 dstore-client-1 dstore-client-2 > 67: end-volume > 68: > 69: volume dstore-replicate-1 > 70: type cluster/replicate > 71: subvolumes dstore-client-3 dstore-client-4 dstore-client-5 > 72: end-volume > 73: > 74: volume dstore-replicate-2 > 75: type cluster/replicate > 76: subvolumes dstore-client-6 dstore-client-7 dstore-client-8 > 77: end-volume > 78: > 79: volume dstore-dht > 80: type cluster/distribute > 81: subvolumes dstore-replicate-0 dstore-replicate-1 dstore-replicate-2 > 82: end-volume > 83: > 84: volume dstore-write-behind > 85: type performance/write-behind > 86: subvolumes dstore-dht > 87: end-volume > 88: > 89: volume dstore-read-ahead > 90: type performance/read-ahead > 91: subvolumes dstore-write-behind > 92: end-volume > 93: > 94: volume dstore-io-cache > 95: type performance/io-cache > 96: subvolumes dstore-read-ahead > 97: end-volume > 98: > 99: volume dstore-quick-read >100: type performance/quick-read >101: subvolumes dstore-io-cache >102: end-volume >103: >104: volume dstore >105: type debug/io-stats >106: option latency-measurement off >107: option count-fop-hits off >108: subvolumes dstore-quick-read >109: end-volume > >+------------------------------------------------------------------------------+ >[2012-04-03 16:44:03.105733] I [glusterfsd-mgmt.c:1584:mgmt_getspec_cbk] 0-glusterfs: No change in volfile, continuing >[2012-04-03 16:44:03.109736] I [rpc-clnt.c:1669:rpc_clnt_reconfig] 5-dstore-client-6: changing port to 24011 (from 0) >[2012-04-03 16:44:03.109850] I [rpc-clnt.c:1669:rpc_clnt_reconfig] 5-dstore-client-0: changing port to 24009 (from 0) >[2012-04-03 16:44:03.109931] I [rpc-clnt.c:1669:rpc_clnt_reconfig] 5-dstore-client-3: changing port to 24010 (from 0) >[2012-04-03 16:44:03.110626] I [client.c:136:client_register_grace_timer] 5-dstore-client-6: Registering a grace timer >[2012-04-03 16:44:03.110705] I [client.c:136:client_register_grace_timer] 5-dstore-client-0: Registering a grace timer >[2012-04-03 16:44:03.110751] I [client.c:136:client_register_grace_timer] 5-dstore-client-3: Registering a grace timer >[2012-04-03 16:44:04.043333] I [rpc-clnt.c:1669:rpc_clnt_reconfig] 5-dstore-client-5: changing port to 24010 (from 0) >[2012-04-03 16:44:04.043639] I [client.c:136:client_register_grace_timer] 5-dstore-client-5: Registering a grace timer >[2012-04-03 16:44:04.043844] I [rpc-clnt.c:1669:rpc_clnt_reconfig] 5-dstore-client-8: changing port to 24011 (from 0) >[2012-04-03 16:44:04.044013] I [client.c:136:client_register_grace_timer] 5-dstore-client-8: Registering a grace timer >[2012-04-03 16:44:04.044085] I [rpc-clnt.c:1669:rpc_clnt_reconfig] 5-dstore-client-2: changing port to 24009 (from 0) >[2012-04-03 16:44:04.044203] I [client.c:136:client_register_grace_timer] 5-dstore-client-2: Registering a grace timer >[2012-04-03 16:44:04.065236] I [rpc-clnt.c:1669:rpc_clnt_reconfig] 5-dstore-client-7: changing port to 24011 (from 0) >[2012-04-03 16:44:04.065554] I [client.c:136:client_register_grace_timer] 5-dstore-client-7: Registering a grace timer >[2012-04-03 16:44:04.066245] I [rpc-clnt.c:1669:rpc_clnt_reconfig] 5-dstore-client-1: changing port to 24009 (from 0) >[2012-04-03 16:44:04.066734] I [client.c:136:client_register_grace_timer] 5-dstore-client-1: Registering a grace timer >[2012-04-03 16:44:04.066828] I [rpc-clnt.c:1669:rpc_clnt_reconfig] 5-dstore-client-4: changing port to 24010 (from 0) >[2012-04-03 16:44:04.067023] I [client.c:136:client_register_grace_timer] 5-dstore-client-4: Registering a grace timer >[2012-04-03 16:44:06.486956] W [client.c:2083:client_rpc_notify] 5-dstore-client-6: Cancelling the grace timer >[2012-04-03 16:44:06.489213] I [client-handshake.c:1632:select_server_supported_programs] 5-dstore-client-6: Using Program GlusterFS 3git, Num (1298437), Version (330) >[2012-04-03 16:44:06.491186] W [client.c:2083:client_rpc_notify] 5-dstore-client-0: Cancelling the grace timer >[2012-04-03 16:44:06.492136] I [client-handshake.c:1632:select_server_supported_programs] 5-dstore-client-0: Using Program GlusterFS 3git, Num (1298437), Version (330) >[2012-04-03 16:44:06.492986] I [client-handshake.c:1429:client_setvolume_cbk] 5-dstore-client-6: Connected to 192.168.2.35:24011, attached to remote volume '/export1/dstore2'. >[2012-04-03 16:44:06.493049] I [client-handshake.c:1441:client_setvolume_cbk] 5-dstore-client-6: Server and Client lk-version numbers are not same, reopening the fds >[2012-04-03 16:44:06.493145] I [afr-common.c:3524:afr_notify] 5-dstore-replicate-2: Subvolume 'dstore-client-6' came back up; going online. >[2012-04-03 16:44:06.494465] I [client-handshake.c:1429:client_setvolume_cbk] 5-dstore-client-0: Connected to 192.168.2.35:24009, attached to remote volume '/export1/dstore1'. >[2012-04-03 16:44:06.494542] I [client-handshake.c:1441:client_setvolume_cbk] 5-dstore-client-0: Server and Client lk-version numbers are not same, reopening the fds >[2012-04-03 16:44:06.494673] I [afr-common.c:3524:afr_notify] 5-dstore-replicate-0: Subvolume 'dstore-client-0' came back up; going online. >[2012-04-03 16:44:06.495231] I [client-handshake.c:456:client_set_lk_version_cbk] 5-dstore-client-6: Server lk version = 1 >[2012-04-03 16:44:06.495554] W [client.c:2083:client_rpc_notify] 5-dstore-client-3: Cancelling the grace timer >[2012-04-03 16:44:06.495665] I [client-handshake.c:456:client_set_lk_version_cbk] 5-dstore-client-0: Server lk version = 1 >[2012-04-03 16:44:06.496269] I [client-handshake.c:1632:select_server_supported_programs] 5-dstore-client-3: Using Program GlusterFS 3git, Num (1298437), Version (330) >[2012-04-03 16:44:06.497028] I [client-handshake.c:1429:client_setvolume_cbk] 5-dstore-client-3: Connected to 192.168.2.35:24010, attached to remote volume '/export2/dstore1'. >[2012-04-03 16:44:06.497102] I [client-handshake.c:1441:client_setvolume_cbk] 5-dstore-client-3: Server and Client lk-version numbers are not same, reopening the fds >[2012-04-03 16:44:06.497245] I [afr-common.c:3524:afr_notify] 5-dstore-replicate-1: Subvolume 'dstore-client-3' came back up; going online. >[2012-04-03 16:44:06.497552] I [client-handshake.c:456:client_set_lk_version_cbk] 5-dstore-client-3: Server lk version = 1 >[2012-04-03 16:44:07.506309] W [client.c:2083:client_rpc_notify] 5-dstore-client-5: Cancelling the grace timer >[2012-04-03 16:44:07.508004] W [client.c:2083:client_rpc_notify] 5-dstore-client-8: Cancelling the grace timer >[2012-04-03 16:44:07.508444] I [client-handshake.c:1632:select_server_supported_programs] 5-dstore-client-8: Using Program GlusterFS 3git, Num (1298437), Version (330) >[2012-04-03 16:44:07.509119] I [client-handshake.c:1632:select_server_supported_programs] 5-dstore-client-5: Using Program GlusterFS 3git, Num (1298437), Version (330) >[2012-04-03 16:44:07.510514] I [client-handshake.c:1429:client_setvolume_cbk] 5-dstore-client-8: Connected to 192.168.2.37:24011, attached to remote volume '/export1/dstore2'. >[2012-04-03 16:44:07.510592] I [client-handshake.c:1441:client_setvolume_cbk] 5-dstore-client-8: Server and Client lk-version numbers are not same, reopening the fds >[2012-04-03 16:44:07.511061] W [client.c:2083:client_rpc_notify] 5-dstore-client-2: Cancelling the grace timer >[2012-04-03 16:44:07.511361] I [client-handshake.c:1632:select_server_supported_programs] 5-dstore-client-2: Using Program GlusterFS 3git, Num (1298437), Version (330) >[2012-04-03 16:44:07.512233] I [client-handshake.c:1429:client_setvolume_cbk] 5-dstore-client-2: Connected to 192.168.2.37:24009, attached to remote volume '/export1/dstore1'. >[2012-04-03 16:44:07.512293] I [client-handshake.c:1441:client_setvolume_cbk] 5-dstore-client-2: Server and Client lk-version numbers are not same, reopening the fds >[2012-04-03 16:44:07.513456] I [client-handshake.c:1429:client_setvolume_cbk] 5-dstore-client-5: Connected to 192.168.2.37:24010, attached to remote volume '/export2/dstore1'. >[2012-04-03 16:44:07.513534] I [client-handshake.c:1441:client_setvolume_cbk] 5-dstore-client-5: Server and Client lk-version numbers are not same, reopening the fds >[2012-04-03 16:44:07.514679] I [client-handshake.c:456:client_set_lk_version_cbk] 5-dstore-client-8: Server lk version = 1 >[2012-04-03 16:44:07.515204] I [client-handshake.c:456:client_set_lk_version_cbk] 5-dstore-client-2: Server lk version = 1 >[2012-04-03 16:44:07.518331] I [client-handshake.c:456:client_set_lk_version_cbk] 5-dstore-client-5: Server lk version = 1 >[2012-04-03 16:44:07.518600] W [client.c:2083:client_rpc_notify] 5-dstore-client-7: Cancelling the grace timer >[2012-04-03 16:44:07.520804] I [client-handshake.c:1632:select_server_supported_programs] 5-dstore-client-7: Using Program GlusterFS 3git, Num (1298437), Version (330) >[2012-04-03 16:44:07.525351] W [client.c:2083:client_rpc_notify] 5-dstore-client-1: Cancelling the grace timer >[2012-04-03 16:44:07.525612] I [client-handshake.c:1429:client_setvolume_cbk] 5-dstore-client-7: Connected to 192.168.2.36:24011, attached to remote volume '/export1/dstore2'. >[2012-04-03 16:44:07.525664] I [client-handshake.c:1441:client_setvolume_cbk] 5-dstore-client-7: Server and Client lk-version numbers are not same, reopening the fds >[2012-04-03 16:44:07.526558] W [client.c:2083:client_rpc_notify] 5-dstore-client-4: Cancelling the grace timer >[2012-04-03 16:44:07.527044] I [client-handshake.c:1632:select_server_supported_programs] 5-dstore-client-1: Using Program GlusterFS 3git, Num (1298437), Version (330) >[2012-04-03 16:44:07.527244] I [client-handshake.c:456:client_set_lk_version_cbk] 5-dstore-client-7: Server lk version = 1 >[2012-04-03 16:44:07.528677] I [client-handshake.c:1632:select_server_supported_programs] 5-dstore-client-4: Using Program GlusterFS 3git, Num (1298437), Version (330) >[2012-04-03 16:44:07.529725] I [client-handshake.c:1429:client_setvolume_cbk] 5-dstore-client-1: Connected to 192.168.2.36:24009, attached to remote volume '/export1/dstore1'. >[2012-04-03 16:44:07.529787] I [client-handshake.c:1441:client_setvolume_cbk] 5-dstore-client-1: Server and Client lk-version numbers are not same, reopening the fds >[2012-04-03 16:44:07.530136] I [client-handshake.c:1429:client_setvolume_cbk] 5-dstore-client-4: Connected to 192.168.2.36:24010, attached to remote volume '/export2/dstore1'. >[2012-04-03 16:44:07.530195] I [client-handshake.c:1441:client_setvolume_cbk] 5-dstore-client-4: Server and Client lk-version numbers are not same, reopening the fds >[2012-04-03 16:44:07.555675] I [fuse-bridge.c:4081:fuse_graph_setup] 0-fuse: switched to graph 5 >[2012-04-03 16:44:07.555947] I [client-handshake.c:456:client_set_lk_version_cbk] 5-dstore-client-1: Server lk version = 1 >[2012-04-03 16:44:07.556191] I [client-handshake.c:456:client_set_lk_version_cbk] 5-dstore-client-4: Server lk version = 1 >[2012-04-03 16:44:07.559605] I [afr-common.c:1866:afr_set_root_inode_on_first_lookup] 5-dstore-replicate-0: added root inode >[2012-04-03 16:44:07.561140] I [afr-common.c:1866:afr_set_root_inode_on_first_lookup] 5-dstore-replicate-1: added root inode >[2012-04-03 16:44:07.562063] I [afr-common.c:1866:afr_set_root_inode_on_first_lookup] 5-dstore-replicate-2: added root inode >[2012-04-03 16:44:07.581873] I [client.c:2165:notify] 4-dstore-client-0: current graph is no longer active, destroying rpc_client >[2012-04-03 16:44:07.581974] I [client.c:2165:notify] 4-dstore-client-1: current graph is no longer active, destroying rpc_client >[2012-04-03 16:44:07.582027] I [client.c:2165:notify] 4-dstore-client-2: current graph is no longer active, destroying rpc_client >[2012-04-03 16:44:07.582035] I [client.c:136:client_register_grace_timer] 4-dstore-client-0: Registering a grace timer >[2012-04-03 16:44:07.582158] I [client.c:2104:client_rpc_notify] 4-dstore-client-0: disconnected >[2012-04-03 16:44:07.582086] I [client.c:2165:notify] 4-dstore-client-3: current graph is no longer active, destroying rpc_client >[2012-04-03 16:44:07.582259] I [client.c:136:client_register_grace_timer] 4-dstore-client-1: Registering a grace timer >[2012-04-03 16:44:07.582293] I [client.c:2165:notify] 4-dstore-client-4: current graph is no longer active, destroying rpc_client >[2012-04-03 16:44:07.582295] I [client.c:2104:client_rpc_notify] 4-dstore-client-1: disconnected >[2012-04-03 16:44:07.582457] I [client.c:136:client_register_grace_timer] 4-dstore-client-2: Registering a grace timer >[2012-04-03 16:44:07.582494] I [client.c:2104:client_rpc_notify] 4-dstore-client-2: disconnected >[2012-04-03 16:44:07.582583] E [afr-common.c:3561:afr_notify] 4-dstore-replicate-0: All subvolumes are down. Going offline until atleast one of them comes back up. >[2012-04-03 16:44:07.582648] I [client.c:136:client_register_grace_timer] 4-dstore-client-3: Registering a grace timer >[2012-04-03 16:44:07.582679] I [client.c:2104:client_rpc_notify] 4-dstore-client-3: disconnected >[2012-04-03 16:44:07.582374] I [client.c:2165:notify] 4-dstore-client-5: current graph is no longer active, destroying rpc_client >[2012-04-03 16:44:07.582741] I [client.c:136:client_register_grace_timer] 4-dstore-client-4: Registering a grace timer >[2012-04-03 16:44:07.582832] I [client.c:2165:notify] 4-dstore-client-6: current graph is no longer active, destroying rpc_client >[2012-04-03 16:44:07.582833] I [client.c:2104:client_rpc_notify] 4-dstore-client-4: disconnected >[2012-04-03 16:44:07.582944] I [client.c:2165:notify] 4-dstore-client-7: current graph is no longer active, destroying rpc_client >[2012-04-03 16:44:07.583033] I [client.c:136:client_register_grace_timer] 4-dstore-client-5: Registering a grace timer >[2012-04-03 16:44:07.583220] I [client.c:2104:client_rpc_notify] 4-dstore-client-5: disconnected >[2012-04-03 16:44:07.583272] E [afr-common.c:3561:afr_notify] 4-dstore-replicate-1: All subvolumes are down. Going offline until atleast one of them comes back up. >[2012-04-03 16:44:07.583150] I [client.c:2165:notify] 4-dstore-client-8: current graph is no longer active, destroying rpc_client >[2012-04-03 16:44:07.583339] I [client.c:136:client_register_grace_timer] 4-dstore-client-6: Registering a grace timer >[2012-04-03 16:44:07.583428] I [client.c:2104:client_rpc_notify] 4-dstore-client-6: disconnected >[2012-04-03 16:44:07.583530] I [client.c:136:client_register_grace_timer] 4-dstore-client-7: Registering a grace timer >[2012-04-03 16:44:07.583621] I [client.c:2104:client_rpc_notify] 4-dstore-client-7: disconnected >[2012-04-03 16:44:07.583726] I [client.c:136:client_register_grace_timer] 4-dstore-client-8: Registering a grace timer >[2012-04-03 16:44:07.583795] I [client.c:2104:client_rpc_notify] 4-dstore-client-8: disconnected >[2012-04-03 16:44:07.583862] E [afr-common.c:3561:afr_notify] 4-dstore-replicate-2: All subvolumes are down. Going offline until atleast one of them comes back up. >[2012-04-03 16:44:18.527293] W [client.c:112:client_grace_timeout] 4-dstore-client-0: client grace timer expired, updating the lk-version to 2 >[2012-04-03 16:44:18.527515] W [client.c:112:client_grace_timeout] 4-dstore-client-1: client grace timer expired, updating the lk-version to 2 >[2012-04-03 16:44:18.527577] W [client.c:112:client_grace_timeout] 4-dstore-client-2: client grace timer expired, updating the lk-version to 2 >[2012-04-03 16:44:18.527623] W [client.c:112:client_grace_timeout] 4-dstore-client-3: client grace timer expired, updating the lk-version to 2 >[2012-04-03 16:44:18.527678] W [client.c:112:client_grace_timeout] 4-dstore-client-4: client grace timer expired, updating the lk-version to 2 >[2012-04-03 16:44:18.527740] W [client.c:112:client_grace_timeout] 4-dstore-client-5: client grace timer expired, updating the lk-version to 2 >[2012-04-03 16:44:18.527801] W [client.c:112:client_grace_timeout] 4-dstore-client-6: client grace timer expired, updating the lk-version to 2 >[2012-04-03 16:44:18.527861] W [client.c:112:client_grace_timeout] 4-dstore-client-7: client grace timer expired, updating the lk-version to 2 >[2012-04-03 16:44:18.527920] W [client.c:112:client_grace_timeout] 4-dstore-client-8: client grace timer expired, updating the lk-version to 2 >[2012-04-03 16:45:20.541174] I [glusterfsd-mgmt.c:64:mgmt_cbk_spec] 0-mgmt: Volume file changed >[2012-04-03 16:45:21.651323] I [io-cache.c:1558:check_cache_size_ok] 6-dstore-quick-read: Max cache size is 1044848640 >[2012-04-03 16:45:21.651523] I [io-cache.c:1558:check_cache_size_ok] 6-dstore-io-cache: Max cache size is 1044848640 >[2012-04-03 16:45:21.651675] I [quota.c:3042:quota_parse_limits] 6-dstore-quota: no "limit-set" option provided >[2012-04-03 16:45:21.717908] I [client.c:2156:notify] 6-dstore-client-0: parent translators are ready, attempting connect on transport >[2012-04-03 16:45:21.727002] I [client.c:2156:notify] 6-dstore-client-1: parent translators are ready, attempting connect on transport >[2012-04-03 16:45:21.734747] I [client.c:2156:notify] 6-dstore-client-2: parent translators are ready, attempting connect on transport >[2012-04-03 16:45:21.741177] I [client.c:2156:notify] 6-dstore-client-3: parent translators are ready, attempting connect on transport >[2012-04-03 16:45:21.746580] I [client.c:2156:notify] 6-dstore-client-4: parent translators are ready, attempting connect on transport >[2012-04-03 16:45:21.751619] I [client.c:2156:notify] 6-dstore-client-5: parent translators are ready, attempting connect on transport >[2012-04-03 16:45:21.756381] I [client.c:2156:notify] 6-dstore-client-6: parent translators are ready, attempting connect on transport >[2012-04-03 16:45:21.761100] I [client.c:2156:notify] 6-dstore-client-7: parent translators are ready, attempting connect on transport >[2012-04-03 16:45:21.765844] I [client.c:2156:notify] 6-dstore-client-8: parent translators are ready, attempting connect on transport >Given volfile: >+------------------------------------------------------------------------------+ > 1: volume dstore-client-0 > 2: type protocol/client > 3: option remote-host 192.168.2.35 > 4: option remote-subvolume /export1/dstore1 > 5: option transport-type tcp > 6: end-volume > 7: > 8: volume dstore-client-1 > 9: type protocol/client > 10: option remote-host 192.168.2.36 > 11: option remote-subvolume /export1/dstore1 > 12: option transport-type tcp > 13: end-volume > 14: > 15: volume dstore-client-2 > 16: type protocol/client > 17: option remote-host 192.168.2.37 > 18: option remote-subvolume /export1/dstore1 > 19: option transport-type tcp > 20: end-volume > 21: > 22: volume dstore-client-3 > 23: type protocol/client > 24: option remote-host 192.168.2.35 > 25: option remote-subvolume /export2/dstore1 > 26: option transport-type tcp > 27: end-volume > 28: > 29: volume dstore-client-4 > 30: type protocol/client > 31: option remote-host 192.168.2.36 > 32: option remote-subvolume /export2/dstore1 > 33: option transport-type tcp > 34: end-volume > 35: > 36: volume dstore-client-5 > 37: type protocol/client > 38: option remote-host 192.168.2.37 > 39: option remote-subvolume /export2/dstore1 > 40: option transport-type tcp > 41: end-volume > 42: > 43: volume dstore-client-6 > 44: type protocol/client > 45: option remote-host 192.168.2.35 > 46: option remote-subvolume /export1/dstore2 > 47: option transport-type tcp > 48: end-volume > 49: > 50: volume dstore-client-7 > 51: type protocol/client > 52: option remote-host 192.168.2.36 > 53: option remote-subvolume /export1/dstore2 > 54: option transport-type tcp > 55: end-volume > 56: > 57: volume dstore-client-8 > 58: type protocol/client > 59: option remote-host 192.168.2.37 > 60: option remote-subvolume /export1/dstore2 > 61: option transport-type tcp > 62: end-volume > 63: > 64: volume dstore-replicate-0 > 65: type cluster/replicate > 66: subvolumes dstore-client-0 dstore-client-1 dstore-client-2 > 67: end-volume > 68: > 69: volume dstore-replicate-1 > 70: type cluster/replicate > 71: subvolumes dstore-client-3 dstore-client-4 dstore-client-5 > 72: end-volume > 73: > 74: volume dstore-replicate-2 > 75: type cluster/replicate > 76: subvolumes dstore-client-6 dstore-client-7 dstore-client-8 > 77: end-volume > 78: > 79: volume dstore-dht > 80: type cluster/distribute > 81: subvolumes dstore-replicate-0 dstore-replicate-1 dstore-replicate-2 > 82: end-volume > 83: > 84: volume dstore-quota > 85: type features/quota > 86: option timeout 0 > 87: subvolumes dstore-dht > 88: end-volume > 89: > 90: volume dstore-write-behind > 91: type performance/write-behind > 92: subvolumes dstore-quota > 93: end-volume > 94: > 95: volume dstore-read-ahead > 96: type performance/read-ahead > 97: subvolumes dstore-write-behind > 98: end-volume > 99: >100: volume dstore-io-cache >101: type performance/io-cache >102: subvolumes dstore-read-ahead >103: end-volume >104: >105: volume dstore-quick-read >106: type performance/quick-read >107: subvolumes dstore-io-cache >108: end-volume >109: >110: volume dstore >111: type debug/io-stats >112: option latency-measurement off >113: option count-fop-hits off >114: subvolumes dstore-quick-read >115: end-volume > >+------------------------------------------------------------------------------+ >[2012-04-03 16:45:21.787706] I [rpc-clnt.c:1669:rpc_clnt_reconfig] 6-dstore-client-3: changing port to 24010 (from 0) >[2012-04-03 16:45:21.787947] I [rpc-clnt.c:1669:rpc_clnt_reconfig] 6-dstore-client-0: changing port to 24009 (from 0) >[2012-04-03 16:45:21.788172] I [rpc-clnt.c:1669:rpc_clnt_reconfig] 6-dstore-client-6: changing port to 24011 (from 0) >[2012-04-03 16:45:21.788544] I [client.c:136:client_register_grace_timer] 6-dstore-client-3: Registering a grace timer >[2012-04-03 16:45:21.788662] I [client.c:136:client_register_grace_timer] 6-dstore-client-0: Registering a grace timer >[2012-04-03 16:45:21.788755] I [client.c:136:client_register_grace_timer] 6-dstore-client-6: Registering a grace timer >[2012-04-03 16:45:22.925470] I [rpc-clnt.c:1669:rpc_clnt_reconfig] 6-dstore-client-2: changing port to 24009 (from 0) >[2012-04-03 16:45:22.925701] I [client.c:136:client_register_grace_timer] 6-dstore-client-2: Registering a grace timer >[2012-04-03 16:45:22.926198] I [rpc-clnt.c:1669:rpc_clnt_reconfig] 6-dstore-client-5: changing port to 24010 (from 0) >[2012-04-03 16:45:22.926341] I [client.c:136:client_register_grace_timer] 6-dstore-client-5: Registering a grace timer >[2012-04-03 16:45:22.930538] I [rpc-clnt.c:1669:rpc_clnt_reconfig] 6-dstore-client-8: changing port to 24011 (from 0) >[2012-04-03 16:45:22.931168] I [client.c:136:client_register_grace_timer] 6-dstore-client-8: Registering a grace timer >[2012-04-03 16:45:22.944703] I [rpc-clnt.c:1669:rpc_clnt_reconfig] 6-dstore-client-1: changing port to 24009 (from 0) >[2012-04-03 16:45:22.944892] I [client.c:136:client_register_grace_timer] 6-dstore-client-1: Registering a grace timer >[2012-04-03 16:45:22.945594] I [rpc-clnt.c:1669:rpc_clnt_reconfig] 6-dstore-client-4: changing port to 24010 (from 0) >[2012-04-03 16:45:22.945697] I [rpc-clnt.c:1669:rpc_clnt_reconfig] 6-dstore-client-7: changing port to 24011 (from 0) >[2012-04-03 16:45:22.945793] I [client.c:136:client_register_grace_timer] 6-dstore-client-4: Registering a grace timer >[2012-04-03 16:45:22.945841] I [client.c:136:client_register_grace_timer] 6-dstore-client-7: Registering a grace timer >[2012-04-03 16:45:25.548933] W [client.c:2083:client_rpc_notify] 6-dstore-client-3: Cancelling the grace timer >[2012-04-03 16:45:25.554459] I [client-handshake.c:1632:select_server_supported_programs] 6-dstore-client-3: Using Program GlusterFS 3git, Num (1298437), Version (330) >[2012-04-03 16:45:25.555062] W [client.c:2083:client_rpc_notify] 6-dstore-client-0: Cancelling the grace timer >[2012-04-03 16:45:25.556529] W [client.c:2083:client_rpc_notify] 6-dstore-client-6: Cancelling the grace timer >[2012-04-03 16:45:25.556713] I [client-handshake.c:1632:select_server_supported_programs] 6-dstore-client-0: Using Program GlusterFS 3git, Num (1298437), Version (330) >[2012-04-03 16:45:25.557136] I [client-handshake.c:1429:client_setvolume_cbk] 6-dstore-client-3: Connected to 192.168.2.35:24010, attached to remote volume '/export2/dstore1'. >[2012-04-03 16:45:25.557273] I [client-handshake.c:1441:client_setvolume_cbk] 6-dstore-client-3: Server and Client lk-version numbers are not same, reopening the fds >[2012-04-03 16:45:25.557402] I [afr-common.c:3524:afr_notify] 6-dstore-replicate-1: Subvolume 'dstore-client-3' came back up; going online. >[2012-04-03 16:45:25.559185] I [client-handshake.c:1632:select_server_supported_programs] 6-dstore-client-6: Using Program GlusterFS 3git, Num (1298437), Version (330) >[2012-04-03 16:45:25.559533] I [client-handshake.c:456:client_set_lk_version_cbk] 6-dstore-client-3: Server lk version = 1 >[2012-04-03 16:45:25.561794] I [client-handshake.c:1429:client_setvolume_cbk] 6-dstore-client-0: Connected to 192.168.2.35:24009, attached to remote volume '/export1/dstore1'. >[2012-04-03 16:45:25.561859] I [client-handshake.c:1441:client_setvolume_cbk] 6-dstore-client-0: Server and Client lk-version numbers are not same, reopening the fds >[2012-04-03 16:45:25.561933] I [afr-common.c:3524:afr_notify] 6-dstore-replicate-0: Subvolume 'dstore-client-0' came back up; going online. >[2012-04-03 16:45:25.562048] I [client-handshake.c:1429:client_setvolume_cbk] 6-dstore-client-6: Connected to 192.168.2.35:24011, attached to remote volume '/export1/dstore2'. >[2012-04-03 16:45:25.562099] I [client-handshake.c:1441:client_setvolume_cbk] 6-dstore-client-6: Server and Client lk-version numbers are not same, reopening the fds >[2012-04-03 16:45:25.562168] I [afr-common.c:3524:afr_notify] 6-dstore-replicate-2: Subvolume 'dstore-client-6' came back up; going online. >[2012-04-03 16:45:25.563117] I [client-handshake.c:456:client_set_lk_version_cbk] 6-dstore-client-6: Server lk version = 1 >[2012-04-03 16:45:25.563221] I [client-handshake.c:456:client_set_lk_version_cbk] 6-dstore-client-0: Server lk version = 1 >[2012-04-03 16:45:26.562111] W [client.c:2083:client_rpc_notify] 6-dstore-client-2: Cancelling the grace timer >[2012-04-03 16:45:26.563680] I [client-handshake.c:1632:select_server_supported_programs] 6-dstore-client-2: Using Program GlusterFS 3git, Num (1298437), Version (330) >[2012-04-03 16:45:26.565896] I [client-handshake.c:1429:client_setvolume_cbk] 6-dstore-client-2: Connected to 192.168.2.37:24009, attached to remote volume '/export1/dstore1'. >[2012-04-03 16:45:26.565953] I [client-handshake.c:1441:client_setvolume_cbk] 6-dstore-client-2: Server and Client lk-version numbers are not same, reopening the fds >[2012-04-03 16:45:26.567018] I [client-handshake.c:456:client_set_lk_version_cbk] 6-dstore-client-2: Server lk version = 1 >[2012-04-03 16:45:26.568342] W [client.c:2083:client_rpc_notify] 6-dstore-client-5: Cancelling the grace timer >[2012-04-03 16:45:26.571778] I [client-handshake.c:1632:select_server_supported_programs] 6-dstore-client-5: Using Program GlusterFS 3git, Num (1298437), Version (330) >[2012-04-03 16:45:26.573684] W [client.c:2083:client_rpc_notify] 6-dstore-client-8: Cancelling the grace timer >[2012-04-03 16:45:26.574778] I [client-handshake.c:1429:client_setvolume_cbk] 6-dstore-client-5: Connected to 192.168.2.37:24010, attached to remote volume '/export2/dstore1'. >[2012-04-03 16:45:26.574832] I [client-handshake.c:1441:client_setvolume_cbk] 6-dstore-client-5: Server and Client lk-version numbers are not same, reopening the fds >[2012-04-03 16:45:26.575293] I [client-handshake.c:1632:select_server_supported_programs] 6-dstore-client-8: Using Program GlusterFS 3git, Num (1298437), Version (330) >[2012-04-03 16:45:26.576460] I [client-handshake.c:1429:client_setvolume_cbk] 6-dstore-client-8: Connected to 192.168.2.37:24011, attached to remote volume '/export1/dstore2'. >[2012-04-03 16:45:26.576515] I [client-handshake.c:1441:client_setvolume_cbk] 6-dstore-client-8: Server and Client lk-version numbers are not same, reopening the fds >[2012-04-03 16:45:26.576686] I [client-handshake.c:456:client_set_lk_version_cbk] 6-dstore-client-5: Server lk version = 1 >[2012-04-03 16:45:26.578263] I [client-handshake.c:456:client_set_lk_version_cbk] 6-dstore-client-8: Server lk version = 1 >[2012-04-03 16:45:26.582542] W [client.c:2083:client_rpc_notify] 6-dstore-client-1: Cancelling the grace timer >[2012-04-03 16:45:26.586879] W [client.c:2083:client_rpc_notify] 6-dstore-client-4: Cancelling the grace timer >[2012-04-03 16:45:26.587986] I [client-handshake.c:1632:select_server_supported_programs] 6-dstore-client-1: Using Program GlusterFS 3git, Num (1298437), Version (330) >[2012-04-03 16:45:26.588835] I [client-handshake.c:1632:select_server_supported_programs] 6-dstore-client-4: Using Program GlusterFS 3git, Num (1298437), Version (330) >[2012-04-03 16:45:26.591319] I [client-handshake.c:1429:client_setvolume_cbk] 6-dstore-client-4: Connected to 192.168.2.36:24010, attached to remote volume '/export2/dstore1'. >[2012-04-03 16:45:26.591397] I [client-handshake.c:1441:client_setvolume_cbk] 6-dstore-client-4: Server and Client lk-version numbers are not same, reopening the fds >[2012-04-03 16:45:26.592734] W [client.c:2083:client_rpc_notify] 6-dstore-client-7: Cancelling the grace timer >[2012-04-03 16:45:26.593239] I [client-handshake.c:1429:client_setvolume_cbk] 6-dstore-client-1: Connected to 192.168.2.36:24009, attached to remote volume '/export1/dstore1'. >[2012-04-03 16:45:26.593288] I [client-handshake.c:1441:client_setvolume_cbk] 6-dstore-client-1: Server and Client lk-version numbers are not same, reopening the fds >[2012-04-03 16:45:26.594533] I [client-handshake.c:456:client_set_lk_version_cbk] 6-dstore-client-4: Server lk version = 1 >[2012-04-03 16:45:26.595367] I [client-handshake.c:456:client_set_lk_version_cbk] 6-dstore-client-1: Server lk version = 1 >[2012-04-03 16:45:26.599410] I [client-handshake.c:1632:select_server_supported_programs] 6-dstore-client-7: Using Program GlusterFS 3git, Num (1298437), Version (330) >[2012-04-03 16:45:26.605192] I [client-handshake.c:1429:client_setvolume_cbk] 6-dstore-client-7: Connected to 192.168.2.36:24011, attached to remote volume '/export1/dstore2'. >[2012-04-03 16:45:26.605343] I [client-handshake.c:1441:client_setvolume_cbk] 6-dstore-client-7: Server and Client lk-version numbers are not same, reopening the fds >[2012-04-03 16:45:26.656751] I [fuse-bridge.c:4081:fuse_graph_setup] 0-fuse: switched to graph 6 >[2012-04-03 16:45:26.657485] I [client-handshake.c:456:client_set_lk_version_cbk] 6-dstore-client-7: Server lk version = 1 >[2012-04-03 16:45:26.662737] I [afr-common.c:1866:afr_set_root_inode_on_first_lookup] 6-dstore-replicate-0: added root inode >[2012-04-03 16:45:26.666341] I [afr-common.c:1866:afr_set_root_inode_on_first_lookup] 6-dstore-replicate-2: added root inode >[2012-04-03 16:45:26.667782] I [afr-common.c:1866:afr_set_root_inode_on_first_lookup] 6-dstore-replicate-1: added root inode >[2012-04-03 16:45:26.814094] I [client.c:2165:notify] 5-dstore-client-0: current graph is no longer active, destroying rpc_client >[2012-04-03 16:45:26.814296] I [client.c:2165:notify] 5-dstore-client-1: current graph is no longer active, destroying rpc_client >[2012-04-03 16:45:26.814387] I [client.c:2165:notify] 5-dstore-client-2: current graph is no longer active, destroying rpc_client >[2012-04-03 16:45:26.814452] I [client.c:2165:notify] 5-dstore-client-3: current graph is no longer active, destroying rpc_client >[2012-04-03 16:45:26.814521] I [client.c:2165:notify] 5-dstore-client-4: current graph is no longer active, destroying rpc_client >[2012-04-03 16:45:26.814585] I [client.c:2165:notify] 5-dstore-client-5: current graph is no longer active, destroying rpc_client >[2012-04-03 16:45:26.814640] I [client.c:2165:notify] 5-dstore-client-6: current graph is no longer active, destroying rpc_client >[2012-04-03 16:45:26.814667] I [client.c:136:client_register_grace_timer] 5-dstore-client-0: Registering a grace timer >[2012-04-03 16:45:26.814697] I [client.c:2165:notify] 5-dstore-client-7: current graph is no longer active, destroying rpc_client >[2012-04-03 16:45:26.815057] I [client.c:2165:notify] 5-dstore-client-8: current graph is no longer active, destroying rpc_client >[2012-04-03 16:45:26.814992] I [client.c:2104:client_rpc_notify] 5-dstore-client-0: disconnected >[2012-04-03 16:45:26.815617] I [client.c:136:client_register_grace_timer] 5-dstore-client-1: Registering a grace timer >[2012-04-03 16:45:26.815791] I [client.c:2104:client_rpc_notify] 5-dstore-client-1: disconnected >[2012-04-03 16:45:26.815897] I [client.c:136:client_register_grace_timer] 5-dstore-client-2: Registering a grace timer >[2012-04-03 16:45:26.816042] I [client.c:2104:client_rpc_notify] 5-dstore-client-2: disconnected >[2012-04-03 16:45:26.816187] E [afr-common.c:3561:afr_notify] 5-dstore-replicate-0: All subvolumes are down. Going offline until atleast one of them comes back up. >[2012-04-03 16:45:26.816386] I [client.c:136:client_register_grace_timer] 5-dstore-client-3: Registering a grace timer >[2012-04-03 16:45:26.816520] I [client.c:2104:client_rpc_notify] 5-dstore-client-3: disconnected >[2012-04-03 16:45:26.816621] I [client.c:136:client_register_grace_timer] 5-dstore-client-4: Registering a grace timer >[2012-04-03 16:45:26.816682] I [client.c:2104:client_rpc_notify] 5-dstore-client-4: disconnected >[2012-04-03 16:45:26.816773] I [client.c:136:client_register_grace_timer] 5-dstore-client-5: Registering a grace timer >[2012-04-03 16:45:26.816865] I [client.c:2104:client_rpc_notify] 5-dstore-client-5: disconnected >[2012-04-03 16:45:26.816917] E [afr-common.c:3561:afr_notify] 5-dstore-replicate-1: All subvolumes are down. Going offline until atleast one of them comes back up. >[2012-04-03 16:45:26.817006] I [client.c:136:client_register_grace_timer] 5-dstore-client-6: Registering a grace timer >[2012-04-03 16:45:26.817076] I [client.c:2104:client_rpc_notify] 5-dstore-client-6: disconnected >[2012-04-03 16:45:26.817198] I [client.c:136:client_register_grace_timer] 5-dstore-client-7: Registering a grace timer >[2012-04-03 16:45:26.817480] I [client.c:2104:client_rpc_notify] 5-dstore-client-7: disconnected >[2012-04-03 16:45:26.817667] I [client.c:136:client_register_grace_timer] 5-dstore-client-8: Registering a grace timer >[2012-04-03 16:45:26.817819] I [client.c:2104:client_rpc_notify] 5-dstore-client-8: disconnected >[2012-04-03 16:45:26.817886] E [afr-common.c:3561:afr_notify] 5-dstore-replicate-2: All subvolumes are down. Going offline until atleast one of them comes back up. >[2012-04-03 16:45:26.861336] W [quota.c:394:quota_check_limit] 6-dstore-quota: cannot find parent for inode (gfid:0fb40c58-4b27-4c93-b277-c4d9bed6ab9e), hence aborting enforcing quota-limits and continuing with the fop >[2012-04-03 16:45:27.050736] W [quota.c:780:quota_update_size] 6-dstore-quota: cannot find parent for inode (gfid:0fb40c58-4b27-4c93-b277-c4d9bed6ab9e), hence aborting size updation of parents >[2012-04-03 16:45:27.123159] W [quota.c:780:quota_update_size] 6-dstore-quota: cannot find parent for inode (gfid:7cf11f46-fdcc-4e1b-9ce1-924f3cbc6732), hence aborting size updation of parents >[2012-04-03 16:45:27.309351] W [quota.c:394:quota_check_limit] 6-dstore-quota: cannot find parent for inode (gfid:af1aa5a9-0ece-48e7-b9b8-17f6dbbc7649), hence aborting enforcing quota-limits and continuing with the fop >[2012-04-03 16:45:27.609034] W [quota.c:394:quota_check_limit] 6-dstore-quota: cannot find parent for inode (gfid:00a6b2a9-ed76-47e9-8960-60d6b8682aed), hence aborting enforcing quota-limits and continuing with the fop >[2012-04-03 16:45:27.750962] W [quota.c:780:quota_update_size] 6-dstore-quota: cannot find parent for inode (gfid:af1aa5a9-0ece-48e7-b9b8-17f6dbbc7649), hence aborting size updation of parents >[2012-04-03 16:45:27.807665] W [quota.c:394:quota_check_limit] 6-dstore-quota: cannot find parent for inode (gfid:a66ca0ef-c394-4447-9ff6-4ca65295af28), hence aborting enforcing quota-limits and continuing with the fop >[2012-04-03 16:45:28.155106] W [quota.c:780:quota_update_size] 6-dstore-quota: cannot find parent for inode (gfid:f185e840-1968-4487-bf82-49dbe5cc8341), hence aborting size updation of parents >[2012-04-03 16:45:28.225073] W [quota.c:394:quota_check_limit] 6-dstore-quota: cannot find parent for inode (gfid:2fae29e3-bdd1-4ade-8d72-76bd53786686), hence aborting enforcing quota-limits and continuing with the fop >[2012-04-03 16:45:28.251785] W [quota.c:394:quota_check_limit] 6-dstore-quota: cannot find parent for inode (gfid:2fae29e3-bdd1-4ade-8d72-76bd53786686), hence aborting enforcing quota-limits and continuing with the fop >[2012-04-03 16:45:28.282338] W [quota.c:780:quota_update_size] 6-dstore-quota: cannot find parent for inode (gfid:2fae29e3-bdd1-4ade-8d72-76bd53786686), hence aborting size updation of parents >[2012-04-03 16:45:28.302573] W [quota.c:394:quota_check_limit] 6-dstore-quota: cannot find parent for inode (gfid:2fae29e3-bdd1-4ade-8d72-76bd53786686), hence aborting enforcing quota-limits and continuing with the fop >[2012-04-03 16:45:28.411286] W [quota.c:780:quota_update_size] 6-dstore-quota: cannot find parent for inode (gfid:2fae29e3-bdd1-4ade-8d72-76bd53786686), hence aborting size updation of parents >[2012-04-03 16:45:28.422108] W [quota.c:394:quota_check_limit] 6-dstore-quota: cannot find parent for inode (gfid:2fae29e3-bdd1-4ade-8d72-76bd53786686), hence aborting enforcing quota-limits and continuing with the fop >[2012-04-03 16:45:28.446027] W [quota.c:780:quota_update_size] 6-dstore-quota: cannot find parent for inode (gfid:a66ca0ef-c394-4447-9ff6-4ca65295af28), hence aborting size updation of parents >[2012-04-03 16:45:28.452621] W [quota.c:780:quota_update_size] 6-dstore-quota: cannot find parent for inode (gfid:2fae29e3-bdd1-4ade-8d72-76bd53786686), hence aborting size updation of parents >[2012-04-03 16:45:28.813143] W [quota.c:394:quota_check_limit] 6-dstore-quota: cannot find parent for inode (gfid:2fae29e3-bdd1-4ade-8d72-76bd53786686), hence aborting enforcing quota-limits and continuing with the fop >[2012-04-03 16:45:28.842162] W [quota.c:780:quota_update_size] 6-dstore-quota: cannot find parent for inode (gfid:2fae29e3-bdd1-4ade-8d72-76bd53786686), hence aborting size updation of parents >[2012-04-03 16:45:28.860691] W [quota.c:394:quota_check_limit] 6-dstore-quota: cannot find parent for inode (gfid:2fae29e3-bdd1-4ade-8d72-76bd53786686), hence aborting enforcing quota-limits and continuing with the fop >[2012-04-03 16:45:28.886329] W [quota.c:780:quota_update_size] 6-dstore-quota: cannot find parent for inode (gfid:2fae29e3-bdd1-4ade-8d72-76bd53786686), hence aborting size updation of parents >[2012-04-03 16:45:28.907838] W [quota.c:394:quota_check_limit] 6-dstore-quota: cannot find parent for inode (gfid:2fae29e3-bdd1-4ade-8d72-76bd53786686), hence aborting enforcing quota-limits and continuing with the fop >[2012-04-03 16:45:28.934688] W [quota.c:780:quota_update_size] 6-dstore-quota: cannot find parent for inode (gfid:2fae29e3-bdd1-4ade-8d72-76bd53786686), hence aborting size updation of parents >[2012-04-03 16:45:28.961677] W [quota.c:394:quota_check_limit] 6-dstore-quota: cannot find parent for inode (gfid:2fae29e3-bdd1-4ade-8d72-76bd53786686), hence aborting enforcing quota-limits and continuing with the fop >[2012-04-03 16:45:29.111573] W [quota.c:780:quota_update_size] 6-dstore-quota: cannot find parent for inode (gfid:2fae29e3-bdd1-4ade-8d72-76bd53786686), hence aborting size updation of parents >[2012-04-03 16:45:29.138981] W [quota.c:394:quota_check_limit] 6-dstore-quota: cannot find parent for inode (gfid:2fae29e3-bdd1-4ade-8d72-76bd53786686), hence aborting enforcing quota-limits and continuing with the fop >[2012-04-03 16:45:29.168155] W [quota.c:780:quota_update_size] 6-dstore-quota: cannot find parent for inode (gfid:2fae29e3-bdd1-4ade-8d72-76bd53786686), hence aborting size updation of parents >[2012-04-03 16:45:29.396797] W [quota.c:394:quota_check_limit] 6-dstore-quota: cannot find parent for inode (gfid:25dd2622-91d5-4294-9ec2-67197cd3b5d8), hence aborting enforcing quota-limits and continuing with the fop >[2012-04-03 16:45:29.417173] W [quota.c:780:quota_update_size] 6-dstore-quota: cannot find parent for inode (gfid:25dd2622-91d5-4294-9ec2-67197cd3b5d8), hence aborting size updation of parents >[2012-04-03 16:45:30.506430] W [quota.c:394:quota_check_limit] 6-dstore-quota: cannot find parent for inode (gfid:00a6b2a9-ed76-47e9-8960-60d6b8682aed), hence aborting enforcing quota-limits and continuing with the fop >[2012-04-03 16:45:30.612540] W [quota.c:394:quota_check_limit] 6-dstore-quota: cannot find parent for inode (gfid:00a6b2a9-ed76-47e9-8960-60d6b8682aed), hence aborting enforcing quota-limits and continuing with the fop >[2012-04-03 16:45:30.639554] W [quota.c:780:quota_update_size] 6-dstore-quota: cannot find parent for inode (gfid:00a6b2a9-ed76-47e9-8960-60d6b8682aed), hence aborting size updation of parents >[2012-04-03 16:45:30.652723] W [quota.c:394:quota_check_limit] 6-dstore-quota: cannot find parent for inode (gfid:00a6b2a9-ed76-47e9-8960-60d6b8682aed), hence aborting enforcing quota-limits and continuing with the fop >[2012-04-03 16:45:30.749061] W [quota.c:780:quota_update_size] 6-dstore-quota: cannot find parent for inode (gfid:00a6b2a9-ed76-47e9-8960-60d6b8682aed), hence aborting size updation of parents >[2012-04-03 16:45:30.758656] W [quota.c:394:quota_check_limit] 6-dstore-quota: cannot find parent for inode (gfid:00a6b2a9-ed76-47e9-8960-60d6b8682aed), hence aborting enforcing quota-limits and continuing with the fop >[2012-04-03 16:45:30.797942] W [quota.c:780:quota_update_size] 6-dstore-quota: cannot find parent for inode (gfid:00a6b2a9-ed76-47e9-8960-60d6b8682aed), hence aborting size updation of parents >[2012-04-03 16:45:31.264127] W [quota.c:394:quota_check_limit] 6-dstore-quota: cannot find parent for inode (gfid:f185e840-1968-4487-bf82-49dbe5cc8341), hence aborting enforcing quota-limits and continuing with the fop >[2012-04-03 16:45:31.323268] W [quota.c:780:quota_update_size] 6-dstore-quota: cannot find parent for inode (gfid:f185e840-1968-4487-bf82-49dbe5cc8341), hence aborting size updation of parents >[2012-04-03 16:45:31.335135] W [quota.c:394:quota_check_limit] 6-dstore-quota: cannot find parent for inode (gfid:f185e840-1968-4487-bf82-49dbe5cc8341), hence aborting enforcing quota-limits and continuing with the fop >[2012-04-03 16:45:31.371073] W [quota.c:780:quota_update_size] 6-dstore-quota: cannot find parent for inode (gfid:f185e840-1968-4487-bf82-49dbe5cc8341), hence aborting size updation of parents >[2012-04-03 16:45:31.403428] W [quota.c:394:quota_check_limit] 6-dstore-quota: cannot find parent for inode (gfid:f185e840-1968-4487-bf82-49dbe5cc8341), hence aborting enforcing quota-limits and continuing with the fop >[2012-04-03 16:45:31.435546] W [quota.c:780:quota_update_size] 6-dstore-quota: cannot find parent for inode (gfid:f185e840-1968-4487-bf82-49dbe5cc8341), hence aborting size updation of parents >[2012-04-03 16:45:31.457163] W [quota.c:394:quota_check_limit] 6-dstore-quota: cannot find parent for inode (gfid:f185e840-1968-4487-bf82-49dbe5cc8341), hence aborting enforcing quota-limits and continuing with the fop >[2012-04-03 16:45:31.487203] W [quota.c:780:quota_update_size] 6-dstore-quota: cannot find parent for inode (gfid:f185e840-1968-4487-bf82-49dbe5cc8341), hence aborting size updation of parents >[2012-04-03 16:45:31.524403] W [quota.c:394:quota_check_limit] 6-dstore-quota: cannot find parent for inode (gfid:f185e840-1968-4487-bf82-49dbe5cc8341), hence aborting enforcing quota-limits and continuing with the fop >[2012-04-03 16:45:31.572833] W [quota.c:780:quota_update_size] 6-dstore-quota: cannot find parent for inode (gfid:f185e840-1968-4487-bf82-49dbe5cc8341), hence aborting size updation of parents >[2012-04-03 16:45:31.883522] W [quota.c:394:quota_check_limit] 6-dstore-quota: cannot find parent for inode (gfid:f799fa70-3de0-4021-ab64-088302810dcd), hence aborting enforcing quota-limits and continuing with the fop >[2012-04-03 16:45:31.935668] W [quota.c:780:quota_update_size] 6-dstore-quota: cannot find parent for inode (gfid:f799fa70-3de0-4021-ab64-088302810dcd), hence aborting size updation of parents >[2012-04-03 16:45:35.187163] W [quota.c:780:quota_update_size] 6-dstore-quota: cannot find parent for inode (gfid:0fb40c58-4b27-4c93-b277-c4d9bed6ab9e), hence aborting size updation of parents >[2012-04-03 16:45:36.570104] W [quota.c:780:quota_update_size] 6-dstore-quota: cannot find parent for inode (gfid:c6ff00f3-2387-449f-b7a6-87dc95b85d7e), hence aborting size updation of parents >[2012-04-03 16:45:37.122441] W [quota.c:394:quota_check_limit] 6-dstore-quota: cannot find parent for inode (gfid:0fb40c58-4b27-4c93-b277-c4d9bed6ab9e), hence aborting enforcing quota-limits and continuing with the fop >[2012-04-03 16:45:37.594787] W [client.c:112:client_grace_timeout] 5-dstore-client-0: client grace timer expired, updating the lk-version to 2 >[2012-04-03 16:45:37.594962] W [client.c:112:client_grace_timeout] 5-dstore-client-1: client grace timer expired, updating the lk-version to 2 >[2012-04-03 16:45:37.595012] W [client.c:112:client_grace_timeout] 5-dstore-client-2: client grace timer expired, updating the lk-version to 2 >[2012-04-03 16:45:37.595058] W [client.c:112:client_grace_timeout] 5-dstore-client-3: client grace timer expired, updating the lk-version to 2 >[2012-04-03 16:45:37.595097] W [client.c:112:client_grace_timeout] 5-dstore-client-4: client grace timer expired, updating the lk-version to 2 >[2012-04-03 16:45:37.595147] W [client.c:112:client_grace_timeout] 5-dstore-client-5: client grace timer expired, updating the lk-version to 2 >[2012-04-03 16:45:37.595183] W [client.c:112:client_grace_timeout] 5-dstore-client-6: client grace timer expired, updating the lk-version to 2 >[2012-04-03 16:45:37.595258] W [client.c:112:client_grace_timeout] 5-dstore-client-7: client grace timer expired, updating the lk-version to 2 >[2012-04-03 16:45:37.595310] W [client.c:112:client_grace_timeout] 5-dstore-client-8: client grace timer expired, updating the lk-version to 2 >[2012-04-03 16:45:38.379075] W [quota.c:394:quota_check_limit] 6-dstore-quota: cannot find parent for inode (gfid:a66ca0ef-c394-4447-9ff6-4ca65295af28), hence aborting enforcing quota-limits and continuing with the fop >[2012-04-03 16:45:38.508550] W [quota.c:394:quota_check_limit] 6-dstore-quota: cannot find parent for inode (gfid:0fb40c58-4b27-4c93-b277-c4d9bed6ab9e), hence aborting enforcing quota-limits and continuing with the fop >[2012-04-03 16:45:38.528348] W [quota.c:394:quota_check_limit] 6-dstore-quota: cannot find parent for inode (gfid:0fb40c58-4b27-4c93-b277-c4d9bed6ab9e), hence aborting enforcing quota-limits and continuing with the fop >[2012-04-03 16:45:38.556028] W [quota.c:780:quota_update_size] 6-dstore-quota: cannot find parent for inode (gfid:0fb40c58-4b27-4c93-b277-c4d9bed6ab9e), hence aborting size updation of parents >[2012-04-03 16:45:38.565742] W [quota.c:394:quota_check_limit] 6-dstore-quota: cannot find parent for inode (gfid:0fb40c58-4b27-4c93-b277-c4d9bed6ab9e), hence aborting enforcing quota-limits and continuing with the fop >[2012-04-03 16:45:38.588562] W [quota.c:780:quota_update_size] 6-dstore-quota: cannot find parent for inode (gfid:0fb40c58-4b27-4c93-b277-c4d9bed6ab9e), hence aborting size updation of parents >[2012-04-03 16:45:38.594992] W [quota.c:394:quota_check_limit] 6-dstore-quota: cannot find parent for inode (gfid:0fb40c58-4b27-4c93-b277-c4d9bed6ab9e), hence aborting enforcing quota-limits and continuing with the fop >[2012-04-03 16:45:38.615215] W [quota.c:780:quota_update_size] 6-dstore-quota: cannot find parent for inode (gfid:0fb40c58-4b27-4c93-b277-c4d9bed6ab9e), hence aborting size updation of parents >[2012-04-03 16:45:38.732397] W [quota.c:780:quota_update_size] 6-dstore-quota: cannot find parent for inode (gfid:af1aa5a9-0ece-48e7-b9b8-17f6dbbc7649), hence aborting size updation of parents >[2012-04-03 16:45:38.905895] W [quota.c:394:quota_check_limit] 6-dstore-quota: cannot find parent for inode (gfid:60014d2f-5e65-4b4d-b8d8-4e1d2f861d61), hence aborting enforcing quota-limits and continuing with the fop >[2012-04-03 16:45:38.920791] W [quota.c:780:quota_update_size] 6-dstore-quota: cannot find parent for inode (gfid:60014d2f-5e65-4b4d-b8d8-4e1d2f861d61), hence aborting size updation of parents >[2012-04-03 16:45:39.826904] W [quota.c:394:quota_check_limit] 6-dstore-quota: cannot find parent for inode (gfid:a66ca0ef-c394-4447-9ff6-4ca65295af28), hence aborting enforcing quota-limits and continuing with the fop >[2012-04-03 16:45:39.842133] W [quota.c:394:quota_check_limit] 6-dstore-quota: cannot find parent for inode (gfid:a66ca0ef-c394-4447-9ff6-4ca65295af28), hence aborting enforcing quota-limits and continuing with the fop >[2012-04-03 16:45:39.868667] W [quota.c:780:quota_update_size] 6-dstore-quota: cannot find parent for inode (gfid:a66ca0ef-c394-4447-9ff6-4ca65295af28), hence aborting size updation of parents >[2012-04-03 16:45:39.885380] W [quota.c:394:quota_check_limit] 6-dstore-quota: cannot find parent for inode (gfid:a66ca0ef-c394-4447-9ff6-4ca65295af28), hence aborting enforcing quota-limits and continuing with the fop >[2012-04-03 16:45:39.920931] W [quota.c:780:quota_update_size] 6-dstore-quota: cannot find parent for inode (gfid:a66ca0ef-c394-4447-9ff6-4ca65295af28), hence aborting size updation of parents >[2012-04-03 16:45:39.936014] W [quota.c:394:quota_check_limit] 6-dstore-quota: cannot find parent for inode (gfid:a66ca0ef-c394-4447-9ff6-4ca65295af28), hence aborting enforcing quota-limits and continuing with the fop >[2012-04-03 16:45:39.964423] W [quota.c:780:quota_update_size] 6-dstore-quota: cannot find parent for inode (gfid:a66ca0ef-c394-4447-9ff6-4ca65295af28), hence aborting size updation of parents >[2012-04-03 16:45:40.474278] W [quota.c:394:quota_check_limit] 6-dstore-quota: cannot find parent for inode (gfid:a66ca0ef-c394-4447-9ff6-4ca65295af28), hence aborting enforcing quota-limits and continuing with the fop >[2012-04-03 16:45:40.493598] W [quota.c:780:quota_update_size] 6-dstore-quota: cannot find parent for inode (gfid:a66ca0ef-c394-4447-9ff6-4ca65295af28), hence aborting size updation of parents >[2012-04-03 16:45:40.624554] W [quota.c:394:quota_check_limit] 6-dstore-quota: cannot find parent for inode (gfid:649965fb-f284-46e1-83da-525c0998fd10), hence aborting enforcing quota-limits and continuing with the fop >[2012-04-03 16:45:40.630532] W [quota.c:394:quota_check_limit] 6-dstore-quota: cannot find parent for inode (gfid:c6ff00f3-2387-449f-b7a6-87dc95b85d7e), hence aborting enforcing quota-limits and continuing with the fop >[2012-04-03 16:45:40.641486] W [quota.c:780:quota_update_size] 6-dstore-quota: cannot find parent for inode (gfid:c6ff00f3-2387-449f-b7a6-87dc95b85d7e), hence aborting size updation of parents >[2012-04-03 16:45:43.975836] W [quota.c:394:quota_check_limit] 6-dstore-quota: cannot find parent for inode (gfid:af1aa5a9-0ece-48e7-b9b8-17f6dbbc7649), hence aborting enforcing quota-limits and continuing with the fop >[2012-04-03 16:45:43.995441] W [quota.c:394:quota_check_limit] 6-dstore-quota: cannot find parent for inode (gfid:af1aa5a9-0ece-48e7-b9b8-17f6dbbc7649), hence aborting enforcing quota-limits and continuing with the fop >[2012-04-03 16:45:44.025724] W [quota.c:780:quota_update_size] 6-dstore-quota: cannot find parent for inode (gfid:af1aa5a9-0ece-48e7-b9b8-17f6dbbc7649), hence aborting size updation of parents >[2012-04-03 16:45:44.040753] W [quota.c:394:quota_check_limit] 6-dstore-quota: cannot find parent for inode (gfid:af1aa5a9-0ece-48e7-b9b8-17f6dbbc7649), hence aborting enforcing quota-limits and continuing with the fop >[2012-04-03 16:45:44.069015] W [quota.c:780:quota_update_size] 6-dstore-quota: cannot find parent for inode (gfid:af1aa5a9-0ece-48e7-b9b8-17f6dbbc7649), hence aborting size updation of parents >[2012-04-03 16:45:44.110705] W [quota.c:394:quota_check_limit] 6-dstore-quota: cannot find parent for inode (gfid:af1aa5a9-0ece-48e7-b9b8-17f6dbbc7649), hence aborting enforcing quota-limits and continuing with the fop >[2012-04-03 16:45:44.116710] W [quota.c:780:quota_update_size] 6-dstore-quota: cannot find parent for inode (gfid:af1aa5a9-0ece-48e7-b9b8-17f6dbbc7649), hence aborting size updation of parents >[2012-04-03 16:45:44.650893] W [quota.c:394:quota_check_limit] 6-dstore-quota: cannot find parent for inode (gfid:af1aa5a9-0ece-48e7-b9b8-17f6dbbc7649), hence aborting enforcing quota-limits and continuing with the fop >[2012-04-03 16:45:44.668602] W [quota.c:780:quota_update_size] 6-dstore-quota: cannot find parent for inode (gfid:af1aa5a9-0ece-48e7-b9b8-17f6dbbc7649), hence aborting size updation of parents >[2012-04-03 16:45:44.840881] W [quota.c:394:quota_check_limit] 6-dstore-quota: cannot find parent for inode (gfid:649965fb-f284-46e1-83da-525c0998fd10), hence aborting enforcing quota-limits and continuing with the fop >[2012-04-03 16:45:44.863224] W [quota.c:780:quota_update_size] 6-dstore-quota: cannot find parent for inode (gfid:649965fb-f284-46e1-83da-525c0998fd10), hence aborting size updation of parents >[2012-04-03 16:45:48.758993] I [glusterfsd-mgmt.c:64:mgmt_cbk_spec] 0-mgmt: Volume file changed >[2012-04-03 16:45:49.608374] W [quota.c:780:quota_update_size] 6-dstore-quota: cannot find parent for inode (gfid:af1aa5a9-0ece-48e7-b9b8-17f6dbbc7649), hence aborting size updation of parents >[2012-04-03 16:45:49.804377] I [glusterfsd-mgmt.c:64:mgmt_cbk_spec] 0-mgmt: Volume file changed >[2012-04-03 16:45:49.811825] I [io-cache.c:1558:check_cache_size_ok] 7-dstore-quick-read: Max cache size is 1044848640 >[2012-04-03 16:45:49.812029] I [io-cache.c:1558:check_cache_size_ok] 7-dstore-io-cache: Max cache size is 1044848640 >[2012-04-03 16:45:49.812253] I [quota.c:3042:quota_parse_limits] 7-dstore-quota: no "limit-set" option provided >[2012-04-03 16:45:49.896298] I [client.c:2156:notify] 7-dstore-client-0: parent translators are ready, attempting connect on transport >[2012-04-03 16:45:49.902970] I [client.c:2156:notify] 7-dstore-client-1: parent translators are ready, attempting connect on transport >[2012-04-03 16:45:49.908919] I [client.c:2156:notify] 7-dstore-client-2: parent translators are ready, attempting connect on transport >[2012-04-03 16:45:49.914906] I [client.c:2156:notify] 7-dstore-client-3: parent translators are ready, attempting connect on transport >[2012-04-03 16:45:49.920663] I [client.c:2156:notify] 7-dstore-client-4: parent translators are ready, attempting connect on transport >[2012-04-03 16:45:49.926396] I [client.c:2156:notify] 7-dstore-client-5: parent translators are ready, attempting connect on transport >[2012-04-03 16:45:49.932250] I [client.c:2156:notify] 7-dstore-client-6: parent translators are ready, attempting connect on transport >[2012-04-03 16:45:49.937232] I [client.c:2156:notify] 7-dstore-client-7: parent translators are ready, attempting connect on transport >[2012-04-03 16:45:49.941967] I [client.c:2156:notify] 7-dstore-client-8: parent translators are ready, attempting connect on transport >Given volfile: >+------------------------------------------------------------------------------+ > 1: volume dstore-client-0 > 2: type protocol/client > 3: option remote-host 192.168.2.35 > 4: option remote-subvolume /export1/dstore1 > 5: option transport-type tcp > 6: end-volume > 7: > 8: volume dstore-client-1 > 9: type protocol/client > 10: option remote-host 192.168.2.36 > 11: option remote-subvolume /export1/dstore1 > 12: option transport-type tcp > 13: end-volume > 14: > 15: volume dstore-client-2 > 16: type protocol/client > 17: option remote-host 192.168.2.37 > 18: option remote-subvolume /export1/dstore1 > 19: option transport-type tcp > 20: end-volume > 21: > 22: volume dstore-client-3 > 23: type protocol/client > 24: option remote-host 192.168.2.35 > 25: option remote-subvolume /export2/dstore1 > 26: option transport-type tcp > 27: end-volume > 28: > 29: volume dstore-client-4 > 30: type protocol/client > 31: option remote-host 192.168.2.36 > 32: option remote-subvolume /export2/dstore1 > 33: option transport-type tcp > 34: end-volume > 35: > 36: volume dstore-client-5 > 37: type protocol/client > 38: option remote-host 192.168.2.37 > 39: option remote-subvolume /export2/dstore1 > 40: option transport-type tcp > 41: end-volume > 42: > 43: volume dstore-client-6 > 44: type protocol/client > 45: option remote-host 192.168.2.35 > 46: option remote-subvolume /export1/dstore2 > 47: option transport-type tcp > 48: end-volume > 49: > 50: volume dstore-client-7 > 51: type protocol/client > 52: option remote-host 192.168.2.36 > 53: option remote-subvolume /export1/dstore2 > 54: option transport-type tcp > 55: end-volume > 56: > 57: volume dstore-client-8 > 58: type protocol/client > 59: option remote-host 192.168.2.37 > 60: option remote-subvolume /export1/dstore2 > 61: option transport-type tcp > 62: end-volume > 63: > 64: volume dstore-replicate-0 > 65: type cluster/replicate > 66: subvolumes dstore-client-0 dstore-client-1 dstore-client-2 > 67: end-volume > 68: > 69: volume dstore-replicate-1 > 70: type cluster/replicate > 71: subvolumes dstore-client-3 dstore-client-4 dstore-client-5 > 72: end-volume > 73: > 74: volume dstore-replicate-2 > 75: type cluster/replicate > 76: subvolumes dstore-client-6 dstore-client-7 dstore-client-8 > 77: end-volume > 78: > 79: volume dstore-dht > 80: type cluster/distribute > 81: subvolumes dstore-replicate-0 dstore-replicate-1 dstore-replicate-2 > 82: end-volume > 83: > 84: volume dstore-quota > 85: type features/quota > 86: option timeout 0 > 87: subvolumes dstore-dht > 88: end-volume > 89: > 90: volume dstore-write-behind > 91: type performance/write-behind > 92: subvolumes dstore-quota > 93: end-volume > 94: > 95: volume dstore-read-ahead > 96: type performance/read-ahead > 97: subvolumes dstore-write-behind > 98: end-volume > 99: >100: volume dstore-io-cache >101: type performance/io-cache >102: subvolumes dstore-read-ahead >103: end-volume >104: >105: volume dstore-quick-read >106: type performance/quick-read >107: subvolumes dstore-io-cache >108: end-volume >109: >110: volume dstore-md-cache >111: type performance/md-cache >112: subvolumes dstore-quick-read >113: end-volume >114: >115: volume dstore >116: type debug/io-stats >117: option latency-measurement off >118: option count-fop-hits off >119: subvolumes dstore-md-cache >120: end-volume > >+------------------------------------------------------------------------------+ >[2012-04-03 16:45:49.947228] I [glusterfsd-mgmt.c:1584:mgmt_getspec_cbk] 0-glusterfs: No change in volfile, continuing >[2012-04-03 16:45:49.949279] I [rpc-clnt.c:1669:rpc_clnt_reconfig] 7-dstore-client-0: changing port to 24009 (from 0) >[2012-04-03 16:45:49.949672] I [client.c:136:client_register_grace_timer] 7-dstore-client-0: Registering a grace timer >[2012-04-03 16:45:49.951162] I [rpc-clnt.c:1669:rpc_clnt_reconfig] 7-dstore-client-6: changing port to 24011 (from 0) >[2012-04-03 16:45:49.951647] I [client.c:136:client_register_grace_timer] 7-dstore-client-6: Registering a grace timer >[2012-04-03 16:45:49.952056] I [rpc-clnt.c:1669:rpc_clnt_reconfig] 7-dstore-client-3: changing port to 24010 (from 0) >[2012-04-03 16:45:49.952415] I [client.c:136:client_register_grace_timer] 7-dstore-client-3: Registering a grace timer >[2012-04-03 16:45:50.886130] I [rpc-clnt.c:1669:rpc_clnt_reconfig] 7-dstore-client-1: changing port to 24009 (from 0) >[2012-04-03 16:45:50.886430] I [client.c:136:client_register_grace_timer] 7-dstore-client-1: Registering a grace timer >[2012-04-03 16:45:50.887258] I [rpc-clnt.c:1669:rpc_clnt_reconfig] 7-dstore-client-4: changing port to 24010 (from 0) >[2012-04-03 16:45:50.887360] I [client.c:136:client_register_grace_timer] 7-dstore-client-4: Registering a grace timer >[2012-04-03 16:45:50.887416] I [rpc-clnt.c:1669:rpc_clnt_reconfig] 7-dstore-client-7: changing port to 24011 (from 0) >[2012-04-03 16:45:50.887497] I [client.c:136:client_register_grace_timer] 7-dstore-client-7: Registering a grace timer >[2012-04-03 16:45:50.890989] I [rpc-clnt.c:1669:rpc_clnt_reconfig] 7-dstore-client-2: changing port to 24009 (from 0) >[2012-04-03 16:45:50.891102] I [client.c:136:client_register_grace_timer] 7-dstore-client-2: Registering a grace timer >[2012-04-03 16:45:50.892687] I [rpc-clnt.c:1669:rpc_clnt_reconfig] 7-dstore-client-5: changing port to 24010 (from 0) >[2012-04-03 16:45:50.893093] I [client.c:136:client_register_grace_timer] 7-dstore-client-5: Registering a grace timer >[2012-04-03 16:45:50.896002] I [rpc-clnt.c:1669:rpc_clnt_reconfig] 7-dstore-client-8: changing port to 24011 (from 0) >[2012-04-03 16:45:50.896317] I [client.c:136:client_register_grace_timer] 7-dstore-client-8: Registering a grace timer >[2012-04-03 16:45:51.928199] W [quota.c:394:quota_check_limit] 6-dstore-quota: cannot find parent for inode (gfid:af1aa5a9-0ece-48e7-b9b8-17f6dbbc7649), hence aborting enforcing quota-limits and continuing with the fop >[2012-04-03 16:45:53.603741] W [client.c:2083:client_rpc_notify] 7-dstore-client-0: Cancelling the grace timer >[2012-04-03 16:45:53.604415] I [client-handshake.c:1632:select_server_supported_programs] 7-dstore-client-0: Using Program GlusterFS 3git, Num (1298437), Version (330) >[2012-04-03 16:45:53.605186] I [client-handshake.c:1429:client_setvolume_cbk] 7-dstore-client-0: Connected to 192.168.2.35:24009, attached to remote volume '/export1/dstore1'. >[2012-04-03 16:45:53.605260] I [client-handshake.c:1441:client_setvolume_cbk] 7-dstore-client-0: Server and Client lk-version numbers are not same, reopening the fds >[2012-04-03 16:45:53.605445] I [afr-common.c:3524:afr_notify] 7-dstore-replicate-0: Subvolume 'dstore-client-0' came back up; going online. >[2012-04-03 16:45:53.605896] I [client-handshake.c:456:client_set_lk_version_cbk] 7-dstore-client-0: Server lk version = 1 >[2012-04-03 16:45:53.611371] W [client.c:2083:client_rpc_notify] 7-dstore-client-6: Cancelling the grace timer >[2012-04-03 16:45:53.611649] I [client-handshake.c:1632:select_server_supported_programs] 7-dstore-client-6: Using Program GlusterFS 3git, Num (1298437), Version (330) >[2012-04-03 16:45:53.613180] I [client-handshake.c:1429:client_setvolume_cbk] 7-dstore-client-6: Connected to 192.168.2.35:24011, attached to remote volume '/export1/dstore2'. >[2012-04-03 16:45:53.613266] I [client-handshake.c:1441:client_setvolume_cbk] 7-dstore-client-6: Server and Client lk-version numbers are not same, reopening the fds >[2012-04-03 16:45:53.613419] I [afr-common.c:3524:afr_notify] 7-dstore-replicate-2: Subvolume 'dstore-client-6' came back up; going online. >[2012-04-03 16:45:53.613543] W [client.c:2083:client_rpc_notify] 7-dstore-client-3: Cancelling the grace timer >[2012-04-03 16:45:53.613669] I [client-handshake.c:456:client_set_lk_version_cbk] 7-dstore-client-6: Server lk version = 1 >[2012-04-03 16:45:53.614159] I [client-handshake.c:1632:select_server_supported_programs] 7-dstore-client-3: Using Program GlusterFS 3git, Num (1298437), Version (330) >[2012-04-03 16:45:53.614669] I [client-handshake.c:1429:client_setvolume_cbk] 7-dstore-client-3: Connected to 192.168.2.35:24010, attached to remote volume '/export2/dstore1'. >[2012-04-03 16:45:53.614766] I [client-handshake.c:1441:client_setvolume_cbk] 7-dstore-client-3: Server and Client lk-version numbers are not same, reopening the fds >[2012-04-03 16:45:53.614889] I [afr-common.c:3524:afr_notify] 7-dstore-replicate-1: Subvolume 'dstore-client-3' came back up; going online. >[2012-04-03 16:45:53.615470] I [client-handshake.c:456:client_set_lk_version_cbk] 7-dstore-client-3: Server lk version = 1 >[2012-04-03 16:45:53.719573] W [quota.c:394:quota_check_limit] 6-dstore-quota: cannot find parent for inode (gfid:af1aa5a9-0ece-48e7-b9b8-17f6dbbc7649), hence aborting enforcing quota-limits and continuing with the fop >[2012-04-03 16:45:53.727232] W [quota.c:394:quota_check_limit] 6-dstore-quota: cannot find parent for inode (gfid:af1aa5a9-0ece-48e7-b9b8-17f6dbbc7649), hence aborting enforcing quota-limits and continuing with the fop >[2012-04-03 16:45:53.753138] W [quota.c:780:quota_update_size] 6-dstore-quota: cannot find parent for inode (gfid:af1aa5a9-0ece-48e7-b9b8-17f6dbbc7649), hence aborting size updation of parents >[2012-04-03 16:45:53.767878] W [quota.c:394:quota_check_limit] 6-dstore-quota: cannot find parent for inode (gfid:af1aa5a9-0ece-48e7-b9b8-17f6dbbc7649), hence aborting enforcing quota-limits and continuing with the fop >[2012-04-03 16:45:53.787949] W [quota.c:780:quota_update_size] 6-dstore-quota: cannot find parent for inode (gfid:af1aa5a9-0ece-48e7-b9b8-17f6dbbc7649), hence aborting size updation of parents >[2012-04-03 16:45:53.794910] W [quota.c:394:quota_check_limit] 6-dstore-quota: cannot find parent for inode (gfid:af1aa5a9-0ece-48e7-b9b8-17f6dbbc7649), hence aborting enforcing quota-limits and continuing with the fop >[2012-04-03 16:45:53.820536] W [quota.c:780:quota_update_size] 6-dstore-quota: cannot find parent for inode (gfid:af1aa5a9-0ece-48e7-b9b8-17f6dbbc7649), hence aborting size updation of parents >[2012-04-03 16:45:54.167679] W [quota.c:394:quota_check_limit] 6-dstore-quota: cannot find parent for inode (gfid:af1aa5a9-0ece-48e7-b9b8-17f6dbbc7649), hence aborting enforcing quota-limits and continuing with the fop >[2012-04-03 16:45:54.197919] W [quota.c:780:quota_update_size] 6-dstore-quota: cannot find parent for inode (gfid:af1aa5a9-0ece-48e7-b9b8-17f6dbbc7649), hence aborting size updation of parents >[2012-04-03 16:45:54.346061] W [quota.c:394:quota_check_limit] 6-dstore-quota: cannot find parent for inode (gfid:649965fb-f284-46e1-83da-525c0998fd10), hence aborting enforcing quota-limits and continuing with the fop >[2012-04-03 16:45:54.371251] W [quota.c:780:quota_update_size] 6-dstore-quota: cannot find parent for inode (gfid:649965fb-f284-46e1-83da-525c0998fd10), hence aborting size updation of parents >[2012-04-03 16:45:54.619606] W [client.c:2083:client_rpc_notify] 7-dstore-client-1: Cancelling the grace timer >[2012-04-03 16:45:54.621951] I [client-handshake.c:1632:select_server_supported_programs] 7-dstore-client-1: Using Program GlusterFS 3git, Num (1298437), Version (330) >[2012-04-03 16:45:54.623359] I [client-handshake.c:1429:client_setvolume_cbk] 7-dstore-client-1: Connected to 192.168.2.36:24009, attached to remote volume '/export1/dstore1'. >[2012-04-03 16:45:54.623449] I [client-handshake.c:1441:client_setvolume_cbk] 7-dstore-client-1: Server and Client lk-version numbers are not same, reopening the fds >[2012-04-03 16:45:54.624661] W [client.c:2083:client_rpc_notify] 7-dstore-client-4: Cancelling the grace timer >[2012-04-03 16:45:54.625716] I [client-handshake.c:456:client_set_lk_version_cbk] 7-dstore-client-1: Server lk version = 1 >[2012-04-03 16:45:54.628214] I [client-handshake.c:1632:select_server_supported_programs] 7-dstore-client-4: Using Program GlusterFS 3git, Num (1298437), Version (330) >[2012-04-03 16:45:54.629879] I [client-handshake.c:1429:client_setvolume_cbk] 7-dstore-client-4: Connected to 192.168.2.36:24010, attached to remote volume '/export2/dstore1'. >[2012-04-03 16:45:54.629943] I [client-handshake.c:1441:client_setvolume_cbk] 7-dstore-client-4: Server and Client lk-version numbers are not same, reopening the fds >[2012-04-03 16:45:54.631701] I [client-handshake.c:456:client_set_lk_version_cbk] 7-dstore-client-4: Server lk version = 1 >[2012-04-03 16:45:54.634717] W [client.c:2083:client_rpc_notify] 7-dstore-client-2: Cancelling the grace timer >[2012-04-03 16:45:54.635868] W [client.c:2083:client_rpc_notify] 7-dstore-client-7: Cancelling the grace timer >[2012-04-03 16:45:54.638185] I [client-handshake.c:1632:select_server_supported_programs] 7-dstore-client-2: Using Program GlusterFS 3git, Num (1298437), Version (330) >[2012-04-03 16:45:54.639068] I [client-handshake.c:1429:client_setvolume_cbk] 7-dstore-client-2: Connected to 192.168.2.37:24009, attached to remote volume '/export1/dstore1'. >[2012-04-03 16:45:54.639129] I [client-handshake.c:1441:client_setvolume_cbk] 7-dstore-client-2: Server and Client lk-version numbers are not same, reopening the fds >[2012-04-03 16:45:54.639548] I [client-handshake.c:1632:select_server_supported_programs] 7-dstore-client-7: Using Program GlusterFS 3git, Num (1298437), Version (330) >[2012-04-03 16:45:54.640255] W [client.c:2083:client_rpc_notify] 7-dstore-client-5: Cancelling the grace timer >[2012-04-03 16:45:54.641236] I [client-handshake.c:456:client_set_lk_version_cbk] 7-dstore-client-2: Server lk version = 1 >[2012-04-03 16:45:54.642067] I [client-handshake.c:1632:select_server_supported_programs] 7-dstore-client-5: Using Program GlusterFS 3git, Num (1298437), Version (330) >[2012-04-03 16:45:54.642824] I [client-handshake.c:1429:client_setvolume_cbk] 7-dstore-client-5: Connected to 192.168.2.37:24010, attached to remote volume '/export2/dstore1'. >[2012-04-03 16:45:54.642887] I [client-handshake.c:1441:client_setvolume_cbk] 7-dstore-client-5: Server and Client lk-version numbers are not same, reopening the fds >[2012-04-03 16:45:54.643642] I [client-handshake.c:456:client_set_lk_version_cbk] 7-dstore-client-5: Server lk version = 1 >[2012-04-03 16:45:54.644090] I [client-handshake.c:1429:client_setvolume_cbk] 7-dstore-client-7: Connected to 192.168.2.36:24011, attached to remote volume '/export1/dstore2'. >[2012-04-03 16:45:54.644157] I [client-handshake.c:1441:client_setvolume_cbk] 7-dstore-client-7: Server and Client lk-version numbers are not same, reopening the fds >[2012-04-03 16:45:54.645176] I [client-handshake.c:456:client_set_lk_version_cbk] 7-dstore-client-7: Server lk version = 1 >[2012-04-03 16:45:54.645580] W [client.c:2083:client_rpc_notify] 7-dstore-client-8: Cancelling the grace timer >[2012-04-03 16:45:54.646577] I [client-handshake.c:1632:select_server_supported_programs] 7-dstore-client-8: Using Program GlusterFS 3git, Num (1298437), Version (330) >[2012-04-03 16:45:54.650032] I [client-handshake.c:1429:client_setvolume_cbk] 7-dstore-client-8: Connected to 192.168.2.37:24011, attached to remote volume '/export1/dstore2'. >[2012-04-03 16:45:54.650123] I [client-handshake.c:1441:client_setvolume_cbk] 7-dstore-client-8: Server and Client lk-version numbers are not same, reopening the fds >[2012-04-03 16:45:54.693259] I [fuse-bridge.c:4081:fuse_graph_setup] 0-fuse: switched to graph 7 >[2012-04-03 16:45:54.693624] I [client-handshake.c:456:client_set_lk_version_cbk] 7-dstore-client-8: Server lk version = 1 >[2012-04-03 16:45:54.696287] I [afr-common.c:1866:afr_set_root_inode_on_first_lookup] 7-dstore-replicate-0: added root inode >[2012-04-03 16:45:54.698794] I [afr-common.c:1866:afr_set_root_inode_on_first_lookup] 7-dstore-replicate-2: added root inode >[2012-04-03 16:45:54.699450] I [afr-common.c:1866:afr_set_root_inode_on_first_lookup] 7-dstore-replicate-1: added root inode >[2012-04-03 16:45:54.897760] W [quota.c:2358:quota_fsync_cbk] 6-dstore-quota: quota context not set in inode (gfid:c02a82de-26eb-4dc9-b74b-ecfb475b8070) >[2012-04-03 16:45:55.217690] W [quota.c:2358:quota_fsync_cbk] 6-dstore-quota: quota context not set in inode (gfid:04bc701e-25de-4111-b3c5-8b65e4f79bc7) >[2012-04-03 16:45:55.225979] I [client.c:2165:notify] 6-dstore-client-0: current graph is no longer active, destroying rpc_client >[2012-04-03 16:45:55.226093] I [client.c:2165:notify] 6-dstore-client-1: current graph is no longer active, destroying rpc_client >[2012-04-03 16:45:55.226160] I [client.c:2165:notify] 6-dstore-client-2: current graph is no longer active, destroying rpc_client >[2012-04-03 16:45:55.226222] I [client.c:2165:notify] 6-dstore-client-3: current graph is no longer active, destroying rpc_client >[2012-04-03 16:45:55.226291] I [client.c:2165:notify] 6-dstore-client-4: current graph is no longer active, destroying rpc_client >[2012-04-03 16:45:55.226386] I [client.c:2165:notify] 6-dstore-client-5: current graph is no longer active, destroying rpc_client >[2012-04-03 16:45:55.226445] I [client.c:2165:notify] 6-dstore-client-6: current graph is no longer active, destroying rpc_client >[2012-04-03 16:45:55.226510] I [client.c:2165:notify] 6-dstore-client-7: current graph is no longer active, destroying rpc_client >[2012-04-03 16:45:55.226571] I [client.c:2165:notify] 6-dstore-client-8: current graph is no longer active, destroying rpc_client >[2012-04-03 16:45:55.226579] I [client.c:136:client_register_grace_timer] 6-dstore-client-0: Registering a grace timer >[2012-04-03 16:45:55.226780] I [client.c:2104:client_rpc_notify] 6-dstore-client-0: disconnected >[2012-04-03 16:45:55.226903] I [client.c:136:client_register_grace_timer] 6-dstore-client-1: Registering a grace timer >[2012-04-03 16:45:55.226979] I [client.c:2104:client_rpc_notify] 6-dstore-client-1: disconnected >[2012-04-03 16:45:55.227278] I [client.c:136:client_register_grace_timer] 6-dstore-client-2: Registering a grace timer >[2012-04-03 16:45:55.227347] I [client.c:2104:client_rpc_notify] 6-dstore-client-2: disconnected >[2012-04-03 16:45:55.227398] E [afr-common.c:3561:afr_notify] 6-dstore-replicate-0: All subvolumes are down. Going offline until atleast one of them comes back up. >[2012-04-03 16:45:55.227509] I [client.c:136:client_register_grace_timer] 6-dstore-client-3: Registering a grace timer >[2012-04-03 16:45:55.227597] I [client.c:2104:client_rpc_notify] 6-dstore-client-3: disconnected >[2012-04-03 16:45:55.227703] I [client.c:136:client_register_grace_timer] 6-dstore-client-4: Registering a grace timer >[2012-04-03 16:45:55.227801] I [client.c:2104:client_rpc_notify] 6-dstore-client-4: disconnected >[2012-04-03 16:45:55.227933] I [client.c:136:client_register_grace_timer] 6-dstore-client-5: Registering a grace timer >[2012-04-03 16:45:55.227997] I [client.c:2104:client_rpc_notify] 6-dstore-client-5: disconnected >[2012-04-03 16:45:55.228046] E [afr-common.c:3561:afr_notify] 6-dstore-replicate-1: All subvolumes are down. Going offline until atleast one of them comes back up. >[2012-04-03 16:45:55.228275] I [client.c:136:client_register_grace_timer] 6-dstore-client-6: Registering a grace timer >[2012-04-03 16:45:55.228398] I [client.c:2104:client_rpc_notify] 6-dstore-client-6: disconnected >[2012-04-03 16:45:55.228505] I [client.c:136:client_register_grace_timer] 6-dstore-client-7: Registering a grace timer >[2012-04-03 16:45:55.228571] I [client.c:2104:client_rpc_notify] 6-dstore-client-7: disconnected >[2012-04-03 16:45:55.228710] I [client.c:136:client_register_grace_timer] 6-dstore-client-8: Registering a grace timer >[2012-04-03 16:45:55.228777] I [client.c:2104:client_rpc_notify] 6-dstore-client-8: disconnected >[2012-04-03 16:45:55.228838] E [afr-common.c:3561:afr_notify] 6-dstore-replicate-2: All subvolumes are down. Going offline until atleast one of them comes back up. >[2012-04-03 16:45:55.257673] W [quota.c:394:quota_check_limit] 7-dstore-quota: cannot find parent for inode (gfid:41e10eca-7341-4c66-96a8-52b66b90a345), hence aborting enforcing quota-limits and continuing with the fop >[2012-04-03 16:45:55.527589] W [quota.c:780:quota_update_size] 7-dstore-quota: cannot find parent for inode (gfid:7cf11f46-fdcc-4e1b-9ce1-924f3cbc6732), hence aborting size updation of parents >[2012-04-03 16:45:55.685187] W [quota.c:780:quota_update_size] 7-dstore-quota: cannot find parent for inode (gfid:752bc3b0-6220-4f70-83c2-7a1ea9215eeb), hence aborting size updation of parents >[2012-04-03 16:45:56.307742] W [quota.c:394:quota_check_limit] 7-dstore-quota: cannot find parent for inode (gfid:752bc3b0-6220-4f70-83c2-7a1ea9215eeb), hence aborting enforcing quota-limits and continuing with the fop >[2012-04-03 16:45:56.324190] W [quota.c:394:quota_check_limit] 7-dstore-quota: cannot find parent for inode (gfid:752bc3b0-6220-4f70-83c2-7a1ea9215eeb), hence aborting enforcing quota-limits and continuing with the fop >[2012-04-03 16:45:56.378634] W [quota.c:780:quota_update_size] 7-dstore-quota: cannot find parent for inode (gfid:752bc3b0-6220-4f70-83c2-7a1ea9215eeb), hence aborting size updation of parents >[2012-04-03 16:45:56.465388] W [quota.c:394:quota_check_limit] 7-dstore-quota: cannot find parent for inode (gfid:752bc3b0-6220-4f70-83c2-7a1ea9215eeb), hence aborting enforcing quota-limits and continuing with the fop >[2012-04-03 16:45:56.520092] W [quota.c:780:quota_update_size] 7-dstore-quota: cannot find parent for inode (gfid:752bc3b0-6220-4f70-83c2-7a1ea9215eeb), hence aborting size updation of parents >[2012-04-03 16:45:56.986375] W [quota.c:394:quota_check_limit] 7-dstore-quota: cannot find parent for inode (gfid:f82a3ee1-c589-40b6-a60d-fa8fbe4f36ac), hence aborting enforcing quota-limits and continuing with the fop >[2012-04-03 16:45:57.505136] W [quota.c:780:quota_update_size] 7-dstore-quota: cannot find parent for inode (gfid:f82a3ee1-c589-40b6-a60d-fa8fbe4f36ac), hence aborting size updation of parents >[2012-04-03 16:45:58.742950] W [quota.c:394:quota_check_limit] 7-dstore-quota: cannot find parent for inode (gfid:069b4b8d-a4be-4744-b652-8439bfe5cc13), hence aborting enforcing quota-limits and continuing with the fop >[2012-04-03 16:45:58.763882] W [quota.c:394:quota_check_limit] 7-dstore-quota: cannot find parent for inode (gfid:069b4b8d-a4be-4744-b652-8439bfe5cc13), hence aborting enforcing quota-limits and continuing with the fop >[2012-04-03 16:45:58.788620] W [quota.c:780:quota_update_size] 7-dstore-quota: cannot find parent for inode (gfid:069b4b8d-a4be-4744-b652-8439bfe5cc13), hence aborting size updation of parents >[2012-04-03 16:45:58.803742] W [quota.c:394:quota_check_limit] 7-dstore-quota: cannot find parent for inode (gfid:069b4b8d-a4be-4744-b652-8439bfe5cc13), hence aborting enforcing quota-limits and continuing with the fop >[2012-04-03 16:45:58.823584] W [quota.c:780:quota_update_size] 7-dstore-quota: cannot find parent for inode (gfid:069b4b8d-a4be-4744-b652-8439bfe5cc13), hence aborting size updation of parents >[2012-04-03 16:45:59.315175] W [quota.c:394:quota_check_limit] 7-dstore-quota: cannot find parent for inode (gfid:f82a3ee1-c589-40b6-a60d-fa8fbe4f36ac), hence aborting enforcing quota-limits and continuing with the fop >[2012-04-03 16:45:59.576652] W [quota.c:394:quota_check_limit] 7-dstore-quota: cannot find parent for inode (gfid:e23c8f34-4afc-477f-bb26-d85121e78b03), hence aborting enforcing quota-limits and continuing with the fop >[2012-04-03 16:45:59.596248] W [quota.c:780:quota_update_size] 7-dstore-quota: cannot find parent for inode (gfid:e23c8f34-4afc-477f-bb26-d85121e78b03), hence aborting size updation of parents >[2012-04-03 16:45:59.614457] W [quota.c:394:quota_check_limit] 7-dstore-quota: cannot find parent for inode (gfid:e23c8f34-4afc-477f-bb26-d85121e78b03), hence aborting enforcing quota-limits and continuing with the fop >[2012-04-03 16:45:59.634930] W [quota.c:780:quota_update_size] 7-dstore-quota: cannot find parent for inode (gfid:e23c8f34-4afc-477f-bb26-d85121e78b03), hence aborting size updation of parents >[2012-04-03 16:45:59.964517] W [quota.c:394:quota_check_limit] 7-dstore-quota: cannot find parent for inode (gfid:e23c8f34-4afc-477f-bb26-d85121e78b03), hence aborting enforcing quota-limits and continuing with the fop >[2012-04-03 16:45:59.988955] W [quota.c:780:quota_update_size] 7-dstore-quota: cannot find parent for inode (gfid:e23c8f34-4afc-477f-bb26-d85121e78b03), hence aborting size updation of parents >[2012-04-03 16:46:01.269865] W [quota.c:394:quota_check_limit] 7-dstore-quota: cannot find parent for inode (gfid:f82a3ee1-c589-40b6-a60d-fa8fbe4f36ac), hence aborting enforcing quota-limits and continuing with the fop >[2012-04-03 16:46:05.645841] W [client.c:112:client_grace_timeout] 6-dstore-client-0: client grace timer expired, updating the lk-version to 2 >[2012-04-03 16:46:05.645978] W [client.c:112:client_grace_timeout] 6-dstore-client-1: client grace timer expired, updating the lk-version to 2 >[2012-04-03 16:46:05.646016] W [client.c:112:client_grace_timeout] 6-dstore-client-2: client grace timer expired, updating the lk-version to 2 >[2012-04-03 16:46:05.646062] W [client.c:112:client_grace_timeout] 6-dstore-client-3: client grace timer expired, updating the lk-version to 2 >[2012-04-03 16:46:05.646095] W [client.c:112:client_grace_timeout] 6-dstore-client-4: client grace timer expired, updating the lk-version to 2 >[2012-04-03 16:46:05.646121] W [client.c:112:client_grace_timeout] 6-dstore-client-5: client grace timer expired, updating the lk-version to 2 >[2012-04-03 16:46:05.646147] W [client.c:112:client_grace_timeout] 6-dstore-client-6: client grace timer expired, updating the lk-version to 2 >[2012-04-03 16:46:05.646187] W [client.c:112:client_grace_timeout] 6-dstore-client-7: client grace timer expired, updating the lk-version to 2 >[2012-04-03 16:46:05.646216] W [client.c:112:client_grace_timeout] 6-dstore-client-8: client grace timer expired, updating the lk-version to 2 >[2012-04-03 16:46:40.114393] I [glusterfsd-mgmt.c:64:mgmt_cbk_spec] 0-mgmt: Volume file changed >[2012-04-03 16:46:41.160538] I [io-cache.c:1558:check_cache_size_ok] 8-dstore-quick-read: Max cache size is 1044848640 >[2012-04-03 16:46:41.160785] I [io-cache.c:1558:check_cache_size_ok] 8-dstore-io-cache: Max cache size is 1044848640 >[2012-04-03 16:46:41.207859] I [client.c:2156:notify] 8-dstore-client-0: parent translators are ready, attempting connect on transport >[2012-04-03 16:46:41.213916] I [client.c:2156:notify] 8-dstore-client-1: parent translators are ready, attempting connect on transport >[2012-04-03 16:46:41.218728] I [client.c:2156:notify] 8-dstore-client-2: parent translators are ready, attempting connect on transport >[2012-04-03 16:46:41.223444] I [client.c:2156:notify] 8-dstore-client-3: parent translators are ready, attempting connect on transport >[2012-04-03 16:46:41.228042] I [client.c:2156:notify] 8-dstore-client-4: parent translators are ready, attempting connect on transport >[2012-04-03 16:46:41.232694] I [client.c:2156:notify] 8-dstore-client-5: parent translators are ready, attempting connect on transport >[2012-04-03 16:46:41.237418] I [client.c:2156:notify] 8-dstore-client-6: parent translators are ready, attempting connect on transport >[2012-04-03 16:46:41.242002] I [client.c:2156:notify] 8-dstore-client-7: parent translators are ready, attempting connect on transport >[2012-04-03 16:46:41.246724] I [client.c:2156:notify] 8-dstore-client-8: parent translators are ready, attempting connect on transport >Given volfile: >+------------------------------------------------------------------------------+ > 1: volume dstore-client-0 > 2: type protocol/client > 3: option remote-host 192.168.2.35 > 4: option remote-subvolume /export1/dstore1 > 5: option transport-type tcp > 6: end-volume > 7: > 8: volume dstore-client-1 > 9: type protocol/client > 10: option remote-host 192.168.2.36 > 11: option remote-subvolume /export1/dstore1 > 12: option transport-type tcp > 13: end-volume > 14: > 15: volume dstore-client-2 > 16: type protocol/client > 17: option remote-host 192.168.2.37 > 18: option remote-subvolume /export1/dstore1 > 19: option transport-type tcp > 20: end-volume > 21: > 22: volume dstore-client-3 > 23: type protocol/client > 24: option remote-host 192.168.2.35 > 25: option remote-subvolume /export2/dstore1 > 26: option transport-type tcp > 27: end-volume > 28: > 29: volume dstore-client-4 > 30: type protocol/client > 31: option remote-host 192.168.2.36 > 32: option remote-subvolume /export2/dstore1 > 33: option transport-type tcp > 34: end-volume > 35: > 36: volume dstore-client-5 > 37: type protocol/client > 38: option remote-host 192.168.2.37 > 39: option remote-subvolume /export2/dstore1 > 40: option transport-type tcp > 41: end-volume > 42: > 43: volume dstore-client-6 > 44: type protocol/client > 45: option remote-host 192.168.2.35 > 46: option remote-subvolume /export1/dstore2 > 47: option transport-type tcp > 48: end-volume > 49: > 50: volume dstore-client-7 > 51: type protocol/client > 52: option remote-host 192.168.2.36 > 53: option remote-subvolume /export1/dstore2 > 54: option transport-type tcp > 55: end-volume > 56: > 57: volume dstore-client-8 > 58: type protocol/client > 59: option remote-host 192.168.2.37 > 60: option remote-subvolume /export1/dstore2 > 61: option transport-type tcp > 62: end-volume > 63: > 64: volume dstore-replicate-0 > 65: type cluster/replicate > 66: subvolumes dstore-client-0 dstore-client-1 dstore-client-2 > 67: end-volume > 68: > 69: volume dstore-replicate-1 > 70: type cluster/replicate > 71: subvolumes dstore-client-3 dstore-client-4 dstore-client-5 > 72: end-volume > 73: > 74: volume dstore-replicate-2 > 75: type cluster/replicate > 76: subvolumes dstore-client-6 dstore-client-7 dstore-client-8 > 77: end-volume > 78: > 79: volume dstore-dht > 80: type cluster/distribute > 81: subvolumes dstore-replicate-0 dstore-replicate-1 dstore-replicate-2 > 82: end-volume > 83: > 84: volume dstore-write-behind > 85: type performance/write-behind > 86: subvolumes dstore-dht > 87: end-volume > 88: > 89: volume dstore-read-ahead > 90: type performance/read-ahead > 91: subvolumes dstore-write-behind > 92: end-volume > 93: > 94: volume dstore-io-cache > 95: type performance/io-cache > 96: subvolumes dstore-read-ahead > 97: end-volume > 98: > 99: volume dstore-quick-read >100: type performance/quick-read >101: subvolumes dstore-io-cache >102: end-volume >103: >104: volume dstore-md-cache >105: type performance/md-cache >106: subvolumes dstore-quick-read >107: end-volume >108: >109: volume dstore >110: type debug/io-stats >111: option latency-measurement off >112: option count-fop-hits off >113: subvolumes dstore-md-cache >114: end-volume > >+------------------------------------------------------------------------------+ >[2012-04-03 16:46:41.254994] I [rpc-clnt.c:1669:rpc_clnt_reconfig] 8-dstore-client-0: changing port to 24009 (from 0) >[2012-04-03 16:46:41.255210] I [client.c:136:client_register_grace_timer] 8-dstore-client-0: Registering a grace timer >[2012-04-03 16:46:41.255969] I [rpc-clnt.c:1669:rpc_clnt_reconfig] 8-dstore-client-6: changing port to 24011 (from 0) >[2012-04-03 16:46:41.256108] I [client.c:136:client_register_grace_timer] 8-dstore-client-6: Registering a grace timer >[2012-04-03 16:46:41.256627] I [rpc-clnt.c:1669:rpc_clnt_reconfig] 8-dstore-client-3: changing port to 24010 (from 0) >[2012-04-03 16:46:41.256829] I [client.c:136:client_register_grace_timer] 8-dstore-client-3: Registering a grace timer >[2012-04-03 16:46:42.513271] I [rpc-clnt.c:1669:rpc_clnt_reconfig] 8-dstore-client-5: changing port to 24010 (from 0) >[2012-04-03 16:46:42.513614] I [client.c:136:client_register_grace_timer] 8-dstore-client-5: Registering a grace timer >[2012-04-03 16:46:42.513703] I [rpc-clnt.c:1669:rpc_clnt_reconfig] 8-dstore-client-2: changing port to 24009 (from 0) >[2012-04-03 16:46:42.513801] I [rpc-clnt.c:1669:rpc_clnt_reconfig] 8-dstore-client-8: changing port to 24011 (from 0) >[2012-04-03 16:46:42.514134] I [client.c:136:client_register_grace_timer] 8-dstore-client-2: Registering a grace timer >[2012-04-03 16:46:42.514342] I [client.c:136:client_register_grace_timer] 8-dstore-client-8: Registering a grace timer >[2012-04-03 16:46:44.659690] W [client.c:2083:client_rpc_notify] 8-dstore-client-0: Cancelling the grace timer >[2012-04-03 16:46:44.662050] I [client-handshake.c:1632:select_server_supported_programs] 8-dstore-client-0: Using Program GlusterFS 3git, Num (1298437), Version (330) >[2012-04-03 16:46:44.664476] I [client-handshake.c:1429:client_setvolume_cbk] 8-dstore-client-0: Connected to 192.168.2.35:24009, attached to remote volume '/export1/dstore1'. >[2012-04-03 16:46:44.664539] I [client-handshake.c:1441:client_setvolume_cbk] 8-dstore-client-0: Server and Client lk-version numbers are not same, reopening the fds >[2012-04-03 16:46:44.664933] I [afr-common.c:3524:afr_notify] 8-dstore-replicate-0: Subvolume 'dstore-client-0' came back up; going online. >[2012-04-03 16:46:44.666481] I [client-handshake.c:456:client_set_lk_version_cbk] 8-dstore-client-0: Server lk version = 1 >[2012-04-03 16:46:44.667768] W [client.c:2083:client_rpc_notify] 8-dstore-client-6: Cancelling the grace timer >[2012-04-03 16:46:44.668200] I [client-handshake.c:1632:select_server_supported_programs] 8-dstore-client-6: Using Program GlusterFS 3git, Num (1298437), Version (330) >[2012-04-03 16:46:44.669926] I [client-handshake.c:1429:client_setvolume_cbk] 8-dstore-client-6: Connected to 192.168.2.35:24011, attached to remote volume '/export1/dstore2'. >[2012-04-03 16:46:44.669978] I [client-handshake.c:1441:client_setvolume_cbk] 8-dstore-client-6: Server and Client lk-version numbers are not same, reopening the fds >[2012-04-03 16:46:44.670065] I [afr-common.c:3524:afr_notify] 8-dstore-replicate-2: Subvolume 'dstore-client-6' came back up; going online. >[2012-04-03 16:46:44.671148] I [client-handshake.c:456:client_set_lk_version_cbk] 8-dstore-client-6: Server lk version = 1 >[2012-04-03 16:46:44.675082] W [client.c:2083:client_rpc_notify] 8-dstore-client-3: Cancelling the grace timer >[2012-04-03 16:46:44.683400] I [client-handshake.c:1632:select_server_supported_programs] 8-dstore-client-3: Using Program GlusterFS 3git, Num (1298437), Version (330) >[2012-04-03 16:46:44.687004] I [client-handshake.c:1429:client_setvolume_cbk] 8-dstore-client-3: Connected to 192.168.2.35:24010, attached to remote volume '/export2/dstore1'. >[2012-04-03 16:46:44.687070] I [client-handshake.c:1441:client_setvolume_cbk] 8-dstore-client-3: Server and Client lk-version numbers are not same, reopening the fds >[2012-04-03 16:46:44.687218] I [afr-common.c:3524:afr_notify] 8-dstore-replicate-1: Subvolume 'dstore-client-3' came back up; going online. >[2012-04-03 16:46:44.690779] I [client-handshake.c:456:client_set_lk_version_cbk] 8-dstore-client-3: Server lk version = 1 >[2012-04-03 16:46:45.678526] W [client.c:2083:client_rpc_notify] 8-dstore-client-5: Cancelling the grace timer >[2012-04-03 16:46:45.679484] I [client-handshake.c:1632:select_server_supported_programs] 8-dstore-client-5: Using Program GlusterFS 3git, Num (1298437), Version (330) >[2012-04-03 16:46:45.681127] I [client-handshake.c:1429:client_setvolume_cbk] 8-dstore-client-5: Connected to 192.168.2.37:24010, attached to remote volume '/export2/dstore1'. >[2012-04-03 16:46:45.681189] I [client-handshake.c:1441:client_setvolume_cbk] 8-dstore-client-5: Server and Client lk-version numbers are not same, reopening the fds >[2012-04-03 16:46:45.681856] I [client-handshake.c:456:client_set_lk_version_cbk] 8-dstore-client-5: Server lk version = 1 >[2012-04-03 16:46:45.689098] W [client.c:2083:client_rpc_notify] 8-dstore-client-2: Cancelling the grace timer >[2012-04-03 16:46:45.691330] I [client-handshake.c:1632:select_server_supported_programs] 8-dstore-client-2: Using Program GlusterFS 3git, Num (1298437), Version (330) >[2012-04-03 16:46:45.691712] W [client.c:2083:client_rpc_notify] 8-dstore-client-8: Cancelling the grace timer >[2012-04-03 16:46:45.693800] I [client-handshake.c:1632:select_server_supported_programs] 8-dstore-client-8: Using Program GlusterFS 3git, Num (1298437), Version (330) >[2012-04-03 16:46:45.694937] I [client-handshake.c:1429:client_setvolume_cbk] 8-dstore-client-2: Connected to 192.168.2.37:24009, attached to remote volume '/export1/dstore1'. >[2012-04-03 16:46:45.695001] I [client-handshake.c:1441:client_setvolume_cbk] 8-dstore-client-2: Server and Client lk-version numbers are not same, reopening the fds >[2012-04-03 16:46:45.697208] I [client-handshake.c:1429:client_setvolume_cbk] 8-dstore-client-8: Connected to 192.168.2.37:24011, attached to remote volume '/export1/dstore2'. >[2012-04-03 16:46:45.697298] I [client-handshake.c:1441:client_setvolume_cbk] 8-dstore-client-8: Server and Client lk-version numbers are not same, reopening the fds >[2012-04-03 16:46:45.697544] I [client-handshake.c:456:client_set_lk_version_cbk] 8-dstore-client-2: Server lk version = 1 >[2012-04-03 16:46:45.700081] I [client-handshake.c:456:client_set_lk_version_cbk] 8-dstore-client-8: Server lk version = 1 >[2012-04-03 16:46:47.993257] I [rpc-clnt.c:1669:rpc_clnt_reconfig] 8-dstore-client-1: changing port to 24009 (from 0) >[2012-04-03 16:46:47.993572] I [client.c:136:client_register_grace_timer] 8-dstore-client-1: Registering a grace timer >[2012-04-03 16:46:47.993829] I [rpc-clnt.c:1669:rpc_clnt_reconfig] 8-dstore-client-4: changing port to 24010 (from 0) >[2012-04-03 16:46:47.994015] I [client.c:136:client_register_grace_timer] 8-dstore-client-4: Registering a grace timer >[2012-04-03 16:46:47.998484] I [rpc-clnt.c:1669:rpc_clnt_reconfig] 8-dstore-client-7: changing port to 24011 (from 0) >[2012-04-03 16:46:47.998636] I [client.c:136:client_register_grace_timer] 8-dstore-client-7: Registering a grace timer >[2012-04-03 16:46:51.702612] W [client.c:2083:client_rpc_notify] 8-dstore-client-1: Cancelling the grace timer >[2012-04-03 16:46:51.705258] I [client-handshake.c:1632:select_server_supported_programs] 8-dstore-client-1: Using Program GlusterFS 3git, Num (1298437), Version (330) >[2012-04-03 16:46:51.706485] I [client-handshake.c:1429:client_setvolume_cbk] 8-dstore-client-1: Connected to 192.168.2.36:24009, attached to remote volume '/export1/dstore1'. >[2012-04-03 16:46:51.706549] I [client-handshake.c:1441:client_setvolume_cbk] 8-dstore-client-1: Server and Client lk-version numbers are not same, reopening the fds >[2012-04-03 16:46:51.709967] I [client-handshake.c:456:client_set_lk_version_cbk] 8-dstore-client-1: Server lk version = 1 >[2012-04-03 16:46:51.712735] W [client.c:2083:client_rpc_notify] 8-dstore-client-4: Cancelling the grace timer >[2012-04-03 16:46:51.713566] I [client-handshake.c:1632:select_server_supported_programs] 8-dstore-client-4: Using Program GlusterFS 3git, Num (1298437), Version (330) >[2012-04-03 16:46:51.715376] I [client-handshake.c:1429:client_setvolume_cbk] 8-dstore-client-4: Connected to 192.168.2.36:24010, attached to remote volume '/export2/dstore1'. >[2012-04-03 16:46:51.715468] I [client-handshake.c:1441:client_setvolume_cbk] 8-dstore-client-4: Server and Client lk-version numbers are not same, reopening the fds >[2012-04-03 16:46:51.718107] I [client-handshake.c:456:client_set_lk_version_cbk] 8-dstore-client-4: Server lk version = 1 >[2012-04-03 16:46:51.720185] W [client.c:2083:client_rpc_notify] 8-dstore-client-7: Cancelling the grace timer >[2012-04-03 16:46:51.721286] I [client-handshake.c:1632:select_server_supported_programs] 8-dstore-client-7: Using Program GlusterFS 3git, Num (1298437), Version (330) >[2012-04-03 16:46:51.727622] I [client-handshake.c:1429:client_setvolume_cbk] 8-dstore-client-7: Connected to 192.168.2.36:24011, attached to remote volume '/export1/dstore2'. >[2012-04-03 16:46:51.727729] I [client-handshake.c:1441:client_setvolume_cbk] 8-dstore-client-7: Server and Client lk-version numbers are not same, reopening the fds >[2012-04-03 16:46:51.810342] I [fuse-bridge.c:4081:fuse_graph_setup] 0-fuse: switched to graph 8 >[2012-04-03 16:46:51.811331] I [client-handshake.c:456:client_set_lk_version_cbk] 8-dstore-client-7: Server lk version = 1 >[2012-04-03 16:46:51.817801] I [afr-common.c:1866:afr_set_root_inode_on_first_lookup] 8-dstore-replicate-0: added root inode >[2012-04-03 16:46:51.822042] I [afr-common.c:1866:afr_set_root_inode_on_first_lookup] 8-dstore-replicate-1: added root inode >[2012-04-03 16:46:51.822665] I [afr-common.c:1866:afr_set_root_inode_on_first_lookup] 8-dstore-replicate-2: added root inode >[2012-04-03 16:46:51.900631] W [quota.c:2358:quota_fsync_cbk] 7-dstore-quota: quota context not set in inode (gfid:c6ff00f3-2387-449f-b7a6-87dc95b85d7e) >[2012-04-03 16:46:52.018831] W [quota.c:2358:quota_fsync_cbk] 7-dstore-quota: quota context not set in inode (gfid:370b7c3b-0f7b-4ab8-ac4a-eb0755370c30) >[2012-04-03 16:46:52.071919] W [quota.c:2358:quota_fsync_cbk] 7-dstore-quota: quota context not set in inode (gfid:676316a7-a6a5-4247-bffe-afd93cbeb4a4) >[2012-04-03 16:46:52.090930] W [quota.c:2358:quota_fsync_cbk] 7-dstore-quota: quota context not set in inode (gfid:6658aa90-7a3d-478c-8444-32d8706d377b) >[2012-04-03 16:46:52.117269] I [client.c:2165:notify] 7-dstore-client-0: current graph is no longer active, destroying rpc_client >[2012-04-03 16:46:52.117374] I [client.c:2165:notify] 7-dstore-client-1: current graph is no longer active, destroying rpc_client >[2012-04-03 16:46:52.117437] I [client.c:2165:notify] 7-dstore-client-2: current graph is no longer active, destroying rpc_client >[2012-04-03 16:46:52.117482] I [client.c:136:client_register_grace_timer] 7-dstore-client-0: Registering a grace timer >[2012-04-03 16:46:52.117531] I [client.c:2165:notify] 7-dstore-client-3: current graph is no longer active, destroying rpc_client >[2012-04-03 16:46:52.117658] I [client.c:2165:notify] 7-dstore-client-4: current graph is no longer active, destroying rpc_client >[2012-04-03 16:46:52.117771] I [client.c:2165:notify] 7-dstore-client-5: current graph is no longer active, destroying rpc_client >[2012-04-03 16:46:52.117837] I [client.c:2165:notify] 7-dstore-client-6: current graph is no longer active, destroying rpc_client >[2012-04-03 16:46:52.117885] I [client.c:2165:notify] 7-dstore-client-7: current graph is no longer active, destroying rpc_client >[2012-04-03 16:46:52.117598] I [client.c:2104:client_rpc_notify] 7-dstore-client-0: disconnected >[2012-04-03 16:46:52.117947] I [client.c:2165:notify] 7-dstore-client-8: current graph is no longer active, destroying rpc_client >[2012-04-03 16:46:52.118099] I [client.c:136:client_register_grace_timer] 7-dstore-client-1: Registering a grace timer >[2012-04-03 16:46:52.118441] I [client.c:2104:client_rpc_notify] 7-dstore-client-1: disconnected >[2012-04-03 16:46:52.118655] I [client.c:136:client_register_grace_timer] 7-dstore-client-2: Registering a grace timer >[2012-04-03 16:46:52.118752] I [client.c:2104:client_rpc_notify] 7-dstore-client-2: disconnected >[2012-04-03 16:46:52.118838] E [afr-common.c:3561:afr_notify] 7-dstore-replicate-0: All subvolumes are down. Going offline until atleast one of them comes back up. >[2012-04-03 16:46:52.118930] I [client.c:136:client_register_grace_timer] 7-dstore-client-3: Registering a grace timer >[2012-04-03 16:46:52.118989] I [client.c:2104:client_rpc_notify] 7-dstore-client-3: disconnected >[2012-04-03 16:46:52.119079] I [client.c:136:client_register_grace_timer] 7-dstore-client-4: Registering a grace timer >[2012-04-03 16:46:52.119139] I [client.c:2104:client_rpc_notify] 7-dstore-client-4: disconnected >[2012-04-03 16:46:52.119267] I [client.c:136:client_register_grace_timer] 7-dstore-client-5: Registering a grace timer >[2012-04-03 16:46:52.119423] I [client.c:2104:client_rpc_notify] 7-dstore-client-5: disconnected >[2012-04-03 16:46:52.119550] E [afr-common.c:3561:afr_notify] 7-dstore-replicate-1: All subvolumes are down. Going offline until atleast one of them comes back up. >[2012-04-03 16:46:52.119682] I [client.c:136:client_register_grace_timer] 7-dstore-client-6: Registering a grace timer >[2012-04-03 16:46:52.119773] I [client.c:2104:client_rpc_notify] 7-dstore-client-6: disconnected >[2012-04-03 16:46:52.119950] I [client.c:136:client_register_grace_timer] 7-dstore-client-7: Registering a grace timer >[2012-04-03 16:46:52.120058] I [client.c:2104:client_rpc_notify] 7-dstore-client-7: disconnected >[2012-04-03 16:46:52.120278] I [client.c:136:client_register_grace_timer] 7-dstore-client-8: Registering a grace timer >[2012-04-03 16:46:52.120443] I [client.c:2104:client_rpc_notify] 7-dstore-client-8: disconnected >[2012-04-03 16:46:52.120552] E [afr-common.c:3561:afr_notify] 7-dstore-replicate-2: All subvolumes are down. Going offline until atleast one of them comes back up. >[2012-04-03 16:47:02.718828] W [client.c:112:client_grace_timeout] 7-dstore-client-0: client grace timer expired, updating the lk-version to 2 >[2012-04-03 16:47:02.718985] W [client.c:112:client_grace_timeout] 7-dstore-client-1: client grace timer expired, updating the lk-version to 2 >[2012-04-03 16:47:02.719040] W [client.c:112:client_grace_timeout] 7-dstore-client-2: client grace timer expired, updating the lk-version to 2 >[2012-04-03 16:47:02.719103] W [client.c:112:client_grace_timeout] 7-dstore-client-3: client grace timer expired, updating the lk-version to 2 >[2012-04-03 16:47:02.719160] W [client.c:112:client_grace_timeout] 7-dstore-client-4: client grace timer expired, updating the lk-version to 2 >[2012-04-03 16:47:02.719204] W [client.c:112:client_grace_timeout] 7-dstore-client-5: client grace timer expired, updating the lk-version to 2 >[2012-04-03 16:47:02.719261] W [client.c:112:client_grace_timeout] 7-dstore-client-6: client grace timer expired, updating the lk-version to 2 >[2012-04-03 16:47:02.719293] W [client.c:112:client_grace_timeout] 7-dstore-client-7: client grace timer expired, updating the lk-version to 2 >[2012-04-03 16:47:02.719319] W [client.c:112:client_grace_timeout] 7-dstore-client-8: client grace timer expired, updating the lk-version to 2 >[2012-04-03 16:47:40.264214] I [glusterfsd-mgmt.c:64:mgmt_cbk_spec] 0-mgmt: Volume file changed >[2012-04-03 16:47:41.337745] I [glusterfsd-mgmt.c:64:mgmt_cbk_spec] 0-mgmt: Volume file changed >[2012-04-03 16:47:41.344078] I [io-cache.c:1558:check_cache_size_ok] 9-dstore-quick-read: Max cache size is 1044848640 >[2012-04-03 16:47:41.344291] I [io-cache.c:1558:check_cache_size_ok] 9-dstore-io-cache: Max cache size is 1044848640 >[2012-04-03 16:47:41.394035] I [client.c:2156:notify] 9-dstore-client-0: parent translators are ready, attempting connect on transport >[2012-04-03 16:47:41.399121] I [client.c:2156:notify] 9-dstore-client-1: parent translators are ready, attempting connect on transport >[2012-04-03 16:47:41.403834] I [client.c:2156:notify] 9-dstore-client-2: parent translators are ready, attempting connect on transport >[2012-04-03 16:47:41.408566] I [client.c:2156:notify] 9-dstore-client-3: parent translators are ready, attempting connect on transport >[2012-04-03 16:47:41.413260] I [client.c:2156:notify] 9-dstore-client-4: parent translators are ready, attempting connect on transport >[2012-04-03 16:47:41.417934] I [client.c:2156:notify] 9-dstore-client-5: parent translators are ready, attempting connect on transport >[2012-04-03 16:47:41.422594] I [client.c:2156:notify] 9-dstore-client-6: parent translators are ready, attempting connect on transport >[2012-04-03 16:47:41.427257] I [client.c:2156:notify] 9-dstore-client-7: parent translators are ready, attempting connect on transport >[2012-04-03 16:47:41.431950] I [client.c:2156:notify] 9-dstore-client-8: parent translators are ready, attempting connect on transport >Given volfile: >+------------------------------------------------------------------------------+ > 1: volume dstore-client-0 > 2: type protocol/client > 3: option remote-host 192.168.2.35 > 4: option remote-subvolume /export1/dstore1 > 5: option transport-type tcp > 6: end-volume > 7: > 8: volume dstore-client-1 > 9: type protocol/client > 10: option remote-host 192.168.2.36 > 11: option remote-subvolume /export1/dstore1 > 12: option transport-type tcp > 13: end-volume > 14: > 15: volume dstore-client-2 > 16: type protocol/client > 17: option remote-host 192.168.2.37 > 18: option remote-subvolume /export1/dstore1 > 19: option transport-type tcp > 20: end-volume > 21: > 22: volume dstore-client-3 > 23: type protocol/client > 24: option remote-host 192.168.2.35 > 25: option remote-subvolume /export2/dstore1 > 26: option transport-type tcp > 27: end-volume > 28: > 29: volume dstore-client-4 > 30: type protocol/client > 31: option remote-host 192.168.2.36 > 32: option remote-subvolume /export2/dstore1 > 33: option transport-type tcp > 34: end-volume > 35: > 36: volume dstore-client-5 > 37: type protocol/client > 38: option remote-host 192.168.2.37 > 39: option remote-subvolume /export2/dstore1 > 40: option transport-type tcp > 41: end-volume > 42: > 43: volume dstore-client-6 > 44: type protocol/client > 45: option remote-host 192.168.2.35 > 46: option remote-subvolume /export1/dstore2 > 47: option transport-type tcp > 48: end-volume > 49: > 50: volume dstore-client-7 > 51: type protocol/client > 52: option remote-host 192.168.2.36 > 53: option remote-subvolume /export1/dstore2 > 54: option transport-type tcp > 55: end-volume > 56: > 57: volume dstore-client-8 > 58: type protocol/client > 59: option remote-host 192.168.2.37 > 60: option remote-subvolume /export1/dstore2 > 61: option transport-type tcp > 62: end-volume > 63: > 64: volume dstore-replicate-0 > 65: type cluster/replicate > 66: subvolumes dstore-client-0 dstore-client-1 dstore-client-2 > 67: end-volume > 68: > 69: volume dstore-replicate-1 > 70: type cluster/replicate > 71: subvolumes dstore-client-3 dstore-client-4 dstore-client-5 > 72: end-volume > 73: > 74: volume dstore-replicate-2 > 75: type cluster/replicate > 76: subvolumes dstore-client-6 dstore-client-7 dstore-client-8 > 77: end-volume > 78: > 79: volume dstore-dht > 80: type cluster/distribute > 81: subvolumes dstore-replicate-0 dstore-replicate-1 dstore-replicate-2 > 82: end-volume > 83: > 84: volume dstore-write-behind > 85: type performance/write-behind > 86: subvolumes dstore-dht > 87: end-volume > 88: > 89: volume dstore-read-ahead > 90: type performance/read-ahead > 91: subvolumes dstore-write-behind > 92: end-volume > 93: > 94: volume dstore-io-cache > 95: type performance/io-cache > 96: subvolumes dstore-read-ahead > 97: end-volume > 98: > 99: volume dstore-quick-read >100: type performance/quick-read >101: subvolumes dstore-io-cache >102: end-volume >103: >104: volume dstore >105: type debug/io-stats >106: option latency-measurement off >107: option count-fop-hits off >108: subvolumes dstore-quick-read >109: end-volume > >+------------------------------------------------------------------------------+ >[2012-04-03 16:47:41.437142] I [glusterfsd-mgmt.c:1584:mgmt_getspec_cbk] 0-glusterfs: No change in volfile, continuing >[2012-04-03 16:47:41.441711] I [rpc-clnt.c:1669:rpc_clnt_reconfig] 9-dstore-client-0: changing port to 24009 (from 0) >[2012-04-03 16:47:41.441963] I [rpc-clnt.c:1669:rpc_clnt_reconfig] 9-dstore-client-6: changing port to 24011 (from 0) >[2012-04-03 16:47:41.442144] I [rpc-clnt.c:1669:rpc_clnt_reconfig] 9-dstore-client-3: changing port to 24010 (from 0) >[2012-04-03 16:47:41.442316] I [client.c:136:client_register_grace_timer] 9-dstore-client-0: Registering a grace timer >[2012-04-03 16:47:41.442611] I [client.c:136:client_register_grace_timer] 9-dstore-client-6: Registering a grace timer >[2012-04-03 16:47:41.442736] I [client.c:136:client_register_grace_timer] 9-dstore-client-3: Registering a grace timer >[2012-04-03 16:47:42.414578] I [rpc-clnt.c:1669:rpc_clnt_reconfig] 9-dstore-client-8: changing port to 24011 (from 0) >[2012-04-03 16:47:42.414858] I [rpc-clnt.c:1669:rpc_clnt_reconfig] 9-dstore-client-5: changing port to 24010 (from 0) >[2012-04-03 16:47:42.414948] I [rpc-clnt.c:1669:rpc_clnt_reconfig] 9-dstore-client-2: changing port to 24009 (from 0) >[2012-04-03 16:47:42.415067] I [client.c:136:client_register_grace_timer] 9-dstore-client-8: Registering a grace timer >[2012-04-03 16:47:42.415162] I [client.c:136:client_register_grace_timer] 9-dstore-client-5: Registering a grace timer >[2012-04-03 16:47:42.415236] I [client.c:136:client_register_grace_timer] 9-dstore-client-2: Registering a grace timer >[2012-04-03 16:47:42.438545] I [rpc-clnt.c:1669:rpc_clnt_reconfig] 9-dstore-client-4: changing port to 24010 (from 0) >[2012-04-03 16:47:42.438954] I [rpc-clnt.c:1669:rpc_clnt_reconfig] 9-dstore-client-7: changing port to 24011 (from 0) >[2012-04-03 16:47:42.439095] I [client.c:136:client_register_grace_timer] 9-dstore-client-4: Registering a grace timer >[2012-04-03 16:47:42.439340] I [client.c:136:client_register_grace_timer] 9-dstore-client-7: Registering a grace timer >[2012-04-03 16:47:42.439593] I [rpc-clnt.c:1669:rpc_clnt_reconfig] 9-dstore-client-1: changing port to 24009 (from 0) >[2012-04-03 16:47:42.439944] I [client.c:136:client_register_grace_timer] 9-dstore-client-1: Registering a grace timer >[2012-04-03 16:47:44.744238] W [client.c:2083:client_rpc_notify] 9-dstore-client-0: Cancelling the grace timer >[2012-04-03 16:47:44.747027] W [client.c:2083:client_rpc_notify] 9-dstore-client-6: Cancelling the grace timer >[2012-04-03 16:47:44.747126] I [client-handshake.c:1632:select_server_supported_programs] 9-dstore-client-0: Using Program GlusterFS 3git, Num (1298437), Version (330) >[2012-04-03 16:47:44.750309] W [client.c:2083:client_rpc_notify] 9-dstore-client-3: Cancelling the grace timer >[2012-04-03 16:47:44.752948] I [client-handshake.c:1632:select_server_supported_programs] 9-dstore-client-3: Using Program GlusterFS 3git, Num (1298437), Version (330) >[2012-04-03 16:47:44.754358] I [client-handshake.c:1429:client_setvolume_cbk] 9-dstore-client-0: Connected to 192.168.2.35:24009, attached to remote volume '/export1/dstore1'. >[2012-04-03 16:47:44.754402] I [client-handshake.c:1441:client_setvolume_cbk] 9-dstore-client-0: Server and Client lk-version numbers are not same, reopening the fds >[2012-04-03 16:47:44.754471] I [afr-common.c:3524:afr_notify] 9-dstore-replicate-0: Subvolume 'dstore-client-0' came back up; going online. >[2012-04-03 16:47:44.757008] I [client-handshake.c:1632:select_server_supported_programs] 9-dstore-client-6: Using Program GlusterFS 3git, Num (1298437), Version (330) >[2012-04-03 16:47:44.757277] I [client-handshake.c:1429:client_setvolume_cbk] 9-dstore-client-3: Connected to 192.168.2.35:24010, attached to remote volume '/export2/dstore1'. >[2012-04-03 16:47:44.757335] I [client-handshake.c:1441:client_setvolume_cbk] 9-dstore-client-3: Server and Client lk-version numbers are not same, reopening the fds >[2012-04-03 16:47:44.757449] I [afr-common.c:3524:afr_notify] 9-dstore-replicate-1: Subvolume 'dstore-client-3' came back up; going online. >[2012-04-03 16:47:44.759617] I [client-handshake.c:456:client_set_lk_version_cbk] 9-dstore-client-3: Server lk version = 1 >[2012-04-03 16:47:44.761338] I [client-handshake.c:1429:client_setvolume_cbk] 9-dstore-client-6: Connected to 192.168.2.35:24011, attached to remote volume '/export1/dstore2'. >[2012-04-03 16:47:44.761404] I [client-handshake.c:1441:client_setvolume_cbk] 9-dstore-client-6: Server and Client lk-version numbers are not same, reopening the fds >[2012-04-03 16:47:44.761483] I [afr-common.c:3524:afr_notify] 9-dstore-replicate-2: Subvolume 'dstore-client-6' came back up; going online. >[2012-04-03 16:47:44.761560] I [client-handshake.c:456:client_set_lk_version_cbk] 9-dstore-client-0: Server lk version = 1 >[2012-04-03 16:47:44.764116] I [client-handshake.c:456:client_set_lk_version_cbk] 9-dstore-client-6: Server lk version = 1 >[2012-04-03 16:47:45.754424] W [client.c:2083:client_rpc_notify] 9-dstore-client-8: Cancelling the grace timer >[2012-04-03 16:47:45.757436] I [client-handshake.c:1632:select_server_supported_programs] 9-dstore-client-8: Using Program GlusterFS 3git, Num (1298437), Version (330) >[2012-04-03 16:47:45.761218] W [client.c:2083:client_rpc_notify] 9-dstore-client-5: Cancelling the grace timer >[2012-04-03 16:47:45.761944] I [client-handshake.c:1632:select_server_supported_programs] 9-dstore-client-5: Using Program GlusterFS 3git, Num (1298437), Version (330) >[2012-04-03 16:47:45.762252] I [client-handshake.c:1429:client_setvolume_cbk] 9-dstore-client-8: Connected to 192.168.2.37:24011, attached to remote volume '/export1/dstore2'. >[2012-04-03 16:47:45.762310] I [client-handshake.c:1441:client_setvolume_cbk] 9-dstore-client-8: Server and Client lk-version numbers are not same, reopening the fds >[2012-04-03 16:47:45.763883] I [client-handshake.c:1429:client_setvolume_cbk] 9-dstore-client-5: Connected to 192.168.2.37:24010, attached to remote volume '/export2/dstore1'. >[2012-04-03 16:47:45.763970] I [client-handshake.c:1441:client_setvolume_cbk] 9-dstore-client-5: Server and Client lk-version numbers are not same, reopening the fds >[2012-04-03 16:47:45.765080] I [client-handshake.c:456:client_set_lk_version_cbk] 9-dstore-client-8: Server lk version = 1 >[2012-04-03 16:47:45.765165] I [client-handshake.c:456:client_set_lk_version_cbk] 9-dstore-client-5: Server lk version = 1 >[2012-04-03 16:47:45.765597] W [client.c:2083:client_rpc_notify] 9-dstore-client-2: Cancelling the grace timer >[2012-04-03 16:47:45.767904] I [client-handshake.c:1632:select_server_supported_programs] 9-dstore-client-2: Using Program GlusterFS 3git, Num (1298437), Version (330) >[2012-04-03 16:47:45.768985] I [client-handshake.c:1429:client_setvolume_cbk] 9-dstore-client-2: Connected to 192.168.2.37:24009, attached to remote volume '/export1/dstore1'. >[2012-04-03 16:47:45.769066] I [client-handshake.c:1441:client_setvolume_cbk] 9-dstore-client-2: Server and Client lk-version numbers are not same, reopening the fds >[2012-04-03 16:47:45.770884] W [client.c:2083:client_rpc_notify] 9-dstore-client-4: Cancelling the grace timer >[2012-04-03 16:47:45.771603] I [client-handshake.c:456:client_set_lk_version_cbk] 9-dstore-client-2: Server lk version = 1 >[2012-04-03 16:47:45.772602] I [client-handshake.c:1632:select_server_supported_programs] 9-dstore-client-4: Using Program GlusterFS 3git, Num (1298437), Version (330) >[2012-04-03 16:47:45.776323] I [client-handshake.c:1429:client_setvolume_cbk] 9-dstore-client-4: Connected to 192.168.2.36:24010, attached to remote volume '/export2/dstore1'. >[2012-04-03 16:47:45.776670] I [client-handshake.c:1441:client_setvolume_cbk] 9-dstore-client-4: Server and Client lk-version numbers are not same, reopening the fds >[2012-04-03 16:47:45.779131] W [client.c:2083:client_rpc_notify] 9-dstore-client-7: Cancelling the grace timer >[2012-04-03 16:47:45.779392] I [client-handshake.c:456:client_set_lk_version_cbk] 9-dstore-client-4: Server lk version = 1 >[2012-04-03 16:47:45.780270] W [client.c:2083:client_rpc_notify] 9-dstore-client-1: Cancelling the grace timer >[2012-04-03 16:47:45.780830] I [client-handshake.c:1632:select_server_supported_programs] 9-dstore-client-7: Using Program GlusterFS 3git, Num (1298437), Version (330) >[2012-04-03 16:47:45.781003] I [client-handshake.c:1632:select_server_supported_programs] 9-dstore-client-1: Using Program GlusterFS 3git, Num (1298437), Version (330) >[2012-04-03 16:47:45.783236] I [client-handshake.c:1429:client_setvolume_cbk] 9-dstore-client-1: Connected to 192.168.2.36:24009, attached to remote volume '/export1/dstore1'. >[2012-04-03 16:47:45.783306] I [client-handshake.c:1441:client_setvolume_cbk] 9-dstore-client-1: Server and Client lk-version numbers are not same, reopening the fds >[2012-04-03 16:47:45.783664] I [client-handshake.c:1429:client_setvolume_cbk] 9-dstore-client-7: Connected to 192.168.2.36:24011, attached to remote volume '/export1/dstore2'. >[2012-04-03 16:47:45.783734] I [client-handshake.c:1441:client_setvolume_cbk] 9-dstore-client-7: Server and Client lk-version numbers are not same, reopening the fds >[2012-04-03 16:47:45.803361] I [fuse-bridge.c:4081:fuse_graph_setup] 0-fuse: switched to graph 9 >[2012-04-03 16:47:45.804033] I [client-handshake.c:456:client_set_lk_version_cbk] 9-dstore-client-7: Server lk version = 1 >[2012-04-03 16:47:45.806811] I [client-handshake.c:456:client_set_lk_version_cbk] 9-dstore-client-1: Server lk version = 1 >[2012-04-03 16:47:45.808220] I [afr-common.c:1866:afr_set_root_inode_on_first_lookup] 9-dstore-replicate-0: added root inode >[2012-04-03 16:47:45.811254] I [afr-common.c:1866:afr_set_root_inode_on_first_lookup] 9-dstore-replicate-1: added root inode >[2012-04-03 16:47:45.812184] I [afr-common.c:1866:afr_set_root_inode_on_first_lookup] 9-dstore-replicate-2: added root inode >[2012-04-03 16:47:45.828230] I [client.c:2165:notify] 8-dstore-client-0: current graph is no longer active, destroying rpc_client >[2012-04-03 16:47:45.828360] I [client.c:2165:notify] 8-dstore-client-1: current graph is no longer active, destroying rpc_client >[2012-04-03 16:47:45.828453] I [client.c:2165:notify] 8-dstore-client-2: current graph is no longer active, destroying rpc_client >[2012-04-03 16:47:45.828555] I [client.c:2165:notify] 8-dstore-client-3: current graph is no longer active, destroying rpc_client >[2012-04-03 16:47:45.828454] I [client.c:136:client_register_grace_timer] 8-dstore-client-0: Registering a grace timer >[2012-04-03 16:47:45.828644] I [client.c:2165:notify] 8-dstore-client-4: current graph is no longer active, destroying rpc_client >[2012-04-03 16:47:45.828703] I [client.c:2104:client_rpc_notify] 8-dstore-client-0: disconnected >[2012-04-03 16:47:45.828893] I [client.c:2165:notify] 8-dstore-client-5: current graph is no longer active, destroying rpc_client >[2012-04-03 16:47:45.828967] I [client.c:2165:notify] 8-dstore-client-6: current graph is no longer active, destroying rpc_client >[2012-04-03 16:47:45.829028] I [client.c:2165:notify] 8-dstore-client-7: current graph is no longer active, destroying rpc_client >[2012-04-03 16:47:45.829100] I [client.c:2165:notify] 8-dstore-client-8: current graph is no longer active, destroying rpc_client >[2012-04-03 16:47:45.828900] I [client.c:136:client_register_grace_timer] 8-dstore-client-1: Registering a grace timer >[2012-04-03 16:47:45.829646] I [client.c:2104:client_rpc_notify] 8-dstore-client-1: disconnected >[2012-04-03 16:47:45.829753] I [client.c:136:client_register_grace_timer] 8-dstore-client-2: Registering a grace timer >[2012-04-03 16:47:45.829815] I [client.c:2104:client_rpc_notify] 8-dstore-client-2: disconnected >[2012-04-03 16:47:45.829863] E [afr-common.c:3561:afr_notify] 8-dstore-replicate-0: All subvolumes are down. Going offline until atleast one of them comes back up. >[2012-04-03 16:47:45.829944] I [client.c:136:client_register_grace_timer] 8-dstore-client-3: Registering a grace timer >[2012-04-03 16:47:45.830020] I [client.c:2104:client_rpc_notify] 8-dstore-client-3: disconnected >[2012-04-03 16:47:45.830102] I [client.c:136:client_register_grace_timer] 8-dstore-client-4: Registering a grace timer >[2012-04-03 16:47:45.830199] I [client.c:2104:client_rpc_notify] 8-dstore-client-4: disconnected >[2012-04-03 16:47:45.830283] I [client.c:136:client_register_grace_timer] 8-dstore-client-5: Registering a grace timer >[2012-04-03 16:47:45.830341] I [client.c:2104:client_rpc_notify] 8-dstore-client-5: disconnected >[2012-04-03 16:47:45.830610] E [afr-common.c:3561:afr_notify] 8-dstore-replicate-1: All subvolumes are down. Going offline until atleast one of them comes back up. >[2012-04-03 16:47:45.830695] I [client.c:136:client_register_grace_timer] 8-dstore-client-6: Registering a grace timer >[2012-04-03 16:47:45.830754] I [client.c:2104:client_rpc_notify] 8-dstore-client-6: disconnected >[2012-04-03 16:47:45.830833] I [client.c:136:client_register_grace_timer] 8-dstore-client-7: Registering a grace timer >[2012-04-03 16:47:45.830901] I [client.c:2104:client_rpc_notify] 8-dstore-client-7: disconnected >[2012-04-03 16:47:45.830981] I [client.c:136:client_register_grace_timer] 8-dstore-client-8: Registering a grace timer >[2012-04-03 16:47:45.831057] I [client.c:2104:client_rpc_notify] 8-dstore-client-8: disconnected >[2012-04-03 16:47:45.831110] E [afr-common.c:3561:afr_notify] 8-dstore-replicate-2: All subvolumes are down. Going offline until atleast one of them comes back up. >[2012-04-03 16:47:56.781397] W [client.c:112:client_grace_timeout] 8-dstore-client-0: client grace timer expired, updating the lk-version to 2 >[2012-04-03 16:47:56.781559] W [client.c:112:client_grace_timeout] 8-dstore-client-1: client grace timer expired, updating the lk-version to 2 >[2012-04-03 16:47:56.781610] W [client.c:112:client_grace_timeout] 8-dstore-client-2: client grace timer expired, updating the lk-version to 2 >[2012-04-03 16:47:56.781655] W [client.c:112:client_grace_timeout] 8-dstore-client-3: client grace timer expired, updating the lk-version to 2 >[2012-04-03 16:47:56.781693] W [client.c:112:client_grace_timeout] 8-dstore-client-4: client grace timer expired, updating the lk-version to 2 >[2012-04-03 16:47:56.781730] W [client.c:112:client_grace_timeout] 8-dstore-client-5: client grace timer expired, updating the lk-version to 2 >[2012-04-03 16:47:56.781766] W [client.c:112:client_grace_timeout] 8-dstore-client-6: client grace timer expired, updating the lk-version to 2 >[2012-04-03 16:47:56.781802] W [client.c:112:client_grace_timeout] 8-dstore-client-7: client grace timer expired, updating the lk-version to 2 >[2012-04-03 16:47:56.781838] W [client.c:112:client_grace_timeout] 8-dstore-client-8: client grace timer expired, updating the lk-version to 2 >[2012-04-03 16:48:34.344756] I [glusterfsd-mgmt.c:64:mgmt_cbk_spec] 0-mgmt: Volume file changed >[2012-04-03 16:48:35.418606] I [io-cache.c:1558:check_cache_size_ok] 10-dstore-quick-read: Max cache size is 1044848640 >[2012-04-03 16:48:35.418820] I [io-cache.c:1558:check_cache_size_ok] 10-dstore-io-cache: Max cache size is 1044848640 >[2012-04-03 16:48:35.418968] I [quota.c:3042:quota_parse_limits] 10-dstore-quota: no "limit-set" option provided >[2012-04-03 16:48:35.516266] I [client.c:2156:notify] 10-dstore-client-0: parent translators are ready, attempting connect on transport >[2012-04-03 16:48:35.522420] I [client.c:2156:notify] 10-dstore-client-1: parent translators are ready, attempting connect on transport >[2012-04-03 16:48:35.527175] I [client.c:2156:notify] 10-dstore-client-2: parent translators are ready, attempting connect on transport >[2012-04-03 16:48:35.531963] I [client.c:2156:notify] 10-dstore-client-3: parent translators are ready, attempting connect on transport >[2012-04-03 16:48:35.536753] I [client.c:2156:notify] 10-dstore-client-4: parent translators are ready, attempting connect on transport >[2012-04-03 16:48:35.541472] I [client.c:2156:notify] 10-dstore-client-5: parent translators are ready, attempting connect on transport >[2012-04-03 16:48:35.546269] I [client.c:2156:notify] 10-dstore-client-6: parent translators are ready, attempting connect on transport >[2012-04-03 16:48:35.551022] I [client.c:2156:notify] 10-dstore-client-7: parent translators are ready, attempting connect on transport >[2012-04-03 16:48:35.555820] I [client.c:2156:notify] 10-dstore-client-8: parent translators are ready, attempting connect on transport >Given volfile: >+------------------------------------------------------------------------------+ > 1: volume dstore-client-0 > 2: type protocol/client > 3: option remote-host 192.168.2.35 > 4: option remote-subvolume /export1/dstore1 > 5: option transport-type tcp > 6: end-volume > 7: > 8: volume dstore-client-1 > 9: type protocol/client > 10: option remote-host 192.168.2.36 > 11: option remote-subvolume /export1/dstore1 > 12: option transport-type tcp > 13: end-volume > 14: > 15: volume dstore-client-2 > 16: type protocol/client > 17: option remote-host 192.168.2.37 > 18: option remote-subvolume /export1/dstore1 > 19: option transport-type tcp > 20: end-volume > 21: > 22: volume dstore-client-3 > 23: type protocol/client > 24: option remote-host 192.168.2.35 > 25: option remote-subvolume /export2/dstore1 > 26: option transport-type tcp > 27: end-volume > 28: > 29: volume dstore-client-4 > 30: type protocol/client > 31: option remote-host 192.168.2.36 > 32: option remote-subvolume /export2/dstore1 > 33: option transport-type tcp > 34: end-volume > 35: > 36: volume dstore-client-5 > 37: type protocol/client > 38: option remote-host 192.168.2.37 > 39: option remote-subvolume /export2/dstore1 > 40: option transport-type tcp > 41: end-volume > 42: > 43: volume dstore-client-6 > 44: type protocol/client > 45: option remote-host 192.168.2.35 > 46: option remote-subvolume /export1/dstore2 > 47: option transport-type tcp > 48: end-volume > 49: > 50: volume dstore-client-7 > 51: type protocol/client > 52: option remote-host 192.168.2.36 > 53: option remote-subvolume /export1/dstore2 > 54: option transport-type tcp > 55: end-volume > 56: > 57: volume dstore-client-8 > 58: type protocol/client > 59: option remote-host 192.168.2.37 > 60: option remote-subvolume /export1/dstore2 > 61: option transport-type tcp > 62: end-volume > 63: > 64: volume dstore-replicate-0 > 65: type cluster/replicate > 66: subvolumes dstore-client-0 dstore-client-1 dstore-client-2 > 67: end-volume > 68: > 69: volume dstore-replicate-1 > 70: type cluster/replicate > 71: subvolumes dstore-client-3 dstore-client-4 dstore-client-5 > 72: end-volume > 73: > 74: volume dstore-replicate-2 > 75: type cluster/replicate > 76: subvolumes dstore-client-6 dstore-client-7 dstore-client-8 > 77: end-volume > 78: > 79: volume dstore-dht > 80: type cluster/distribute > 81: subvolumes dstore-replicate-0 dstore-replicate-1 dstore-replicate-2 > 82: end-volume > 83: > 84: volume dstore-quota > 85: type features/quota > 86: option timeout 0 > 87: subvolumes dstore-dht > 88: end-volume > 89: > 90: volume dstore-write-behind > 91: type performance/write-behind > 92: subvolumes dstore-quota > 93: end-volume > 94: > 95: volume dstore-read-ahead > 96: type performance/read-ahead > 97: subvolumes dstore-write-behind > 98: end-volume > 99: >100: volume dstore-io-cache >101: type performance/io-cache >102: subvolumes dstore-read-ahead >103: end-volume >104: >105: volume dstore-quick-read >106: type performance/quick-read >107: subvolumes dstore-io-cache >108: end-volume >109: >110: volume dstore >111: type debug/io-stats >112: option latency-measurement off >113: option count-fop-hits off >114: subvolumes dstore-quick-read >115: end-volume > >+------------------------------------------------------------------------------+ >[2012-04-03 16:48:35.563235] I [rpc-clnt.c:1669:rpc_clnt_reconfig] 10-dstore-client-0: changing port to 24009 (from 0) >[2012-04-03 16:48:35.563467] I [rpc-clnt.c:1669:rpc_clnt_reconfig] 10-dstore-client-6: changing port to 24011 (from 0) >[2012-04-03 16:48:35.563582] I [rpc-clnt.c:1669:rpc_clnt_reconfig] 10-dstore-client-3: changing port to 24010 (from 0) >[2012-04-03 16:48:35.564150] I [client.c:136:client_register_grace_timer] 10-dstore-client-0: Registering a grace timer >[2012-04-03 16:48:35.564271] I [client.c:136:client_register_grace_timer] 10-dstore-client-6: Registering a grace timer >[2012-04-03 16:48:35.564480] I [client.c:136:client_register_grace_timer] 10-dstore-client-3: Registering a grace timer >[2012-04-03 16:48:37.169415] I [rpc-clnt.c:1669:rpc_clnt_reconfig] 10-dstore-client-8: changing port to 24011 (from 0) >[2012-04-03 16:48:37.169602] I [client.c:136:client_register_grace_timer] 10-dstore-client-8: Registering a grace timer >[2012-04-03 16:48:37.169677] I [rpc-clnt.c:1669:rpc_clnt_reconfig] 10-dstore-client-2: changing port to 24009 (from 0) >[2012-04-03 16:48:37.169763] I [client.c:136:client_register_grace_timer] 10-dstore-client-2: Registering a grace timer >[2012-04-03 16:48:37.169950] I [rpc-clnt.c:1669:rpc_clnt_reconfig] 10-dstore-client-5: changing port to 24010 (from 0) >[2012-04-03 16:48:37.170141] I [client.c:136:client_register_grace_timer] 10-dstore-client-5: Registering a grace timer >[2012-04-03 16:48:37.190371] I [rpc-clnt.c:1669:rpc_clnt_reconfig] 10-dstore-client-1: changing port to 24009 (from 0) >[2012-04-03 16:48:37.190597] I [client.c:136:client_register_grace_timer] 10-dstore-client-1: Registering a grace timer >[2012-04-03 16:48:37.190990] I [rpc-clnt.c:1669:rpc_clnt_reconfig] 10-dstore-client-4: changing port to 24010 (from 0) >[2012-04-03 16:48:37.191089] I [client.c:136:client_register_grace_timer] 10-dstore-client-4: Registering a grace timer >[2012-04-03 16:48:37.191324] I [rpc-clnt.c:1669:rpc_clnt_reconfig] 10-dstore-client-7: changing port to 24011 (from 0) >[2012-04-03 16:48:37.191420] I [client.c:136:client_register_grace_timer] 10-dstore-client-7: Registering a grace timer >[2012-04-03 16:48:38.794784] W [client.c:2083:client_rpc_notify] 10-dstore-client-0: Cancelling the grace timer >[2012-04-03 16:48:38.797336] I [client-handshake.c:1632:select_server_supported_programs] 10-dstore-client-0: Using Program GlusterFS 3git, Num (1298437), Version (330) >[2012-04-03 16:48:38.798033] I [client-handshake.c:1429:client_setvolume_cbk] 10-dstore-client-0: Connected to 192.168.2.35:24009, attached to remote volume '/export1/dstore1'. >[2012-04-03 16:48:38.798102] I [client-handshake.c:1441:client_setvolume_cbk] 10-dstore-client-0: Server and Client lk-version numbers are not same, reopening the fds >[2012-04-03 16:48:38.798218] I [afr-common.c:3524:afr_notify] 10-dstore-replicate-0: Subvolume 'dstore-client-0' came back up; going online. >[2012-04-03 16:48:38.800149] I [client-handshake.c:456:client_set_lk_version_cbk] 10-dstore-client-0: Server lk version = 1 >[2012-04-03 16:48:38.803066] W [client.c:2083:client_rpc_notify] 10-dstore-client-6: Cancelling the grace timer >[2012-04-03 16:48:38.803656] I [client-handshake.c:1632:select_server_supported_programs] 10-dstore-client-6: Using Program GlusterFS 3git, Num (1298437), Version (330) >[2012-04-03 16:48:38.805089] W [client.c:2083:client_rpc_notify] 10-dstore-client-3: Cancelling the grace timer >[2012-04-03 16:48:38.805546] I [client-handshake.c:1429:client_setvolume_cbk] 10-dstore-client-6: Connected to 192.168.2.35:24011, attached to remote volume '/export1/dstore2'. >[2012-04-03 16:48:38.805593] I [client-handshake.c:1441:client_setvolume_cbk] 10-dstore-client-6: Server and Client lk-version numbers are not same, reopening the fds >[2012-04-03 16:48:38.805674] I [afr-common.c:3524:afr_notify] 10-dstore-replicate-2: Subvolume 'dstore-client-6' came back up; going online. >[2012-04-03 16:48:38.806269] I [client-handshake.c:456:client_set_lk_version_cbk] 10-dstore-client-6: Server lk version = 1 >[2012-04-03 16:48:38.809637] I [client-handshake.c:1632:select_server_supported_programs] 10-dstore-client-3: Using Program GlusterFS 3git, Num (1298437), Version (330) >[2012-04-03 16:48:38.811340] I [client-handshake.c:1429:client_setvolume_cbk] 10-dstore-client-3: Connected to 192.168.2.35:24010, attached to remote volume '/export2/dstore1'. >[2012-04-03 16:48:38.811395] I [client-handshake.c:1441:client_setvolume_cbk] 10-dstore-client-3: Server and Client lk-version numbers are not same, reopening the fds >[2012-04-03 16:48:38.811529] I [afr-common.c:3524:afr_notify] 10-dstore-replicate-1: Subvolume 'dstore-client-3' came back up; going online. >[2012-04-03 16:48:38.813605] I [client-handshake.c:456:client_set_lk_version_cbk] 10-dstore-client-3: Server lk version = 1 >[2012-04-03 16:48:40.813276] W [client.c:2083:client_rpc_notify] 10-dstore-client-8: Cancelling the grace timer >[2012-04-03 16:48:40.816502] I [client-handshake.c:1632:select_server_supported_programs] 10-dstore-client-8: Using Program GlusterFS 3git, Num (1298437), Version (330) >[2012-04-03 16:48:40.817774] W [client.c:2083:client_rpc_notify] 10-dstore-client-2: Cancelling the grace timer >[2012-04-03 16:48:40.819900] I [client-handshake.c:1429:client_setvolume_cbk] 10-dstore-client-8: Connected to 192.168.2.37:24011, attached to remote volume '/export1/dstore2'. >[2012-04-03 16:48:40.820019] I [client-handshake.c:1441:client_setvolume_cbk] 10-dstore-client-8: Server and Client lk-version numbers are not same, reopening the fds >[2012-04-03 16:48:40.822266] I [client-handshake.c:1632:select_server_supported_programs] 10-dstore-client-2: Using Program GlusterFS 3git, Num (1298437), Version (330) >[2012-04-03 16:48:40.822522] I [client-handshake.c:456:client_set_lk_version_cbk] 10-dstore-client-8: Server lk version = 1 >[2012-04-03 16:48:40.823902] W [client.c:2083:client_rpc_notify] 10-dstore-client-5: Cancelling the grace timer >[2012-04-03 16:48:40.824719] I [client-handshake.c:1429:client_setvolume_cbk] 10-dstore-client-2: Connected to 192.168.2.37:24009, attached to remote volume '/export1/dstore1'. >[2012-04-03 16:48:40.824793] I [client-handshake.c:1441:client_setvolume_cbk] 10-dstore-client-2: Server and Client lk-version numbers are not same, reopening the fds >[2012-04-03 16:48:40.824964] I [client-handshake.c:1632:select_server_supported_programs] 10-dstore-client-5: Using Program GlusterFS 3git, Num (1298437), Version (330) >[2012-04-03 16:48:40.825865] I [client-handshake.c:456:client_set_lk_version_cbk] 10-dstore-client-2: Server lk version = 1 >[2012-04-03 16:48:40.827211] I [client-handshake.c:1429:client_setvolume_cbk] 10-dstore-client-5: Connected to 192.168.2.37:24010, attached to remote volume '/export2/dstore1'. >[2012-04-03 16:48:40.827277] I [client-handshake.c:1441:client_setvolume_cbk] 10-dstore-client-5: Server and Client lk-version numbers are not same, reopening the fds >[2012-04-03 16:48:40.828845] I [client-handshake.c:456:client_set_lk_version_cbk] 10-dstore-client-5: Server lk version = 1 >[2012-04-03 16:48:40.830306] W [client.c:2083:client_rpc_notify] 10-dstore-client-1: Cancelling the grace timer >[2012-04-03 16:48:40.831650] I [client-handshake.c:1632:select_server_supported_programs] 10-dstore-client-1: Using Program GlusterFS 3git, Num (1298437), Version (330) >[2012-04-03 16:48:40.833864] I [client-handshake.c:1429:client_setvolume_cbk] 10-dstore-client-1: Connected to 192.168.2.36:24009, attached to remote volume '/export1/dstore1'. >[2012-04-03 16:48:40.833943] I [client-handshake.c:1441:client_setvolume_cbk] 10-dstore-client-1: Server and Client lk-version numbers are not same, reopening the fds >[2012-04-03 16:48:40.835956] I [client-handshake.c:456:client_set_lk_version_cbk] 10-dstore-client-1: Server lk version = 1 >[2012-04-03 16:48:40.837409] W [client.c:2083:client_rpc_notify] 10-dstore-client-4: Cancelling the grace timer >[2012-04-03 16:48:40.838553] I [client-handshake.c:1632:select_server_supported_programs] 10-dstore-client-4: Using Program GlusterFS 3git, Num (1298437), Version (330) >[2012-04-03 16:48:40.839826] I [client-handshake.c:1429:client_setvolume_cbk] 10-dstore-client-4: Connected to 192.168.2.36:24010, attached to remote volume '/export2/dstore1'. >[2012-04-03 16:48:40.839888] I [client-handshake.c:1441:client_setvolume_cbk] 10-dstore-client-4: Server and Client lk-version numbers are not same, reopening the fds >[2012-04-03 16:48:40.840423] W [client.c:2083:client_rpc_notify] 10-dstore-client-7: Cancelling the grace timer >[2012-04-03 16:48:40.840915] I [client-handshake.c:456:client_set_lk_version_cbk] 10-dstore-client-4: Server lk version = 1 >[2012-04-03 16:48:40.841424] I [client-handshake.c:1632:select_server_supported_programs] 10-dstore-client-7: Using Program GlusterFS 3git, Num (1298437), Version (330) >[2012-04-03 16:48:40.843422] I [client-handshake.c:1429:client_setvolume_cbk] 10-dstore-client-7: Connected to 192.168.2.36:24011, attached to remote volume '/export1/dstore2'. >[2012-04-03 16:48:40.843496] I [client-handshake.c:1441:client_setvolume_cbk] 10-dstore-client-7: Server and Client lk-version numbers are not same, reopening the fds >[2012-04-03 16:48:40.887363] I [fuse-bridge.c:4081:fuse_graph_setup] 0-fuse: switched to graph 10 >[2012-04-03 16:48:40.887650] I [client-handshake.c:456:client_set_lk_version_cbk] 10-dstore-client-7: Server lk version = 1 >[2012-04-03 16:48:40.891952] I [afr-common.c:1866:afr_set_root_inode_on_first_lookup] 10-dstore-replicate-0: added root inode >[2012-04-03 16:48:40.894269] I [afr-common.c:1866:afr_set_root_inode_on_first_lookup] 10-dstore-replicate-2: added root inode >[2012-04-03 16:48:40.894698] I [afr-common.c:1866:afr_set_root_inode_on_first_lookup] 10-dstore-replicate-1: added root inode >[2012-04-03 16:48:40.946308] I [client.c:2165:notify] 9-dstore-client-0: current graph is no longer active, destroying rpc_client >[2012-04-03 16:48:40.946459] I [client.c:2165:notify] 9-dstore-client-1: current graph is no longer active, destroying rpc_client >[2012-04-03 16:48:40.946513] I [client.c:2165:notify] 9-dstore-client-2: current graph is no longer active, destroying rpc_client >[2012-04-03 16:48:40.946570] I [client.c:2165:notify] 9-dstore-client-3: current graph is no longer active, destroying rpc_client >[2012-04-03 16:48:40.946628] I [client.c:2165:notify] 9-dstore-client-4: current graph is no longer active, destroying rpc_client >[2012-04-03 16:48:40.946661] I [client.c:136:client_register_grace_timer] 9-dstore-client-0: Registering a grace timer >[2012-04-03 16:48:40.946681] I [client.c:2165:notify] 9-dstore-client-5: current graph is no longer active, destroying rpc_client >[2012-04-03 16:48:40.946776] I [client.c:2104:client_rpc_notify] 9-dstore-client-0: disconnected >[2012-04-03 16:48:40.946991] I [client.c:136:client_register_grace_timer] 9-dstore-client-1: Registering a grace timer >[2012-04-03 16:48:40.947074] I [client.c:2104:client_rpc_notify] 9-dstore-client-1: disconnected >[2012-04-03 16:48:40.947165] I [client.c:136:client_register_grace_timer] 9-dstore-client-2: Registering a grace timer >[2012-04-03 16:48:40.947241] I [client.c:2104:client_rpc_notify] 9-dstore-client-2: disconnected >[2012-04-03 16:48:40.947306] E [afr-common.c:3561:afr_notify] 9-dstore-replicate-0: All subvolumes are down. Going offline until atleast one of them comes back up. >[2012-04-03 16:48:40.946845] I [client.c:2165:notify] 9-dstore-client-6: current graph is no longer active, destroying rpc_client >[2012-04-03 16:48:40.947615] I [client.c:136:client_register_grace_timer] 9-dstore-client-3: Registering a grace timer >[2012-04-03 16:48:40.947784] I [client.c:2104:client_rpc_notify] 9-dstore-client-3: disconnected >[2012-04-03 16:48:40.947716] I [client.c:2165:notify] 9-dstore-client-7: current graph is no longer active, destroying rpc_client >[2012-04-03 16:48:40.947880] I [client.c:136:client_register_grace_timer] 9-dstore-client-4: Registering a grace timer >[2012-04-03 16:48:40.948063] I [client.c:2104:client_rpc_notify] 9-dstore-client-4: disconnected >[2012-04-03 16:48:40.948001] I [client.c:2165:notify] 9-dstore-client-8: current graph is no longer active, destroying rpc_client >[2012-04-03 16:48:40.948160] I [client.c:136:client_register_grace_timer] 9-dstore-client-5: Registering a grace timer >[2012-04-03 16:48:40.948283] I [client.c:2104:client_rpc_notify] 9-dstore-client-5: disconnected >[2012-04-03 16:48:40.948334] E [afr-common.c:3561:afr_notify] 9-dstore-replicate-1: All subvolumes are down. Going offline until atleast one of them comes back up. >[2012-04-03 16:48:40.948609] I [client.c:136:client_register_grace_timer] 9-dstore-client-6: Registering a grace timer >[2012-04-03 16:48:40.948675] I [client.c:2104:client_rpc_notify] 9-dstore-client-6: disconnected >[2012-04-03 16:48:40.948773] I [client.c:136:client_register_grace_timer] 9-dstore-client-7: Registering a grace timer >[2012-04-03 16:48:40.948832] I [client.c:2104:client_rpc_notify] 9-dstore-client-7: disconnected >[2012-04-03 16:48:40.948908] I [client.c:136:client_register_grace_timer] 9-dstore-client-8: Registering a grace timer >[2012-04-03 16:48:40.948965] I [client.c:2104:client_rpc_notify] 9-dstore-client-8: disconnected >[2012-04-03 16:48:40.949012] E [afr-common.c:3561:afr_notify] 9-dstore-replicate-2: All subvolumes are down. Going offline until atleast one of them comes back up. >[2012-04-03 16:48:41.203258] W [quota.c:394:quota_check_limit] 10-dstore-quota: cannot find parent for inode (gfid:00a6b2a9-ed76-47e9-8960-60d6b8682aed), hence aborting enforcing quota-limits and continuing with the fop >[2012-04-03 16:48:41.251989] W [quota.c:780:quota_update_size] 10-dstore-quota: cannot find parent for inode (gfid:00a6b2a9-ed76-47e9-8960-60d6b8682aed), hence aborting size updation of parents >[2012-04-03 16:48:41.774183] W [quota.c:394:quota_check_limit] 10-dstore-quota: cannot find parent for inode (gfid:1c8711d2-c78e-4ec5-a9e3-548415f9379a), hence aborting enforcing quota-limits and continuing with the fop >[2012-04-03 16:48:41.810156] W [quota.c:780:quota_update_size] 10-dstore-quota: cannot find parent for inode (gfid:f799fa70-3de0-4021-ab64-088302810dcd), hence aborting size updation of parents >[2012-04-03 16:48:41.832307] W [quota.c:394:quota_check_limit] 10-dstore-quota: cannot find parent for inode (gfid:72642fd7-0dcc-4e25-83d9-a93f603110d3), hence aborting enforcing quota-limits and continuing with the fop >[2012-04-03 16:48:43.570341] W [quota.c:394:quota_check_limit] 10-dstore-quota: cannot find parent for inode (gfid:72642fd7-0dcc-4e25-83d9-a93f603110d3), hence aborting enforcing quota-limits and continuing with the fop >[2012-04-03 16:48:43.595237] W [quota.c:394:quota_check_limit] 10-dstore-quota: cannot find parent for inode (gfid:72642fd7-0dcc-4e25-83d9-a93f603110d3), hence aborting enforcing quota-limits and continuing with the fop >[2012-04-03 16:48:43.622733] W [quota.c:780:quota_update_size] 10-dstore-quota: cannot find parent for inode (gfid:72642fd7-0dcc-4e25-83d9-a93f603110d3), hence aborting size updation of parents >[2012-04-03 16:48:43.630088] W [quota.c:394:quota_check_limit] 10-dstore-quota: cannot find parent for inode (gfid:72642fd7-0dcc-4e25-83d9-a93f603110d3), hence aborting enforcing quota-limits and continuing with the fop >[2012-04-03 16:48:43.704893] W [quota.c:780:quota_update_size] 10-dstore-quota: cannot find parent for inode (gfid:72642fd7-0dcc-4e25-83d9-a93f603110d3), hence aborting size updation of parents >[2012-04-03 16:48:43.716281] W [quota.c:394:quota_check_limit] 10-dstore-quota: cannot find parent for inode (gfid:72642fd7-0dcc-4e25-83d9-a93f603110d3), hence aborting enforcing quota-limits and continuing with the fop >[2012-04-03 16:48:43.739086] W [quota.c:780:quota_update_size] 10-dstore-quota: cannot find parent for inode (gfid:72642fd7-0dcc-4e25-83d9-a93f603110d3), hence aborting size updation of parents >[2012-04-03 16:48:43.950212] W [quota.c:394:quota_check_limit] 10-dstore-quota: cannot find parent for inode (gfid:00a6b2a9-ed76-47e9-8960-60d6b8682aed), hence aborting enforcing quota-limits and continuing with the fop >[2012-04-03 16:48:44.171738] W [quota.c:394:quota_check_limit] 10-dstore-quota: cannot find parent for inode (gfid:72642fd7-0dcc-4e25-83d9-a93f603110d3), hence aborting enforcing quota-limits and continuing with the fop >[2012-04-03 16:48:44.195292] W [quota.c:780:quota_update_size] 10-dstore-quota: cannot find parent for inode (gfid:72642fd7-0dcc-4e25-83d9-a93f603110d3), hence aborting size updation of parents >[2012-04-03 16:48:45.562695] W [quota.c:394:quota_check_limit] 10-dstore-quota: cannot find parent for inode (gfid:676316a7-a6a5-4247-bffe-afd93cbeb4a4), hence aborting enforcing quota-limits and continuing with the fop >[2012-04-03 16:48:45.577940] W [quota.c:780:quota_update_size] 10-dstore-quota: cannot find parent for inode (gfid:676316a7-a6a5-4247-bffe-afd93cbeb4a4), hence aborting size updation of parents >[2012-04-03 16:48:46.939263] W [quota.c:394:quota_check_limit] 10-dstore-quota: cannot find parent for inode (gfid:00a6b2a9-ed76-47e9-8960-60d6b8682aed), hence aborting enforcing quota-limits and continuing with the fop >[2012-04-03 16:48:46.954656] W [quota.c:394:quota_check_limit] 10-dstore-quota: cannot find parent for inode (gfid:00a6b2a9-ed76-47e9-8960-60d6b8682aed), hence aborting enforcing quota-limits and continuing with the fop >[2012-04-03 16:48:46.969083] W [quota.c:780:quota_update_size] 10-dstore-quota: cannot find parent for inode (gfid:00a6b2a9-ed76-47e9-8960-60d6b8682aed), hence aborting size updation of parents >[2012-04-03 16:48:46.988664] W [quota.c:394:quota_check_limit] 10-dstore-quota: cannot find parent for inode (gfid:00a6b2a9-ed76-47e9-8960-60d6b8682aed), hence aborting enforcing quota-limits and continuing with the fop >[2012-04-03 16:48:47.148415] W [quota.c:780:quota_update_size] 10-dstore-quota: cannot find parent for inode (gfid:00a6b2a9-ed76-47e9-8960-60d6b8682aed), hence aborting size updation of parents >[2012-04-03 16:48:47.155840] W [quota.c:394:quota_check_limit] 10-dstore-quota: cannot find parent for inode (gfid:00a6b2a9-ed76-47e9-8960-60d6b8682aed), hence aborting enforcing quota-limits and continuing with the fop >[2012-04-03 16:48:47.183744] W [quota.c:780:quota_update_size] 10-dstore-quota: cannot find parent for inode (gfid:00a6b2a9-ed76-47e9-8960-60d6b8682aed), hence aborting size updation of parents >[2012-04-03 16:48:47.602123] W [quota.c:394:quota_check_limit] 10-dstore-quota: cannot find parent for inode (gfid:00a6b2a9-ed76-47e9-8960-60d6b8682aed), hence aborting enforcing quota-limits and continuing with the fop >[2012-04-03 16:48:47.627855] W [quota.c:780:quota_update_size] 10-dstore-quota: cannot find parent for inode (gfid:00a6b2a9-ed76-47e9-8960-60d6b8682aed), hence aborting size updation of parents >[2012-04-03 16:48:47.764761] W [quota.c:394:quota_check_limit] 10-dstore-quota: cannot find parent for inode (gfid:f799fa70-3de0-4021-ab64-088302810dcd), hence aborting enforcing quota-limits and continuing with the fop >[2012-04-03 16:48:47.796211] W [quota.c:780:quota_update_size] 10-dstore-quota: cannot find parent for inode (gfid:f799fa70-3de0-4021-ab64-088302810dcd), hence aborting size updation of parents >[2012-04-03 16:48:51.842186] W [client.c:112:client_grace_timeout] 9-dstore-client-0: client grace timer expired, updating the lk-version to 2 >[2012-04-03 16:48:51.842451] W [client.c:112:client_grace_timeout] 9-dstore-client-1: client grace timer expired, updating the lk-version to 2 >[2012-04-03 16:48:51.842509] W [client.c:112:client_grace_timeout] 9-dstore-client-2: client grace timer expired, updating the lk-version to 2 >[2012-04-03 16:48:51.842644] W [client.c:112:client_grace_timeout] 9-dstore-client-3: client grace timer expired, updating the lk-version to 2 >[2012-04-03 16:48:51.842699] W [client.c:112:client_grace_timeout] 9-dstore-client-4: client grace timer expired, updating the lk-version to 2 >[2012-04-03 16:48:51.842746] W [client.c:112:client_grace_timeout] 9-dstore-client-5: client grace timer expired, updating the lk-version to 2 >[2012-04-03 16:48:51.842793] W [client.c:112:client_grace_timeout] 9-dstore-client-6: client grace timer expired, updating the lk-version to 2 >[2012-04-03 16:48:51.842838] W [client.c:112:client_grace_timeout] 9-dstore-client-7: client grace timer expired, updating the lk-version to 2 >[2012-04-03 16:48:51.843421] W [client.c:112:client_grace_timeout] 9-dstore-client-8: client grace timer expired, updating the lk-version to 2 >[2012-04-03 16:49:16.099487] I [glusterfsd-mgmt.c:64:mgmt_cbk_spec] 0-mgmt: Volume file changed >[2012-04-03 16:49:17.187345] I [glusterfsd-mgmt.c:64:mgmt_cbk_spec] 0-mgmt: Volume file changed >[2012-04-03 16:49:17.193494] I [io-cache.c:1558:check_cache_size_ok] 11-dstore-quick-read: Max cache size is 1044848640 >[2012-04-03 16:49:17.193734] I [io-cache.c:1558:check_cache_size_ok] 11-dstore-io-cache: Max cache size is 1044848640 >[2012-04-03 16:49:17.193888] I [quota.c:3042:quota_parse_limits] 11-dstore-quota: no "limit-set" option provided >[2012-04-03 16:49:17.264739] I [client.c:2156:notify] 11-dstore-client-0: parent translators are ready, attempting connect on transport >[2012-04-03 16:49:17.270054] I [client.c:2156:notify] 11-dstore-client-1: parent translators are ready, attempting connect on transport >[2012-04-03 16:49:17.274889] I [client.c:2156:notify] 11-dstore-client-2: parent translators are ready, attempting connect on transport >[2012-04-03 16:49:17.279640] I [client.c:2156:notify] 11-dstore-client-3: parent translators are ready, attempting connect on transport >[2012-04-03 16:49:17.284416] I [client.c:2156:notify] 11-dstore-client-4: parent translators are ready, attempting connect on transport >[2012-04-03 16:49:17.289157] I [client.c:2156:notify] 11-dstore-client-5: parent translators are ready, attempting connect on transport >[2012-04-03 16:49:17.293923] I [client.c:2156:notify] 11-dstore-client-6: parent translators are ready, attempting connect on transport >[2012-04-03 16:49:17.298667] I [client.c:2156:notify] 11-dstore-client-7: parent translators are ready, attempting connect on transport >[2012-04-03 16:49:17.303431] I [client.c:2156:notify] 11-dstore-client-8: parent translators are ready, attempting connect on transport >Given volfile: >+------------------------------------------------------------------------------+ > 1: volume dstore-client-0 > 2: type protocol/client > 3: option remote-host 192.168.2.35 > 4: option remote-subvolume /export1/dstore1 > 5: option transport-type tcp > 6: end-volume > 7: > 8: volume dstore-client-1 > 9: type protocol/client > 10: option remote-host 192.168.2.36 > 11: option remote-subvolume /export1/dstore1 > 12: option transport-type tcp > 13: end-volume > 14: > 15: volume dstore-client-2 > 16: type protocol/client > 17: option remote-host 192.168.2.37 > 18: option remote-subvolume /export1/dstore1 > 19: option transport-type tcp > 20: end-volume > 21: > 22: volume dstore-client-3 > 23: type protocol/client > 24: option remote-host 192.168.2.35 > 25: option remote-subvolume /export2/dstore1 > 26: option transport-type tcp > 27: end-volume > 28: > 29: volume dstore-client-4 > 30: type protocol/client > 31: option remote-host 192.168.2.36 > 32: option remote-subvolume /export2/dstore1 > 33: option transport-type tcp > 34: end-volume > 35: > 36: volume dstore-client-5 > 37: type protocol/client > 38: option remote-host 192.168.2.37 > 39: option remote-subvolume /export2/dstore1 > 40: option transport-type tcp > 41: end-volume > 42: > 43: volume dstore-client-6 > 44: type protocol/client > 45: option remote-host 192.168.2.35 > 46: option remote-subvolume /export1/dstore2 > 47: option transport-type tcp > 48: end-volume > 49: > 50: volume dstore-client-7 > 51: type protocol/client > 52: option remote-host 192.168.2.36 > 53: option remote-subvolume /export1/dstore2 > 54: option transport-type tcp > 55: end-volume > 56: > 57: volume dstore-client-8 > 58: type protocol/client > 59: option remote-host 192.168.2.37 > 60: option remote-subvolume /export1/dstore2 > 61: option transport-type tcp > 62: end-volume > 63: > 64: volume dstore-replicate-0 > 65: type cluster/replicate > 66: subvolumes dstore-client-0 dstore-client-1 dstore-client-2 > 67: end-volume > 68: > 69: volume dstore-replicate-1 > 70: type cluster/replicate > 71: subvolumes dstore-client-3 dstore-client-4 dstore-client-5 > 72: end-volume > 73: > 74: volume dstore-replicate-2 > 75: type cluster/replicate > 76: subvolumes dstore-client-6 dstore-client-7 dstore-client-8 > 77: end-volume > 78: > 79: volume dstore-dht > 80: type cluster/distribute > 81: subvolumes dstore-replicate-0 dstore-replicate-1 dstore-replicate-2 > 82: end-volume > 83: > 84: volume dstore-quota > 85: type features/quota > 86: option timeout 0 > 87: subvolumes dstore-dht > 88: end-volume > 89: > 90: volume dstore-write-behind > 91: type performance/write-behind > 92: subvolumes dstore-quota > 93: end-volume > 94: > 95: volume dstore-read-ahead > 96: type performance/read-ahead > 97: subvolumes dstore-write-behind > 98: end-volume > 99: >100: volume dstore-io-cache >101: type performance/io-cache >102: subvolumes dstore-read-ahead >103: end-volume >104: >105: volume dstore-quick-read >106: type performance/quick-read >107: subvolumes dstore-io-cache >108: end-volume >109: >110: volume dstore-md-cache >111: type performance/md-cache >112: subvolumes dstore-quick-read >113: end-volume >114: >115: volume dstore >116: type debug/io-stats >117: option latency-measurement off >118: option count-fop-hits off >119: subvolumes dstore-md-cache >120: end-volume > >+------------------------------------------------------------------------------+ >[2012-04-03 16:49:17.308575] I [glusterfsd-mgmt.c:1584:mgmt_getspec_cbk] 0-glusterfs: No change in volfile, continuing >[2012-04-03 16:49:17.313127] I [rpc-clnt.c:1669:rpc_clnt_reconfig] 11-dstore-client-3: changing port to 24010 (from 0) >[2012-04-03 16:49:17.314783] I [client.c:136:client_register_grace_timer] 11-dstore-client-3: Registering a grace timer >[2012-04-03 16:49:17.317091] I [rpc-clnt.c:1669:rpc_clnt_reconfig] 11-dstore-client-0: changing port to 24009 (from 0) >[2012-04-03 16:49:17.317258] I [rpc-clnt.c:1669:rpc_clnt_reconfig] 11-dstore-client-6: changing port to 24011 (from 0) >[2012-04-03 16:49:17.317810] I [client.c:136:client_register_grace_timer] 11-dstore-client-0: Registering a grace timer >[2012-04-03 16:49:17.317904] I [client.c:136:client_register_grace_timer] 11-dstore-client-6: Registering a grace timer >[2012-04-03 16:49:18.261277] I [rpc-clnt.c:1669:rpc_clnt_reconfig] 11-dstore-client-2: changing port to 24009 (from 0) >[2012-04-03 16:49:18.261450] I [client.c:136:client_register_grace_timer] 11-dstore-client-2: Registering a grace timer >[2012-04-03 16:49:18.261677] I [rpc-clnt.c:1669:rpc_clnt_reconfig] 11-dstore-client-8: changing port to 24011 (from 0) >[2012-04-03 16:49:18.261767] I [rpc-clnt.c:1669:rpc_clnt_reconfig] 11-dstore-client-5: changing port to 24010 (from 0) >[2012-04-03 16:49:18.261848] I [client.c:136:client_register_grace_timer] 11-dstore-client-8: Registering a grace timer >[2012-04-03 16:49:18.261925] I [client.c:136:client_register_grace_timer] 11-dstore-client-5: Registering a grace timer >[2012-04-03 16:49:18.269756] I [rpc-clnt.c:1669:rpc_clnt_reconfig] 11-dstore-client-1: changing port to 24009 (from 0) >[2012-04-03 16:49:18.269877] I [rpc-clnt.c:1669:rpc_clnt_reconfig] 11-dstore-client-4: changing port to 24010 (from 0) >[2012-04-03 16:49:18.269966] I [rpc-clnt.c:1669:rpc_clnt_reconfig] 11-dstore-client-7: changing port to 24011 (from 0) >[2012-04-03 16:49:18.270066] I [client.c:136:client_register_grace_timer] 11-dstore-client-1: Registering a grace timer >[2012-04-03 16:49:18.270135] I [client.c:136:client_register_grace_timer] 11-dstore-client-4: Registering a grace timer >[2012-04-03 16:49:18.270182] I [client.c:136:client_register_grace_timer] 11-dstore-client-7: Registering a grace timer >[2012-04-03 16:49:20.855444] W [client.c:2083:client_rpc_notify] 11-dstore-client-3: Cancelling the grace timer >[2012-04-03 16:49:20.858535] I [client-handshake.c:1632:select_server_supported_programs] 11-dstore-client-3: Using Program GlusterFS 3git, Num (1298437), Version (330) >[2012-04-03 16:49:20.861267] W [client.c:2083:client_rpc_notify] 11-dstore-client-0: Cancelling the grace timer >[2012-04-03 16:49:20.864687] I [client-handshake.c:1632:select_server_supported_programs] 11-dstore-client-0: Using Program GlusterFS 3git, Num (1298437), Version (330) >[2012-04-03 16:49:20.865202] I [client-handshake.c:1429:client_setvolume_cbk] 11-dstore-client-3: Connected to 192.168.2.35:24010, attached to remote volume '/export2/dstore1'. >[2012-04-03 16:49:20.865279] I [client-handshake.c:1441:client_setvolume_cbk] 11-dstore-client-3: Server and Client lk-version numbers are not same, reopening the fds >[2012-04-03 16:49:20.865451] I [afr-common.c:3524:afr_notify] 11-dstore-replicate-1: Subvolume 'dstore-client-3' came back up; going online. >[2012-04-03 16:49:20.867035] I [client-handshake.c:456:client_set_lk_version_cbk] 11-dstore-client-3: Server lk version = 1 >[2012-04-03 16:49:20.867344] W [client.c:2083:client_rpc_notify] 11-dstore-client-6: Cancelling the grace timer >[2012-04-03 16:49:20.869717] I [client-handshake.c:1429:client_setvolume_cbk] 11-dstore-client-0: Connected to 192.168.2.35:24009, attached to remote volume '/export1/dstore1'. >[2012-04-03 16:49:20.869796] I [client-handshake.c:1441:client_setvolume_cbk] 11-dstore-client-0: Server and Client lk-version numbers are not same, reopening the fds >[2012-04-03 16:49:20.869896] I [afr-common.c:3524:afr_notify] 11-dstore-replicate-0: Subvolume 'dstore-client-0' came back up; going online. >[2012-04-03 16:49:20.869991] I [client-handshake.c:1632:select_server_supported_programs] 11-dstore-client-6: Using Program GlusterFS 3git, Num (1298437), Version (330) >[2012-04-03 16:49:20.871286] I [client-handshake.c:1429:client_setvolume_cbk] 11-dstore-client-6: Connected to 192.168.2.35:24011, attached to remote volume '/export1/dstore2'. >[2012-04-03 16:49:20.871348] I [client-handshake.c:1441:client_setvolume_cbk] 11-dstore-client-6: Server and Client lk-version numbers are not same, reopening the fds >[2012-04-03 16:49:20.871436] I [afr-common.c:3524:afr_notify] 11-dstore-replicate-2: Subvolume 'dstore-client-6' came back up; going online. >[2012-04-03 16:49:20.873964] I [client-handshake.c:456:client_set_lk_version_cbk] 11-dstore-client-6: Server lk version = 1 >[2012-04-03 16:49:20.876728] I [client-handshake.c:456:client_set_lk_version_cbk] 11-dstore-client-0: Server lk version = 1 >[2012-04-03 16:49:21.885320] W [client.c:2083:client_rpc_notify] 11-dstore-client-2: Cancelling the grace timer >[2012-04-03 16:49:21.887337] I [client-handshake.c:1632:select_server_supported_programs] 11-dstore-client-2: Using Program GlusterFS 3git, Num (1298437), Version (330) >[2012-04-03 16:49:21.890747] I [client-handshake.c:1429:client_setvolume_cbk] 11-dstore-client-2: Connected to 192.168.2.37:24009, attached to remote volume '/export1/dstore1'. >[2012-04-03 16:49:21.890812] I [client-handshake.c:1441:client_setvolume_cbk] 11-dstore-client-2: Server and Client lk-version numbers are not same, reopening the fds >[2012-04-03 16:49:21.891101] W [client.c:2083:client_rpc_notify] 11-dstore-client-8: Cancelling the grace timer >[2012-04-03 16:49:21.894873] I [client-handshake.c:456:client_set_lk_version_cbk] 11-dstore-client-2: Server lk version = 1 >[2012-04-03 16:49:21.895761] I [client-handshake.c:1632:select_server_supported_programs] 11-dstore-client-8: Using Program GlusterFS 3git, Num (1298437), Version (330) >[2012-04-03 16:49:21.900731] W [client.c:2083:client_rpc_notify] 11-dstore-client-5: Cancelling the grace timer >[2012-04-03 16:49:21.901928] I [client-handshake.c:1632:select_server_supported_programs] 11-dstore-client-5: Using Program GlusterFS 3git, Num (1298437), Version (330) >[2012-04-03 16:49:21.902179] W [client.c:2083:client_rpc_notify] 11-dstore-client-1: Cancelling the grace timer >[2012-04-03 16:49:21.903527] I [client-handshake.c:1429:client_setvolume_cbk] 11-dstore-client-5: Connected to 192.168.2.37:24010, attached to remote volume '/export2/dstore1'. >[2012-04-03 16:49:21.903593] I [client-handshake.c:1441:client_setvolume_cbk] 11-dstore-client-5: Server and Client lk-version numbers are not same, reopening the fds >[2012-04-03 16:49:21.905452] I [client-handshake.c:456:client_set_lk_version_cbk] 11-dstore-client-5: Server lk version = 1 >[2012-04-03 16:49:21.905783] I [client-handshake.c:1632:select_server_supported_programs] 11-dstore-client-1: Using Program GlusterFS 3git, Num (1298437), Version (330) >[2012-04-03 16:49:21.906009] I [client-handshake.c:1429:client_setvolume_cbk] 11-dstore-client-8: Connected to 192.168.2.37:24011, attached to remote volume '/export1/dstore2'. >[2012-04-03 16:49:21.906078] I [client-handshake.c:1441:client_setvolume_cbk] 11-dstore-client-8: Server and Client lk-version numbers are not same, reopening the fds >[2012-04-03 16:49:21.906603] I [client-handshake.c:456:client_set_lk_version_cbk] 11-dstore-client-8: Server lk version = 1 >[2012-04-03 16:49:21.907457] I [client-handshake.c:1429:client_setvolume_cbk] 11-dstore-client-1: Connected to 192.168.2.36:24009, attached to remote volume '/export1/dstore1'. >[2012-04-03 16:49:21.907509] I [client-handshake.c:1441:client_setvolume_cbk] 11-dstore-client-1: Server and Client lk-version numbers are not same, reopening the fds >[2012-04-03 16:49:21.907928] W [client.c:2083:client_rpc_notify] 11-dstore-client-4: Cancelling the grace timer >[2012-04-03 16:49:21.908612] I [client-handshake.c:456:client_set_lk_version_cbk] 11-dstore-client-1: Server lk version = 1 >[2012-04-03 16:49:21.908701] I [client-handshake.c:1632:select_server_supported_programs] 11-dstore-client-4: Using Program GlusterFS 3git, Num (1298437), Version (330) >[2012-04-03 16:49:21.910469] I [client-handshake.c:1429:client_setvolume_cbk] 11-dstore-client-4: Connected to 192.168.2.36:24010, attached to remote volume '/export2/dstore1'. >[2012-04-03 16:49:21.910531] I [client-handshake.c:1441:client_setvolume_cbk] 11-dstore-client-4: Server and Client lk-version numbers are not same, reopening the fds >[2012-04-03 16:49:21.911865] I [client-handshake.c:456:client_set_lk_version_cbk] 11-dstore-client-4: Server lk version = 1 >[2012-04-03 16:49:21.913945] W [client.c:2083:client_rpc_notify] 11-dstore-client-7: Cancelling the grace timer >[2012-04-03 16:49:21.915786] I [client-handshake.c:1632:select_server_supported_programs] 11-dstore-client-7: Using Program GlusterFS 3git, Num (1298437), Version (330) >[2012-04-03 16:49:21.919201] I [client-handshake.c:1429:client_setvolume_cbk] 11-dstore-client-7: Connected to 192.168.2.36:24011, attached to remote volume '/export1/dstore2'. >[2012-04-03 16:49:21.919297] I [client-handshake.c:1441:client_setvolume_cbk] 11-dstore-client-7: Server and Client lk-version numbers are not same, reopening the fds >[2012-04-03 16:49:21.929785] I [fuse-bridge.c:4081:fuse_graph_setup] 0-fuse: switched to graph 11 >[2012-04-03 16:49:21.931333] I [client-handshake.c:456:client_set_lk_version_cbk] 11-dstore-client-7: Server lk version = 1 >[2012-04-03 16:49:21.933316] I [afr-common.c:1866:afr_set_root_inode_on_first_lookup] 11-dstore-replicate-0: added root inode >[2012-04-03 16:49:21.936661] I [afr-common.c:1866:afr_set_root_inode_on_first_lookup] 11-dstore-replicate-2: added root inode >[2012-04-03 16:49:21.936922] I [afr-common.c:1866:afr_set_root_inode_on_first_lookup] 11-dstore-replicate-1: added root inode >[2012-04-03 16:49:22.061295] W [quota.c:2358:quota_fsync_cbk] 10-dstore-quota: quota context not set in inode (gfid:469eadd6-4d74-4154-bf9f-3645ac0552d0) >[2012-04-03 16:49:22.322487] I [client.c:2165:notify] 10-dstore-client-0: current graph is no longer active, destroying rpc_client >[2012-04-03 16:49:22.322634] I [client.c:2165:notify] 10-dstore-client-1: current graph is no longer active, destroying rpc_client >[2012-04-03 16:49:22.322701] I [client.c:2165:notify] 10-dstore-client-2: current graph is no longer active, destroying rpc_client >[2012-04-03 16:49:22.322855] I [client.c:2165:notify] 10-dstore-client-3: current graph is no longer active, destroying rpc_client >[2012-04-03 16:49:22.322938] I [client.c:2165:notify] 10-dstore-client-4: current graph is no longer active, destroying rpc_client >[2012-04-03 16:49:22.322988] I [client.c:2165:notify] 10-dstore-client-5: current graph is no longer active, destroying rpc_client >[2012-04-03 16:49:22.323056] I [client.c:2165:notify] 10-dstore-client-6: current graph is no longer active, destroying rpc_client >[2012-04-03 16:49:22.323113] I [client.c:2165:notify] 10-dstore-client-7: current graph is no longer active, destroying rpc_client >[2012-04-03 16:49:22.323159] I [client.c:2165:notify] 10-dstore-client-8: current graph is no longer active, destroying rpc_client >[2012-04-03 16:49:22.322757] I [client.c:136:client_register_grace_timer] 10-dstore-client-0: Registering a grace timer >[2012-04-03 16:49:22.323432] I [client.c:2104:client_rpc_notify] 10-dstore-client-0: disconnected >[2012-04-03 16:49:22.323818] I [client.c:136:client_register_grace_timer] 10-dstore-client-1: Registering a grace timer >[2012-04-03 16:49:22.323881] I [client.c:2104:client_rpc_notify] 10-dstore-client-1: disconnected >[2012-04-03 16:49:22.323963] I [client.c:136:client_register_grace_timer] 10-dstore-client-2: Registering a grace timer >[2012-04-03 16:49:22.324022] I [client.c:2104:client_rpc_notify] 10-dstore-client-2: disconnected >[2012-04-03 16:49:22.324115] E [afr-common.c:3561:afr_notify] 10-dstore-replicate-0: All subvolumes are down. Going offline until atleast one of them comes back up. >[2012-04-03 16:49:22.324213] I [client.c:136:client_register_grace_timer] 10-dstore-client-3: Registering a grace timer >[2012-04-03 16:49:22.324272] I [client.c:2104:client_rpc_notify] 10-dstore-client-3: disconnected >[2012-04-03 16:49:22.324349] I [client.c:136:client_register_grace_timer] 10-dstore-client-4: Registering a grace timer >[2012-04-03 16:49:22.324410] I [client.c:2104:client_rpc_notify] 10-dstore-client-4: disconnected >[2012-04-03 16:49:22.324653] I [client.c:136:client_register_grace_timer] 10-dstore-client-5: Registering a grace timer >[2012-04-03 16:49:22.324720] I [client.c:2104:client_rpc_notify] 10-dstore-client-5: disconnected >[2012-04-03 16:49:22.324770] E [afr-common.c:3561:afr_notify] 10-dstore-replicate-1: All subvolumes are down. Going offline until atleast one of them comes back up. >[2012-04-03 16:49:22.324849] I [client.c:136:client_register_grace_timer] 10-dstore-client-6: Registering a grace timer >[2012-04-03 16:49:22.324907] I [client.c:2104:client_rpc_notify] 10-dstore-client-6: disconnected >[2012-04-03 16:49:22.325005] I [client.c:136:client_register_grace_timer] 10-dstore-client-7: Registering a grace timer >[2012-04-03 16:49:22.325144] I [client.c:2104:client_rpc_notify] 10-dstore-client-7: disconnected >[2012-04-03 16:49:22.325239] I [client.c:136:client_register_grace_timer] 10-dstore-client-8: Registering a grace timer >[2012-04-03 16:49:22.325299] I [client.c:2104:client_rpc_notify] 10-dstore-client-8: disconnected >[2012-04-03 16:49:22.325347] E [afr-common.c:3561:afr_notify] 10-dstore-replicate-2: All subvolumes are down. Going offline until atleast one of them comes back up. >[2012-04-03 16:49:22.509169] W [quota.c:394:quota_check_limit] 11-dstore-quota: cannot find parent for inode (gfid:d25c6afb-cd55-4a48-a3c3-24b19312d608), hence aborting enforcing quota-limits and continuing with the fop >[2012-04-03 16:49:22.691416] W [quota.c:394:quota_check_limit] 11-dstore-quota: cannot find parent for inode (gfid:c4a86b02-b7de-4f31-b74f-2d1065258e31), hence aborting enforcing quota-limits and continuing with the fop >[2012-04-03 16:49:22.766769] W [quota.c:394:quota_check_limit] 11-dstore-quota: cannot find parent for inode (gfid:d25c6afb-cd55-4a48-a3c3-24b19312d608), hence aborting enforcing quota-limits and continuing with the fop >[2012-04-03 16:49:22.808810] W [quota.c:780:quota_update_size] 11-dstore-quota: cannot find parent for inode (gfid:d25c6afb-cd55-4a48-a3c3-24b19312d608), hence aborting size updation of parents >[2012-04-03 16:49:22.826561] W [quota.c:394:quota_check_limit] 11-dstore-quota: cannot find parent for inode (gfid:d25c6afb-cd55-4a48-a3c3-24b19312d608), hence aborting enforcing quota-limits and continuing with the fop >[2012-04-03 16:49:22.847901] W [quota.c:780:quota_update_size] 11-dstore-quota: cannot find parent for inode (gfid:d25c6afb-cd55-4a48-a3c3-24b19312d608), hence aborting size updation of parents >[2012-04-03 16:49:23.620482] W [quota.c:394:quota_check_limit] 11-dstore-quota: cannot find parent for inode (gfid:1ae92f75-f0ed-4121-a4ee-364c4adb6356), hence aborting enforcing quota-limits and continuing with the fop >[2012-04-03 16:49:23.677541] W [quota.c:780:quota_update_size] 11-dstore-quota: cannot find parent for inode (gfid:752bc3b0-6220-4f70-83c2-7a1ea9215eeb), hence aborting size updation of parents >[2012-04-03 16:49:23.908816] W [quota.c:394:quota_check_limit] 11-dstore-quota: cannot find parent for inode (gfid:635bc599-ea74-441f-84c5-d22fb586c783), hence aborting enforcing quota-limits and continuing with the fop >[2012-04-03 16:49:23.989323] W [quota.c:394:quota_check_limit] 11-dstore-quota: cannot find parent for inode (gfid:1ae92f75-f0ed-4121-a4ee-364c4adb6356), hence aborting enforcing quota-limits and continuing with the fop >[2012-04-03 16:49:24.020673] W [quota.c:780:quota_update_size] 11-dstore-quota: cannot find parent for inode (gfid:1ae92f75-f0ed-4121-a4ee-364c4adb6356), hence aborting size updation of parents >[2012-04-03 16:49:24.039360] W [quota.c:394:quota_check_limit] 11-dstore-quota: cannot find parent for inode (gfid:1ae92f75-f0ed-4121-a4ee-364c4adb6356), hence aborting enforcing quota-limits and continuing with the fop >[2012-04-03 16:49:24.061959] W [quota.c:780:quota_update_size] 11-dstore-quota: cannot find parent for inode (gfid:1ae92f75-f0ed-4121-a4ee-364c4adb6356), hence aborting size updation of parents >[2012-04-03 16:49:24.538419] W [quota.c:394:quota_check_limit] 11-dstore-quota: cannot find parent for inode (gfid:7cf11f46-fdcc-4e1b-9ce1-924f3cbc6732), hence aborting enforcing quota-limits and continuing with the fop >[2012-04-03 16:49:24.563277] W [quota.c:780:quota_update_size] 11-dstore-quota: cannot find parent for inode (gfid:7cf11f46-fdcc-4e1b-9ce1-924f3cbc6732), hence aborting size updation of parents >[2012-04-03 16:49:24.578086] W [quota.c:394:quota_check_limit] 11-dstore-quota: cannot find parent for inode (gfid:7cf11f46-fdcc-4e1b-9ce1-924f3cbc6732), hence aborting enforcing quota-limits and continuing with the fop >[2012-04-03 16:49:24.600507] W [quota.c:780:quota_update_size] 11-dstore-quota: cannot find parent for inode (gfid:7cf11f46-fdcc-4e1b-9ce1-924f3cbc6732), hence aborting size updation of parents >[2012-04-03 16:49:24.675050] W [quota.c:394:quota_check_limit] 11-dstore-quota: cannot find parent for inode (gfid:752bc3b0-6220-4f70-83c2-7a1ea9215eeb), hence aborting enforcing quota-limits and continuing with the fop >[2012-04-03 16:49:24.686096] W [quota.c:394:quota_check_limit] 11-dstore-quota: cannot find parent for inode (gfid:752bc3b0-6220-4f70-83c2-7a1ea9215eeb), hence aborting enforcing quota-limits and continuing with the fop >[2012-04-03 16:49:24.714793] W [quota.c:780:quota_update_size] 11-dstore-quota: cannot find parent for inode (gfid:752bc3b0-6220-4f70-83c2-7a1ea9215eeb), hence aborting size updation of parents >[2012-04-03 16:49:24.721082] W [quota.c:394:quota_check_limit] 11-dstore-quota: cannot find parent for inode (gfid:752bc3b0-6220-4f70-83c2-7a1ea9215eeb), hence aborting enforcing quota-limits and continuing with the fop >[2012-04-03 16:49:24.744659] W [quota.c:780:quota_update_size] 11-dstore-quota: cannot find parent for inode (gfid:752bc3b0-6220-4f70-83c2-7a1ea9215eeb), hence aborting size updation of parents >[2012-04-03 16:49:24.795083] W [quota.c:780:quota_update_size] 11-dstore-quota: cannot find parent for inode (gfid:f185e840-1968-4487-bf82-49dbe5cc8341), hence aborting size updation of parents >[2012-04-03 16:49:32.912947] W [client.c:112:client_grace_timeout] 10-dstore-client-0: client grace timer expired, updating the lk-version to 2 >[2012-04-03 16:49:32.913110] W [client.c:112:client_grace_timeout] 10-dstore-client-1: client grace timer expired, updating the lk-version to 2 >[2012-04-03 16:49:32.913182] W [client.c:112:client_grace_timeout] 10-dstore-client-2: client grace timer expired, updating the lk-version to 2 >[2012-04-03 16:49:32.913213] W [client.c:112:client_grace_timeout] 10-dstore-client-3: client grace timer expired, updating the lk-version to 2 >[2012-04-03 16:49:32.913250] W [client.c:112:client_grace_timeout] 10-dstore-client-4: client grace timer expired, updating the lk-version to 2 >[2012-04-03 16:49:32.913287] W [client.c:112:client_grace_timeout] 10-dstore-client-5: client grace timer expired, updating the lk-version to 2 >[2012-04-03 16:49:32.913323] W [client.c:112:client_grace_timeout] 10-dstore-client-6: client grace timer expired, updating the lk-version to 2 >[2012-04-03 16:49:32.913422] W [client.c:112:client_grace_timeout] 10-dstore-client-7: client grace timer expired, updating the lk-version to 2 >[2012-04-03 16:49:32.913494] W [client.c:112:client_grace_timeout] 10-dstore-client-8: client grace timer expired, updating the lk-version to 2 >[2012-04-03 16:50:04.993956] I [glusterfsd-mgmt.c:64:mgmt_cbk_spec] 0-mgmt: Volume file changed >[2012-04-03 16:50:06.020105] I [glusterfsd-mgmt.c:64:mgmt_cbk_spec] 0-mgmt: Volume file changed >[2012-04-03 16:50:06.026770] I [io-cache.c:1558:check_cache_size_ok] 12-dstore-quick-read: Max cache size is 1044848640 >[2012-04-03 16:50:06.026920] I [io-cache.c:1558:check_cache_size_ok] 12-dstore-io-cache: Max cache size is 1044848640 >[2012-04-03 16:50:06.027056] I [quota.c:3042:quota_parse_limits] 12-dstore-quota: no "limit-set" option provided >[2012-04-03 16:50:06.103318] I [client.c:2156:notify] 12-dstore-client-0: parent translators are ready, attempting connect on transport >[2012-04-03 16:50:06.120546] I [client.c:2156:notify] 12-dstore-client-1: parent translators are ready, attempting connect on transport >[2012-04-03 16:50:06.125710] I [client.c:2156:notify] 12-dstore-client-2: parent translators are ready, attempting connect on transport >[2012-04-03 16:50:06.130855] I [client.c:2156:notify] 12-dstore-client-3: parent translators are ready, attempting connect on transport >[2012-04-03 16:50:06.135708] I [client.c:2156:notify] 12-dstore-client-4: parent translators are ready, attempting connect on transport >[2012-04-03 16:50:06.140323] I [client.c:2156:notify] 12-dstore-client-5: parent translators are ready, attempting connect on transport >[2012-04-03 16:50:06.145178] I [client.c:2156:notify] 12-dstore-client-6: parent translators are ready, attempting connect on transport >[2012-04-03 16:50:06.149930] I [client.c:2156:notify] 12-dstore-client-7: parent translators are ready, attempting connect on transport >[2012-04-03 16:50:06.154583] I [client.c:2156:notify] 12-dstore-client-8: parent translators are ready, attempting connect on transport >Given volfile: >+------------------------------------------------------------------------------+ > 1: volume dstore-client-0 > 2: type protocol/client > 3: option remote-host 192.168.2.35 > 4: option remote-subvolume /export1/dstore1 > 5: option transport-type tcp > 6: end-volume > 7: > 8: volume dstore-client-1 > 9: type protocol/client > 10: option remote-host 192.168.2.36 > 11: option remote-subvolume /export1/dstore1 > 12: option transport-type tcp > 13: end-volume > 14: > 15: volume dstore-client-2 > 16: type protocol/client > 17: option remote-host 192.168.2.37 > 18: option remote-subvolume /export1/dstore1 > 19: option transport-type tcp > 20: end-volume > 21: > 22: volume dstore-client-3 > 23: type protocol/client > 24: option remote-host 192.168.2.35 > 25: option remote-subvolume /export2/dstore1 > 26: option transport-type tcp > 27: end-volume > 28: > 29: volume dstore-client-4 > 30: type protocol/client > 31: option remote-host 192.168.2.36 > 32: option remote-subvolume /export2/dstore1 > 33: option transport-type tcp > 34: end-volume > 35: > 36: volume dstore-client-5 > 37: type protocol/client > 38: option remote-host 192.168.2.37 > 39: option remote-subvolume /export2/dstore1 > 40: option transport-type tcp > 41: end-volume > 42: > 43: volume dstore-client-6 > 44: type protocol/client > 45: option remote-host 192.168.2.35 > 46: option remote-subvolume /export1/dstore2 > 47: option transport-type tcp > 48: end-volume > 49: > 50: volume dstore-client-7 > 51: type protocol/client > 52: option remote-host 192.168.2.36 > 53: option remote-subvolume /export1/dstore2 > 54: option transport-type tcp > 55: end-volume > 56: > 57: volume dstore-client-8 > 58: type protocol/client > 59: option remote-host 192.168.2.37 > 60: option remote-subvolume /export1/dstore2 > 61: option transport-type tcp > 62: end-volume > 63: > 64: volume dstore-replicate-0 > 65: type cluster/replicate > 66: subvolumes dstore-client-0 dstore-client-1 dstore-client-2 > 67: end-volume > 68: > 69: volume dstore-replicate-1 > 70: type cluster/replicate > 71: subvolumes dstore-client-3 dstore-client-4 dstore-client-5 > 72: end-volume > 73: > 74: volume dstore-replicate-2 > 75: type cluster/replicate > 76: subvolumes dstore-client-6 dstore-client-7 dstore-client-8 > 77: end-volume > 78: > 79: volume dstore-dht > 80: type cluster/distribute > 81: subvolumes dstore-replicate-0 dstore-replicate-1 dstore-replicate-2 > 82: end-volume > 83: > 84: volume dstore-quota > 85: type features/quota > 86: option timeout 0 > 87: subvolumes dstore-dht > 88: end-volume > 89: > 90: volume dstore-write-behind > 91: type performance/write-behind > 92: subvolumes dstore-quota > 93: end-volume > 94: > 95: volume dstore-read-ahead > 96: type performance/read-ahead > 97: subvolumes dstore-write-behind > 98: end-volume > 99: >100: volume dstore-io-cache >101: type performance/io-cache >102: subvolumes dstore-read-ahead >103: end-volume >104: >105: volume dstore-quick-read >106: type performance/quick-read >107: subvolumes dstore-io-cache >108: end-volume >109: >110: volume dstore >111: type debug/io-stats >112: option latency-measurement off >113: option count-fop-hits off >114: subvolumes dstore-quick-read >115: end-volume > >+------------------------------------------------------------------------------+ >[2012-04-03 16:50:06.159596] I [glusterfsd-mgmt.c:1584:mgmt_getspec_cbk] 0-glusterfs: No change in volfile, continuing >[2012-04-03 16:50:06.161152] I [rpc-clnt.c:1669:rpc_clnt_reconfig] 12-dstore-client-3: changing port to 24010 (from 0) >[2012-04-03 16:50:06.161282] I [client.c:136:client_register_grace_timer] 12-dstore-client-3: Registering a grace timer >[2012-04-03 16:50:06.161379] I [rpc-clnt.c:1669:rpc_clnt_reconfig] 12-dstore-client-0: changing port to 24009 (from 0) >[2012-04-03 16:50:06.161519] I [client.c:136:client_register_grace_timer] 12-dstore-client-0: Registering a grace timer >[2012-04-03 16:50:06.161574] I [rpc-clnt.c:1669:rpc_clnt_reconfig] 12-dstore-client-6: changing port to 24011 (from 0) >[2012-04-03 16:50:06.161656] I [client.c:136:client_register_grace_timer] 12-dstore-client-6: Registering a grace timer >[2012-04-03 16:50:07.097734] I [rpc-clnt.c:1669:rpc_clnt_reconfig] 12-dstore-client-2: changing port to 24009 (from 0) >[2012-04-03 16:50:07.098197] I [client.c:136:client_register_grace_timer] 12-dstore-client-2: Registering a grace timer >[2012-04-03 16:50:07.098611] I [rpc-clnt.c:1669:rpc_clnt_reconfig] 12-dstore-client-5: changing port to 24010 (from 0) >[2012-04-03 16:50:07.098764] I [client.c:136:client_register_grace_timer] 12-dstore-client-5: Registering a grace timer >[2012-04-03 16:50:07.098870] I [rpc-clnt.c:1669:rpc_clnt_reconfig] 12-dstore-client-8: changing port to 24011 (from 0) >[2012-04-03 16:50:07.098959] I [client.c:136:client_register_grace_timer] 12-dstore-client-8: Registering a grace timer >[2012-04-03 16:50:07.102229] I [rpc-clnt.c:1669:rpc_clnt_reconfig] 12-dstore-client-1: changing port to 24009 (from 0) >[2012-04-03 16:50:07.102369] I [client.c:136:client_register_grace_timer] 12-dstore-client-1: Registering a grace timer >[2012-04-03 16:50:07.102522] I [rpc-clnt.c:1669:rpc_clnt_reconfig] 12-dstore-client-4: changing port to 24010 (from 0) >[2012-04-03 16:50:07.102598] I [client.c:136:client_register_grace_timer] 12-dstore-client-4: Registering a grace timer >[2012-04-03 16:50:07.103420] I [rpc-clnt.c:1669:rpc_clnt_reconfig] 12-dstore-client-7: changing port to 24011 (from 0) >[2012-04-03 16:50:07.103547] I [client.c:136:client_register_grace_timer] 12-dstore-client-7: Registering a grace timer >[2012-04-03 16:50:09.925060] W [client.c:2083:client_rpc_notify] 12-dstore-client-3: Cancelling the grace timer >[2012-04-03 16:50:09.925384] I [client-handshake.c:1632:select_server_supported_programs] 12-dstore-client-3: Using Program GlusterFS 3git, Num (1298437), Version (330) >[2012-04-03 16:50:09.926028] I [client-handshake.c:1429:client_setvolume_cbk] 12-dstore-client-3: Connected to 192.168.2.35:24010, attached to remote volume '/export2/dstore1'. >[2012-04-03 16:50:09.926101] I [client-handshake.c:1441:client_setvolume_cbk] 12-dstore-client-3: Server and Client lk-version numbers are not same, reopening the fds >[2012-04-03 16:50:09.926305] I [afr-common.c:3524:afr_notify] 12-dstore-replicate-1: Subvolume 'dstore-client-3' came back up; going online. >[2012-04-03 16:50:09.926723] I [client-handshake.c:456:client_set_lk_version_cbk] 12-dstore-client-3: Server lk version = 1 >[2012-04-03 16:50:09.929692] W [client.c:2083:client_rpc_notify] 12-dstore-client-0: Cancelling the grace timer >[2012-04-03 16:50:09.929960] I [client-handshake.c:1632:select_server_supported_programs] 12-dstore-client-0: Using Program GlusterFS 3git, Num (1298437), Version (330) >[2012-04-03 16:50:09.930440] I [client-handshake.c:1429:client_setvolume_cbk] 12-dstore-client-0: Connected to 192.168.2.35:24009, attached to remote volume '/export1/dstore1'. >[2012-04-03 16:50:09.930636] I [client-handshake.c:1441:client_setvolume_cbk] 12-dstore-client-0: Server and Client lk-version numbers are not same, reopening the fds >[2012-04-03 16:50:09.930775] I [afr-common.c:3524:afr_notify] 12-dstore-replicate-0: Subvolume 'dstore-client-0' came back up; going online. >[2012-04-03 16:50:09.930968] I [client-handshake.c:456:client_set_lk_version_cbk] 12-dstore-client-0: Server lk version = 1 >[2012-04-03 16:50:09.934584] W [client.c:2083:client_rpc_notify] 12-dstore-client-6: Cancelling the grace timer >[2012-04-03 16:50:09.934853] I [client-handshake.c:1632:select_server_supported_programs] 12-dstore-client-6: Using Program GlusterFS 3git, Num (1298437), Version (330) >[2012-04-03 16:50:09.935360] I [client-handshake.c:1429:client_setvolume_cbk] 12-dstore-client-6: Connected to 192.168.2.35:24011, attached to remote volume '/export1/dstore2'. >[2012-04-03 16:50:09.935421] I [client-handshake.c:1441:client_setvolume_cbk] 12-dstore-client-6: Server and Client lk-version numbers are not same, reopening the fds >[2012-04-03 16:50:09.935520] I [afr-common.c:3524:afr_notify] 12-dstore-replicate-2: Subvolume 'dstore-client-6' came back up; going online. >[2012-04-03 16:50:09.935880] I [client-handshake.c:456:client_set_lk_version_cbk] 12-dstore-client-6: Server lk version = 1 >[2012-04-03 16:50:10.939648] W [client.c:2083:client_rpc_notify] 12-dstore-client-2: Cancelling the grace timer >[2012-04-03 16:50:10.939915] I [client-handshake.c:1632:select_server_supported_programs] 12-dstore-client-2: Using Program GlusterFS 3git, Num (1298437), Version (330) >[2012-04-03 16:50:10.940465] I [client-handshake.c:1429:client_setvolume_cbk] 12-dstore-client-2: Connected to 192.168.2.37:24009, attached to remote volume '/export1/dstore1'. >[2012-04-03 16:50:10.940538] I [client-handshake.c:1441:client_setvolume_cbk] 12-dstore-client-2: Server and Client lk-version numbers are not same, reopening the fds >[2012-04-03 16:50:10.940893] I [client-handshake.c:456:client_set_lk_version_cbk] 12-dstore-client-2: Server lk version = 1 >[2012-04-03 16:50:10.944323] W [client.c:2083:client_rpc_notify] 12-dstore-client-5: Cancelling the grace timer >[2012-04-03 16:50:10.944509] I [client-handshake.c:1632:select_server_supported_programs] 12-dstore-client-5: Using Program GlusterFS 3git, Num (1298437), Version (330) >[2012-04-03 16:50:10.944938] I [client-handshake.c:1429:client_setvolume_cbk] 12-dstore-client-5: Connected to 192.168.2.37:24010, attached to remote volume '/export2/dstore1'. >[2012-04-03 16:50:10.944998] I [client-handshake.c:1441:client_setvolume_cbk] 12-dstore-client-5: Server and Client lk-version numbers are not same, reopening the fds >[2012-04-03 16:50:10.945293] I [client-handshake.c:456:client_set_lk_version_cbk] 12-dstore-client-5: Server lk version = 1 >[2012-04-03 16:50:10.949043] W [client.c:2083:client_rpc_notify] 12-dstore-client-8: Cancelling the grace timer >[2012-04-03 16:50:10.949281] I [client-handshake.c:1632:select_server_supported_programs] 12-dstore-client-8: Using Program GlusterFS 3git, Num (1298437), Version (330) >[2012-04-03 16:50:10.949733] I [client-handshake.c:1429:client_setvolume_cbk] 12-dstore-client-8: Connected to 192.168.2.37:24011, attached to remote volume '/export1/dstore2'. >[2012-04-03 16:50:10.949809] I [client-handshake.c:1441:client_setvolume_cbk] 12-dstore-client-8: Server and Client lk-version numbers are not same, reopening the fds >[2012-04-03 16:50:10.950228] I [client-handshake.c:456:client_set_lk_version_cbk] 12-dstore-client-8: Server lk version = 1 >[2012-04-03 16:50:10.953976] W [client.c:2083:client_rpc_notify] 12-dstore-client-1: Cancelling the grace timer >[2012-04-03 16:50:10.954383] I [client-handshake.c:1632:select_server_supported_programs] 12-dstore-client-1: Using Program GlusterFS 3git, Num (1298437), Version (330) >[2012-04-03 16:50:10.955164] I [client-handshake.c:1429:client_setvolume_cbk] 12-dstore-client-1: Connected to 192.168.2.36:24009, attached to remote volume '/export1/dstore1'. >[2012-04-03 16:50:10.955221] I [client-handshake.c:1441:client_setvolume_cbk] 12-dstore-client-1: Server and Client lk-version numbers are not same, reopening the fds >[2012-04-03 16:50:10.955561] I [client-handshake.c:456:client_set_lk_version_cbk] 12-dstore-client-1: Server lk version = 1 >[2012-04-03 16:50:10.958653] W [client.c:2083:client_rpc_notify] 12-dstore-client-4: Cancelling the grace timer >[2012-04-03 16:50:10.959065] I [client-handshake.c:1632:select_server_supported_programs] 12-dstore-client-4: Using Program GlusterFS 3git, Num (1298437), Version (330) >[2012-04-03 16:50:10.959598] I [client-handshake.c:1429:client_setvolume_cbk] 12-dstore-client-4: Connected to 192.168.2.36:24010, attached to remote volume '/export2/dstore1'. >[2012-04-03 16:50:10.959654] I [client-handshake.c:1441:client_setvolume_cbk] 12-dstore-client-4: Server and Client lk-version numbers are not same, reopening the fds >[2012-04-03 16:50:10.960080] I [client-handshake.c:456:client_set_lk_version_cbk] 12-dstore-client-4: Server lk version = 1 >[2012-04-03 16:50:10.963570] W [client.c:2083:client_rpc_notify] 12-dstore-client-7: Cancelling the grace timer >[2012-04-03 16:50:10.963994] I [client-handshake.c:1632:select_server_supported_programs] 12-dstore-client-7: Using Program GlusterFS 3git, Num (1298437), Version (330) >[2012-04-03 16:50:10.964476] I [client-handshake.c:1429:client_setvolume_cbk] 12-dstore-client-7: Connected to 192.168.2.36:24011, attached to remote volume '/export1/dstore2'. >[2012-04-03 16:50:10.964538] I [client-handshake.c:1441:client_setvolume_cbk] 12-dstore-client-7: Server and Client lk-version numbers are not same, reopening the fds >[2012-04-03 16:50:10.998211] I [fuse-bridge.c:4081:fuse_graph_setup] 0-fuse: switched to graph 12 >[2012-04-03 16:50:10.998441] I [client-handshake.c:456:client_set_lk_version_cbk] 12-dstore-client-7: Server lk version = 1 >[2012-04-03 16:56:58.900305] I [glusterfsd-mgmt.c:64:mgmt_cbk_spec] 0-mgmt: Volume file changed >[2012-04-03 16:56:59.943445] I [io-cache.c:1558:check_cache_size_ok] 13-dstore-quick-read: Max cache size is 1044848640 >[2012-04-03 16:56:59.943626] I [io-cache.c:1558:check_cache_size_ok] 13-dstore-io-cache: Max cache size is 1044848640 >[2012-04-03 16:56:59.998686] I [client.c:2156:notify] 13-dstore-client-0: parent translators are ready, attempting connect on transport >[2012-04-03 16:57:00.004649] I [client.c:2156:notify] 13-dstore-client-1: parent translators are ready, attempting connect on transport >[2012-04-03 16:57:00.010563] I [client.c:2156:notify] 13-dstore-client-2: parent translators are ready, attempting connect on transport >[2012-04-03 16:57:00.015531] I [client.c:2156:notify] 13-dstore-client-3: parent translators are ready, attempting connect on transport >[2012-04-03 16:57:00.020302] I [client.c:2156:notify] 13-dstore-client-4: parent translators are ready, attempting connect on transport >[2012-04-03 16:57:00.025769] I [client.c:2156:notify] 13-dstore-client-5: parent translators are ready, attempting connect on transport >[2012-04-03 16:57:00.030541] I [client.c:2156:notify] 13-dstore-client-6: parent translators are ready, attempting connect on transport >[2012-04-03 16:57:00.036217] I [client.c:2156:notify] 13-dstore-client-7: parent translators are ready, attempting connect on transport >[2012-04-03 16:57:00.041303] I [client.c:2156:notify] 13-dstore-client-8: parent translators are ready, attempting connect on transport >Given volfile: >+------------------------------------------------------------------------------+ > 1: volume dstore-client-0 > 2: type protocol/client > 3: option remote-host 192.168.2.35 > 4: option remote-subvolume /export1/dstore1 > 5: option transport-type tcp > 6: end-volume > 7: > 8: volume dstore-client-1 > 9: type protocol/client > 10: option remote-host 192.168.2.36 > 11: option remote-subvolume /export1/dstore1 > 12: option transport-type tcp > 13: end-volume > 14: > 15: volume dstore-client-2 > 16: type protocol/client > 17: option remote-host 192.168.2.37 > 18: option remote-subvolume /export1/dstore1 > 19: option transport-type tcp > 20: end-volume > 21: > 22: volume dstore-client-3 > 23: type protocol/client > 24: option remote-host 192.168.2.35 > 25: option remote-subvolume /export2/dstore1 > 26: option transport-type tcp > 27: end-volume > 28: > 29: volume dstore-client-4 > 30: type protocol/client > 31: option remote-host 192.168.2.36 > 32: option remote-subvolume /export2/dstore1 > 33: option transport-type tcp > 34: end-volume > 35: > 36: volume dstore-client-5 > 37: type protocol/client > 38: option remote-host 192.168.2.37 > 39: option remote-subvolume /export2/dstore1 > 40: option transport-type tcp > 41: end-volume > 42: > 43: volume dstore-client-6 > 44: type protocol/client > 45: option remote-host 192.168.2.35 > 46: option remote-subvolume /export1/dstore2 > 47: option transport-type tcp > 48: end-volume > 49: > 50: volume dstore-client-7 > 51: type protocol/client > 52: option remote-host 192.168.2.36 > 53: option remote-subvolume /export1/dstore2 > 54: option transport-type tcp > 55: end-volume > 56: > 57: volume dstore-client-8 > 58: type protocol/client > 59: option remote-host 192.168.2.37 > 60: option remote-subvolume /export1/dstore2 > 61: option transport-type tcp > 62: end-volume > 63: > 64: volume dstore-replicate-0 > 65: type cluster/replicate > 66: subvolumes dstore-client-0 dstore-client-1 dstore-client-2 > 67: end-volume > 68: > 69: volume dstore-replicate-1 > 70: type cluster/replicate > 71: subvolumes dstore-client-3 dstore-client-4 dstore-client-5 > 72: end-volume > 73: > 74: volume dstore-replicate-2 > 75: type cluster/replicate > 76: subvolumes dstore-client-6 dstore-client-7 dstore-client-8 > 77: end-volume > 78: > 79: volume dstore-dht > 80: type cluster/distribute > 81: subvolumes dstore-replicate-0 dstore-replicate-1 dstore-replicate-2 > 82: end-volume > 83: > 84: volume dstore-write-behind > 85: type performance/write-behind > 86: subvolumes dstore-dht > 87: end-volume > 88: > 89: volume dstore-read-ahead > 90: type performance/read-ahead > 91: subvolumes dstore-write-behind > 92: end-volume > 93: > 94: volume dstore-io-cache > 95: type performance/io-cache > 96: subvolumes dstore-read-ahead > 97: end-volume > 98: > 99: volume dstore-quick-read >100: type performance/quick-read >101: subvolumes dstore-io-cache >102: end-volume >103: >104: volume dstore >105: type debug/io-stats >106: option latency-measurement off >107: option count-fop-hits off >108: subvolumes dstore-quick-read >109: end-volume > >+------------------------------------------------------------------------------+ >[2012-04-03 16:57:00.049009] I [rpc-clnt.c:1669:rpc_clnt_reconfig] 13-dstore-client-1: changing port to 24009 (from 0) >[2012-04-03 16:57:00.049895] I [rpc-clnt.c:1669:rpc_clnt_reconfig] 13-dstore-client-4: changing port to 24010 (from 0) >[2012-04-03 16:57:00.050022] I [rpc-clnt.c:1669:rpc_clnt_reconfig] 13-dstore-client-7: changing port to 24011 (from 0) >[2012-04-03 16:57:00.050350] I [client.c:136:client_register_grace_timer] 13-dstore-client-1: Registering a grace timer >[2012-04-03 16:57:00.050441] I [rpc-clnt.c:1669:rpc_clnt_reconfig] 13-dstore-client-3: changing port to 24010 (from 0) >[2012-04-03 16:57:00.050588] I [rpc-clnt.c:1669:rpc_clnt_reconfig] 13-dstore-client-6: changing port to 24011 (from 0) >[2012-04-03 16:57:00.050738] I [rpc-clnt.c:1669:rpc_clnt_reconfig] 13-dstore-client-0: changing port to 24009 (from 0) >[2012-04-03 16:57:00.051005] I [client.c:136:client_register_grace_timer] 13-dstore-client-4: Registering a grace timer >[2012-04-03 16:57:00.051063] I [client.c:136:client_register_grace_timer] 13-dstore-client-7: Registering a grace timer >[2012-04-03 16:57:00.051154] I [client.c:136:client_register_grace_timer] 13-dstore-client-3: Registering a grace timer >[2012-04-03 16:57:00.051277] I [client.c:136:client_register_grace_timer] 13-dstore-client-6: Registering a grace timer >[2012-04-03 16:57:00.051346] I [client.c:136:client_register_grace_timer] 13-dstore-client-0: Registering a grace timer >[2012-04-03 16:57:00.051404] I [rpc-clnt.c:1669:rpc_clnt_reconfig] 13-dstore-client-5: changing port to 24010 (from 0) >[2012-04-03 16:57:00.051531] I [rpc-clnt.c:1669:rpc_clnt_reconfig] 13-dstore-client-2: changing port to 24009 (from 0) >[2012-04-03 16:57:00.051804] I [client.c:136:client_register_grace_timer] 13-dstore-client-5: Registering a grace timer >[2012-04-03 16:57:00.051986] I [client.c:136:client_register_grace_timer] 13-dstore-client-2: Registering a grace timer >[2012-04-03 16:57:00.052098] I [rpc-clnt.c:1669:rpc_clnt_reconfig] 13-dstore-client-8: changing port to 24011 (from 0) >[2012-04-03 16:57:00.052244] I [client.c:136:client_register_grace_timer] 13-dstore-client-8: Registering a grace timer >[2012-04-03 16:57:03.057314] W [client.c:2083:client_rpc_notify] 13-dstore-client-1: Cancelling the grace timer >[2012-04-03 16:57:03.057740] I [client-handshake.c:1632:select_server_supported_programs] 13-dstore-client-1: Using Program GlusterFS 3git, Num (1298437), Version (330) >[2012-04-03 16:57:03.058442] I [client-handshake.c:1429:client_setvolume_cbk] 13-dstore-client-1: Connected to 192.168.2.36:24009, attached to remote volume '/export1/dstore1'. >[2012-04-03 16:57:03.058498] I [client-handshake.c:1441:client_setvolume_cbk] 13-dstore-client-1: Server and Client lk-version numbers are not same, reopening the fds >[2012-04-03 16:57:03.058657] I [afr-common.c:3524:afr_notify] 13-dstore-replicate-0: Subvolume 'dstore-client-1' came back up; going online. >[2012-04-03 16:57:03.058784] I [client-handshake.c:456:client_set_lk_version_cbk] 13-dstore-client-1: Server lk version = 1 >[2012-04-03 16:57:03.061520] W [client.c:2083:client_rpc_notify] 13-dstore-client-4: Cancelling the grace timer >[2012-04-03 16:57:03.061852] I [client-handshake.c:1632:select_server_supported_programs] 13-dstore-client-4: Using Program GlusterFS 3git, Num (1298437), Version (330) >[2012-04-03 16:57:03.062494] I [client-handshake.c:1429:client_setvolume_cbk] 13-dstore-client-4: Connected to 192.168.2.36:24010, attached to remote volume '/export2/dstore1'. >[2012-04-03 16:57:03.062557] I [client-handshake.c:1441:client_setvolume_cbk] 13-dstore-client-4: Server and Client lk-version numbers are not same, reopening the fds >[2012-04-03 16:57:03.062744] I [afr-common.c:3524:afr_notify] 13-dstore-replicate-1: Subvolume 'dstore-client-4' came back up; going online. >[2012-04-03 16:57:03.062987] I [client-handshake.c:456:client_set_lk_version_cbk] 13-dstore-client-4: Server lk version = 1 >[2012-04-03 16:57:03.066668] W [client.c:2083:client_rpc_notify] 13-dstore-client-7: Cancelling the grace timer >[2012-04-03 16:57:03.067041] I [client-handshake.c:1632:select_server_supported_programs] 13-dstore-client-7: Using Program GlusterFS 3git, Num (1298437), Version (330) >[2012-04-03 16:57:03.067632] I [client-handshake.c:1429:client_setvolume_cbk] 13-dstore-client-7: Connected to 192.168.2.36:24011, attached to remote volume '/export1/dstore2'. >[2012-04-03 16:57:03.067701] I [client-handshake.c:1441:client_setvolume_cbk] 13-dstore-client-7: Server and Client lk-version numbers are not same, reopening the fds >[2012-04-03 16:57:03.067847] I [afr-common.c:3524:afr_notify] 13-dstore-replicate-2: Subvolume 'dstore-client-7' came back up; going online. >[2012-04-03 16:57:03.068091] I [client-handshake.c:456:client_set_lk_version_cbk] 13-dstore-client-7: Server lk version = 1 >[2012-04-03 16:57:03.071688] W [client.c:2083:client_rpc_notify] 13-dstore-client-3: Cancelling the grace timer >[2012-04-03 16:57:03.072166] I [client-handshake.c:1632:select_server_supported_programs] 13-dstore-client-3: Using Program GlusterFS 3git, Num (1298437), Version (330) >[2012-04-03 16:57:03.072787] I [client-handshake.c:1429:client_setvolume_cbk] 13-dstore-client-3: Connected to 192.168.2.35:24010, attached to remote volume '/export2/dstore1'. >[2012-04-03 16:57:03.072846] I [client-handshake.c:1441:client_setvolume_cbk] 13-dstore-client-3: Server and Client lk-version numbers are not same, reopening the fds >[2012-04-03 16:57:03.073351] I [client-handshake.c:456:client_set_lk_version_cbk] 13-dstore-client-3: Server lk version = 1 >[2012-04-03 16:57:03.077094] W [client.c:2083:client_rpc_notify] 13-dstore-client-6: Cancelling the grace timer >[2012-04-03 16:57:03.077301] I [client-handshake.c:1632:select_server_supported_programs] 13-dstore-client-6: Using Program GlusterFS 3git, Num (1298437), Version (330) >[2012-04-03 16:57:03.077822] I [client-handshake.c:1429:client_setvolume_cbk] 13-dstore-client-6: Connected to 192.168.2.35:24011, attached to remote volume '/export1/dstore2'. >[2012-04-03 16:57:03.077895] I [client-handshake.c:1441:client_setvolume_cbk] 13-dstore-client-6: Server and Client lk-version numbers are not same, reopening the fds >[2012-04-03 16:57:03.078281] I [client-handshake.c:456:client_set_lk_version_cbk] 13-dstore-client-6: Server lk version = 1 >[2012-04-03 16:57:03.082214] W [client.c:2083:client_rpc_notify] 13-dstore-client-0: Cancelling the grace timer >[2012-04-03 16:57:03.082427] I [client-handshake.c:1632:select_server_supported_programs] 13-dstore-client-0: Using Program GlusterFS 3git, Num (1298437), Version (330) >[2012-04-03 16:57:03.082998] I [client-handshake.c:1429:client_setvolume_cbk] 13-dstore-client-0: Connected to 192.168.2.35:24009, attached to remote volume '/export1/dstore1'. >[2012-04-03 16:57:03.083057] I [client-handshake.c:1441:client_setvolume_cbk] 13-dstore-client-0: Server and Client lk-version numbers are not same, reopening the fds >[2012-04-03 16:57:03.083410] I [client-handshake.c:456:client_set_lk_version_cbk] 13-dstore-client-0: Server lk version = 1 >[2012-04-03 16:57:04.088504] W [client.c:2083:client_rpc_notify] 13-dstore-client-5: Cancelling the grace timer >[2012-04-03 16:57:04.089357] I [client-handshake.c:1632:select_server_supported_programs] 13-dstore-client-5: Using Program GlusterFS 3git, Num (1298437), Version (330) >[2012-04-03 16:57:04.089912] I [client-handshake.c:1429:client_setvolume_cbk] 13-dstore-client-5: Connected to 192.168.2.37:24010, attached to remote volume '/export2/dstore1'. >[2012-04-03 16:57:04.089971] I [client-handshake.c:1441:client_setvolume_cbk] 13-dstore-client-5: Server and Client lk-version numbers are not same, reopening the fds >[2012-04-03 16:57:04.090551] I [client-handshake.c:456:client_set_lk_version_cbk] 13-dstore-client-5: Server lk version = 1 >[2012-04-03 16:57:04.095815] W [client.c:2083:client_rpc_notify] 13-dstore-client-2: Cancelling the grace timer >[2012-04-03 16:57:04.096066] I [client-handshake.c:1632:select_server_supported_programs] 13-dstore-client-2: Using Program GlusterFS 3git, Num (1298437), Version (330) >[2012-04-03 16:57:04.096541] I [client-handshake.c:1429:client_setvolume_cbk] 13-dstore-client-2: Connected to 192.168.2.37:24009, attached to remote volume '/export1/dstore1'. >[2012-04-03 16:57:04.096604] I [client-handshake.c:1441:client_setvolume_cbk] 13-dstore-client-2: Server and Client lk-version numbers are not same, reopening the fds >[2012-04-03 16:57:04.096918] I [client-handshake.c:456:client_set_lk_version_cbk] 13-dstore-client-2: Server lk version = 1 >[2012-04-03 16:57:04.101820] W [client.c:2083:client_rpc_notify] 13-dstore-client-8: Cancelling the grace timer >[2012-04-03 16:57:04.102047] I [client-handshake.c:1632:select_server_supported_programs] 13-dstore-client-8: Using Program GlusterFS 3git, Num (1298437), Version (330) >[2012-04-03 16:57:04.102580] I [client-handshake.c:1429:client_setvolume_cbk] 13-dstore-client-8: Connected to 192.168.2.37:24011, attached to remote volume '/export1/dstore2'. >[2012-04-03 16:57:04.102651] I [client-handshake.c:1441:client_setvolume_cbk] 13-dstore-client-8: Server and Client lk-version numbers are not same, reopening the fds >[2012-04-03 16:57:04.135788] I [fuse-bridge.c:4081:fuse_graph_setup] 0-fuse: switched to graph 13 >[2012-04-03 16:57:04.135980] I [client-handshake.c:456:client_set_lk_version_cbk] 13-dstore-client-8: Server lk version = 1 >[2012-04-03 16:58:26.717326] I [glusterfsd-mgmt.c:64:mgmt_cbk_spec] 0-mgmt: Volume file changed >[2012-04-03 16:58:27.744607] I [glusterfsd-mgmt.c:64:mgmt_cbk_spec] 0-mgmt: Volume file changed >[2012-04-03 16:58:27.752053] I [io-cache.c:1558:check_cache_size_ok] 14-dstore-quick-read: Max cache size is 1044848640 >[2012-04-03 16:58:27.752336] I [io-cache.c:1558:check_cache_size_ok] 14-dstore-io-cache: Max cache size is 1044848640 >[2012-04-03 16:58:27.804900] I [client.c:2156:notify] 14-dstore-client-0: parent translators are ready, attempting connect on transport >[2012-04-03 16:58:27.810020] I [client.c:2156:notify] 14-dstore-client-1: parent translators are ready, attempting connect on transport >[2012-04-03 16:58:27.814749] I [client.c:2156:notify] 14-dstore-client-2: parent translators are ready, attempting connect on transport >[2012-04-03 16:58:27.819351] I [client.c:2156:notify] 14-dstore-client-3: parent translators are ready, attempting connect on transport >[2012-04-03 16:58:27.823914] I [client.c:2156:notify] 14-dstore-client-4: parent translators are ready, attempting connect on transport >[2012-04-03 16:58:27.828518] I [client.c:2156:notify] 14-dstore-client-5: parent translators are ready, attempting connect on transport >[2012-04-03 16:58:27.833061] I [client.c:2156:notify] 14-dstore-client-6: parent translators are ready, attempting connect on transport >[2012-04-03 16:58:27.837636] I [client.c:2156:notify] 14-dstore-client-7: parent translators are ready, attempting connect on transport >[2012-04-03 16:58:27.842358] I [client.c:2156:notify] 14-dstore-client-8: parent translators are ready, attempting connect on transport >Given volfile: >+------------------------------------------------------------------------------+ > 1: volume dstore-client-0 > 2: type protocol/client > 3: option remote-host 192.168.2.35 > 4: option remote-subvolume /export1/dstore1 > 5: option transport-type tcp > 6: end-volume > 7: > 8: volume dstore-client-1 > 9: type protocol/client > 10: option remote-host 192.168.2.36 > 11: option remote-subvolume /export1/dstore1 > 12: option transport-type tcp > 13: end-volume > 14: > 15: volume dstore-client-2 > 16: type protocol/client > 17: option remote-host 192.168.2.37 > 18: option remote-subvolume /export1/dstore1 > 19: option transport-type tcp > 20: end-volume > 21: > 22: volume dstore-client-3 > 23: type protocol/client > 24: option remote-host 192.168.2.35 > 25: option remote-subvolume /export2/dstore1 > 26: option transport-type tcp > 27: end-volume > 28: > 29: volume dstore-client-4 > 30: type protocol/client > 31: option remote-host 192.168.2.36 > 32: option remote-subvolume /export2/dstore1 > 33: option transport-type tcp > 34: end-volume > 35: > 36: volume dstore-client-5 > 37: type protocol/client > 38: option remote-host 192.168.2.37 > 39: option remote-subvolume /export2/dstore1 > 40: option transport-type tcp > 41: end-volume > 42: > 43: volume dstore-client-6 > 44: type protocol/client > 45: option remote-host 192.168.2.35 > 46: option remote-subvolume /export1/dstore2 > 47: option transport-type tcp > 48: end-volume > 49: > 50: volume dstore-client-7 > 51: type protocol/client > 52: option remote-host 192.168.2.36 > 53: option remote-subvolume /export1/dstore2 > 54: option transport-type tcp > 55: end-volume > 56: > 57: volume dstore-client-8 > 58: type protocol/client > 59: option remote-host 192.168.2.37 > 60: option remote-subvolume /export1/dstore2 > 61: option transport-type tcp > 62: end-volume > 63: > 64: volume dstore-replicate-0 > 65: type cluster/replicate > 66: subvolumes dstore-client-0 dstore-client-1 dstore-client-2 > 67: end-volume > 68: > 69: volume dstore-replicate-1 > 70: type cluster/replicate > 71: subvolumes dstore-client-3 dstore-client-4 dstore-client-5 > 72: end-volume > 73: > 74: volume dstore-replicate-2 > 75: type cluster/replicate > 76: subvolumes dstore-client-6 dstore-client-7 dstore-client-8 > 77: end-volume > 78: > 79: volume dstore-dht > 80: type cluster/distribute > 81: subvolumes dstore-replicate-0 dstore-replicate-1 dstore-replicate-2 > 82: end-volume > 83: > 84: volume dstore-write-behind > 85: type performance/write-behind > 86: subvolumes dstore-dht > 87: end-volume > 88: > 89: volume dstore-read-ahead > 90: type performance/read-ahead > 91: subvolumes dstore-write-behind > 92: end-volume > 93: > 94: volume dstore-io-cache > 95: type performance/io-cache > 96: subvolumes dstore-read-ahead > 97: end-volume > 98: > 99: volume dstore-quick-read >100: type performance/quick-read >101: subvolumes dstore-io-cache >102: end-volume >103: >104: volume dstore-md-cache >105: type performance/md-cache >106: subvolumes dstore-quick-read >107: end-volume >108: >109: volume dstore >110: type debug/io-stats >111: option latency-measurement off >112: option count-fop-hits off >113: subvolumes dstore-md-cache >114: end-volume > >+------------------------------------------------------------------------------+ >[2012-04-03 16:58:27.847150] I [glusterfsd-mgmt.c:1584:mgmt_getspec_cbk] 0-glusterfs: No change in volfile, continuing >[2012-04-03 16:58:27.848330] I [rpc-clnt.c:1669:rpc_clnt_reconfig] 14-dstore-client-0: changing port to 24009 (from 0) >[2012-04-03 16:58:27.848639] I [rpc-clnt.c:1669:rpc_clnt_reconfig] 14-dstore-client-3: changing port to 24010 (from 0) >[2012-04-03 16:58:27.848865] I [client.c:136:client_register_grace_timer] 14-dstore-client-0: Registering a grace timer >[2012-04-03 16:58:27.848945] I [client.c:136:client_register_grace_timer] 14-dstore-client-3: Registering a grace timer >[2012-04-03 16:58:27.849007] I [rpc-clnt.c:1669:rpc_clnt_reconfig] 14-dstore-client-6: changing port to 24011 (from 0) >[2012-04-03 16:58:27.849136] I [client.c:136:client_register_grace_timer] 14-dstore-client-6: Registering a grace timer >[2012-04-03 16:58:28.799306] I [rpc-clnt.c:1669:rpc_clnt_reconfig] 14-dstore-client-2: changing port to 24009 (from 0) >[2012-04-03 16:58:28.799552] I [client.c:136:client_register_grace_timer] 14-dstore-client-2: Registering a grace timer >[2012-04-03 16:58:28.799709] I [rpc-clnt.c:1669:rpc_clnt_reconfig] 14-dstore-client-5: changing port to 24010 (from 0) >[2012-04-03 16:58:28.799902] I [client.c:136:client_register_grace_timer] 14-dstore-client-5: Registering a grace timer >[2012-04-03 16:58:28.799999] I [rpc-clnt.c:1669:rpc_clnt_reconfig] 14-dstore-client-8: changing port to 24011 (from 0) >[2012-04-03 16:58:28.800357] I [client.c:136:client_register_grace_timer] 14-dstore-client-8: Registering a grace timer >[2012-04-03 16:58:28.815527] I [rpc-clnt.c:1669:rpc_clnt_reconfig] 14-dstore-client-1: changing port to 24009 (from 0) >[2012-04-03 16:58:28.815710] I [client.c:136:client_register_grace_timer] 14-dstore-client-1: Registering a grace timer >[2012-04-03 16:58:28.815973] I [rpc-clnt.c:1669:rpc_clnt_reconfig] 14-dstore-client-4: changing port to 24010 (from 0) >[2012-04-03 16:58:28.816132] I [client.c:136:client_register_grace_timer] 14-dstore-client-4: Registering a grace timer >[2012-04-03 16:58:28.816258] I [rpc-clnt.c:1669:rpc_clnt_reconfig] 14-dstore-client-7: changing port to 24011 (from 0) >[2012-04-03 16:58:28.816558] I [client.c:136:client_register_grace_timer] 14-dstore-client-7: Registering a grace timer >[2012-04-03 16:58:31.119307] W [client.c:2083:client_rpc_notify] 14-dstore-client-0: Cancelling the grace timer >[2012-04-03 16:58:31.119626] I [client-handshake.c:1632:select_server_supported_programs] 14-dstore-client-0: Using Program GlusterFS 3git, Num (1298437), Version (330) >[2012-04-03 16:58:31.120273] I [client-handshake.c:1429:client_setvolume_cbk] 14-dstore-client-0: Connected to 192.168.2.35:24009, attached to remote volume '/export1/dstore1'. >[2012-04-03 16:58:31.120345] I [client-handshake.c:1441:client_setvolume_cbk] 14-dstore-client-0: Server and Client lk-version numbers are not same, reopening the fds >[2012-04-03 16:58:31.120509] I [afr-common.c:3524:afr_notify] 14-dstore-replicate-0: Subvolume 'dstore-client-0' came back up; going online. >[2012-04-03 16:58:31.120771] I [client-handshake.c:456:client_set_lk_version_cbk] 14-dstore-client-0: Server lk version = 1 >[2012-04-03 16:58:31.124711] W [client.c:2083:client_rpc_notify] 14-dstore-client-3: Cancelling the grace timer >[2012-04-03 16:58:31.124961] I [client-handshake.c:1632:select_server_supported_programs] 14-dstore-client-3: Using Program GlusterFS 3git, Num (1298437), Version (330) >[2012-04-03 16:58:31.125555] I [client-handshake.c:1429:client_setvolume_cbk] 14-dstore-client-3: Connected to 192.168.2.35:24010, attached to remote volume '/export2/dstore1'. >[2012-04-03 16:58:31.125628] I [client-handshake.c:1441:client_setvolume_cbk] 14-dstore-client-3: Server and Client lk-version numbers are not same, reopening the fds >[2012-04-03 16:58:31.125772] I [afr-common.c:3524:afr_notify] 14-dstore-replicate-1: Subvolume 'dstore-client-3' came back up; going online. >[2012-04-03 16:58:31.125996] I [client-handshake.c:456:client_set_lk_version_cbk] 14-dstore-client-3: Server lk version = 1 >[2012-04-03 16:58:31.130150] W [client.c:2083:client_rpc_notify] 14-dstore-client-6: Cancelling the grace timer >[2012-04-03 16:58:31.130340] I [client-handshake.c:1632:select_server_supported_programs] 14-dstore-client-6: Using Program GlusterFS 3git, Num (1298437), Version (330) >[2012-04-03 16:58:31.130823] I [client-handshake.c:1429:client_setvolume_cbk] 14-dstore-client-6: Connected to 192.168.2.35:24011, attached to remote volume '/export1/dstore2'. >[2012-04-03 16:58:31.130882] I [client-handshake.c:1441:client_setvolume_cbk] 14-dstore-client-6: Server and Client lk-version numbers are not same, reopening the fds >[2012-04-03 16:58:31.130979] I [afr-common.c:3524:afr_notify] 14-dstore-replicate-2: Subvolume 'dstore-client-6' came back up; going online. >[2012-04-03 16:58:31.131255] I [client-handshake.c:456:client_set_lk_version_cbk] 14-dstore-client-6: Server lk version = 1 >[2012-04-03 16:58:32.135385] W [client.c:2083:client_rpc_notify] 14-dstore-client-2: Cancelling the grace timer >[2012-04-03 16:58:32.135663] I [client-handshake.c:1632:select_server_supported_programs] 14-dstore-client-2: Using Program GlusterFS 3git, Num (1298437), Version (330) >[2012-04-03 16:58:32.136213] I [client-handshake.c:1429:client_setvolume_cbk] 14-dstore-client-2: Connected to 192.168.2.37:24009, attached to remote volume '/export1/dstore1'. >[2012-04-03 16:58:32.136270] I [client-handshake.c:1441:client_setvolume_cbk] 14-dstore-client-2: Server and Client lk-version numbers are not same, reopening the fds >[2012-04-03 16:58:32.136571] I [client-handshake.c:456:client_set_lk_version_cbk] 14-dstore-client-2: Server lk version = 1 >[2012-04-03 16:58:32.141180] W [client.c:2083:client_rpc_notify] 14-dstore-client-5: Cancelling the grace timer >[2012-04-03 16:58:32.141346] I [client-handshake.c:1632:select_server_supported_programs] 14-dstore-client-5: Using Program GlusterFS 3git, Num (1298437), Version (330) >[2012-04-03 16:58:32.141789] I [client-handshake.c:1429:client_setvolume_cbk] 14-dstore-client-5: Connected to 192.168.2.37:24010, attached to remote volume '/export2/dstore1'. >[2012-04-03 16:58:32.141847] I [client-handshake.c:1441:client_setvolume_cbk] 14-dstore-client-5: Server and Client lk-version numbers are not same, reopening the fds >[2012-04-03 16:58:32.142165] I [client-handshake.c:456:client_set_lk_version_cbk] 14-dstore-client-5: Server lk version = 1 >[2012-04-03 16:58:32.146891] W [client.c:2083:client_rpc_notify] 14-dstore-client-8: Cancelling the grace timer >[2012-04-03 16:58:32.147085] I [client-handshake.c:1632:select_server_supported_programs] 14-dstore-client-8: Using Program GlusterFS 3git, Num (1298437), Version (330) >[2012-04-03 16:58:32.147629] I [client-handshake.c:1429:client_setvolume_cbk] 14-dstore-client-8: Connected to 192.168.2.37:24011, attached to remote volume '/export1/dstore2'. >[2012-04-03 16:58:32.147687] I [client-handshake.c:1441:client_setvolume_cbk] 14-dstore-client-8: Server and Client lk-version numbers are not same, reopening the fds >[2012-04-03 16:58:32.147982] I [client-handshake.c:456:client_set_lk_version_cbk] 14-dstore-client-8: Server lk version = 1 >[2012-04-03 16:58:32.152663] W [client.c:2083:client_rpc_notify] 14-dstore-client-1: Cancelling the grace timer >[2012-04-03 16:58:32.152976] I [client-handshake.c:1632:select_server_supported_programs] 14-dstore-client-1: Using Program GlusterFS 3git, Num (1298437), Version (330) >[2012-04-03 16:58:32.153484] I [client-handshake.c:1429:client_setvolume_cbk] 14-dstore-client-1: Connected to 192.168.2.36:24009, attached to remote volume '/export1/dstore1'. >[2012-04-03 16:58:32.153527] I [client-handshake.c:1441:client_setvolume_cbk] 14-dstore-client-1: Server and Client lk-version numbers are not same, reopening the fds >[2012-04-03 16:58:32.153884] I [client-handshake.c:456:client_set_lk_version_cbk] 14-dstore-client-1: Server lk version = 1 >[2012-04-03 16:58:32.158877] W [client.c:2083:client_rpc_notify] 14-dstore-client-4: Cancelling the grace timer >[2012-04-03 16:58:32.159164] I [client-handshake.c:1632:select_server_supported_programs] 14-dstore-client-4: Using Program GlusterFS 3git, Num (1298437), Version (330) >[2012-04-03 16:58:32.159738] I [client-handshake.c:1429:client_setvolume_cbk] 14-dstore-client-4: Connected to 192.168.2.36:24010, attached to remote volume '/export2/dstore1'. >[2012-04-03 16:58:32.159813] I [client-handshake.c:1441:client_setvolume_cbk] 14-dstore-client-4: Server and Client lk-version numbers are not same, reopening the fds >[2012-04-03 16:58:32.160386] I [client-handshake.c:456:client_set_lk_version_cbk] 14-dstore-client-4: Server lk version = 1 >[2012-04-03 16:58:32.164048] W [client.c:2083:client_rpc_notify] 14-dstore-client-7: Cancelling the grace timer >[2012-04-03 16:58:32.164339] I [client-handshake.c:1632:select_server_supported_programs] 14-dstore-client-7: Using Program GlusterFS 3git, Num (1298437), Version (330) >[2012-04-03 16:58:32.164842] I [client-handshake.c:1429:client_setvolume_cbk] 14-dstore-client-7: Connected to 192.168.2.36:24011, attached to remote volume '/export1/dstore2'. >[2012-04-03 16:58:32.164904] I [client-handshake.c:1441:client_setvolume_cbk] 14-dstore-client-7: Server and Client lk-version numbers are not same, reopening the fds >[2012-04-03 16:58:32.183005] I [fuse-bridge.c:4081:fuse_graph_setup] 0-fuse: switched to graph 14 >[2012-04-03 16:58:32.183203] I [client-handshake.c:456:client_set_lk_version_cbk] 14-dstore-client-7: Server lk version = 1 >[2012-04-03 16:59:44.151619] I [afr-common.c:1866:afr_set_root_inode_on_first_lookup] 14-dstore-replicate-0: added root inode >[2012-04-03 16:59:44.154664] I [afr-common.c:1866:afr_set_root_inode_on_first_lookup] 14-dstore-replicate-1: added root inode >[2012-04-03 16:59:44.155215] I [afr-common.c:1866:afr_set_root_inode_on_first_lookup] 14-dstore-replicate-2: added root inode >[2012-04-03 16:59:44.157837] I [client.c:2165:notify] 11-dstore-client-0: current graph is no longer active, destroying rpc_client >[2012-04-03 16:59:44.157965] I [client.c:2165:notify] 11-dstore-client-1: current graph is no longer active, destroying rpc_client >[2012-04-03 16:59:44.158030] I [client.c:2165:notify] 11-dstore-client-2: current graph is no longer active, destroying rpc_client >[2012-04-03 16:59:44.158068] I [client.c:136:client_register_grace_timer] 11-dstore-client-0: Registering a grace timer >[2012-04-03 16:59:44.158310] I [client.c:2104:client_rpc_notify] 11-dstore-client-0: disconnected >[2012-04-03 16:59:44.158106] I [client.c:2165:notify] 11-dstore-client-3: current graph is no longer active, destroying rpc_client >[2012-04-03 16:59:44.158492] I [client.c:136:client_register_grace_timer] 11-dstore-client-1: Registering a grace timer >[2012-04-03 16:59:44.158595] I [client.c:2104:client_rpc_notify] 11-dstore-client-1: disconnected >[2012-04-03 16:59:44.158506] I [client.c:2165:notify] 11-dstore-client-4: current graph is no longer active, destroying rpc_client >[2012-04-03 16:59:44.158740] I [client.c:136:client_register_grace_timer] 11-dstore-client-2: Registering a grace timer >[2012-04-03 16:59:44.158914] I [client.c:2104:client_rpc_notify] 11-dstore-client-2: disconnected >[2012-04-03 16:59:44.158845] I [client.c:2165:notify] 11-dstore-client-5: current graph is no longer active, destroying rpc_client >[2012-04-03 16:59:44.159068] I [client.c:2165:notify] 11-dstore-client-6: current graph is no longer active, destroying rpc_client >[2012-04-03 16:59:44.159159] I [client.c:2165:notify] 11-dstore-client-7: current graph is no longer active, destroying rpc_client >[2012-04-03 16:59:44.158946] E [afr-common.c:3561:afr_notify] 11-dstore-replicate-0: All subvolumes are down. Going offline until atleast one of them comes back up. >[2012-04-03 16:59:44.159291] I [client.c:2165:notify] 11-dstore-client-8: current graph is no longer active, destroying rpc_client >[2012-04-03 16:59:44.159474] I [client.c:136:client_register_grace_timer] 11-dstore-client-3: Registering a grace timer >[2012-04-03 16:59:44.159515] I [client.c:2104:client_rpc_notify] 11-dstore-client-3: disconnected >[2012-04-03 16:59:44.159566] I [client.c:136:client_register_grace_timer] 11-dstore-client-4: Registering a grace timer >[2012-04-03 16:59:44.159593] I [client.c:2104:client_rpc_notify] 11-dstore-client-4: disconnected >[2012-04-03 16:59:44.159635] I [client.c:136:client_register_grace_timer] 11-dstore-client-5: Registering a grace timer >[2012-04-03 16:59:44.159680] I [client.c:2104:client_rpc_notify] 11-dstore-client-5: disconnected >[2012-04-03 16:59:44.159739] E [afr-common.c:3561:afr_notify] 11-dstore-replicate-1: All subvolumes are down. Going offline until atleast one of them comes back up. >[2012-04-03 16:59:44.159793] I [client.c:136:client_register_grace_timer] 11-dstore-client-6: Registering a grace timer >[2012-04-03 16:59:44.159880] I [client.c:2104:client_rpc_notify] 11-dstore-client-6: disconnected >[2012-04-03 16:59:44.159975] I [client.c:136:client_register_grace_timer] 11-dstore-client-7: Registering a grace timer >[2012-04-03 16:59:44.160029] I [client.c:2104:client_rpc_notify] 11-dstore-client-7: disconnected >[2012-04-03 16:59:44.160086] I [client.c:136:client_register_grace_timer] 11-dstore-client-8: Registering a grace timer >[2012-04-03 16:59:44.160169] I [client.c:2104:client_rpc_notify] 11-dstore-client-8: disconnected >[2012-04-03 16:59:44.160216] E [afr-common.c:3561:afr_notify] 11-dstore-replicate-2: All subvolumes are down. Going offline until atleast one of them comes back up. >[2012-04-03 16:59:54.175908] W [client.c:112:client_grace_timeout] 11-dstore-client-0: client grace timer expired, updating the lk-version to 2 >[2012-04-03 16:59:54.176063] W [client.c:112:client_grace_timeout] 11-dstore-client-1: client grace timer expired, updating the lk-version to 2 >[2012-04-03 16:59:54.176145] W [client.c:112:client_grace_timeout] 11-dstore-client-2: client grace timer expired, updating the lk-version to 2 >[2012-04-03 16:59:54.176207] W [client.c:112:client_grace_timeout] 11-dstore-client-3: client grace timer expired, updating the lk-version to 2 >[2012-04-03 16:59:54.176306] W [client.c:112:client_grace_timeout] 11-dstore-client-4: client grace timer expired, updating the lk-version to 2 >[2012-04-03 16:59:54.176366] W [client.c:112:client_grace_timeout] 11-dstore-client-5: client grace timer expired, updating the lk-version to 2 >[2012-04-03 16:59:54.176408] W [client.c:112:client_grace_timeout] 11-dstore-client-6: client grace timer expired, updating the lk-version to 2 >[2012-04-03 16:59:54.176453] W [client.c:112:client_grace_timeout] 11-dstore-client-7: client grace timer expired, updating the lk-version to 2 >[2012-04-03 16:59:54.176493] W [client.c:112:client_grace_timeout] 11-dstore-client-8: client grace timer expired, updating the lk-version to 2 >[2012-04-03 17:00:58.990041] I [glusterfsd-mgmt.c:64:mgmt_cbk_spec] 0-mgmt: Volume file changed >[2012-04-03 17:01:00.016415] I [glusterfsd-mgmt.c:64:mgmt_cbk_spec] 0-mgmt: Volume file changed >[2012-04-03 17:01:00.023863] I [io-cache.c:1558:check_cache_size_ok] 15-dstore-quick-read: Max cache size is 1044848640 >[2012-04-03 17:01:00.024055] I [io-cache.c:1558:check_cache_size_ok] 15-dstore-io-cache: Max cache size is 1044848640 >[2012-04-03 17:01:00.099098] I [client.c:2156:notify] 15-dstore-client-0: parent translators are ready, attempting connect on transport >[2012-04-03 17:01:00.104277] I [client.c:2156:notify] 15-dstore-client-1: parent translators are ready, attempting connect on transport >[2012-04-03 17:01:00.109511] I [client.c:2156:notify] 15-dstore-client-2: parent translators are ready, attempting connect on transport >[2012-04-03 17:01:00.114255] I [client.c:2156:notify] 15-dstore-client-3: parent translators are ready, attempting connect on transport >[2012-04-03 17:01:00.118909] I [client.c:2156:notify] 15-dstore-client-4: parent translators are ready, attempting connect on transport >[2012-04-03 17:01:00.123654] I [client.c:2156:notify] 15-dstore-client-5: parent translators are ready, attempting connect on transport >[2012-04-03 17:01:00.128339] I [client.c:2156:notify] 15-dstore-client-6: parent translators are ready, attempting connect on transport >[2012-04-03 17:01:00.133029] I [client.c:2156:notify] 15-dstore-client-7: parent translators are ready, attempting connect on transport >[2012-04-03 17:01:00.137847] I [client.c:2156:notify] 15-dstore-client-8: parent translators are ready, attempting connect on transport >Given volfile: >+------------------------------------------------------------------------------+ > 1: volume dstore-client-0 > 2: type protocol/client > 3: option remote-host 192.168.2.35 > 4: option remote-subvolume /export1/dstore1 > 5: option transport-type tcp > 6: end-volume > 7: > 8: volume dstore-client-1 > 9: type protocol/client > 10: option remote-host 192.168.2.36 > 11: option remote-subvolume /export1/dstore1 > 12: option transport-type tcp > 13: end-volume > 14: > 15: volume dstore-client-2 > 16: type protocol/client > 17: option remote-host 192.168.2.37 > 18: option remote-subvolume /export1/dstore1 > 19: option transport-type tcp > 20: end-volume > 21: > 22: volume dstore-client-3 > 23: type protocol/client > 24: option remote-host 192.168.2.35 > 25: option remote-subvolume /export2/dstore1 > 26: option transport-type tcp > 27: end-volume > 28: > 29: volume dstore-client-4 > 30: type protocol/client > 31: option remote-host 192.168.2.36 > 32: option remote-subvolume /export2/dstore1 > 33: option transport-type tcp > 34: end-volume > 35: > 36: volume dstore-client-5 > 37: type protocol/client > 38: option remote-host 192.168.2.37 > 39: option remote-subvolume /export2/dstore1 > 40: option transport-type tcp > 41: end-volume > 42: > 43: volume dstore-client-6 > 44: type protocol/client > 45: option remote-host 192.168.2.35 > 46: option remote-subvolume /export1/dstore2 > 47: option transport-type tcp > 48: end-volume > 49: > 50: volume dstore-client-7 > 51: type protocol/client > 52: option remote-host 192.168.2.36 > 53: option remote-subvolume /export1/dstore2 > 54: option transport-type tcp > 55: end-volume > 56: > 57: volume dstore-client-8 > 58: type protocol/client > 59: option remote-host 192.168.2.37 > 60: option remote-subvolume /export1/dstore2 > 61: option transport-type tcp > 62: end-volume > 63: > 64: volume dstore-replicate-0 > 65: type cluster/replicate > 66: subvolumes dstore-client-0 dstore-client-1 dstore-client-2 > 67: end-volume > 68: > 69: volume dstore-replicate-1 > 70: type cluster/replicate > 71: subvolumes dstore-client-3 dstore-client-4 dstore-client-5 > 72: end-volume > 73: > 74: volume dstore-replicate-2 > 75: type cluster/replicate > 76: subvolumes dstore-client-6 dstore-client-7 dstore-client-8 > 77: end-volume > 78: > 79: volume dstore-dht > 80: type cluster/distribute > 81: subvolumes dstore-replicate-0 dstore-replicate-1 dstore-replicate-2 > 82: end-volume > 83: > 84: volume dstore-write-behind > 85: type performance/write-behind > 86: subvolumes dstore-dht > 87: end-volume > 88: > 89: volume dstore-read-ahead > 90: type performance/read-ahead > 91: subvolumes dstore-write-behind > 92: end-volume > 93: > 94: volume dstore-io-cache > 95: type performance/io-cache > 96: subvolumes dstore-read-ahead > 97: end-volume > 98: > 99: volume dstore-quick-read >100: type performance/quick-read >101: subvolumes dstore-io-cache >102: end-volume >103: >104: volume dstore >105: type debug/io-stats >106: option latency-measurement off >107: option count-fop-hits off >108: subvolumes dstore-quick-read >109: end-volume > >+------------------------------------------------------------------------------+ >[2012-04-03 17:01:00.142900] I [glusterfsd-mgmt.c:1584:mgmt_getspec_cbk] 0-glusterfs: No change in volfile, continuing >[2012-04-03 17:01:00.144148] I [rpc-clnt.c:1669:rpc_clnt_reconfig] 15-dstore-client-0: changing port to 24009 (from 0) >[2012-04-03 17:01:00.144321] I [client.c:136:client_register_grace_timer] 15-dstore-client-0: Registering a grace timer >[2012-04-03 17:01:00.144463] I [rpc-clnt.c:1669:rpc_clnt_reconfig] 15-dstore-client-3: changing port to 24010 (from 0) >[2012-04-03 17:01:00.144601] I [rpc-clnt.c:1669:rpc_clnt_reconfig] 15-dstore-client-6: changing port to 24011 (from 0) >[2012-04-03 17:01:00.144767] I [client.c:136:client_register_grace_timer] 15-dstore-client-3: Registering a grace timer >[2012-04-03 17:01:00.144885] I [client.c:136:client_register_grace_timer] 15-dstore-client-6: Registering a grace timer >[2012-04-03 17:01:01.073700] I [rpc-clnt.c:1669:rpc_clnt_reconfig] 15-dstore-client-2: changing port to 24009 (from 0) >[2012-04-03 17:01:01.073901] I [client.c:136:client_register_grace_timer] 15-dstore-client-2: Registering a grace timer >[2012-04-03 17:01:01.073956] I [rpc-clnt.c:1669:rpc_clnt_reconfig] 15-dstore-client-5: changing port to 24010 (from 0) >[2012-04-03 17:01:01.074038] I [client.c:136:client_register_grace_timer] 15-dstore-client-5: Registering a grace timer >[2012-04-03 17:01:01.074158] I [rpc-clnt.c:1669:rpc_clnt_reconfig] 15-dstore-client-8: changing port to 24011 (from 0) >[2012-04-03 17:01:01.074360] I [client.c:136:client_register_grace_timer] 15-dstore-client-8: Registering a grace timer >[2012-04-03 17:01:01.080583] I [rpc-clnt.c:1669:rpc_clnt_reconfig] 15-dstore-client-1: changing port to 24009 (from 0) >[2012-04-03 17:01:01.080729] I [client.c:136:client_register_grace_timer] 15-dstore-client-1: Registering a grace timer >[2012-04-03 17:01:01.080990] I [rpc-clnt.c:1669:rpc_clnt_reconfig] 15-dstore-client-4: changing port to 24010 (from 0) >[2012-04-03 17:01:01.081176] I [rpc-clnt.c:1669:rpc_clnt_reconfig] 15-dstore-client-7: changing port to 24011 (from 0) >[2012-04-03 17:01:01.081326] I [client.c:136:client_register_grace_timer] 15-dstore-client-4: Registering a grace timer >[2012-04-03 17:01:01.081549] I [client.c:136:client_register_grace_timer] 15-dstore-client-7: Registering a grace timer >[2012-04-03 17:01:03.196983] W [client.c:2083:client_rpc_notify] 15-dstore-client-0: Cancelling the grace timer >[2012-04-03 17:01:03.197346] I [client-handshake.c:1632:select_server_supported_programs] 15-dstore-client-0: Using Program GlusterFS 3git, Num (1298437), Version (330) >[2012-04-03 17:01:03.198004] I [client-handshake.c:1429:client_setvolume_cbk] 15-dstore-client-0: Connected to 192.168.2.35:24009, attached to remote volume '/export1/dstore1'. >[2012-04-03 17:01:03.198069] I [client-handshake.c:1441:client_setvolume_cbk] 15-dstore-client-0: Server and Client lk-version numbers are not same, reopening the fds >[2012-04-03 17:01:03.198247] I [afr-common.c:3524:afr_notify] 15-dstore-replicate-0: Subvolume 'dstore-client-0' came back up; going online. >[2012-04-03 17:01:03.198441] I [client-handshake.c:456:client_set_lk_version_cbk] 15-dstore-client-0: Server lk version = 1 >[2012-04-03 17:01:03.202336] W [client.c:2083:client_rpc_notify] 15-dstore-client-3: Cancelling the grace timer >[2012-04-03 17:01:03.202566] I [client-handshake.c:1632:select_server_supported_programs] 15-dstore-client-3: Using Program GlusterFS 3git, Num (1298437), Version (330) >[2012-04-03 17:01:03.203184] I [client-handshake.c:1429:client_setvolume_cbk] 15-dstore-client-3: Connected to 192.168.2.35:24010, attached to remote volume '/export2/dstore1'. >[2012-04-03 17:01:03.203255] I [client-handshake.c:1441:client_setvolume_cbk] 15-dstore-client-3: Server and Client lk-version numbers are not same, reopening the fds >[2012-04-03 17:01:03.203392] I [afr-common.c:3524:afr_notify] 15-dstore-replicate-1: Subvolume 'dstore-client-3' came back up; going online. >[2012-04-03 17:01:03.203597] I [client-handshake.c:456:client_set_lk_version_cbk] 15-dstore-client-3: Server lk version = 1 >[2012-04-03 17:01:03.207114] W [client.c:2083:client_rpc_notify] 15-dstore-client-6: Cancelling the grace timer >[2012-04-03 17:01:03.212684] I [client-handshake.c:1632:select_server_supported_programs] 15-dstore-client-6: Using Program GlusterFS 3git, Num (1298437), Version (330) >[2012-04-03 17:01:03.213321] I [client-handshake.c:1429:client_setvolume_cbk] 15-dstore-client-6: Connected to 192.168.2.35:24011, attached to remote volume '/export1/dstore2'. >[2012-04-03 17:01:03.213381] I [client-handshake.c:1441:client_setvolume_cbk] 15-dstore-client-6: Server and Client lk-version numbers are not same, reopening the fds >[2012-04-03 17:01:03.213491] I [afr-common.c:3524:afr_notify] 15-dstore-replicate-2: Subvolume 'dstore-client-6' came back up; going online. >[2012-04-03 17:01:03.213726] I [client-handshake.c:456:client_set_lk_version_cbk] 15-dstore-client-6: Server lk version = 1 >[2012-04-03 17:01:04.212210] W [client.c:2083:client_rpc_notify] 15-dstore-client-2: Cancelling the grace timer >[2012-04-03 17:01:04.212470] I [client-handshake.c:1632:select_server_supported_programs] 15-dstore-client-2: Using Program GlusterFS 3git, Num (1298437), Version (330) >[2012-04-03 17:01:04.213045] I [client-handshake.c:1429:client_setvolume_cbk] 15-dstore-client-2: Connected to 192.168.2.37:24009, attached to remote volume '/export1/dstore1'. >[2012-04-03 17:01:04.213110] I [client-handshake.c:1441:client_setvolume_cbk] 15-dstore-client-2: Server and Client lk-version numbers are not same, reopening the fds >[2012-04-03 17:01:04.213618] I [client-handshake.c:456:client_set_lk_version_cbk] 15-dstore-client-2: Server lk version = 1 >[2012-04-03 17:01:04.216964] W [client.c:2083:client_rpc_notify] 15-dstore-client-5: Cancelling the grace timer >[2012-04-03 17:01:04.217162] I [client-handshake.c:1632:select_server_supported_programs] 15-dstore-client-5: Using Program GlusterFS 3git, Num (1298437), Version (330) >[2012-04-03 17:01:04.217700] I [client-handshake.c:1429:client_setvolume_cbk] 15-dstore-client-5: Connected to 192.168.2.37:24010, attached to remote volume '/export2/dstore1'. >[2012-04-03 17:01:04.217757] I [client-handshake.c:1441:client_setvolume_cbk] 15-dstore-client-5: Server and Client lk-version numbers are not same, reopening the fds >[2012-04-03 17:01:04.218050] I [client-handshake.c:456:client_set_lk_version_cbk] 15-dstore-client-5: Server lk version = 1 >[2012-04-03 17:01:04.221708] W [client.c:2083:client_rpc_notify] 15-dstore-client-8: Cancelling the grace timer >[2012-04-03 17:01:04.222012] I [client-handshake.c:1632:select_server_supported_programs] 15-dstore-client-8: Using Program GlusterFS 3git, Num (1298437), Version (330) >[2012-04-03 17:01:04.222505] I [client-handshake.c:1429:client_setvolume_cbk] 15-dstore-client-8: Connected to 192.168.2.37:24011, attached to remote volume '/export1/dstore2'. >[2012-04-03 17:01:04.222553] I [client-handshake.c:1441:client_setvolume_cbk] 15-dstore-client-8: Server and Client lk-version numbers are not same, reopening the fds >[2012-04-03 17:01:04.222886] I [client-handshake.c:456:client_set_lk_version_cbk] 15-dstore-client-8: Server lk version = 1 >[2012-04-03 17:01:04.226399] W [client.c:2083:client_rpc_notify] 15-dstore-client-1: Cancelling the grace timer >[2012-04-03 17:01:04.226792] I [client-handshake.c:1632:select_server_supported_programs] 15-dstore-client-1: Using Program GlusterFS 3git, Num (1298437), Version (330) >[2012-04-03 17:01:04.227505] I [client-handshake.c:1429:client_setvolume_cbk] 15-dstore-client-1: Connected to 192.168.2.36:24009, attached to remote volume '/export1/dstore1'. >[2012-04-03 17:01:04.227566] I [client-handshake.c:1441:client_setvolume_cbk] 15-dstore-client-1: Server and Client lk-version numbers are not same, reopening the fds >[2012-04-03 17:01:04.228020] I [client-handshake.c:456:client_set_lk_version_cbk] 15-dstore-client-1: Server lk version = 1 >[2012-04-03 17:01:04.231245] W [client.c:2083:client_rpc_notify] 15-dstore-client-4: Cancelling the grace timer >[2012-04-03 17:01:04.231430] I [client-handshake.c:1632:select_server_supported_programs] 15-dstore-client-4: Using Program GlusterFS 3git, Num (1298437), Version (330) >[2012-04-03 17:01:04.232022] I [client-handshake.c:1429:client_setvolume_cbk] 15-dstore-client-4: Connected to 192.168.2.36:24010, attached to remote volume '/export2/dstore1'. >[2012-04-03 17:01:04.232104] I [client-handshake.c:1441:client_setvolume_cbk] 15-dstore-client-4: Server and Client lk-version numbers are not same, reopening the fds >[2012-04-03 17:01:04.232444] I [client-handshake.c:456:client_set_lk_version_cbk] 15-dstore-client-4: Server lk version = 1 >[2012-04-03 17:01:04.235855] W [client.c:2083:client_rpc_notify] 15-dstore-client-7: Cancelling the grace timer >[2012-04-03 17:01:04.236027] I [client-handshake.c:1632:select_server_supported_programs] 15-dstore-client-7: Using Program GlusterFS 3git, Num (1298437), Version (330) >[2012-04-03 17:01:04.236561] I [client-handshake.c:1429:client_setvolume_cbk] 15-dstore-client-7: Connected to 192.168.2.36:24011, attached to remote volume '/export1/dstore2'. >[2012-04-03 17:01:04.236623] I [client-handshake.c:1441:client_setvolume_cbk] 15-dstore-client-7: Server and Client lk-version numbers are not same, reopening the fds >[2012-04-03 17:01:04.293359] I [fuse-bridge.c:4081:fuse_graph_setup] 0-fuse: switched to graph 15 >[2012-04-03 17:01:04.293541] I [client-handshake.c:456:client_set_lk_version_cbk] 15-dstore-client-7: Server lk version = 1 >[2012-04-03 17:01:24.648799] I [afr-common.c:1866:afr_set_root_inode_on_first_lookup] 15-dstore-replicate-0: added root inode >[2012-04-03 17:01:24.650239] I [afr-common.c:1866:afr_set_root_inode_on_first_lookup] 15-dstore-replicate-1: added root inode >[2012-04-03 17:01:24.650386] I [afr-common.c:1866:afr_set_root_inode_on_first_lookup] 15-dstore-replicate-2: added root inode >[2012-04-03 17:01:24.661191] I [client.c:2165:notify] 14-dstore-client-0: current graph is no longer active, destroying rpc_client >[2012-04-03 17:01:24.661393] I [client.c:136:client_register_grace_timer] 14-dstore-client-0: Registering a grace timer >[2012-04-03 17:01:24.661442] I [client.c:2104:client_rpc_notify] 14-dstore-client-0: disconnected >[2012-04-03 17:01:24.661482] I [client.c:2165:notify] 14-dstore-client-1: current graph is no longer active, destroying rpc_client >[2012-04-03 17:01:24.661576] I [client.c:136:client_register_grace_timer] 14-dstore-client-1: Registering a grace timer >[2012-04-03 17:01:24.661713] I [client.c:2104:client_rpc_notify] 14-dstore-client-1: disconnected >[2012-04-03 17:01:24.661831] I [client.c:2165:notify] 14-dstore-client-2: current graph is no longer active, destroying rpc_client >[2012-04-03 17:01:24.661938] I [client.c:136:client_register_grace_timer] 14-dstore-client-2: Registering a grace timer >[2012-04-03 17:01:24.661982] I [client.c:2104:client_rpc_notify] 14-dstore-client-2: disconnected >[2012-04-03 17:01:24.662007] E [afr-common.c:3561:afr_notify] 14-dstore-replicate-0: All subvolumes are down. Going offline until atleast one of them comes back up. >[2012-04-03 17:01:24.662047] I [client.c:2165:notify] 14-dstore-client-3: current graph is no longer active, destroying rpc_client >[2012-04-03 17:01:24.662210] I [client.c:136:client_register_grace_timer] 14-dstore-client-3: Registering a grace timer >[2012-04-03 17:01:24.662258] I [client.c:2104:client_rpc_notify] 14-dstore-client-3: disconnected >[2012-04-03 17:01:24.662306] I [client.c:2165:notify] 14-dstore-client-4: current graph is no longer active, destroying rpc_client >[2012-04-03 17:01:24.662446] I [client.c:136:client_register_grace_timer] 14-dstore-client-4: Registering a grace timer >[2012-04-03 17:01:24.662485] I [client.c:2104:client_rpc_notify] 14-dstore-client-4: disconnected >[2012-04-03 17:01:24.662568] I [client.c:2165:notify] 14-dstore-client-5: current graph is no longer active, destroying rpc_client >[2012-04-03 17:01:24.662655] I [client.c:136:client_register_grace_timer] 14-dstore-client-5: Registering a grace timer >[2012-04-03 17:01:24.662696] I [client.c:2104:client_rpc_notify] 14-dstore-client-5: disconnected >[2012-04-03 17:01:24.662720] E [afr-common.c:3561:afr_notify] 14-dstore-replicate-1: All subvolumes are down. Going offline until atleast one of them comes back up. >[2012-04-03 17:01:24.662775] I [client.c:2165:notify] 14-dstore-client-6: current graph is no longer active, destroying rpc_client >[2012-04-03 17:01:24.662911] I [client.c:136:client_register_grace_timer] 14-dstore-client-6: Registering a grace timer >[2012-04-03 17:01:24.662964] I [client.c:2104:client_rpc_notify] 14-dstore-client-6: disconnected >[2012-04-03 17:01:24.662999] I [client.c:2165:notify] 14-dstore-client-7: current graph is no longer active, destroying rpc_client >[2012-04-03 17:01:24.663156] I [client.c:136:client_register_grace_timer] 14-dstore-client-7: Registering a grace timer >[2012-04-03 17:01:24.663256] I [client.c:2104:client_rpc_notify] 14-dstore-client-7: disconnected >[2012-04-03 17:01:24.663307] I [client.c:2165:notify] 14-dstore-client-8: current graph is no longer active, destroying rpc_client >[2012-04-03 17:01:24.663447] I [client.c:136:client_register_grace_timer] 14-dstore-client-8: Registering a grace timer >[2012-04-03 17:01:24.663482] I [client.c:2104:client_rpc_notify] 14-dstore-client-8: disconnected >[2012-04-03 17:01:24.663503] E [afr-common.c:3561:afr_notify] 14-dstore-replicate-2: All subvolumes are down. Going offline until atleast one of them comes back up. >[2012-04-03 17:01:31.641169] I [glusterfsd-mgmt.c:64:mgmt_cbk_spec] 0-mgmt: Volume file changed >[2012-04-03 17:01:32.734264] I [io-cache.c:1558:check_cache_size_ok] 16-dstore-quick-read: Max cache size is 1044848640 >[2012-04-03 17:01:32.734482] I [io-cache.c:1558:check_cache_size_ok] 16-dstore-io-cache: Max cache size is 1044848640 >[2012-04-03 17:01:32.734728] I [quota.c:3042:quota_parse_limits] 16-dstore-quota: no "limit-set" option provided >[2012-04-03 17:01:32.806394] I [client.c:2156:notify] 16-dstore-client-0: parent translators are ready, attempting connect on transport >[2012-04-03 17:01:32.811339] I [client.c:2156:notify] 16-dstore-client-1: parent translators are ready, attempting connect on transport >[2012-04-03 17:01:32.815943] I [client.c:2156:notify] 16-dstore-client-2: parent translators are ready, attempting connect on transport >[2012-04-03 17:01:32.820548] I [client.c:2156:notify] 16-dstore-client-3: parent translators are ready, attempting connect on transport >[2012-04-03 17:01:32.825125] I [client.c:2156:notify] 16-dstore-client-4: parent translators are ready, attempting connect on transport >[2012-04-03 17:01:32.829908] I [client.c:2156:notify] 16-dstore-client-5: parent translators are ready, attempting connect on transport >[2012-04-03 17:01:32.834765] I [client.c:2156:notify] 16-dstore-client-6: parent translators are ready, attempting connect on transport >[2012-04-03 17:01:32.839609] I [client.c:2156:notify] 16-dstore-client-7: parent translators are ready, attempting connect on transport >[2012-04-03 17:01:32.844279] I [client.c:2156:notify] 16-dstore-client-8: parent translators are ready, attempting connect on transport >Given volfile: >+------------------------------------------------------------------------------+ > 1: volume dstore-client-0 > 2: type protocol/client > 3: option remote-host 192.168.2.35 > 4: option remote-subvolume /export1/dstore1 > 5: option transport-type tcp > 6: end-volume > 7: > 8: volume dstore-client-1 > 9: type protocol/client > 10: option remote-host 192.168.2.36 > 11: option remote-subvolume /export1/dstore1 > 12: option transport-type tcp > 13: end-volume > 14: > 15: volume dstore-client-2 > 16: type protocol/client > 17: option remote-host 192.168.2.37 > 18: option remote-subvolume /export1/dstore1 > 19: option transport-type tcp > 20: end-volume > 21: > 22: volume dstore-client-3 > 23: type protocol/client > 24: option remote-host 192.168.2.35 > 25: option remote-subvolume /export2/dstore1 > 26: option transport-type tcp > 27: end-volume > 28: > 29: volume dstore-client-4 > 30: type protocol/client > 31: option remote-host 192.168.2.36 > 32: option remote-subvolume /export2/dstore1 > 33: option transport-type tcp > 34: end-volume > 35: > 36: volume dstore-client-5 > 37: type protocol/client > 38: option remote-host 192.168.2.37 > 39: option remote-subvolume /export2/dstore1 > 40: option transport-type tcp > 41: end-volume > 42: > 43: volume dstore-client-6 > 44: type protocol/client > 45: option remote-host 192.168.2.35 > 46: option remote-subvolume /export1/dstore2 > 47: option transport-type tcp > 48: end-volume > 49: > 50: volume dstore-client-7 > 51: type protocol/client > 52: option remote-host 192.168.2.36 > 53: option remote-subvolume /export1/dstore2 > 54: option transport-type tcp > 55: end-volume > 56: > 57: volume dstore-client-8 > 58: type protocol/client > 59: option remote-host 192.168.2.37 > 60: option remote-subvolume /export1/dstore2 > 61: option transport-type tcp > 62: end-volume > 63: > 64: volume dstore-replicate-0 > 65: type cluster/replicate > 66: subvolumes dstore-client-0 dstore-client-1 dstore-client-2 > 67: end-volume > 68: > 69: volume dstore-replicate-1 > 70: type cluster/replicate > 71: subvolumes dstore-client-3 dstore-client-4 dstore-client-5 > 72: end-volume > 73: > 74: volume dstore-replicate-2 > 75: type cluster/replicate > 76: subvolumes dstore-client-6 dstore-client-7 dstore-client-8 > 77: end-volume > 78: > 79: volume dstore-dht > 80: type cluster/distribute > 81: subvolumes dstore-replicate-0 dstore-replicate-1 dstore-replicate-2 > 82: end-volume > 83: > 84: volume dstore-quota > 85: type features/quota > 86: option timeout 0 > 87: subvolumes dstore-dht > 88: end-volume > 89: > 90: volume dstore-write-behind > 91: type performance/write-behind > 92: subvolumes dstore-quota > 93: end-volume > 94: > 95: volume dstore-read-ahead > 96: type performance/read-ahead > 97: subvolumes dstore-write-behind > 98: end-volume > 99: >100: volume dstore-io-cache >101: type performance/io-cache >102: subvolumes dstore-read-ahead >103: end-volume >104: >105: volume dstore-quick-read >106: type performance/quick-read >107: subvolumes dstore-io-cache >108: end-volume >109: >110: volume dstore >111: type debug/io-stats >112: option latency-measurement off >113: option count-fop-hits off >114: subvolumes dstore-quick-read >115: end-volume > >+------------------------------------------------------------------------------+ >[2012-04-03 17:01:32.854062] I [rpc-clnt.c:1669:rpc_clnt_reconfig] 16-dstore-client-6: changing port to 24011 (from 0) >[2012-04-03 17:01:32.854511] I [client.c:136:client_register_grace_timer] 16-dstore-client-6: Registering a grace timer >[2012-04-03 17:01:32.854619] I [rpc-clnt.c:1669:rpc_clnt_reconfig] 16-dstore-client-3: changing port to 24010 (from 0) >[2012-04-03 17:01:32.858824] I [rpc-clnt.c:1669:rpc_clnt_reconfig] 16-dstore-client-0: changing port to 24009 (from 0) >[2012-04-03 17:01:32.859073] I [client.c:136:client_register_grace_timer] 16-dstore-client-3: Registering a grace timer >[2012-04-03 17:01:32.859372] I [client.c:136:client_register_grace_timer] 16-dstore-client-0: Registering a grace timer >[2012-04-03 17:01:33.822256] I [rpc-clnt.c:1669:rpc_clnt_reconfig] 16-dstore-client-5: changing port to 24010 (from 0) >[2012-04-03 17:01:33.822525] I [client.c:136:client_register_grace_timer] 16-dstore-client-5: Registering a grace timer >[2012-04-03 17:01:33.823285] I [rpc-clnt.c:1669:rpc_clnt_reconfig] 16-dstore-client-8: changing port to 24011 (from 0) >[2012-04-03 17:01:33.823515] I [client.c:136:client_register_grace_timer] 16-dstore-client-8: Registering a grace timer >[2012-04-03 17:01:33.826070] I [rpc-clnt.c:1669:rpc_clnt_reconfig] 16-dstore-client-2: changing port to 24009 (from 0) >[2012-04-03 17:01:33.826368] I [client.c:136:client_register_grace_timer] 16-dstore-client-2: Registering a grace timer >[2012-04-03 17:01:33.876602] I [rpc-clnt.c:1669:rpc_clnt_reconfig] 16-dstore-client-4: changing port to 24010 (from 0) >[2012-04-03 17:01:33.876747] I [rpc-clnt.c:1669:rpc_clnt_reconfig] 16-dstore-client-7: changing port to 24011 (from 0) >[2012-04-03 17:01:33.876830] I [rpc-clnt.c:1669:rpc_clnt_reconfig] 16-dstore-client-1: changing port to 24009 (from 0) >[2012-04-03 17:01:33.876928] I [client.c:136:client_register_grace_timer] 16-dstore-client-4: Registering a grace timer >[2012-04-03 17:01:33.876978] I [client.c:136:client_register_grace_timer] 16-dstore-client-7: Registering a grace timer >[2012-04-03 17:01:33.877017] I [client.c:136:client_register_grace_timer] 16-dstore-client-1: Registering a grace timer >[2012-04-03 17:01:35.240716] W [client.c:112:client_grace_timeout] 14-dstore-client-0: client grace timer expired, updating the lk-version to 2 >[2012-04-03 17:01:35.240802] W [client.c:112:client_grace_timeout] 14-dstore-client-1: client grace timer expired, updating the lk-version to 2 >[2012-04-03 17:01:35.240829] W [client.c:112:client_grace_timeout] 14-dstore-client-2: client grace timer expired, updating the lk-version to 2 >[2012-04-03 17:01:35.240851] W [client.c:112:client_grace_timeout] 14-dstore-client-3: client grace timer expired, updating the lk-version to 2 >[2012-04-03 17:01:35.240880] W [client.c:112:client_grace_timeout] 14-dstore-client-4: client grace timer expired, updating the lk-version to 2 >[2012-04-03 17:01:35.240902] W [client.c:112:client_grace_timeout] 14-dstore-client-5: client grace timer expired, updating the lk-version to 2 >[2012-04-03 17:01:35.240922] W [client.c:112:client_grace_timeout] 14-dstore-client-6: client grace timer expired, updating the lk-version to 2 >[2012-04-03 17:01:35.240942] W [client.c:112:client_grace_timeout] 14-dstore-client-7: client grace timer expired, updating the lk-version to 2 >[2012-04-03 17:01:35.240962] W [client.c:112:client_grace_timeout] 14-dstore-client-8: client grace timer expired, updating the lk-version to 2 >[2012-04-03 17:01:36.246612] W [client.c:2083:client_rpc_notify] 16-dstore-client-6: Cancelling the grace timer >[2012-04-03 17:01:36.251211] I [client-handshake.c:1632:select_server_supported_programs] 16-dstore-client-6: Using Program GlusterFS 3git, Num (1298437), Version (330) >[2012-04-03 17:01:36.255797] W [client.c:2083:client_rpc_notify] 16-dstore-client-3: Cancelling the grace timer >[2012-04-03 17:01:36.257083] I [client-handshake.c:1429:client_setvolume_cbk] 16-dstore-client-6: Connected to 192.168.2.35:24011, attached to remote volume '/export1/dstore2'. >[2012-04-03 17:01:36.257167] I [client-handshake.c:1441:client_setvolume_cbk] 16-dstore-client-6: Server and Client lk-version numbers are not same, reopening the fds >[2012-04-03 17:01:36.257292] I [afr-common.c:3524:afr_notify] 16-dstore-replicate-2: Subvolume 'dstore-client-6' came back up; going online. >[2012-04-03 17:01:36.258555] W [client.c:2083:client_rpc_notify] 16-dstore-client-0: Cancelling the grace timer >[2012-04-03 17:01:36.260067] I [client-handshake.c:456:client_set_lk_version_cbk] 16-dstore-client-6: Server lk version = 1 >[2012-04-03 17:01:36.260372] I [client-handshake.c:1632:select_server_supported_programs] 16-dstore-client-0: Using Program GlusterFS 3git, Num (1298437), Version (330) >[2012-04-03 17:01:36.264127] I [client-handshake.c:1429:client_setvolume_cbk] 16-dstore-client-0: Connected to 192.168.2.35:24009, attached to remote volume '/export1/dstore1'. >[2012-04-03 17:01:36.264196] I [client-handshake.c:1441:client_setvolume_cbk] 16-dstore-client-0: Server and Client lk-version numbers are not same, reopening the fds >[2012-04-03 17:01:36.264304] I [afr-common.c:3524:afr_notify] 16-dstore-replicate-0: Subvolume 'dstore-client-0' came back up; going online. >[2012-04-03 17:01:36.266014] I [client-handshake.c:456:client_set_lk_version_cbk] 16-dstore-client-0: Server lk version = 1 >[2012-04-03 17:01:36.272318] I [client-handshake.c:1632:select_server_supported_programs] 16-dstore-client-3: Using Program GlusterFS 3git, Num (1298437), Version (330) >[2012-04-03 17:01:36.296652] I [client-handshake.c:1429:client_setvolume_cbk] 16-dstore-client-3: Connected to 192.168.2.35:24010, attached to remote volume '/export2/dstore1'. >[2012-04-03 17:01:36.296771] I [client-handshake.c:1441:client_setvolume_cbk] 16-dstore-client-3: Server and Client lk-version numbers are not same, reopening the fds >[2012-04-03 17:01:36.297015] I [afr-common.c:3524:afr_notify] 16-dstore-replicate-1: Subvolume 'dstore-client-3' came back up; going online. >[2012-04-03 17:01:36.298494] I [client-handshake.c:456:client_set_lk_version_cbk] 16-dstore-client-3: Server lk version = 1 >[2012-04-03 17:01:37.260350] W [client.c:2083:client_rpc_notify] 16-dstore-client-5: Cancelling the grace timer >[2012-04-03 17:01:37.260657] I [client-handshake.c:1632:select_server_supported_programs] 16-dstore-client-5: Using Program GlusterFS 3git, Num (1298437), Version (330) >[2012-04-03 17:01:37.261247] I [client-handshake.c:1429:client_setvolume_cbk] 16-dstore-client-5: Connected to 192.168.2.37:24010, attached to remote volume '/export2/dstore1'. >[2012-04-03 17:01:37.261290] I [client-handshake.c:1441:client_setvolume_cbk] 16-dstore-client-5: Server and Client lk-version numbers are not same, reopening the fds >[2012-04-03 17:01:37.261664] I [client-handshake.c:456:client_set_lk_version_cbk] 16-dstore-client-5: Server lk version = 1 >[2012-04-03 17:01:37.262908] W [client.c:2083:client_rpc_notify] 16-dstore-client-8: Cancelling the grace timer >[2012-04-03 17:01:37.263545] I [client-handshake.c:1632:select_server_supported_programs] 16-dstore-client-8: Using Program GlusterFS 3git, Num (1298437), Version (330) >[2012-04-03 17:01:37.264136] I [client-handshake.c:1429:client_setvolume_cbk] 16-dstore-client-8: Connected to 192.168.2.37:24011, attached to remote volume '/export1/dstore2'. >[2012-04-03 17:01:37.264193] I [client-handshake.c:1441:client_setvolume_cbk] 16-dstore-client-8: Server and Client lk-version numbers are not same, reopening the fds >[2012-04-03 17:01:37.264482] I [client-handshake.c:456:client_set_lk_version_cbk] 16-dstore-client-8: Server lk version = 1 >[2012-04-03 17:01:37.266165] W [client.c:2083:client_rpc_notify] 16-dstore-client-2: Cancelling the grace timer >[2012-04-03 17:01:37.266407] I [client-handshake.c:1632:select_server_supported_programs] 16-dstore-client-2: Using Program GlusterFS 3git, Num (1298437), Version (330) >[2012-04-03 17:01:37.266814] I [client-handshake.c:1429:client_setvolume_cbk] 16-dstore-client-2: Connected to 192.168.2.37:24009, attached to remote volume '/export1/dstore1'. >[2012-04-03 17:01:37.266865] I [client-handshake.c:1441:client_setvolume_cbk] 16-dstore-client-2: Server and Client lk-version numbers are not same, reopening the fds >[2012-04-03 17:01:37.267216] I [client-handshake.c:456:client_set_lk_version_cbk] 16-dstore-client-2: Server lk version = 1 >[2012-04-03 17:01:37.269515] W [client.c:2083:client_rpc_notify] 16-dstore-client-4: Cancelling the grace timer >[2012-04-03 17:01:37.269732] I [client-handshake.c:1632:select_server_supported_programs] 16-dstore-client-4: Using Program GlusterFS 3git, Num (1298437), Version (330) >[2012-04-03 17:01:37.270132] I [client-handshake.c:1429:client_setvolume_cbk] 16-dstore-client-4: Connected to 192.168.2.36:24010, attached to remote volume '/export2/dstore1'. >[2012-04-03 17:01:37.270188] I [client-handshake.c:1441:client_setvolume_cbk] 16-dstore-client-4: Server and Client lk-version numbers are not same, reopening the fds >[2012-04-03 17:01:37.270451] I [client-handshake.c:456:client_set_lk_version_cbk] 16-dstore-client-4: Server lk version = 1 >[2012-04-03 17:01:37.272949] W [client.c:2083:client_rpc_notify] 16-dstore-client-7: Cancelling the grace timer >[2012-04-03 17:01:37.276048] W [client.c:2083:client_rpc_notify] 16-dstore-client-1: Cancelling the grace timer >[2012-04-03 17:01:37.276302] I [client-handshake.c:1632:select_server_supported_programs] 16-dstore-client-1: Using Program GlusterFS 3git, Num (1298437), Version (330) >[2012-04-03 17:01:37.276756] I [client-handshake.c:1429:client_setvolume_cbk] 16-dstore-client-1: Connected to 192.168.2.36:24009, attached to remote volume '/export1/dstore1'. >[2012-04-03 17:01:37.276799] I [client-handshake.c:1441:client_setvolume_cbk] 16-dstore-client-1: Server and Client lk-version numbers are not same, reopening the fds >[2012-04-03 17:01:37.277168] I [client-handshake.c:456:client_set_lk_version_cbk] 16-dstore-client-1: Server lk version = 1 >[2012-04-03 17:01:37.366936] I [client-handshake.c:1632:select_server_supported_programs] 16-dstore-client-7: Using Program GlusterFS 3git, Num (1298437), Version (330) >[2012-04-03 17:01:37.368629] I [client-handshake.c:1429:client_setvolume_cbk] 16-dstore-client-7: Connected to 192.168.2.36:24011, attached to remote volume '/export1/dstore2'. >[2012-04-03 17:01:37.368670] I [client-handshake.c:1441:client_setvolume_cbk] 16-dstore-client-7: Server and Client lk-version numbers are not same, reopening the fds >[2012-04-03 17:01:37.387879] I [fuse-bridge.c:4081:fuse_graph_setup] 0-fuse: switched to graph 16 >[2012-04-03 17:01:37.388144] I [client-handshake.c:456:client_set_lk_version_cbk] 16-dstore-client-7: Server lk version = 1 >[2012-04-03 17:01:37.390764] I [afr-common.c:1866:afr_set_root_inode_on_first_lookup] 16-dstore-replicate-0: added root inode >[2012-04-03 17:01:37.394007] I [afr-common.c:1866:afr_set_root_inode_on_first_lookup] 16-dstore-replicate-1: added root inode >[2012-04-03 17:01:37.394139] I [afr-common.c:1866:afr_set_root_inode_on_first_lookup] 16-dstore-replicate-2: added root inode >[2012-04-03 17:01:37.396727] I [client.c:2165:notify] 15-dstore-client-0: current graph is no longer active, destroying rpc_client >[2012-04-03 17:01:37.396802] I [client.c:2165:notify] 15-dstore-client-1: current graph is no longer active, destroying rpc_client >[2012-04-03 17:01:37.396839] I [client.c:2165:notify] 15-dstore-client-2: current graph is no longer active, destroying rpc_client >[2012-04-03 17:01:37.396848] I [client.c:136:client_register_grace_timer] 15-dstore-client-0: Registering a grace timer >[2012-04-03 17:01:37.396931] I [client.c:2104:client_rpc_notify] 15-dstore-client-0: disconnected >[2012-04-03 17:01:37.396882] I [client.c:2165:notify] 15-dstore-client-3: current graph is no longer active, destroying rpc_client >[2012-04-03 17:01:37.396987] I [client.c:136:client_register_grace_timer] 15-dstore-client-1: Registering a grace timer >[2012-04-03 17:01:37.397065] I [client.c:2104:client_rpc_notify] 15-dstore-client-1: disconnected >[2012-04-03 17:01:37.397102] I [client.c:136:client_register_grace_timer] 15-dstore-client-2: Registering a grace timer >[2012-04-03 17:01:37.397139] I [client.c:2104:client_rpc_notify] 15-dstore-client-2: disconnected >[2012-04-03 17:01:37.397183] E [afr-common.c:3561:afr_notify] 15-dstore-replicate-0: All subvolumes are down. Going offline until atleast one of them comes back up. >[2012-04-03 17:01:37.397024] I [client.c:2165:notify] 15-dstore-client-4: current graph is no longer active, destroying rpc_client >[2012-04-03 17:01:37.397276] I [client.c:136:client_register_grace_timer] 15-dstore-client-3: Registering a grace timer >[2012-04-03 17:01:37.397383] I [client.c:2104:client_rpc_notify] 15-dstore-client-3: disconnected >[2012-04-03 17:01:37.397281] I [client.c:2165:notify] 15-dstore-client-5: current graph is no longer active, destroying rpc_client >[2012-04-03 17:01:37.397540] I [client.c:2165:notify] 15-dstore-client-6: current graph is no longer active, destroying rpc_client >[2012-04-03 17:01:37.397440] I [client.c:136:client_register_grace_timer] 15-dstore-client-4: Registering a grace timer >[2012-04-03 17:01:37.397597] I [client.c:2165:notify] 15-dstore-client-7: current graph is no longer active, destroying rpc_client >[2012-04-03 17:01:37.397686] I [client.c:2104:client_rpc_notify] 15-dstore-client-4: disconnected >[2012-04-03 17:01:37.397688] I [client.c:2165:notify] 15-dstore-client-8: current graph is no longer active, destroying rpc_client >[2012-04-03 17:01:37.397788] I [socket.c:2314:socket_submit_request] 15-dstore-client-6: not connected (priv->connected = 255) >[2012-04-03 17:01:37.397826] W [rpc-clnt.c:1507:rpc_clnt_submit] 15-dstore-client-6: failed to submit rpc-request (XID: 0x6668x Program: GlusterFS 3.1, ProgVers: 330, Proc: 30) to rpc-transport (dstore-client-6) >[2012-04-03 17:01:37.397878] W [client3_1-fops.c:1539:client3_1_finodelk_cbk] 15-dstore-client-6: remote operation failed: Transport endpoint is not connected >[2012-04-03 17:01:37.397930] I [socket.c:2314:socket_submit_request] 15-dstore-client-7: not connected (priv->connected = 255) >[2012-04-03 17:01:37.397961] W [rpc-clnt.c:1507:rpc_clnt_submit] 15-dstore-client-7: failed to submit rpc-request (XID: 0x6869x Program: GlusterFS 3.1, ProgVers: 330, Proc: 30) to rpc-transport (dstore-client-7) >[2012-04-03 17:01:37.397980] W [client3_1-fops.c:1539:client3_1_finodelk_cbk] 15-dstore-client-7: remote operation failed: Transport endpoint is not connected >[2012-04-03 17:01:37.398010] I [socket.c:2314:socket_submit_request] 15-dstore-client-8: not connected (priv->connected = 255) >[2012-04-03 17:01:37.398036] W [rpc-clnt.c:1507:rpc_clnt_submit] 15-dstore-client-8: failed to submit rpc-request (XID: 0x6778x Program: GlusterFS 3.1, ProgVers: 330, Proc: 30) to rpc-transport (dstore-client-8) >[2012-04-03 17:01:37.398055] W [client3_1-fops.c:1539:client3_1_finodelk_cbk] 15-dstore-client-8: remote operation failed: Transport endpoint is not connected >[2012-04-03 17:01:37.398104] I [socket.c:1807:socket_event_handler] 15-transport: disconnecting now >[2012-04-03 17:01:37.398145] I [client.c:136:client_register_grace_timer] 15-dstore-client-7: Registering a grace timer >[2012-04-03 17:01:37.398179] I [client.c:2104:client_rpc_notify] 15-dstore-client-7: disconnected >[2012-04-03 17:01:37.398220] I [client.c:136:client_register_grace_timer] 15-dstore-client-5: Registering a grace timer >[2012-04-03 17:01:37.398257] I [client.c:2104:client_rpc_notify] 15-dstore-client-5: disconnected >[2012-04-03 17:01:37.398347] E [afr-common.c:3561:afr_notify] 15-dstore-replicate-1: All subvolumes are down. Going offline until atleast one of them comes back up. >[2012-04-03 17:01:37.398448] I [client.c:136:client_register_grace_timer] 15-dstore-client-6: Registering a grace timer >[2012-04-03 17:01:37.398500] I [client.c:2104:client_rpc_notify] 15-dstore-client-6: disconnected >[2012-04-03 17:01:37.398553] I [client.c:136:client_register_grace_timer] 15-dstore-client-8: Registering a grace timer >[2012-04-03 17:01:37.398583] I [client.c:2104:client_rpc_notify] 15-dstore-client-8: disconnected >[2012-04-03 17:01:37.398600] E [afr-common.c:3561:afr_notify] 15-dstore-replicate-2: All subvolumes are down. Going offline until atleast one of them comes back up. >[2012-04-03 17:01:37.419548] W [quota.c:394:quota_check_limit] 16-dstore-quota: cannot find parent for inode (gfid:28067b04-e27c-4ae3-b746-fad4e3ff3cfe), hence aborting enforcing quota-limits and continuing with the fop >[2012-04-03 17:01:37.432309] W [quota.c:394:quota_check_limit] 16-dstore-quota: cannot find parent for inode (gfid:28067b04-e27c-4ae3-b746-fad4e3ff3cfe), hence aborting enforcing quota-limits and continuing with the fop >[2012-04-03 17:01:37.451555] W [quota.c:780:quota_update_size] 16-dstore-quota: cannot find parent for inode (gfid:28067b04-e27c-4ae3-b746-fad4e3ff3cfe), hence aborting size updation of parents >[2012-04-03 17:01:37.470050] W [quota.c:394:quota_check_limit] 16-dstore-quota: cannot find parent for inode (gfid:28067b04-e27c-4ae3-b746-fad4e3ff3cfe), hence aborting enforcing quota-limits and continuing with the fop >[2012-04-03 17:01:37.569895] W [quota.c:780:quota_update_size] 16-dstore-quota: cannot find parent for inode (gfid:28067b04-e27c-4ae3-b746-fad4e3ff3cfe), hence aborting size updation of parents >[2012-04-03 17:01:37.580001] W [quota.c:394:quota_check_limit] 16-dstore-quota: cannot find parent for inode (gfid:28067b04-e27c-4ae3-b746-fad4e3ff3cfe), hence aborting enforcing quota-limits and continuing with the fop >[2012-04-03 17:01:37.686997] W [quota.c:780:quota_update_size] 16-dstore-quota: cannot find parent for inode (gfid:28067b04-e27c-4ae3-b746-fad4e3ff3cfe), hence aborting size updation of parents >[2012-04-03 17:01:37.690732] W [quota.c:394:quota_check_limit] 16-dstore-quota: cannot find parent for inode (gfid:28067b04-e27c-4ae3-b746-fad4e3ff3cfe), hence aborting enforcing quota-limits and continuing with the fop >[2012-04-03 17:01:37.743260] W [quota.c:780:quota_update_size] 16-dstore-quota: cannot find parent for inode (gfid:28067b04-e27c-4ae3-b746-fad4e3ff3cfe), hence aborting size updation of parents >[2012-04-03 17:01:37.749478] W [quota.c:394:quota_check_limit] 16-dstore-quota: cannot find parent for inode (gfid:28067b04-e27c-4ae3-b746-fad4e3ff3cfe), hence aborting enforcing quota-limits and continuing with the fop >[2012-04-03 17:01:37.782224] W [quota.c:780:quota_update_size] 16-dstore-quota: cannot find parent for inode (gfid:28067b04-e27c-4ae3-b746-fad4e3ff3cfe), hence aborting size updation of parents >[2012-04-03 17:01:48.283801] W [client.c:112:client_grace_timeout] 15-dstore-client-0: client grace timer expired, updating the lk-version to 2 >[2012-04-03 17:01:48.283916] W [client.c:112:client_grace_timeout] 15-dstore-client-1: client grace timer expired, updating the lk-version to 2 >[2012-04-03 17:01:48.283949] W [client.c:112:client_grace_timeout] 15-dstore-client-2: client grace timer expired, updating the lk-version to 2 >[2012-04-03 17:01:48.283971] W [client.c:112:client_grace_timeout] 15-dstore-client-3: client grace timer expired, updating the lk-version to 2 >[2012-04-03 17:01:48.283992] W [client.c:112:client_grace_timeout] 15-dstore-client-4: client grace timer expired, updating the lk-version to 2 >[2012-04-03 17:01:48.284013] W [client.c:112:client_grace_timeout] 15-dstore-client-7: client grace timer expired, updating the lk-version to 2 >[2012-04-03 17:01:48.284033] W [client.c:112:client_grace_timeout] 15-dstore-client-5: client grace timer expired, updating the lk-version to 2 >[2012-04-03 17:01:48.284062] W [client.c:112:client_grace_timeout] 15-dstore-client-6: client grace timer expired, updating the lk-version to 2 >[2012-04-03 17:01:48.284085] W [client.c:112:client_grace_timeout] 15-dstore-client-8: client grace timer expired, updating the lk-version to 2 >[2012-04-03 17:02:04.447247] I [glusterfsd-mgmt.c:64:mgmt_cbk_spec] 0-mgmt: Volume file changed >[2012-04-03 17:02:05.510340] I [glusterfsd-mgmt.c:64:mgmt_cbk_spec] 0-mgmt: Volume file changed >[2012-04-03 17:02:05.517714] I [io-cache.c:1558:check_cache_size_ok] 17-dstore-quick-read: Max cache size is 1044848640 >[2012-04-03 17:02:05.517972] I [io-cache.c:1558:check_cache_size_ok] 17-dstore-io-cache: Max cache size is 1044848640 >[2012-04-03 17:02:05.518457] I [quota.c:3042:quota_parse_limits] 17-dstore-quota: no "limit-set" option provided >[2012-04-03 17:02:05.540376] I [client.c:2156:notify] 17-dstore-client-0: parent translators are ready, attempting connect on transport >[2012-04-03 17:02:05.545459] I [client.c:2156:notify] 17-dstore-client-1: parent translators are ready, attempting connect on transport >[2012-04-03 17:02:05.550279] I [client.c:2156:notify] 17-dstore-client-2: parent translators are ready, attempting connect on transport >[2012-04-03 17:02:05.555207] I [client.c:2156:notify] 17-dstore-client-3: parent translators are ready, attempting connect on transport >[2012-04-03 17:02:05.560041] I [client.c:2156:notify] 17-dstore-client-4: parent translators are ready, attempting connect on transport >[2012-04-03 17:02:05.564875] I [client.c:2156:notify] 17-dstore-client-5: parent translators are ready, attempting connect on transport >[2012-04-03 17:02:05.569659] I [client.c:2156:notify] 17-dstore-client-6: parent translators are ready, attempting connect on transport >[2012-04-03 17:02:05.574427] I [client.c:2156:notify] 17-dstore-client-7: parent translators are ready, attempting connect on transport >[2012-04-03 17:02:05.579202] I [client.c:2156:notify] 17-dstore-client-8: parent translators are ready, attempting connect on transport >Given volfile: >+------------------------------------------------------------------------------+ > 1: volume dstore-client-0 > 2: type protocol/client > 3: option remote-host 192.168.2.35 > 4: option remote-subvolume /export1/dstore1 > 5: option transport-type tcp > 6: end-volume > 7: > 8: volume dstore-client-1 > 9: type protocol/client > 10: option remote-host 192.168.2.36 > 11: option remote-subvolume /export1/dstore1 > 12: option transport-type tcp > 13: end-volume > 14: > 15: volume dstore-client-2 > 16: type protocol/client > 17: option remote-host 192.168.2.37 > 18: option remote-subvolume /export1/dstore1 > 19: option transport-type tcp > 20: end-volume > 21: > 22: volume dstore-client-3 > 23: type protocol/client > 24: option remote-host 192.168.2.35 > 25: option remote-subvolume /export2/dstore1 > 26: option transport-type tcp > 27: end-volume > 28: > 29: volume dstore-client-4 > 30: type protocol/client > 31: option remote-host 192.168.2.36 > 32: option remote-subvolume /export2/dstore1 > 33: option transport-type tcp > 34: end-volume > 35: > 36: volume dstore-client-5 > 37: type protocol/client > 38: option remote-host 192.168.2.37 > 39: option remote-subvolume /export2/dstore1 > 40: option transport-type tcp > 41: end-volume > 42: > 43: volume dstore-client-6 > 44: type protocol/client > 45: option remote-host 192.168.2.35 > 46: option remote-subvolume /export1/dstore2 > 47: option transport-type tcp > 48: end-volume > 49: > 50: volume dstore-client-7 > 51: type protocol/client > 52: option remote-host 192.168.2.36 > 53: option remote-subvolume /export1/dstore2 > 54: option transport-type tcp > 55: end-volume > 56: > 57: volume dstore-client-8 > 58: type protocol/client > 59: option remote-host 192.168.2.37 > 60: option remote-subvolume /export1/dstore2 > 61: option transport-type tcp > 62: end-volume > 63: > 64: volume dstore-replicate-0 > 65: type cluster/replicate > 66: subvolumes dstore-client-0 dstore-client-1 dstore-client-2 > 67: end-volume > 68: > 69: volume dstore-replicate-1 > 70: type cluster/replicate > 71: subvolumes dstore-client-3 dstore-client-4 dstore-client-5 > 72: end-volume > 73: > 74: volume dstore-replicate-2 > 75: type cluster/replicate > 76: subvolumes dstore-client-6 dstore-client-7 dstore-client-8 > 77: end-volume > 78: > 79: volume dstore-dht > 80: type cluster/distribute > 81: subvolumes dstore-replicate-0 dstore-replicate-1 dstore-replicate-2 > 82: end-volume > 83: > 84: volume dstore-quota > 85: type features/quota > 86: option timeout 0 > 87: subvolumes dstore-dht > 88: end-volume > 89: > 90: volume dstore-write-behind > 91: type performance/write-behind > 92: subvolumes dstore-quota > 93: end-volume > 94: > 95: volume dstore-read-ahead > 96: type performance/read-ahead > 97: subvolumes dstore-write-behind > 98: end-volume > 99: >100: volume dstore-io-cache >101: type performance/io-cache >102: subvolumes dstore-read-ahead >103: end-volume >104: >105: volume dstore-quick-read >106: type performance/quick-read >107: subvolumes dstore-io-cache >108: end-volume >109: >110: volume dstore-md-cache >111: type performance/md-cache >112: subvolumes dstore-quick-read >113: end-volume >114: >115: volume dstore >116: type debug/io-stats >117: option latency-measurement off >118: option count-fop-hits off >119: subvolumes dstore-md-cache >120: end-volume > >+------------------------------------------------------------------------------+ >[2012-04-03 17:02:05.584764] I [glusterfsd-mgmt.c:1584:mgmt_getspec_cbk] 0-glusterfs: No change in volfile, continuing >[2012-04-03 17:02:05.589596] I [rpc-clnt.c:1669:rpc_clnt_reconfig] 17-dstore-client-6: changing port to 24011 (from 0) >[2012-04-03 17:02:05.589899] I [rpc-clnt.c:1669:rpc_clnt_reconfig] 17-dstore-client-3: changing port to 24010 (from 0) >[2012-04-03 17:02:05.590471] I [client.c:136:client_register_grace_timer] 17-dstore-client-6: Registering a grace timer >[2012-04-03 17:02:05.590619] I [client.c:136:client_register_grace_timer] 17-dstore-client-3: Registering a grace timer >[2012-04-03 17:02:05.590789] I [rpc-clnt.c:1669:rpc_clnt_reconfig] 17-dstore-client-0: changing port to 24009 (from 0) >[2012-04-03 17:02:05.592163] I [client.c:136:client_register_grace_timer] 17-dstore-client-0: Registering a grace timer >[2012-04-03 17:02:06.602451] I [rpc-clnt.c:1669:rpc_clnt_reconfig] 17-dstore-client-2: changing port to 24009 (from 0) >[2012-04-03 17:02:06.602948] I [client.c:136:client_register_grace_timer] 17-dstore-client-2: Registering a grace timer >[2012-04-03 17:02:06.603055] I [rpc-clnt.c:1669:rpc_clnt_reconfig] 17-dstore-client-8: changing port to 24011 (from 0) >[2012-04-03 17:02:06.603263] I [client.c:136:client_register_grace_timer] 17-dstore-client-8: Registering a grace timer >[2012-04-03 17:02:06.603757] I [rpc-clnt.c:1669:rpc_clnt_reconfig] 17-dstore-client-5: changing port to 24010 (from 0) >[2012-04-03 17:02:06.604240] I [client.c:136:client_register_grace_timer] 17-dstore-client-5: Registering a grace timer >[2012-04-03 17:02:06.659607] I [rpc-clnt.c:1669:rpc_clnt_reconfig] 17-dstore-client-1: changing port to 24009 (from 0) >[2012-04-03 17:02:06.659779] I [rpc-clnt.c:1669:rpc_clnt_reconfig] 17-dstore-client-4: changing port to 24010 (from 0) >[2012-04-03 17:02:06.659876] I [rpc-clnt.c:1669:rpc_clnt_reconfig] 17-dstore-client-7: changing port to 24011 (from 0) >[2012-04-03 17:02:06.659991] I [client.c:136:client_register_grace_timer] 17-dstore-client-1: Registering a grace timer >[2012-04-03 17:02:06.660072] I [client.c:136:client_register_grace_timer] 17-dstore-client-4: Registering a grace timer >[2012-04-03 17:02:06.660185] I [client.c:136:client_register_grace_timer] 17-dstore-client-7: Registering a grace timer >[2012-04-03 17:02:09.292197] W [client.c:2083:client_rpc_notify] 17-dstore-client-6: Cancelling the grace timer >[2012-04-03 17:02:09.292546] I [client-handshake.c:1632:select_server_supported_programs] 17-dstore-client-6: Using Program GlusterFS 3git, Num (1298437), Version (330) >[2012-04-03 17:02:09.293194] I [client-handshake.c:1429:client_setvolume_cbk] 17-dstore-client-6: Connected to 192.168.2.35:24011, attached to remote volume '/export1/dstore2'. >[2012-04-03 17:02:09.293245] I [client-handshake.c:1441:client_setvolume_cbk] 17-dstore-client-6: Server and Client lk-version numbers are not same, reopening the fds >[2012-04-03 17:02:09.293334] I [afr-common.c:3524:afr_notify] 17-dstore-replicate-2: Subvolume 'dstore-client-6' came back up; going online. >[2012-04-03 17:02:09.293654] I [client-handshake.c:456:client_set_lk_version_cbk] 17-dstore-client-6: Server lk version = 1 >[2012-04-03 17:02:09.297317] W [client.c:2083:client_rpc_notify] 17-dstore-client-3: Cancelling the grace timer >[2012-04-03 17:02:09.297668] I [client-handshake.c:1632:select_server_supported_programs] 17-dstore-client-3: Using Program GlusterFS 3git, Num (1298437), Version (330) >[2012-04-03 17:02:09.298220] I [client-handshake.c:1429:client_setvolume_cbk] 17-dstore-client-3: Connected to 192.168.2.35:24010, attached to remote volume '/export2/dstore1'. >[2012-04-03 17:02:09.298279] I [client-handshake.c:1441:client_setvolume_cbk] 17-dstore-client-3: Server and Client lk-version numbers are not same, reopening the fds >[2012-04-03 17:02:09.298380] I [afr-common.c:3524:afr_notify] 17-dstore-replicate-1: Subvolume 'dstore-client-3' came back up; going online. >[2012-04-03 17:02:09.298613] I [client-handshake.c:456:client_set_lk_version_cbk] 17-dstore-client-3: Server lk version = 1 >[2012-04-03 17:02:09.301863] W [client.c:2083:client_rpc_notify] 17-dstore-client-0: Cancelling the grace timer >[2012-04-03 17:02:09.302250] I [client-handshake.c:1632:select_server_supported_programs] 17-dstore-client-0: Using Program GlusterFS 3git, Num (1298437), Version (330) >[2012-04-03 17:02:09.302788] I [client-handshake.c:1429:client_setvolume_cbk] 17-dstore-client-0: Connected to 192.168.2.35:24009, attached to remote volume '/export1/dstore1'. >[2012-04-03 17:02:09.302855] I [client-handshake.c:1441:client_setvolume_cbk] 17-dstore-client-0: Server and Client lk-version numbers are not same, reopening the fds >[2012-04-03 17:02:09.302969] I [afr-common.c:3524:afr_notify] 17-dstore-replicate-0: Subvolume 'dstore-client-0' came back up; going online. >[2012-04-03 17:02:09.303196] I [client-handshake.c:456:client_set_lk_version_cbk] 17-dstore-client-0: Server lk version = 1 >[2012-04-03 17:02:10.315254] W [client.c:2083:client_rpc_notify] 17-dstore-client-2: Cancelling the grace timer >[2012-04-03 17:02:10.315484] W [client.c:2083:client_rpc_notify] 17-dstore-client-8: Cancelling the grace timer >[2012-04-03 17:02:10.316525] I [client-handshake.c:1632:select_server_supported_programs] 17-dstore-client-8: Using Program GlusterFS 3git, Num (1298437), Version (330) >[2012-04-03 17:02:10.316786] I [client-handshake.c:1632:select_server_supported_programs] 17-dstore-client-2: Using Program GlusterFS 3git, Num (1298437), Version (330) >[2012-04-03 17:02:10.318031] I [client-handshake.c:1429:client_setvolume_cbk] 17-dstore-client-8: Connected to 192.168.2.37:24011, attached to remote volume '/export1/dstore2'. >[2012-04-03 17:02:10.318108] I [client-handshake.c:1441:client_setvolume_cbk] 17-dstore-client-8: Server and Client lk-version numbers are not same, reopening the fds >[2012-04-03 17:02:10.318987] I [client-handshake.c:1429:client_setvolume_cbk] 17-dstore-client-2: Connected to 192.168.2.37:24009, attached to remote volume '/export1/dstore1'. >[2012-04-03 17:02:10.319050] I [client-handshake.c:1441:client_setvolume_cbk] 17-dstore-client-2: Server and Client lk-version numbers are not same, reopening the fds >[2012-04-03 17:02:10.320468] I [client-handshake.c:456:client_set_lk_version_cbk] 17-dstore-client-8: Server lk version = 1 >[2012-04-03 17:02:10.320580] I [client-handshake.c:456:client_set_lk_version_cbk] 17-dstore-client-2: Server lk version = 1 >[2012-04-03 17:02:10.327167] W [client.c:2083:client_rpc_notify] 17-dstore-client-5: Cancelling the grace timer >[2012-04-03 17:02:10.328425] I [client-handshake.c:1632:select_server_supported_programs] 17-dstore-client-5: Using Program GlusterFS 3git, Num (1298437), Version (330) >[2012-04-03 17:02:10.329145] I [client-handshake.c:1429:client_setvolume_cbk] 17-dstore-client-5: Connected to 192.168.2.37:24010, attached to remote volume '/export2/dstore1'. >[2012-04-03 17:02:10.329222] I [client-handshake.c:1441:client_setvolume_cbk] 17-dstore-client-5: Server and Client lk-version numbers are not same, reopening the fds >[2012-04-03 17:02:10.329599] I [client-handshake.c:456:client_set_lk_version_cbk] 17-dstore-client-5: Server lk version = 1 >[2012-04-03 17:02:10.331316] W [client.c:2083:client_rpc_notify] 17-dstore-client-1: Cancelling the grace timer >[2012-04-03 17:02:10.335614] I [client-handshake.c:1632:select_server_supported_programs] 17-dstore-client-1: Using Program GlusterFS 3git, Num (1298437), Version (330) >[2012-04-03 17:02:10.336043] W [client.c:2083:client_rpc_notify] 17-dstore-client-4: Cancelling the grace timer >[2012-04-03 17:02:10.338798] I [client-handshake.c:1632:select_server_supported_programs] 17-dstore-client-4: Using Program GlusterFS 3git, Num (1298437), Version (330) >[2012-04-03 17:02:10.338985] I [client-handshake.c:1429:client_setvolume_cbk] 17-dstore-client-1: Connected to 192.168.2.36:24009, attached to remote volume '/export1/dstore1'. >[2012-04-03 17:02:10.339060] I [client-handshake.c:1441:client_setvolume_cbk] 17-dstore-client-1: Server and Client lk-version numbers are not same, reopening the fds >[2012-04-03 17:02:10.343725] I [client-handshake.c:456:client_set_lk_version_cbk] 17-dstore-client-1: Server lk version = 1 >[2012-04-03 17:02:10.344161] W [client.c:2083:client_rpc_notify] 17-dstore-client-7: Cancelling the grace timer >[2012-04-03 17:02:10.345773] I [client-handshake.c:1632:select_server_supported_programs] 17-dstore-client-7: Using Program GlusterFS 3git, Num (1298437), Version (330) >[2012-04-03 17:02:10.347588] I [client-handshake.c:1429:client_setvolume_cbk] 17-dstore-client-4: Connected to 192.168.2.36:24010, attached to remote volume '/export2/dstore1'. >[2012-04-03 17:02:10.347663] I [client-handshake.c:1441:client_setvolume_cbk] 17-dstore-client-4: Server and Client lk-version numbers are not same, reopening the fds >[2012-04-03 17:02:10.349508] I [client-handshake.c:1429:client_setvolume_cbk] 17-dstore-client-7: Connected to 192.168.2.36:24011, attached to remote volume '/export1/dstore2'. >[2012-04-03 17:02:10.349583] I [client-handshake.c:1441:client_setvolume_cbk] 17-dstore-client-7: Server and Client lk-version numbers are not same, reopening the fds >[2012-04-03 17:02:10.362766] I [fuse-bridge.c:4081:fuse_graph_setup] 0-fuse: switched to graph 17 >[2012-04-03 17:02:10.363021] I [client-handshake.c:456:client_set_lk_version_cbk] 17-dstore-client-7: Server lk version = 1 >[2012-04-03 17:02:10.363263] I [client-handshake.c:456:client_set_lk_version_cbk] 17-dstore-client-4: Server lk version = 1 >[2012-04-03 17:02:10.365524] I [afr-common.c:1866:afr_set_root_inode_on_first_lookup] 17-dstore-replicate-0: added root inode >[2012-04-03 17:02:10.370001] I [afr-common.c:1866:afr_set_root_inode_on_first_lookup] 17-dstore-replicate-1: added root inode >[2012-04-03 17:02:10.370126] I [afr-common.c:1866:afr_set_root_inode_on_first_lookup] 17-dstore-replicate-2: added root inode >[2012-04-03 17:02:10.431592] I [client.c:2165:notify] 16-dstore-client-0: current graph is no longer active, destroying rpc_client >[2012-04-03 17:02:10.431746] I [client.c:2165:notify] 16-dstore-client-1: current graph is no longer active, destroying rpc_client >[2012-04-03 17:02:10.431786] I [client.c:136:client_register_grace_timer] 16-dstore-client-0: Registering a grace timer >[2012-04-03 17:02:10.431889] I [client.c:2104:client_rpc_notify] 16-dstore-client-0: disconnected >[2012-04-03 17:02:10.431971] I [client.c:136:client_register_grace_timer] 16-dstore-client-1: Registering a grace timer >[2012-04-03 17:02:10.432051] I [client.c:2104:client_rpc_notify] 16-dstore-client-1: disconnected >[2012-04-03 17:02:10.431809] I [client.c:2165:notify] 16-dstore-client-2: current graph is no longer active, destroying rpc_client >[2012-04-03 17:02:10.432232] I [client.c:2165:notify] 16-dstore-client-3: current graph is no longer active, destroying rpc_client >[2012-04-03 17:02:10.432295] I [client.c:136:client_register_grace_timer] 16-dstore-client-2: Registering a grace timer >[2012-04-03 17:02:10.432354] I [client.c:2104:client_rpc_notify] 16-dstore-client-2: disconnected >[2012-04-03 17:02:10.432389] E [afr-common.c:3561:afr_notify] 16-dstore-replicate-0: All subvolumes are down. Going offline until atleast one of them comes back up. >[2012-04-03 17:02:10.432324] I [client.c:2165:notify] 16-dstore-client-4: current graph is no longer active, destroying rpc_client >[2012-04-03 17:02:10.432475] I [client.c:136:client_register_grace_timer] 16-dstore-client-3: Registering a grace timer >[2012-04-03 17:02:10.432593] I [client.c:2104:client_rpc_notify] 16-dstore-client-3: disconnected >[2012-04-03 17:02:10.432561] I [client.c:2165:notify] 16-dstore-client-5: current graph is no longer active, destroying rpc_client >[2012-04-03 17:02:10.432659] I [client.c:136:client_register_grace_timer] 16-dstore-client-4: Registering a grace timer >[2012-04-03 17:02:10.432759] I [client.c:2165:notify] 16-dstore-client-6: current graph is no longer active, destroying rpc_client >[2012-04-03 17:02:10.432860] I [client.c:2104:client_rpc_notify] 16-dstore-client-4: disconnected >[2012-04-03 17:02:10.432980] I [client.c:2165:notify] 16-dstore-client-7: current graph is no longer active, destroying rpc_client >[2012-04-03 17:02:10.433069] I [client.c:136:client_register_grace_timer] 16-dstore-client-5: Registering a grace timer >[2012-04-03 17:02:10.433270] I [client.c:2104:client_rpc_notify] 16-dstore-client-5: disconnected >[2012-04-03 17:02:10.433312] E [afr-common.c:3561:afr_notify] 16-dstore-replicate-1: All subvolumes are down. Going offline until atleast one of them comes back up. >[2012-04-03 17:02:10.433380] I [client.c:136:client_register_grace_timer] 16-dstore-client-6: Registering a grace timer >[2012-04-03 17:02:10.433428] I [client.c:2104:client_rpc_notify] 16-dstore-client-6: disconnected >[2012-04-03 17:02:10.433176] I [client.c:2165:notify] 16-dstore-client-8: current graph is no longer active, destroying rpc_client >[2012-04-03 17:02:10.433596] I [client.c:136:client_register_grace_timer] 16-dstore-client-7: Registering a grace timer >[2012-04-03 17:02:10.433643] I [client.c:2104:client_rpc_notify] 16-dstore-client-7: disconnected >[2012-04-03 17:02:10.433689] I [client.c:136:client_register_grace_timer] 16-dstore-client-8: Registering a grace timer >[2012-04-03 17:02:10.433725] I [client.c:2104:client_rpc_notify] 16-dstore-client-8: disconnected >[2012-04-03 17:02:10.433754] E [afr-common.c:3561:afr_notify] 16-dstore-replicate-2: All subvolumes are down. Going offline until atleast one of them comes back up. >[2012-04-03 17:02:21.345008] W [client.c:112:client_grace_timeout] 16-dstore-client-0: client grace timer expired, updating the lk-version to 2 >[2012-04-03 17:02:21.345121] W [client.c:112:client_grace_timeout] 16-dstore-client-1: client grace timer expired, updating the lk-version to 2 >[2012-04-03 17:02:21.345177] W [client.c:112:client_grace_timeout] 16-dstore-client-2: client grace timer expired, updating the lk-version to 2 >[2012-04-03 17:02:21.345216] W [client.c:112:client_grace_timeout] 16-dstore-client-3: client grace timer expired, updating the lk-version to 2 >[2012-04-03 17:02:21.345325] W [client.c:112:client_grace_timeout] 16-dstore-client-4: client grace timer expired, updating the lk-version to 2 >[2012-04-03 17:02:21.345357] W [client.c:112:client_grace_timeout] 16-dstore-client-5: client grace timer expired, updating the lk-version to 2 >[2012-04-03 17:02:21.345379] W [client.c:112:client_grace_timeout] 16-dstore-client-6: client grace timer expired, updating the lk-version to 2 >[2012-04-03 17:02:21.345414] W [client.c:112:client_grace_timeout] 16-dstore-client-7: client grace timer expired, updating the lk-version to 2 >[2012-04-03 17:02:21.345440] W [client.c:112:client_grace_timeout] 16-dstore-client-8: client grace timer expired, updating the lk-version to 2 >[2012-04-03 17:02:37.612739] I [glusterfsd-mgmt.c:64:mgmt_cbk_spec] 0-mgmt: Volume file changed >[2012-04-03 17:02:38.705380] I [io-cache.c:1558:check_cache_size_ok] 18-dstore-quick-read: Max cache size is 1044848640 >[2012-04-03 17:02:38.705561] I [io-cache.c:1558:check_cache_size_ok] 18-dstore-io-cache: Max cache size is 1044848640 >[2012-04-03 17:02:38.727961] I [client.c:2156:notify] 18-dstore-client-0: parent translators are ready, attempting connect on transport >[2012-04-03 17:02:38.732931] I [client.c:2156:notify] 18-dstore-client-1: parent translators are ready, attempting connect on transport >[2012-04-03 17:02:38.737792] I [client.c:2156:notify] 18-dstore-client-2: parent translators are ready, attempting connect on transport >[2012-04-03 17:02:38.742929] I [client.c:2156:notify] 18-dstore-client-3: parent translators are ready, attempting connect on transport >[2012-04-03 17:02:38.748083] I [client.c:2156:notify] 18-dstore-client-4: parent translators are ready, attempting connect on transport >[2012-04-03 17:02:38.752758] I [client.c:2156:notify] 18-dstore-client-5: parent translators are ready, attempting connect on transport >[2012-04-03 17:02:38.757485] I [client.c:2156:notify] 18-dstore-client-6: parent translators are ready, attempting connect on transport >[2012-04-03 17:02:38.762144] I [client.c:2156:notify] 18-dstore-client-7: parent translators are ready, attempting connect on transport >[2012-04-03 17:02:38.766856] I [client.c:2156:notify] 18-dstore-client-8: parent translators are ready, attempting connect on transport >Given volfile: >+------------------------------------------------------------------------------+ > 1: volume dstore-client-0 > 2: type protocol/client > 3: option remote-host 192.168.2.35 > 4: option remote-subvolume /export1/dstore1 > 5: option transport-type tcp > 6: end-volume > 7: > 8: volume dstore-client-1 > 9: type protocol/client > 10: option remote-host 192.168.2.36 > 11: option remote-subvolume /export1/dstore1 > 12: option transport-type tcp > 13: end-volume > 14: > 15: volume dstore-client-2 > 16: type protocol/client > 17: option remote-host 192.168.2.37 > 18: option remote-subvolume /export1/dstore1 > 19: option transport-type tcp > 20: end-volume > 21: > 22: volume dstore-client-3 > 23: type protocol/client > 24: option remote-host 192.168.2.35 > 25: option remote-subvolume /export2/dstore1 > 26: option transport-type tcp > 27: end-volume > 28: > 29: volume dstore-client-4 > 30: type protocol/client > 31: option remote-host 192.168.2.36 > 32: option remote-subvolume /export2/dstore1 > 33: option transport-type tcp > 34: end-volume > 35: > 36: volume dstore-client-5 > 37: type protocol/client > 38: option remote-host 192.168.2.37 > 39: option remote-subvolume /export2/dstore1 > 40: option transport-type tcp > 41: end-volume > 42: > 43: volume dstore-client-6 > 44: type protocol/client > 45: option remote-host 192.168.2.35 > 46: option remote-subvolume /export1/dstore2 > 47: option transport-type tcp > 48: end-volume > 49: > 50: volume dstore-client-7 > 51: type protocol/client > 52: option remote-host 192.168.2.36 > 53: option remote-subvolume /export1/dstore2 > 54: option transport-type tcp > 55: end-volume > 56: > 57: volume dstore-client-8 > 58: type protocol/client > 59: option remote-host 192.168.2.37 > 60: option remote-subvolume /export1/dstore2 > 61: option transport-type tcp > 62: end-volume > 63: > 64: volume dstore-replicate-0 > 65: type cluster/replicate > 66: subvolumes dstore-client-0 dstore-client-1 dstore-client-2 > 67: end-volume > 68: > 69: volume dstore-replicate-1 > 70: type cluster/replicate > 71: subvolumes dstore-client-3 dstore-client-4 dstore-client-5 > 72: end-volume > 73: > 74: volume dstore-replicate-2 > 75: type cluster/replicate > 76: subvolumes dstore-client-6 dstore-client-7 dstore-client-8 > 77: end-volume > 78: > 79: volume dstore-dht > 80: type cluster/distribute > 81: subvolumes dstore-replicate-0 dstore-replicate-1 dstore-replicate-2 > 82: end-volume > 83: > 84: volume dstore-write-behind > 85: type performance/write-behind > 86: subvolumes dstore-dht > 87: end-volume > 88: > 89: volume dstore-read-ahead > 90: type performance/read-ahead > 91: subvolumes dstore-write-behind > 92: end-volume > 93: > 94: volume dstore-io-cache > 95: type performance/io-cache > 96: subvolumes dstore-read-ahead > 97: end-volume > 98: > 99: volume dstore-quick-read >100: type performance/quick-read >101: subvolumes dstore-io-cache >102: end-volume >103: >104: volume dstore-md-cache >105: type performance/md-cache >106: subvolumes dstore-quick-read >107: end-volume >108: >109: volume dstore >110: type debug/io-stats >111: option latency-measurement off >112: option count-fop-hits off >113: subvolumes dstore-md-cache >114: end-volume > >+------------------------------------------------------------------------------+ >[2012-04-03 17:02:38.773919] I [rpc-clnt.c:1669:rpc_clnt_reconfig] 18-dstore-client-0: changing port to 24009 (from 0) >[2012-04-03 17:02:38.774057] I [rpc-clnt.c:1669:rpc_clnt_reconfig] 18-dstore-client-3: changing port to 24010 (from 0) >[2012-04-03 17:02:38.774243] I [client.c:136:client_register_grace_timer] 18-dstore-client-0: Registering a grace timer >[2012-04-03 17:02:38.774337] I [client.c:136:client_register_grace_timer] 18-dstore-client-3: Registering a grace timer >[2012-04-03 17:02:38.778479] I [rpc-clnt.c:1669:rpc_clnt_reconfig] 18-dstore-client-6: changing port to 24011 (from 0) >[2012-04-03 17:02:38.778742] I [client.c:136:client_register_grace_timer] 18-dstore-client-6: Registering a grace timer >[2012-04-03 17:02:39.799557] I [rpc-clnt.c:1669:rpc_clnt_reconfig] 18-dstore-client-2: changing port to 24009 (from 0) >[2012-04-03 17:02:39.799716] I [client.c:136:client_register_grace_timer] 18-dstore-client-2: Registering a grace timer >[2012-04-03 17:02:39.799916] I [rpc-clnt.c:1669:rpc_clnt_reconfig] 18-dstore-client-5: changing port to 24010 (from 0) >[2012-04-03 17:02:39.800005] I [rpc-clnt.c:1669:rpc_clnt_reconfig] 18-dstore-client-8: changing port to 24011 (from 0) >[2012-04-03 17:02:39.800086] I [client.c:136:client_register_grace_timer] 18-dstore-client-5: Registering a grace timer >[2012-04-03 17:02:39.800157] I [client.c:136:client_register_grace_timer] 18-dstore-client-8: Registering a grace timer >[2012-04-03 17:02:39.823368] I [rpc-clnt.c:1669:rpc_clnt_reconfig] 18-dstore-client-1: changing port to 24009 (from 0) >[2012-04-03 17:02:39.823560] I [client.c:136:client_register_grace_timer] 18-dstore-client-1: Registering a grace timer >[2012-04-03 17:02:39.823805] I [rpc-clnt.c:1669:rpc_clnt_reconfig] 18-dstore-client-4: changing port to 24010 (from 0) >[2012-04-03 17:02:39.824002] I [client.c:136:client_register_grace_timer] 18-dstore-client-4: Registering a grace timer >[2012-04-03 17:02:39.824609] I [rpc-clnt.c:1669:rpc_clnt_reconfig] 18-dstore-client-7: changing port to 24011 (from 0) >[2012-04-03 17:02:39.824756] I [client.c:136:client_register_grace_timer] 18-dstore-client-7: Registering a grace timer >[2012-04-03 17:02:42.356963] W [client.c:2083:client_rpc_notify] 18-dstore-client-0: Cancelling the grace timer >[2012-04-03 17:02:42.358311] I [client-handshake.c:1632:select_server_supported_programs] 18-dstore-client-0: Using Program GlusterFS 3git, Num (1298437), Version (330) >[2012-04-03 17:02:42.359159] I [client-handshake.c:1429:client_setvolume_cbk] 18-dstore-client-0: Connected to 192.168.2.35:24009, attached to remote volume '/export1/dstore1'. >[2012-04-03 17:02:42.359219] I [client-handshake.c:1441:client_setvolume_cbk] 18-dstore-client-0: Server and Client lk-version numbers are not same, reopening the fds >[2012-04-03 17:02:42.359309] I [afr-common.c:3524:afr_notify] 18-dstore-replicate-0: Subvolume 'dstore-client-0' came back up; going online. >[2012-04-03 17:02:42.365391] W [client.c:2083:client_rpc_notify] 18-dstore-client-3: Cancelling the grace timer >[2012-04-03 17:02:42.366078] I [client-handshake.c:456:client_set_lk_version_cbk] 18-dstore-client-0: Server lk version = 1 >[2012-04-03 17:02:42.366540] I [client-handshake.c:1632:select_server_supported_programs] 18-dstore-client-3: Using Program GlusterFS 3git, Num (1298437), Version (330) >[2012-04-03 17:02:42.366831] W [client.c:2083:client_rpc_notify] 18-dstore-client-6: Cancelling the grace timer >[2012-04-03 17:02:42.367426] I [client-handshake.c:1632:select_server_supported_programs] 18-dstore-client-6: Using Program GlusterFS 3git, Num (1298437), Version (330) >[2012-04-03 17:02:42.367650] I [client-handshake.c:1429:client_setvolume_cbk] 18-dstore-client-3: Connected to 192.168.2.35:24010, attached to remote volume '/export2/dstore1'. >[2012-04-03 17:02:42.367719] I [client-handshake.c:1441:client_setvolume_cbk] 18-dstore-client-3: Server and Client lk-version numbers are not same, reopening the fds >[2012-04-03 17:02:42.367826] I [afr-common.c:3524:afr_notify] 18-dstore-replicate-1: Subvolume 'dstore-client-3' came back up; going online. >[2012-04-03 17:02:42.367939] I [client-handshake.c:1429:client_setvolume_cbk] 18-dstore-client-6: Connected to 192.168.2.35:24011, attached to remote volume '/export1/dstore2'. >[2012-04-03 17:02:42.367999] I [client-handshake.c:1441:client_setvolume_cbk] 18-dstore-client-6: Server and Client lk-version numbers are not same, reopening the fds >[2012-04-03 17:02:42.368105] I [afr-common.c:3524:afr_notify] 18-dstore-replicate-2: Subvolume 'dstore-client-6' came back up; going online. >[2012-04-03 17:02:42.368621] I [client-handshake.c:456:client_set_lk_version_cbk] 18-dstore-client-3: Server lk version = 1 >[2012-04-03 17:02:42.368985] I [client-handshake.c:456:client_set_lk_version_cbk] 18-dstore-client-6: Server lk version = 1 >[2012-04-03 17:02:43.373181] W [client.c:2083:client_rpc_notify] 18-dstore-client-2: Cancelling the grace timer >[2012-04-03 17:02:43.375762] I [client-handshake.c:1632:select_server_supported_programs] 18-dstore-client-2: Using Program GlusterFS 3git, Num (1298437), Version (330) >[2012-04-03 17:02:43.378832] I [client-handshake.c:1429:client_setvolume_cbk] 18-dstore-client-2: Connected to 192.168.2.37:24009, attached to remote volume '/export1/dstore1'. >[2012-04-03 17:02:43.378961] I [client-handshake.c:1441:client_setvolume_cbk] 18-dstore-client-2: Server and Client lk-version numbers are not same, reopening the fds >[2012-04-03 17:02:43.381114] W [client.c:2083:client_rpc_notify] 18-dstore-client-5: Cancelling the grace timer >[2012-04-03 17:02:43.383962] I [client-handshake.c:1632:select_server_supported_programs] 18-dstore-client-5: Using Program GlusterFS 3git, Num (1298437), Version (330) >[2012-04-03 17:02:43.384625] I [client-handshake.c:456:client_set_lk_version_cbk] 18-dstore-client-2: Server lk version = 1 >[2012-04-03 17:02:43.388377] W [client.c:2083:client_rpc_notify] 18-dstore-client-8: Cancelling the grace timer >[2012-04-03 17:02:43.388701] I [client-handshake.c:1429:client_setvolume_cbk] 18-dstore-client-5: Connected to 192.168.2.37:24010, attached to remote volume '/export2/dstore1'. >[2012-04-03 17:02:43.388749] I [client-handshake.c:1441:client_setvolume_cbk] 18-dstore-client-5: Server and Client lk-version numbers are not same, reopening the fds >[2012-04-03 17:02:43.390150] I [client-handshake.c:1632:select_server_supported_programs] 18-dstore-client-8: Using Program GlusterFS 3git, Num (1298437), Version (330) >[2012-04-03 17:02:43.390352] I [client-handshake.c:456:client_set_lk_version_cbk] 18-dstore-client-5: Server lk version = 1 >[2012-04-03 17:02:43.393233] I [client-handshake.c:1429:client_setvolume_cbk] 18-dstore-client-8: Connected to 192.168.2.37:24011, attached to remote volume '/export1/dstore2'. >[2012-04-03 17:02:43.393305] I [client-handshake.c:1441:client_setvolume_cbk] 18-dstore-client-8: Server and Client lk-version numbers are not same, reopening the fds >[2012-04-03 17:02:43.393956] W [client.c:2083:client_rpc_notify] 18-dstore-client-1: Cancelling the grace timer >[2012-04-03 17:02:43.395782] I [client-handshake.c:456:client_set_lk_version_cbk] 18-dstore-client-8: Server lk version = 1 >[2012-04-03 17:02:43.403082] W [client.c:2083:client_rpc_notify] 18-dstore-client-4: Cancelling the grace timer >[2012-04-03 17:02:43.403238] I [client-handshake.c:1632:select_server_supported_programs] 18-dstore-client-1: Using Program GlusterFS 3git, Num (1298437), Version (330) >[2012-04-03 17:02:43.405275] W [client.c:2083:client_rpc_notify] 18-dstore-client-7: Cancelling the grace timer >[2012-04-03 17:02:43.410720] I [client-handshake.c:1632:select_server_supported_programs] 18-dstore-client-4: Using Program GlusterFS 3git, Num (1298437), Version (330) >[2012-04-03 17:02:43.411508] I [client-handshake.c:1429:client_setvolume_cbk] 18-dstore-client-1: Connected to 192.168.2.36:24009, attached to remote volume '/export1/dstore1'. >[2012-04-03 17:02:43.411565] I [client-handshake.c:1441:client_setvolume_cbk] 18-dstore-client-1: Server and Client lk-version numbers are not same, reopening the fds >[2012-04-03 17:02:43.411853] I [client-handshake.c:1632:select_server_supported_programs] 18-dstore-client-7: Using Program GlusterFS 3git, Num (1298437), Version (330) >[2012-04-03 17:02:43.414182] I [client-handshake.c:1429:client_setvolume_cbk] 18-dstore-client-4: Connected to 192.168.2.36:24010, attached to remote volume '/export2/dstore1'. >[2012-04-03 17:02:43.414237] I [client-handshake.c:1441:client_setvolume_cbk] 18-dstore-client-4: Server and Client lk-version numbers are not same, reopening the fds >[2012-04-03 17:02:43.415193] I [client-handshake.c:1429:client_setvolume_cbk] 18-dstore-client-7: Connected to 192.168.2.36:24011, attached to remote volume '/export1/dstore2'. >[2012-04-03 17:02:43.415253] I [client-handshake.c:1441:client_setvolume_cbk] 18-dstore-client-7: Server and Client lk-version numbers are not same, reopening the fds >[2012-04-03 17:02:43.434646] I [fuse-bridge.c:4081:fuse_graph_setup] 0-fuse: switched to graph 18 >[2012-04-03 17:02:43.435095] I [client-handshake.c:456:client_set_lk_version_cbk] 18-dstore-client-7: Server lk version = 1 >[2012-04-03 17:02:43.435220] I [client-handshake.c:456:client_set_lk_version_cbk] 18-dstore-client-1: Server lk version = 1 >[2012-04-03 17:02:43.435338] I [client-handshake.c:456:client_set_lk_version_cbk] 18-dstore-client-4: Server lk version = 1 >[2012-04-03 17:02:43.441753] I [afr-common.c:1866:afr_set_root_inode_on_first_lookup] 18-dstore-replicate-0: added root inode >[2012-04-03 17:02:43.445852] I [afr-common.c:1866:afr_set_root_inode_on_first_lookup] 18-dstore-replicate-1: added root inode >[2012-04-03 17:02:43.446477] I [afr-common.c:1866:afr_set_root_inode_on_first_lookup] 18-dstore-replicate-2: added root inode >[2012-04-03 17:02:43.481179] W [quota.c:2358:quota_fsync_cbk] 17-dstore-quota: quota context not set in inode (gfid:469eadd6-4d74-4154-bf9f-3645ac0552d0) >[2012-04-03 17:02:43.523961] W [quota.c:2358:quota_fsync_cbk] 17-dstore-quota: quota context not set in inode (gfid:41e10eca-7341-4c66-96a8-52b66b90a345) >[2012-04-03 17:02:43.546317] W [quota.c:2358:quota_fsync_cbk] 17-dstore-quota: quota context not set in inode (gfid:04948090-8cba-4ceb-a15f-fa21ff94a111) >[2012-04-03 17:02:43.739207] W [quota.c:2358:quota_fsync_cbk] 17-dstore-quota: quota context not set in inode (gfid:c6ff00f3-2387-449f-b7a6-87dc95b85d7e) >[2012-04-03 17:02:43.799860] I [client.c:2165:notify] 17-dstore-client-0: current graph is no longer active, destroying rpc_client >[2012-04-03 17:02:43.799959] I [client.c:2165:notify] 17-dstore-client-1: current graph is no longer active, destroying rpc_client >[2012-04-03 17:02:43.800010] I [client.c:2165:notify] 17-dstore-client-2: current graph is no longer active, destroying rpc_client >[2012-04-03 17:02:43.800055] I [client.c:2165:notify] 17-dstore-client-3: current graph is no longer active, destroying rpc_client >[2012-04-03 17:02:43.800113] I [client.c:2165:notify] 17-dstore-client-4: current graph is no longer active, destroying rpc_client >[2012-04-03 17:02:43.800156] I [client.c:2165:notify] 17-dstore-client-5: current graph is no longer active, destroying rpc_client >[2012-04-03 17:02:43.800200] I [client.c:2165:notify] 17-dstore-client-6: current graph is no longer active, destroying rpc_client >[2012-04-03 17:02:43.800243] I [client.c:2165:notify] 17-dstore-client-7: current graph is no longer active, destroying rpc_client >[2012-04-03 17:02:43.800289] I [client.c:2165:notify] 17-dstore-client-8: current graph is no longer active, destroying rpc_client >[2012-04-03 17:02:43.800055] I [client.c:136:client_register_grace_timer] 17-dstore-client-0: Registering a grace timer >[2012-04-03 17:02:43.801277] I [client.c:2104:client_rpc_notify] 17-dstore-client-0: disconnected >[2012-04-03 17:02:43.801383] I [client.c:136:client_register_grace_timer] 17-dstore-client-1: Registering a grace timer >[2012-04-03 17:02:43.801419] I [client.c:2104:client_rpc_notify] 17-dstore-client-1: disconnected >[2012-04-03 17:02:43.801559] I [client.c:136:client_register_grace_timer] 17-dstore-client-2: Registering a grace timer >[2012-04-03 17:02:43.801624] I [client.c:2104:client_rpc_notify] 17-dstore-client-2: disconnected >[2012-04-03 17:02:43.801667] E [afr-common.c:3561:afr_notify] 17-dstore-replicate-0: All subvolumes are down. Going offline until atleast one of them comes back up. >[2012-04-03 17:02:43.801753] I [client.c:136:client_register_grace_timer] 17-dstore-client-3: Registering a grace timer >[2012-04-03 17:02:43.801786] I [client.c:2104:client_rpc_notify] 17-dstore-client-3: disconnected >[2012-04-03 17:02:43.801834] I [client.c:136:client_register_grace_timer] 17-dstore-client-4: Registering a grace timer >[2012-04-03 17:02:43.801874] I [client.c:2104:client_rpc_notify] 17-dstore-client-4: disconnected >[2012-04-03 17:02:43.801922] I [client.c:136:client_register_grace_timer] 17-dstore-client-5: Registering a grace timer >[2012-04-03 17:02:43.801972] I [client.c:2104:client_rpc_notify] 17-dstore-client-5: disconnected >[2012-04-03 17:02:43.802012] E [afr-common.c:3561:afr_notify] 17-dstore-replicate-1: All subvolumes are down. Going offline until atleast one of them comes back up. >[2012-04-03 17:02:43.802119] I [client.c:136:client_register_grace_timer] 17-dstore-client-6: Registering a grace timer >[2012-04-03 17:02:43.802225] I [client.c:2104:client_rpc_notify] 17-dstore-client-6: disconnected >[2012-04-03 17:02:43.802282] I [client.c:136:client_register_grace_timer] 17-dstore-client-7: Registering a grace timer >[2012-04-03 17:02:43.802310] I [client.c:2104:client_rpc_notify] 17-dstore-client-7: disconnected >[2012-04-03 17:02:43.802353] I [client.c:136:client_register_grace_timer] 17-dstore-client-8: Registering a grace timer >[2012-04-03 17:02:43.802378] I [client.c:2104:client_rpc_notify] 17-dstore-client-8: disconnected >[2012-04-03 17:02:43.802398] E [afr-common.c:3561:afr_notify] 17-dstore-replicate-2: All subvolumes are down. Going offline until atleast one of them comes back up. >[2012-04-03 17:02:54.404121] W [client.c:112:client_grace_timeout] 17-dstore-client-0: client grace timer expired, updating the lk-version to 2 >[2012-04-03 17:02:54.404222] W [client.c:112:client_grace_timeout] 17-dstore-client-1: client grace timer expired, updating the lk-version to 2 >[2012-04-03 17:02:54.404330] W [client.c:112:client_grace_timeout] 17-dstore-client-2: client grace timer expired, updating the lk-version to 2 >[2012-04-03 17:02:54.404396] W [client.c:112:client_grace_timeout] 17-dstore-client-3: client grace timer expired, updating the lk-version to 2 >[2012-04-03 17:02:54.404459] W [client.c:112:client_grace_timeout] 17-dstore-client-4: client grace timer expired, updating the lk-version to 2 >[2012-04-03 17:02:54.404508] W [client.c:112:client_grace_timeout] 17-dstore-client-5: client grace timer expired, updating the lk-version to 2 >[2012-04-03 17:02:54.404567] W [client.c:112:client_grace_timeout] 17-dstore-client-6: client grace timer expired, updating the lk-version to 2 >[2012-04-03 17:02:54.404629] W [client.c:112:client_grace_timeout] 17-dstore-client-7: client grace timer expired, updating the lk-version to 2 >[2012-04-03 17:02:54.404695] W [client.c:112:client_grace_timeout] 17-dstore-client-8: client grace timer expired, updating the lk-version to 2 >[2012-04-03 17:03:10.491766] I [glusterfsd-mgmt.c:64:mgmt_cbk_spec] 0-mgmt: Volume file changed >[2012-04-03 17:03:11.554126] I [glusterfsd-mgmt.c:64:mgmt_cbk_spec] 0-mgmt: Volume file changed >[2012-04-03 17:03:11.565825] I [io-cache.c:1558:check_cache_size_ok] 19-dstore-quick-read: Max cache size is 1044848640 >[2012-04-03 17:03:11.566032] I [io-cache.c:1558:check_cache_size_ok] 19-dstore-io-cache: Max cache size is 1044848640 >[2012-04-03 17:03:11.649213] I [client.c:2156:notify] 19-dstore-client-0: parent translators are ready, attempting connect on transport >[2012-04-03 17:03:11.654713] I [client.c:2156:notify] 19-dstore-client-1: parent translators are ready, attempting connect on transport >[2012-04-03 17:03:11.659679] I [client.c:2156:notify] 19-dstore-client-2: parent translators are ready, attempting connect on transport >[2012-04-03 17:03:11.664422] I [client.c:2156:notify] 19-dstore-client-3: parent translators are ready, attempting connect on transport >[2012-04-03 17:03:11.669247] I [client.c:2156:notify] 19-dstore-client-4: parent translators are ready, attempting connect on transport >[2012-04-03 17:03:11.673896] I [client.c:2156:notify] 19-dstore-client-5: parent translators are ready, attempting connect on transport >[2012-04-03 17:03:11.678843] I [client.c:2156:notify] 19-dstore-client-6: parent translators are ready, attempting connect on transport >[2012-04-03 17:03:11.683849] I [client.c:2156:notify] 19-dstore-client-7: parent translators are ready, attempting connect on transport >[2012-04-03 17:03:11.688864] I [client.c:2156:notify] 19-dstore-client-8: parent translators are ready, attempting connect on transport >Given volfile: >+------------------------------------------------------------------------------+ > 1: volume dstore-client-0 > 2: type protocol/client > 3: option remote-host 192.168.2.35 > 4: option remote-subvolume /export1/dstore1 > 5: option transport-type tcp > 6: end-volume > 7: > 8: volume dstore-client-1 > 9: type protocol/client > 10: option remote-host 192.168.2.36 > 11: option remote-subvolume /export1/dstore1 > 12: option transport-type tcp > 13: end-volume > 14: > 15: volume dstore-client-2 > 16: type protocol/client > 17: option remote-host 192.168.2.37 > 18: option remote-subvolume /export1/dstore1 > 19: option transport-type tcp > 20: end-volume > 21: > 22: volume dstore-client-3 > 23: type protocol/client > 24: option remote-host 192.168.2.35 > 25: option remote-subvolume /export2/dstore1 > 26: option transport-type tcp > 27: end-volume > 28: > 29: volume dstore-client-4 > 30: type protocol/client > 31: option remote-host 192.168.2.36 > 32: option remote-subvolume /export2/dstore1 > 33: option transport-type tcp > 34: end-volume > 35: > 36: volume dstore-client-5 > 37: type protocol/client > 38: option remote-host 192.168.2.37 > 39: option remote-subvolume /export2/dstore1 > 40: option transport-type tcp > 41: end-volume > 42: > 43: volume dstore-client-6 > 44: type protocol/client > 45: option remote-host 192.168.2.35 > 46: option remote-subvolume /export1/dstore2 > 47: option transport-type tcp > 48: end-volume > 49: > 50: volume dstore-client-7 > 51: type protocol/client > 52: option remote-host 192.168.2.36 > 53: option remote-subvolume /export1/dstore2 > 54: option transport-type tcp > 55: end-volume > 56: > 57: volume dstore-client-8 > 58: type protocol/client > 59: option remote-host 192.168.2.37 > 60: option remote-subvolume /export1/dstore2 > 61: option transport-type tcp > 62: end-volume > 63: > 64: volume dstore-replicate-0 > 65: type cluster/replicate > 66: subvolumes dstore-client-0 dstore-client-1 dstore-client-2 > 67: end-volume > 68: > 69: volume dstore-replicate-1 > 70: type cluster/replicate > 71: subvolumes dstore-client-3 dstore-client-4 dstore-client-5 > 72: end-volume > 73: > 74: volume dstore-replicate-2 > 75: type cluster/replicate > 76: subvolumes dstore-client-6 dstore-client-7 dstore-client-8 > 77: end-volume > 78: > 79: volume dstore-dht > 80: type cluster/distribute > 81: subvolumes dstore-replicate-0 dstore-replicate-1 dstore-replicate-2 > 82: end-volume > 83: > 84: volume dstore-write-behind > 85: type performance/write-behind > 86: subvolumes dstore-dht > 87: end-volume > 88: > 89: volume dstore-read-ahead > 90: type performance/read-ahead > 91: subvolumes dstore-write-behind > 92: end-volume > 93: > 94: volume dstore-io-cache > 95: type performance/io-cache > 96: subvolumes dstore-read-ahead > 97: end-volume > 98: > 99: volume dstore-quick-read >100: type performance/quick-read >101: subvolumes dstore-io-cache >102: end-volume >103: >104: volume dstore >105: type debug/io-stats >106: option latency-measurement off >107: option count-fop-hits off >108: subvolumes dstore-quick-read >109: end-volume > >+------------------------------------------------------------------------------+ >[2012-04-03 17:03:11.694093] I [glusterfsd-mgmt.c:1584:mgmt_getspec_cbk] 0-glusterfs: No change in volfile, continuing >[2012-04-03 17:03:11.698822] I [rpc-clnt.c:1669:rpc_clnt_reconfig] 19-dstore-client-6: changing port to 24011 (from 0) >[2012-04-03 17:03:11.698998] I [rpc-clnt.c:1669:rpc_clnt_reconfig] 19-dstore-client-0: changing port to 24009 (from 0) >[2012-04-03 17:03:11.699177] I [rpc-clnt.c:1669:rpc_clnt_reconfig] 19-dstore-client-3: changing port to 24010 (from 0) >[2012-04-03 17:03:11.699427] I [client.c:136:client_register_grace_timer] 19-dstore-client-6: Registering a grace timer >[2012-04-03 17:03:11.699587] I [client.c:136:client_register_grace_timer] 19-dstore-client-0: Registering a grace timer >[2012-04-03 17:03:11.699670] I [client.c:136:client_register_grace_timer] 19-dstore-client-3: Registering a grace timer >[2012-04-03 17:03:12.669887] I [rpc-clnt.c:1669:rpc_clnt_reconfig] 19-dstore-client-1: changing port to 24009 (from 0) >[2012-04-03 17:03:12.670016] I [rpc-clnt.c:1669:rpc_clnt_reconfig] 19-dstore-client-4: changing port to 24010 (from 0) >[2012-04-03 17:03:12.670168] I [rpc-clnt.c:1669:rpc_clnt_reconfig] 19-dstore-client-7: changing port to 24011 (from 0) >[2012-04-03 17:03:12.671000] I [client.c:136:client_register_grace_timer] 19-dstore-client-1: Registering a grace timer >[2012-04-03 17:03:12.671079] I [client.c:136:client_register_grace_timer] 19-dstore-client-4: Registering a grace timer >[2012-04-03 17:03:12.671125] I [client.c:136:client_register_grace_timer] 19-dstore-client-7: Registering a grace timer >[2012-04-03 17:03:12.679767] I [rpc-clnt.c:1669:rpc_clnt_reconfig] 19-dstore-client-5: changing port to 24010 (from 0) >[2012-04-03 17:03:12.679917] I [client.c:136:client_register_grace_timer] 19-dstore-client-5: Registering a grace timer >[2012-04-03 17:03:12.681224] I [rpc-clnt.c:1669:rpc_clnt_reconfig] 19-dstore-client-8: changing port to 24011 (from 0) >[2012-04-03 17:03:12.681324] I [rpc-clnt.c:1669:rpc_clnt_reconfig] 19-dstore-client-2: changing port to 24009 (from 0) >[2012-04-03 17:03:12.681434] I [client.c:136:client_register_grace_timer] 19-dstore-client-8: Registering a grace timer >[2012-04-03 17:03:12.681499] I [client.c:136:client_register_grace_timer] 19-dstore-client-2: Registering a grace timer >[2012-04-03 17:03:15.413533] W [client.c:2083:client_rpc_notify] 19-dstore-client-6: Cancelling the grace timer >[2012-04-03 17:03:15.415158] I [client-handshake.c:1632:select_server_supported_programs] 19-dstore-client-6: Using Program GlusterFS 3git, Num (1298437), Version (330) >[2012-04-03 17:03:15.418527] I [client-handshake.c:1429:client_setvolume_cbk] 19-dstore-client-6: Connected to 192.168.2.35:24011, attached to remote volume '/export1/dstore2'. >[2012-04-03 17:03:15.418603] I [client-handshake.c:1441:client_setvolume_cbk] 19-dstore-client-6: Server and Client lk-version numbers are not same, reopening the fds >[2012-04-03 17:03:15.418716] I [afr-common.c:3524:afr_notify] 19-dstore-replicate-2: Subvolume 'dstore-client-6' came back up; going online. >[2012-04-03 17:03:15.419836] I [client-handshake.c:456:client_set_lk_version_cbk] 19-dstore-client-6: Server lk version = 1 >[2012-04-03 17:03:15.420843] W [client.c:2083:client_rpc_notify] 19-dstore-client-0: Cancelling the grace timer >[2012-04-03 17:03:15.421991] I [client-handshake.c:1632:select_server_supported_programs] 19-dstore-client-0: Using Program GlusterFS 3git, Num (1298437), Version (330) >[2012-04-03 17:03:15.423842] W [client.c:2083:client_rpc_notify] 19-dstore-client-3: Cancelling the grace timer >[2012-04-03 17:03:15.425120] I [client-handshake.c:1632:select_server_supported_programs] 19-dstore-client-3: Using Program GlusterFS 3git, Num (1298437), Version (330) >[2012-04-03 17:03:15.425571] I [client-handshake.c:1429:client_setvolume_cbk] 19-dstore-client-0: Connected to 192.168.2.35:24009, attached to remote volume '/export1/dstore1'. >[2012-04-03 17:03:15.425691] I [client-handshake.c:1441:client_setvolume_cbk] 19-dstore-client-0: Server and Client lk-version numbers are not same, reopening the fds >[2012-04-03 17:03:15.425815] I [afr-common.c:3524:afr_notify] 19-dstore-replicate-0: Subvolume 'dstore-client-0' came back up; going online. >[2012-04-03 17:03:15.426686] I [client-handshake.c:1429:client_setvolume_cbk] 19-dstore-client-3: Connected to 192.168.2.35:24010, attached to remote volume '/export2/dstore1'. >[2012-04-03 17:03:15.426758] I [client-handshake.c:1441:client_setvolume_cbk] 19-dstore-client-3: Server and Client lk-version numbers are not same, reopening the fds >[2012-04-03 17:03:15.426865] I [afr-common.c:3524:afr_notify] 19-dstore-replicate-1: Subvolume 'dstore-client-3' came back up; going online. >[2012-04-03 17:03:15.427657] I [client-handshake.c:456:client_set_lk_version_cbk] 19-dstore-client-0: Server lk version = 1 >[2012-04-03 17:03:15.428216] I [client-handshake.c:456:client_set_lk_version_cbk] 19-dstore-client-3: Server lk version = 1 >[2012-04-03 17:03:16.429831] W [client.c:2083:client_rpc_notify] 19-dstore-client-1: Cancelling the grace timer >[2012-04-03 17:03:16.430298] I [client-handshake.c:1632:select_server_supported_programs] 19-dstore-client-1: Using Program GlusterFS 3git, Num (1298437), Version (330) >[2012-04-03 17:03:16.431547] I [client-handshake.c:1429:client_setvolume_cbk] 19-dstore-client-1: Connected to 192.168.2.36:24009, attached to remote volume '/export1/dstore1'. >[2012-04-03 17:03:16.431625] I [client-handshake.c:1441:client_setvolume_cbk] 19-dstore-client-1: Server and Client lk-version numbers are not same, reopening the fds >[2012-04-03 17:03:16.433448] I [client-handshake.c:456:client_set_lk_version_cbk] 19-dstore-client-1: Server lk version = 1 >[2012-04-03 17:03:16.440594] W [client.c:2083:client_rpc_notify] 19-dstore-client-4: Cancelling the grace timer >[2012-04-03 17:03:16.441890] W [client.c:2083:client_rpc_notify] 19-dstore-client-7: Cancelling the grace timer >[2012-04-03 17:03:16.444379] I [client-handshake.c:1632:select_server_supported_programs] 19-dstore-client-7: Using Program GlusterFS 3git, Num (1298437), Version (330) >[2012-04-03 17:03:16.444831] I [client-handshake.c:1632:select_server_supported_programs] 19-dstore-client-4: Using Program GlusterFS 3git, Num (1298437), Version (330) >[2012-04-03 17:03:16.447468] W [client.c:2083:client_rpc_notify] 19-dstore-client-5: Cancelling the grace timer >[2012-04-03 17:03:16.447622] I [client-handshake.c:1429:client_setvolume_cbk] 19-dstore-client-4: Connected to 192.168.2.36:24010, attached to remote volume '/export2/dstore1'. >[2012-04-03 17:03:16.447658] I [client-handshake.c:1441:client_setvolume_cbk] 19-dstore-client-4: Server and Client lk-version numbers are not same, reopening the fds >[2012-04-03 17:03:16.448891] I [client-handshake.c:1429:client_setvolume_cbk] 19-dstore-client-7: Connected to 192.168.2.36:24011, attached to remote volume '/export1/dstore2'. >[2012-04-03 17:03:16.448965] I [client-handshake.c:1441:client_setvolume_cbk] 19-dstore-client-7: Server and Client lk-version numbers are not same, reopening the fds >[2012-04-03 17:03:16.449433] I [client-handshake.c:1632:select_server_supported_programs] 19-dstore-client-5: Using Program GlusterFS 3git, Num (1298437), Version (330) >[2012-04-03 17:03:16.451203] I [client-handshake.c:456:client_set_lk_version_cbk] 19-dstore-client-4: Server lk version = 1 >[2012-04-03 17:03:16.451316] W [client.c:2083:client_rpc_notify] 19-dstore-client-8: Cancelling the grace timer >[2012-04-03 17:03:16.451429] I [client-handshake.c:1429:client_setvolume_cbk] 19-dstore-client-5: Connected to 192.168.2.37:24010, attached to remote volume '/export2/dstore1'. >[2012-04-03 17:03:16.451462] I [client-handshake.c:1441:client_setvolume_cbk] 19-dstore-client-5: Server and Client lk-version numbers are not same, reopening the fds >[2012-04-03 17:03:16.452214] I [client-handshake.c:456:client_set_lk_version_cbk] 19-dstore-client-7: Server lk version = 1 >[2012-04-03 17:03:16.455079] I [client-handshake.c:456:client_set_lk_version_cbk] 19-dstore-client-5: Server lk version = 1 >[2012-04-03 17:03:16.455183] I [client-handshake.c:1632:select_server_supported_programs] 19-dstore-client-8: Using Program GlusterFS 3git, Num (1298437), Version (330) >[2012-04-03 17:03:16.456633] I [client-handshake.c:1429:client_setvolume_cbk] 19-dstore-client-8: Connected to 192.168.2.37:24011, attached to remote volume '/export1/dstore2'. >[2012-04-03 17:03:16.456689] I [client-handshake.c:1441:client_setvolume_cbk] 19-dstore-client-8: Server and Client lk-version numbers are not same, reopening the fds >[2012-04-03 17:03:16.457317] W [client.c:2083:client_rpc_notify] 19-dstore-client-2: Cancelling the grace timer >[2012-04-03 17:03:16.458208] I [client-handshake.c:456:client_set_lk_version_cbk] 19-dstore-client-8: Server lk version = 1 >[2012-04-03 17:03:16.458443] I [client-handshake.c:1632:select_server_supported_programs] 19-dstore-client-2: Using Program GlusterFS 3git, Num (1298437), Version (330) >[2012-04-03 17:03:16.459200] I [client-handshake.c:1429:client_setvolume_cbk] 19-dstore-client-2: Connected to 192.168.2.37:24009, attached to remote volume '/export1/dstore1'. >[2012-04-03 17:03:16.459299] I [client-handshake.c:1441:client_setvolume_cbk] 19-dstore-client-2: Server and Client lk-version numbers are not same, reopening the fds >[2012-04-03 17:03:16.484709] I [fuse-bridge.c:4081:fuse_graph_setup] 0-fuse: switched to graph 19 >[2012-04-03 17:03:16.484905] I [client-handshake.c:456:client_set_lk_version_cbk] 19-dstore-client-2: Server lk version = 1 >[2012-04-03 17:03:16.486799] I [afr-common.c:1866:afr_set_root_inode_on_first_lookup] 19-dstore-replicate-0: added root inode >[2012-04-03 17:03:16.488718] I [afr-common.c:1866:afr_set_root_inode_on_first_lookup] 19-dstore-replicate-1: added root inode >[2012-04-03 17:03:16.489418] I [afr-common.c:1866:afr_set_root_inode_on_first_lookup] 19-dstore-replicate-2: added root inode >[2012-04-03 17:03:17.183629] I [client.c:2165:notify] 18-dstore-client-0: current graph is no longer active, destroying rpc_client >[2012-04-03 17:03:17.183781] I [client.c:2165:notify] 18-dstore-client-1: current graph is no longer active, destroying rpc_client >[2012-04-03 17:03:17.183834] I [client.c:2165:notify] 18-dstore-client-2: current graph is no longer active, destroying rpc_client >[2012-04-03 17:03:17.183873] I [client.c:2165:notify] 18-dstore-client-3: current graph is no longer active, destroying rpc_client >[2012-04-03 17:03:17.183898] I [client.c:136:client_register_grace_timer] 18-dstore-client-0: Registering a grace timer >[2012-04-03 17:03:17.184017] I [client.c:2104:client_rpc_notify] 18-dstore-client-0: disconnected >[2012-04-03 17:03:17.183928] I [client.c:2165:notify] 18-dstore-client-4: current graph is no longer active, destroying rpc_client >[2012-04-03 17:03:17.184093] I [client.c:136:client_register_grace_timer] 18-dstore-client-1: Registering a grace timer >[2012-04-03 17:03:17.184160] I [client.c:2104:client_rpc_notify] 18-dstore-client-1: disconnected >[2012-04-03 17:03:17.184129] I [client.c:2165:notify] 18-dstore-client-5: current graph is no longer active, destroying rpc_client >[2012-04-03 17:03:17.184356] I [client.c:2165:notify] 18-dstore-client-6: current graph is no longer active, destroying rpc_client >[2012-04-03 17:03:17.184439] I [client.c:2165:notify] 18-dstore-client-7: current graph is no longer active, destroying rpc_client >[2012-04-03 17:03:17.184488] I [client.c:2165:notify] 18-dstore-client-8: current graph is no longer active, destroying rpc_client >[2012-04-03 17:03:17.184218] I [client.c:136:client_register_grace_timer] 18-dstore-client-2: Registering a grace timer >[2012-04-03 17:03:17.184831] I [client.c:2104:client_rpc_notify] 18-dstore-client-2: disconnected >[2012-04-03 17:03:17.184921] E [afr-common.c:3561:afr_notify] 18-dstore-replicate-0: All subvolumes are down. Going offline until atleast one of them comes back up. >[2012-04-03 17:03:17.185038] I [client.c:136:client_register_grace_timer] 18-dstore-client-3: Registering a grace timer >[2012-04-03 17:03:17.185100] I [client.c:2104:client_rpc_notify] 18-dstore-client-3: disconnected >[2012-04-03 17:03:17.185251] I [client.c:136:client_register_grace_timer] 18-dstore-client-4: Registering a grace timer >[2012-04-03 17:03:17.185320] I [client.c:2104:client_rpc_notify] 18-dstore-client-4: disconnected >[2012-04-03 17:03:17.185430] I [client.c:136:client_register_grace_timer] 18-dstore-client-5: Registering a grace timer >[2012-04-03 17:03:17.185481] I [client.c:2104:client_rpc_notify] 18-dstore-client-5: disconnected >[2012-04-03 17:03:17.185522] E [afr-common.c:3561:afr_notify] 18-dstore-replicate-1: All subvolumes are down. Going offline until atleast one of them comes back up. >[2012-04-03 17:03:17.185616] I [client.c:136:client_register_grace_timer] 18-dstore-client-6: Registering a grace timer >[2012-04-03 17:03:17.185685] I [client.c:2104:client_rpc_notify] 18-dstore-client-6: disconnected >[2012-04-03 17:03:17.185789] I [client.c:136:client_register_grace_timer] 18-dstore-client-7: Registering a grace timer >[2012-04-03 17:03:17.185865] I [client.c:2104:client_rpc_notify] 18-dstore-client-7: disconnected >[2012-04-03 17:03:17.185992] I [client.c:136:client_register_grace_timer] 18-dstore-client-8: Registering a grace timer >[2012-04-03 17:03:17.186135] I [client.c:2104:client_rpc_notify] 18-dstore-client-8: disconnected >[2012-04-03 17:03:17.186193] E [afr-common.c:3561:afr_notify] 18-dstore-replicate-2: All subvolumes are down. Going offline until atleast one of them comes back up. >[2012-04-03 17:03:27.456128] W [client.c:112:client_grace_timeout] 18-dstore-client-0: client grace timer expired, updating the lk-version to 2 >[2012-04-03 17:03:27.456248] W [client.c:112:client_grace_timeout] 18-dstore-client-1: client grace timer expired, updating the lk-version to 2 >[2012-04-03 17:03:27.456304] W [client.c:112:client_grace_timeout] 18-dstore-client-2: client grace timer expired, updating the lk-version to 2 >[2012-04-03 17:03:27.456416] W [client.c:112:client_grace_timeout] 18-dstore-client-3: client grace timer expired, updating the lk-version to 2 >[2012-04-03 17:03:27.456460] W [client.c:112:client_grace_timeout] 18-dstore-client-4: client grace timer expired, updating the lk-version to 2 >[2012-04-03 17:03:27.456493] W [client.c:112:client_grace_timeout] 18-dstore-client-5: client grace timer expired, updating the lk-version to 2 >[2012-04-03 17:03:27.456540] W [client.c:112:client_grace_timeout] 18-dstore-client-6: client grace timer expired, updating the lk-version to 2 >[2012-04-03 17:03:27.456576] W [client.c:112:client_grace_timeout] 18-dstore-client-7: client grace timer expired, updating the lk-version to 2 >[2012-04-03 17:03:27.456607] W [client.c:112:client_grace_timeout] 18-dstore-client-8: client grace timer expired, updating the lk-version to 2 >[2012-04-03 17:03:43.243025] I [glusterfsd-mgmt.c:64:mgmt_cbk_spec] 0-mgmt: Volume file changed >[2012-04-03 17:03:44.397046] I [io-cache.c:1558:check_cache_size_ok] 20-dstore-quick-read: Max cache size is 1044848640 >[2012-04-03 17:03:44.397268] I [io-cache.c:1558:check_cache_size_ok] 20-dstore-io-cache: Max cache size is 1044848640 >[2012-04-03 17:03:44.397410] I [quota.c:3042:quota_parse_limits] 20-dstore-quota: no "limit-set" option provided >[2012-04-03 17:03:44.456869] I [client.c:2156:notify] 20-dstore-client-0: parent translators are ready, attempting connect on transport >[2012-04-03 17:03:44.461826] I [client.c:2156:notify] 20-dstore-client-1: parent translators are ready, attempting connect on transport >[2012-04-03 17:03:44.466589] I [client.c:2156:notify] 20-dstore-client-2: parent translators are ready, attempting connect on transport >[2012-04-03 17:03:44.471601] I [client.c:2156:notify] 20-dstore-client-3: parent translators are ready, attempting connect on transport >[2012-04-03 17:03:44.476344] I [client.c:2156:notify] 20-dstore-client-4: parent translators are ready, attempting connect on transport >[2012-04-03 17:03:44.480953] I [client.c:2156:notify] 20-dstore-client-5: parent translators are ready, attempting connect on transport >[2012-04-03 17:03:44.486448] I [client.c:2156:notify] 20-dstore-client-6: parent translators are ready, attempting connect on transport >[2012-04-03 17:03:44.491043] I [client.c:2156:notify] 20-dstore-client-7: parent translators are ready, attempting connect on transport >[2012-04-03 17:03:44.495665] I [client.c:2156:notify] 20-dstore-client-8: parent translators are ready, attempting connect on transport >Given volfile: >+------------------------------------------------------------------------------+ > 1: volume dstore-client-0 > 2: type protocol/client > 3: option remote-host 192.168.2.35 > 4: option remote-subvolume /export1/dstore1 > 5: option transport-type tcp > 6: end-volume > 7: > 8: volume dstore-client-1 > 9: type protocol/client > 10: option remote-host 192.168.2.36 > 11: option remote-subvolume /export1/dstore1 > 12: option transport-type tcp > 13: end-volume > 14: > 15: volume dstore-client-2 > 16: type protocol/client > 17: option remote-host 192.168.2.37 > 18: option remote-subvolume /export1/dstore1 > 19: option transport-type tcp > 20: end-volume > 21: > 22: volume dstore-client-3 > 23: type protocol/client > 24: option remote-host 192.168.2.35 > 25: option remote-subvolume /export2/dstore1 > 26: option transport-type tcp > 27: end-volume > 28: > 29: volume dstore-client-4 > 30: type protocol/client > 31: option remote-host 192.168.2.36 > 32: option remote-subvolume /export2/dstore1 > 33: option transport-type tcp > 34: end-volume > 35: > 36: volume dstore-client-5 > 37: type protocol/client > 38: option remote-host 192.168.2.37 > 39: option remote-subvolume /export2/dstore1 > 40: option transport-type tcp > 41: end-volume > 42: > 43: volume dstore-client-6 > 44: type protocol/client > 45: option remote-host 192.168.2.35 > 46: option remote-subvolume /export1/dstore2 > 47: option transport-type tcp > 48: end-volume > 49: > 50: volume dstore-client-7 > 51: type protocol/client > 52: option remote-host 192.168.2.36 > 53: option remote-subvolume /export1/dstore2 > 54: option transport-type tcp > 55: end-volume > 56: > 57: volume dstore-client-8 > 58: type protocol/client > 59: option remote-host 192.168.2.37 > 60: option remote-subvolume /export1/dstore2 > 61: option transport-type tcp > 62: end-volume > 63: > 64: volume dstore-replicate-0 > 65: type cluster/replicate > 66: subvolumes dstore-client-0 dstore-client-1 dstore-client-2 > 67: end-volume > 68: > 69: volume dstore-replicate-1 > 70: type cluster/replicate > 71: subvolumes dstore-client-3 dstore-client-4 dstore-client-5 > 72: end-volume > 73: > 74: volume dstore-replicate-2 > 75: type cluster/replicate > 76: subvolumes dstore-client-6 dstore-client-7 dstore-client-8 > 77: end-volume > 78: > 79: volume dstore-dht > 80: type cluster/distribute > 81: subvolumes dstore-replicate-0 dstore-replicate-1 dstore-replicate-2 > 82: end-volume > 83: > 84: volume dstore-quota > 85: type features/quota > 86: option timeout 0 > 87: subvolumes dstore-dht > 88: end-volume > 89: > 90: volume dstore-write-behind > 91: type performance/write-behind > 92: subvolumes dstore-quota > 93: end-volume > 94: > 95: volume dstore-read-ahead > 96: type performance/read-ahead > 97: subvolumes dstore-write-behind > 98: end-volume > 99: >100: volume dstore-io-cache >101: type performance/io-cache >102: subvolumes dstore-read-ahead >103: end-volume >104: >105: volume dstore-quick-read >106: type performance/quick-read >107: subvolumes dstore-io-cache >108: end-volume >109: >110: volume dstore >111: type debug/io-stats >112: option latency-measurement off >113: option count-fop-hits off >114: subvolumes dstore-quick-read >115: end-volume > >+------------------------------------------------------------------------------+ >[2012-04-03 17:03:44.507758] I [rpc-clnt.c:1669:rpc_clnt_reconfig] 20-dstore-client-0: changing port to 24009 (from 0) >[2012-04-03 17:03:44.507948] I [rpc-clnt.c:1669:rpc_clnt_reconfig] 20-dstore-client-3: changing port to 24010 (from 0) >[2012-04-03 17:03:44.508082] I [rpc-clnt.c:1669:rpc_clnt_reconfig] 20-dstore-client-6: changing port to 24011 (from 0) >[2012-04-03 17:03:44.508261] I [client.c:136:client_register_grace_timer] 20-dstore-client-0: Registering a grace timer >[2012-04-03 17:03:44.508344] I [client.c:136:client_register_grace_timer] 20-dstore-client-3: Registering a grace timer >[2012-04-03 17:03:44.508448] I [client.c:136:client_register_grace_timer] 20-dstore-client-6: Registering a grace timer >[2012-04-03 17:03:45.490634] I [rpc-clnt.c:1669:rpc_clnt_reconfig] 20-dstore-client-4: changing port to 24010 (from 0) >[2012-04-03 17:03:45.490867] I [rpc-clnt.c:1669:rpc_clnt_reconfig] 20-dstore-client-7: changing port to 24011 (from 0) >[2012-04-03 17:03:45.491196] I [client.c:136:client_register_grace_timer] 20-dstore-client-4: Registering a grace timer >[2012-04-03 17:03:45.491337] I [client.c:136:client_register_grace_timer] 20-dstore-client-7: Registering a grace timer >[2012-04-03 17:03:45.491485] I [rpc-clnt.c:1669:rpc_clnt_reconfig] 20-dstore-client-1: changing port to 24009 (from 0) >[2012-04-03 17:03:45.491975] I [client.c:136:client_register_grace_timer] 20-dstore-client-1: Registering a grace timer >[2012-04-03 17:03:45.500944] I [rpc-clnt.c:1669:rpc_clnt_reconfig] 20-dstore-client-5: changing port to 24010 (from 0) >[2012-04-03 17:03:45.501091] I [client.c:136:client_register_grace_timer] 20-dstore-client-5: Registering a grace timer >[2012-04-03 17:03:45.501176] I [rpc-clnt.c:1669:rpc_clnt_reconfig] 20-dstore-client-2: changing port to 24009 (from 0) >[2012-04-03 17:03:45.501275] I [client.c:136:client_register_grace_timer] 20-dstore-client-2: Registering a grace timer >[2012-04-03 17:03:45.506793] I [rpc-clnt.c:1669:rpc_clnt_reconfig] 20-dstore-client-8: changing port to 24011 (from 0) >[2012-04-03 17:03:45.506898] I [client.c:136:client_register_grace_timer] 20-dstore-client-8: Registering a grace timer >[2012-04-03 17:03:48.472102] W [client.c:2083:client_rpc_notify] 20-dstore-client-0: Cancelling the grace timer >[2012-04-03 17:03:48.475248] I [client-handshake.c:1632:select_server_supported_programs] 20-dstore-client-0: Using Program GlusterFS 3git, Num (1298437), Version (330) >[2012-04-03 17:03:48.479143] W [client.c:2083:client_rpc_notify] 20-dstore-client-3: Cancelling the grace timer >[2012-04-03 17:03:48.479778] I [client-handshake.c:1429:client_setvolume_cbk] 20-dstore-client-0: Connected to 192.168.2.35:24009, attached to remote volume '/export1/dstore1'. >[2012-04-03 17:03:48.479831] I [client-handshake.c:1441:client_setvolume_cbk] 20-dstore-client-0: Server and Client lk-version numbers are not same, reopening the fds >[2012-04-03 17:03:48.479910] I [afr-common.c:3524:afr_notify] 20-dstore-replicate-0: Subvolume 'dstore-client-0' came back up; going online. >[2012-04-03 17:03:48.482858] I [client-handshake.c:1632:select_server_supported_programs] 20-dstore-client-3: Using Program GlusterFS 3git, Num (1298437), Version (330) >[2012-04-03 17:03:48.483105] I [client-handshake.c:456:client_set_lk_version_cbk] 20-dstore-client-0: Server lk version = 1 >[2012-04-03 17:03:48.483457] W [client.c:2083:client_rpc_notify] 20-dstore-client-6: Cancelling the grace timer >[2012-04-03 17:03:48.484471] I [client-handshake.c:1429:client_setvolume_cbk] 20-dstore-client-3: Connected to 192.168.2.35:24010, attached to remote volume '/export2/dstore1'. >[2012-04-03 17:03:48.484653] I [client-handshake.c:1441:client_setvolume_cbk] 20-dstore-client-3: Server and Client lk-version numbers are not same, reopening the fds >[2012-04-03 17:03:48.484770] I [afr-common.c:3524:afr_notify] 20-dstore-replicate-1: Subvolume 'dstore-client-3' came back up; going online. >[2012-04-03 17:03:48.485378] I [client-handshake.c:1632:select_server_supported_programs] 20-dstore-client-6: Using Program GlusterFS 3git, Num (1298437), Version (330) >[2012-04-03 17:03:48.485969] I [client-handshake.c:456:client_set_lk_version_cbk] 20-dstore-client-3: Server lk version = 1 >[2012-04-03 17:03:48.487895] I [client-handshake.c:1429:client_setvolume_cbk] 20-dstore-client-6: Connected to 192.168.2.35:24011, attached to remote volume '/export1/dstore2'. >[2012-04-03 17:03:48.487960] I [client-handshake.c:1441:client_setvolume_cbk] 20-dstore-client-6: Server and Client lk-version numbers are not same, reopening the fds >[2012-04-03 17:03:48.488074] I [afr-common.c:3524:afr_notify] 20-dstore-replicate-2: Subvolume 'dstore-client-6' came back up; going online. >[2012-04-03 17:03:48.490254] I [client-handshake.c:456:client_set_lk_version_cbk] 20-dstore-client-6: Server lk version = 1 >[2012-04-03 17:03:49.489674] W [client.c:2083:client_rpc_notify] 20-dstore-client-4: Cancelling the grace timer >[2012-04-03 17:03:49.491148] I [client-handshake.c:1632:select_server_supported_programs] 20-dstore-client-4: Using Program GlusterFS 3git, Num (1298437), Version (330) >[2012-04-03 17:03:49.493530] I [client-handshake.c:1429:client_setvolume_cbk] 20-dstore-client-4: Connected to 192.168.2.36:24010, attached to remote volume '/export2/dstore1'. >[2012-04-03 17:03:49.493609] I [client-handshake.c:1441:client_setvolume_cbk] 20-dstore-client-4: Server and Client lk-version numbers are not same, reopening the fds >[2012-04-03 17:03:49.494999] W [client.c:2083:client_rpc_notify] 20-dstore-client-7: Cancelling the grace timer >[2012-04-03 17:03:49.498802] I [client-handshake.c:456:client_set_lk_version_cbk] 20-dstore-client-4: Server lk version = 1 >[2012-04-03 17:03:49.498915] I [client-handshake.c:1632:select_server_supported_programs] 20-dstore-client-7: Using Program GlusterFS 3git, Num (1298437), Version (330) >[2012-04-03 17:03:49.499215] W [client.c:2083:client_rpc_notify] 20-dstore-client-1: Cancelling the grace timer >[2012-04-03 17:03:49.502933] I [client-handshake.c:1429:client_setvolume_cbk] 20-dstore-client-7: Connected to 192.168.2.36:24011, attached to remote volume '/export1/dstore2'. >[2012-04-03 17:03:49.503009] I [client-handshake.c:1441:client_setvolume_cbk] 20-dstore-client-7: Server and Client lk-version numbers are not same, reopening the fds >[2012-04-03 17:03:49.503172] I [client-handshake.c:1632:select_server_supported_programs] 20-dstore-client-1: Using Program GlusterFS 3git, Num (1298437), Version (330) >[2012-04-03 17:03:49.503733] W [client.c:2083:client_rpc_notify] 20-dstore-client-5: Cancelling the grace timer >[2012-04-03 17:03:49.506953] I [client-handshake.c:456:client_set_lk_version_cbk] 20-dstore-client-7: Server lk version = 1 >[2012-04-03 17:03:49.507063] I [client-handshake.c:1429:client_setvolume_cbk] 20-dstore-client-1: Connected to 192.168.2.36:24009, attached to remote volume '/export1/dstore1'. >[2012-04-03 17:03:49.507154] I [client-handshake.c:1441:client_setvolume_cbk] 20-dstore-client-1: Server and Client lk-version numbers are not same, reopening the fds >[2012-04-03 17:03:49.507453] I [client-handshake.c:1632:select_server_supported_programs] 20-dstore-client-5: Using Program GlusterFS 3git, Num (1298437), Version (330) >[2012-04-03 17:03:49.507666] W [client.c:2083:client_rpc_notify] 20-dstore-client-2: Cancelling the grace timer >[2012-04-03 17:03:49.510905] I [client-handshake.c:1632:select_server_supported_programs] 20-dstore-client-2: Using Program GlusterFS 3git, Num (1298437), Version (330) >[2012-04-03 17:03:49.511726] I [client-handshake.c:1429:client_setvolume_cbk] 20-dstore-client-5: Connected to 192.168.2.37:24010, attached to remote volume '/export2/dstore1'. >[2012-04-03 17:03:49.511801] I [client-handshake.c:1441:client_setvolume_cbk] 20-dstore-client-5: Server and Client lk-version numbers are not same, reopening the fds >[2012-04-03 17:03:49.513406] I [client-handshake.c:456:client_set_lk_version_cbk] 20-dstore-client-5: Server lk version = 1 >[2012-04-03 17:03:49.513723] I [client-handshake.c:456:client_set_lk_version_cbk] 20-dstore-client-1: Server lk version = 1 >[2012-04-03 17:03:49.514158] I [client-handshake.c:1429:client_setvolume_cbk] 20-dstore-client-2: Connected to 192.168.2.37:24009, attached to remote volume '/export1/dstore1'. >[2012-04-03 17:03:49.514214] I [client-handshake.c:1441:client_setvolume_cbk] 20-dstore-client-2: Server and Client lk-version numbers are not same, reopening the fds >[2012-04-03 17:03:49.514771] W [client.c:2083:client_rpc_notify] 20-dstore-client-8: Cancelling the grace timer >[2012-04-03 17:03:49.515993] I [client-handshake.c:456:client_set_lk_version_cbk] 20-dstore-client-2: Server lk version = 1 >[2012-04-03 17:03:49.517702] I [client-handshake.c:1632:select_server_supported_programs] 20-dstore-client-8: Using Program GlusterFS 3git, Num (1298437), Version (330) >[2012-04-03 17:03:49.524926] I [client-handshake.c:1429:client_setvolume_cbk] 20-dstore-client-8: Connected to 192.168.2.37:24011, attached to remote volume '/export1/dstore2'. >[2012-04-03 17:03:49.525023] I [client-handshake.c:1441:client_setvolume_cbk] 20-dstore-client-8: Server and Client lk-version numbers are not same, reopening the fds >[2012-04-03 17:03:49.539786] I [fuse-bridge.c:4081:fuse_graph_setup] 0-fuse: switched to graph 20 >[2012-04-03 17:03:49.539999] I [client-handshake.c:456:client_set_lk_version_cbk] 20-dstore-client-8: Server lk version = 1 >[2012-04-03 17:03:49.545726] I [afr-common.c:1866:afr_set_root_inode_on_first_lookup] 20-dstore-replicate-0: added root inode >[2012-04-03 17:03:49.548841] I [afr-common.c:1866:afr_set_root_inode_on_first_lookup] 20-dstore-replicate-1: added root inode >[2012-04-03 17:03:49.549776] I [afr-common.c:1866:afr_set_root_inode_on_first_lookup] 20-dstore-replicate-2: added root inode >[2012-04-03 17:03:50.033973] I [client.c:2165:notify] 19-dstore-client-0: current graph is no longer active, destroying rpc_client >[2012-04-03 17:03:50.034112] I [client.c:2165:notify] 19-dstore-client-1: current graph is no longer active, destroying rpc_client >[2012-04-03 17:03:50.034174] I [client.c:136:client_register_grace_timer] 19-dstore-client-0: Registering a grace timer >[2012-04-03 17:03:50.034254] I [client.c:2104:client_rpc_notify] 19-dstore-client-0: disconnected >[2012-04-03 17:03:50.034184] I [client.c:2165:notify] 19-dstore-client-2: current graph is no longer active, destroying rpc_client >[2012-04-03 17:03:50.034329] I [client.c:136:client_register_grace_timer] 19-dstore-client-1: Registering a grace timer >[2012-04-03 17:03:50.034388] I [client.c:2165:notify] 19-dstore-client-3: current graph is no longer active, destroying rpc_client >[2012-04-03 17:03:50.034398] I [client.c:2104:client_rpc_notify] 19-dstore-client-1: disconnected >[2012-04-03 17:03:50.034565] I [client.c:136:client_register_grace_timer] 19-dstore-client-2: Registering a grace timer >[2012-04-03 17:03:50.034613] I [client.c:2104:client_rpc_notify] 19-dstore-client-2: disconnected >[2012-04-03 17:03:50.034648] E [afr-common.c:3561:afr_notify] 19-dstore-replicate-0: All subvolumes are down. Going offline until atleast one of them comes back up. >[2012-04-03 17:03:50.034745] I [client.c:136:client_register_grace_timer] 19-dstore-client-3: Registering a grace timer >[2012-04-03 17:03:50.034797] I [client.c:2104:client_rpc_notify] 19-dstore-client-3: disconnected >[2012-04-03 17:03:50.034489] I [client.c:2165:notify] 19-dstore-client-4: current graph is no longer active, destroying rpc_client >[2012-04-03 17:03:50.034948] I [client.c:2165:notify] 19-dstore-client-5: current graph is no longer active, destroying rpc_client >[2012-04-03 17:03:50.034995] I [client.c:136:client_register_grace_timer] 19-dstore-client-4: Registering a grace timer >[2012-04-03 17:03:50.035010] I [client.c:2165:notify] 19-dstore-client-6: current graph is no longer active, destroying rpc_client >[2012-04-03 17:03:50.035041] I [client.c:2104:client_rpc_notify] 19-dstore-client-4: disconnected >[2012-04-03 17:03:50.035097] I [client.c:2165:notify] 19-dstore-client-7: current graph is no longer active, destroying rpc_client >[2012-04-03 17:03:50.035232] I [client.c:2165:notify] 19-dstore-client-8: current graph is no longer active, destroying rpc_client >[2012-04-03 17:03:50.035178] I [client.c:136:client_register_grace_timer] 19-dstore-client-5: Registering a grace timer >[2012-04-03 17:03:50.035357] I [client.c:2104:client_rpc_notify] 19-dstore-client-5: disconnected >[2012-04-03 17:03:50.035385] E [afr-common.c:3561:afr_notify] 19-dstore-replicate-1: All subvolumes are down. Going offline until atleast one of them comes back up. >[2012-04-03 17:03:50.035432] I [client.c:136:client_register_grace_timer] 19-dstore-client-6: Registering a grace timer >[2012-04-03 17:03:50.035494] I [client.c:2104:client_rpc_notify] 19-dstore-client-6: disconnected >[2012-04-03 17:03:50.035547] I [client.c:136:client_register_grace_timer] 19-dstore-client-7: Registering a grace timer >[2012-04-03 17:03:50.035574] I [client.c:2104:client_rpc_notify] 19-dstore-client-7: disconnected >[2012-04-03 17:03:50.035633] I [client.c:136:client_register_grace_timer] 19-dstore-client-8: Registering a grace timer >[2012-04-03 17:03:50.035698] I [client.c:2104:client_rpc_notify] 19-dstore-client-8: disconnected >[2012-04-03 17:03:50.035722] E [afr-common.c:3561:afr_notify] 19-dstore-replicate-2: All subvolumes are down. Going offline until atleast one of them comes back up. >[2012-04-03 17:03:50.066570] W [quota.c:780:quota_update_size] 20-dstore-quota: cannot find parent for inode (gfid:02ea6350-461f-463b-8291-ddca1c724340), hence aborting size updation of parents >[2012-04-03 17:03:50.072182] W [quota.c:394:quota_check_limit] 20-dstore-quota: cannot find parent for inode (gfid:e3ad7b44-6661-4d92-a187-74731487898c), hence aborting enforcing quota-limits and continuing with the fop >[2012-04-03 17:03:50.235576] W [quota.c:394:quota_check_limit] 20-dstore-quota: cannot find parent for inode (gfid:5efcdf98-7a7c-4f10-aa73-610bdeafe585), hence aborting enforcing quota-limits and continuing with the fop >[2012-04-03 17:03:50.586862] W [quota.c:780:quota_update_size] 20-dstore-quota: cannot find parent for inode (gfid:dca65c9a-a5fc-4357-8405-97a5d2171e4c), hence aborting size updation of parents >[2012-04-03 17:03:51.465367] W [quota.c:394:quota_check_limit] 20-dstore-quota: cannot find parent for inode (gfid:60c5322b-ea3b-467a-9e1d-065262860f5c), hence aborting enforcing quota-limits and continuing with the fop >[2012-04-03 17:03:52.138895] W [quota.c:394:quota_check_limit] 20-dstore-quota: cannot find parent for inode (gfid:02ea6350-461f-463b-8291-ddca1c724340), hence aborting enforcing quota-limits and continuing with the fop >[2012-04-03 17:03:52.154358] W [quota.c:394:quota_check_limit] 20-dstore-quota: cannot find parent for inode (gfid:02ea6350-461f-463b-8291-ddca1c724340), hence aborting enforcing quota-limits and continuing with the fop >[2012-04-03 17:03:52.163980] W [quota.c:780:quota_update_size] 20-dstore-quota: cannot find parent for inode (gfid:02ea6350-461f-463b-8291-ddca1c724340), hence aborting size updation of parents >[2012-04-03 17:03:52.179238] W [quota.c:394:quota_check_limit] 20-dstore-quota: cannot find parent for inode (gfid:02ea6350-461f-463b-8291-ddca1c724340), hence aborting enforcing quota-limits and continuing with the fop >[2012-04-03 17:03:52.284014] W [quota.c:780:quota_update_size] 20-dstore-quota: cannot find parent for inode (gfid:02ea6350-461f-463b-8291-ddca1c724340), hence aborting size updation of parents >[2012-04-03 17:03:52.292849] W [quota.c:394:quota_check_limit] 20-dstore-quota: cannot find parent for inode (gfid:02ea6350-461f-463b-8291-ddca1c724340), hence aborting enforcing quota-limits and continuing with the fop >[2012-04-03 17:03:52.311826] W [quota.c:780:quota_update_size] 20-dstore-quota: cannot find parent for inode (gfid:02ea6350-461f-463b-8291-ddca1c724340), hence aborting size updation of parents >[2012-04-03 17:03:52.355151] W [quota.c:394:quota_check_limit] 20-dstore-quota: cannot find parent for inode (gfid:89b615a7-2451-444b-b924-06b579a46b30), hence aborting enforcing quota-limits and continuing with the fop >[2012-04-03 17:03:53.255179] W [quota.c:780:quota_update_size] 20-dstore-quota: cannot find parent for inode (gfid:89b615a7-2451-444b-b924-06b579a46b30), hence aborting size updation of parents >[2012-04-03 17:03:53.341251] W [quota.c:394:quota_check_limit] 20-dstore-quota: cannot find parent for inode (gfid:ba999cb9-991a-4744-bdfd-e72d92ac3cc0), hence aborting enforcing quota-limits and continuing with the fop >[2012-04-03 17:03:53.911933] W [quota.c:394:quota_check_limit] 20-dstore-quota: cannot find parent for inode (gfid:60c5322b-ea3b-467a-9e1d-065262860f5c), hence aborting enforcing quota-limits and continuing with the fop >[2012-04-03 17:03:53.939441] W [quota.c:394:quota_check_limit] 20-dstore-quota: cannot find parent for inode (gfid:60c5322b-ea3b-467a-9e1d-065262860f5c), hence aborting enforcing quota-limits and continuing with the fop >[2012-04-03 17:03:53.972167] W [quota.c:780:quota_update_size] 20-dstore-quota: cannot find parent for inode (gfid:60c5322b-ea3b-467a-9e1d-065262860f5c), hence aborting size updation of parents >[2012-04-03 17:03:53.985799] W [quota.c:394:quota_check_limit] 20-dstore-quota: cannot find parent for inode (gfid:60c5322b-ea3b-467a-9e1d-065262860f5c), hence aborting enforcing quota-limits and continuing with the fop >[2012-04-03 17:03:54.062862] W [quota.c:780:quota_update_size] 20-dstore-quota: cannot find parent for inode (gfid:60c5322b-ea3b-467a-9e1d-065262860f5c), hence aborting size updation of parents >[2012-04-03 17:03:54.077000] W [quota.c:394:quota_check_limit] 20-dstore-quota: cannot find parent for inode (gfid:60c5322b-ea3b-467a-9e1d-065262860f5c), hence aborting enforcing quota-limits and continuing with the fop >[2012-04-03 17:03:54.105496] W [quota.c:780:quota_update_size] 20-dstore-quota: cannot find parent for inode (gfid:60c5322b-ea3b-467a-9e1d-065262860f5c), hence aborting size updation of parents >[2012-04-03 17:03:54.252404] W [quota.c:780:quota_update_size] 20-dstore-quota: cannot find parent for inode (gfid:ba999cb9-991a-4744-bdfd-e72d92ac3cc0), hence aborting size updation of parents >[2012-04-03 17:03:55.806174] W [quota.c:394:quota_check_limit] 20-dstore-quota: cannot find parent for inode (gfid:89b615a7-2451-444b-b924-06b579a46b30), hence aborting enforcing quota-limits and continuing with the fop >[2012-04-03 17:03:55.819658] W [quota.c:394:quota_check_limit] 20-dstore-quota: cannot find parent for inode (gfid:89b615a7-2451-444b-b924-06b579a46b30), hence aborting enforcing quota-limits and continuing with the fop >[2012-04-03 17:03:55.849035] W [quota.c:780:quota_update_size] 20-dstore-quota: cannot find parent for inode (gfid:89b615a7-2451-444b-b924-06b579a46b30), hence aborting size updation of parents >[2012-04-03 17:03:55.876251] W [quota.c:394:quota_check_limit] 20-dstore-quota: cannot find parent for inode (gfid:89b615a7-2451-444b-b924-06b579a46b30), hence aborting enforcing quota-limits and continuing with the fop >[2012-04-03 17:03:55.946805] W [quota.c:780:quota_update_size] 20-dstore-quota: cannot find parent for inode (gfid:89b615a7-2451-444b-b924-06b579a46b30), hence aborting size updation of parents >[2012-04-03 17:03:55.952761] W [quota.c:394:quota_check_limit] 20-dstore-quota: cannot find parent for inode (gfid:89b615a7-2451-444b-b924-06b579a46b30), hence aborting enforcing quota-limits and continuing with the fop >[2012-04-03 17:03:56.050342] W [quota.c:780:quota_update_size] 20-dstore-quota: cannot find parent for inode (gfid:89b615a7-2451-444b-b924-06b579a46b30), hence aborting size updation of parents >[2012-04-03 17:03:56.073467] W [quota.c:394:quota_check_limit] 20-dstore-quota: cannot find parent for inode (gfid:89b615a7-2451-444b-b924-06b579a46b30), hence aborting enforcing quota-limits and continuing with the fop >[2012-04-03 17:03:56.137448] W [quota.c:780:quota_update_size] 20-dstore-quota: cannot find parent for inode (gfid:89b615a7-2451-444b-b924-06b579a46b30), hence aborting size updation of parents >[2012-04-03 17:03:56.147158] W [quota.c:394:quota_check_limit] 20-dstore-quota: cannot find parent for inode (gfid:89b615a7-2451-444b-b924-06b579a46b30), hence aborting enforcing quota-limits and continuing with the fop >[2012-04-03 17:03:56.221074] W [quota.c:780:quota_update_size] 20-dstore-quota: cannot find parent for inode (gfid:89b615a7-2451-444b-b924-06b579a46b30), hence aborting size updation of parents >[2012-04-03 17:03:56.233016] W [quota.c:394:quota_check_limit] 20-dstore-quota: cannot find parent for inode (gfid:89b615a7-2451-444b-b924-06b579a46b30), hence aborting enforcing quota-limits and continuing with the fop >[2012-04-03 17:03:56.357111] W [quota.c:780:quota_update_size] 20-dstore-quota: cannot find parent for inode (gfid:89b615a7-2451-444b-b924-06b579a46b30), hence aborting size updation of parents >[2012-04-03 17:03:56.384790] W [quota.c:394:quota_check_limit] 20-dstore-quota: cannot find parent for inode (gfid:89b615a7-2451-444b-b924-06b579a46b30), hence aborting enforcing quota-limits and continuing with the fop >[2012-04-03 17:03:56.544361] W [quota.c:780:quota_update_size] 20-dstore-quota: cannot find parent for inode (gfid:89b615a7-2451-444b-b924-06b579a46b30), hence aborting size updation of parents >[2012-04-03 17:03:56.556697] W [quota.c:394:quota_check_limit] 20-dstore-quota: cannot find parent for inode (gfid:89b615a7-2451-444b-b924-06b579a46b30), hence aborting enforcing quota-limits and continuing with the fop >[2012-04-03 17:03:56.663920] W [quota.c:780:quota_update_size] 20-dstore-quota: cannot find parent for inode (gfid:89b615a7-2451-444b-b924-06b579a46b30), hence aborting size updation of parents >[2012-04-03 17:03:56.676674] W [quota.c:394:quota_check_limit] 20-dstore-quota: cannot find parent for inode (gfid:89b615a7-2451-444b-b924-06b579a46b30), hence aborting enforcing quota-limits and continuing with the fop >[2012-04-03 17:03:56.821070] W [quota.c:780:quota_update_size] 20-dstore-quota: cannot find parent for inode (gfid:89b615a7-2451-444b-b924-06b579a46b30), hence aborting size updation of parents >[2012-04-03 17:03:57.257433] W [quota.c:394:quota_check_limit] 20-dstore-quota: cannot find parent for inode (gfid:89b615a7-2451-444b-b924-06b579a46b30), hence aborting enforcing quota-limits and continuing with the fop >[2012-04-03 17:03:57.529179] W [quota.c:394:quota_check_limit] 20-dstore-quota: cannot find parent for inode (gfid:ba999cb9-991a-4744-bdfd-e72d92ac3cc0), hence aborting enforcing quota-limits and continuing with the fop >[2012-04-03 17:03:57.539736] W [quota.c:394:quota_check_limit] 20-dstore-quota: cannot find parent for inode (gfid:ba999cb9-991a-4744-bdfd-e72d92ac3cc0), hence aborting enforcing quota-limits and continuing with the fop >[2012-04-03 17:03:57.550572] W [quota.c:780:quota_update_size] 20-dstore-quota: cannot find parent for inode (gfid:ba999cb9-991a-4744-bdfd-e72d92ac3cc0), hence aborting size updation of parents >[2012-04-03 17:03:57.559529] W [quota.c:394:quota_check_limit] 20-dstore-quota: cannot find parent for inode (gfid:ba999cb9-991a-4744-bdfd-e72d92ac3cc0), hence aborting enforcing quota-limits and continuing with the fop >[2012-04-03 17:03:57.617520] W [quota.c:780:quota_update_size] 20-dstore-quota: cannot find parent for inode (gfid:89b615a7-2451-444b-b924-06b579a46b30), hence aborting size updation of parents >[2012-04-03 17:03:57.670187] W [quota.c:394:quota_check_limit] 20-dstore-quota: cannot find parent for inode (gfid:89b615a7-2451-444b-b924-06b579a46b30), hence aborting enforcing quota-limits and continuing with the fop >[2012-04-03 17:03:57.696977] W [quota.c:780:quota_update_size] 20-dstore-quota: cannot find parent for inode (gfid:ba999cb9-991a-4744-bdfd-e72d92ac3cc0), hence aborting size updation of parents >[2012-04-03 17:03:57.712742] W [quota.c:394:quota_check_limit] 20-dstore-quota: cannot find parent for inode (gfid:ba999cb9-991a-4744-bdfd-e72d92ac3cc0), hence aborting enforcing quota-limits and continuing with the fop >[2012-04-03 17:03:57.761648] W [quota.c:780:quota_update_size] 20-dstore-quota: cannot find parent for inode (gfid:89b615a7-2451-444b-b924-06b579a46b30), hence aborting size updation of parents >[2012-04-03 17:03:57.843652] W [quota.c:780:quota_update_size] 20-dstore-quota: cannot find parent for inode (gfid:ba999cb9-991a-4744-bdfd-e72d92ac3cc0), hence aborting size updation of parents >[2012-04-03 17:03:57.856612] W [quota.c:394:quota_check_limit] 20-dstore-quota: cannot find parent for inode (gfid:ba999cb9-991a-4744-bdfd-e72d92ac3cc0), hence aborting enforcing quota-limits and continuing with the fop >[2012-04-03 17:03:57.952069] W [quota.c:780:quota_update_size] 20-dstore-quota: cannot find parent for inode (gfid:ba999cb9-991a-4744-bdfd-e72d92ac3cc0), hence aborting size updation of parents >[2012-04-03 17:03:57.967605] W [quota.c:394:quota_check_limit] 20-dstore-quota: cannot find parent for inode (gfid:ba999cb9-991a-4744-bdfd-e72d92ac3cc0), hence aborting enforcing quota-limits and continuing with the fop >[2012-04-03 17:03:58.072945] W [quota.c:780:quota_update_size] 20-dstore-quota: cannot find parent for inode (gfid:ba999cb9-991a-4744-bdfd-e72d92ac3cc0), hence aborting size updation of parents >[2012-04-03 17:03:58.084513] W [quota.c:394:quota_check_limit] 20-dstore-quota: cannot find parent for inode (gfid:ba999cb9-991a-4744-bdfd-e72d92ac3cc0), hence aborting enforcing quota-limits and continuing with the fop >[2012-04-03 17:03:58.150943] W [quota.c:780:quota_update_size] 20-dstore-quota: cannot find parent for inode (gfid:ba999cb9-991a-4744-bdfd-e72d92ac3cc0), hence aborting size updation of parents >[2012-04-03 17:03:58.159550] W [quota.c:394:quota_check_limit] 20-dstore-quota: cannot find parent for inode (gfid:ba999cb9-991a-4744-bdfd-e72d92ac3cc0), hence aborting enforcing quota-limits and continuing with the fop >[2012-04-03 17:03:58.216591] W [quota.c:780:quota_update_size] 20-dstore-quota: cannot find parent for inode (gfid:ba999cb9-991a-4744-bdfd-e72d92ac3cc0), hence aborting size updation of parents >[2012-04-03 17:03:58.225320] W [quota.c:394:quota_check_limit] 20-dstore-quota: cannot find parent for inode (gfid:ba999cb9-991a-4744-bdfd-e72d92ac3cc0), hence aborting enforcing quota-limits and continuing with the fop >[2012-04-03 17:03:58.317429] W [quota.c:780:quota_update_size] 20-dstore-quota: cannot find parent for inode (gfid:ba999cb9-991a-4744-bdfd-e72d92ac3cc0), hence aborting size updation of parents >[2012-04-03 17:03:58.323645] W [quota.c:394:quota_check_limit] 20-dstore-quota: cannot find parent for inode (gfid:ba999cb9-991a-4744-bdfd-e72d92ac3cc0), hence aborting enforcing quota-limits and continuing with the fop >[2012-04-03 17:03:58.372135] W [quota.c:780:quota_update_size] 20-dstore-quota: cannot find parent for inode (gfid:ba999cb9-991a-4744-bdfd-e72d92ac3cc0), hence aborting size updation of parents >[2012-04-03 17:03:58.375869] W [quota.c:394:quota_check_limit] 20-dstore-quota: cannot find parent for inode (gfid:ba999cb9-991a-4744-bdfd-e72d92ac3cc0), hence aborting enforcing quota-limits and continuing with the fop >[2012-04-03 17:03:58.424806] W [quota.c:780:quota_update_size] 20-dstore-quota: cannot find parent for inode (gfid:ba999cb9-991a-4744-bdfd-e72d92ac3cc0), hence aborting size updation of parents >[2012-04-03 17:03:58.431794] W [quota.c:394:quota_check_limit] 20-dstore-quota: cannot find parent for inode (gfid:ba999cb9-991a-4744-bdfd-e72d92ac3cc0), hence aborting enforcing quota-limits and continuing with the fop >[2012-04-03 17:03:58.437085] W [quota.c:780:quota_update_size] 20-dstore-quota: cannot find parent for inode (gfid:ba999cb9-991a-4744-bdfd-e72d92ac3cc0), hence aborting size updation of parents >[2012-04-03 17:04:00.228106] W [quota.c:394:quota_check_limit] 20-dstore-quota: cannot find parent for inode (gfid:c6ff00f3-2387-449f-b7a6-87dc95b85d7e), hence aborting enforcing quota-limits and continuing with the fop >[2012-04-03 17:04:00.245704] W [quota.c:394:quota_check_limit] 20-dstore-quota: cannot find parent for inode (gfid:c6ff00f3-2387-449f-b7a6-87dc95b85d7e), hence aborting enforcing quota-limits and continuing with the fop >[2012-04-03 17:04:00.268330] W [quota.c:780:quota_update_size] 20-dstore-quota: cannot find parent for inode (gfid:c6ff00f3-2387-449f-b7a6-87dc95b85d7e), hence aborting size updation of parents >[2012-04-03 17:04:00.288055] W [quota.c:394:quota_check_limit] 20-dstore-quota: cannot find parent for inode (gfid:c6ff00f3-2387-449f-b7a6-87dc95b85d7e), hence aborting enforcing quota-limits and continuing with the fop >[2012-04-03 17:04:00.317834] W [quota.c:780:quota_update_size] 20-dstore-quota: cannot find parent for inode (gfid:c6ff00f3-2387-449f-b7a6-87dc95b85d7e), hence aborting size updation of parents >[2012-04-03 17:04:00.512663] W [client.c:112:client_grace_timeout] 19-dstore-client-0: client grace timer expired, updating the lk-version to 2 >[2012-04-03 17:04:00.512767] W [client.c:112:client_grace_timeout] 19-dstore-client-1: client grace timer expired, updating the lk-version to 2 >[2012-04-03 17:04:00.512824] W [client.c:112:client_grace_timeout] 19-dstore-client-2: client grace timer expired, updating the lk-version to 2 >[2012-04-03 17:04:00.512879] W [client.c:112:client_grace_timeout] 19-dstore-client-3: client grace timer expired, updating the lk-version to 2 >[2012-04-03 17:04:00.512936] W [client.c:112:client_grace_timeout] 19-dstore-client-4: client grace timer expired, updating the lk-version to 2 >[2012-04-03 17:04:00.512968] W [client.c:112:client_grace_timeout] 19-dstore-client-5: client grace timer expired, updating the lk-version to 2 >[2012-04-03 17:04:00.513019] W [client.c:112:client_grace_timeout] 19-dstore-client-6: client grace timer expired, updating the lk-version to 2 >[2012-04-03 17:04:00.513083] W [client.c:112:client_grace_timeout] 19-dstore-client-7: client grace timer expired, updating the lk-version to 2 >[2012-04-03 17:04:00.513170] W [client.c:112:client_grace_timeout] 19-dstore-client-8: client grace timer expired, updating the lk-version to 2 >[2012-04-03 17:04:00.724868] W [quota.c:394:quota_check_limit] 20-dstore-quota: cannot find parent for inode (gfid:ba999cb9-991a-4744-bdfd-e72d92ac3cc0), hence aborting enforcing quota-limits and continuing with the fop >[2012-04-03 17:04:00.802252] W [quota.c:780:quota_update_size] 20-dstore-quota: cannot find parent for inode (gfid:6a0c3bd3-66f3-4d98-be28-baf6b71fd7d7), hence aborting size updation of parents >[2012-04-03 17:04:01.325841] W [quota.c:780:quota_update_size] 20-dstore-quota: cannot find parent for inode (gfid:ba999cb9-991a-4744-bdfd-e72d92ac3cc0), hence aborting size updation of parents >[2012-04-03 17:04:03.421813] W [quota.c:394:quota_check_limit] 20-dstore-quota: cannot find parent for inode (gfid:89b615a7-2451-444b-b924-06b579a46b30), hence aborting enforcing quota-limits and continuing with the fop >[2012-04-03 17:04:03.565888] W [quota.c:394:quota_check_limit] 20-dstore-quota: cannot find parent for inode (gfid:ba999cb9-991a-4744-bdfd-e72d92ac3cc0), hence aborting enforcing quota-limits and continuing with the fop >[2012-04-03 17:04:03.580880] W [quota.c:394:quota_check_limit] 20-dstore-quota: cannot find parent for inode (gfid:ba999cb9-991a-4744-bdfd-e72d92ac3cc0), hence aborting enforcing quota-limits and continuing with the fop >[2012-04-03 17:04:03.629565] W [quota.c:780:quota_update_size] 20-dstore-quota: cannot find parent for inode (gfid:ba999cb9-991a-4744-bdfd-e72d92ac3cc0), hence aborting size updation of parents >[2012-04-03 17:04:03.657615] W [quota.c:394:quota_check_limit] 20-dstore-quota: cannot find parent for inode (gfid:ba999cb9-991a-4744-bdfd-e72d92ac3cc0), hence aborting enforcing quota-limits and continuing with the fop >[2012-04-03 17:04:03.706306] W [quota.c:780:quota_update_size] 20-dstore-quota: cannot find parent for inode (gfid:ba999cb9-991a-4744-bdfd-e72d92ac3cc0), hence aborting size updation of parents >[2012-04-03 17:04:03.725352] W [quota.c:394:quota_check_limit] 20-dstore-quota: cannot find parent for inode (gfid:ba999cb9-991a-4744-bdfd-e72d92ac3cc0), hence aborting enforcing quota-limits and continuing with the fop >[2012-04-03 17:04:03.757936] W [quota.c:780:quota_update_size] 20-dstore-quota: cannot find parent for inode (gfid:ba999cb9-991a-4744-bdfd-e72d92ac3cc0), hence aborting size updation of parents >[2012-04-03 17:04:03.774129] W [quota.c:394:quota_check_limit] 20-dstore-quota: cannot find parent for inode (gfid:ba999cb9-991a-4744-bdfd-e72d92ac3cc0), hence aborting enforcing quota-limits and continuing with the fop >[2012-04-03 17:04:03.823412] W [quota.c:780:quota_update_size] 20-dstore-quota: cannot find parent for inode (gfid:ba999cb9-991a-4744-bdfd-e72d92ac3cc0), hence aborting size updation of parents >[2012-04-03 17:04:03.852611] W [quota.c:394:quota_check_limit] 20-dstore-quota: cannot find parent for inode (gfid:ba999cb9-991a-4744-bdfd-e72d92ac3cc0), hence aborting enforcing quota-limits and continuing with the fop >[2012-04-03 17:04:03.913308] W [quota.c:780:quota_update_size] 20-dstore-quota: cannot find parent for inode (gfid:ba999cb9-991a-4744-bdfd-e72d92ac3cc0), hence aborting size updation of parents >[2012-04-03 17:04:03.923461] W [quota.c:394:quota_check_limit] 20-dstore-quota: cannot find parent for inode (gfid:ba999cb9-991a-4744-bdfd-e72d92ac3cc0), hence aborting enforcing quota-limits and continuing with the fop >[2012-04-03 17:04:03.946106] W [quota.c:780:quota_update_size] 20-dstore-quota: cannot find parent for inode (gfid:ba999cb9-991a-4744-bdfd-e72d92ac3cc0), hence aborting size updation of parents >[2012-04-03 17:04:03.961785] W [quota.c:394:quota_check_limit] 20-dstore-quota: cannot find parent for inode (gfid:ba999cb9-991a-4744-bdfd-e72d92ac3cc0), hence aborting enforcing quota-limits and continuing with the fop >[2012-04-03 17:04:03.993419] W [quota.c:780:quota_update_size] 20-dstore-quota: cannot find parent for inode (gfid:ba999cb9-991a-4744-bdfd-e72d92ac3cc0), hence aborting size updation of parents >[2012-04-03 17:04:04.005726] W [quota.c:394:quota_check_limit] 20-dstore-quota: cannot find parent for inode (gfid:ba999cb9-991a-4744-bdfd-e72d92ac3cc0), hence aborting enforcing quota-limits and continuing with the fop >[2012-04-03 17:04:04.033441] W [quota.c:780:quota_update_size] 20-dstore-quota: cannot find parent for inode (gfid:ba999cb9-991a-4744-bdfd-e72d92ac3cc0), hence aborting size updation of parents >[2012-04-03 17:04:04.042832] W [quota.c:394:quota_check_limit] 20-dstore-quota: cannot find parent for inode (gfid:ba999cb9-991a-4744-bdfd-e72d92ac3cc0), hence aborting enforcing quota-limits and continuing with the fop >[2012-04-03 17:04:04.076444] W [quota.c:780:quota_update_size] 20-dstore-quota: cannot find parent for inode (gfid:ba999cb9-991a-4744-bdfd-e72d92ac3cc0), hence aborting size updation of parents >[2012-04-03 17:04:04.086623] W [quota.c:394:quota_check_limit] 20-dstore-quota: cannot find parent for inode (gfid:ba999cb9-991a-4744-bdfd-e72d92ac3cc0), hence aborting enforcing quota-limits and continuing with the fop >[2012-04-03 17:04:04.112579] W [quota.c:780:quota_update_size] 20-dstore-quota: cannot find parent for inode (gfid:ba999cb9-991a-4744-bdfd-e72d92ac3cc0), hence aborting size updation of parents >[2012-04-03 17:04:04.124398] W [quota.c:394:quota_check_limit] 20-dstore-quota: cannot find parent for inode (gfid:ba999cb9-991a-4744-bdfd-e72d92ac3cc0), hence aborting enforcing quota-limits and continuing with the fop >[2012-04-03 17:04:04.156655] W [quota.c:780:quota_update_size] 20-dstore-quota: cannot find parent for inode (gfid:ba999cb9-991a-4744-bdfd-e72d92ac3cc0), hence aborting size updation of parents >[2012-04-03 17:04:06.593429] W [quota.c:394:quota_check_limit] 20-dstore-quota: cannot find parent for inode (gfid:ba999cb9-991a-4744-bdfd-e72d92ac3cc0), hence aborting enforcing quota-limits and continuing with the fop >[2012-04-03 17:04:06.613026] W [quota.c:394:quota_check_limit] 20-dstore-quota: cannot find parent for inode (gfid:ba999cb9-991a-4744-bdfd-e72d92ac3cc0), hence aborting enforcing quota-limits and continuing with the fop >[2012-04-03 17:04:06.631391] W [quota.c:780:quota_update_size] 20-dstore-quota: cannot find parent for inode (gfid:ba999cb9-991a-4744-bdfd-e72d92ac3cc0), hence aborting size updation of parents >[2012-04-03 17:04:06.636745] W [quota.c:394:quota_check_limit] 20-dstore-quota: cannot find parent for inode (gfid:ba999cb9-991a-4744-bdfd-e72d92ac3cc0), hence aborting enforcing quota-limits and continuing with the fop >[2012-04-03 17:04:06.648657] W [quota.c:780:quota_update_size] 20-dstore-quota: cannot find parent for inode (gfid:ba999cb9-991a-4744-bdfd-e72d92ac3cc0), hence aborting size updation of parents >[2012-04-03 17:04:07.066586] W [quota.c:780:quota_update_size] 20-dstore-quota: cannot find parent for inode (gfid:91a47c2a-3826-4e73-b3ed-8a123b230856), hence aborting size updation of parents >[2012-04-03 17:04:08.914551] W [quota.c:394:quota_check_limit] 20-dstore-quota: cannot find parent for inode (gfid:ba999cb9-991a-4744-bdfd-e72d92ac3cc0), hence aborting enforcing quota-limits and continuing with the fop >[2012-04-03 17:04:16.067415] I [glusterfsd-mgmt.c:64:mgmt_cbk_spec] 0-mgmt: Volume file changed >[2012-04-03 17:04:17.150118] I [glusterfsd-mgmt.c:64:mgmt_cbk_spec] 0-mgmt: Volume file changed >[2012-04-03 17:04:17.155720] I [io-cache.c:1558:check_cache_size_ok] 21-dstore-quick-read: Max cache size is 1044848640 >[2012-04-03 17:04:17.155891] I [io-cache.c:1558:check_cache_size_ok] 21-dstore-io-cache: Max cache size is 1044848640 >[2012-04-03 17:04:17.156082] I [quota.c:3042:quota_parse_limits] 21-dstore-quota: no "limit-set" option provided >[2012-04-03 17:04:17.188959] I [client.c:2156:notify] 21-dstore-client-0: parent translators are ready, attempting connect on transport >[2012-04-03 17:04:17.193915] I [client.c:2156:notify] 21-dstore-client-1: parent translators are ready, attempting connect on transport >[2012-04-03 17:04:17.198657] I [client.c:2156:notify] 21-dstore-client-2: parent translators are ready, attempting connect on transport >[2012-04-03 17:04:17.203310] I [client.c:2156:notify] 21-dstore-client-3: parent translators are ready, attempting connect on transport >[2012-04-03 17:04:17.208095] I [client.c:2156:notify] 21-dstore-client-4: parent translators are ready, attempting connect on transport >[2012-04-03 17:04:17.212838] I [client.c:2156:notify] 21-dstore-client-5: parent translators are ready, attempting connect on transport >[2012-04-03 17:04:17.217548] I [client.c:2156:notify] 21-dstore-client-6: parent translators are ready, attempting connect on transport >[2012-04-03 17:04:17.222214] I [client.c:2156:notify] 21-dstore-client-7: parent translators are ready, attempting connect on transport >[2012-04-03 17:04:17.226934] I [client.c:2156:notify] 21-dstore-client-8: parent translators are ready, attempting connect on transport >Given volfile: >+------------------------------------------------------------------------------+ > 1: volume dstore-client-0 > 2: type protocol/client > 3: option remote-host 192.168.2.35 > 4: option remote-subvolume /export1/dstore1 > 5: option transport-type tcp > 6: end-volume > 7: > 8: volume dstore-client-1 > 9: type protocol/client > 10: option remote-host 192.168.2.36 > 11: option remote-subvolume /export1/dstore1 > 12: option transport-type tcp > 13: end-volume > 14: > 15: volume dstore-client-2 > 16: type protocol/client > 17: option remote-host 192.168.2.37 > 18: option remote-subvolume /export1/dstore1 > 19: option transport-type tcp > 20: end-volume > 21: > 22: volume dstore-client-3 > 23: type protocol/client > 24: option remote-host 192.168.2.35 > 25: option remote-subvolume /export2/dstore1 > 26: option transport-type tcp > 27: end-volume > 28: > 29: volume dstore-client-4 > 30: type protocol/client > 31: option remote-host 192.168.2.36 > 32: option remote-subvolume /export2/dstore1 > 33: option transport-type tcp > 34: end-volume > 35: > 36: volume dstore-client-5 > 37: type protocol/client > 38: option remote-host 192.168.2.37 > 39: option remote-subvolume /export2/dstore1 > 40: option transport-type tcp > 41: end-volume > 42: > 43: volume dstore-client-6 > 44: type protocol/client > 45: option remote-host 192.168.2.35 > 46: option remote-subvolume /export1/dstore2 > 47: option transport-type tcp > 48: end-volume > 49: > 50: volume dstore-client-7 > 51: type protocol/client > 52: option remote-host 192.168.2.36 > 53: option remote-subvolume /export1/dstore2 > 54: option transport-type tcp > 55: end-volume > 56: > 57: volume dstore-client-8 > 58: type protocol/client > 59: option remote-host 192.168.2.37 > 60: option remote-subvolume /export1/dstore2 > 61: option transport-type tcp > 62: end-volume > 63: > 64: volume dstore-replicate-0 > 65: type cluster/replicate > 66: subvolumes dstore-client-0 dstore-client-1 dstore-client-2 > 67: end-volume > 68: > 69: volume dstore-replicate-1 > 70: type cluster/replicate > 71: subvolumes dstore-client-3 dstore-client-4 dstore-client-5 > 72: end-volume > 73: > 74: volume dstore-replicate-2 > 75: type cluster/replicate > 76: subvolumes dstore-client-6 dstore-client-7 dstore-client-8 > 77: end-volume > 78: > 79: volume dstore-dht > 80: type cluster/distribute > 81: subvolumes dstore-replicate-0 dstore-replicate-1 dstore-replicate-2 > 82: end-volume > 83: > 84: volume dstore-quota > 85: type features/quota > 86: option timeout 0 > 87: subvolumes dstore-dht > 88: end-volume > 89: > 90: volume dstore-write-behind > 91: type performance/write-behind > 92: subvolumes dstore-quota > 93: end-volume > 94: > 95: volume dstore-read-ahead > 96: type performance/read-ahead > 97: subvolumes dstore-write-behind > 98: end-volume > 99: >100: volume dstore-io-cache >101: type performance/io-cache >102: subvolumes dstore-read-ahead >103: end-volume >104: >105: volume dstore-quick-read >106: type performance/quick-read >107: subvolumes dstore-io-cache >108: end-volume >109: >110: volume dstore-md-cache >111: type performance/md-cache >112: subvolumes dstore-quick-read >113: end-volume >114: >115: volume dstore >116: type debug/io-stats >117: option latency-measurement off >118: option count-fop-hits off >119: subvolumes dstore-md-cache >120: end-volume > >+------------------------------------------------------------------------------+ >[2012-04-03 17:04:17.232029] I [glusterfsd-mgmt.c:1584:mgmt_getspec_cbk] 0-glusterfs: No change in volfile, continuing >[2012-04-03 17:04:17.236521] I [rpc-clnt.c:1669:rpc_clnt_reconfig] 21-dstore-client-0: changing port to 24009 (from 0) >[2012-04-03 17:04:17.236672] I [rpc-clnt.c:1669:rpc_clnt_reconfig] 21-dstore-client-3: changing port to 24010 (from 0) >[2012-04-03 17:04:17.238063] I [rpc-clnt.c:1669:rpc_clnt_reconfig] 21-dstore-client-6: changing port to 24011 (from 0) >[2012-04-03 17:04:17.239060] I [client.c:136:client_register_grace_timer] 21-dstore-client-0: Registering a grace timer >[2012-04-03 17:04:17.239190] I [client.c:136:client_register_grace_timer] 21-dstore-client-3: Registering a grace timer >[2012-04-03 17:04:17.239648] I [client.c:136:client_register_grace_timer] 21-dstore-client-6: Registering a grace timer >[2012-04-03 17:04:18.227157] I [rpc-clnt.c:1669:rpc_clnt_reconfig] 21-dstore-client-1: changing port to 24009 (from 0) >[2012-04-03 17:04:18.227436] I [client.c:136:client_register_grace_timer] 21-dstore-client-1: Registering a grace timer >[2012-04-03 17:04:18.227534] I [rpc-clnt.c:1669:rpc_clnt_reconfig] 21-dstore-client-4: changing port to 24010 (from 0) >[2012-04-03 17:04:18.227639] I [rpc-clnt.c:1669:rpc_clnt_reconfig] 21-dstore-client-7: changing port to 24011 (from 0) >[2012-04-03 17:04:18.227801] I [client.c:136:client_register_grace_timer] 21-dstore-client-4: Registering a grace timer >[2012-04-03 17:04:18.227894] I [client.c:136:client_register_grace_timer] 21-dstore-client-7: Registering a grace timer >[2012-04-03 17:04:18.322873] I [rpc-clnt.c:1669:rpc_clnt_reconfig] 21-dstore-client-2: changing port to 24009 (from 0) >[2012-04-03 17:04:18.323140] I [client.c:136:client_register_grace_timer] 21-dstore-client-2: Registering a grace timer >[2012-04-03 17:04:18.323256] I [rpc-clnt.c:1669:rpc_clnt_reconfig] 21-dstore-client-5: changing port to 24010 (from 0) >[2012-04-03 17:04:18.323601] I [rpc-clnt.c:1669:rpc_clnt_reconfig] 21-dstore-client-8: changing port to 24011 (from 0) >[2012-04-03 17:04:18.323702] I [client.c:136:client_register_grace_timer] 21-dstore-client-5: Registering a grace timer >[2012-04-03 17:04:18.323963] I [client.c:136:client_register_grace_timer] 21-dstore-client-8: Registering a grace timer >[2012-04-03 17:04:20.524064] W [client.c:2083:client_rpc_notify] 21-dstore-client-0: Cancelling the grace timer >[2012-04-03 17:04:20.525355] I [client-handshake.c:1632:select_server_supported_programs] 21-dstore-client-0: Using Program GlusterFS 3git, Num (1298437), Version (330) >[2012-04-03 17:04:20.527754] I [client-handshake.c:1429:client_setvolume_cbk] 21-dstore-client-0: Connected to 192.168.2.35:24009, attached to remote volume '/export1/dstore1'. >[2012-04-03 17:04:20.527829] I [client-handshake.c:1441:client_setvolume_cbk] 21-dstore-client-0: Server and Client lk-version numbers are not same, reopening the fds >[2012-04-03 17:04:20.527938] I [afr-common.c:3524:afr_notify] 21-dstore-replicate-0: Subvolume 'dstore-client-0' came back up; going online. >[2012-04-03 17:04:20.530098] W [client.c:2083:client_rpc_notify] 21-dstore-client-3: Cancelling the grace timer >[2012-04-03 17:04:20.530437] I [client-handshake.c:456:client_set_lk_version_cbk] 21-dstore-client-0: Server lk version = 1 >[2012-04-03 17:04:20.532232] I [client-handshake.c:1632:select_server_supported_programs] 21-dstore-client-3: Using Program GlusterFS 3git, Num (1298437), Version (330) >[2012-04-03 17:04:20.533597] W [client.c:2083:client_rpc_notify] 21-dstore-client-6: Cancelling the grace timer >[2012-04-03 17:04:20.534607] I [client-handshake.c:1429:client_setvolume_cbk] 21-dstore-client-3: Connected to 192.168.2.35:24010, attached to remote volume '/export2/dstore1'. >[2012-04-03 17:04:20.534679] I [client-handshake.c:1441:client_setvolume_cbk] 21-dstore-client-3: Server and Client lk-version numbers are not same, reopening the fds >[2012-04-03 17:04:20.534814] I [afr-common.c:3524:afr_notify] 21-dstore-replicate-1: Subvolume 'dstore-client-3' came back up; going online. >[2012-04-03 17:04:20.536899] I [client-handshake.c:1632:select_server_supported_programs] 21-dstore-client-6: Using Program GlusterFS 3git, Num (1298437), Version (330) >[2012-04-03 17:04:20.537709] I [client-handshake.c:1429:client_setvolume_cbk] 21-dstore-client-6: Connected to 192.168.2.35:24011, attached to remote volume '/export1/dstore2'. >[2012-04-03 17:04:20.537810] I [client-handshake.c:1441:client_setvolume_cbk] 21-dstore-client-6: Server and Client lk-version numbers are not same, reopening the fds >[2012-04-03 17:04:20.537915] I [afr-common.c:3524:afr_notify] 21-dstore-replicate-2: Subvolume 'dstore-client-6' came back up; going online. >[2012-04-03 17:04:20.539630] I [client-handshake.c:456:client_set_lk_version_cbk] 21-dstore-client-3: Server lk version = 1 >[2012-04-03 17:04:20.540879] I [client-handshake.c:456:client_set_lk_version_cbk] 21-dstore-client-6: Server lk version = 1 >[2012-04-03 17:04:21.541058] W [client.c:2083:client_rpc_notify] 21-dstore-client-1: Cancelling the grace timer >[2012-04-03 17:04:21.545551] I [client-handshake.c:1632:select_server_supported_programs] 21-dstore-client-1: Using Program GlusterFS 3git, Num (1298437), Version (330) >[2012-04-03 17:04:21.547162] W [client.c:2083:client_rpc_notify] 21-dstore-client-4: Cancelling the grace timer >[2012-04-03 17:04:21.552466] I [client-handshake.c:1429:client_setvolume_cbk] 21-dstore-client-1: Connected to 192.168.2.36:24009, attached to remote volume '/export1/dstore1'. >[2012-04-03 17:04:21.552557] I [client-handshake.c:1441:client_setvolume_cbk] 21-dstore-client-1: Server and Client lk-version numbers are not same, reopening the fds >[2012-04-03 17:04:21.552705] W [client.c:2083:client_rpc_notify] 21-dstore-client-7: Cancelling the grace timer >[2012-04-03 17:04:21.554125] I [client-handshake.c:1632:select_server_supported_programs] 21-dstore-client-7: Using Program GlusterFS 3git, Num (1298437), Version (330) >[2012-04-03 17:04:21.556392] I [client-handshake.c:1632:select_server_supported_programs] 21-dstore-client-4: Using Program GlusterFS 3git, Num (1298437), Version (330) >[2012-04-03 17:04:21.556767] W [client.c:2083:client_rpc_notify] 21-dstore-client-2: Cancelling the grace timer >[2012-04-03 17:04:21.556868] I [client-handshake.c:1429:client_setvolume_cbk] 21-dstore-client-7: Connected to 192.168.2.36:24011, attached to remote volume '/export1/dstore2'. >[2012-04-03 17:04:21.556945] I [client-handshake.c:1441:client_setvolume_cbk] 21-dstore-client-7: Server and Client lk-version numbers are not same, reopening the fds >[2012-04-03 17:04:21.557248] I [client-handshake.c:456:client_set_lk_version_cbk] 21-dstore-client-1: Server lk version = 1 >[2012-04-03 17:04:21.559410] I [client-handshake.c:456:client_set_lk_version_cbk] 21-dstore-client-7: Server lk version = 1 >[2012-04-03 17:04:21.560267] I [client-handshake.c:1429:client_setvolume_cbk] 21-dstore-client-4: Connected to 192.168.2.36:24010, attached to remote volume '/export2/dstore1'. >[2012-04-03 17:04:21.560344] I [client-handshake.c:1441:client_setvolume_cbk] 21-dstore-client-4: Server and Client lk-version numbers are not same, reopening the fds >[2012-04-03 17:04:21.561176] I [client-handshake.c:1632:select_server_supported_programs] 21-dstore-client-2: Using Program GlusterFS 3git, Num (1298437), Version (330) >[2012-04-03 17:04:21.561512] W [client.c:2083:client_rpc_notify] 21-dstore-client-5: Cancelling the grace timer >[2012-04-03 17:04:21.561834] I [client-handshake.c:456:client_set_lk_version_cbk] 21-dstore-client-4: Server lk version = 1 >[2012-04-03 17:04:21.564746] I [client-handshake.c:1429:client_setvolume_cbk] 21-dstore-client-2: Connected to 192.168.2.37:24009, attached to remote volume '/export1/dstore1'. >[2012-04-03 17:04:21.564825] I [client-handshake.c:1441:client_setvolume_cbk] 21-dstore-client-2: Server and Client lk-version numbers are not same, reopening the fds >[2012-04-03 17:04:21.565172] I [client-handshake.c:1632:select_server_supported_programs] 21-dstore-client-5: Using Program GlusterFS 3git, Num (1298437), Version (330) >[2012-04-03 17:04:21.569037] I [client-handshake.c:1429:client_setvolume_cbk] 21-dstore-client-5: Connected to 192.168.2.37:24010, attached to remote volume '/export2/dstore1'. >[2012-04-03 17:04:21.569126] I [client-handshake.c:1441:client_setvolume_cbk] 21-dstore-client-5: Server and Client lk-version numbers are not same, reopening the fds >[2012-04-03 17:04:21.569492] I [client-handshake.c:456:client_set_lk_version_cbk] 21-dstore-client-2: Server lk version = 1 >[2012-04-03 17:04:21.570593] W [client.c:2083:client_rpc_notify] 21-dstore-client-8: Cancelling the grace timer >[2012-04-03 17:04:21.570873] I [client-handshake.c:456:client_set_lk_version_cbk] 21-dstore-client-5: Server lk version = 1 >[2012-04-03 17:04:21.572259] I [client-handshake.c:1632:select_server_supported_programs] 21-dstore-client-8: Using Program GlusterFS 3git, Num (1298437), Version (330) >[2012-04-03 17:04:21.573296] I [client-handshake.c:1429:client_setvolume_cbk] 21-dstore-client-8: Connected to 192.168.2.37:24011, attached to remote volume '/export1/dstore2'. >[2012-04-03 17:04:21.573499] I [client-handshake.c:1441:client_setvolume_cbk] 21-dstore-client-8: Server and Client lk-version numbers are not same, reopening the fds >[2012-04-03 17:04:21.593129] I [fuse-bridge.c:4081:fuse_graph_setup] 0-fuse: switched to graph 21 >[2012-04-03 17:04:21.594073] I [client-handshake.c:456:client_set_lk_version_cbk] 21-dstore-client-8: Server lk version = 1 >[2012-04-03 17:04:21.596779] I [afr-common.c:1866:afr_set_root_inode_on_first_lookup] 21-dstore-replicate-0: added root inode >[2012-04-03 17:04:21.598961] I [afr-common.c:1866:afr_set_root_inode_on_first_lookup] 21-dstore-replicate-2: added root inode >[2012-04-03 17:04:21.599346] I [afr-common.c:1866:afr_set_root_inode_on_first_lookup] 21-dstore-replicate-1: added root inode >[2012-04-03 17:04:22.049299] W [quota.c:2358:quota_fsync_cbk] 20-dstore-quota: quota context not set in inode (gfid:6f841f8f-9550-4289-86e5-3bacaf703d1a) >[2012-04-03 17:04:22.164001] W [quota.c:2358:quota_fsync_cbk] 20-dstore-quota: quota context not set in inode (gfid:676316a7-a6a5-4247-bffe-afd93cbeb4a4) >[2012-04-03 17:04:22.254054] W [quota.c:2358:quota_fsync_cbk] 20-dstore-quota: quota context not set in inode (gfid:469eadd6-4d74-4154-bf9f-3645ac0552d0) >[2012-04-03 17:04:22.274104] I [client.c:2165:notify] 20-dstore-client-0: current graph is no longer active, destroying rpc_client >[2012-04-03 17:04:22.274224] I [client.c:2165:notify] 20-dstore-client-1: current graph is no longer active, destroying rpc_client >[2012-04-03 17:04:22.274300] I [client.c:2165:notify] 20-dstore-client-2: current graph is no longer active, destroying rpc_client >[2012-04-03 17:04:22.274335] I [client.c:136:client_register_grace_timer] 20-dstore-client-0: Registering a grace timer >[2012-04-03 17:04:22.274549] I [client.c:2104:client_rpc_notify] 20-dstore-client-0: disconnected >[2012-04-03 17:04:22.274368] I [client.c:2165:notify] 20-dstore-client-3: current graph is no longer active, destroying rpc_client >[2012-04-03 17:04:22.274670] I [client.c:136:client_register_grace_timer] 20-dstore-client-1: Registering a grace timer >[2012-04-03 17:04:22.274717] I [client.c:2165:notify] 20-dstore-client-4: current graph is no longer active, destroying rpc_client >[2012-04-03 17:04:22.274862] I [client.c:2165:notify] 20-dstore-client-5: current graph is no longer active, destroying rpc_client >[2012-04-03 17:04:22.274792] I [client.c:2104:client_rpc_notify] 20-dstore-client-1: disconnected >[2012-04-03 17:04:22.274941] I [client.c:2165:notify] 20-dstore-client-6: current graph is no longer active, destroying rpc_client >[2012-04-03 17:04:22.275133] I [client.c:2165:notify] 20-dstore-client-7: current graph is no longer active, destroying rpc_client >[2012-04-03 17:04:22.275185] I [client.c:2165:notify] 20-dstore-client-8: current graph is no longer active, destroying rpc_client >[2012-04-03 17:04:22.275053] I [client.c:136:client_register_grace_timer] 20-dstore-client-2: Registering a grace timer >[2012-04-03 17:04:22.275788] I [client.c:2104:client_rpc_notify] 20-dstore-client-2: disconnected >[2012-04-03 17:04:22.275909] E [afr-common.c:3561:afr_notify] 20-dstore-replicate-0: All subvolumes are down. Going offline until atleast one of them comes back up. >[2012-04-03 17:04:22.276102] I [client.c:136:client_register_grace_timer] 20-dstore-client-3: Registering a grace timer >[2012-04-03 17:04:22.276192] I [client.c:2104:client_rpc_notify] 20-dstore-client-3: disconnected >[2012-04-03 17:04:22.276338] I [client.c:136:client_register_grace_timer] 20-dstore-client-4: Registering a grace timer >[2012-04-03 17:04:22.276620] I [client.c:2104:client_rpc_notify] 20-dstore-client-4: disconnected >[2012-04-03 17:04:22.276763] I [client.c:136:client_register_grace_timer] 20-dstore-client-5: Registering a grace timer >[2012-04-03 17:04:22.276850] I [client.c:2104:client_rpc_notify] 20-dstore-client-5: disconnected >[2012-04-03 17:04:22.276937] E [afr-common.c:3561:afr_notify] 20-dstore-replicate-1: All subvolumes are down. Going offline until atleast one of them comes back up. >[2012-04-03 17:04:22.277070] I [client.c:136:client_register_grace_timer] 20-dstore-client-6: Registering a grace timer >[2012-04-03 17:04:22.277175] I [client.c:2104:client_rpc_notify] 20-dstore-client-6: disconnected >[2012-04-03 17:04:22.277328] I [client.c:136:client_register_grace_timer] 20-dstore-client-7: Registering a grace timer >[2012-04-03 17:04:22.277726] I [client.c:2104:client_rpc_notify] 20-dstore-client-7: disconnected >[2012-04-03 17:04:22.277872] I [client.c:136:client_register_grace_timer] 20-dstore-client-8: Registering a grace timer >[2012-04-03 17:04:22.277966] I [client.c:2104:client_rpc_notify] 20-dstore-client-8: disconnected >[2012-04-03 17:04:22.278050] E [afr-common.c:3561:afr_notify] 20-dstore-replicate-2: All subvolumes are down. Going offline until atleast one of them comes back up. >[2012-04-03 17:04:22.529400] W [quota.c:780:quota_update_size] 21-dstore-quota: cannot find parent for inode (gfid:b64504c6-e3fa-4c57-875a-0f73167854a4), hence aborting size updation of parents >[2012-04-03 17:04:23.391290] W [quota.c:394:quota_check_limit] 21-dstore-quota: cannot find parent for inode (gfid:b956de54-da62-4306-b665-cf40af646212), hence aborting enforcing quota-limits and continuing with the fop >[2012-04-03 17:04:23.683832] W [quota.c:394:quota_check_limit] 21-dstore-quota: cannot find parent for inode (gfid:b64504c6-e3fa-4c57-875a-0f73167854a4), hence aborting enforcing quota-limits and continuing with the fop >[2012-04-03 17:04:23.705822] W [quota.c:394:quota_check_limit] 21-dstore-quota: cannot find parent for inode (gfid:ba999cb9-991a-4744-bdfd-e72d92ac3cc0), hence aborting enforcing quota-limits and continuing with the fop >[2012-04-03 17:04:23.710794] W [quota.c:394:quota_check_limit] 21-dstore-quota: cannot find parent for inode (gfid:b64504c6-e3fa-4c57-875a-0f73167854a4), hence aborting enforcing quota-limits and continuing with the fop >[2012-04-03 17:04:23.717257] W [quota.c:394:quota_check_limit] 21-dstore-quota: cannot find parent for inode (gfid:ba999cb9-991a-4744-bdfd-e72d92ac3cc0), hence aborting enforcing quota-limits and continuing with the fop >[2012-04-03 17:04:23.739583] W [quota.c:780:quota_update_size] 21-dstore-quota: cannot find parent for inode (gfid:b64504c6-e3fa-4c57-875a-0f73167854a4), hence aborting size updation of parents >[2012-04-03 17:04:23.741264] W [quota.c:780:quota_update_size] 21-dstore-quota: cannot find parent for inode (gfid:ba999cb9-991a-4744-bdfd-e72d92ac3cc0), hence aborting size updation of parents >[2012-04-03 17:04:23.748285] W [quota.c:394:quota_check_limit] 21-dstore-quota: cannot find parent for inode (gfid:b64504c6-e3fa-4c57-875a-0f73167854a4), hence aborting enforcing quota-limits and continuing with the fop >[2012-04-03 17:04:23.749571] W [quota.c:394:quota_check_limit] 21-dstore-quota: cannot find parent for inode (gfid:ba999cb9-991a-4744-bdfd-e72d92ac3cc0), hence aborting enforcing quota-limits and continuing with the fop >[2012-04-03 17:04:23.778086] W [quota.c:780:quota_update_size] 21-dstore-quota: cannot find parent for inode (gfid:b64504c6-e3fa-4c57-875a-0f73167854a4), hence aborting size updation of parents >[2012-04-03 17:04:23.856409] W [quota.c:780:quota_update_size] 21-dstore-quota: cannot find parent for inode (gfid:ba999cb9-991a-4744-bdfd-e72d92ac3cc0), hence aborting size updation of parents >[2012-04-03 17:04:23.862800] W [quota.c:394:quota_check_limit] 21-dstore-quota: cannot find parent for inode (gfid:b64504c6-e3fa-4c57-875a-0f73167854a4), hence aborting enforcing quota-limits and continuing with the fop >[2012-04-03 17:04:23.865751] W [quota.c:394:quota_check_limit] 21-dstore-quota: cannot find parent for inode (gfid:ba999cb9-991a-4744-bdfd-e72d92ac3cc0), hence aborting enforcing quota-limits and continuing with the fop >[2012-04-03 17:04:23.968223] W [quota.c:780:quota_update_size] 21-dstore-quota: cannot find parent for inode (gfid:b64504c6-e3fa-4c57-875a-0f73167854a4), hence aborting size updation of parents >[2012-04-03 17:04:23.970844] W [quota.c:780:quota_update_size] 21-dstore-quota: cannot find parent for inode (gfid:ba999cb9-991a-4744-bdfd-e72d92ac3cc0), hence aborting size updation of parents >[2012-04-03 17:04:26.232448] W [quota.c:394:quota_check_limit] 21-dstore-quota: cannot find parent for inode (gfid:ba999cb9-991a-4744-bdfd-e72d92ac3cc0), hence aborting enforcing quota-limits and continuing with the fop >[2012-04-03 17:04:26.298293] W [quota.c:394:quota_check_limit] 21-dstore-quota: cannot find parent for inode (gfid:b64504c6-e3fa-4c57-875a-0f73167854a4), hence aborting enforcing quota-limits and continuing with the fop >[2012-04-03 17:04:26.304079] W [quota.c:394:quota_check_limit] 21-dstore-quota: cannot find parent for inode (gfid:ba999cb9-991a-4744-bdfd-e72d92ac3cc0), hence aborting enforcing quota-limits and continuing with the fop >[2012-04-03 17:04:26.328327] W [quota.c:394:quota_check_limit] 21-dstore-quota: cannot find parent for inode (gfid:b64504c6-e3fa-4c57-875a-0f73167854a4), hence aborting enforcing quota-limits and continuing with the fop >[2012-04-03 17:04:26.345372] W [quota.c:780:quota_update_size] 21-dstore-quota: cannot find parent for inode (gfid:ba999cb9-991a-4744-bdfd-e72d92ac3cc0), hence aborting size updation of parents >[2012-04-03 17:04:26.395278] W [quota.c:394:quota_check_limit] 21-dstore-quota: cannot find parent for inode (gfid:ba999cb9-991a-4744-bdfd-e72d92ac3cc0), hence aborting enforcing quota-limits and continuing with the fop >[2012-04-03 17:04:26.395725] W [quota.c:780:quota_update_size] 21-dstore-quota: cannot find parent for inode (gfid:b64504c6-e3fa-4c57-875a-0f73167854a4), hence aborting size updation of parents >[2012-04-03 17:04:26.413685] W [quota.c:394:quota_check_limit] 21-dstore-quota: cannot find parent for inode (gfid:b64504c6-e3fa-4c57-875a-0f73167854a4), hence aborting enforcing quota-limits and continuing with the fop >[2012-04-03 17:04:26.513557] W [quota.c:780:quota_update_size] 21-dstore-quota: cannot find parent for inode (gfid:ba999cb9-991a-4744-bdfd-e72d92ac3cc0), hence aborting size updation of parents >[2012-04-03 17:04:26.518791] W [quota.c:780:quota_update_size] 21-dstore-quota: cannot find parent for inode (gfid:b64504c6-e3fa-4c57-875a-0f73167854a4), hence aborting size updation of parents >[2012-04-03 17:04:27.618894] W [quota.c:394:quota_check_limit] 21-dstore-quota: cannot find parent for inode (gfid:7fb33488-a4e2-48da-b80f-af4a2ff2a2a0), hence aborting enforcing quota-limits and continuing with the fop >[2012-04-03 17:04:27.821563] W [quota.c:780:quota_update_size] 21-dstore-quota: cannot find parent for inode (gfid:7fb33488-a4e2-48da-b80f-af4a2ff2a2a0), hence aborting size updation of parents >[2012-04-03 17:04:27.862487] W [quota.c:394:quota_check_limit] 21-dstore-quota: cannot find parent for inode (gfid:ba999cb9-991a-4744-bdfd-e72d92ac3cc0), hence aborting enforcing quota-limits and continuing with the fop >[2012-04-03 17:04:27.956337] W [quota.c:394:quota_check_limit] 21-dstore-quota: cannot find parent for inode (gfid:b64504c6-e3fa-4c57-875a-0f73167854a4), hence aborting enforcing quota-limits and continuing with the fop >[2012-04-03 17:04:28.023681] W [quota.c:394:quota_check_limit] 21-dstore-quota: cannot find parent for inode (gfid:4aca3c7f-7146-436b-b7c7-296d8e0c428a), hence aborting enforcing quota-limits and continuing with the fop >[2012-04-03 17:04:28.218962] W [quota.c:780:quota_update_size] 21-dstore-quota: cannot find parent for inode (gfid:4aca3c7f-7146-436b-b7c7-296d8e0c428a), hence aborting size updation of parents >[2012-04-03 17:04:28.374788] W [quota.c:394:quota_check_limit] 21-dstore-quota: cannot find parent for inode (gfid:7fb33488-a4e2-48da-b80f-af4a2ff2a2a0), hence aborting enforcing quota-limits and continuing with the fop >[2012-04-03 17:04:28.386134] W [quota.c:394:quota_check_limit] 21-dstore-quota: cannot find parent for inode (gfid:7fb33488-a4e2-48da-b80f-af4a2ff2a2a0), hence aborting enforcing quota-limits and continuing with the fop >[2012-04-03 17:04:28.400567] W [quota.c:780:quota_update_size] 21-dstore-quota: cannot find parent for inode (gfid:7fb33488-a4e2-48da-b80f-af4a2ff2a2a0), hence aborting size updation of parents >[2012-04-03 17:04:28.409574] W [quota.c:394:quota_check_limit] 21-dstore-quota: cannot find parent for inode (gfid:7fb33488-a4e2-48da-b80f-af4a2ff2a2a0), hence aborting enforcing quota-limits and continuing with the fop >[2012-04-03 17:04:28.429464] W [quota.c:780:quota_update_size] 21-dstore-quota: cannot find parent for inode (gfid:7fb33488-a4e2-48da-b80f-af4a2ff2a2a0), hence aborting size updation of parents >[2012-04-03 17:04:28.836419] W [quota.c:394:quota_check_limit] 21-dstore-quota: cannot find parent for inode (gfid:4aca3c7f-7146-436b-b7c7-296d8e0c428a), hence aborting enforcing quota-limits and continuing with the fop >[2012-04-03 17:04:28.854396] W [quota.c:394:quota_check_limit] 21-dstore-quota: cannot find parent for inode (gfid:4aca3c7f-7146-436b-b7c7-296d8e0c428a), hence aborting enforcing quota-limits and continuing with the fop >[2012-04-03 17:04:28.922590] W [quota.c:780:quota_update_size] 21-dstore-quota: cannot find parent for inode (gfid:4aca3c7f-7146-436b-b7c7-296d8e0c428a), hence aborting size updation of parents >[2012-04-03 17:04:28.933774] W [quota.c:394:quota_check_limit] 21-dstore-quota: cannot find parent for inode (gfid:4aca3c7f-7146-436b-b7c7-296d8e0c428a), hence aborting enforcing quota-limits and continuing with the fop >[2012-04-03 17:04:28.963537] W [quota.c:780:quota_update_size] 21-dstore-quota: cannot find parent for inode (gfid:4aca3c7f-7146-436b-b7c7-296d8e0c428a), hence aborting size updation of parents >[2012-04-03 17:04:29.346921] W [quota.c:394:quota_check_limit] 21-dstore-quota: cannot find parent for inode (gfid:7fb33488-a4e2-48da-b80f-af4a2ff2a2a0), hence aborting enforcing quota-limits and continuing with the fop >[2012-04-03 17:04:29.818662] W [quota.c:394:quota_check_limit] 21-dstore-quota: cannot find parent for inode (gfid:4aca3c7f-7146-436b-b7c7-296d8e0c428a), hence aborting enforcing quota-limits and continuing with the fop >[2012-04-03 17:04:29.958000] W [quota.c:780:quota_update_size] 21-dstore-quota: cannot find parent for inode (gfid:4aca3c7f-7146-436b-b7c7-296d8e0c428a), hence aborting size updation of parents >[2012-04-03 17:04:30.206118] W [quota.c:394:quota_check_limit] 21-dstore-quota: cannot find parent for inode (gfid:7fb33488-a4e2-48da-b80f-af4a2ff2a2a0), hence aborting enforcing quota-limits and continuing with the fop >[2012-04-03 17:04:30.222186] W [quota.c:394:quota_check_limit] 21-dstore-quota: cannot find parent for inode (gfid:7fb33488-a4e2-48da-b80f-af4a2ff2a2a0), hence aborting enforcing quota-limits and continuing with the fop >[2012-04-03 17:04:30.240236] W [quota.c:780:quota_update_size] 21-dstore-quota: cannot find parent for inode (gfid:7fb33488-a4e2-48da-b80f-af4a2ff2a2a0), hence aborting size updation of parents >[2012-04-03 17:04:30.251037] W [quota.c:394:quota_check_limit] 21-dstore-quota: cannot find parent for inode (gfid:7fb33488-a4e2-48da-b80f-af4a2ff2a2a0), hence aborting enforcing quota-limits and continuing with the fop >[2012-04-03 17:04:30.276652] W [quota.c:780:quota_update_size] 21-dstore-quota: cannot find parent for inode (gfid:7fb33488-a4e2-48da-b80f-af4a2ff2a2a0), hence aborting size updation of parents >[2012-04-03 17:04:30.461594] W [quota.c:394:quota_check_limit] 21-dstore-quota: cannot find parent for inode (gfid:4aca3c7f-7146-436b-b7c7-296d8e0c428a), hence aborting enforcing quota-limits and continuing with the fop >[2012-04-03 17:04:30.476893] W [quota.c:394:quota_check_limit] 21-dstore-quota: cannot find parent for inode (gfid:4aca3c7f-7146-436b-b7c7-296d8e0c428a), hence aborting enforcing quota-limits and continuing with the fop >[2012-04-03 17:04:30.502651] W [quota.c:780:quota_update_size] 21-dstore-quota: cannot find parent for inode (gfid:4aca3c7f-7146-436b-b7c7-296d8e0c428a), hence aborting size updation of parents >[2012-04-03 17:04:30.510574] W [quota.c:394:quota_check_limit] 21-dstore-quota: cannot find parent for inode (gfid:4aca3c7f-7146-436b-b7c7-296d8e0c428a), hence aborting enforcing quota-limits and continuing with the fop >[2012-04-03 17:04:30.551081] W [quota.c:780:quota_update_size] 21-dstore-quota: cannot find parent for inode (gfid:4aca3c7f-7146-436b-b7c7-296d8e0c428a), hence aborting size updation of parents >[2012-04-03 17:04:30.886354] W [quota.c:394:quota_check_limit] 21-dstore-quota: cannot find parent for inode (gfid:7fb33488-a4e2-48da-b80f-af4a2ff2a2a0), hence aborting enforcing quota-limits and continuing with the fop >[2012-04-03 17:04:31.009723] W [quota.c:780:quota_update_size] 21-dstore-quota: cannot find parent for inode (gfid:7fb33488-a4e2-48da-b80f-af4a2ff2a2a0), hence aborting size updation of parents >[2012-04-03 17:04:31.119114] W [quota.c:394:quota_check_limit] 21-dstore-quota: cannot find parent for inode (gfid:4aca3c7f-7146-436b-b7c7-296d8e0c428a), hence aborting enforcing quota-limits and continuing with the fop >[2012-04-03 17:04:31.235411] W [quota.c:780:quota_update_size] 21-dstore-quota: cannot find parent for inode (gfid:4aca3c7f-7146-436b-b7c7-296d8e0c428a), hence aborting size updation of parents >[2012-04-03 17:04:31.530843] W [quota.c:394:quota_check_limit] 21-dstore-quota: cannot find parent for inode (gfid:7fb33488-a4e2-48da-b80f-af4a2ff2a2a0), hence aborting enforcing quota-limits and continuing with the fop >[2012-04-03 17:04:31.544201] W [quota.c:394:quota_check_limit] 21-dstore-quota: cannot find parent for inode (gfid:7fb33488-a4e2-48da-b80f-af4a2ff2a2a0), hence aborting enforcing quota-limits and continuing with the fop >[2012-04-03 17:04:31.571448] W [quota.c:780:quota_update_size] 21-dstore-quota: cannot find parent for inode (gfid:7fb33488-a4e2-48da-b80f-af4a2ff2a2a0), hence aborting size updation of parents >[2012-04-03 17:04:31.579447] W [quota.c:394:quota_check_limit] 21-dstore-quota: cannot find parent for inode (gfid:7fb33488-a4e2-48da-b80f-af4a2ff2a2a0), hence aborting enforcing quota-limits and continuing with the fop >[2012-04-03 17:04:31.640859] W [quota.c:780:quota_update_size] 21-dstore-quota: cannot find parent for inode (gfid:7fb33488-a4e2-48da-b80f-af4a2ff2a2a0), hence aborting size updation of parents >[2012-04-03 17:04:31.906588] W [quota.c:394:quota_check_limit] 21-dstore-quota: cannot find parent for inode (gfid:4aca3c7f-7146-436b-b7c7-296d8e0c428a), hence aborting enforcing quota-limits and continuing with the fop >[2012-04-03 17:04:31.930252] W [quota.c:394:quota_check_limit] 21-dstore-quota: cannot find parent for inode (gfid:4aca3c7f-7146-436b-b7c7-296d8e0c428a), hence aborting enforcing quota-limits and continuing with the fop >[2012-04-03 17:04:31.962649] W [quota.c:780:quota_update_size] 21-dstore-quota: cannot find parent for inode (gfid:4aca3c7f-7146-436b-b7c7-296d8e0c428a), hence aborting size updation of parents >[2012-04-03 17:04:31.980990] W [quota.c:394:quota_check_limit] 21-dstore-quota: cannot find parent for inode (gfid:4aca3c7f-7146-436b-b7c7-296d8e0c428a), hence aborting enforcing quota-limits and continuing with the fop >[2012-04-03 17:04:32.016172] W [quota.c:780:quota_update_size] 21-dstore-quota: cannot find parent for inode (gfid:4aca3c7f-7146-436b-b7c7-296d8e0c428a), hence aborting size updation of parents >[2012-04-03 17:04:32.122646] W [quota.c:394:quota_check_limit] 21-dstore-quota: cannot find parent for inode (gfid:dfbe2577-5990-481f-88b0-641bcc39416e), hence aborting enforcing quota-limits and continuing with the fop >[2012-04-03 17:04:32.526816] W [quota.c:780:quota_update_size] 21-dstore-quota: cannot find parent for inode (gfid:dfbe2577-5990-481f-88b0-641bcc39416e), hence aborting size updation of parents >[2012-04-03 17:04:32.569633] W [client.c:112:client_grace_timeout] 20-dstore-client-0: client grace timer expired, updating the lk-version to 2 >[2012-04-03 17:04:32.569728] W [client.c:112:client_grace_timeout] 20-dstore-client-1: client grace timer expired, updating the lk-version to 2 >[2012-04-03 17:04:32.569780] W [client.c:112:client_grace_timeout] 20-dstore-client-2: client grace timer expired, updating the lk-version to 2 >[2012-04-03 17:04:32.569828] W [client.c:112:client_grace_timeout] 20-dstore-client-3: client grace timer expired, updating the lk-version to 2 >[2012-04-03 17:04:32.569884] W [client.c:112:client_grace_timeout] 20-dstore-client-4: client grace timer expired, updating the lk-version to 2 >[2012-04-03 17:04:32.569941] W [client.c:112:client_grace_timeout] 20-dstore-client-5: client grace timer expired, updating the lk-version to 2 >[2012-04-03 17:04:32.569988] W [client.c:112:client_grace_timeout] 20-dstore-client-6: client grace timer expired, updating the lk-version to 2 >[2012-04-03 17:04:32.570032] W [client.c:112:client_grace_timeout] 20-dstore-client-7: client grace timer expired, updating the lk-version to 2 >[2012-04-03 17:04:32.570085] W [client.c:112:client_grace_timeout] 20-dstore-client-8: client grace timer expired, updating the lk-version to 2 >[2012-04-03 17:04:32.742360] W [quota.c:394:quota_check_limit] 21-dstore-quota: cannot find parent for inode (gfid:b94a56ec-1458-41b5-869a-208564205923), hence aborting enforcing quota-limits and continuing with the fop >[2012-04-03 17:04:33.349531] W [quota.c:780:quota_update_size] 21-dstore-quota: cannot find parent for inode (gfid:b94a56ec-1458-41b5-869a-208564205923), hence aborting size updation of parents >[2012-04-03 17:04:33.866009] W [quota.c:394:quota_check_limit] 21-dstore-quota: cannot find parent for inode (gfid:dfbe2577-5990-481f-88b0-641bcc39416e), hence aborting enforcing quota-limits and continuing with the fop >[2012-04-03 17:04:33.881367] W [quota.c:394:quota_check_limit] 21-dstore-quota: cannot find parent for inode (gfid:dfbe2577-5990-481f-88b0-641bcc39416e), hence aborting enforcing quota-limits and continuing with the fop >[2012-04-03 17:04:33.916513] W [quota.c:780:quota_update_size] 21-dstore-quota: cannot find parent for inode (gfid:dfbe2577-5990-481f-88b0-641bcc39416e), hence aborting size updation of parents >[2012-04-03 17:04:33.926441] W [quota.c:394:quota_check_limit] 21-dstore-quota: cannot find parent for inode (gfid:dfbe2577-5990-481f-88b0-641bcc39416e), hence aborting enforcing quota-limits and continuing with the fop >[2012-04-03 17:04:33.994489] W [quota.c:780:quota_update_size] 21-dstore-quota: cannot find parent for inode (gfid:dfbe2577-5990-481f-88b0-641bcc39416e), hence aborting size updation of parents >[2012-04-03 17:04:34.591027] W [quota.c:394:quota_check_limit] 21-dstore-quota: cannot find parent for inode (gfid:b94a56ec-1458-41b5-869a-208564205923), hence aborting enforcing quota-limits and continuing with the fop >[2012-04-03 17:04:34.607211] W [quota.c:394:quota_check_limit] 21-dstore-quota: cannot find parent for inode (gfid:b94a56ec-1458-41b5-869a-208564205923), hence aborting enforcing quota-limits and continuing with the fop >[2012-04-03 17:04:34.639085] W [quota.c:780:quota_update_size] 21-dstore-quota: cannot find parent for inode (gfid:b94a56ec-1458-41b5-869a-208564205923), hence aborting size updation of parents >[2012-04-03 17:04:34.650183] W [quota.c:394:quota_check_limit] 21-dstore-quota: cannot find parent for inode (gfid:b94a56ec-1458-41b5-869a-208564205923), hence aborting enforcing quota-limits and continuing with the fop >[2012-04-03 17:04:34.687956] W [quota.c:780:quota_update_size] 21-dstore-quota: cannot find parent for inode (gfid:b94a56ec-1458-41b5-869a-208564205923), hence aborting size updation of parents >[2012-04-03 17:04:35.254762] W [quota.c:394:quota_check_limit] 21-dstore-quota: cannot find parent for inode (gfid:dfbe2577-5990-481f-88b0-641bcc39416e), hence aborting enforcing quota-limits and continuing with the fop >[2012-04-03 17:04:35.582711] W [quota.c:780:quota_update_size] 21-dstore-quota: cannot find parent for inode (gfid:dfbe2577-5990-481f-88b0-641bcc39416e), hence aborting size updation of parents >[2012-04-03 17:04:35.910564] W [quota.c:394:quota_check_limit] 21-dstore-quota: cannot find parent for inode (gfid:b94a56ec-1458-41b5-869a-208564205923), hence aborting enforcing quota-limits and continuing with the fop >[2012-04-03 17:04:36.372637] W [quota.c:780:quota_update_size] 21-dstore-quota: cannot find parent for inode (gfid:b94a56ec-1458-41b5-869a-208564205923), hence aborting size updation of parents >[2012-04-03 17:04:36.721021] W [quota.c:394:quota_check_limit] 21-dstore-quota: cannot find parent for inode (gfid:dfbe2577-5990-481f-88b0-641bcc39416e), hence aborting enforcing quota-limits and continuing with the fop >[2012-04-03 17:04:36.734518] W [quota.c:394:quota_check_limit] 21-dstore-quota: cannot find parent for inode (gfid:dfbe2577-5990-481f-88b0-641bcc39416e), hence aborting enforcing quota-limits and continuing with the fop >[2012-04-03 17:04:36.748285] W [quota.c:780:quota_update_size] 21-dstore-quota: cannot find parent for inode (gfid:dfbe2577-5990-481f-88b0-641bcc39416e), hence aborting size updation of parents >[2012-04-03 17:04:36.755645] W [quota.c:394:quota_check_limit] 21-dstore-quota: cannot find parent for inode (gfid:dfbe2577-5990-481f-88b0-641bcc39416e), hence aborting enforcing quota-limits and continuing with the fop >[2012-04-03 17:04:36.794644] W [quota.c:780:quota_update_size] 21-dstore-quota: cannot find parent for inode (gfid:dfbe2577-5990-481f-88b0-641bcc39416e), hence aborting size updation of parents >[2012-04-03 17:04:37.329378] W [quota.c:394:quota_check_limit] 21-dstore-quota: cannot find parent for inode (gfid:b94a56ec-1458-41b5-869a-208564205923), hence aborting enforcing quota-limits and continuing with the fop >[2012-04-03 17:04:37.347429] W [quota.c:394:quota_check_limit] 21-dstore-quota: cannot find parent for inode (gfid:b94a56ec-1458-41b5-869a-208564205923), hence aborting enforcing quota-limits and continuing with the fop >[2012-04-03 17:04:37.383049] W [quota.c:780:quota_update_size] 21-dstore-quota: cannot find parent for inode (gfid:b94a56ec-1458-41b5-869a-208564205923), hence aborting size updation of parents >[2012-04-03 17:04:37.397092] W [quota.c:394:quota_check_limit] 21-dstore-quota: cannot find parent for inode (gfid:b94a56ec-1458-41b5-869a-208564205923), hence aborting enforcing quota-limits and continuing with the fop >[2012-04-03 17:04:37.432289] W [quota.c:780:quota_update_size] 21-dstore-quota: cannot find parent for inode (gfid:b94a56ec-1458-41b5-869a-208564205923), hence aborting size updation of parents >[2012-04-03 17:04:38.126429] W [quota.c:394:quota_check_limit] 21-dstore-quota: cannot find parent for inode (gfid:dfbe2577-5990-481f-88b0-641bcc39416e), hence aborting enforcing quota-limits and continuing with the fop >[2012-04-03 17:04:38.847354] W [quota.c:780:quota_update_size] 21-dstore-quota: cannot find parent for inode (gfid:dfbe2577-5990-481f-88b0-641bcc39416e), hence aborting size updation of parents >[2012-04-03 17:04:39.335494] W [quota.c:394:quota_check_limit] 21-dstore-quota: cannot find parent for inode (gfid:b94a56ec-1458-41b5-869a-208564205923), hence aborting enforcing quota-limits and continuing with the fop >[2012-04-03 17:04:39.416749] W [quota.c:394:quota_check_limit] 21-dstore-quota: cannot find parent for inode (gfid:b5fbe429-6fa2-4fe0-821a-f1e521abbf7b), hence aborting enforcing quota-limits and continuing with the fop >[2012-04-03 17:04:39.689860] W [quota.c:780:quota_update_size] 21-dstore-quota: cannot find parent for inode (gfid:b94a56ec-1458-41b5-869a-208564205923), hence aborting size updation of parents >[2012-04-03 17:04:39.751469] W [quota.c:780:quota_update_size] 21-dstore-quota: cannot find parent for inode (gfid:b5fbe429-6fa2-4fe0-821a-f1e521abbf7b), hence aborting size updation of parents >[2012-04-03 17:04:39.940206] W [quota.c:394:quota_check_limit] 21-dstore-quota: cannot find parent for inode (gfid:dfbe2577-5990-481f-88b0-641bcc39416e), hence aborting enforcing quota-limits and continuing with the fop >[2012-04-03 17:04:39.967227] W [quota.c:394:quota_check_limit] 21-dstore-quota: cannot find parent for inode (gfid:dfbe2577-5990-481f-88b0-641bcc39416e), hence aborting enforcing quota-limits and continuing with the fop >[2012-04-03 17:04:39.990062] W [quota.c:780:quota_update_size] 21-dstore-quota: cannot find parent for inode (gfid:dfbe2577-5990-481f-88b0-641bcc39416e), hence aborting size updation of parents >[2012-04-03 17:04:40.024053] W [quota.c:394:quota_check_limit] 21-dstore-quota: cannot find parent for inode (gfid:dfbe2577-5990-481f-88b0-641bcc39416e), hence aborting enforcing quota-limits and continuing with the fop >[2012-04-03 17:04:40.084897] W [quota.c:780:quota_update_size] 21-dstore-quota: cannot find parent for inode (gfid:dfbe2577-5990-481f-88b0-641bcc39416e), hence aborting size updation of parents >[2012-04-03 17:04:40.797505] W [quota.c:394:quota_check_limit] 21-dstore-quota: cannot find parent for inode (gfid:b94a56ec-1458-41b5-869a-208564205923), hence aborting enforcing quota-limits and continuing with the fop >[2012-04-03 17:04:40.804550] W [quota.c:394:quota_check_limit] 21-dstore-quota: cannot find parent for inode (gfid:b94a56ec-1458-41b5-869a-208564205923), hence aborting enforcing quota-limits and continuing with the fop >[2012-04-03 17:04:40.827811] W [quota.c:780:quota_update_size] 21-dstore-quota: cannot find parent for inode (gfid:b94a56ec-1458-41b5-869a-208564205923), hence aborting size updation of parents >[2012-04-03 17:04:40.843437] W [quota.c:394:quota_check_limit] 21-dstore-quota: cannot find parent for inode (gfid:b94a56ec-1458-41b5-869a-208564205923), hence aborting enforcing quota-limits and continuing with the fop >[2012-04-03 17:04:40.868237] W [quota.c:394:quota_check_limit] 21-dstore-quota: cannot find parent for inode (gfid:b5fbe429-6fa2-4fe0-821a-f1e521abbf7b), hence aborting enforcing quota-limits and continuing with the fop >[2012-04-03 17:04:40.905740] W [quota.c:780:quota_update_size] 21-dstore-quota: cannot find parent for inode (gfid:b94a56ec-1458-41b5-869a-208564205923), hence aborting size updation of parents >[2012-04-03 17:04:40.907307] W [quota.c:394:quota_check_limit] 21-dstore-quota: cannot find parent for inode (gfid:b5fbe429-6fa2-4fe0-821a-f1e521abbf7b), hence aborting enforcing quota-limits and continuing with the fop >[2012-04-03 17:04:40.935931] W [quota.c:780:quota_update_size] 21-dstore-quota: cannot find parent for inode (gfid:b5fbe429-6fa2-4fe0-821a-f1e521abbf7b), hence aborting size updation of parents >[2012-04-03 17:04:40.943261] W [quota.c:394:quota_check_limit] 21-dstore-quota: cannot find parent for inode (gfid:b5fbe429-6fa2-4fe0-821a-f1e521abbf7b), hence aborting enforcing quota-limits and continuing with the fop >[2012-04-03 17:04:40.972332] W [quota.c:780:quota_update_size] 21-dstore-quota: cannot find parent for inode (gfid:b5fbe429-6fa2-4fe0-821a-f1e521abbf7b), hence aborting size updation of parents >[2012-04-03 17:04:42.064072] W [quota.c:394:quota_check_limit] 21-dstore-quota: cannot find parent for inode (gfid:b5fbe429-6fa2-4fe0-821a-f1e521abbf7b), hence aborting enforcing quota-limits and continuing with the fop >[2012-04-03 17:04:43.004386] W [quota.c:780:quota_update_size] 21-dstore-quota: cannot find parent for inode (gfid:b5fbe429-6fa2-4fe0-821a-f1e521abbf7b), hence aborting size updation of parents >[2012-04-03 17:04:44.899912] W [quota.c:394:quota_check_limit] 21-dstore-quota: cannot find parent for inode (gfid:b5fbe429-6fa2-4fe0-821a-f1e521abbf7b), hence aborting enforcing quota-limits and continuing with the fop >[2012-04-03 17:04:44.914674] W [quota.c:394:quota_check_limit] 21-dstore-quota: cannot find parent for inode (gfid:b5fbe429-6fa2-4fe0-821a-f1e521abbf7b), hence aborting enforcing quota-limits and continuing with the fop >[2012-04-03 17:04:44.936717] W [quota.c:780:quota_update_size] 21-dstore-quota: cannot find parent for inode (gfid:b5fbe429-6fa2-4fe0-821a-f1e521abbf7b), hence aborting size updation of parents >[2012-04-03 17:04:44.950062] W [quota.c:394:quota_check_limit] 21-dstore-quota: cannot find parent for inode (gfid:b5fbe429-6fa2-4fe0-821a-f1e521abbf7b), hence aborting enforcing quota-limits and continuing with the fop >[2012-04-03 17:04:44.976501] W [quota.c:780:quota_update_size] 21-dstore-quota: cannot find parent for inode (gfid:b5fbe429-6fa2-4fe0-821a-f1e521abbf7b), hence aborting size updation of parents >[2012-04-03 17:04:46.213188] W [quota.c:394:quota_check_limit] 21-dstore-quota: cannot find parent for inode (gfid:b5fbe429-6fa2-4fe0-821a-f1e521abbf7b), hence aborting enforcing quota-limits and continuing with the fop >[2012-04-03 17:04:46.536794] W [quota.c:780:quota_update_size] 21-dstore-quota: cannot find parent for inode (gfid:b5fbe429-6fa2-4fe0-821a-f1e521abbf7b), hence aborting size updation of parents >[2012-04-03 17:04:47.440643] W [quota.c:394:quota_check_limit] 21-dstore-quota: cannot find parent for inode (gfid:b5fbe429-6fa2-4fe0-821a-f1e521abbf7b), hence aborting enforcing quota-limits and continuing with the fop >[2012-04-03 17:04:47.455835] W [quota.c:394:quota_check_limit] 21-dstore-quota: cannot find parent for inode (gfid:b5fbe429-6fa2-4fe0-821a-f1e521abbf7b), hence aborting enforcing quota-limits and continuing with the fop >[2012-04-03 17:04:47.480120] W [quota.c:780:quota_update_size] 21-dstore-quota: cannot find parent for inode (gfid:b5fbe429-6fa2-4fe0-821a-f1e521abbf7b), hence aborting size updation of parents >[2012-04-03 17:04:47.492921] W [quota.c:394:quota_check_limit] 21-dstore-quota: cannot find parent for inode (gfid:b5fbe429-6fa2-4fe0-821a-f1e521abbf7b), hence aborting enforcing quota-limits and continuing with the fop >[2012-04-03 17:04:47.526455] W [quota.c:780:quota_update_size] 21-dstore-quota: cannot find parent for inode (gfid:b5fbe429-6fa2-4fe0-821a-f1e521abbf7b), hence aborting size updation of parents >[2012-04-03 17:04:48.582157] I [glusterfsd-mgmt.c:64:mgmt_cbk_spec] 0-mgmt: Volume file changed >[2012-04-03 17:04:49.658664] I [io-cache.c:1558:check_cache_size_ok] 22-dstore-quick-read: Max cache size is 1044848640 >[2012-04-03 17:04:49.658865] I [io-cache.c:1558:check_cache_size_ok] 22-dstore-io-cache: Max cache size is 1044848640 >[2012-04-03 17:04:49.689345] I [client.c:2156:notify] 22-dstore-client-0: parent translators are ready, attempting connect on transport >[2012-04-03 17:04:49.694277] I [client.c:2156:notify] 22-dstore-client-1: parent translators are ready, attempting connect on transport >[2012-04-03 17:04:49.699254] I [client.c:2156:notify] 22-dstore-client-2: parent translators are ready, attempting connect on transport >[2012-04-03 17:04:49.704018] I [client.c:2156:notify] 22-dstore-client-3: parent translators are ready, attempting connect on transport >[2012-04-03 17:04:49.708634] I [client.c:2156:notify] 22-dstore-client-4: parent translators are ready, attempting connect on transport >[2012-04-03 17:04:49.713223] I [client.c:2156:notify] 22-dstore-client-5: parent translators are ready, attempting connect on transport >[2012-04-03 17:04:49.717826] I [client.c:2156:notify] 22-dstore-client-6: parent translators are ready, attempting connect on transport >[2012-04-03 17:04:49.722425] I [client.c:2156:notify] 22-dstore-client-7: parent translators are ready, attempting connect on transport >[2012-04-03 17:04:49.726999] I [client.c:2156:notify] 22-dstore-client-8: parent translators are ready, attempting connect on transport >Given volfile: >+------------------------------------------------------------------------------+ > 1: volume dstore-client-0 > 2: type protocol/client > 3: option remote-host 192.168.2.35 > 4: option remote-subvolume /export1/dstore1 > 5: option transport-type tcp > 6: end-volume > 7: > 8: volume dstore-client-1 > 9: type protocol/client > 10: option remote-host 192.168.2.36 > 11: option remote-subvolume /export1/dstore1 > 12: option transport-type tcp > 13: end-volume > 14: > 15: volume dstore-client-2 > 16: type protocol/client > 17: option remote-host 192.168.2.37 > 18: option remote-subvolume /export1/dstore1 > 19: option transport-type tcp > 20: end-volume > 21: > 22: volume dstore-client-3 > 23: type protocol/client > 24: option remote-host 192.168.2.35 > 25: option remote-subvolume /export2/dstore1 > 26: option transport-type tcp > 27: end-volume > 28: > 29: volume dstore-client-4 > 30: type protocol/client > 31: option remote-host 192.168.2.36 > 32: option remote-subvolume /export2/dstore1 > 33: option transport-type tcp > 34: end-volume > 35: > 36: volume dstore-client-5 > 37: type protocol/client > 38: option remote-host 192.168.2.37 > 39: option remote-subvolume /export2/dstore1 > 40: option transport-type tcp > 41: end-volume > 42: > 43: volume dstore-client-6 > 44: type protocol/client > 45: option remote-host 192.168.2.35 > 46: option remote-subvolume /export1/dstore2 > 47: option transport-type tcp > 48: end-volume > 49: > 50: volume dstore-client-7 > 51: type protocol/client > 52: option remote-host 192.168.2.36 > 53: option remote-subvolume /export1/dstore2 > 54: option transport-type tcp > 55: end-volume > 56: > 57: volume dstore-client-8 > 58: type protocol/client > 59: option remote-host 192.168.2.37 > 60: option remote-subvolume /export1/dstore2 > 61: option transport-type tcp > 62: end-volume > 63: > 64: volume dstore-replicate-0 > 65: type cluster/replicate > 66: subvolumes dstore-client-0 dstore-client-1 dstore-client-2 > 67: end-volume > 68: > 69: volume dstore-replicate-1 > 70: type cluster/replicate > 71: subvolumes dstore-client-3 dstore-client-4 dstore-client-5 > 72: end-volume > 73: > 74: volume dstore-replicate-2 > 75: type cluster/replicate > 76: subvolumes dstore-client-6 dstore-client-7 dstore-client-8 > 77: end-volume > 78: > 79: volume dstore-dht > 80: type cluster/distribute > 81: subvolumes dstore-replicate-0 dstore-replicate-1 dstore-replicate-2 > 82: end-volume > 83: > 84: volume dstore-write-behind > 85: type performance/write-behind > 86: subvolumes dstore-dht > 87: end-volume > 88: > 89: volume dstore-read-ahead > 90: type performance/read-ahead > 91: subvolumes dstore-write-behind > 92: end-volume > 93: > 94: volume dstore-io-cache > 95: type performance/io-cache > 96: subvolumes dstore-read-ahead > 97: end-volume > 98: > 99: volume dstore-quick-read >100: type performance/quick-read >101: subvolumes dstore-io-cache >102: end-volume >103: >104: volume dstore-md-cache >105: type performance/md-cache >106: subvolumes dstore-quick-read >107: end-volume >108: >109: volume dstore >110: type debug/io-stats >111: option latency-measurement off >112: option count-fop-hits off >113: subvolumes dstore-md-cache >114: end-volume > >+------------------------------------------------------------------------------+ >[2012-04-03 17:04:49.735210] I [rpc-clnt.c:1669:rpc_clnt_reconfig] 22-dstore-client-6: changing port to 24011 (from 0) >[2012-04-03 17:04:49.735865] I [client.c:136:client_register_grace_timer] 22-dstore-client-6: Registering a grace timer >[2012-04-03 17:04:49.735927] I [rpc-clnt.c:1669:rpc_clnt_reconfig] 22-dstore-client-0: changing port to 24009 (from 0) >[2012-04-03 17:04:49.735998] I [rpc-clnt.c:1669:rpc_clnt_reconfig] 22-dstore-client-3: changing port to 24010 (from 0) >[2012-04-03 17:04:49.736212] I [client.c:136:client_register_grace_timer] 22-dstore-client-0: Registering a grace timer >[2012-04-03 17:04:49.736446] I [client.c:136:client_register_grace_timer] 22-dstore-client-3: Registering a grace timer >[2012-04-03 17:04:50.736231] I [rpc-clnt.c:1669:rpc_clnt_reconfig] 22-dstore-client-2: changing port to 24009 (from 0) >[2012-04-03 17:04:50.736680] I [rpc-clnt.c:1669:rpc_clnt_reconfig] 22-dstore-client-7: changing port to 24011 (from 0) >[2012-04-03 17:04:50.736861] I [client.c:136:client_register_grace_timer] 22-dstore-client-2: Registering a grace timer >[2012-04-03 17:04:50.738045] I [rpc-clnt.c:1669:rpc_clnt_reconfig] 22-dstore-client-4: changing port to 24010 (from 0) >[2012-04-03 17:04:50.741873] I [client.c:136:client_register_grace_timer] 22-dstore-client-7: Registering a grace timer >[2012-04-03 17:04:50.742004] I [rpc-clnt.c:1669:rpc_clnt_reconfig] 22-dstore-client-1: changing port to 24009 (from 0) >[2012-04-03 17:04:50.742184] I [client.c:136:client_register_grace_timer] 22-dstore-client-4: Registering a grace timer >[2012-04-03 17:04:50.742633] I [rpc-clnt.c:1669:rpc_clnt_reconfig] 22-dstore-client-5: changing port to 24010 (from 0) >[2012-04-03 17:04:50.742847] I [client.c:136:client_register_grace_timer] 22-dstore-client-1: Registering a grace timer >[2012-04-03 17:04:50.743025] I [client.c:136:client_register_grace_timer] 22-dstore-client-5: Registering a grace timer >[2012-04-03 17:04:50.744831] I [rpc-clnt.c:1669:rpc_clnt_reconfig] 22-dstore-client-8: changing port to 24011 (from 0) >[2012-04-03 17:04:50.745068] I [client.c:136:client_register_grace_timer] 22-dstore-client-8: Registering a grace timer >[2012-04-03 17:04:53.580273] W [client.c:2083:client_rpc_notify] 22-dstore-client-6: Cancelling the grace timer >[2012-04-03 17:04:53.581647] I [client-handshake.c:1632:select_server_supported_programs] 22-dstore-client-6: Using Program GlusterFS 3git, Num (1298437), Version (330) >[2012-04-03 17:04:53.582822] I [client-handshake.c:1429:client_setvolume_cbk] 22-dstore-client-6: Connected to 192.168.2.35:24011, attached to remote volume '/export1/dstore2'. >[2012-04-03 17:04:53.582949] I [client-handshake.c:1441:client_setvolume_cbk] 22-dstore-client-6: Server and Client lk-version numbers are not same, reopening the fds >[2012-04-03 17:04:53.583154] I [afr-common.c:3524:afr_notify] 22-dstore-replicate-2: Subvolume 'dstore-client-6' came back up; going online. >[2012-04-03 17:04:53.584609] I [client-handshake.c:456:client_set_lk_version_cbk] 22-dstore-client-6: Server lk version = 1 >[2012-04-03 17:04:53.585289] W [client.c:2083:client_rpc_notify] 22-dstore-client-0: Cancelling the grace timer >[2012-04-03 17:04:53.586509] I [client-handshake.c:1632:select_server_supported_programs] 22-dstore-client-0: Using Program GlusterFS 3git, Num (1298437), Version (330) >[2012-04-03 17:04:53.589150] I [client-handshake.c:1429:client_setvolume_cbk] 22-dstore-client-0: Connected to 192.168.2.35:24009, attached to remote volume '/export1/dstore1'. >[2012-04-03 17:04:53.589239] I [client-handshake.c:1441:client_setvolume_cbk] 22-dstore-client-0: Server and Client lk-version numbers are not same, reopening the fds >[2012-04-03 17:04:53.589406] I [afr-common.c:3524:afr_notify] 22-dstore-replicate-0: Subvolume 'dstore-client-0' came back up; going online. >[2012-04-03 17:04:53.590769] I [client-handshake.c:456:client_set_lk_version_cbk] 22-dstore-client-0: Server lk version = 1 >[2012-04-03 17:04:53.592716] W [client.c:2083:client_rpc_notify] 22-dstore-client-3: Cancelling the grace timer >[2012-04-03 17:04:53.596591] I [client-handshake.c:1632:select_server_supported_programs] 22-dstore-client-3: Using Program GlusterFS 3git, Num (1298437), Version (330) >[2012-04-03 17:04:53.598789] I [client-handshake.c:1429:client_setvolume_cbk] 22-dstore-client-3: Connected to 192.168.2.35:24010, attached to remote volume '/export2/dstore1'. >[2012-04-03 17:04:53.598865] I [client-handshake.c:1441:client_setvolume_cbk] 22-dstore-client-3: Server and Client lk-version numbers are not same, reopening the fds >[2012-04-03 17:04:53.599043] I [afr-common.c:3524:afr_notify] 22-dstore-replicate-1: Subvolume 'dstore-client-3' came back up; going online. >[2012-04-03 17:04:53.599550] I [client-handshake.c:456:client_set_lk_version_cbk] 22-dstore-client-3: Server lk version = 1 >[2012-04-03 17:04:54.598288] W [client.c:2083:client_rpc_notify] 22-dstore-client-2: Cancelling the grace timer >[2012-04-03 17:04:54.599261] I [client-handshake.c:1632:select_server_supported_programs] 22-dstore-client-2: Using Program GlusterFS 3git, Num (1298437), Version (330) >[2012-04-03 17:04:54.601742] I [client-handshake.c:1429:client_setvolume_cbk] 22-dstore-client-2: Connected to 192.168.2.37:24009, attached to remote volume '/export1/dstore1'. >[2012-04-03 17:04:54.601936] I [client-handshake.c:1441:client_setvolume_cbk] 22-dstore-client-2: Server and Client lk-version numbers are not same, reopening the fds >[2012-04-03 17:04:54.602575] I [client-handshake.c:456:client_set_lk_version_cbk] 22-dstore-client-2: Server lk version = 1 >[2012-04-03 17:04:54.604321] W [client.c:2083:client_rpc_notify] 22-dstore-client-7: Cancelling the grace timer >[2012-04-03 17:04:54.607094] I [client-handshake.c:1632:select_server_supported_programs] 22-dstore-client-7: Using Program GlusterFS 3git, Num (1298437), Version (330) >[2012-04-03 17:04:54.611415] W [client.c:2083:client_rpc_notify] 22-dstore-client-4: Cancelling the grace timer >[2012-04-03 17:04:54.612082] I [client-handshake.c:1429:client_setvolume_cbk] 22-dstore-client-7: Connected to 192.168.2.36:24011, attached to remote volume '/export1/dstore2'. >[2012-04-03 17:04:54.612147] I [client-handshake.c:1441:client_setvolume_cbk] 22-dstore-client-7: Server and Client lk-version numbers are not same, reopening the fds >[2012-04-03 17:04:54.614232] I [client-handshake.c:456:client_set_lk_version_cbk] 22-dstore-client-7: Server lk version = 1 >[2012-04-03 17:04:54.614460] I [client-handshake.c:1632:select_server_supported_programs] 22-dstore-client-4: Using Program GlusterFS 3git, Num (1298437), Version (330) >[2012-04-03 17:04:54.615683] I [client-handshake.c:1429:client_setvolume_cbk] 22-dstore-client-4: Connected to 192.168.2.36:24010, attached to remote volume '/export2/dstore1'. >[2012-04-03 17:04:54.615756] I [client-handshake.c:1441:client_setvolume_cbk] 22-dstore-client-4: Server and Client lk-version numbers are not same, reopening the fds >[2012-04-03 17:04:54.615974] W [client.c:2083:client_rpc_notify] 22-dstore-client-1: Cancelling the grace timer >[2012-04-03 17:04:54.616726] I [client-handshake.c:1632:select_server_supported_programs] 22-dstore-client-1: Using Program GlusterFS 3git, Num (1298437), Version (330) >[2012-04-03 17:04:54.617777] I [client-handshake.c:1429:client_setvolume_cbk] 22-dstore-client-1: Connected to 192.168.2.36:24009, attached to remote volume '/export1/dstore1'. >[2012-04-03 17:04:54.617850] I [client-handshake.c:1441:client_setvolume_cbk] 22-dstore-client-1: Server and Client lk-version numbers are not same, reopening the fds >[2012-04-03 17:04:54.618888] I [client-handshake.c:456:client_set_lk_version_cbk] 22-dstore-client-4: Server lk version = 1 >[2012-04-03 17:04:54.620694] I [client-handshake.c:456:client_set_lk_version_cbk] 22-dstore-client-1: Server lk version = 1 >[2012-04-03 17:04:54.622796] W [client.c:2083:client_rpc_notify] 22-dstore-client-5: Cancelling the grace timer >[2012-04-03 17:04:54.623995] I [client-handshake.c:1632:select_server_supported_programs] 22-dstore-client-5: Using Program GlusterFS 3git, Num (1298437), Version (330) >[2012-04-03 17:04:54.627374] I [client-handshake.c:1429:client_setvolume_cbk] 22-dstore-client-5: Connected to 192.168.2.37:24010, attached to remote volume '/export2/dstore1'. >[2012-04-03 17:04:54.627451] I [client-handshake.c:1441:client_setvolume_cbk] 22-dstore-client-5: Server and Client lk-version numbers are not same, reopening the fds >[2012-04-03 17:04:54.630071] I [client-handshake.c:456:client_set_lk_version_cbk] 22-dstore-client-5: Server lk version = 1 >[2012-04-03 17:04:54.630231] W [client.c:2083:client_rpc_notify] 22-dstore-client-8: Cancelling the grace timer >[2012-04-03 17:04:54.632528] I [client-handshake.c:1632:select_server_supported_programs] 22-dstore-client-8: Using Program GlusterFS 3git, Num (1298437), Version (330) >[2012-04-03 17:04:54.638501] I [client-handshake.c:1429:client_setvolume_cbk] 22-dstore-client-8: Connected to 192.168.2.37:24011, attached to remote volume '/export1/dstore2'. >[2012-04-03 17:04:54.638583] I [client-handshake.c:1441:client_setvolume_cbk] 22-dstore-client-8: Server and Client lk-version numbers are not same, reopening the fds >[2012-04-03 17:04:54.657340] I [fuse-bridge.c:4081:fuse_graph_setup] 0-fuse: switched to graph 22 >[2012-04-03 17:04:54.657903] I [client-handshake.c:456:client_set_lk_version_cbk] 22-dstore-client-8: Server lk version = 1 >[2012-04-03 17:04:54.659842] I [afr-common.c:1866:afr_set_root_inode_on_first_lookup] 22-dstore-replicate-0: added root inode >[2012-04-03 17:04:54.662315] I [afr-common.c:1866:afr_set_root_inode_on_first_lookup] 22-dstore-replicate-2: added root inode >[2012-04-03 17:04:54.662445] I [afr-common.c:1866:afr_set_root_inode_on_first_lookup] 22-dstore-replicate-1: added root inode >[2012-04-03 17:04:54.668834] W [quota.c:2358:quota_fsync_cbk] 21-dstore-quota: quota context not set in inode (gfid:04142036-5236-40ee-8c27-b49ae5d0e56f) >[2012-04-03 17:04:54.676231] W [quota.c:2358:quota_fsync_cbk] 21-dstore-quota: quota context not set in inode (gfid:5fd9bdd4-12b7-4e86-ac75-d9e576766cd2) >[2012-04-03 17:04:54.681664] I [client.c:2165:notify] 21-dstore-client-0: current graph is no longer active, destroying rpc_client >[2012-04-03 17:04:54.681751] I [client.c:2165:notify] 21-dstore-client-1: current graph is no longer active, destroying rpc_client >[2012-04-03 17:04:54.681807] I [client.c:2165:notify] 21-dstore-client-2: current graph is no longer active, destroying rpc_client >[2012-04-03 17:04:54.681858] I [client.c:2165:notify] 21-dstore-client-3: current graph is no longer active, destroying rpc_client >[2012-04-03 17:04:54.681906] I [client.c:2165:notify] 21-dstore-client-4: current graph is no longer active, destroying rpc_client >[2012-04-03 17:04:54.681959] I [client.c:2165:notify] 21-dstore-client-5: current graph is no longer active, destroying rpc_client >[2012-04-03 17:04:54.681999] I [client.c:2165:notify] 21-dstore-client-6: current graph is no longer active, destroying rpc_client >[2012-04-03 17:04:54.682046] I [client.c:2165:notify] 21-dstore-client-7: current graph is no longer active, destroying rpc_client >[2012-04-03 17:04:54.682098] I [client.c:2165:notify] 21-dstore-client-8: current graph is no longer active, destroying rpc_client >[2012-04-03 17:04:54.682296] I [client.c:136:client_register_grace_timer] 21-dstore-client-0: Registering a grace timer >[2012-04-03 17:04:54.682374] I [client.c:2104:client_rpc_notify] 21-dstore-client-0: disconnected >[2012-04-03 17:04:54.682734] I [client.c:136:client_register_grace_timer] 21-dstore-client-1: Registering a grace timer >[2012-04-03 17:04:54.682799] I [client.c:2104:client_rpc_notify] 21-dstore-client-1: disconnected >[2012-04-03 17:04:54.683058] I [client.c:136:client_register_grace_timer] 21-dstore-client-2: Registering a grace timer >[2012-04-03 17:04:54.683119] I [client.c:2104:client_rpc_notify] 21-dstore-client-2: disconnected >[2012-04-03 17:04:54.683181] E [afr-common.c:3561:afr_notify] 21-dstore-replicate-0: All subvolumes are down. Going offline until atleast one of them comes back up. >[2012-04-03 17:04:54.683260] I [client.c:136:client_register_grace_timer] 21-dstore-client-3: Registering a grace timer >[2012-04-03 17:04:54.683317] I [client.c:2104:client_rpc_notify] 21-dstore-client-3: disconnected >[2012-04-03 17:04:54.683686] I [client.c:136:client_register_grace_timer] 21-dstore-client-4: Registering a grace timer >[2012-04-03 17:04:54.683752] I [client.c:2104:client_rpc_notify] 21-dstore-client-4: disconnected >[2012-04-03 17:04:54.683963] I [client.c:136:client_register_grace_timer] 21-dstore-client-5: Registering a grace timer >[2012-04-03 17:04:54.684028] I [client.c:2104:client_rpc_notify] 21-dstore-client-5: disconnected >[2012-04-03 17:04:54.684119] E [afr-common.c:3561:afr_notify] 21-dstore-replicate-1: All subvolumes are down. Going offline until atleast one of them comes back up. >[2012-04-03 17:04:54.684205] I [client.c:136:client_register_grace_timer] 21-dstore-client-6: Registering a grace timer >[2012-04-03 17:04:54.684262] I [client.c:2104:client_rpc_notify] 21-dstore-client-6: disconnected >[2012-04-03 17:04:54.684337] I [client.c:136:client_register_grace_timer] 21-dstore-client-7: Registering a grace timer >[2012-04-03 17:04:54.684471] I [client.c:2104:client_rpc_notify] 21-dstore-client-7: disconnected >[2012-04-03 17:04:54.684802] I [client.c:136:client_register_grace_timer] 21-dstore-client-8: Registering a grace timer >[2012-04-03 17:04:54.684890] I [client.c:2104:client_rpc_notify] 21-dstore-client-8: disconnected >[2012-04-03 17:04:54.684942] E [afr-common.c:3561:afr_notify] 21-dstore-replicate-2: All subvolumes are down. Going offline until atleast one of them comes back up. >[2012-04-03 17:05:05.631574] W [client.c:112:client_grace_timeout] 21-dstore-client-0: client grace timer expired, updating the lk-version to 2 >[2012-04-03 17:05:05.631786] W [client.c:112:client_grace_timeout] 21-dstore-client-1: client grace timer expired, updating the lk-version to 2 >[2012-04-03 17:05:05.631856] W [client.c:112:client_grace_timeout] 21-dstore-client-2: client grace timer expired, updating the lk-version to 2 >[2012-04-03 17:05:05.631915] W [client.c:112:client_grace_timeout] 21-dstore-client-3: client grace timer expired, updating the lk-version to 2 >[2012-04-03 17:05:05.631954] W [client.c:112:client_grace_timeout] 21-dstore-client-4: client grace timer expired, updating the lk-version to 2 >[2012-04-03 17:05:05.631995] W [client.c:112:client_grace_timeout] 21-dstore-client-5: client grace timer expired, updating the lk-version to 2 >[2012-04-03 17:05:05.632028] W [client.c:112:client_grace_timeout] 21-dstore-client-6: client grace timer expired, updating the lk-version to 2 >[2012-04-03 17:05:05.632061] W [client.c:112:client_grace_timeout] 21-dstore-client-7: client grace timer expired, updating the lk-version to 2 >[2012-04-03 17:05:05.632093] W [client.c:112:client_grace_timeout] 21-dstore-client-8: client grace timer expired, updating the lk-version to 2 >[2012-04-03 17:05:21.165112] I [glusterfsd-mgmt.c:64:mgmt_cbk_spec] 0-mgmt: Volume file changed >[2012-04-03 17:05:22.219115] I [glusterfsd-mgmt.c:64:mgmt_cbk_spec] 0-mgmt: Volume file changed >[2012-04-03 17:05:22.243895] I [io-cache.c:1558:check_cache_size_ok] 23-dstore-quick-read: Max cache size is 1044848640 >[2012-04-03 17:05:22.244041] I [io-cache.c:1558:check_cache_size_ok] 23-dstore-io-cache: Max cache size is 1044848640 >[2012-04-03 17:05:22.303400] I [client.c:2156:notify] 23-dstore-client-0: parent translators are ready, attempting connect on transport >[2012-04-03 17:05:22.308178] I [client.c:2156:notify] 23-dstore-client-1: parent translators are ready, attempting connect on transport >[2012-04-03 17:05:22.312850] I [client.c:2156:notify] 23-dstore-client-2: parent translators are ready, attempting connect on transport >[2012-04-03 17:05:22.317569] I [client.c:2156:notify] 23-dstore-client-3: parent translators are ready, attempting connect on transport >[2012-04-03 17:05:22.322192] I [client.c:2156:notify] 23-dstore-client-4: parent translators are ready, attempting connect on transport >[2012-04-03 17:05:22.326842] I [client.c:2156:notify] 23-dstore-client-5: parent translators are ready, attempting connect on transport >[2012-04-03 17:05:22.331464] I [client.c:2156:notify] 23-dstore-client-6: parent translators are ready, attempting connect on transport >[2012-04-03 17:05:22.336007] I [client.c:2156:notify] 23-dstore-client-7: parent translators are ready, attempting connect on transport >[2012-04-03 17:05:22.340612] I [client.c:2156:notify] 23-dstore-client-8: parent translators are ready, attempting connect on transport >Given volfile: >+------------------------------------------------------------------------------+ > 1: volume dstore-client-0 > 2: type protocol/client > 3: option remote-host 192.168.2.35 > 4: option remote-subvolume /export1/dstore1 > 5: option transport-type tcp > 6: end-volume > 7: > 8: volume dstore-client-1 > 9: type protocol/client > 10: option remote-host 192.168.2.36 > 11: option remote-subvolume /export1/dstore1 > 12: option transport-type tcp > 13: end-volume > 14: > 15: volume dstore-client-2 > 16: type protocol/client > 17: option remote-host 192.168.2.37 > 18: option remote-subvolume /export1/dstore1 > 19: option transport-type tcp > 20: end-volume > 21: > 22: volume dstore-client-3 > 23: type protocol/client > 24: option remote-host 192.168.2.35 > 25: option remote-subvolume /export2/dstore1 > 26: option transport-type tcp > 27: end-volume > 28: > 29: volume dstore-client-4 > 30: type protocol/client > 31: option remote-host 192.168.2.36 > 32: option remote-subvolume /export2/dstore1 > 33: option transport-type tcp > 34: end-volume > 35: > 36: volume dstore-client-5 > 37: type protocol/client > 38: option remote-host 192.168.2.37 > 39: option remote-subvolume /export2/dstore1 > 40: option transport-type tcp > 41: end-volume > 42: > 43: volume dstore-client-6 > 44: type protocol/client > 45: option remote-host 192.168.2.35 > 46: option remote-subvolume /export1/dstore2 > 47: option transport-type tcp > 48: end-volume > 49: > 50: volume dstore-client-7 > 51: type protocol/client > 52: option remote-host 192.168.2.36 > 53: option remote-subvolume /export1/dstore2 > 54: option transport-type tcp > 55: end-volume > 56: > 57: volume dstore-client-8 > 58: type protocol/client > 59: option remote-host 192.168.2.37 > 60: option remote-subvolume /export1/dstore2 > 61: option transport-type tcp > 62: end-volume > 63: > 64: volume dstore-replicate-0 > 65: type cluster/replicate > 66: subvolumes dstore-client-0 dstore-client-1 dstore-client-2 > 67: end-volume > 68: > 69: volume dstore-replicate-1 > 70: type cluster/replicate > 71: subvolumes dstore-client-3 dstore-client-4 dstore-client-5 > 72: end-volume > 73: > 74: volume dstore-replicate-2 > 75: type cluster/replicate > 76: subvolumes dstore-client-6 dstore-client-7 dstore-client-8 > 77: end-volume > 78: > 79: volume dstore-dht > 80: type cluster/distribute > 81: subvolumes dstore-replicate-0 dstore-replicate-1 dstore-replicate-2 > 82: end-volume > 83: > 84: volume dstore-write-behind > 85: type performance/write-behind > 86: subvolumes dstore-dht > 87: end-volume > 88: > 89: volume dstore-read-ahead > 90: type performance/read-ahead > 91: subvolumes dstore-write-behind > 92: end-volume > 93: > 94: volume dstore-io-cache > 95: type performance/io-cache > 96: subvolumes dstore-read-ahead > 97: end-volume > 98: > 99: volume dstore-quick-read >100: type performance/quick-read >101: subvolumes dstore-io-cache >102: end-volume >103: >104: volume dstore >105: type debug/io-stats >106: option latency-measurement off >107: option count-fop-hits off >108: subvolumes dstore-quick-read >109: end-volume > >+------------------------------------------------------------------------------+ >[2012-04-03 17:05:22.345467] I [glusterfsd-mgmt.c:1584:mgmt_getspec_cbk] 0-glusterfs: No change in volfile, continuing >[2012-04-03 17:05:22.349012] I [rpc-clnt.c:1669:rpc_clnt_reconfig] 23-dstore-client-3: changing port to 24010 (from 0) >[2012-04-03 17:05:22.349207] I [rpc-clnt.c:1669:rpc_clnt_reconfig] 23-dstore-client-0: changing port to 24009 (from 0) >[2012-04-03 17:05:22.349372] I [client.c:136:client_register_grace_timer] 23-dstore-client-3: Registering a grace timer >[2012-04-03 17:05:22.349466] I [client.c:136:client_register_grace_timer] 23-dstore-client-0: Registering a grace timer >[2012-04-03 17:05:22.350297] I [rpc-clnt.c:1669:rpc_clnt_reconfig] 23-dstore-client-6: changing port to 24011 (from 0) >[2012-04-03 17:05:22.350405] I [client.c:136:client_register_grace_timer] 23-dstore-client-6: Registering a grace timer >[2012-04-03 17:05:23.291816] I [rpc-clnt.c:1669:rpc_clnt_reconfig] 23-dstore-client-1: changing port to 24009 (from 0) >[2012-04-03 17:05:23.292202] I [client.c:136:client_register_grace_timer] 23-dstore-client-1: Registering a grace timer >[2012-04-03 17:05:23.292368] I [rpc-clnt.c:1669:rpc_clnt_reconfig] 23-dstore-client-4: changing port to 24010 (from 0) >[2012-04-03 17:05:23.292476] I [rpc-clnt.c:1669:rpc_clnt_reconfig] 23-dstore-client-7: changing port to 24011 (from 0) >[2012-04-03 17:05:23.292585] I [client.c:136:client_register_grace_timer] 23-dstore-client-4: Registering a grace timer >[2012-04-03 17:05:23.292657] I [client.c:136:client_register_grace_timer] 23-dstore-client-7: Registering a grace timer >[2012-04-03 17:05:23.316983] I [rpc-clnt.c:1669:rpc_clnt_reconfig] 23-dstore-client-2: changing port to 24009 (from 0) >[2012-04-03 17:05:23.318020] I [client.c:136:client_register_grace_timer] 23-dstore-client-2: Registering a grace timer >[2012-04-03 17:05:23.319763] I [rpc-clnt.c:1669:rpc_clnt_reconfig] 23-dstore-client-5: changing port to 24010 (from 0) >[2012-04-03 17:05:23.319940] I [rpc-clnt.c:1669:rpc_clnt_reconfig] 23-dstore-client-8: changing port to 24011 (from 0) >[2012-04-03 17:05:23.320458] I [client.c:136:client_register_grace_timer] 23-dstore-client-5: Registering a grace timer >[2012-04-03 17:05:23.320790] I [client.c:136:client_register_grace_timer] 23-dstore-client-8: Registering a grace timer >[2012-04-03 17:05:25.641895] W [client.c:2083:client_rpc_notify] 23-dstore-client-3: Cancelling the grace timer >[2012-04-03 17:05:25.644252] I [client-handshake.c:1632:select_server_supported_programs] 23-dstore-client-3: Using Program GlusterFS 3git, Num (1298437), Version (330) >[2012-04-03 17:05:25.645923] W [client.c:2083:client_rpc_notify] 23-dstore-client-0: Cancelling the grace timer >[2012-04-03 17:05:25.646293] I [client-handshake.c:1632:select_server_supported_programs] 23-dstore-client-0: Using Program GlusterFS 3git, Num (1298437), Version (330) >[2012-04-03 17:05:25.646939] I [client-handshake.c:1429:client_setvolume_cbk] 23-dstore-client-0: Connected to 192.168.2.35:24009, attached to remote volume '/export1/dstore1'. >[2012-04-03 17:05:25.647049] I [client-handshake.c:1441:client_setvolume_cbk] 23-dstore-client-0: Server and Client lk-version numbers are not same, reopening the fds >[2012-04-03 17:05:25.647198] I [afr-common.c:3524:afr_notify] 23-dstore-replicate-0: Subvolume 'dstore-client-0' came back up; going online. >[2012-04-03 17:05:25.648202] I [client-handshake.c:456:client_set_lk_version_cbk] 23-dstore-client-0: Server lk version = 1 >[2012-04-03 17:05:25.649879] I [client-handshake.c:1429:client_setvolume_cbk] 23-dstore-client-3: Connected to 192.168.2.35:24010, attached to remote volume '/export2/dstore1'. >[2012-04-03 17:05:25.649932] I [client-handshake.c:1441:client_setvolume_cbk] 23-dstore-client-3: Server and Client lk-version numbers are not same, reopening the fds >[2012-04-03 17:05:25.650015] I [afr-common.c:3524:afr_notify] 23-dstore-replicate-1: Subvolume 'dstore-client-3' came back up; going online. >[2012-04-03 17:05:25.652093] W [client.c:2083:client_rpc_notify] 23-dstore-client-6: Cancelling the grace timer >[2012-04-03 17:05:25.653485] I [client-handshake.c:1632:select_server_supported_programs] 23-dstore-client-6: Using Program GlusterFS 3git, Num (1298437), Version (330) >[2012-04-03 17:05:25.654218] I [client-handshake.c:1429:client_setvolume_cbk] 23-dstore-client-6: Connected to 192.168.2.35:24011, attached to remote volume '/export1/dstore2'. >[2012-04-03 17:05:25.654289] I [client-handshake.c:1441:client_setvolume_cbk] 23-dstore-client-6: Server and Client lk-version numbers are not same, reopening the fds >[2012-04-03 17:05:25.654414] I [afr-common.c:3524:afr_notify] 23-dstore-replicate-2: Subvolume 'dstore-client-6' came back up; going online. >[2012-04-03 17:05:25.655602] I [client-handshake.c:456:client_set_lk_version_cbk] 23-dstore-client-3: Server lk version = 1 >[2012-04-03 17:05:25.657399] I [client-handshake.c:456:client_set_lk_version_cbk] 23-dstore-client-6: Server lk version = 1 >[2012-04-03 17:05:26.656283] W [client.c:2083:client_rpc_notify] 23-dstore-client-1: Cancelling the grace timer >[2012-04-03 17:05:26.657911] I [client-handshake.c:1632:select_server_supported_programs] 23-dstore-client-1: Using Program GlusterFS 3git, Num (1298437), Version (330) >[2012-04-03 17:05:26.659888] I [client-handshake.c:1429:client_setvolume_cbk] 23-dstore-client-1: Connected to 192.168.2.36:24009, attached to remote volume '/export1/dstore1'. >[2012-04-03 17:05:26.660040] I [client-handshake.c:1441:client_setvolume_cbk] 23-dstore-client-1: Server and Client lk-version numbers are not same, reopening the fds >[2012-04-03 17:05:26.661919] I [client-handshake.c:456:client_set_lk_version_cbk] 23-dstore-client-1: Server lk version = 1 >[2012-04-03 17:05:26.662162] W [client.c:2083:client_rpc_notify] 23-dstore-client-4: Cancelling the grace timer >[2012-04-03 17:05:26.662646] I [client-handshake.c:1632:select_server_supported_programs] 23-dstore-client-4: Using Program GlusterFS 3git, Num (1298437), Version (330) >[2012-04-03 17:05:26.664170] I [client-handshake.c:1429:client_setvolume_cbk] 23-dstore-client-4: Connected to 192.168.2.36:24010, attached to remote volume '/export2/dstore1'. >[2012-04-03 17:05:26.664244] I [client-handshake.c:1441:client_setvolume_cbk] 23-dstore-client-4: Server and Client lk-version numbers are not same, reopening the fds >[2012-04-03 17:05:26.666166] I [client-handshake.c:456:client_set_lk_version_cbk] 23-dstore-client-4: Server lk version = 1 >[2012-04-03 17:05:26.667112] W [client.c:2083:client_rpc_notify] 23-dstore-client-7: Cancelling the grace timer >[2012-04-03 17:05:26.668541] I [client-handshake.c:1632:select_server_supported_programs] 23-dstore-client-7: Using Program GlusterFS 3git, Num (1298437), Version (330) >[2012-04-03 17:05:26.669753] I [client-handshake.c:1429:client_setvolume_cbk] 23-dstore-client-7: Connected to 192.168.2.36:24011, attached to remote volume '/export1/dstore2'. >[2012-04-03 17:05:26.669811] I [client-handshake.c:1441:client_setvolume_cbk] 23-dstore-client-7: Server and Client lk-version numbers are not same, reopening the fds >[2012-04-03 17:05:26.670758] I [client-handshake.c:456:client_set_lk_version_cbk] 23-dstore-client-7: Server lk version = 1 >[2012-04-03 17:05:26.673752] W [client.c:2083:client_rpc_notify] 23-dstore-client-2: Cancelling the grace timer >[2012-04-03 17:05:26.676053] W [client.c:2083:client_rpc_notify] 23-dstore-client-5: Cancelling the grace timer >[2012-04-03 17:05:26.677158] I [client-handshake.c:1632:select_server_supported_programs] 23-dstore-client-2: Using Program GlusterFS 3git, Num (1298437), Version (330) >[2012-04-03 17:05:26.678846] I [client-handshake.c:1632:select_server_supported_programs] 23-dstore-client-5: Using Program GlusterFS 3git, Num (1298437), Version (330) >[2012-04-03 17:05:26.679974] I [client-handshake.c:1429:client_setvolume_cbk] 23-dstore-client-2: Connected to 192.168.2.37:24009, attached to remote volume '/export1/dstore1'. >[2012-04-03 17:05:26.680041] I [client-handshake.c:1441:client_setvolume_cbk] 23-dstore-client-2: Server and Client lk-version numbers are not same, reopening the fds >[2012-04-03 17:05:26.681597] I [client-handshake.c:1429:client_setvolume_cbk] 23-dstore-client-5: Connected to 192.168.2.37:24010, attached to remote volume '/export2/dstore1'. >[2012-04-03 17:05:26.681666] I [client-handshake.c:1441:client_setvolume_cbk] 23-dstore-client-5: Server and Client lk-version numbers are not same, reopening the fds >[2012-04-03 17:05:26.682183] W [client.c:2083:client_rpc_notify] 23-dstore-client-8: Cancelling the grace timer >[2012-04-03 17:05:26.682508] I [client-handshake.c:456:client_set_lk_version_cbk] 23-dstore-client-2: Server lk version = 1 >[2012-04-03 17:05:26.683393] I [client-handshake.c:1632:select_server_supported_programs] 23-dstore-client-8: Using Program GlusterFS 3git, Num (1298437), Version (330) >[2012-04-03 17:05:26.684759] I [client-handshake.c:1429:client_setvolume_cbk] 23-dstore-client-8: Connected to 192.168.2.37:24011, attached to remote volume '/export1/dstore2'. >[2012-04-03 17:05:26.684833] I [client-handshake.c:1441:client_setvolume_cbk] 23-dstore-client-8: Server and Client lk-version numbers are not same, reopening the fds >[2012-04-03 17:05:26.711347] I [fuse-bridge.c:4081:fuse_graph_setup] 0-fuse: switched to graph 23 >[2012-04-03 17:05:26.711740] I [client-handshake.c:456:client_set_lk_version_cbk] 23-dstore-client-8: Server lk version = 1 >[2012-04-03 17:05:26.711834] I [client-handshake.c:456:client_set_lk_version_cbk] 23-dstore-client-5: Server lk version = 1 >[2012-04-03 17:05:26.713823] I [afr-common.c:1866:afr_set_root_inode_on_first_lookup] 23-dstore-replicate-0: added root inode >[2012-04-03 17:05:26.716833] I [afr-common.c:1866:afr_set_root_inode_on_first_lookup] 23-dstore-replicate-1: added root inode >[2012-04-03 17:05:26.716946] I [afr-common.c:1866:afr_set_root_inode_on_first_lookup] 23-dstore-replicate-2: added root inode >[2012-04-03 17:05:26.736963] I [client.c:2165:notify] 22-dstore-client-0: current graph is no longer active, destroying rpc_client >[2012-04-03 17:05:26.737088] I [client.c:2165:notify] 22-dstore-client-1: current graph is no longer active, destroying rpc_client >[2012-04-03 17:05:26.737157] I [client.c:136:client_register_grace_timer] 22-dstore-client-0: Registering a grace timer >[2012-04-03 17:05:26.737223] I [client.c:2104:client_rpc_notify] 22-dstore-client-0: disconnected >[2012-04-03 17:05:26.737161] I [client.c:2165:notify] 22-dstore-client-2: current graph is no longer active, destroying rpc_client >[2012-04-03 17:05:26.737319] I [client.c:136:client_register_grace_timer] 22-dstore-client-1: Registering a grace timer >[2012-04-03 17:05:26.737370] I [client.c:2165:notify] 22-dstore-client-3: current graph is no longer active, destroying rpc_client >[2012-04-03 17:05:26.737380] I [client.c:2104:client_rpc_notify] 22-dstore-client-1: disconnected >[2012-04-03 17:05:26.737438] I [client.c:2165:notify] 22-dstore-client-4: current graph is no longer active, destroying rpc_client >[2012-04-03 17:05:26.737515] I [client.c:136:client_register_grace_timer] 22-dstore-client-2: Registering a grace timer >[2012-04-03 17:05:26.737635] I [client.c:2104:client_rpc_notify] 22-dstore-client-2: disconnected >[2012-04-03 17:05:26.737674] E [afr-common.c:3561:afr_notify] 22-dstore-replicate-0: All subvolumes are down. Going offline until atleast one of them comes back up. >[2012-04-03 17:05:26.737745] I [client.c:136:client_register_grace_timer] 22-dstore-client-3: Registering a grace timer >[2012-04-03 17:05:26.737789] I [client.c:2104:client_rpc_notify] 22-dstore-client-3: disconnected >[2012-04-03 17:05:26.737843] I [client.c:136:client_register_grace_timer] 22-dstore-client-4: Registering a grace timer >[2012-04-03 17:05:26.737885] I [client.c:2104:client_rpc_notify] 22-dstore-client-4: disconnected >[2012-04-03 17:05:26.737587] I [client.c:2165:notify] 22-dstore-client-5: current graph is no longer active, destroying rpc_client >[2012-04-03 17:05:26.738095] I [client.c:2165:notify] 22-dstore-client-6: current graph is no longer active, destroying rpc_client >[2012-04-03 17:05:26.738164] I [client.c:2165:notify] 22-dstore-client-7: current graph is no longer active, destroying rpc_client >[2012-04-03 17:05:26.738182] I [client.c:136:client_register_grace_timer] 22-dstore-client-5: Registering a grace timer >[2012-04-03 17:05:26.738242] I [client.c:2104:client_rpc_notify] 22-dstore-client-5: disconnected >[2012-04-03 17:05:26.738208] I [client.c:2165:notify] 22-dstore-client-8: current graph is no longer active, destroying rpc_client >[2012-04-03 17:05:26.738301] E [afr-common.c:3561:afr_notify] 22-dstore-replicate-1: All subvolumes are down. Going offline until atleast one of them comes back up. >[2012-04-03 17:05:26.738661] I [client.c:136:client_register_grace_timer] 22-dstore-client-6: Registering a grace timer >[2012-04-03 17:05:26.738703] I [client.c:2104:client_rpc_notify] 22-dstore-client-6: disconnected >[2012-04-03 17:05:26.738768] I [client.c:136:client_register_grace_timer] 22-dstore-client-7: Registering a grace timer >[2012-04-03 17:05:26.738807] I [client.c:2104:client_rpc_notify] 22-dstore-client-7: disconnected >[2012-04-03 17:05:26.738850] I [client.c:136:client_register_grace_timer] 22-dstore-client-8: Registering a grace timer >[2012-04-03 17:05:26.738897] I [client.c:2104:client_rpc_notify] 22-dstore-client-8: disconnected >[2012-04-03 17:05:26.738924] E [afr-common.c:3561:afr_notify] 22-dstore-replicate-2: All subvolumes are down. Going offline until atleast one of them comes back up. >[2012-04-03 17:05:37.682788] W [client.c:112:client_grace_timeout] 22-dstore-client-0: client grace timer expired, updating the lk-version to 2 >[2012-04-03 17:05:37.682887] W [client.c:112:client_grace_timeout] 22-dstore-client-1: client grace timer expired, updating the lk-version to 2 >[2012-04-03 17:05:37.682918] W [client.c:112:client_grace_timeout] 22-dstore-client-2: client grace timer expired, updating the lk-version to 2 >[2012-04-03 17:05:37.682958] W [client.c:112:client_grace_timeout] 22-dstore-client-3: client grace timer expired, updating the lk-version to 2 >[2012-04-03 17:05:37.682998] W [client.c:112:client_grace_timeout] 22-dstore-client-4: client grace timer expired, updating the lk-version to 2 >[2012-04-03 17:05:37.683024] W [client.c:112:client_grace_timeout] 22-dstore-client-5: client grace timer expired, updating the lk-version to 2 >[2012-04-03 17:05:37.683046] W [client.c:112:client_grace_timeout] 22-dstore-client-6: client grace timer expired, updating the lk-version to 2 >[2012-04-03 17:05:37.683082] W [client.c:112:client_grace_timeout] 22-dstore-client-7: client grace timer expired, updating the lk-version to 2 >[2012-04-03 17:05:37.683109] W [client.c:112:client_grace_timeout] 22-dstore-client-8: client grace timer expired, updating the lk-version to 2 >[2012-04-03 17:05:53.563321] I [glusterfsd-mgmt.c:64:mgmt_cbk_spec] 0-mgmt: Volume file changed >[2012-04-03 17:05:54.665935] I [io-cache.c:1558:check_cache_size_ok] 24-dstore-quick-read: Max cache size is 1044848640 >[2012-04-03 17:05:54.666148] I [io-cache.c:1558:check_cache_size_ok] 24-dstore-io-cache: Max cache size is 1044848640 >[2012-04-03 17:05:54.666274] I [quota.c:3042:quota_parse_limits] 24-dstore-quota: no "limit-set" option provided >[2012-04-03 17:05:54.707375] I [client.c:2156:notify] 24-dstore-client-0: parent translators are ready, attempting connect on transport >[2012-04-03 17:05:54.712473] I [client.c:2156:notify] 24-dstore-client-1: parent translators are ready, attempting connect on transport >[2012-04-03 17:05:54.717217] I [client.c:2156:notify] 24-dstore-client-2: parent translators are ready, attempting connect on transport >[2012-04-03 17:05:54.721957] I [client.c:2156:notify] 24-dstore-client-3: parent translators are ready, attempting connect on transport >[2012-04-03 17:05:54.726585] I [client.c:2156:notify] 24-dstore-client-4: parent translators are ready, attempting connect on transport >[2012-04-03 17:05:54.731235] I [client.c:2156:notify] 24-dstore-client-5: parent translators are ready, attempting connect on transport >[2012-04-03 17:05:54.735856] I [client.c:2156:notify] 24-dstore-client-6: parent translators are ready, attempting connect on transport >[2012-04-03 17:05:54.740490] I [client.c:2156:notify] 24-dstore-client-7: parent translators are ready, attempting connect on transport >[2012-04-03 17:05:54.745085] I [client.c:2156:notify] 24-dstore-client-8: parent translators are ready, attempting connect on transport >Given volfile: >+------------------------------------------------------------------------------+ > 1: volume dstore-client-0 > 2: type protocol/client > 3: option remote-host 192.168.2.35 > 4: option remote-subvolume /export1/dstore1 > 5: option transport-type tcp > 6: end-volume > 7: > 8: volume dstore-client-1 > 9: type protocol/client > 10: option remote-host 192.168.2.36 > 11: option remote-subvolume /export1/dstore1 > 12: option transport-type tcp > 13: end-volume > 14: > 15: volume dstore-client-2 > 16: type protocol/client > 17: option remote-host 192.168.2.37 > 18: option remote-subvolume /export1/dstore1 > 19: option transport-type tcp > 20: end-volume > 21: > 22: volume dstore-client-3 > 23: type protocol/client > 24: option remote-host 192.168.2.35 > 25: option remote-subvolume /export2/dstore1 > 26: option transport-type tcp > 27: end-volume > 28: > 29: volume dstore-client-4 > 30: type protocol/client > 31: option remote-host 192.168.2.36 > 32: option remote-subvolume /export2/dstore1 > 33: option transport-type tcp > 34: end-volume > 35: > 36: volume dstore-client-5 > 37: type protocol/client > 38: option remote-host 192.168.2.37 > 39: option remote-subvolume /export2/dstore1 > 40: option transport-type tcp > 41: end-volume > 42: > 43: volume dstore-client-6 > 44: type protocol/client > 45: option remote-host 192.168.2.35 > 46: option remote-subvolume /export1/dstore2 > 47: option transport-type tcp > 48: end-volume > 49: > 50: volume dstore-client-7 > 51: type protocol/client > 52: option remote-host 192.168.2.36 > 53: option remote-subvolume /export1/dstore2 > 54: option transport-type tcp > 55: end-volume > 56: > 57: volume dstore-client-8 > 58: type protocol/client > 59: option remote-host 192.168.2.37 > 60: option remote-subvolume /export1/dstore2 > 61: option transport-type tcp > 62: end-volume > 63: > 64: volume dstore-replicate-0 > 65: type cluster/replicate > 66: subvolumes dstore-client-0 dstore-client-1 dstore-client-2 > 67: end-volume > 68: > 69: volume dstore-replicate-1 > 70: type cluster/replicate > 71: subvolumes dstore-client-3 dstore-client-4 dstore-client-5 > 72: end-volume > 73: > 74: volume dstore-replicate-2 > 75: type cluster/replicate > 76: subvolumes dstore-client-6 dstore-client-7 dstore-client-8 > 77: end-volume > 78: > 79: volume dstore-dht > 80: type cluster/distribute > 81: subvolumes dstore-replicate-0 dstore-replicate-1 dstore-replicate-2 > 82: end-volume > 83: > 84: volume dstore-quota > 85: type features/quota > 86: option timeout 0 > 87: subvolumes dstore-dht > 88: end-volume > 89: > 90: volume dstore-write-behind > 91: type performance/write-behind > 92: subvolumes dstore-quota > 93: end-volume > 94: > 95: volume dstore-read-ahead > 96: type performance/read-ahead > 97: subvolumes dstore-write-behind > 98: end-volume > 99: >100: volume dstore-io-cache >101: type performance/io-cache >102: subvolumes dstore-read-ahead >103: end-volume >104: >105: volume dstore-quick-read >106: type performance/quick-read >107: subvolumes dstore-io-cache >108: end-volume >109: >110: volume dstore >111: type debug/io-stats >112: option latency-measurement off >113: option count-fop-hits off >114: subvolumes dstore-quick-read >115: end-volume > >+------------------------------------------------------------------------------+ >[2012-04-03 17:05:54.753346] I [rpc-clnt.c:1669:rpc_clnt_reconfig] 24-dstore-client-0: changing port to 24009 (from 0) >[2012-04-03 17:05:54.753453] I [rpc-clnt.c:1669:rpc_clnt_reconfig] 24-dstore-client-6: changing port to 24011 (from 0) >[2012-04-03 17:05:54.753644] I [client.c:136:client_register_grace_timer] 24-dstore-client-0: Registering a grace timer >[2012-04-03 17:05:54.753741] I [client.c:136:client_register_grace_timer] 24-dstore-client-6: Registering a grace timer >[2012-04-03 17:05:54.754177] I [rpc-clnt.c:1669:rpc_clnt_reconfig] 24-dstore-client-3: changing port to 24010 (from 0) >[2012-04-03 17:05:54.754304] I [client.c:136:client_register_grace_timer] 24-dstore-client-3: Registering a grace timer >[2012-04-03 17:05:55.723760] I [rpc-clnt.c:1669:rpc_clnt_reconfig] 24-dstore-client-1: changing port to 24009 (from 0) >[2012-04-03 17:05:55.724104] I [rpc-clnt.c:1669:rpc_clnt_reconfig] 24-dstore-client-4: changing port to 24010 (from 0) >[2012-04-03 17:05:55.724795] I [client.c:136:client_register_grace_timer] 24-dstore-client-1: Registering a grace timer >[2012-04-03 17:05:55.724975] I [client.c:136:client_register_grace_timer] 24-dstore-client-4: Registering a grace timer >[2012-04-03 17:05:55.725059] I [rpc-clnt.c:1669:rpc_clnt_reconfig] 24-dstore-client-7: changing port to 24011 (from 0) >[2012-04-03 17:05:55.725357] I [client.c:136:client_register_grace_timer] 24-dstore-client-7: Registering a grace timer >[2012-04-03 17:05:55.781086] I [rpc-clnt.c:1669:rpc_clnt_reconfig] 24-dstore-client-5: changing port to 24010 (from 0) >[2012-04-03 17:05:55.781276] I [client.c:136:client_register_grace_timer] 24-dstore-client-5: Registering a grace timer >[2012-04-03 17:05:55.781342] I [rpc-clnt.c:1669:rpc_clnt_reconfig] 24-dstore-client-2: changing port to 24009 (from 0) >[2012-04-03 17:05:55.781438] I [client.c:136:client_register_grace_timer] 24-dstore-client-2: Registering a grace timer >[2012-04-03 17:05:55.781668] I [rpc-clnt.c:1669:rpc_clnt_reconfig] 24-dstore-client-8: changing port to 24011 (from 0) >[2012-04-03 17:05:55.781779] I [client.c:136:client_register_grace_timer] 24-dstore-client-8: Registering a grace timer >[2012-04-03 17:05:58.708524] W [client.c:2083:client_rpc_notify] 24-dstore-client-0: Cancelling the grace timer >[2012-04-03 17:05:58.712607] I [client-handshake.c:1632:select_server_supported_programs] 24-dstore-client-0: Using Program GlusterFS 3git, Num (1298437), Version (330) >[2012-04-03 17:05:58.713016] W [client.c:2083:client_rpc_notify] 24-dstore-client-6: Cancelling the grace timer >[2012-04-03 17:05:58.714347] I [client-handshake.c:1632:select_server_supported_programs] 24-dstore-client-6: Using Program GlusterFS 3git, Num (1298437), Version (330) >[2012-04-03 17:05:58.715624] I [client-handshake.c:1429:client_setvolume_cbk] 24-dstore-client-0: Connected to 192.168.2.35:24009, attached to remote volume '/export1/dstore1'. >[2012-04-03 17:05:58.715701] I [client-handshake.c:1441:client_setvolume_cbk] 24-dstore-client-0: Server and Client lk-version numbers are not same, reopening the fds >[2012-04-03 17:05:58.715813] I [afr-common.c:3524:afr_notify] 24-dstore-replicate-0: Subvolume 'dstore-client-0' came back up; going online. >[2012-04-03 17:05:58.716400] W [client.c:2083:client_rpc_notify] 24-dstore-client-3: Cancelling the grace timer >[2012-04-03 17:05:58.716551] I [client-handshake.c:1429:client_setvolume_cbk] 24-dstore-client-6: Connected to 192.168.2.35:24011, attached to remote volume '/export1/dstore2'. >[2012-04-03 17:05:58.716618] I [client-handshake.c:1441:client_setvolume_cbk] 24-dstore-client-6: Server and Client lk-version numbers are not same, reopening the fds >[2012-04-03 17:05:58.716712] I [afr-common.c:3524:afr_notify] 24-dstore-replicate-2: Subvolume 'dstore-client-6' came back up; going online. >[2012-04-03 17:05:58.717534] I [client-handshake.c:456:client_set_lk_version_cbk] 24-dstore-client-6: Server lk version = 1 >[2012-04-03 17:05:58.719260] I [client-handshake.c:456:client_set_lk_version_cbk] 24-dstore-client-0: Server lk version = 1 >[2012-04-03 17:05:58.719608] I [client-handshake.c:1632:select_server_supported_programs] 24-dstore-client-3: Using Program GlusterFS 3git, Num (1298437), Version (330) >[2012-04-03 17:05:58.722398] I [client-handshake.c:1429:client_setvolume_cbk] 24-dstore-client-3: Connected to 192.168.2.35:24010, attached to remote volume '/export2/dstore1'. >[2012-04-03 17:05:58.722463] I [client-handshake.c:1441:client_setvolume_cbk] 24-dstore-client-3: Server and Client lk-version numbers are not same, reopening the fds >[2012-04-03 17:05:58.722537] I [afr-common.c:3524:afr_notify] 24-dstore-replicate-1: Subvolume 'dstore-client-3' came back up; going online. >[2012-04-03 17:05:58.723175] I [client-handshake.c:456:client_set_lk_version_cbk] 24-dstore-client-3: Server lk version = 1 >[2012-04-03 17:05:59.720664] W [client.c:2083:client_rpc_notify] 24-dstore-client-1: Cancelling the grace timer >[2012-04-03 17:05:59.721720] I [client-handshake.c:1632:select_server_supported_programs] 24-dstore-client-1: Using Program GlusterFS 3git, Num (1298437), Version (330) >[2012-04-03 17:05:59.722835] I [client-handshake.c:1429:client_setvolume_cbk] 24-dstore-client-1: Connected to 192.168.2.36:24009, attached to remote volume '/export1/dstore1'. >[2012-04-03 17:05:59.722901] I [client-handshake.c:1441:client_setvolume_cbk] 24-dstore-client-1: Server and Client lk-version numbers are not same, reopening the fds >[2012-04-03 17:05:59.723475] I [client-handshake.c:456:client_set_lk_version_cbk] 24-dstore-client-1: Server lk version = 1 >[2012-04-03 17:05:59.725462] W [client.c:2083:client_rpc_notify] 24-dstore-client-4: Cancelling the grace timer >[2012-04-03 17:05:59.726151] I [client-handshake.c:1632:select_server_supported_programs] 24-dstore-client-4: Using Program GlusterFS 3git, Num (1298437), Version (330) >[2012-04-03 17:05:59.728865] I [client-handshake.c:1429:client_setvolume_cbk] 24-dstore-client-4: Connected to 192.168.2.36:24010, attached to remote volume '/export2/dstore1'. >[2012-04-03 17:05:59.728927] I [client-handshake.c:1441:client_setvolume_cbk] 24-dstore-client-4: Server and Client lk-version numbers are not same, reopening the fds >[2012-04-03 17:05:59.730201] W [client.c:2083:client_rpc_notify] 24-dstore-client-7: Cancelling the grace timer >[2012-04-03 17:05:59.730372] I [client-handshake.c:456:client_set_lk_version_cbk] 24-dstore-client-4: Server lk version = 1 >[2012-04-03 17:05:59.732577] I [client-handshake.c:1632:select_server_supported_programs] 24-dstore-client-7: Using Program GlusterFS 3git, Num (1298437), Version (330) >[2012-04-03 17:05:59.733429] I [client-handshake.c:1429:client_setvolume_cbk] 24-dstore-client-7: Connected to 192.168.2.36:24011, attached to remote volume '/export1/dstore2'. >[2012-04-03 17:05:59.733555] I [client-handshake.c:1441:client_setvolume_cbk] 24-dstore-client-7: Server and Client lk-version numbers are not same, reopening the fds >[2012-04-03 17:05:59.734332] I [client-handshake.c:456:client_set_lk_version_cbk] 24-dstore-client-7: Server lk version = 1 >[2012-04-03 17:05:59.734956] W [client.c:2083:client_rpc_notify] 24-dstore-client-5: Cancelling the grace timer >[2012-04-03 17:05:59.735949] I [client-handshake.c:1632:select_server_supported_programs] 24-dstore-client-5: Using Program GlusterFS 3git, Num (1298437), Version (330) >[2012-04-03 17:05:59.736696] I [client-handshake.c:1429:client_setvolume_cbk] 24-dstore-client-5: Connected to 192.168.2.37:24010, attached to remote volume '/export2/dstore1'. >[2012-04-03 17:05:59.736757] I [client-handshake.c:1441:client_setvolume_cbk] 24-dstore-client-5: Server and Client lk-version numbers are not same, reopening the fds >[2012-04-03 17:05:59.737382] I [client-handshake.c:456:client_set_lk_version_cbk] 24-dstore-client-5: Server lk version = 1 >[2012-04-03 17:05:59.739618] W [client.c:2083:client_rpc_notify] 24-dstore-client-2: Cancelling the grace timer >[2012-04-03 17:05:59.739851] I [client-handshake.c:1632:select_server_supported_programs] 24-dstore-client-2: Using Program GlusterFS 3git, Num (1298437), Version (330) >[2012-04-03 17:05:59.740260] I [client-handshake.c:1429:client_setvolume_cbk] 24-dstore-client-2: Connected to 192.168.2.37:24009, attached to remote volume '/export1/dstore1'. >[2012-04-03 17:05:59.740315] I [client-handshake.c:1441:client_setvolume_cbk] 24-dstore-client-2: Server and Client lk-version numbers are not same, reopening the fds >[2012-04-03 17:05:59.740590] I [client-handshake.c:456:client_set_lk_version_cbk] 24-dstore-client-2: Server lk version = 1 >[2012-04-03 17:05:59.745960] W [client.c:2083:client_rpc_notify] 24-dstore-client-8: Cancelling the grace timer >[2012-04-03 17:05:59.749000] I [client-handshake.c:1632:select_server_supported_programs] 24-dstore-client-8: Using Program GlusterFS 3git, Num (1298437), Version (330) >[2012-04-03 17:05:59.752158] I [client-handshake.c:1429:client_setvolume_cbk] 24-dstore-client-8: Connected to 192.168.2.37:24011, attached to remote volume '/export1/dstore2'. >[2012-04-03 17:05:59.752268] I [client-handshake.c:1441:client_setvolume_cbk] 24-dstore-client-8: Server and Client lk-version numbers are not same, reopening the fds >[2012-04-03 17:05:59.774940] I [fuse-bridge.c:4081:fuse_graph_setup] 0-fuse: switched to graph 24 >[2012-04-03 17:05:59.775191] I [client-handshake.c:456:client_set_lk_version_cbk] 24-dstore-client-8: Server lk version = 1 >[2012-04-03 17:05:59.777585] I [afr-common.c:1866:afr_set_root_inode_on_first_lookup] 24-dstore-replicate-0: added root inode >[2012-04-03 17:05:59.780317] I [afr-common.c:1866:afr_set_root_inode_on_first_lookup] 24-dstore-replicate-2: added root inode >[2012-04-03 17:05:59.781063] I [afr-common.c:1866:afr_set_root_inode_on_first_lookup] 24-dstore-replicate-1: added root inode >[2012-04-03 17:05:59.847850] I [client.c:2165:notify] 23-dstore-client-0: current graph is no longer active, destroying rpc_client >[2012-04-03 17:05:59.848018] I [client.c:2165:notify] 23-dstore-client-1: current graph is no longer active, destroying rpc_client >[2012-04-03 17:05:59.848078] I [client.c:2165:notify] 23-dstore-client-2: current graph is no longer active, destroying rpc_client >[2012-04-03 17:05:59.848146] I [client.c:2165:notify] 23-dstore-client-3: current graph is no longer active, destroying rpc_client >[2012-04-03 17:05:59.848359] I [client.c:2165:notify] 23-dstore-client-4: current graph is no longer active, destroying rpc_client >[2012-04-03 17:05:59.848180] I [client.c:136:client_register_grace_timer] 23-dstore-client-0: Registering a grace timer >[2012-04-03 17:05:59.848514] I [client.c:2104:client_rpc_notify] 23-dstore-client-0: disconnected >[2012-04-03 17:05:59.848461] I [client.c:2165:notify] 23-dstore-client-5: current graph is no longer active, destroying rpc_client >[2012-04-03 17:05:59.848666] I [client.c:2165:notify] 23-dstore-client-6: current graph is no longer active, destroying rpc_client >[2012-04-03 17:05:59.848844] I [client.c:2165:notify] 23-dstore-client-7: current graph is no longer active, destroying rpc_client >[2012-04-03 17:05:59.848993] I [client.c:2165:notify] 23-dstore-client-8: current graph is no longer active, destroying rpc_client >[2012-04-03 17:05:59.848725] I [client.c:136:client_register_grace_timer] 23-dstore-client-1: Registering a grace timer >[2012-04-03 17:05:59.849453] I [client.c:2104:client_rpc_notify] 23-dstore-client-1: disconnected >[2012-04-03 17:05:59.849551] I [client.c:136:client_register_grace_timer] 23-dstore-client-2: Registering a grace timer >[2012-04-03 17:05:59.849657] I [client.c:2104:client_rpc_notify] 23-dstore-client-2: disconnected >[2012-04-03 17:05:59.849707] E [afr-common.c:3561:afr_notify] 23-dstore-replicate-0: All subvolumes are down. Going offline until atleast one of them comes back up. >[2012-04-03 17:05:59.849797] I [client.c:136:client_register_grace_timer] 23-dstore-client-3: Registering a grace timer >[2012-04-03 17:05:59.849857] I [client.c:2104:client_rpc_notify] 23-dstore-client-3: disconnected >[2012-04-03 17:05:59.849949] I [client.c:136:client_register_grace_timer] 23-dstore-client-4: Registering a grace timer >[2012-04-03 17:05:59.850020] I [client.c:2104:client_rpc_notify] 23-dstore-client-4: disconnected >[2012-04-03 17:05:59.850109] I [client.c:136:client_register_grace_timer] 23-dstore-client-5: Registering a grace timer >[2012-04-03 17:05:59.850167] I [client.c:2104:client_rpc_notify] 23-dstore-client-5: disconnected >[2012-04-03 17:05:59.850233] E [afr-common.c:3561:afr_notify] 23-dstore-replicate-1: All subvolumes are down. Going offline until atleast one of them comes back up. >[2012-04-03 17:05:59.850327] I [client.c:136:client_register_grace_timer] 23-dstore-client-6: Registering a grace timer >[2012-04-03 17:05:59.850418] I [client.c:2104:client_rpc_notify] 23-dstore-client-6: disconnected >[2012-04-03 17:05:59.850507] I [client.c:136:client_register_grace_timer] 23-dstore-client-7: Registering a grace timer >[2012-04-03 17:05:59.850623] I [client.c:2104:client_rpc_notify] 23-dstore-client-7: disconnected >[2012-04-03 17:05:59.850717] I [client.c:136:client_register_grace_timer] 23-dstore-client-8: Registering a grace timer >[2012-04-03 17:05:59.850789] I [client.c:2104:client_rpc_notify] 23-dstore-client-8: disconnected >[2012-04-03 17:05:59.850838] E [afr-common.c:3561:afr_notify] 23-dstore-replicate-2: All subvolumes are down. Going offline until atleast one of them comes back up. >[2012-04-03 17:06:10.754967] W [client.c:112:client_grace_timeout] 23-dstore-client-0: client grace timer expired, updating the lk-version to 2 >[2012-04-03 17:06:10.755068] W [client.c:112:client_grace_timeout] 23-dstore-client-1: client grace timer expired, updating the lk-version to 2 >[2012-04-03 17:06:10.755110] W [client.c:112:client_grace_timeout] 23-dstore-client-2: client grace timer expired, updating the lk-version to 2 >[2012-04-03 17:06:10.755138] W [client.c:112:client_grace_timeout] 23-dstore-client-3: client grace timer expired, updating the lk-version to 2 >[2012-04-03 17:06:10.755164] W [client.c:112:client_grace_timeout] 23-dstore-client-4: client grace timer expired, updating the lk-version to 2 >[2012-04-03 17:06:10.755198] W [client.c:112:client_grace_timeout] 23-dstore-client-5: client grace timer expired, updating the lk-version to 2 >[2012-04-03 17:06:10.755225] W [client.c:112:client_grace_timeout] 23-dstore-client-6: client grace timer expired, updating the lk-version to 2 >[2012-04-03 17:06:10.755261] W [client.c:112:client_grace_timeout] 23-dstore-client-7: client grace timer expired, updating the lk-version to 2 >[2012-04-03 17:06:10.755284] W [client.c:112:client_grace_timeout] 23-dstore-client-8: client grace timer expired, updating the lk-version to 2 >[2012-04-03 17:06:26.217998] I [glusterfsd-mgmt.c:64:mgmt_cbk_spec] 0-mgmt: Volume file changed >[2012-04-03 17:06:27.277918] I [glusterfsd-mgmt.c:64:mgmt_cbk_spec] 0-mgmt: Volume file changed >[2012-04-03 17:06:27.287669] I [io-cache.c:1558:check_cache_size_ok] 25-dstore-quick-read: Max cache size is 1044848640 >[2012-04-03 17:06:27.287818] I [io-cache.c:1558:check_cache_size_ok] 25-dstore-io-cache: Max cache size is 1044848640 >[2012-04-03 17:06:27.287931] I [quota.c:3042:quota_parse_limits] 25-dstore-quota: no "limit-set" option provided >[2012-04-03 17:06:27.333477] I [client.c:2156:notify] 25-dstore-client-0: parent translators are ready, attempting connect on transport >[2012-04-03 17:06:27.338294] I [client.c:2156:notify] 25-dstore-client-1: parent translators are ready, attempting connect on transport >[2012-04-03 17:06:27.342878] I [client.c:2156:notify] 25-dstore-client-2: parent translators are ready, attempting connect on transport >[2012-04-03 17:06:27.347533] I [client.c:2156:notify] 25-dstore-client-3: parent translators are ready, attempting connect on transport >[2012-04-03 17:06:27.352148] I [client.c:2156:notify] 25-dstore-client-4: parent translators are ready, attempting connect on transport >[2012-04-03 17:06:27.356752] I [client.c:2156:notify] 25-dstore-client-5: parent translators are ready, attempting connect on transport >[2012-04-03 17:06:27.361397] I [client.c:2156:notify] 25-dstore-client-6: parent translators are ready, attempting connect on transport >[2012-04-03 17:06:27.365982] I [client.c:2156:notify] 25-dstore-client-7: parent translators are ready, attempting connect on transport >[2012-04-03 17:06:27.370630] I [client.c:2156:notify] 25-dstore-client-8: parent translators are ready, attempting connect on transport >Given volfile: >+------------------------------------------------------------------------------+ > 1: volume dstore-client-0 > 2: type protocol/client > 3: option remote-host 192.168.2.35 > 4: option remote-subvolume /export1/dstore1 > 5: option transport-type tcp > 6: end-volume > 7: > 8: volume dstore-client-1 > 9: type protocol/client > 10: option remote-host 192.168.2.36 > 11: option remote-subvolume /export1/dstore1 > 12: option transport-type tcp > 13: end-volume > 14: > 15: volume dstore-client-2 > 16: type protocol/client > 17: option remote-host 192.168.2.37 > 18: option remote-subvolume /export1/dstore1 > 19: option transport-type tcp > 20: end-volume > 21: > 22: volume dstore-client-3 > 23: type protocol/client > 24: option remote-host 192.168.2.35 > 25: option remote-subvolume /export2/dstore1 > 26: option transport-type tcp > 27: end-volume > 28: > 29: volume dstore-client-4 > 30: type protocol/client > 31: option remote-host 192.168.2.36 > 32: option remote-subvolume /export2/dstore1 > 33: option transport-type tcp > 34: end-volume > 35: > 36: volume dstore-client-5 > 37: type protocol/client > 38: option remote-host 192.168.2.37 > 39: option remote-subvolume /export2/dstore1 > 40: option transport-type tcp > 41: end-volume > 42: > 43: volume dstore-client-6 > 44: type protocol/client > 45: option remote-host 192.168.2.35 > 46: option remote-subvolume /export1/dstore2 > 47: option transport-type tcp > 48: end-volume > 49: > 50: volume dstore-client-7 > 51: type protocol/client > 52: option remote-host 192.168.2.36 > 53: option remote-subvolume /export1/dstore2 > 54: option transport-type tcp > 55: end-volume > 56: > 57: volume dstore-client-8 > 58: type protocol/client > 59: option remote-host 192.168.2.37 > 60: option remote-subvolume /export1/dstore2 > 61: option transport-type tcp > 62: end-volume > 63: > 64: volume dstore-replicate-0 > 65: type cluster/replicate > 66: subvolumes dstore-client-0 dstore-client-1 dstore-client-2 > 67: end-volume > 68: > 69: volume dstore-replicate-1 > 70: type cluster/replicate > 71: subvolumes dstore-client-3 dstore-client-4 dstore-client-5 > 72: end-volume > 73: > 74: volume dstore-replicate-2 > 75: type cluster/replicate > 76: subvolumes dstore-client-6 dstore-client-7 dstore-client-8 > 77: end-volume > 78: > 79: volume dstore-dht > 80: type cluster/distribute > 81: subvolumes dstore-replicate-0 dstore-replicate-1 dstore-replicate-2 > 82: end-volume > 83: > 84: volume dstore-quota > 85: type features/quota > 86: option timeout 0 > 87: subvolumes dstore-dht > 88: end-volume > 89: > 90: volume dstore-write-behind > 91: type performance/write-behind > 92: subvolumes dstore-quota > 93: end-volume > 94: > 95: volume dstore-read-ahead > 96: type performance/read-ahead > 97: subvolumes dstore-write-behind > 98: end-volume > 99: >100: volume dstore-io-cache >101: type performance/io-cache >102: subvolumes dstore-read-ahead >103: end-volume >104: >105: volume dstore-quick-read >106: type performance/quick-read >107: subvolumes dstore-io-cache >108: end-volume >109: >110: volume dstore-md-cache >111: type performance/md-cache >112: subvolumes dstore-quick-read >113: end-volume >114: >115: volume dstore >116: type debug/io-stats >117: option latency-measurement off >118: option count-fop-hits off >119: subvolumes dstore-md-cache >120: end-volume > >+------------------------------------------------------------------------------+ >[2012-04-03 17:06:27.375506] I [glusterfsd-mgmt.c:1584:mgmt_getspec_cbk] 0-glusterfs: No change in volfile, continuing >[2012-04-03 17:06:27.398294] I [rpc-clnt.c:1669:rpc_clnt_reconfig] 25-dstore-client-0: changing port to 24009 (from 0) >[2012-04-03 17:06:27.398634] I [client.c:136:client_register_grace_timer] 25-dstore-client-0: Registering a grace timer >[2012-04-03 17:06:27.398703] I [rpc-clnt.c:1669:rpc_clnt_reconfig] 25-dstore-client-3: changing port to 24010 (from 0) >[2012-04-03 17:06:27.399426] I [client.c:136:client_register_grace_timer] 25-dstore-client-3: Registering a grace timer >[2012-04-03 17:06:27.399640] I [rpc-clnt.c:1669:rpc_clnt_reconfig] 25-dstore-client-6: changing port to 24011 (from 0) >[2012-04-03 17:06:27.399951] I [client.c:136:client_register_grace_timer] 25-dstore-client-6: Registering a grace timer >[2012-04-03 17:06:28.354846] I [rpc-clnt.c:1669:rpc_clnt_reconfig] 25-dstore-client-1: changing port to 24009 (from 0) >[2012-04-03 17:06:28.355193] I [rpc-clnt.c:1669:rpc_clnt_reconfig] 25-dstore-client-4: changing port to 24010 (from 0) >[2012-04-03 17:06:28.355352] I [rpc-clnt.c:1669:rpc_clnt_reconfig] 25-dstore-client-7: changing port to 24011 (from 0) >[2012-04-03 17:06:28.356353] I [client.c:136:client_register_grace_timer] 25-dstore-client-1: Registering a grace timer >[2012-04-03 17:06:28.356470] I [client.c:136:client_register_grace_timer] 25-dstore-client-4: Registering a grace timer >[2012-04-03 17:06:28.356516] I [client.c:136:client_register_grace_timer] 25-dstore-client-7: Registering a grace timer >[2012-04-03 17:06:28.364930] I [rpc-clnt.c:1669:rpc_clnt_reconfig] 25-dstore-client-2: changing port to 24009 (from 0) >[2012-04-03 17:06:28.365083] I [client.c:136:client_register_grace_timer] 25-dstore-client-2: Registering a grace timer >[2012-04-03 17:06:28.365417] I [rpc-clnt.c:1669:rpc_clnt_reconfig] 25-dstore-client-5: changing port to 24010 (from 0) >[2012-04-03 17:06:28.365537] I [client.c:136:client_register_grace_timer] 25-dstore-client-5: Registering a grace timer >[2012-04-03 17:06:28.365635] I [rpc-clnt.c:1669:rpc_clnt_reconfig] 25-dstore-client-8: changing port to 24011 (from 0) >[2012-04-03 17:06:28.365740] I [client.c:136:client_register_grace_timer] 25-dstore-client-8: Registering a grace timer >[2012-04-03 17:06:30.770521] W [client.c:2083:client_rpc_notify] 25-dstore-client-0: Cancelling the grace timer >[2012-04-03 17:06:30.772668] I [client-handshake.c:1632:select_server_supported_programs] 25-dstore-client-0: Using Program GlusterFS 3git, Num (1298437), Version (330) >[2012-04-03 17:06:30.776612] W [client.c:2083:client_rpc_notify] 25-dstore-client-3: Cancelling the grace timer >[2012-04-03 17:06:30.777916] I [client-handshake.c:1429:client_setvolume_cbk] 25-dstore-client-0: Connected to 192.168.2.35:24009, attached to remote volume '/export1/dstore1'. >[2012-04-03 17:06:30.777992] I [client-handshake.c:1441:client_setvolume_cbk] 25-dstore-client-0: Server and Client lk-version numbers are not same, reopening the fds >[2012-04-03 17:06:30.778089] I [afr-common.c:3524:afr_notify] 25-dstore-replicate-0: Subvolume 'dstore-client-0' came back up; going online. >[2012-04-03 17:06:30.778951] I [client-handshake.c:456:client_set_lk_version_cbk] 25-dstore-client-0: Server lk version = 1 >[2012-04-03 17:06:30.780264] I [client-handshake.c:1632:select_server_supported_programs] 25-dstore-client-3: Using Program GlusterFS 3git, Num (1298437), Version (330) >[2012-04-03 17:06:30.786816] W [client.c:2083:client_rpc_notify] 25-dstore-client-6: Cancelling the grace timer >[2012-04-03 17:06:30.787379] I [client-handshake.c:1429:client_setvolume_cbk] 25-dstore-client-3: Connected to 192.168.2.35:24010, attached to remote volume '/export2/dstore1'. >[2012-04-03 17:06:30.787424] I [client-handshake.c:1441:client_setvolume_cbk] 25-dstore-client-3: Server and Client lk-version numbers are not same, reopening the fds >[2012-04-03 17:06:30.787487] I [afr-common.c:3524:afr_notify] 25-dstore-replicate-1: Subvolume 'dstore-client-3' came back up; going online. >[2012-04-03 17:06:30.788877] I [client-handshake.c:1632:select_server_supported_programs] 25-dstore-client-6: Using Program GlusterFS 3git, Num (1298437), Version (330) >[2012-04-03 17:06:30.790007] I [client-handshake.c:456:client_set_lk_version_cbk] 25-dstore-client-3: Server lk version = 1 >[2012-04-03 17:06:30.791835] I [client-handshake.c:1429:client_setvolume_cbk] 25-dstore-client-6: Connected to 192.168.2.35:24011, attached to remote volume '/export1/dstore2'. >[2012-04-03 17:06:30.792008] I [client-handshake.c:1441:client_setvolume_cbk] 25-dstore-client-6: Server and Client lk-version numbers are not same, reopening the fds >[2012-04-03 17:06:30.792139] I [afr-common.c:3524:afr_notify] 25-dstore-replicate-2: Subvolume 'dstore-client-6' came back up; going online. >[2012-04-03 17:06:30.793620] I [client-handshake.c:456:client_set_lk_version_cbk] 25-dstore-client-6: Server lk version = 1 >[2012-04-03 17:06:31.796463] W [client.c:2083:client_rpc_notify] 25-dstore-client-4: Cancelling the grace timer >[2012-04-03 17:06:31.796628] W [client.c:2083:client_rpc_notify] 25-dstore-client-1: Cancelling the grace timer >[2012-04-03 17:06:31.798138] I [client-handshake.c:1632:select_server_supported_programs] 25-dstore-client-1: Using Program GlusterFS 3git, Num (1298437), Version (330) >[2012-04-03 17:06:31.798304] I [client-handshake.c:1632:select_server_supported_programs] 25-dstore-client-4: Using Program GlusterFS 3git, Num (1298437), Version (330) >[2012-04-03 17:06:31.799729] W [client.c:2083:client_rpc_notify] 25-dstore-client-7: Cancelling the grace timer >[2012-04-03 17:06:31.800555] I [client-handshake.c:1429:client_setvolume_cbk] 25-dstore-client-4: Connected to 192.168.2.36:24010, attached to remote volume '/export2/dstore1'. >[2012-04-03 17:06:31.800639] I [client-handshake.c:1441:client_setvolume_cbk] 25-dstore-client-4: Server and Client lk-version numbers are not same, reopening the fds >[2012-04-03 17:06:31.800788] I [client-handshake.c:1429:client_setvolume_cbk] 25-dstore-client-1: Connected to 192.168.2.36:24009, attached to remote volume '/export1/dstore1'. >[2012-04-03 17:06:31.800846] I [client-handshake.c:1441:client_setvolume_cbk] 25-dstore-client-1: Server and Client lk-version numbers are not same, reopening the fds >[2012-04-03 17:06:31.802824] I [client-handshake.c:456:client_set_lk_version_cbk] 25-dstore-client-4: Server lk version = 1 >[2012-04-03 17:06:31.802968] W [client.c:2083:client_rpc_notify] 25-dstore-client-2: Cancelling the grace timer >[2012-04-03 17:06:31.803061] I [client-handshake.c:1632:select_server_supported_programs] 25-dstore-client-7: Using Program GlusterFS 3git, Num (1298437), Version (330) >[2012-04-03 17:06:31.805599] I [client-handshake.c:1632:select_server_supported_programs] 25-dstore-client-2: Using Program GlusterFS 3git, Num (1298437), Version (330) >[2012-04-03 17:06:31.806789] I [client-handshake.c:1429:client_setvolume_cbk] 25-dstore-client-7: Connected to 192.168.2.36:24011, attached to remote volume '/export1/dstore2'. >[2012-04-03 17:06:31.806857] I [client-handshake.c:1441:client_setvolume_cbk] 25-dstore-client-7: Server and Client lk-version numbers are not same, reopening the fds >[2012-04-03 17:06:31.807024] I [client-handshake.c:456:client_set_lk_version_cbk] 25-dstore-client-1: Server lk version = 1 >[2012-04-03 17:06:31.809006] W [client.c:2083:client_rpc_notify] 25-dstore-client-5: Cancelling the grace timer >[2012-04-03 17:06:31.809182] I [client-handshake.c:456:client_set_lk_version_cbk] 25-dstore-client-7: Server lk version = 1 >[2012-04-03 17:06:31.813819] W [client.c:2083:client_rpc_notify] 25-dstore-client-8: Cancelling the grace timer >[2012-04-03 17:06:31.813913] I [client-handshake.c:1632:select_server_supported_programs] 25-dstore-client-5: Using Program GlusterFS 3git, Num (1298437), Version (330) >[2012-04-03 17:06:31.815029] I [client-handshake.c:1632:select_server_supported_programs] 25-dstore-client-8: Using Program GlusterFS 3git, Num (1298437), Version (330) >[2012-04-03 17:06:31.816188] I [client-handshake.c:1429:client_setvolume_cbk] 25-dstore-client-8: Connected to 192.168.2.37:24011, attached to remote volume '/export1/dstore2'. >[2012-04-03 17:06:31.816278] I [client-handshake.c:1441:client_setvolume_cbk] 25-dstore-client-8: Server and Client lk-version numbers are not same, reopening the fds >[2012-04-03 17:06:31.817002] I [client-handshake.c:456:client_set_lk_version_cbk] 25-dstore-client-8: Server lk version = 1 >[2012-04-03 17:06:31.817277] I [client-handshake.c:1429:client_setvolume_cbk] 25-dstore-client-2: Connected to 192.168.2.37:24009, attached to remote volume '/export1/dstore1'. >[2012-04-03 17:06:31.817360] I [client-handshake.c:1441:client_setvolume_cbk] 25-dstore-client-2: Server and Client lk-version numbers are not same, reopening the fds >[2012-04-03 17:06:31.817950] I [client-handshake.c:1429:client_setvolume_cbk] 25-dstore-client-5: Connected to 192.168.2.37:24010, attached to remote volume '/export2/dstore1'. >[2012-04-03 17:06:31.818033] I [client-handshake.c:1441:client_setvolume_cbk] 25-dstore-client-5: Server and Client lk-version numbers are not same, reopening the fds >[2012-04-03 17:06:31.858855] I [fuse-bridge.c:4081:fuse_graph_setup] 0-fuse: switched to graph 25 >[2012-04-03 17:06:31.859329] I [client-handshake.c:456:client_set_lk_version_cbk] 25-dstore-client-5: Server lk version = 1 >[2012-04-03 17:06:31.859659] I [client-handshake.c:456:client_set_lk_version_cbk] 25-dstore-client-2: Server lk version = 1 >[2012-04-03 17:06:31.868830] I [afr-common.c:1866:afr_set_root_inode_on_first_lookup] 25-dstore-replicate-0: added root inode >[2012-04-03 17:06:31.873856] I [afr-common.c:1866:afr_set_root_inode_on_first_lookup] 25-dstore-replicate-1: added root inode >[2012-04-03 17:06:31.874291] I [afr-common.c:1866:afr_set_root_inode_on_first_lookup] 25-dstore-replicate-2: added root inode >[2012-04-03 17:06:31.900646] I [client.c:2165:notify] 24-dstore-client-0: current graph is no longer active, destroying rpc_client >[2012-04-03 17:06:31.900765] I [client.c:2165:notify] 24-dstore-client-1: current graph is no longer active, destroying rpc_client >[2012-04-03 17:06:31.900814] I [client.c:2165:notify] 24-dstore-client-2: current graph is no longer active, destroying rpc_client >[2012-04-03 17:06:31.900889] I [client.c:2165:notify] 24-dstore-client-3: current graph is no longer active, destroying rpc_client >[2012-04-03 17:06:31.900962] I [client.c:2165:notify] 24-dstore-client-4: current graph is no longer active, destroying rpc_client >[2012-04-03 17:06:31.901023] I [client.c:2165:notify] 24-dstore-client-5: current graph is no longer active, destroying rpc_client >[2012-04-03 17:06:31.901129] I [client.c:2165:notify] 24-dstore-client-6: current graph is no longer active, destroying rpc_client >[2012-04-03 17:06:31.901180] I [client.c:2165:notify] 24-dstore-client-7: current graph is no longer active, destroying rpc_client >[2012-04-03 17:06:31.901216] I [client.c:2165:notify] 24-dstore-client-8: current graph is no longer active, destroying rpc_client >[2012-04-03 17:06:31.901339] I [client.c:136:client_register_grace_timer] 24-dstore-client-0: Registering a grace timer >[2012-04-03 17:06:31.901626] I [client.c:2104:client_rpc_notify] 24-dstore-client-0: disconnected >[2012-04-03 17:06:31.901729] I [client.c:136:client_register_grace_timer] 24-dstore-client-1: Registering a grace timer >[2012-04-03 17:06:31.901812] I [client.c:2104:client_rpc_notify] 24-dstore-client-1: disconnected >[2012-04-03 17:06:31.901894] I [client.c:136:client_register_grace_timer] 24-dstore-client-2: Registering a grace timer >[2012-04-03 17:06:31.901976] I [client.c:2104:client_rpc_notify] 24-dstore-client-2: disconnected >[2012-04-03 17:06:31.902050] E [afr-common.c:3561:afr_notify] 24-dstore-replicate-0: All subvolumes are down. Going offline until atleast one of them comes back up. >[2012-04-03 17:06:31.902130] I [client.c:136:client_register_grace_timer] 24-dstore-client-3: Registering a grace timer >[2012-04-03 17:06:31.902189] I [client.c:2104:client_rpc_notify] 24-dstore-client-3: disconnected >[2012-04-03 17:06:31.902259] I [client.c:136:client_register_grace_timer] 24-dstore-client-4: Registering a grace timer >[2012-04-03 17:06:31.902342] I [client.c:2104:client_rpc_notify] 24-dstore-client-4: disconnected >[2012-04-03 17:06:31.902591] I [client.c:136:client_register_grace_timer] 24-dstore-client-5: Registering a grace timer >[2012-04-03 17:06:31.902657] I [client.c:2104:client_rpc_notify] 24-dstore-client-5: disconnected >[2012-04-03 17:06:31.902705] E [afr-common.c:3561:afr_notify] 24-dstore-replicate-1: All subvolumes are down. Going offline until atleast one of them comes back up. >[2012-04-03 17:06:31.902780] I [client.c:136:client_register_grace_timer] 24-dstore-client-6: Registering a grace timer >[2012-04-03 17:06:31.902835] I [client.c:2104:client_rpc_notify] 24-dstore-client-6: disconnected >[2012-04-03 17:06:31.902929] I [client.c:136:client_register_grace_timer] 24-dstore-client-7: Registering a grace timer >[2012-04-03 17:06:31.903024] I [client.c:2104:client_rpc_notify] 24-dstore-client-7: disconnected >[2012-04-03 17:06:31.903143] I [client.c:136:client_register_grace_timer] 24-dstore-client-8: Registering a grace timer >[2012-04-03 17:06:31.903232] I [client.c:2104:client_rpc_notify] 24-dstore-client-8: disconnected >[2012-04-03 17:06:31.903323] E [afr-common.c:3561:afr_notify] 24-dstore-replicate-2: All subvolumes are down. Going offline until atleast one of them comes back up. >[2012-04-03 17:06:32.326043] W [quota.c:394:quota_check_limit] 25-dstore-quota: cannot find parent for inode (gfid:f2b4fdcc-f90f-4b87-bcb1-533ae0f61b28), hence aborting enforcing quota-limits and continuing with the fop >[2012-04-03 17:06:32.342280] W [quota.c:780:quota_update_size] 25-dstore-quota: cannot find parent for inode (gfid:f2b4fdcc-f90f-4b87-bcb1-533ae0f61b28), hence aborting size updation of parents >[2012-04-03 17:06:42.814282] W [client.c:112:client_grace_timeout] 24-dstore-client-0: client grace timer expired, updating the lk-version to 2 >[2012-04-03 17:06:42.814375] W [client.c:112:client_grace_timeout] 24-dstore-client-1: client grace timer expired, updating the lk-version to 2 >[2012-04-03 17:06:42.814405] W [client.c:112:client_grace_timeout] 24-dstore-client-2: client grace timer expired, updating the lk-version to 2 >[2012-04-03 17:06:42.814429] W [client.c:112:client_grace_timeout] 24-dstore-client-3: client grace timer expired, updating the lk-version to 2 >[2012-04-03 17:06:42.814458] W [client.c:112:client_grace_timeout] 24-dstore-client-4: client grace timer expired, updating the lk-version to 2 >[2012-04-03 17:06:42.814542] W [client.c:112:client_grace_timeout] 24-dstore-client-5: client grace timer expired, updating the lk-version to 2 >[2012-04-03 17:06:42.814599] W [client.c:112:client_grace_timeout] 24-dstore-client-6: client grace timer expired, updating the lk-version to 2 >[2012-04-03 17:06:42.814631] W [client.c:112:client_grace_timeout] 24-dstore-client-7: client grace timer expired, updating the lk-version to 2 >[2012-04-03 17:06:42.814655] W [client.c:112:client_grace_timeout] 24-dstore-client-8: client grace timer expired, updating the lk-version to 2 >[2012-04-03 17:06:58.988345] I [glusterfsd-mgmt.c:64:mgmt_cbk_spec] 0-mgmt: Volume file changed >[2012-04-03 17:07:00.037435] I [io-cache.c:1558:check_cache_size_ok] 26-dstore-quick-read: Max cache size is 1044848640 >[2012-04-03 17:07:00.037590] I [io-cache.c:1558:check_cache_size_ok] 26-dstore-io-cache: Max cache size is 1044848640 >[2012-04-03 17:07:00.095368] I [client.c:2156:notify] 26-dstore-client-0: parent translators are ready, attempting connect on transport >[2012-04-03 17:07:00.106667] I [client.c:2156:notify] 26-dstore-client-1: parent translators are ready, attempting connect on transport >[2012-04-03 17:07:00.115518] I [client.c:2156:notify] 26-dstore-client-2: parent translators are ready, attempting connect on transport >[2012-04-03 17:07:00.124398] I [client.c:2156:notify] 26-dstore-client-3: parent translators are ready, attempting connect on transport >[2012-04-03 17:07:00.133121] I [client.c:2156:notify] 26-dstore-client-4: parent translators are ready, attempting connect on transport >[2012-04-03 17:07:00.142373] I [client.c:2156:notify] 26-dstore-client-5: parent translators are ready, attempting connect on transport >[2012-04-03 17:07:00.153021] I [client.c:2156:notify] 26-dstore-client-6: parent translators are ready, attempting connect on transport >[2012-04-03 17:07:00.161366] I [client.c:2156:notify] 26-dstore-client-7: parent translators are ready, attempting connect on transport >[2012-04-03 17:07:00.166020] I [client.c:2156:notify] 26-dstore-client-8: parent translators are ready, attempting connect on transport >Given volfile: >+------------------------------------------------------------------------------+ > 1: volume dstore-client-0 > 2: type protocol/client > 3: option remote-host 192.168.2.35 > 4: option remote-subvolume /export1/dstore1 > 5: option transport-type tcp > 6: end-volume > 7: > 8: volume dstore-client-1 > 9: type protocol/client > 10: option remote-host 192.168.2.36 > 11: option remote-subvolume /export1/dstore1 > 12: option transport-type tcp > 13: end-volume > 14: > 15: volume dstore-client-2 > 16: type protocol/client > 17: option remote-host 192.168.2.37 > 18: option remote-subvolume /export1/dstore1 > 19: option transport-type tcp > 20: end-volume > 21: > 22: volume dstore-client-3 > 23: type protocol/client > 24: option remote-host 192.168.2.35 > 25: option remote-subvolume /export2/dstore1 > 26: option transport-type tcp > 27: end-volume > 28: > 29: volume dstore-client-4 > 30: type protocol/client > 31: option remote-host 192.168.2.36 > 32: option remote-subvolume /export2/dstore1 > 33: option transport-type tcp > 34: end-volume > 35: > 36: volume dstore-client-5 > 37: type protocol/client > 38: option remote-host 192.168.2.37 > 39: option remote-subvolume /export2/dstore1 > 40: option transport-type tcp > 41: end-volume > 42: > 43: volume dstore-client-6 > 44: type protocol/client > 45: option remote-host 192.168.2.35 > 46: option remote-subvolume /export1/dstore2 > 47: option transport-type tcp > 48: end-volume > 49: > 50: volume dstore-client-7 > 51: type protocol/client > 52: option remote-host 192.168.2.36 > 53: option remote-subvolume /export1/dstore2 > 54: option transport-type tcp > 55: end-volume > 56: > 57: volume dstore-client-8 > 58: type protocol/client > 59: option remote-host 192.168.2.37 > 60: option remote-subvolume /export1/dstore2 > 61: option transport-type tcp > 62: end-volume > 63: > 64: volume dstore-replicate-0 > 65: type cluster/replicate > 66: subvolumes dstore-client-0 dstore-client-1 dstore-client-2 > 67: end-volume > 68: > 69: volume dstore-replicate-1 > 70: type cluster/replicate > 71: subvolumes dstore-client-3 dstore-client-4 dstore-client-5 > 72: end-volume > 73: > 74: volume dstore-replicate-2 > 75: type cluster/replicate > 76: subvolumes dstore-client-6 dstore-client-7 dstore-client-8 > 77: end-volume > 78: > 79: volume dstore-dht > 80: type cluster/distribute > 81: subvolumes dstore-replicate-0 dstore-replicate-1 dstore-replicate-2 > 82: end-volume > 83: > 84: volume dstore-write-behind > 85: type performance/write-behind > 86: subvolumes dstore-dht > 87: end-volume > 88: > 89: volume dstore-read-ahead > 90: type performance/read-ahead > 91: subvolumes dstore-write-behind > 92: end-volume > 93: > 94: volume dstore-io-cache > 95: type performance/io-cache > 96: subvolumes dstore-read-ahead > 97: end-volume > 98: > 99: volume dstore-quick-read >100: type performance/quick-read >101: subvolumes dstore-io-cache >102: end-volume >103: >104: volume dstore-md-cache >105: type performance/md-cache >106: subvolumes dstore-quick-read >107: end-volume >108: >109: volume dstore >110: type debug/io-stats >111: option latency-measurement off >112: option count-fop-hits off >113: subvolumes dstore-md-cache >114: end-volume > >+------------------------------------------------------------------------------+ >[2012-04-03 17:07:00.175950] I [rpc-clnt.c:1669:rpc_clnt_reconfig] 26-dstore-client-3: changing port to 24010 (from 0) >[2012-04-03 17:07:00.176457] I [rpc-clnt.c:1669:rpc_clnt_reconfig] 26-dstore-client-0: changing port to 24009 (from 0) >[2012-04-03 17:07:00.176551] I [rpc-clnt.c:1669:rpc_clnt_reconfig] 26-dstore-client-6: changing port to 24011 (from 0) >[2012-04-03 17:07:00.176827] I [client.c:136:client_register_grace_timer] 26-dstore-client-3: Registering a grace timer >[2012-04-03 17:07:00.177006] I [client.c:136:client_register_grace_timer] 26-dstore-client-0: Registering a grace timer >[2012-04-03 17:07:00.177057] I [client.c:136:client_register_grace_timer] 26-dstore-client-6: Registering a grace timer >[2012-04-03 17:07:01.119706] I [rpc-clnt.c:1669:rpc_clnt_reconfig] 26-dstore-client-2: changing port to 24009 (from 0) >[2012-04-03 17:07:01.119875] I [client.c:136:client_register_grace_timer] 26-dstore-client-2: Registering a grace timer >[2012-04-03 17:07:01.120574] I [rpc-clnt.c:1669:rpc_clnt_reconfig] 26-dstore-client-5: changing port to 24010 (from 0) >[2012-04-03 17:07:01.120688] I [rpc-clnt.c:1669:rpc_clnt_reconfig] 26-dstore-client-8: changing port to 24011 (from 0) >[2012-04-03 17:07:01.120831] I [client.c:136:client_register_grace_timer] 26-dstore-client-5: Registering a grace timer >[2012-04-03 17:07:01.120923] I [client.c:136:client_register_grace_timer] 26-dstore-client-8: Registering a grace timer >[2012-04-03 17:07:01.130177] I [rpc-clnt.c:1669:rpc_clnt_reconfig] 26-dstore-client-1: changing port to 24009 (from 0) >[2012-04-03 17:07:01.130331] I [client.c:136:client_register_grace_timer] 26-dstore-client-1: Registering a grace timer >[2012-04-03 17:07:01.130548] I [rpc-clnt.c:1669:rpc_clnt_reconfig] 26-dstore-client-4: changing port to 24010 (from 0) >[2012-04-03 17:07:01.130763] I [client.c:136:client_register_grace_timer] 26-dstore-client-4: Registering a grace timer >[2012-04-03 17:07:01.131900] I [rpc-clnt.c:1669:rpc_clnt_reconfig] 26-dstore-client-7: changing port to 24011 (from 0) >[2012-04-03 17:07:01.132033] I [client.c:136:client_register_grace_timer] 26-dstore-client-7: Registering a grace timer >[2012-04-03 17:07:03.834272] W [client.c:2083:client_rpc_notify] 26-dstore-client-3: Cancelling the grace timer >[2012-04-03 17:07:03.835704] I [client-handshake.c:1632:select_server_supported_programs] 26-dstore-client-3: Using Program GlusterFS 3git, Num (1298437), Version (330) >[2012-04-03 17:07:03.837492] I [client-handshake.c:1429:client_setvolume_cbk] 26-dstore-client-3: Connected to 192.168.2.35:24010, attached to remote volume '/export2/dstore1'. >[2012-04-03 17:07:03.837572] I [client-handshake.c:1441:client_setvolume_cbk] 26-dstore-client-3: Server and Client lk-version numbers are not same, reopening the fds >[2012-04-03 17:07:03.837741] I [afr-common.c:3524:afr_notify] 26-dstore-replicate-1: Subvolume 'dstore-client-3' came back up; going online. >[2012-04-03 17:07:03.839349] W [client.c:2083:client_rpc_notify] 26-dstore-client-0: Cancelling the grace timer >[2012-04-03 17:07:03.839935] I [client-handshake.c:456:client_set_lk_version_cbk] 26-dstore-client-3: Server lk version = 1 >[2012-04-03 17:07:03.842033] W [client.c:2083:client_rpc_notify] 26-dstore-client-6: Cancelling the grace timer >[2012-04-03 17:07:03.842394] I [client-handshake.c:1632:select_server_supported_programs] 26-dstore-client-0: Using Program GlusterFS 3git, Num (1298437), Version (330) >[2012-04-03 17:07:03.842568] I [client-handshake.c:1632:select_server_supported_programs] 26-dstore-client-6: Using Program GlusterFS 3git, Num (1298437), Version (330) >[2012-04-03 17:07:03.844545] I [client-handshake.c:1429:client_setvolume_cbk] 26-dstore-client-6: Connected to 192.168.2.35:24011, attached to remote volume '/export1/dstore2'. >[2012-04-03 17:07:03.844613] I [client-handshake.c:1441:client_setvolume_cbk] 26-dstore-client-6: Server and Client lk-version numbers are not same, reopening the fds >[2012-04-03 17:07:03.844706] I [afr-common.c:3524:afr_notify] 26-dstore-replicate-2: Subvolume 'dstore-client-6' came back up; going online. >[2012-04-03 17:07:03.844793] I [client-handshake.c:1429:client_setvolume_cbk] 26-dstore-client-0: Connected to 192.168.2.35:24009, attached to remote volume '/export1/dstore1'. >[2012-04-03 17:07:03.844841] I [client-handshake.c:1441:client_setvolume_cbk] 26-dstore-client-0: Server and Client lk-version numbers are not same, reopening the fds >[2012-04-03 17:07:03.844930] I [afr-common.c:3524:afr_notify] 26-dstore-replicate-0: Subvolume 'dstore-client-0' came back up; going online. >[2012-04-03 17:07:03.845801] I [client-handshake.c:456:client_set_lk_version_cbk] 26-dstore-client-6: Server lk version = 1 >[2012-04-03 17:07:03.845920] I [client-handshake.c:456:client_set_lk_version_cbk] 26-dstore-client-0: Server lk version = 1 >[2012-04-03 17:07:04.849547] W [client.c:2083:client_rpc_notify] 26-dstore-client-2: Cancelling the grace timer >[2012-04-03 17:07:04.851306] I [client-handshake.c:1632:select_server_supported_programs] 26-dstore-client-2: Using Program GlusterFS 3git, Num (1298437), Version (330) >[2012-04-03 17:07:04.852880] W [client.c:2083:client_rpc_notify] 26-dstore-client-5: Cancelling the grace timer >[2012-04-03 17:07:04.854612] I [client-handshake.c:1429:client_setvolume_cbk] 26-dstore-client-2: Connected to 192.168.2.37:24009, attached to remote volume '/export1/dstore1'. >[2012-04-03 17:07:04.854727] I [client-handshake.c:1441:client_setvolume_cbk] 26-dstore-client-2: Server and Client lk-version numbers are not same, reopening the fds >[2012-04-03 17:07:04.855276] I [client-handshake.c:1632:select_server_supported_programs] 26-dstore-client-5: Using Program GlusterFS 3git, Num (1298437), Version (330) >[2012-04-03 17:07:04.857578] I [client-handshake.c:456:client_set_lk_version_cbk] 26-dstore-client-2: Server lk version = 1 >[2012-04-03 17:07:04.857711] I [client-handshake.c:1429:client_setvolume_cbk] 26-dstore-client-5: Connected to 192.168.2.37:24010, attached to remote volume '/export2/dstore1'. >[2012-04-03 17:07:04.857758] I [client-handshake.c:1441:client_setvolume_cbk] 26-dstore-client-5: Server and Client lk-version numbers are not same, reopening the fds >[2012-04-03 17:07:04.858702] W [client.c:2083:client_rpc_notify] 26-dstore-client-8: Cancelling the grace timer >[2012-04-03 17:07:04.860471] I [client-handshake.c:456:client_set_lk_version_cbk] 26-dstore-client-5: Server lk version = 1 >[2012-04-03 17:07:04.860707] I [client-handshake.c:1632:select_server_supported_programs] 26-dstore-client-8: Using Program GlusterFS 3git, Num (1298437), Version (330) >[2012-04-03 17:07:04.861581] I [client-handshake.c:1429:client_setvolume_cbk] 26-dstore-client-8: Connected to 192.168.2.37:24011, attached to remote volume '/export1/dstore2'. >[2012-04-03 17:07:04.861657] I [client-handshake.c:1441:client_setvolume_cbk] 26-dstore-client-8: Server and Client lk-version numbers are not same, reopening the fds >[2012-04-03 17:07:04.863071] I [client-handshake.c:456:client_set_lk_version_cbk] 26-dstore-client-8: Server lk version = 1 >[2012-04-03 17:07:04.864444] W [client.c:2083:client_rpc_notify] 26-dstore-client-1: Cancelling the grace timer >[2012-04-03 17:07:04.868523] I [client-handshake.c:1632:select_server_supported_programs] 26-dstore-client-1: Using Program GlusterFS 3git, Num (1298437), Version (330) >[2012-04-03 17:07:04.869912] W [client.c:2083:client_rpc_notify] 26-dstore-client-4: Cancelling the grace timer >[2012-04-03 17:07:04.870957] I [client-handshake.c:1429:client_setvolume_cbk] 26-dstore-client-1: Connected to 192.168.2.36:24009, attached to remote volume '/export1/dstore1'. >[2012-04-03 17:07:04.871029] I [client-handshake.c:1441:client_setvolume_cbk] 26-dstore-client-1: Server and Client lk-version numbers are not same, reopening the fds >[2012-04-03 17:07:04.873930] I [client-handshake.c:456:client_set_lk_version_cbk] 26-dstore-client-1: Server lk version = 1 >[2012-04-03 17:07:04.874648] I [client-handshake.c:1632:select_server_supported_programs] 26-dstore-client-4: Using Program GlusterFS 3git, Num (1298437), Version (330) >[2012-04-03 17:07:04.875204] W [client.c:2083:client_rpc_notify] 26-dstore-client-7: Cancelling the grace timer >[2012-04-03 17:07:04.876992] I [client-handshake.c:1632:select_server_supported_programs] 26-dstore-client-7: Using Program GlusterFS 3git, Num (1298437), Version (330) >[2012-04-03 17:07:04.877363] I [client-handshake.c:1429:client_setvolume_cbk] 26-dstore-client-4: Connected to 192.168.2.36:24010, attached to remote volume '/export2/dstore1'. >[2012-04-03 17:07:04.877444] I [client-handshake.c:1441:client_setvolume_cbk] 26-dstore-client-4: Server and Client lk-version numbers are not same, reopening the fds >[2012-04-03 17:07:04.878668] I [client-handshake.c:1429:client_setvolume_cbk] 26-dstore-client-7: Connected to 192.168.2.36:24011, attached to remote volume '/export1/dstore2'. >[2012-04-03 17:07:04.878777] I [client-handshake.c:1441:client_setvolume_cbk] 26-dstore-client-7: Server and Client lk-version numbers are not same, reopening the fds >[2012-04-03 17:07:04.933836] I [fuse-bridge.c:4081:fuse_graph_setup] 0-fuse: switched to graph 26 >[2012-04-03 17:07:04.934345] I [client-handshake.c:456:client_set_lk_version_cbk] 26-dstore-client-7: Server lk version = 1 >[2012-04-03 17:07:04.934522] I [client-handshake.c:456:client_set_lk_version_cbk] 26-dstore-client-4: Server lk version = 1 >[2012-04-03 17:07:04.936127] I [afr-common.c:1866:afr_set_root_inode_on_first_lookup] 26-dstore-replicate-0: added root inode >[2012-04-03 17:07:04.938474] I [afr-common.c:1866:afr_set_root_inode_on_first_lookup] 26-dstore-replicate-2: added root inode >[2012-04-03 17:07:04.938707] I [afr-common.c:1866:afr_set_root_inode_on_first_lookup] 26-dstore-replicate-1: added root inode >[2012-04-03 17:07:05.043796] W [quota.c:2358:quota_fsync_cbk] 25-dstore-quota: quota context not set in inode (gfid:469eadd6-4d74-4154-bf9f-3645ac0552d0) >[2012-04-03 17:07:05.053112] W [quota.c:2358:quota_fsync_cbk] 25-dstore-quota: quota context not set in inode (gfid:53990a40-221c-4e10-b920-6dff17641efb) >[2012-04-03 17:07:05.115485] W [quota.c:2358:quota_fsync_cbk] 25-dstore-quota: quota context not set in inode (gfid:04948090-8cba-4ceb-a15f-fa21ff94a111) >[2012-04-03 17:07:05.126568] W [quota.c:2358:quota_fsync_cbk] 25-dstore-quota: quota context not set in inode (gfid:676316a7-a6a5-4247-bffe-afd93cbeb4a4) >[2012-04-03 17:07:05.322844] I [client.c:2165:notify] 25-dstore-client-0: current graph is no longer active, destroying rpc_client >[2012-04-03 17:07:05.322985] I [client.c:2165:notify] 25-dstore-client-1: current graph is no longer active, destroying rpc_client >[2012-04-03 17:07:05.323034] I [client.c:136:client_register_grace_timer] 25-dstore-client-0: Registering a grace timer >[2012-04-03 17:07:05.323034] I [client.c:2165:notify] 25-dstore-client-2: current graph is no longer active, destroying rpc_client >[2012-04-03 17:07:05.323218] I [client.c:2165:notify] 25-dstore-client-3: current graph is no longer active, destroying rpc_client >[2012-04-03 17:07:05.323117] I [client.c:2104:client_rpc_notify] 25-dstore-client-0: disconnected >[2012-04-03 17:07:05.323395] I [client.c:136:client_register_grace_timer] 25-dstore-client-1: Registering a grace timer >[2012-04-03 17:07:05.323441] I [client.c:2104:client_rpc_notify] 25-dstore-client-1: disconnected >[2012-04-03 17:07:05.323308] I [client.c:2165:notify] 25-dstore-client-4: current graph is no longer active, destroying rpc_client >[2012-04-03 17:07:05.323564] I [client.c:136:client_register_grace_timer] 25-dstore-client-2: Registering a grace timer >[2012-04-03 17:07:05.323622] I [client.c:2165:notify] 25-dstore-client-5: current graph is no longer active, destroying rpc_client >[2012-04-03 17:07:05.323666] I [client.c:2104:client_rpc_notify] 25-dstore-client-2: disconnected >[2012-04-03 17:07:05.323740] I [client.c:2165:notify] 25-dstore-client-6: current graph is no longer active, destroying rpc_client >[2012-04-03 17:07:05.323799] E [afr-common.c:3561:afr_notify] 25-dstore-replicate-0: All subvolumes are down. Going offline until atleast one of them comes back up. >[2012-04-03 17:07:05.323860] I [client.c:2165:notify] 25-dstore-client-7: current graph is no longer active, destroying rpc_client >[2012-04-03 17:07:05.323951] I [client.c:136:client_register_grace_timer] 25-dstore-client-3: Registering a grace timer >[2012-04-03 17:07:05.324015] I [client.c:2165:notify] 25-dstore-client-8: current graph is no longer active, destroying rpc_client >[2012-04-03 17:07:05.324061] I [client.c:2104:client_rpc_notify] 25-dstore-client-3: disconnected >[2012-04-03 17:07:05.324182] I [client.c:136:client_register_grace_timer] 25-dstore-client-4: Registering a grace timer >[2012-04-03 17:07:05.324230] I [client.c:2104:client_rpc_notify] 25-dstore-client-4: disconnected >[2012-04-03 17:07:05.324728] I [client.c:136:client_register_grace_timer] 25-dstore-client-5: Registering a grace timer >[2012-04-03 17:07:05.324766] I [client.c:2104:client_rpc_notify] 25-dstore-client-5: disconnected >[2012-04-03 17:07:05.324855] E [afr-common.c:3561:afr_notify] 25-dstore-replicate-1: All subvolumes are down. Going offline until atleast one of them comes back up. >[2012-04-03 17:07:05.324912] I [client.c:136:client_register_grace_timer] 25-dstore-client-6: Registering a grace timer >[2012-04-03 17:07:05.325004] I [client.c:2104:client_rpc_notify] 25-dstore-client-6: disconnected >[2012-04-03 17:07:05.325058] I [client.c:136:client_register_grace_timer] 25-dstore-client-7: Registering a grace timer >[2012-04-03 17:07:05.325101] I [client.c:2104:client_rpc_notify] 25-dstore-client-7: disconnected >[2012-04-03 17:07:05.325173] I [client.c:136:client_register_grace_timer] 25-dstore-client-8: Registering a grace timer >[2012-04-03 17:07:05.325223] I [client.c:2104:client_rpc_notify] 25-dstore-client-8: disconnected >[2012-04-03 17:07:05.325248] E [afr-common.c:3561:afr_notify] 25-dstore-replicate-2: All subvolumes are down. Going offline until atleast one of them comes back up. >[2012-04-03 17:07:15.874487] W [client.c:112:client_grace_timeout] 25-dstore-client-0: client grace timer expired, updating the lk-version to 2 >[2012-04-03 17:07:15.874582] W [client.c:112:client_grace_timeout] 25-dstore-client-1: client grace timer expired, updating the lk-version to 2 >[2012-04-03 17:07:15.874682] W [client.c:112:client_grace_timeout] 25-dstore-client-2: client grace timer expired, updating the lk-version to 2 >[2012-04-03 17:07:15.874746] W [client.c:112:client_grace_timeout] 25-dstore-client-3: client grace timer expired, updating the lk-version to 2 >[2012-04-03 17:07:15.874787] W [client.c:112:client_grace_timeout] 25-dstore-client-4: client grace timer expired, updating the lk-version to 2 >[2012-04-03 17:07:15.874820] W [client.c:112:client_grace_timeout] 25-dstore-client-5: client grace timer expired, updating the lk-version to 2 >[2012-04-03 17:07:15.874852] W [client.c:112:client_grace_timeout] 25-dstore-client-6: client grace timer expired, updating the lk-version to 2 >[2012-04-03 17:07:15.874899] W [client.c:112:client_grace_timeout] 25-dstore-client-7: client grace timer expired, updating the lk-version to 2 >[2012-04-03 17:07:15.874943] W [client.c:112:client_grace_timeout] 25-dstore-client-8: client grace timer expired, updating the lk-version to 2 >[2012-04-03 17:07:31.692494] I [glusterfsd-mgmt.c:64:mgmt_cbk_spec] 0-mgmt: Volume file changed >[2012-04-03 17:07:32.791687] I [glusterfsd-mgmt.c:64:mgmt_cbk_spec] 0-mgmt: Volume file changed >[2012-04-03 17:07:32.795508] I [io-cache.c:1558:check_cache_size_ok] 27-dstore-quick-read: Max cache size is 1044848640 >[2012-04-03 17:07:32.795665] I [io-cache.c:1558:check_cache_size_ok] 27-dstore-io-cache: Max cache size is 1044848640 >[2012-04-03 17:07:32.846460] I [client.c:2156:notify] 27-dstore-client-0: parent translators are ready, attempting connect on transport >[2012-04-03 17:07:32.891547] I [client.c:2156:notify] 27-dstore-client-1: parent translators are ready, attempting connect on transport >[2012-04-03 17:07:32.900316] I [client.c:2156:notify] 27-dstore-client-2: parent translators are ready, attempting connect on transport >[2012-04-03 17:07:32.908858] I [client.c:2156:notify] 27-dstore-client-3: parent translators are ready, attempting connect on transport >[2012-04-03 17:07:32.916580] I [client.c:2156:notify] 27-dstore-client-4: parent translators are ready, attempting connect on transport >[2012-04-03 17:07:32.922202] I [client.c:2156:notify] 27-dstore-client-5: parent translators are ready, attempting connect on transport >[2012-04-03 17:07:32.927734] I [client.c:2156:notify] 27-dstore-client-6: parent translators are ready, attempting connect on transport >[2012-04-03 17:07:32.933414] I [client.c:2156:notify] 27-dstore-client-7: parent translators are ready, attempting connect on transport >[2012-04-03 17:07:32.940805] I [client.c:2156:notify] 27-dstore-client-8: parent translators are ready, attempting connect on transport >Given volfile: >+------------------------------------------------------------------------------+ > 1: volume dstore-client-0 > 2: type protocol/client > 3: option remote-host 192.168.2.35 > 4: option remote-subvolume /export1/dstore1 > 5: option transport-type tcp > 6: end-volume > 7: > 8: volume dstore-client-1 > 9: type protocol/client > 10: option remote-host 192.168.2.36 > 11: option remote-subvolume /export1/dstore1 > 12: option transport-type tcp > 13: end-volume > 14: > 15: volume dstore-client-2 > 16: type protocol/client > 17: option remote-host 192.168.2.37 > 18: option remote-subvolume /export1/dstore1 > 19: option transport-type tcp > 20: end-volume > 21: > 22: volume dstore-client-3 > 23: type protocol/client > 24: option remote-host 192.168.2.35 > 25: option remote-subvolume /export2/dstore1 > 26: option transport-type tcp > 27: end-volume > 28: > 29: volume dstore-client-4 > 30: type protocol/client > 31: option remote-host 192.168.2.36 > 32: option remote-subvolume /export2/dstore1 > 33: option transport-type tcp > 34: end-volume > 35: > 36: volume dstore-client-5 > 37: type protocol/client > 38: option remote-host 192.168.2.37 > 39: option remote-subvolume /export2/dstore1 > 40: option transport-type tcp > 41: end-volume > 42: > 43: volume dstore-client-6 > 44: type protocol/client > 45: option remote-host 192.168.2.35 > 46: option remote-subvolume /export1/dstore2 > 47: option transport-type tcp > 48: end-volume > 49: > 50: volume dstore-client-7 > 51: type protocol/client > 52: option remote-host 192.168.2.36 > 53: option remote-subvolume /export1/dstore2 > 54: option transport-type tcp > 55: end-volume > 56: > 57: volume dstore-client-8 > 58: type protocol/client > 59: option remote-host 192.168.2.37 > 60: option remote-subvolume /export1/dstore2 > 61: option transport-type tcp > 62: end-volume > 63: > 64: volume dstore-replicate-0 > 65: type cluster/replicate > 66: subvolumes dstore-client-0 dstore-client-1 dstore-client-2 > 67: end-volume > 68: > 69: volume dstore-replicate-1 > 70: type cluster/replicate > 71: subvolumes dstore-client-3 dstore-client-4 dstore-client-5 > 72: end-volume > 73: > 74: volume dstore-replicate-2 > 75: type cluster/replicate > 76: subvolumes dstore-client-6 dstore-client-7 dstore-client-8 > 77: end-volume > 78: > 79: volume dstore-dht > 80: type cluster/distribute > 81: subvolumes dstore-replicate-0 dstore-replicate-1 dstore-replicate-2 > 82: end-volume > 83: > 84: volume dstore-write-behind > 85: type performance/write-behind > 86: subvolumes dstore-dht > 87: end-volume > 88: > 89: volume dstore-read-ahead > 90: type performance/read-ahead > 91: subvolumes dstore-write-behind > 92: end-volume > 93: > 94: volume dstore-io-cache > 95: type performance/io-cache > 96: subvolumes dstore-read-ahead > 97: end-volume > 98: > 99: volume dstore-quick-read >100: type performance/quick-read >101: subvolumes dstore-io-cache >102: end-volume >103: >104: volume dstore >105: type debug/io-stats >106: option latency-measurement off >107: option count-fop-hits off >108: subvolumes dstore-quick-read >109: end-volume > >+------------------------------------------------------------------------------+ >[2012-04-03 17:07:32.981160] I [glusterfsd-mgmt.c:1584:mgmt_getspec_cbk] 0-glusterfs: No change in volfile, continuing >[2012-04-03 17:07:32.983942] I [rpc-clnt.c:1669:rpc_clnt_reconfig] 27-dstore-client-0: changing port to 24009 (from 0) >[2012-04-03 17:07:32.984476] I [client.c:136:client_register_grace_timer] 27-dstore-client-0: Registering a grace timer >[2012-04-03 17:07:32.984620] I [rpc-clnt.c:1669:rpc_clnt_reconfig] 27-dstore-client-6: changing port to 24011 (from 0) >[2012-04-03 17:07:32.984783] I [rpc-clnt.c:1669:rpc_clnt_reconfig] 27-dstore-client-3: changing port to 24010 (from 0) >[2012-04-03 17:07:32.985351] I [client.c:136:client_register_grace_timer] 27-dstore-client-6: Registering a grace timer >[2012-04-03 17:07:32.985489] I [client.c:136:client_register_grace_timer] 27-dstore-client-3: Registering a grace timer >[2012-04-03 17:07:33.875360] I [rpc-clnt.c:1669:rpc_clnt_reconfig] 27-dstore-client-1: changing port to 24009 (from 0) >[2012-04-03 17:07:33.875691] I [client.c:136:client_register_grace_timer] 27-dstore-client-1: Registering a grace timer >[2012-04-03 17:07:33.876618] I [rpc-clnt.c:1669:rpc_clnt_reconfig] 27-dstore-client-4: changing port to 24010 (from 0) >[2012-04-03 17:07:33.876750] I [rpc-clnt.c:1669:rpc_clnt_reconfig] 27-dstore-client-7: changing port to 24011 (from 0) >[2012-04-03 17:07:33.876946] I [client.c:136:client_register_grace_timer] 27-dstore-client-4: Registering a grace timer >[2012-04-03 17:07:33.877048] I [client.c:136:client_register_grace_timer] 27-dstore-client-7: Registering a grace timer >[2012-04-03 17:07:33.914529] I [rpc-clnt.c:1669:rpc_clnt_reconfig] 27-dstore-client-2: changing port to 24009 (from 0) >[2012-04-03 17:07:33.914682] I [client.c:136:client_register_grace_timer] 27-dstore-client-2: Registering a grace timer >[2012-04-03 17:07:33.915567] I [rpc-clnt.c:1669:rpc_clnt_reconfig] 27-dstore-client-8: changing port to 24011 (from 0) >[2012-04-03 17:07:33.915726] I [client.c:136:client_register_grace_timer] 27-dstore-client-8: Registering a grace timer >[2012-04-03 17:07:33.915818] I [rpc-clnt.c:1669:rpc_clnt_reconfig] 27-dstore-client-5: changing port to 24010 (from 0) >[2012-04-03 17:07:33.915922] I [client.c:136:client_register_grace_timer] 27-dstore-client-5: Registering a grace timer >[2012-04-03 17:07:36.885838] W [client.c:2083:client_rpc_notify] 27-dstore-client-0: Cancelling the grace timer >[2012-04-03 17:07:36.886640] I [client-handshake.c:1632:select_server_supported_programs] 27-dstore-client-0: Using Program GlusterFS 3git, Num (1298437), Version (330) >[2012-04-03 17:07:36.889868] I [client-handshake.c:1429:client_setvolume_cbk] 27-dstore-client-0: Connected to 192.168.2.35:24009, attached to remote volume '/export1/dstore1'. >[2012-04-03 17:07:36.889980] I [client-handshake.c:1441:client_setvolume_cbk] 27-dstore-client-0: Server and Client lk-version numbers are not same, reopening the fds >[2012-04-03 17:07:36.890179] I [afr-common.c:3524:afr_notify] 27-dstore-replicate-0: Subvolume 'dstore-client-0' came back up; going online. >[2012-04-03 17:07:36.891256] W [client.c:2083:client_rpc_notify] 27-dstore-client-6: Cancelling the grace timer >[2012-04-03 17:07:36.892783] I [client-handshake.c:1632:select_server_supported_programs] 27-dstore-client-6: Using Program GlusterFS 3git, Num (1298437), Version (330) >[2012-04-03 17:07:36.893033] I [client-handshake.c:456:client_set_lk_version_cbk] 27-dstore-client-0: Server lk version = 1 >[2012-04-03 17:07:36.894357] I [client-handshake.c:1429:client_setvolume_cbk] 27-dstore-client-6: Connected to 192.168.2.35:24011, attached to remote volume '/export1/dstore2'. >[2012-04-03 17:07:36.894457] I [client-handshake.c:1441:client_setvolume_cbk] 27-dstore-client-6: Server and Client lk-version numbers are not same, reopening the fds >[2012-04-03 17:07:36.894571] I [afr-common.c:3524:afr_notify] 27-dstore-replicate-2: Subvolume 'dstore-client-6' came back up; going online. >[2012-04-03 17:07:36.895302] I [client-handshake.c:456:client_set_lk_version_cbk] 27-dstore-client-6: Server lk version = 1 >[2012-04-03 17:07:36.895462] W [client.c:2083:client_rpc_notify] 27-dstore-client-3: Cancelling the grace timer >[2012-04-03 17:07:36.896934] I [client-handshake.c:1632:select_server_supported_programs] 27-dstore-client-3: Using Program GlusterFS 3git, Num (1298437), Version (330) >[2012-04-03 17:07:36.898158] I [client-handshake.c:1429:client_setvolume_cbk] 27-dstore-client-3: Connected to 192.168.2.35:24010, attached to remote volume '/export2/dstore1'. >[2012-04-03 17:07:36.898233] I [client-handshake.c:1441:client_setvolume_cbk] 27-dstore-client-3: Server and Client lk-version numbers are not same, reopening the fds >[2012-04-03 17:07:36.898409] I [afr-common.c:3524:afr_notify] 27-dstore-replicate-1: Subvolume 'dstore-client-3' came back up; going online. >[2012-04-03 17:07:36.898974] I [client-handshake.c:456:client_set_lk_version_cbk] 27-dstore-client-3: Server lk version = 1 >[2012-04-03 17:07:36.901923] W [client.c:2083:client_rpc_notify] 27-dstore-client-1: Cancelling the grace timer >[2012-04-03 17:07:36.904030] I [client-handshake.c:1632:select_server_supported_programs] 27-dstore-client-1: Using Program GlusterFS 3git, Num (1298437), Version (330) >[2012-04-03 17:07:36.905707] I [client-handshake.c:1429:client_setvolume_cbk] 27-dstore-client-1: Connected to 192.168.2.36:24009, attached to remote volume '/export1/dstore1'. >[2012-04-03 17:07:36.905809] I [client-handshake.c:1441:client_setvolume_cbk] 27-dstore-client-1: Server and Client lk-version numbers are not same, reopening the fds >[2012-04-03 17:07:36.908333] I [client-handshake.c:456:client_set_lk_version_cbk] 27-dstore-client-1: Server lk version = 1 >[2012-04-03 17:07:36.918918] W [client.c:2083:client_rpc_notify] 27-dstore-client-4: Cancelling the grace timer >[2012-04-03 17:07:36.920195] I [client-handshake.c:1632:select_server_supported_programs] 27-dstore-client-4: Using Program GlusterFS 3git, Num (1298437), Version (330) >[2012-04-03 17:07:36.920985] I [client-handshake.c:1429:client_setvolume_cbk] 27-dstore-client-4: Connected to 192.168.2.36:24010, attached to remote volume '/export2/dstore1'. >[2012-04-03 17:07:36.921046] I [client-handshake.c:1441:client_setvolume_cbk] 27-dstore-client-4: Server and Client lk-version numbers are not same, reopening the fds >[2012-04-03 17:07:36.922435] W [client.c:2083:client_rpc_notify] 27-dstore-client-7: Cancelling the grace timer >[2012-04-03 17:07:36.922994] I [client-handshake.c:456:client_set_lk_version_cbk] 27-dstore-client-4: Server lk version = 1 >[2012-04-03 17:07:36.925687] I [client-handshake.c:1632:select_server_supported_programs] 27-dstore-client-7: Using Program GlusterFS 3git, Num (1298437), Version (330) >[2012-04-03 17:07:36.929718] I [client-handshake.c:1429:client_setvolume_cbk] 27-dstore-client-7: Connected to 192.168.2.36:24011, attached to remote volume '/export1/dstore2'. >[2012-04-03 17:07:36.929779] I [client-handshake.c:1441:client_setvolume_cbk] 27-dstore-client-7: Server and Client lk-version numbers are not same, reopening the fds >[2012-04-03 17:07:36.932028] I [client-handshake.c:456:client_set_lk_version_cbk] 27-dstore-client-7: Server lk version = 1 >[2012-04-03 17:07:37.928060] W [client.c:2083:client_rpc_notify] 27-dstore-client-2: Cancelling the grace timer >[2012-04-03 17:07:37.934177] I [client-handshake.c:1632:select_server_supported_programs] 27-dstore-client-2: Using Program GlusterFS 3git, Num (1298437), Version (330) >[2012-04-03 17:07:37.935499] W [client.c:2083:client_rpc_notify] 27-dstore-client-8: Cancelling the grace timer >[2012-04-03 17:07:37.935624] I [client-handshake.c:1429:client_setvolume_cbk] 27-dstore-client-2: Connected to 192.168.2.37:24009, attached to remote volume '/export1/dstore1'. >[2012-04-03 17:07:37.935678] I [client-handshake.c:1441:client_setvolume_cbk] 27-dstore-client-2: Server and Client lk-version numbers are not same, reopening the fds >[2012-04-03 17:07:37.937783] I [client-handshake.c:456:client_set_lk_version_cbk] 27-dstore-client-2: Server lk version = 1 >[2012-04-03 17:07:37.939629] I [client-handshake.c:1632:select_server_supported_programs] 27-dstore-client-8: Using Program GlusterFS 3git, Num (1298437), Version (330) >[2012-04-03 17:07:37.942726] W [client.c:2083:client_rpc_notify] 27-dstore-client-5: Cancelling the grace timer >[2012-04-03 17:07:37.943456] I [client-handshake.c:1632:select_server_supported_programs] 27-dstore-client-5: Using Program GlusterFS 3git, Num (1298437), Version (330) >[2012-04-03 17:07:37.944442] I [client-handshake.c:1429:client_setvolume_cbk] 27-dstore-client-5: Connected to 192.168.2.37:24010, attached to remote volume '/export2/dstore1'. >[2012-04-03 17:07:37.944536] I [client-handshake.c:1441:client_setvolume_cbk] 27-dstore-client-5: Server and Client lk-version numbers are not same, reopening the fds >[2012-04-03 17:07:37.945591] I [client-handshake.c:1429:client_setvolume_cbk] 27-dstore-client-8: Connected to 192.168.2.37:24011, attached to remote volume '/export1/dstore2'. >[2012-04-03 17:07:37.945647] I [client-handshake.c:1441:client_setvolume_cbk] 27-dstore-client-8: Server and Client lk-version numbers are not same, reopening the fds >[2012-04-03 17:07:37.956550] I [fuse-bridge.c:4081:fuse_graph_setup] 0-fuse: switched to graph 27 >[2012-04-03 17:07:37.957913] I [client-handshake.c:456:client_set_lk_version_cbk] 27-dstore-client-8: Server lk version = 1 >[2012-04-03 17:07:37.958318] I [client-handshake.c:456:client_set_lk_version_cbk] 27-dstore-client-5: Server lk version = 1 >[2012-04-03 17:07:37.960470] I [afr-common.c:1866:afr_set_root_inode_on_first_lookup] 27-dstore-replicate-0: added root inode >[2012-04-03 17:07:37.963204] I [afr-common.c:1866:afr_set_root_inode_on_first_lookup] 27-dstore-replicate-1: added root inode >[2012-04-03 17:07:37.963798] I [afr-common.c:1866:afr_set_root_inode_on_first_lookup] 27-dstore-replicate-2: added root inode >[2012-04-03 17:07:38.220747] I [client.c:2165:notify] 26-dstore-client-0: current graph is no longer active, destroying rpc_client >[2012-04-03 17:07:38.220913] I [client.c:2165:notify] 26-dstore-client-1: current graph is no longer active, destroying rpc_client >[2012-04-03 17:07:38.220965] I [client.c:136:client_register_grace_timer] 26-dstore-client-0: Registering a grace timer >[2012-04-03 17:07:38.221022] I [client.c:2165:notify] 26-dstore-client-2: current graph is no longer active, destroying rpc_client >[2012-04-03 17:07:38.221030] I [client.c:2104:client_rpc_notify] 26-dstore-client-0: disconnected >[2012-04-03 17:07:38.221233] I [client.c:2165:notify] 26-dstore-client-3: current graph is no longer active, destroying rpc_client >[2012-04-03 17:07:38.221295] I [client.c:136:client_register_grace_timer] 26-dstore-client-1: Registering a grace timer >[2012-04-03 17:07:38.221389] I [client.c:2104:client_rpc_notify] 26-dstore-client-1: disconnected >[2012-04-03 17:07:38.221413] I [client.c:2165:notify] 26-dstore-client-4: current graph is no longer active, destroying rpc_client >[2012-04-03 17:07:38.221472] I [client.c:136:client_register_grace_timer] 26-dstore-client-2: Registering a grace timer >[2012-04-03 17:07:38.221656] I [client.c:2165:notify] 26-dstore-client-5: current graph is no longer active, destroying rpc_client >[2012-04-03 17:07:38.221673] I [client.c:2104:client_rpc_notify] 26-dstore-client-2: disconnected >[2012-04-03 17:07:38.221757] I [client.c:2165:notify] 26-dstore-client-6: current graph is no longer active, destroying rpc_client >[2012-04-03 17:07:38.221765] E [afr-common.c:3561:afr_notify] 26-dstore-replicate-0: All subvolumes are down. Going offline until atleast one of them comes back up. >[2012-04-03 17:07:38.221904] I [client.c:2165:notify] 26-dstore-client-7: current graph is no longer active, destroying rpc_client >[2012-04-03 17:07:38.221931] I [client.c:136:client_register_grace_timer] 26-dstore-client-3: Registering a grace timer >[2012-04-03 17:07:38.222014] I [client.c:2165:notify] 26-dstore-client-8: current graph is no longer active, destroying rpc_client >[2012-04-03 17:07:38.222024] I [client.c:2104:client_rpc_notify] 26-dstore-client-3: disconnected >[2012-04-03 17:07:38.222239] I [client.c:136:client_register_grace_timer] 26-dstore-client-4: Registering a grace timer >[2012-04-03 17:07:38.222296] I [client.c:2104:client_rpc_notify] 26-dstore-client-4: disconnected >[2012-04-03 17:07:38.222370] I [client.c:136:client_register_grace_timer] 26-dstore-client-5: Registering a grace timer >[2012-04-03 17:07:38.222419] I [client.c:2104:client_rpc_notify] 26-dstore-client-5: disconnected >[2012-04-03 17:07:38.222462] E [afr-common.c:3561:afr_notify] 26-dstore-replicate-1: All subvolumes are down. Going offline until atleast one of them comes back up. >[2012-04-03 17:07:38.222586] I [client.c:136:client_register_grace_timer] 26-dstore-client-6: Registering a grace timer >[2012-04-03 17:07:38.222632] I [client.c:2104:client_rpc_notify] 26-dstore-client-6: disconnected >[2012-04-03 17:07:38.222681] I [client.c:136:client_register_grace_timer] 26-dstore-client-7: Registering a grace timer >[2012-04-03 17:07:38.222720] I [client.c:2104:client_rpc_notify] 26-dstore-client-7: disconnected >[2012-04-03 17:07:38.222762] I [client.c:136:client_register_grace_timer] 26-dstore-client-8: Registering a grace timer >[2012-04-03 17:07:38.222800] I [client.c:2104:client_rpc_notify] 26-dstore-client-8: disconnected >[2012-04-03 17:07:38.222824] E [afr-common.c:3561:afr_notify] 26-dstore-replicate-2: All subvolumes are down. Going offline until atleast one of them comes back up. >[2012-04-03 17:07:48.942808] W [client.c:112:client_grace_timeout] 26-dstore-client-0: client grace timer expired, updating the lk-version to 2 >[2012-04-03 17:07:48.942906] W [client.c:112:client_grace_timeout] 26-dstore-client-1: client grace timer expired, updating the lk-version to 2 >[2012-04-03 17:07:48.942938] W [client.c:112:client_grace_timeout] 26-dstore-client-2: client grace timer expired, updating the lk-version to 2 >[2012-04-03 17:07:48.942963] W [client.c:112:client_grace_timeout] 26-dstore-client-3: client grace timer expired, updating the lk-version to 2 >[2012-04-03 17:07:48.942997] W [client.c:112:client_grace_timeout] 26-dstore-client-4: client grace timer expired, updating the lk-version to 2 >[2012-04-03 17:07:48.943046] W [client.c:112:client_grace_timeout] 26-dstore-client-5: client grace timer expired, updating the lk-version to 2 >[2012-04-03 17:07:48.943086] W [client.c:112:client_grace_timeout] 26-dstore-client-6: client grace timer expired, updating the lk-version to 2 >[2012-04-03 17:07:48.943120] W [client.c:112:client_grace_timeout] 26-dstore-client-7: client grace timer expired, updating the lk-version to 2 >[2012-04-03 17:07:48.943155] W [client.c:112:client_grace_timeout] 26-dstore-client-8: client grace timer expired, updating the lk-version to 2 >[2012-04-03 17:08:04.216698] I [glusterfsd-mgmt.c:64:mgmt_cbk_spec] 0-mgmt: Volume file changed >[2012-04-03 17:08:05.420489] I [io-cache.c:1558:check_cache_size_ok] 28-dstore-quick-read: Max cache size is 1044848640 >[2012-04-03 17:08:05.420655] I [io-cache.c:1558:check_cache_size_ok] 28-dstore-io-cache: Max cache size is 1044848640 >[2012-04-03 17:08:05.420778] I [quota.c:3042:quota_parse_limits] 28-dstore-quota: no "limit-set" option provided >[2012-04-03 17:08:05.507482] I [client.c:2156:notify] 28-dstore-client-0: parent translators are ready, attempting connect on transport >[2012-04-03 17:08:05.517956] I [client.c:2156:notify] 28-dstore-client-1: parent translators are ready, attempting connect on transport >[2012-04-03 17:08:05.526497] I [client.c:2156:notify] 28-dstore-client-2: parent translators are ready, attempting connect on transport >[2012-04-03 17:08:05.534534] I [client.c:2156:notify] 28-dstore-client-3: parent translators are ready, attempting connect on transport >[2012-04-03 17:08:05.542143] I [client.c:2156:notify] 28-dstore-client-4: parent translators are ready, attempting connect on transport >[2012-04-03 17:08:05.547879] I [client.c:2156:notify] 28-dstore-client-5: parent translators are ready, attempting connect on transport >[2012-04-03 17:08:05.552507] I [client.c:2156:notify] 28-dstore-client-6: parent translators are ready, attempting connect on transport >[2012-04-03 17:08:05.557080] I [client.c:2156:notify] 28-dstore-client-7: parent translators are ready, attempting connect on transport >[2012-04-03 17:08:05.561761] I [client.c:2156:notify] 28-dstore-client-8: parent translators are ready, attempting connect on transport >Given volfile: >+------------------------------------------------------------------------------+ > 1: volume dstore-client-0 > 2: type protocol/client > 3: option remote-host 192.168.2.35 > 4: option remote-subvolume /export1/dstore1 > 5: option transport-type tcp > 6: end-volume > 7: > 8: volume dstore-client-1 > 9: type protocol/client > 10: option remote-host 192.168.2.36 > 11: option remote-subvolume /export1/dstore1 > 12: option transport-type tcp > 13: end-volume > 14: > 15: volume dstore-client-2 > 16: type protocol/client > 17: option remote-host 192.168.2.37 > 18: option remote-subvolume /export1/dstore1 > 19: option transport-type tcp > 20: end-volume > 21: > 22: volume dstore-client-3 > 23: type protocol/client > 24: option remote-host 192.168.2.35 > 25: option remote-subvolume /export2/dstore1 > 26: option transport-type tcp > 27: end-volume > 28: > 29: volume dstore-client-4 > 30: type protocol/client > 31: option remote-host 192.168.2.36 > 32: option remote-subvolume /export2/dstore1 > 33: option transport-type tcp > 34: end-volume > 35: > 36: volume dstore-client-5 > 37: type protocol/client > 38: option remote-host 192.168.2.37 > 39: option remote-subvolume /export2/dstore1 > 40: option transport-type tcp > 41: end-volume > 42: > 43: volume dstore-client-6 > 44: type protocol/client > 45: option remote-host 192.168.2.35 > 46: option remote-subvolume /export1/dstore2 > 47: option transport-type tcp > 48: end-volume > 49: > 50: volume dstore-client-7 > 51: type protocol/client > 52: option remote-host 192.168.2.36 > 53: option remote-subvolume /export1/dstore2 > 54: option transport-type tcp > 55: end-volume > 56: > 57: volume dstore-client-8 > 58: type protocol/client > 59: option remote-host 192.168.2.37 > 60: option remote-subvolume /export1/dstore2 > 61: option transport-type tcp > 62: end-volume > 63: > 64: volume dstore-replicate-0 > 65: type cluster/replicate > 66: subvolumes dstore-client-0 dstore-client-1 dstore-client-2 > 67: end-volume > 68: > 69: volume dstore-replicate-1 > 70: type cluster/replicate > 71: subvolumes dstore-client-3 dstore-client-4 dstore-client-5 > 72: end-volume > 73: > 74: volume dstore-replicate-2 > 75: type cluster/replicate > 76: subvolumes dstore-client-6 dstore-client-7 dstore-client-8 > 77: end-volume > 78: > 79: volume dstore-dht > 80: type cluster/distribute > 81: subvolumes dstore-replicate-0 dstore-replicate-1 dstore-replicate-2 > 82: end-volume > 83: > 84: volume dstore-quota > 85: type features/quota > 86: option timeout 0 > 87: subvolumes dstore-dht > 88: end-volume > 89: > 90: volume dstore-write-behind > 91: type performance/write-behind > 92: subvolumes dstore-quota > 93: end-volume > 94: > 95: volume dstore-read-ahead > 96: type performance/read-ahead > 97: subvolumes dstore-write-behind > 98: end-volume > 99: >100: volume dstore-io-cache >101: type performance/io-cache >102: subvolumes dstore-read-ahead >103: end-volume >104: >105: volume dstore-quick-read >106: type performance/quick-read >107: subvolumes dstore-io-cache >108: end-volume >109: >110: volume dstore >111: type debug/io-stats >112: option latency-measurement off >113: option count-fop-hits off >114: subvolumes dstore-quick-read >115: end-volume > >+------------------------------------------------------------------------------+ >[2012-04-03 17:08:05.570326] I [rpc-clnt.c:1669:rpc_clnt_reconfig] 28-dstore-client-0: changing port to 24009 (from 0) >[2012-04-03 17:08:05.570433] I [rpc-clnt.c:1669:rpc_clnt_reconfig] 28-dstore-client-3: changing port to 24010 (from 0) >[2012-04-03 17:08:05.570529] I [rpc-clnt.c:1669:rpc_clnt_reconfig] 28-dstore-client-6: changing port to 24011 (from 0) >[2012-04-03 17:08:05.570948] I [client.c:136:client_register_grace_timer] 28-dstore-client-0: Registering a grace timer >[2012-04-03 17:08:05.571024] I [client.c:136:client_register_grace_timer] 28-dstore-client-3: Registering a grace timer >[2012-04-03 17:08:05.571064] I [client.c:136:client_register_grace_timer] 28-dstore-client-6: Registering a grace timer >[2012-04-03 17:08:06.511301] I [rpc-clnt.c:1669:rpc_clnt_reconfig] 28-dstore-client-1: changing port to 24009 (from 0) >[2012-04-03 17:08:06.511515] I [client.c:136:client_register_grace_timer] 28-dstore-client-1: Registering a grace timer >[2012-04-03 17:08:06.511997] I [rpc-clnt.c:1669:rpc_clnt_reconfig] 28-dstore-client-4: changing port to 24010 (from 0) >[2012-04-03 17:08:06.512123] I [client.c:136:client_register_grace_timer] 28-dstore-client-4: Registering a grace timer >[2012-04-03 17:08:06.514650] I [rpc-clnt.c:1669:rpc_clnt_reconfig] 28-dstore-client-7: changing port to 24011 (from 0) >[2012-04-03 17:08:06.515244] I [client.c:136:client_register_grace_timer] 28-dstore-client-7: Registering a grace timer >[2012-04-03 17:08:06.515695] I [rpc-clnt.c:1669:rpc_clnt_reconfig] 28-dstore-client-8: changing port to 24011 (from 0) >[2012-04-03 17:08:06.515956] I [rpc-clnt.c:1669:rpc_clnt_reconfig] 28-dstore-client-2: changing port to 24009 (from 0) >[2012-04-03 17:08:06.516256] I [client.c:136:client_register_grace_timer] 28-dstore-client-8: Registering a grace timer >[2012-04-03 17:08:06.516341] I [client.c:136:client_register_grace_timer] 28-dstore-client-2: Registering a grace timer >[2012-04-03 17:08:06.516694] I [rpc-clnt.c:1669:rpc_clnt_reconfig] 28-dstore-client-5: changing port to 24010 (from 0) >[2012-04-03 17:08:06.516819] I [client.c:136:client_register_grace_timer] 28-dstore-client-5: Registering a grace timer >[2012-04-03 17:08:08.953610] W [client.c:2083:client_rpc_notify] 28-dstore-client-0: Cancelling the grace timer >[2012-04-03 17:08:08.955685] I [client-handshake.c:1632:select_server_supported_programs] 28-dstore-client-0: Using Program GlusterFS 3git, Num (1298437), Version (330) >[2012-04-03 17:08:08.957058] I [client-handshake.c:1429:client_setvolume_cbk] 28-dstore-client-0: Connected to 192.168.2.35:24009, attached to remote volume '/export1/dstore1'. >[2012-04-03 17:08:08.957187] I [client-handshake.c:1441:client_setvolume_cbk] 28-dstore-client-0: Server and Client lk-version numbers are not same, reopening the fds >[2012-04-03 17:08:08.957348] I [afr-common.c:3524:afr_notify] 28-dstore-replicate-0: Subvolume 'dstore-client-0' came back up; going online. >[2012-04-03 17:08:08.958343] W [client.c:2083:client_rpc_notify] 28-dstore-client-3: Cancelling the grace timer >[2012-04-03 17:08:08.959064] I [client-handshake.c:1632:select_server_supported_programs] 28-dstore-client-3: Using Program GlusterFS 3git, Num (1298437), Version (330) >[2012-04-03 17:08:08.960356] I [client-handshake.c:456:client_set_lk_version_cbk] 28-dstore-client-0: Server lk version = 1 >[2012-04-03 17:08:08.960736] I [client-handshake.c:1429:client_setvolume_cbk] 28-dstore-client-3: Connected to 192.168.2.35:24010, attached to remote volume '/export2/dstore1'. >[2012-04-03 17:08:08.960823] I [client-handshake.c:1441:client_setvolume_cbk] 28-dstore-client-3: Server and Client lk-version numbers are not same, reopening the fds >[2012-04-03 17:08:08.960934] I [afr-common.c:3524:afr_notify] 28-dstore-replicate-1: Subvolume 'dstore-client-3' came back up; going online. >[2012-04-03 17:08:08.962012] I [client-handshake.c:456:client_set_lk_version_cbk] 28-dstore-client-3: Server lk version = 1 >[2012-04-03 17:08:08.964293] W [client.c:2083:client_rpc_notify] 28-dstore-client-6: Cancelling the grace timer >[2012-04-03 17:08:08.964725] I [client-handshake.c:1632:select_server_supported_programs] 28-dstore-client-6: Using Program GlusterFS 3git, Num (1298437), Version (330) >[2012-04-03 17:08:08.965541] I [client-handshake.c:1429:client_setvolume_cbk] 28-dstore-client-6: Connected to 192.168.2.35:24011, attached to remote volume '/export1/dstore2'. >[2012-04-03 17:08:08.965588] I [client-handshake.c:1441:client_setvolume_cbk] 28-dstore-client-6: Server and Client lk-version numbers are not same, reopening the fds >[2012-04-03 17:08:08.965666] I [afr-common.c:3524:afr_notify] 28-dstore-replicate-2: Subvolume 'dstore-client-6' came back up; going online. >[2012-04-03 17:08:08.966120] I [client-handshake.c:456:client_set_lk_version_cbk] 28-dstore-client-6: Server lk version = 1 >[2012-04-03 17:08:09.974562] W [client.c:2083:client_rpc_notify] 28-dstore-client-1: Cancelling the grace timer >[2012-04-03 17:08:09.975145] W [client.c:2083:client_rpc_notify] 28-dstore-client-4: Cancelling the grace timer >[2012-04-03 17:08:09.976354] I [client-handshake.c:1632:select_server_supported_programs] 28-dstore-client-1: Using Program GlusterFS 3git, Num (1298437), Version (330) >[2012-04-03 17:08:09.980886] W [client.c:2083:client_rpc_notify] 28-dstore-client-7: Cancelling the grace timer >[2012-04-03 17:08:09.981369] I [client-handshake.c:1429:client_setvolume_cbk] 28-dstore-client-1: Connected to 192.168.2.36:24009, attached to remote volume '/export1/dstore1'. >[2012-04-03 17:08:09.981461] I [client-handshake.c:1441:client_setvolume_cbk] 28-dstore-client-1: Server and Client lk-version numbers are not same, reopening the fds >[2012-04-03 17:08:09.981973] I [client-handshake.c:1632:select_server_supported_programs] 28-dstore-client-4: Using Program GlusterFS 3git, Num (1298437), Version (330) >[2012-04-03 17:08:09.984294] I [client-handshake.c:1429:client_setvolume_cbk] 28-dstore-client-4: Connected to 192.168.2.36:24010, attached to remote volume '/export2/dstore1'. >[2012-04-03 17:08:09.984366] I [client-handshake.c:1441:client_setvolume_cbk] 28-dstore-client-4: Server and Client lk-version numbers are not same, reopening the fds >[2012-04-03 17:08:09.984540] I [client-handshake.c:456:client_set_lk_version_cbk] 28-dstore-client-1: Server lk version = 1 >[2012-04-03 17:08:09.985771] I [client-handshake.c:456:client_set_lk_version_cbk] 28-dstore-client-4: Server lk version = 1 >[2012-04-03 17:08:09.985990] W [client.c:2083:client_rpc_notify] 28-dstore-client-8: Cancelling the grace timer >[2012-04-03 17:08:09.986311] I [client-handshake.c:1632:select_server_supported_programs] 28-dstore-client-7: Using Program GlusterFS 3git, Num (1298437), Version (330) >[2012-04-03 17:08:09.987663] I [client-handshake.c:1632:select_server_supported_programs] 28-dstore-client-8: Using Program GlusterFS 3git, Num (1298437), Version (330) >[2012-04-03 17:08:09.990562] I [client-handshake.c:1429:client_setvolume_cbk] 28-dstore-client-8: Connected to 192.168.2.37:24011, attached to remote volume '/export1/dstore2'. >[2012-04-03 17:08:09.990670] I [client-handshake.c:1441:client_setvolume_cbk] 28-dstore-client-8: Server and Client lk-version numbers are not same, reopening the fds >[2012-04-03 17:08:09.992311] I [client-handshake.c:456:client_set_lk_version_cbk] 28-dstore-client-8: Server lk version = 1 >[2012-04-03 17:08:09.992772] W [client.c:2083:client_rpc_notify] 28-dstore-client-2: Cancelling the grace timer >[2012-04-03 17:08:09.994275] I [client-handshake.c:1632:select_server_supported_programs] 28-dstore-client-2: Using Program GlusterFS 3git, Num (1298437), Version (330) >[2012-04-03 17:08:09.994809] I [client-handshake.c:1429:client_setvolume_cbk] 28-dstore-client-7: Connected to 192.168.2.36:24011, attached to remote volume '/export1/dstore2'. >[2012-04-03 17:08:09.994858] I [client-handshake.c:1441:client_setvolume_cbk] 28-dstore-client-7: Server and Client lk-version numbers are not same, reopening the fds >[2012-04-03 17:08:09.997186] I [client-handshake.c:1429:client_setvolume_cbk] 28-dstore-client-2: Connected to 192.168.2.37:24009, attached to remote volume '/export1/dstore1'. >[2012-04-03 17:08:09.997286] I [client-handshake.c:1441:client_setvolume_cbk] 28-dstore-client-2: Server and Client lk-version numbers are not same, reopening the fds >[2012-04-03 17:08:09.997818] I [client-handshake.c:456:client_set_lk_version_cbk] 28-dstore-client-7: Server lk version = 1 >[2012-04-03 17:08:10.000146] I [client-handshake.c:456:client_set_lk_version_cbk] 28-dstore-client-2: Server lk version = 1 >[2012-04-03 17:08:10.001092] W [client.c:2083:client_rpc_notify] 28-dstore-client-5: Cancelling the grace timer >[2012-04-03 17:08:10.009101] I [client-handshake.c:1632:select_server_supported_programs] 28-dstore-client-5: Using Program GlusterFS 3git, Num (1298437), Version (330) >[2012-04-03 17:08:10.012577] I [client-handshake.c:1429:client_setvolume_cbk] 28-dstore-client-5: Connected to 192.168.2.37:24010, attached to remote volume '/export2/dstore1'. >[2012-04-03 17:08:10.012642] I [client-handshake.c:1441:client_setvolume_cbk] 28-dstore-client-5: Server and Client lk-version numbers are not same, reopening the fds >[2012-04-03 17:08:10.064797] I [fuse-bridge.c:4081:fuse_graph_setup] 0-fuse: switched to graph 28 >[2012-04-03 17:08:10.064975] I [client-handshake.c:456:client_set_lk_version_cbk] 28-dstore-client-5: Server lk version = 1 >[2012-04-03 17:08:10.066877] I [afr-common.c:1866:afr_set_root_inode_on_first_lookup] 28-dstore-replicate-0: added root inode >[2012-04-03 17:08:10.069035] I [afr-common.c:1866:afr_set_root_inode_on_first_lookup] 28-dstore-replicate-2: added root inode >[2012-04-03 17:08:10.069173] I [afr-common.c:1866:afr_set_root_inode_on_first_lookup] 28-dstore-replicate-1: added root inode >[2012-04-03 17:08:10.606608] I [client.c:2165:notify] 27-dstore-client-0: current graph is no longer active, destroying rpc_client >[2012-04-03 17:08:10.606753] I [client.c:2165:notify] 27-dstore-client-1: current graph is no longer active, destroying rpc_client >[2012-04-03 17:08:10.606795] I [client.c:2165:notify] 27-dstore-client-2: current graph is no longer active, destroying rpc_client >[2012-04-03 17:08:10.606840] I [client.c:2165:notify] 27-dstore-client-3: current graph is no longer active, destroying rpc_client >[2012-04-03 17:08:10.606886] I [client.c:2165:notify] 27-dstore-client-4: current graph is no longer active, destroying rpc_client >[2012-04-03 17:08:10.606890] I [client.c:136:client_register_grace_timer] 27-dstore-client-0: Registering a grace timer >[2012-04-03 17:08:10.606954] I [client.c:2165:notify] 27-dstore-client-5: current graph is no longer active, destroying rpc_client >[2012-04-03 17:08:10.607027] I [client.c:2104:client_rpc_notify] 27-dstore-client-0: disconnected >[2012-04-03 17:08:10.607121] I [client.c:2165:notify] 27-dstore-client-6: current graph is no longer active, destroying rpc_client >[2012-04-03 17:08:10.607188] I [client.c:136:client_register_grace_timer] 27-dstore-client-1: Registering a grace timer >[2012-04-03 17:08:10.607208] I [client.c:2165:notify] 27-dstore-client-7: current graph is no longer active, destroying rpc_client >[2012-04-03 17:08:10.607270] I [client.c:2104:client_rpc_notify] 27-dstore-client-1: disconnected >[2012-04-03 17:08:10.607331] I [client.c:2165:notify] 27-dstore-client-8: current graph is no longer active, destroying rpc_client >[2012-04-03 17:08:10.607412] I [client.c:136:client_register_grace_timer] 27-dstore-client-2: Registering a grace timer >[2012-04-03 17:08:10.607566] I [client.c:2104:client_rpc_notify] 27-dstore-client-2: disconnected >[2012-04-03 17:08:10.607682] E [afr-common.c:3561:afr_notify] 27-dstore-replicate-0: All subvolumes are down. Going offline until atleast one of them comes back up. >[2012-04-03 17:08:10.607779] I [client.c:136:client_register_grace_timer] 27-dstore-client-3: Registering a grace timer >[2012-04-03 17:08:10.607881] I [client.c:2104:client_rpc_notify] 27-dstore-client-3: disconnected >[2012-04-03 17:08:10.607958] I [client.c:136:client_register_grace_timer] 27-dstore-client-4: Registering a grace timer >[2012-04-03 17:08:10.608069] I [client.c:2104:client_rpc_notify] 27-dstore-client-4: disconnected >[2012-04-03 17:08:10.608210] I [client.c:136:client_register_grace_timer] 27-dstore-client-5: Registering a grace timer >[2012-04-03 17:08:10.608300] I [client.c:2104:client_rpc_notify] 27-dstore-client-5: disconnected >[2012-04-03 17:08:10.608370] E [afr-common.c:3561:afr_notify] 27-dstore-replicate-1: All subvolumes are down. Going offline until atleast one of them comes back up. >[2012-04-03 17:08:10.608471] I [client.c:136:client_register_grace_timer] 27-dstore-client-6: Registering a grace timer >[2012-04-03 17:08:10.608557] I [client.c:2104:client_rpc_notify] 27-dstore-client-6: disconnected >[2012-04-03 17:08:10.608633] I [client.c:136:client_register_grace_timer] 27-dstore-client-7: Registering a grace timer >[2012-04-03 17:08:10.608709] I [client.c:2104:client_rpc_notify] 27-dstore-client-7: disconnected >[2012-04-03 17:08:10.608792] I [client.c:136:client_register_grace_timer] 27-dstore-client-8: Registering a grace timer >[2012-04-03 17:08:10.608844] I [client.c:2104:client_rpc_notify] 27-dstore-client-8: disconnected >[2012-04-03 17:08:10.608879] E [afr-common.c:3561:afr_notify] 27-dstore-replicate-2: All subvolumes are down. Going offline until atleast one of them comes back up. >[2012-04-03 17:08:11.502886] W [quota.c:394:quota_check_limit] 28-dstore-quota: cannot find parent for inode (gfid:7fb33488-a4e2-48da-b80f-af4a2ff2a2a0), hence aborting enforcing quota-limits and continuing with the fop >[2012-04-03 17:08:11.510133] W [quota.c:394:quota_check_limit] 28-dstore-quota: cannot find parent for inode (gfid:ba999cb9-991a-4744-bdfd-e72d92ac3cc0), hence aborting enforcing quota-limits and continuing with the fop >[2012-04-03 17:08:11.528297] W [quota.c:394:quota_check_limit] 28-dstore-quota: cannot find parent for inode (gfid:7fb33488-a4e2-48da-b80f-af4a2ff2a2a0), hence aborting enforcing quota-limits and continuing with the fop >[2012-04-03 17:08:11.561228] W [quota.c:780:quota_update_size] 28-dstore-quota: cannot find parent for inode (gfid:7fb33488-a4e2-48da-b80f-af4a2ff2a2a0), hence aborting size updation of parents >[2012-04-03 17:08:11.580044] W [quota.c:394:quota_check_limit] 28-dstore-quota: cannot find parent for inode (gfid:7fb33488-a4e2-48da-b80f-af4a2ff2a2a0), hence aborting enforcing quota-limits and continuing with the fop >[2012-04-03 17:08:11.604171] W [quota.c:780:quota_update_size] 28-dstore-quota: cannot find parent for inode (gfid:7fb33488-a4e2-48da-b80f-af4a2ff2a2a0), hence aborting size updation of parents >[2012-04-03 17:08:13.216126] W [quota.c:394:quota_check_limit] 28-dstore-quota: cannot find parent for inode (gfid:08fc8afb-8327-44cd-a879-e5bc2d099e75), hence aborting enforcing quota-limits and continuing with the fop >[2012-04-03 17:08:14.074835] W [quota.c:780:quota_update_size] 28-dstore-quota: cannot find parent for inode (gfid:08fc8afb-8327-44cd-a879-e5bc2d099e75), hence aborting size updation of parents >[2012-04-03 17:08:16.542532] W [quota.c:394:quota_check_limit] 28-dstore-quota: cannot find parent for inode (gfid:08fc8afb-8327-44cd-a879-e5bc2d099e75), hence aborting enforcing quota-limits and continuing with the fop >[2012-04-03 17:08:16.561549] W [quota.c:394:quota_check_limit] 28-dstore-quota: cannot find parent for inode (gfid:08fc8afb-8327-44cd-a879-e5bc2d099e75), hence aborting enforcing quota-limits and continuing with the fop >[2012-04-03 17:08:16.585597] W [quota.c:780:quota_update_size] 28-dstore-quota: cannot find parent for inode (gfid:08fc8afb-8327-44cd-a879-e5bc2d099e75), hence aborting size updation of parents >[2012-04-03 17:08:16.608266] W [quota.c:394:quota_check_limit] 28-dstore-quota: cannot find parent for inode (gfid:08fc8afb-8327-44cd-a879-e5bc2d099e75), hence aborting enforcing quota-limits and continuing with the fop >[2012-04-03 17:08:16.638181] W [quota.c:780:quota_update_size] 28-dstore-quota: cannot find parent for inode (gfid:08fc8afb-8327-44cd-a879-e5bc2d099e75), hence aborting size updation of parents >[2012-04-03 17:08:16.646389] W [quota.c:394:quota_check_limit] 28-dstore-quota: cannot find parent for inode (gfid:08fc8afb-8327-44cd-a879-e5bc2d099e75), hence aborting enforcing quota-limits and continuing with the fop >[2012-04-03 17:08:16.678622] W [quota.c:780:quota_update_size] 28-dstore-quota: cannot find parent for inode (gfid:08fc8afb-8327-44cd-a879-e5bc2d099e75), hence aborting size updation of parents >[2012-04-03 17:08:16.693597] W [quota.c:394:quota_check_limit] 28-dstore-quota: cannot find parent for inode (gfid:08fc8afb-8327-44cd-a879-e5bc2d099e75), hence aborting enforcing quota-limits and continuing with the fop >[2012-04-03 17:08:16.723342] W [quota.c:780:quota_update_size] 28-dstore-quota: cannot find parent for inode (gfid:08fc8afb-8327-44cd-a879-e5bc2d099e75), hence aborting size updation of parents >[2012-04-03 17:08:16.732880] W [quota.c:394:quota_check_limit] 28-dstore-quota: cannot find parent for inode (gfid:08fc8afb-8327-44cd-a879-e5bc2d099e75), hence aborting enforcing quota-limits and continuing with the fop >[2012-04-03 17:08:16.756826] W [quota.c:780:quota_update_size] 28-dstore-quota: cannot find parent for inode (gfid:08fc8afb-8327-44cd-a879-e5bc2d099e75), hence aborting size updation of parents >[2012-04-03 17:08:16.769040] W [quota.c:394:quota_check_limit] 28-dstore-quota: cannot find parent for inode (gfid:08fc8afb-8327-44cd-a879-e5bc2d099e75), hence aborting enforcing quota-limits and continuing with the fop >[2012-04-03 17:08:16.796068] W [quota.c:780:quota_update_size] 28-dstore-quota: cannot find parent for inode (gfid:08fc8afb-8327-44cd-a879-e5bc2d099e75), hence aborting size updation of parents >[2012-04-03 17:08:16.810698] W [quota.c:394:quota_check_limit] 28-dstore-quota: cannot find parent for inode (gfid:08fc8afb-8327-44cd-a879-e5bc2d099e75), hence aborting enforcing quota-limits and continuing with the fop >[2012-04-03 17:08:16.838660] W [quota.c:780:quota_update_size] 28-dstore-quota: cannot find parent for inode (gfid:08fc8afb-8327-44cd-a879-e5bc2d099e75), hence aborting size updation of parents >[2012-04-03 17:08:16.849784] W [quota.c:394:quota_check_limit] 28-dstore-quota: cannot find parent for inode (gfid:08fc8afb-8327-44cd-a879-e5bc2d099e75), hence aborting enforcing quota-limits and continuing with the fop >[2012-04-03 17:08:16.867913] W [quota.c:780:quota_update_size] 28-dstore-quota: cannot find parent for inode (gfid:08fc8afb-8327-44cd-a879-e5bc2d099e75), hence aborting size updation of parents >[2012-04-03 17:08:16.877231] W [quota.c:394:quota_check_limit] 28-dstore-quota: cannot find parent for inode (gfid:08fc8afb-8327-44cd-a879-e5bc2d099e75), hence aborting enforcing quota-limits and continuing with the fop >[2012-04-03 17:08:16.905837] W [quota.c:780:quota_update_size] 28-dstore-quota: cannot find parent for inode (gfid:08fc8afb-8327-44cd-a879-e5bc2d099e75), hence aborting size updation of parents >[2012-04-03 17:08:16.918843] W [quota.c:394:quota_check_limit] 28-dstore-quota: cannot find parent for inode (gfid:08fc8afb-8327-44cd-a879-e5bc2d099e75), hence aborting enforcing quota-limits and continuing with the fop >[2012-04-03 17:08:16.941281] W [quota.c:780:quota_update_size] 28-dstore-quota: cannot find parent for inode (gfid:08fc8afb-8327-44cd-a879-e5bc2d099e75), hence aborting size updation of parents >[2012-04-03 17:08:16.955636] W [quota.c:394:quota_check_limit] 28-dstore-quota: cannot find parent for inode (gfid:08fc8afb-8327-44cd-a879-e5bc2d099e75), hence aborting enforcing quota-limits and continuing with the fop >[2012-04-03 17:08:16.986275] W [quota.c:780:quota_update_size] 28-dstore-quota: cannot find parent for inode (gfid:08fc8afb-8327-44cd-a879-e5bc2d099e75), hence aborting size updation of parents >[2012-04-03 17:08:18.980527] W [quota.c:394:quota_check_limit] 28-dstore-quota: cannot find parent for inode (gfid:08fc8afb-8327-44cd-a879-e5bc2d099e75), hence aborting enforcing quota-limits and continuing with the fop >[2012-04-03 17:08:18.993344] W [quota.c:394:quota_check_limit] 28-dstore-quota: cannot find parent for inode (gfid:08fc8afb-8327-44cd-a879-e5bc2d099e75), hence aborting enforcing quota-limits and continuing with the fop >[2012-04-03 17:08:19.019658] W [quota.c:780:quota_update_size] 28-dstore-quota: cannot find parent for inode (gfid:08fc8afb-8327-44cd-a879-e5bc2d099e75), hence aborting size updation of parents >[2012-04-03 17:08:19.032758] W [quota.c:394:quota_check_limit] 28-dstore-quota: cannot find parent for inode (gfid:08fc8afb-8327-44cd-a879-e5bc2d099e75), hence aborting enforcing quota-limits and continuing with the fop >[2012-04-03 17:08:19.045341] W [quota.c:780:quota_update_size] 28-dstore-quota: cannot find parent for inode (gfid:08fc8afb-8327-44cd-a879-e5bc2d099e75), hence aborting size updation of parents >[2012-04-03 17:08:19.585682] W [quota.c:780:quota_update_size] 28-dstore-quota: cannot find parent for inode (gfid:d106213f-e73f-4fad-931c-7d65f55482df), hence aborting size updation of parents >[2012-04-03 17:08:20.998395] W [client.c:112:client_grace_timeout] 27-dstore-client-0: client grace timer expired, updating the lk-version to 2 >[2012-04-03 17:08:20.998518] W [client.c:112:client_grace_timeout] 27-dstore-client-1: client grace timer expired, updating the lk-version to 2 >[2012-04-03 17:08:20.998576] W [client.c:112:client_grace_timeout] 27-dstore-client-2: client grace timer expired, updating the lk-version to 2 >[2012-04-03 17:08:20.998646] W [client.c:112:client_grace_timeout] 27-dstore-client-3: client grace timer expired, updating the lk-version to 2 >[2012-04-03 17:08:20.998712] W [client.c:112:client_grace_timeout] 27-dstore-client-4: client grace timer expired, updating the lk-version to 2 >[2012-04-03 17:08:20.998773] W [client.c:112:client_grace_timeout] 27-dstore-client-5: client grace timer expired, updating the lk-version to 2 >[2012-04-03 17:08:20.998883] W [client.c:112:client_grace_timeout] 27-dstore-client-6: client grace timer expired, updating the lk-version to 2 >[2012-04-03 17:08:20.998951] W [client.c:112:client_grace_timeout] 27-dstore-client-7: client grace timer expired, updating the lk-version to 2 >[2012-04-03 17:08:20.999025] W [client.c:112:client_grace_timeout] 27-dstore-client-8: client grace timer expired, updating the lk-version to 2 >[2012-04-03 17:08:21.501436] W [quota.c:394:quota_check_limit] 28-dstore-quota: cannot find parent for inode (gfid:08fc8afb-8327-44cd-a879-e5bc2d099e75), hence aborting enforcing quota-limits and continuing with the fop >[2012-04-03 17:08:24.520532] W [quota.c:394:quota_check_limit] 28-dstore-quota: cannot find parent for inode (gfid:dfbe2577-5990-481f-88b0-641bcc39416e), hence aborting enforcing quota-limits and continuing with the fop >[2012-04-03 17:08:24.925023] W [quota.c:780:quota_update_size] 28-dstore-quota: cannot find parent for inode (gfid:dfbe2577-5990-481f-88b0-641bcc39416e), hence aborting size updation of parents >[2012-04-03 17:08:25.852749] W [quota.c:394:quota_check_limit] 28-dstore-quota: cannot find parent for inode (gfid:dfbe2577-5990-481f-88b0-641bcc39416e), hence aborting enforcing quota-limits and continuing with the fop >[2012-04-03 17:08:25.871278] W [quota.c:394:quota_check_limit] 28-dstore-quota: cannot find parent for inode (gfid:dfbe2577-5990-481f-88b0-641bcc39416e), hence aborting enforcing quota-limits and continuing with the fop >[2012-04-03 17:08:25.906685] W [quota.c:780:quota_update_size] 28-dstore-quota: cannot find parent for inode (gfid:dfbe2577-5990-481f-88b0-641bcc39416e), hence aborting size updation of parents >[2012-04-03 17:08:25.922672] W [quota.c:394:quota_check_limit] 28-dstore-quota: cannot find parent for inode (gfid:dfbe2577-5990-481f-88b0-641bcc39416e), hence aborting enforcing quota-limits and continuing with the fop >[2012-04-03 17:08:25.951350] W [quota.c:780:quota_update_size] 28-dstore-quota: cannot find parent for inode (gfid:dfbe2577-5990-481f-88b0-641bcc39416e), hence aborting size updation of parents >[2012-04-03 17:08:27.038974] W [quota.c:394:quota_check_limit] 28-dstore-quota: cannot find parent for inode (gfid:dfbe2577-5990-481f-88b0-641bcc39416e), hence aborting enforcing quota-limits and continuing with the fop >[2012-04-03 17:08:27.349758] W [quota.c:780:quota_update_size] 28-dstore-quota: cannot find parent for inode (gfid:dfbe2577-5990-481f-88b0-641bcc39416e), hence aborting size updation of parents >[2012-04-03 17:08:28.192784] W [quota.c:394:quota_check_limit] 28-dstore-quota: cannot find parent for inode (gfid:dfbe2577-5990-481f-88b0-641bcc39416e), hence aborting enforcing quota-limits and continuing with the fop >[2012-04-03 17:08:28.211150] W [quota.c:394:quota_check_limit] 28-dstore-quota: cannot find parent for inode (gfid:dfbe2577-5990-481f-88b0-641bcc39416e), hence aborting enforcing quota-limits and continuing with the fop >[2012-04-03 17:08:28.234748] W [quota.c:780:quota_update_size] 28-dstore-quota: cannot find parent for inode (gfid:dfbe2577-5990-481f-88b0-641bcc39416e), hence aborting size updation of parents >[2012-04-03 17:08:28.249232] W [quota.c:394:quota_check_limit] 28-dstore-quota: cannot find parent for inode (gfid:dfbe2577-5990-481f-88b0-641bcc39416e), hence aborting enforcing quota-limits and continuing with the fop >[2012-04-03 17:08:28.277096] W [quota.c:780:quota_update_size] 28-dstore-quota: cannot find parent for inode (gfid:dfbe2577-5990-481f-88b0-641bcc39416e), hence aborting size updation of parents >[2012-04-03 17:08:29.310780] W [quota.c:394:quota_check_limit] 28-dstore-quota: cannot find parent for inode (gfid:dfbe2577-5990-481f-88b0-641bcc39416e), hence aborting enforcing quota-limits and continuing with the fop >[2012-04-03 17:08:29.478442] W [quota.c:394:quota_check_limit] 28-dstore-quota: cannot find parent for inode (gfid:b94a56ec-1458-41b5-869a-208564205923), hence aborting enforcing quota-limits and continuing with the fop >[2012-04-03 17:08:29.941938] W [quota.c:780:quota_update_size] 28-dstore-quota: cannot find parent for inode (gfid:b94a56ec-1458-41b5-869a-208564205923), hence aborting size updation of parents >[2012-04-03 17:08:30.582969] W [quota.c:394:quota_check_limit] 28-dstore-quota: cannot find parent for inode (gfid:dfbe2577-5990-481f-88b0-641bcc39416e), hence aborting enforcing quota-limits and continuing with the fop >[2012-04-03 17:08:30.596268] W [quota.c:394:quota_check_limit] 28-dstore-quota: cannot find parent for inode (gfid:dfbe2577-5990-481f-88b0-641bcc39416e), hence aborting enforcing quota-limits and continuing with the fop >[2012-04-03 17:08:30.620293] W [quota.c:780:quota_update_size] 28-dstore-quota: cannot find parent for inode (gfid:dfbe2577-5990-481f-88b0-641bcc39416e), hence aborting size updation of parents >[2012-04-03 17:08:30.630621] W [quota.c:394:quota_check_limit] 28-dstore-quota: cannot find parent for inode (gfid:dfbe2577-5990-481f-88b0-641bcc39416e), hence aborting enforcing quota-limits and continuing with the fop >[2012-04-03 17:08:30.667184] W [quota.c:780:quota_update_size] 28-dstore-quota: cannot find parent for inode (gfid:dfbe2577-5990-481f-88b0-641bcc39416e), hence aborting size updation of parents >[2012-04-03 17:08:31.370788] W [quota.c:394:quota_check_limit] 28-dstore-quota: cannot find parent for inode (gfid:b94a56ec-1458-41b5-869a-208564205923), hence aborting enforcing quota-limits and continuing with the fop >[2012-04-03 17:08:31.389316] W [quota.c:394:quota_check_limit] 28-dstore-quota: cannot find parent for inode (gfid:b94a56ec-1458-41b5-869a-208564205923), hence aborting enforcing quota-limits and continuing with the fop >[2012-04-03 17:08:31.424701] W [quota.c:780:quota_update_size] 28-dstore-quota: cannot find parent for inode (gfid:b94a56ec-1458-41b5-869a-208564205923), hence aborting size updation of parents >[2012-04-03 17:08:31.438664] W [quota.c:394:quota_check_limit] 28-dstore-quota: cannot find parent for inode (gfid:b94a56ec-1458-41b5-869a-208564205923), hence aborting enforcing quota-limits and continuing with the fop >[2012-04-03 17:08:31.465885] W [quota.c:780:quota_update_size] 28-dstore-quota: cannot find parent for inode (gfid:b94a56ec-1458-41b5-869a-208564205923), hence aborting size updation of parents >[2012-04-03 17:08:33.850987] W [quota.c:394:quota_check_limit] 28-dstore-quota: cannot find parent for inode (gfid:b94a56ec-1458-41b5-869a-208564205923), hence aborting enforcing quota-limits and continuing with the fop >[2012-04-03 17:08:34.303676] W [quota.c:780:quota_update_size] 28-dstore-quota: cannot find parent for inode (gfid:b94a56ec-1458-41b5-869a-208564205923), hence aborting size updation of parents >[2012-04-03 17:08:34.706055] W [quota.c:394:quota_check_limit] 28-dstore-quota: cannot find parent for inode (gfid:2d1bbdca-9080-455f-9006-c0004211a0c2), hence aborting enforcing quota-limits and continuing with the fop >[2012-04-03 17:08:35.101707] W [quota.c:780:quota_update_size] 28-dstore-quota: cannot find parent for inode (gfid:2d1bbdca-9080-455f-9006-c0004211a0c2), hence aborting size updation of parents >[2012-04-03 17:08:35.577964] W [quota.c:394:quota_check_limit] 28-dstore-quota: cannot find parent for inode (gfid:b94a56ec-1458-41b5-869a-208564205923), hence aborting enforcing quota-limits and continuing with the fop >[2012-04-03 17:08:35.592103] W [quota.c:394:quota_check_limit] 28-dstore-quota: cannot find parent for inode (gfid:b94a56ec-1458-41b5-869a-208564205923), hence aborting enforcing quota-limits and continuing with the fop >[2012-04-03 17:08:35.620679] W [quota.c:780:quota_update_size] 28-dstore-quota: cannot find parent for inode (gfid:b94a56ec-1458-41b5-869a-208564205923), hence aborting size updation of parents >[2012-04-03 17:08:35.630763] W [quota.c:394:quota_check_limit] 28-dstore-quota: cannot find parent for inode (gfid:b94a56ec-1458-41b5-869a-208564205923), hence aborting enforcing quota-limits and continuing with the fop >[2012-04-03 17:08:35.660988] W [quota.c:780:quota_update_size] 28-dstore-quota: cannot find parent for inode (gfid:b94a56ec-1458-41b5-869a-208564205923), hence aborting size updation of parents >[2012-04-03 17:08:36.469692] W [quota.c:394:quota_check_limit] 28-dstore-quota: cannot find parent for inode (gfid:2d1bbdca-9080-455f-9006-c0004211a0c2), hence aborting enforcing quota-limits and continuing with the fop >[2012-04-03 17:08:36.478314] W [quota.c:394:quota_check_limit] 28-dstore-quota: cannot find parent for inode (gfid:2d1bbdca-9080-455f-9006-c0004211a0c2), hence aborting enforcing quota-limits and continuing with the fop >[2012-04-03 17:08:36.495217] W [quota.c:780:quota_update_size] 28-dstore-quota: cannot find parent for inode (gfid:2d1bbdca-9080-455f-9006-c0004211a0c2), hence aborting size updation of parents >[2012-04-03 17:08:36.508016] W [quota.c:394:quota_check_limit] 28-dstore-quota: cannot find parent for inode (gfid:2d1bbdca-9080-455f-9006-c0004211a0c2), hence aborting enforcing quota-limits and continuing with the fop >[2012-04-03 17:08:36.532988] W [quota.c:780:quota_update_size] 28-dstore-quota: cannot find parent for inode (gfid:2d1bbdca-9080-455f-9006-c0004211a0c2), hence aborting size updation of parents >[2012-04-03 17:08:37.026145] I [glusterfsd-mgmt.c:64:mgmt_cbk_spec] 0-mgmt: Volume file changed >[2012-04-03 17:08:37.277230] W [quota.c:394:quota_check_limit] 28-dstore-quota: cannot find parent for inode (gfid:b94a56ec-1458-41b5-869a-208564205923), hence aborting enforcing quota-limits and continuing with the fop >[2012-04-03 17:08:37.690889] W [quota.c:780:quota_update_size] 28-dstore-quota: cannot find parent for inode (gfid:f185e840-1968-4487-bf82-49dbe5cc8341), hence aborting size updation of parents >[2012-04-03 17:08:38.022537] W [quota.c:394:quota_check_limit] 28-dstore-quota: cannot find parent for inode (gfid:2d1bbdca-9080-455f-9006-c0004211a0c2), hence aborting enforcing quota-limits and continuing with the fop >[2012-04-03 17:08:38.091528] I [glusterfsd-mgmt.c:64:mgmt_cbk_spec] 0-mgmt: Volume file changed >[2012-04-03 17:08:38.097877] I [io-cache.c:1558:check_cache_size_ok] 29-dstore-quick-read: Max cache size is 1044848640 >[2012-04-03 17:08:38.098024] I [io-cache.c:1558:check_cache_size_ok] 29-dstore-io-cache: Max cache size is 1044848640 >[2012-04-03 17:08:38.098162] I [quota.c:3042:quota_parse_limits] 29-dstore-quota: no "limit-set" option provided >[2012-04-03 17:08:38.173301] I [client.c:2156:notify] 29-dstore-client-0: parent translators are ready, attempting connect on transport >[2012-04-03 17:08:38.183640] I [client.c:2156:notify] 29-dstore-client-1: parent translators are ready, attempting connect on transport >[2012-04-03 17:08:38.192325] I [client.c:2156:notify] 29-dstore-client-2: parent translators are ready, attempting connect on transport >[2012-04-03 17:08:38.199972] I [client.c:2156:notify] 29-dstore-client-3: parent translators are ready, attempting connect on transport >[2012-04-03 17:08:38.208114] I [client.c:2156:notify] 29-dstore-client-4: parent translators are ready, attempting connect on transport >[2012-04-03 17:08:38.217506] I [client.c:2156:notify] 29-dstore-client-5: parent translators are ready, attempting connect on transport >[2012-04-03 17:08:38.228870] I [client.c:2156:notify] 29-dstore-client-6: parent translators are ready, attempting connect on transport >[2012-04-03 17:08:38.237171] I [client.c:2156:notify] 29-dstore-client-7: parent translators are ready, attempting connect on transport >[2012-04-03 17:08:38.243761] I [client.c:2156:notify] 29-dstore-client-8: parent translators are ready, attempting connect on transport >Given volfile: >+------------------------------------------------------------------------------+ > 1: volume dstore-client-0 > 2: type protocol/client > 3: option remote-host 192.168.2.35 > 4: option remote-subvolume /export1/dstore1 > 5: option transport-type tcp > 6: end-volume > 7: > 8: volume dstore-client-1 > 9: type protocol/client > 10: option remote-host 192.168.2.36 > 11: option remote-subvolume /export1/dstore1 > 12: option transport-type tcp > 13: end-volume > 14: > 15: volume dstore-client-2 > 16: type protocol/client > 17: option remote-host 192.168.2.37 > 18: option remote-subvolume /export1/dstore1 > 19: option transport-type tcp > 20: end-volume > 21: > 22: volume dstore-client-3 > 23: type protocol/client > 24: option remote-host 192.168.2.35 > 25: option remote-subvolume /export2/dstore1 > 26: option transport-type tcp > 27: end-volume > 28: > 29: volume dstore-client-4 > 30: type protocol/client > 31: option remote-host 192.168.2.36 > 32: option remote-subvolume /export2/dstore1 > 33: option transport-type tcp > 34: end-volume > 35: > 36: volume dstore-client-5 > 37: type protocol/client > 38: option remote-host 192.168.2.37 > 39: option remote-subvolume /export2/dstore1 > 40: option transport-type tcp > 41: end-volume > 42: > 43: volume dstore-client-6 > 44: type protocol/client > 45: option remote-host 192.168.2.35 > 46: option remote-subvolume /export1/dstore2 > 47: option transport-type tcp > 48: end-volume > 49: > 50: volume dstore-client-7 > 51: type protocol/client > 52: option remote-host 192.168.2.36 > 53: option remote-subvolume /export1/dstore2 > 54: option transport-type tcp > 55: end-volume > 56: > 57: volume dstore-client-8 > 58: type protocol/client > 59: option remote-host 192.168.2.37 > 60: option remote-subvolume /export1/dstore2 > 61: option transport-type tcp > 62: end-volume > 63: > 64: volume dstore-replicate-0 > 65: type cluster/replicate > 66: subvolumes dstore-client-0 dstore-client-1 dstore-client-2 > 67: end-volume > 68: > 69: volume dstore-replicate-1 > 70: type cluster/replicate > 71: subvolumes dstore-client-3 dstore-client-4 dstore-client-5 > 72: end-volume > 73: > 74: volume dstore-replicate-2 > 75: type cluster/replicate > 76: subvolumes dstore-client-6 dstore-client-7 dstore-client-8 > 77: end-volume > 78: > 79: volume dstore-dht > 80: type cluster/distribute > 81: subvolumes dstore-replicate-0 dstore-replicate-1 dstore-replicate-2 > 82: end-volume > 83: > 84: volume dstore-quota > 85: type features/quota > 86: option timeout 0 > 87: subvolumes dstore-dht > 88: end-volume > 89: > 90: volume dstore-write-behind > 91: type performance/write-behind > 92: subvolumes dstore-quota > 93: end-volume > 94: > 95: volume dstore-read-ahead > 96: type performance/read-ahead > 97: subvolumes dstore-write-behind > 98: end-volume > 99: >100: volume dstore-io-cache >101: type performance/io-cache >102: subvolumes dstore-read-ahead >103: end-volume >104: >105: volume dstore-quick-read >106: type performance/quick-read >107: subvolumes dstore-io-cache >108: end-volume >109: >110: volume dstore-md-cache >111: type performance/md-cache >112: subvolumes dstore-quick-read >113: end-volume >114: >115: volume dstore >116: type debug/io-stats >117: option latency-measurement off >118: option count-fop-hits off >119: subvolumes dstore-md-cache >120: end-volume > >+------------------------------------------------------------------------------+ >[2012-04-03 17:08:38.250171] I [glusterfsd-mgmt.c:1584:mgmt_getspec_cbk] 0-glusterfs: No change in volfile, continuing >[2012-04-03 17:08:38.254440] I [rpc-clnt.c:1669:rpc_clnt_reconfig] 29-dstore-client-0: changing port to 24009 (from 0) >[2012-04-03 17:08:38.254648] I [rpc-clnt.c:1669:rpc_clnt_reconfig] 29-dstore-client-3: changing port to 24010 (from 0) >[2012-04-03 17:08:38.254755] I [rpc-clnt.c:1669:rpc_clnt_reconfig] 29-dstore-client-6: changing port to 24011 (from 0) >[2012-04-03 17:08:38.255446] I [client.c:136:client_register_grace_timer] 29-dstore-client-0: Registering a grace timer >[2012-04-03 17:08:38.255573] I [client.c:136:client_register_grace_timer] 29-dstore-client-3: Registering a grace timer >[2012-04-03 17:08:38.255718] I [client.c:136:client_register_grace_timer] 29-dstore-client-6: Registering a grace timer >[2012-04-03 17:08:38.602163] W [quota.c:780:quota_update_size] 28-dstore-quota: cannot find parent for inode (gfid:d069eb7d-6c51-4e38-afa4-3362b5a4c5fd), hence aborting size updation of parents >[2012-04-03 17:08:38.966149] W [quota.c:394:quota_check_limit] 28-dstore-quota: cannot find parent for inode (gfid:b94a56ec-1458-41b5-869a-208564205923), hence aborting enforcing quota-limits and continuing with the fop >[2012-04-03 17:08:38.979724] W [quota.c:394:quota_check_limit] 28-dstore-quota: cannot find parent for inode (gfid:b94a56ec-1458-41b5-869a-208564205923), hence aborting enforcing quota-limits and continuing with the fop >[2012-04-03 17:08:39.002622] W [quota.c:780:quota_update_size] 28-dstore-quota: cannot find parent for inode (gfid:b94a56ec-1458-41b5-869a-208564205923), hence aborting size updation of parents >[2012-04-03 17:08:39.017108] W [quota.c:394:quota_check_limit] 28-dstore-quota: cannot find parent for inode (gfid:b94a56ec-1458-41b5-869a-208564205923), hence aborting enforcing quota-limits and continuing with the fop >[2012-04-03 17:08:39.036679] W [quota.c:780:quota_update_size] 28-dstore-quota: cannot find parent for inode (gfid:b94a56ec-1458-41b5-869a-208564205923), hence aborting size updation of parents >[2012-04-03 17:08:39.186067] I [rpc-clnt.c:1669:rpc_clnt_reconfig] 29-dstore-client-1: changing port to 24009 (from 0) >[2012-04-03 17:08:39.187152] I [client.c:136:client_register_grace_timer] 29-dstore-client-1: Registering a grace timer >[2012-04-03 17:08:39.187334] I [rpc-clnt.c:1669:rpc_clnt_reconfig] 29-dstore-client-4: changing port to 24010 (from 0) >[2012-04-03 17:08:39.187629] I [rpc-clnt.c:1669:rpc_clnt_reconfig] 29-dstore-client-7: changing port to 24011 (from 0) >[2012-04-03 17:08:39.187950] I [client.c:136:client_register_grace_timer] 29-dstore-client-4: Registering a grace timer >[2012-04-03 17:08:39.188110] I [client.c:136:client_register_grace_timer] 29-dstore-client-7: Registering a grace timer >[2012-04-03 17:08:39.199789] I [rpc-clnt.c:1669:rpc_clnt_reconfig] 29-dstore-client-2: changing port to 24009 (from 0) >[2012-04-03 17:08:39.200222] I [client.c:136:client_register_grace_timer] 29-dstore-client-2: Registering a grace timer >[2012-04-03 17:08:39.201515] I [rpc-clnt.c:1669:rpc_clnt_reconfig] 29-dstore-client-5: changing port to 24010 (from 0) >[2012-04-03 17:08:39.201666] I [client.c:136:client_register_grace_timer] 29-dstore-client-5: Registering a grace timer >[2012-04-03 17:08:39.201881] I [rpc-clnt.c:1669:rpc_clnt_reconfig] 29-dstore-client-8: changing port to 24011 (from 0) >[2012-04-03 17:08:39.202652] I [client.c:136:client_register_grace_timer] 29-dstore-client-8: Registering a grace timer >[2012-04-03 17:08:39.977529] W [quota.c:394:quota_check_limit] 28-dstore-quota: cannot find parent for inode (gfid:2d1bbdca-9080-455f-9006-c0004211a0c2), hence aborting enforcing quota-limits and continuing with the fop >[2012-04-03 17:08:39.994724] W [quota.c:394:quota_check_limit] 28-dstore-quota: cannot find parent for inode (gfid:2d1bbdca-9080-455f-9006-c0004211a0c2), hence aborting enforcing quota-limits and continuing with the fop >[2012-04-03 17:08:40.019677] W [quota.c:780:quota_update_size] 28-dstore-quota: cannot find parent for inode (gfid:2d1bbdca-9080-455f-9006-c0004211a0c2), hence aborting size updation of parents >[2012-04-03 17:08:40.688946] W [quota.c:394:quota_check_limit] 28-dstore-quota: cannot find parent for inode (gfid:2d1bbdca-9080-455f-9006-c0004211a0c2), hence aborting enforcing quota-limits and continuing with the fop >[2012-04-03 17:08:40.738810] W [quota.c:780:quota_update_size] 28-dstore-quota: cannot find parent for inode (gfid:2d1bbdca-9080-455f-9006-c0004211a0c2), hence aborting size updation of parents >[2012-04-03 17:08:42.008712] W [client.c:2083:client_rpc_notify] 29-dstore-client-0: Cancelling the grace timer >[2012-04-03 17:08:42.010165] I [client-handshake.c:1632:select_server_supported_programs] 29-dstore-client-0: Using Program GlusterFS 3git, Num (1298437), Version (330) >[2012-04-03 17:08:42.013893] W [client.c:2083:client_rpc_notify] 29-dstore-client-3: Cancelling the grace timer >[2012-04-03 17:08:42.014134] I [client-handshake.c:1429:client_setvolume_cbk] 29-dstore-client-0: Connected to 192.168.2.35:24009, attached to remote volume '/export1/dstore1'. >[2012-04-03 17:08:42.014197] I [client-handshake.c:1441:client_setvolume_cbk] 29-dstore-client-0: Server and Client lk-version numbers are not same, reopening the fds >[2012-04-03 17:08:42.014274] I [afr-common.c:3524:afr_notify] 29-dstore-replicate-0: Subvolume 'dstore-client-0' came back up; going online. >[2012-04-03 17:08:42.016169] I [client-handshake.c:1632:select_server_supported_programs] 29-dstore-client-3: Using Program GlusterFS 3git, Num (1298437), Version (330) >[2012-04-03 17:08:42.017628] I [client-handshake.c:456:client_set_lk_version_cbk] 29-dstore-client-0: Server lk version = 1 >[2012-04-03 17:08:42.017782] I [client-handshake.c:1429:client_setvolume_cbk] 29-dstore-client-3: Connected to 192.168.2.35:24010, attached to remote volume '/export2/dstore1'. >[2012-04-03 17:08:42.017873] I [client-handshake.c:1441:client_setvolume_cbk] 29-dstore-client-3: Server and Client lk-version numbers are not same, reopening the fds >[2012-04-03 17:08:42.018040] I [afr-common.c:3524:afr_notify] 29-dstore-replicate-1: Subvolume 'dstore-client-3' came back up; going online. >[2012-04-03 17:08:42.018942] I [client-handshake.c:456:client_set_lk_version_cbk] 29-dstore-client-3: Server lk version = 1 >[2012-04-03 17:08:42.019353] W [client.c:2083:client_rpc_notify] 29-dstore-client-6: Cancelling the grace timer >[2012-04-03 17:08:42.021030] I [client-handshake.c:1632:select_server_supported_programs] 29-dstore-client-6: Using Program GlusterFS 3git, Num (1298437), Version (330) >[2012-04-03 17:08:42.022628] I [client-handshake.c:1429:client_setvolume_cbk] 29-dstore-client-6: Connected to 192.168.2.35:24011, attached to remote volume '/export1/dstore2'. >[2012-04-03 17:08:42.022701] I [client-handshake.c:1441:client_setvolume_cbk] 29-dstore-client-6: Server and Client lk-version numbers are not same, reopening the fds >[2012-04-03 17:08:42.022795] I [afr-common.c:3524:afr_notify] 29-dstore-replicate-2: Subvolume 'dstore-client-6' came back up; going online. >[2012-04-03 17:08:42.025072] I [client-handshake.c:456:client_set_lk_version_cbk] 29-dstore-client-6: Server lk version = 1 >[2012-04-03 17:08:42.914127] W [quota.c:394:quota_check_limit] 28-dstore-quota: cannot find parent for inode (gfid:2d1bbdca-9080-455f-9006-c0004211a0c2), hence aborting enforcing quota-limits and continuing with the fop >[2012-04-03 17:08:43.023072] W [client.c:2083:client_rpc_notify] 29-dstore-client-1: Cancelling the grace timer >[2012-04-03 17:08:43.023374] I [client-handshake.c:1632:select_server_supported_programs] 29-dstore-client-1: Using Program GlusterFS 3git, Num (1298437), Version (330) >[2012-04-03 17:08:43.023855] I [client-handshake.c:1429:client_setvolume_cbk] 29-dstore-client-1: Connected to 192.168.2.36:24009, attached to remote volume '/export1/dstore1'. >[2012-04-03 17:08:43.023906] I [client-handshake.c:1441:client_setvolume_cbk] 29-dstore-client-1: Server and Client lk-version numbers are not same, reopening the fds >[2012-04-03 17:08:43.024180] I [client-handshake.c:456:client_set_lk_version_cbk] 29-dstore-client-1: Server lk version = 1 >[2012-04-03 17:08:43.028216] W [client.c:2083:client_rpc_notify] 29-dstore-client-4: Cancelling the grace timer >[2012-04-03 17:08:43.028502] I [client-handshake.c:1632:select_server_supported_programs] 29-dstore-client-4: Using Program GlusterFS 3git, Num (1298437), Version (330) >[2012-04-03 17:08:43.028963] I [client-handshake.c:1429:client_setvolume_cbk] 29-dstore-client-4: Connected to 192.168.2.36:24010, attached to remote volume '/export2/dstore1'. >[2012-04-03 17:08:43.029014] I [client-handshake.c:1441:client_setvolume_cbk] 29-dstore-client-4: Server and Client lk-version numbers are not same, reopening the fds >[2012-04-03 17:08:43.029295] I [client-handshake.c:456:client_set_lk_version_cbk] 29-dstore-client-4: Server lk version = 1 >[2012-04-03 17:08:43.032990] W [client.c:2083:client_rpc_notify] 29-dstore-client-7: Cancelling the grace timer >[2012-04-03 17:08:43.033364] I [client-handshake.c:1632:select_server_supported_programs] 29-dstore-client-7: Using Program GlusterFS 3git, Num (1298437), Version (330) >[2012-04-03 17:08:43.033802] I [client-handshake.c:1429:client_setvolume_cbk] 29-dstore-client-7: Connected to 192.168.2.36:24011, attached to remote volume '/export1/dstore2'. >[2012-04-03 17:08:43.033854] I [client-handshake.c:1441:client_setvolume_cbk] 29-dstore-client-7: Server and Client lk-version numbers are not same, reopening the fds >[2012-04-03 17:08:43.034105] I [client-handshake.c:456:client_set_lk_version_cbk] 29-dstore-client-7: Server lk version = 1 >[2012-04-03 17:08:43.038423] W [client.c:2083:client_rpc_notify] 29-dstore-client-2: Cancelling the grace timer >[2012-04-03 17:08:43.042287] W [client.c:2083:client_rpc_notify] 29-dstore-client-5: Cancelling the grace timer >[2012-04-03 17:08:43.042470] I [client-handshake.c:1632:select_server_supported_programs] 29-dstore-client-5: Using Program GlusterFS 3git, Num (1298437), Version (330) >[2012-04-03 17:08:43.042965] I [client-handshake.c:1429:client_setvolume_cbk] 29-dstore-client-5: Connected to 192.168.2.37:24010, attached to remote volume '/export2/dstore1'. >[2012-04-03 17:08:43.043030] I [client-handshake.c:1441:client_setvolume_cbk] 29-dstore-client-5: Server and Client lk-version numbers are not same, reopening the fds >[2012-04-03 17:08:43.043543] I [client-handshake.c:456:client_set_lk_version_cbk] 29-dstore-client-5: Server lk version = 1 >[2012-04-03 17:08:43.044334] I [client-handshake.c:1632:select_server_supported_programs] 29-dstore-client-2: Using Program GlusterFS 3git, Num (1298437), Version (330) >[2012-04-03 17:08:43.046343] I [client-handshake.c:1429:client_setvolume_cbk] 29-dstore-client-2: Connected to 192.168.2.37:24009, attached to remote volume '/export1/dstore1'. >[2012-04-03 17:08:43.046399] I [client-handshake.c:1441:client_setvolume_cbk] 29-dstore-client-2: Server and Client lk-version numbers are not same, reopening the fds >[2012-04-03 17:08:43.046979] I [client-handshake.c:456:client_set_lk_version_cbk] 29-dstore-client-2: Server lk version = 1 >[2012-04-03 17:08:43.047232] W [client.c:2083:client_rpc_notify] 29-dstore-client-8: Cancelling the grace timer >[2012-04-03 17:08:43.047841] I [client-handshake.c:1632:select_server_supported_programs] 29-dstore-client-8: Using Program GlusterFS 3git, Num (1298437), Version (330) >[2012-04-03 17:08:43.048421] I [client-handshake.c:1429:client_setvolume_cbk] 29-dstore-client-8: Connected to 192.168.2.37:24011, attached to remote volume '/export1/dstore2'. >[2012-04-03 17:08:43.048478] I [client-handshake.c:1441:client_setvolume_cbk] 29-dstore-client-8: Server and Client lk-version numbers are not same, reopening the fds >[2012-04-03 17:08:43.067075] I [fuse-bridge.c:4081:fuse_graph_setup] 0-fuse: switched to graph 29 >[2012-04-03 17:08:43.067248] I [client-handshake.c:456:client_set_lk_version_cbk] 29-dstore-client-8: Server lk version = 1 >[2012-04-03 17:08:43.107785] I [afr-common.c:1866:afr_set_root_inode_on_first_lookup] 29-dstore-replicate-0: added root inode >[2012-04-03 17:08:43.109276] I [afr-common.c:1866:afr_set_root_inode_on_first_lookup] 29-dstore-replicate-1: added root inode >[2012-04-03 17:08:43.109673] I [afr-common.c:1866:afr_set_root_inode_on_first_lookup] 29-dstore-replicate-2: added root inode >[2012-04-03 17:08:43.403487] W [quota.c:2358:quota_fsync_cbk] 28-dstore-quota: quota context not set in inode (gfid:c5150bad-086a-495a-b172-22bcb6d73b7d) >[2012-04-03 17:08:43.657217] W [quota.c:2358:quota_fsync_cbk] 28-dstore-quota: quota context not set in inode (gfid:8e4d3746-0a8b-4981-bddc-040985fd2e5d) >[2012-04-03 17:08:43.663903] I [client.c:2165:notify] 28-dstore-client-0: current graph is no longer active, destroying rpc_client >[2012-04-03 17:08:43.663995] I [client.c:2165:notify] 28-dstore-client-1: current graph is no longer active, destroying rpc_client >[2012-04-03 17:08:43.664046] I [client.c:2165:notify] 28-dstore-client-2: current graph is no longer active, destroying rpc_client >[2012-04-03 17:08:43.664092] I [client.c:2165:notify] 28-dstore-client-3: current graph is no longer active, destroying rpc_client >[2012-04-03 17:08:43.664134] I [client.c:2165:notify] 28-dstore-client-4: current graph is no longer active, destroying rpc_client >[2012-04-03 17:08:43.664176] I [client.c:2165:notify] 28-dstore-client-5: current graph is no longer active, destroying rpc_client >[2012-04-03 17:08:43.664251] I [client.c:2165:notify] 28-dstore-client-6: current graph is no longer active, destroying rpc_client >[2012-04-03 17:08:43.664355] I [client.c:2165:notify] 28-dstore-client-7: current graph is no longer active, destroying rpc_client >[2012-04-03 17:08:43.664421] I [client.c:2165:notify] 28-dstore-client-8: current graph is no longer active, destroying rpc_client >[2012-04-03 17:08:43.664180] I [client.c:136:client_register_grace_timer] 28-dstore-client-0: Registering a grace timer >[2012-04-03 17:08:43.664545] I [client.c:2104:client_rpc_notify] 28-dstore-client-0: disconnected >[2012-04-03 17:08:43.664743] I [client.c:136:client_register_grace_timer] 28-dstore-client-1: Registering a grace timer >[2012-04-03 17:08:43.664807] I [client.c:2104:client_rpc_notify] 28-dstore-client-1: disconnected >[2012-04-03 17:08:43.664883] I [client.c:136:client_register_grace_timer] 28-dstore-client-2: Registering a grace timer >[2012-04-03 17:08:43.664939] I [client.c:2104:client_rpc_notify] 28-dstore-client-2: disconnected >[2012-04-03 17:08:43.664986] E [afr-common.c:3561:afr_notify] 28-dstore-replicate-0: All subvolumes are down. Going offline until atleast one of them comes back up. >[2012-04-03 17:08:43.665062] I [client.c:136:client_register_grace_timer] 28-dstore-client-3: Registering a grace timer >[2012-04-03 17:08:43.665118] I [client.c:2104:client_rpc_notify] 28-dstore-client-3: disconnected >[2012-04-03 17:08:43.665189] I [client.c:136:client_register_grace_timer] 28-dstore-client-4: Registering a grace timer >[2012-04-03 17:08:43.665271] I [client.c:2104:client_rpc_notify] 28-dstore-client-4: disconnected >[2012-04-03 17:08:43.665440] I [client.c:136:client_register_grace_timer] 28-dstore-client-5: Registering a grace timer >[2012-04-03 17:08:43.665543] I [client.c:2104:client_rpc_notify] 28-dstore-client-5: disconnected >[2012-04-03 17:08:43.665614] E [afr-common.c:3561:afr_notify] 28-dstore-replicate-1: All subvolumes are down. Going offline until atleast one of them comes back up. >[2012-04-03 17:08:43.665696] I [client.c:136:client_register_grace_timer] 28-dstore-client-6: Registering a grace timer >[2012-04-03 17:08:43.665752] I [client.c:2104:client_rpc_notify] 28-dstore-client-6: disconnected >[2012-04-03 17:08:43.665823] I [client.c:136:client_register_grace_timer] 28-dstore-client-7: Registering a grace timer >[2012-04-03 17:08:43.665878] I [client.c:2104:client_rpc_notify] 28-dstore-client-7: disconnected >[2012-04-03 17:08:43.665949] I [client.c:136:client_register_grace_timer] 28-dstore-client-8: Registering a grace timer >[2012-04-03 17:08:43.666004] I [client.c:2104:client_rpc_notify] 28-dstore-client-8: disconnected >[2012-04-03 17:08:43.666111] E [afr-common.c:3561:afr_notify] 28-dstore-replicate-2: All subvolumes are down. Going offline until atleast one of them comes back up. >[2012-04-03 17:08:44.142275] W [quota.c:780:quota_update_size] 29-dstore-quota: cannot find parent for inode (gfid:2d1bbdca-9080-455f-9006-c0004211a0c2), hence aborting size updation of parents >[2012-04-03 17:08:44.715207] W [quota.c:394:quota_check_limit] 29-dstore-quota: cannot find parent for inode (gfid:f185e840-1968-4487-bf82-49dbe5cc8341), hence aborting enforcing quota-limits and continuing with the fop >[2012-04-03 17:08:45.117835] W [quota.c:394:quota_check_limit] 29-dstore-quota: cannot find parent for inode (gfid:2d1bbdca-9080-455f-9006-c0004211a0c2), hence aborting enforcing quota-limits and continuing with the fop >[2012-04-03 17:08:45.135271] W [quota.c:394:quota_check_limit] 29-dstore-quota: cannot find parent for inode (gfid:2d1bbdca-9080-455f-9006-c0004211a0c2), hence aborting enforcing quota-limits and continuing with the fop >[2012-04-03 17:08:45.167337] W [quota.c:780:quota_update_size] 29-dstore-quota: cannot find parent for inode (gfid:2d1bbdca-9080-455f-9006-c0004211a0c2), hence aborting size updation of parents >[2012-04-03 17:08:45.177464] W [quota.c:394:quota_check_limit] 29-dstore-quota: cannot find parent for inode (gfid:2d1bbdca-9080-455f-9006-c0004211a0c2), hence aborting enforcing quota-limits and continuing with the fop >[2012-04-03 17:08:45.192412] W [quota.c:780:quota_update_size] 29-dstore-quota: cannot find parent for inode (gfid:2d1bbdca-9080-455f-9006-c0004211a0c2), hence aborting size updation of parents >[2012-04-03 17:08:54.049959] W [client.c:112:client_grace_timeout] 28-dstore-client-0: client grace timer expired, updating the lk-version to 2 >[2012-04-03 17:08:54.050054] W [client.c:112:client_grace_timeout] 28-dstore-client-1: client grace timer expired, updating the lk-version to 2 >[2012-04-03 17:08:54.050086] W [client.c:112:client_grace_timeout] 28-dstore-client-2: client grace timer expired, updating the lk-version to 2 >[2012-04-03 17:08:54.050111] W [client.c:112:client_grace_timeout] 28-dstore-client-3: client grace timer expired, updating the lk-version to 2 >[2012-04-03 17:08:54.050135] W [client.c:112:client_grace_timeout] 28-dstore-client-4: client grace timer expired, updating the lk-version to 2 >[2012-04-03 17:08:54.050166] W [client.c:112:client_grace_timeout] 28-dstore-client-5: client grace timer expired, updating the lk-version to 2 >[2012-04-03 17:08:54.050203] W [client.c:112:client_grace_timeout] 28-dstore-client-6: client grace timer expired, updating the lk-version to 2 >[2012-04-03 17:08:54.050239] W [client.c:112:client_grace_timeout] 28-dstore-client-7: client grace timer expired, updating the lk-version to 2 >[2012-04-03 17:08:54.050271] W [client.c:112:client_grace_timeout] 28-dstore-client-8: client grace timer expired, updating the lk-version to 2 >[2012-04-03 17:08:58.172304] W [quota.c:394:quota_check_limit] 29-dstore-quota: cannot find parent for inode (gfid:d8229f98-ada3-4f33-9d91-91d021b1e69a), hence aborting enforcing quota-limits and continuing with the fop >[2012-04-03 17:08:58.498859] W [quota.c:780:quota_update_size] 29-dstore-quota: cannot find parent for inode (gfid:9a75db6e-e2a2-4b20-8805-eeaa0f29caef), hence aborting size updation of parents >[2012-04-03 17:08:59.349057] W [quota.c:394:quota_check_limit] 29-dstore-quota: cannot find parent for inode (gfid:9a75db6e-e2a2-4b20-8805-eeaa0f29caef), hence aborting enforcing quota-limits and continuing with the fop >[2012-04-03 17:08:59.359008] W [quota.c:394:quota_check_limit] 29-dstore-quota: cannot find parent for inode (gfid:9a75db6e-e2a2-4b20-8805-eeaa0f29caef), hence aborting enforcing quota-limits and continuing with the fop >[2012-04-03 17:08:59.379931] W [quota.c:780:quota_update_size] 29-dstore-quota: cannot find parent for inode (gfid:9a75db6e-e2a2-4b20-8805-eeaa0f29caef), hence aborting size updation of parents >[2012-04-03 17:08:59.388441] W [quota.c:394:quota_check_limit] 29-dstore-quota: cannot find parent for inode (gfid:9a75db6e-e2a2-4b20-8805-eeaa0f29caef), hence aborting enforcing quota-limits and continuing with the fop >[2012-04-03 17:08:59.496612] W [quota.c:780:quota_update_size] 29-dstore-quota: cannot find parent for inode (gfid:9a75db6e-e2a2-4b20-8805-eeaa0f29caef), hence aborting size updation of parents >[2012-04-03 17:08:59.829678] W [quota.c:394:quota_check_limit] 29-dstore-quota: cannot find parent for inode (gfid:b5fbe429-6fa2-4fe0-821a-f1e521abbf7b), hence aborting enforcing quota-limits and continuing with the fop >[2012-04-03 17:09:00.121998] W [quota.c:780:quota_update_size] 29-dstore-quota: cannot find parent for inode (gfid:25dd2622-91d5-4294-9ec2-67197cd3b5d8), hence aborting size updation of parents >[2012-04-03 17:09:00.700635] W [quota.c:394:quota_check_limit] 29-dstore-quota: cannot find parent for inode (gfid:9a75db6e-e2a2-4b20-8805-eeaa0f29caef), hence aborting enforcing quota-limits and continuing with the fop >[2012-04-03 17:09:00.878990] W [quota.c:394:quota_check_limit] 29-dstore-quota: cannot find parent for inode (gfid:b5fbe429-6fa2-4fe0-821a-f1e521abbf7b), hence aborting enforcing quota-limits and continuing with the fop >[2012-04-03 17:09:00.892122] W [quota.c:394:quota_check_limit] 29-dstore-quota: cannot find parent for inode (gfid:b5fbe429-6fa2-4fe0-821a-f1e521abbf7b), hence aborting enforcing quota-limits and continuing with the fop >[2012-04-03 17:09:00.920176] W [quota.c:780:quota_update_size] 29-dstore-quota: cannot find parent for inode (gfid:b5fbe429-6fa2-4fe0-821a-f1e521abbf7b), hence aborting size updation of parents >[2012-04-03 17:09:00.927134] W [quota.c:394:quota_check_limit] 29-dstore-quota: cannot find parent for inode (gfid:b5fbe429-6fa2-4fe0-821a-f1e521abbf7b), hence aborting enforcing quota-limits and continuing with the fop >[2012-04-03 17:09:00.960862] W [quota.c:780:quota_update_size] 29-dstore-quota: cannot find parent for inode (gfid:9a75db6e-e2a2-4b20-8805-eeaa0f29caef), hence aborting size updation of parents >[2012-04-03 17:09:01.079641] W [quota.c:780:quota_update_size] 29-dstore-quota: cannot find parent for inode (gfid:b5fbe429-6fa2-4fe0-821a-f1e521abbf7b), hence aborting size updation of parents >[2012-04-03 17:09:02.265067] W [quota.c:394:quota_check_limit] 29-dstore-quota: cannot find parent for inode (gfid:9a75db6e-e2a2-4b20-8805-eeaa0f29caef), hence aborting enforcing quota-limits and continuing with the fop >[2012-04-03 17:09:02.286924] W [quota.c:394:quota_check_limit] 29-dstore-quota: cannot find parent for inode (gfid:9a75db6e-e2a2-4b20-8805-eeaa0f29caef), hence aborting enforcing quota-limits and continuing with the fop >[2012-04-03 17:09:02.329495] W [quota.c:780:quota_update_size] 29-dstore-quota: cannot find parent for inode (gfid:9a75db6e-e2a2-4b20-8805-eeaa0f29caef), hence aborting size updation of parents >[2012-04-03 17:09:02.344472] W [quota.c:394:quota_check_limit] 29-dstore-quota: cannot find parent for inode (gfid:9a75db6e-e2a2-4b20-8805-eeaa0f29caef), hence aborting enforcing quota-limits and continuing with the fop >[2012-04-03 17:09:02.380054] W [quota.c:780:quota_update_size] 29-dstore-quota: cannot find parent for inode (gfid:9a75db6e-e2a2-4b20-8805-eeaa0f29caef), hence aborting size updation of parents >[2012-04-03 17:09:02.670600] W [quota.c:394:quota_check_limit] 29-dstore-quota: cannot find parent for inode (gfid:b5fbe429-6fa2-4fe0-821a-f1e521abbf7b), hence aborting enforcing quota-limits and continuing with the fop >[2012-04-03 17:09:03.059751] W [quota.c:780:quota_update_size] 29-dstore-quota: cannot find parent for inode (gfid:b5fbe429-6fa2-4fe0-821a-f1e521abbf7b), hence aborting size updation of parents >[2012-04-03 17:09:03.963890] W [quota.c:394:quota_check_limit] 29-dstore-quota: cannot find parent for inode (gfid:9a75db6e-e2a2-4b20-8805-eeaa0f29caef), hence aborting enforcing quota-limits and continuing with the fop >[2012-04-03 17:09:04.223446] W [quota.c:394:quota_check_limit] 29-dstore-quota: cannot find parent for inode (gfid:b5fbe429-6fa2-4fe0-821a-f1e521abbf7b), hence aborting enforcing quota-limits and continuing with the fop >[2012-04-03 17:09:04.229925] W [quota.c:394:quota_check_limit] 29-dstore-quota: cannot find parent for inode (gfid:b5fbe429-6fa2-4fe0-821a-f1e521abbf7b), hence aborting enforcing quota-limits and continuing with the fop >[2012-04-03 17:09:04.245382] W [quota.c:780:quota_update_size] 29-dstore-quota: cannot find parent for inode (gfid:b5fbe429-6fa2-4fe0-821a-f1e521abbf7b), hence aborting size updation of parents >[2012-04-03 17:09:04.254876] W [quota.c:394:quota_check_limit] 29-dstore-quota: cannot find parent for inode (gfid:b5fbe429-6fa2-4fe0-821a-f1e521abbf7b), hence aborting enforcing quota-limits and continuing with the fop >[2012-04-03 17:09:04.281491] W [quota.c:780:quota_update_size] 29-dstore-quota: cannot find parent for inode (gfid:b5fbe429-6fa2-4fe0-821a-f1e521abbf7b), hence aborting size updation of parents >[2012-04-03 17:09:04.281992] W [quota.c:780:quota_update_size] 29-dstore-quota: cannot find parent for inode (gfid:9a75db6e-e2a2-4b20-8805-eeaa0f29caef), hence aborting size updation of parents >[2012-04-03 17:09:05.358258] W [quota.c:394:quota_check_limit] 29-dstore-quota: cannot find parent for inode (gfid:9a75db6e-e2a2-4b20-8805-eeaa0f29caef), hence aborting enforcing quota-limits and continuing with the fop >[2012-04-03 17:09:05.369476] W [quota.c:394:quota_check_limit] 29-dstore-quota: cannot find parent for inode (gfid:9a75db6e-e2a2-4b20-8805-eeaa0f29caef), hence aborting enforcing quota-limits and continuing with the fop >[2012-04-03 17:09:05.392581] W [quota.c:780:quota_update_size] 29-dstore-quota: cannot find parent for inode (gfid:9a75db6e-e2a2-4b20-8805-eeaa0f29caef), hence aborting size updation of parents >[2012-04-03 17:09:05.401793] W [quota.c:394:quota_check_limit] 29-dstore-quota: cannot find parent for inode (gfid:9a75db6e-e2a2-4b20-8805-eeaa0f29caef), hence aborting enforcing quota-limits and continuing with the fop >[2012-04-03 17:09:05.413544] W [quota.c:394:quota_check_limit] 29-dstore-quota: cannot find parent for inode (gfid:b5fbe429-6fa2-4fe0-821a-f1e521abbf7b), hence aborting enforcing quota-limits and continuing with the fop >[2012-04-03 17:09:05.441894] W [quota.c:780:quota_update_size] 29-dstore-quota: cannot find parent for inode (gfid:9a75db6e-e2a2-4b20-8805-eeaa0f29caef), hence aborting size updation of parents >[2012-04-03 17:09:05.656685] W [quota.c:780:quota_update_size] 29-dstore-quota: cannot find parent for inode (gfid:b5fbe429-6fa2-4fe0-821a-f1e521abbf7b), hence aborting size updation of parents >[2012-04-03 17:09:06.431003] W [quota.c:394:quota_check_limit] 29-dstore-quota: cannot find parent for inode (gfid:b5fbe429-6fa2-4fe0-821a-f1e521abbf7b), hence aborting enforcing quota-limits and continuing with the fop >[2012-04-03 17:09:06.441018] W [quota.c:394:quota_check_limit] 29-dstore-quota: cannot find parent for inode (gfid:b5fbe429-6fa2-4fe0-821a-f1e521abbf7b), hence aborting enforcing quota-limits and continuing with the fop >[2012-04-03 17:09:06.466286] W [quota.c:780:quota_update_size] 29-dstore-quota: cannot find parent for inode (gfid:b5fbe429-6fa2-4fe0-821a-f1e521abbf7b), hence aborting size updation of parents >[2012-04-03 17:09:06.485001] W [quota.c:394:quota_check_limit] 29-dstore-quota: cannot find parent for inode (gfid:b5fbe429-6fa2-4fe0-821a-f1e521abbf7b), hence aborting enforcing quota-limits and continuing with the fop >[2012-04-03 17:09:06.504510] W [quota.c:780:quota_update_size] 29-dstore-quota: cannot find parent for inode (gfid:b5fbe429-6fa2-4fe0-821a-f1e521abbf7b), hence aborting size updation of parents >[2012-04-03 17:09:09.522160] I [glusterfsd-mgmt.c:64:mgmt_cbk_spec] 0-mgmt: Volume file changed >[2012-04-03 17:09:10.593339] I [io-cache.c:1558:check_cache_size_ok] 30-dstore-quick-read: Max cache size is 1044848640 >[2012-04-03 17:09:10.593600] I [io-cache.c:1558:check_cache_size_ok] 30-dstore-io-cache: Max cache size is 1044848640 >[2012-04-03 17:09:10.616159] I [client.c:2156:notify] 30-dstore-client-0: parent translators are ready, attempting connect on transport >[2012-04-03 17:09:10.623132] I [client.c:2156:notify] 30-dstore-client-1: parent translators are ready, attempting connect on transport >[2012-04-03 17:09:10.627876] I [client.c:2156:notify] 30-dstore-client-2: parent translators are ready, attempting connect on transport >[2012-04-03 17:09:10.632575] I [client.c:2156:notify] 30-dstore-client-3: parent translators are ready, attempting connect on transport >[2012-04-03 17:09:10.637349] I [client.c:2156:notify] 30-dstore-client-4: parent translators are ready, attempting connect on transport >[2012-04-03 17:09:10.642036] I [client.c:2156:notify] 30-dstore-client-5: parent translators are ready, attempting connect on transport >[2012-04-03 17:09:10.646716] I [client.c:2156:notify] 30-dstore-client-6: parent translators are ready, attempting connect on transport >[2012-04-03 17:09:10.651369] I [client.c:2156:notify] 30-dstore-client-7: parent translators are ready, attempting connect on transport >[2012-04-03 17:09:10.656037] I [client.c:2156:notify] 30-dstore-client-8: parent translators are ready, attempting connect on transport >Given volfile: >+------------------------------------------------------------------------------+ > 1: volume dstore-client-0 > 2: type protocol/client > 3: option remote-host 192.168.2.35 > 4: option remote-subvolume /export1/dstore1 > 5: option transport-type tcp > 6: end-volume > 7: > 8: volume dstore-client-1 > 9: type protocol/client > 10: option remote-host 192.168.2.36 > 11: option remote-subvolume /export1/dstore1 > 12: option transport-type tcp > 13: end-volume > 14: > 15: volume dstore-client-2 > 16: type protocol/client > 17: option remote-host 192.168.2.37 > 18: option remote-subvolume /export1/dstore1 > 19: option transport-type tcp > 20: end-volume > 21: > 22: volume dstore-client-3 > 23: type protocol/client > 24: option remote-host 192.168.2.35 > 25: option remote-subvolume /export2/dstore1 > 26: option transport-type tcp > 27: end-volume > 28: > 29: volume dstore-client-4 > 30: type protocol/client > 31: option remote-host 192.168.2.36 > 32: option remote-subvolume /export2/dstore1 > 33: option transport-type tcp > 34: end-volume > 35: > 36: volume dstore-client-5 > 37: type protocol/client > 38: option remote-host 192.168.2.37 > 39: option remote-subvolume /export2/dstore1 > 40: option transport-type tcp > 41: end-volume > 42: > 43: volume dstore-client-6 > 44: type protocol/client > 45: option remote-host 192.168.2.35 > 46: option remote-subvolume /export1/dstore2 > 47: option transport-type tcp > 48: end-volume > 49: > 50: volume dstore-client-7 > 51: type protocol/client > 52: option remote-host 192.168.2.36 > 53: option remote-subvolume /export1/dstore2 > 54: option transport-type tcp > 55: end-volume > 56: > 57: volume dstore-client-8 > 58: type protocol/client > 59: option remote-host 192.168.2.37 > 60: option remote-subvolume /export1/dstore2 > 61: option transport-type tcp > 62: end-volume > 63: > 64: volume dstore-replicate-0 > 65: type cluster/replicate > 66: subvolumes dstore-client-0 dstore-client-1 dstore-client-2 > 67: end-volume > 68: > 69: volume dstore-replicate-1 > 70: type cluster/replicate > 71: subvolumes dstore-client-3 dstore-client-4 dstore-client-5 > 72: end-volume > 73: > 74: volume dstore-replicate-2 > 75: type cluster/replicate > 76: subvolumes dstore-client-6 dstore-client-7 dstore-client-8 > 77: end-volume > 78: > 79: volume dstore-dht > 80: type cluster/distribute > 81: subvolumes dstore-replicate-0 dstore-replicate-1 dstore-replicate-2 > 82: end-volume > 83: > 84: volume dstore-write-behind > 85: type performance/write-behind > 86: subvolumes dstore-dht > 87: end-volume > 88: > 89: volume dstore-read-ahead > 90: type performance/read-ahead > 91: subvolumes dstore-write-behind > 92: end-volume > 93: > 94: volume dstore-io-cache > 95: type performance/io-cache > 96: subvolumes dstore-read-ahead > 97: end-volume > 98: > 99: volume dstore-quick-read >100: type performance/quick-read >101: subvolumes dstore-io-cache >102: end-volume >103: >104: volume dstore-md-cache >105: type performance/md-cache >106: subvolumes dstore-quick-read >107: end-volume >108: >109: volume dstore >110: type debug/io-stats >111: option latency-measurement off >112: option count-fop-hits off >113: subvolumes dstore-md-cache >114: end-volume > >+------------------------------------------------------------------------------+ >[2012-04-03 17:09:10.663978] I [rpc-clnt.c:1669:rpc_clnt_reconfig] 30-dstore-client-0: changing port to 24009 (from 0) >[2012-04-03 17:09:10.664995] I [client.c:136:client_register_grace_timer] 30-dstore-client-0: Registering a grace timer >[2012-04-03 17:09:10.665209] I [rpc-clnt.c:1669:rpc_clnt_reconfig] 30-dstore-client-6: changing port to 24011 (from 0) >[2012-04-03 17:09:10.665358] I [rpc-clnt.c:1669:rpc_clnt_reconfig] 30-dstore-client-3: changing port to 24010 (from 0) >[2012-04-03 17:09:10.665637] I [client.c:136:client_register_grace_timer] 30-dstore-client-6: Registering a grace timer >[2012-04-03 17:09:10.665778] I [client.c:136:client_register_grace_timer] 30-dstore-client-3: Registering a grace timer >[2012-04-03 17:09:11.700602] I [rpc-clnt.c:1669:rpc_clnt_reconfig] 30-dstore-client-8: changing port to 24011 (from 0) >[2012-04-03 17:09:11.704726] I [rpc-clnt.c:1669:rpc_clnt_reconfig] 30-dstore-client-2: changing port to 24009 (from 0) >[2012-04-03 17:09:11.704931] I [rpc-clnt.c:1669:rpc_clnt_reconfig] 30-dstore-client-5: changing port to 24010 (from 0) >[2012-04-03 17:09:11.705284] I [client.c:136:client_register_grace_timer] 30-dstore-client-8: Registering a grace timer >[2012-04-03 17:09:11.706204] I [client.c:136:client_register_grace_timer] 30-dstore-client-2: Registering a grace timer >[2012-04-03 17:09:11.706376] I [client.c:136:client_register_grace_timer] 30-dstore-client-5: Registering a grace timer >[2012-04-03 17:09:11.706469] I [rpc-clnt.c:1669:rpc_clnt_reconfig] 30-dstore-client-4: changing port to 24010 (from 0) >[2012-04-03 17:09:11.706620] I [rpc-clnt.c:1669:rpc_clnt_reconfig] 30-dstore-client-1: changing port to 24009 (from 0) >[2012-04-03 17:09:11.706756] I [rpc-clnt.c:1669:rpc_clnt_reconfig] 30-dstore-client-7: changing port to 24011 (from 0) >[2012-04-03 17:09:11.707421] I [client.c:136:client_register_grace_timer] 30-dstore-client-4: Registering a grace timer >[2012-04-03 17:09:11.707593] I [client.c:136:client_register_grace_timer] 30-dstore-client-1: Registering a grace timer >[2012-04-03 17:09:11.707670] I [client.c:136:client_register_grace_timer] 30-dstore-client-7: Registering a grace timer >[2012-04-03 17:09:14.059461] W [client.c:2083:client_rpc_notify] 30-dstore-client-0: Cancelling the grace timer >[2012-04-03 17:09:14.062862] I [client-handshake.c:1632:select_server_supported_programs] 30-dstore-client-0: Using Program GlusterFS 3git, Num (1298437), Version (330) >[2012-04-03 17:09:14.066138] W [client.c:2083:client_rpc_notify] 30-dstore-client-6: Cancelling the grace timer >[2012-04-03 17:09:14.067087] I [client-handshake.c:1429:client_setvolume_cbk] 30-dstore-client-0: Connected to 192.168.2.35:24009, attached to remote volume '/export1/dstore1'. >[2012-04-03 17:09:14.067179] I [client-handshake.c:1441:client_setvolume_cbk] 30-dstore-client-0: Server and Client lk-version numbers are not same, reopening the fds >[2012-04-03 17:09:14.067279] I [afr-common.c:3524:afr_notify] 30-dstore-replicate-0: Subvolume 'dstore-client-0' came back up; going online. >[2012-04-03 17:09:14.068058] I [client-handshake.c:1632:select_server_supported_programs] 30-dstore-client-6: Using Program GlusterFS 3git, Num (1298437), Version (330) >[2012-04-03 17:09:14.068879] I [client-handshake.c:456:client_set_lk_version_cbk] 30-dstore-client-0: Server lk version = 1 >[2012-04-03 17:09:14.069624] W [client.c:2083:client_rpc_notify] 30-dstore-client-3: Cancelling the grace timer >[2012-04-03 17:09:14.070472] I [client-handshake.c:1429:client_setvolume_cbk] 30-dstore-client-6: Connected to 192.168.2.35:24011, attached to remote volume '/export1/dstore2'. >[2012-04-03 17:09:14.070521] I [client-handshake.c:1441:client_setvolume_cbk] 30-dstore-client-6: Server and Client lk-version numbers are not same, reopening the fds >[2012-04-03 17:09:14.070601] I [afr-common.c:3524:afr_notify] 30-dstore-replicate-2: Subvolume 'dstore-client-6' came back up; going online. >[2012-04-03 17:09:14.071052] I [client-handshake.c:1632:select_server_supported_programs] 30-dstore-client-3: Using Program GlusterFS 3git, Num (1298437), Version (330) >[2012-04-03 17:09:14.072071] I [client-handshake.c:456:client_set_lk_version_cbk] 30-dstore-client-6: Server lk version = 1 >[2012-04-03 17:09:14.073007] I [client-handshake.c:1429:client_setvolume_cbk] 30-dstore-client-3: Connected to 192.168.2.35:24010, attached to remote volume '/export2/dstore1'. >[2012-04-03 17:09:14.073073] I [client-handshake.c:1441:client_setvolume_cbk] 30-dstore-client-3: Server and Client lk-version numbers are not same, reopening the fds >[2012-04-03 17:09:14.073172] I [afr-common.c:3524:afr_notify] 30-dstore-replicate-1: Subvolume 'dstore-client-3' came back up; going online. >[2012-04-03 17:09:14.074339] I [client-handshake.c:456:client_set_lk_version_cbk] 30-dstore-client-3: Server lk version = 1 >[2012-04-03 17:09:15.077489] W [client.c:2083:client_rpc_notify] 30-dstore-client-8: Cancelling the grace timer >[2012-04-03 17:09:15.080895] W [client.c:2083:client_rpc_notify] 30-dstore-client-2: Cancelling the grace timer >[2012-04-03 17:09:15.081228] I [client-handshake.c:1632:select_server_supported_programs] 30-dstore-client-8: Using Program GlusterFS 3git, Num (1298437), Version (330) >[2012-04-03 17:09:15.082004] I [client-handshake.c:1632:select_server_supported_programs] 30-dstore-client-2: Using Program GlusterFS 3git, Num (1298437), Version (330) >[2012-04-03 17:09:15.085599] I [client-handshake.c:1429:client_setvolume_cbk] 30-dstore-client-8: Connected to 192.168.2.37:24011, attached to remote volume '/export1/dstore2'. >[2012-04-03 17:09:15.085671] I [client-handshake.c:1441:client_setvolume_cbk] 30-dstore-client-8: Server and Client lk-version numbers are not same, reopening the fds >[2012-04-03 17:09:15.085803] W [client.c:2083:client_rpc_notify] 30-dstore-client-5: Cancelling the grace timer >[2012-04-03 17:09:15.085952] I [client-handshake.c:1429:client_setvolume_cbk] 30-dstore-client-2: Connected to 192.168.2.37:24009, attached to remote volume '/export1/dstore1'. >[2012-04-03 17:09:15.086006] I [client-handshake.c:1441:client_setvolume_cbk] 30-dstore-client-2: Server and Client lk-version numbers are not same, reopening the fds >[2012-04-03 17:09:15.086520] I [client-handshake.c:1632:select_server_supported_programs] 30-dstore-client-5: Using Program GlusterFS 3git, Num (1298437), Version (330) >[2012-04-03 17:09:15.087216] I [client-handshake.c:456:client_set_lk_version_cbk] 30-dstore-client-2: Server lk version = 1 >[2012-04-03 17:09:15.087903] I [client-handshake.c:1429:client_setvolume_cbk] 30-dstore-client-5: Connected to 192.168.2.37:24010, attached to remote volume '/export2/dstore1'. >[2012-04-03 17:09:15.087971] I [client-handshake.c:1441:client_setvolume_cbk] 30-dstore-client-5: Server and Client lk-version numbers are not same, reopening the fds >[2012-04-03 17:09:15.088794] I [client-handshake.c:456:client_set_lk_version_cbk] 30-dstore-client-5: Server lk version = 1 >[2012-04-03 17:09:15.090953] I [client-handshake.c:456:client_set_lk_version_cbk] 30-dstore-client-8: Server lk version = 1 >[2012-04-03 17:09:15.092252] W [client.c:2083:client_rpc_notify] 30-dstore-client-4: Cancelling the grace timer >[2012-04-03 17:09:15.093101] I [client-handshake.c:1632:select_server_supported_programs] 30-dstore-client-4: Using Program GlusterFS 3git, Num (1298437), Version (330) >[2012-04-03 17:09:15.094998] I [client-handshake.c:1429:client_setvolume_cbk] 30-dstore-client-4: Connected to 192.168.2.36:24010, attached to remote volume '/export2/dstore1'. >[2012-04-03 17:09:15.095064] I [client-handshake.c:1441:client_setvolume_cbk] 30-dstore-client-4: Server and Client lk-version numbers are not same, reopening the fds >[2012-04-03 17:09:15.096304] W [client.c:2083:client_rpc_notify] 30-dstore-client-1: Cancelling the grace timer >[2012-04-03 17:09:15.097522] I [client-handshake.c:456:client_set_lk_version_cbk] 30-dstore-client-4: Server lk version = 1 >[2012-04-03 17:09:15.098576] I [client-handshake.c:1632:select_server_supported_programs] 30-dstore-client-1: Using Program GlusterFS 3git, Num (1298437), Version (330) >[2012-04-03 17:09:15.099620] I [client-handshake.c:1429:client_setvolume_cbk] 30-dstore-client-1: Connected to 192.168.2.36:24009, attached to remote volume '/export1/dstore1'. >[2012-04-03 17:09:15.099682] I [client-handshake.c:1441:client_setvolume_cbk] 30-dstore-client-1: Server and Client lk-version numbers are not same, reopening the fds >[2012-04-03 17:09:15.100599] I [client-handshake.c:456:client_set_lk_version_cbk] 30-dstore-client-1: Server lk version = 1 >[2012-04-03 17:09:15.101454] W [client.c:2083:client_rpc_notify] 30-dstore-client-7: Cancelling the grace timer >[2012-04-03 17:09:15.103639] I [client-handshake.c:1632:select_server_supported_programs] 30-dstore-client-7: Using Program GlusterFS 3git, Num (1298437), Version (330) >[2012-04-03 17:09:15.105663] I [client-handshake.c:1429:client_setvolume_cbk] 30-dstore-client-7: Connected to 192.168.2.36:24011, attached to remote volume '/export1/dstore2'. >[2012-04-03 17:09:15.105751] I [client-handshake.c:1441:client_setvolume_cbk] 30-dstore-client-7: Server and Client lk-version numbers are not same, reopening the fds >[2012-04-03 17:09:15.124565] I [fuse-bridge.c:4081:fuse_graph_setup] 0-fuse: switched to graph 30 >[2012-04-03 17:09:15.124747] I [client-handshake.c:456:client_set_lk_version_cbk] 30-dstore-client-7: Server lk version = 1 >[2012-04-03 17:09:15.135339] I [afr-common.c:1866:afr_set_root_inode_on_first_lookup] 30-dstore-replicate-0: added root inode >[2012-04-03 17:09:15.136533] I [afr-common.c:1866:afr_set_root_inode_on_first_lookup] 30-dstore-replicate-1: added root inode >[2012-04-03 17:09:15.136863] I [afr-common.c:1866:afr_set_root_inode_on_first_lookup] 30-dstore-replicate-2: added root inode >[2012-04-03 17:09:15.140771] W [quota.c:2358:quota_fsync_cbk] 29-dstore-quota: quota context not set in inode (gfid:d069eb7d-6c51-4e38-afa4-3362b5a4c5fd) >[2012-04-03 17:09:15.148386] W [quota.c:2358:quota_fsync_cbk] 29-dstore-quota: quota context not set in inode (gfid:04142036-5236-40ee-8c27-b49ae5d0e56f) >[2012-04-03 17:09:15.153777] I [client.c:2165:notify] 29-dstore-client-0: current graph is no longer active, destroying rpc_client >[2012-04-03 17:09:15.153872] I [client.c:2165:notify] 29-dstore-client-1: current graph is no longer active, destroying rpc_client >[2012-04-03 17:09:15.153920] I [client.c:136:client_register_grace_timer] 29-dstore-client-0: Registering a grace timer >[2012-04-03 17:09:15.153994] I [client.c:2104:client_rpc_notify] 29-dstore-client-0: disconnected >[2012-04-03 17:09:15.153926] I [client.c:2165:notify] 29-dstore-client-2: current graph is no longer active, destroying rpc_client >[2012-04-03 17:09:15.154070] I [client.c:136:client_register_grace_timer] 29-dstore-client-1: Registering a grace timer >[2012-04-03 17:09:15.154163] I [client.c:2104:client_rpc_notify] 29-dstore-client-1: disconnected >[2012-04-03 17:09:15.154117] I [client.c:2165:notify] 29-dstore-client-3: current graph is no longer active, destroying rpc_client >[2012-04-03 17:09:15.154261] I [client.c:136:client_register_grace_timer] 29-dstore-client-2: Registering a grace timer >[2012-04-03 17:09:15.154366] I [client.c:2104:client_rpc_notify] 29-dstore-client-2: disconnected >[2012-04-03 17:09:15.154421] E [afr-common.c:3561:afr_notify] 29-dstore-replicate-0: All subvolumes are down. Going offline until atleast one of them comes back up. >[2012-04-03 17:09:15.154282] I [client.c:2165:notify] 29-dstore-client-4: current graph is no longer active, destroying rpc_client >[2012-04-03 17:09:15.154503] I [client.c:136:client_register_grace_timer] 29-dstore-client-3: Registering a grace timer >[2012-04-03 17:09:15.154717] I [client.c:2104:client_rpc_notify] 29-dstore-client-3: disconnected >[2012-04-03 17:09:15.154531] I [client.c:2165:notify] 29-dstore-client-5: current graph is no longer active, destroying rpc_client >[2012-04-03 17:09:15.154797] I [client.c:136:client_register_grace_timer] 29-dstore-client-4: Registering a grace timer >[2012-04-03 17:09:15.154970] I [client.c:2104:client_rpc_notify] 29-dstore-client-4: disconnected >[2012-04-03 17:09:15.155048] I [client.c:136:client_register_grace_timer] 29-dstore-client-5: Registering a grace timer >[2012-04-03 17:09:15.155099] I [client.c:2104:client_rpc_notify] 29-dstore-client-5: disconnected >[2012-04-03 17:09:15.155187] E [afr-common.c:3561:afr_notify] 29-dstore-replicate-1: All subvolumes are down. Going offline until atleast one of them comes back up. >[2012-04-03 17:09:15.154903] I [client.c:2165:notify] 29-dstore-client-6: current graph is no longer active, destroying rpc_client >[2012-04-03 17:09:15.155330] I [client.c:2165:notify] 29-dstore-client-7: current graph is no longer active, destroying rpc_client >[2012-04-03 17:09:15.155386] I [client.c:136:client_register_grace_timer] 29-dstore-client-6: Registering a grace timer >[2012-04-03 17:09:15.155449] I [client.c:2104:client_rpc_notify] 29-dstore-client-6: disconnected >[2012-04-03 17:09:15.155404] I [client.c:2165:notify] 29-dstore-client-8: current graph is no longer active, destroying rpc_client >[2012-04-03 17:09:15.155541] I [client.c:136:client_register_grace_timer] 29-dstore-client-7: Registering a grace timer >[2012-04-03 17:09:15.155622] I [client.c:2104:client_rpc_notify] 29-dstore-client-7: disconnected >[2012-04-03 17:09:15.155753] I [client.c:136:client_register_grace_timer] 29-dstore-client-8: Registering a grace timer >[2012-04-03 17:09:15.155890] I [client.c:2104:client_rpc_notify] 29-dstore-client-8: disconnected >[2012-04-03 17:09:15.155976] E [afr-common.c:3561:afr_notify] 29-dstore-replicate-2: All subvolumes are down. Going offline until atleast one of them comes back up. >[2012-04-03 17:09:26.101919] W [client.c:112:client_grace_timeout] 29-dstore-client-0: client grace timer expired, updating the lk-version to 2 >[2012-04-03 17:09:26.102041] W [client.c:112:client_grace_timeout] 29-dstore-client-1: client grace timer expired, updating the lk-version to 2 >[2012-04-03 17:09:26.102096] W [client.c:112:client_grace_timeout] 29-dstore-client-2: client grace timer expired, updating the lk-version to 2 >[2012-04-03 17:09:26.102160] W [client.c:112:client_grace_timeout] 29-dstore-client-3: client grace timer expired, updating the lk-version to 2 >[2012-04-03 17:09:26.102214] W [client.c:112:client_grace_timeout] 29-dstore-client-4: client grace timer expired, updating the lk-version to 2 >[2012-04-03 17:09:26.102262] W [client.c:112:client_grace_timeout] 29-dstore-client-5: client grace timer expired, updating the lk-version to 2 >[2012-04-03 17:09:26.102299] W [client.c:112:client_grace_timeout] 29-dstore-client-6: client grace timer expired, updating the lk-version to 2 >[2012-04-03 17:09:26.102334] W [client.c:112:client_grace_timeout] 29-dstore-client-7: client grace timer expired, updating the lk-version to 2 >[2012-04-03 17:09:26.102396] W [client.c:112:client_grace_timeout] 29-dstore-client-8: client grace timer expired, updating the lk-version to 2 >[2012-04-03 17:09:42.122758] I [glusterfsd-mgmt.c:64:mgmt_cbk_spec] 0-mgmt: Volume file changed >[2012-04-03 17:09:43.185923] I [glusterfsd-mgmt.c:64:mgmt_cbk_spec] 0-mgmt: Volume file changed >[2012-04-03 17:09:43.194262] I [io-cache.c:1558:check_cache_size_ok] 31-dstore-quick-read: Max cache size is 1044848640 >[2012-04-03 17:09:43.194427] I [io-cache.c:1558:check_cache_size_ok] 31-dstore-io-cache: Max cache size is 1044848640 >[2012-04-03 17:09:43.244671] I [client.c:2156:notify] 31-dstore-client-0: parent translators are ready, attempting connect on transport >[2012-04-03 17:09:43.249460] I [client.c:2156:notify] 31-dstore-client-1: parent translators are ready, attempting connect on transport >[2012-04-03 17:09:43.254073] I [client.c:2156:notify] 31-dstore-client-2: parent translators are ready, attempting connect on transport >[2012-04-03 17:09:43.258919] I [client.c:2156:notify] 31-dstore-client-3: parent translators are ready, attempting connect on transport >[2012-04-03 17:09:43.264232] I [client.c:2156:notify] 31-dstore-client-4: parent translators are ready, attempting connect on transport >[2012-04-03 17:09:43.268872] I [client.c:2156:notify] 31-dstore-client-5: parent translators are ready, attempting connect on transport >[2012-04-03 17:09:43.273763] I [client.c:2156:notify] 31-dstore-client-6: parent translators are ready, attempting connect on transport >[2012-04-03 17:09:43.278377] I [client.c:2156:notify] 31-dstore-client-7: parent translators are ready, attempting connect on transport >[2012-04-03 17:09:43.283259] I [client.c:2156:notify] 31-dstore-client-8: parent translators are ready, attempting connect on transport >Given volfile: >+------------------------------------------------------------------------------+ > 1: volume dstore-client-0 > 2: type protocol/client > 3: option remote-host 192.168.2.35 > 4: option remote-subvolume /export1/dstore1 > 5: option transport-type tcp > 6: end-volume > 7: > 8: volume dstore-client-1 > 9: type protocol/client > 10: option remote-host 192.168.2.36 > 11: option remote-subvolume /export1/dstore1 > 12: option transport-type tcp > 13: end-volume > 14: > 15: volume dstore-client-2 > 16: type protocol/client > 17: option remote-host 192.168.2.37 > 18: option remote-subvolume /export1/dstore1 > 19: option transport-type tcp > 20: end-volume > 21: > 22: volume dstore-client-3 > 23: type protocol/client > 24: option remote-host 192.168.2.35 > 25: option remote-subvolume /export2/dstore1 > 26: option transport-type tcp > 27: end-volume > 28: > 29: volume dstore-client-4 > 30: type protocol/client > 31: option remote-host 192.168.2.36 > 32: option remote-subvolume /export2/dstore1 > 33: option transport-type tcp > 34: end-volume > 35: > 36: volume dstore-client-5 > 37: type protocol/client > 38: option remote-host 192.168.2.37 > 39: option remote-subvolume /export2/dstore1 > 40: option transport-type tcp > 41: end-volume > 42: > 43: volume dstore-client-6 > 44: type protocol/client > 45: option remote-host 192.168.2.35 > 46: option remote-subvolume /export1/dstore2 > 47: option transport-type tcp > 48: end-volume > 49: > 50: volume dstore-client-7 > 51: type protocol/client > 52: option remote-host 192.168.2.36 > 53: option remote-subvolume /export1/dstore2 > 54: option transport-type tcp > 55: end-volume > 56: > 57: volume dstore-client-8 > 58: type protocol/client > 59: option remote-host 192.168.2.37 > 60: option remote-subvolume /export1/dstore2 > 61: option transport-type tcp > 62: end-volume > 63: > 64: volume dstore-replicate-0 > 65: type cluster/replicate > 66: subvolumes dstore-client-0 dstore-client-1 dstore-client-2 > 67: end-volume > 68: > 69: volume dstore-replicate-1 > 70: type cluster/replicate > 71: subvolumes dstore-client-3 dstore-client-4 dstore-client-5 > 72: end-volume > 73: > 74: volume dstore-replicate-2 > 75: type cluster/replicate > 76: subvolumes dstore-client-6 dstore-client-7 dstore-client-8 > 77: end-volume > 78: > 79: volume dstore-dht > 80: type cluster/distribute > 81: subvolumes dstore-replicate-0 dstore-replicate-1 dstore-replicate-2 > 82: end-volume > 83: > 84: volume dstore-write-behind > 85: type performance/write-behind > 86: subvolumes dstore-dht > 87: end-volume > 88: > 89: volume dstore-read-ahead > 90: type performance/read-ahead > 91: subvolumes dstore-write-behind > 92: end-volume > 93: > 94: volume dstore-io-cache > 95: type performance/io-cache > 96: subvolumes dstore-read-ahead > 97: end-volume > 98: > 99: volume dstore-quick-read >100: type performance/quick-read >101: subvolumes dstore-io-cache >102: end-volume >103: >104: volume dstore >105: type debug/io-stats >106: option latency-measurement off >107: option count-fop-hits off >108: subvolumes dstore-quick-read >109: end-volume > >+------------------------------------------------------------------------------+ >[2012-04-03 17:09:43.288493] I [glusterfsd-mgmt.c:1584:mgmt_getspec_cbk] 0-glusterfs: No change in volfile, continuing >[2012-04-03 17:09:43.293684] I [rpc-clnt.c:1669:rpc_clnt_reconfig] 31-dstore-client-6: changing port to 24011 (from 0) >[2012-04-03 17:09:43.295468] I [client.c:136:client_register_grace_timer] 31-dstore-client-6: Registering a grace timer >[2012-04-03 17:09:43.295847] I [rpc-clnt.c:1669:rpc_clnt_reconfig] 31-dstore-client-0: changing port to 24009 (from 0) >[2012-04-03 17:09:43.295967] I [rpc-clnt.c:1669:rpc_clnt_reconfig] 31-dstore-client-3: changing port to 24010 (from 0) >[2012-04-03 17:09:43.297257] I [client.c:136:client_register_grace_timer] 31-dstore-client-0: Registering a grace timer >[2012-04-03 17:09:43.297387] I [client.c:136:client_register_grace_timer] 31-dstore-client-3: Registering a grace timer >[2012-04-03 17:09:44.289478] I [rpc-clnt.c:1669:rpc_clnt_reconfig] 31-dstore-client-1: changing port to 24009 (from 0) >[2012-04-03 17:09:44.289780] I [client.c:136:client_register_grace_timer] 31-dstore-client-1: Registering a grace timer >[2012-04-03 17:09:44.289869] I [rpc-clnt.c:1669:rpc_clnt_reconfig] 31-dstore-client-7: changing port to 24011 (from 0) >[2012-04-03 17:09:44.289998] I [client.c:136:client_register_grace_timer] 31-dstore-client-7: Registering a grace timer >[2012-04-03 17:09:44.290267] I [rpc-clnt.c:1669:rpc_clnt_reconfig] 31-dstore-client-4: changing port to 24010 (from 0) >[2012-04-03 17:09:44.290432] I [client.c:136:client_register_grace_timer] 31-dstore-client-4: Registering a grace timer >[2012-04-03 17:09:44.301304] I [rpc-clnt.c:1669:rpc_clnt_reconfig] 31-dstore-client-2: changing port to 24009 (from 0) >[2012-04-03 17:09:44.301545] I [client.c:136:client_register_grace_timer] 31-dstore-client-2: Registering a grace timer >[2012-04-03 17:09:44.301629] I [rpc-clnt.c:1669:rpc_clnt_reconfig] 31-dstore-client-8: changing port to 24011 (from 0) >[2012-04-03 17:09:44.301913] I [client.c:136:client_register_grace_timer] 31-dstore-client-8: Registering a grace timer >[2012-04-03 17:09:44.301999] I [rpc-clnt.c:1669:rpc_clnt_reconfig] 31-dstore-client-5: changing port to 24010 (from 0) >[2012-04-03 17:09:44.302167] I [client.c:136:client_register_grace_timer] 31-dstore-client-5: Registering a grace timer >[2012-04-03 17:09:47.114455] W [client.c:2083:client_rpc_notify] 31-dstore-client-6: Cancelling the grace timer >[2012-04-03 17:09:47.116217] I [client-handshake.c:1632:select_server_supported_programs] 31-dstore-client-6: Using Program GlusterFS 3git, Num (1298437), Version (330) >[2012-04-03 17:09:47.118207] W [client.c:2083:client_rpc_notify] 31-dstore-client-0: Cancelling the grace timer >[2012-04-03 17:09:47.120573] I [client-handshake.c:1429:client_setvolume_cbk] 31-dstore-client-6: Connected to 192.168.2.35:24011, attached to remote volume '/export1/dstore2'. >[2012-04-03 17:09:47.120669] I [client-handshake.c:1441:client_setvolume_cbk] 31-dstore-client-6: Server and Client lk-version numbers are not same, reopening the fds >[2012-04-03 17:09:47.121054] I [afr-common.c:3524:afr_notify] 31-dstore-replicate-2: Subvolume 'dstore-client-6' came back up; going online. >[2012-04-03 17:09:47.121262] I [client-handshake.c:1632:select_server_supported_programs] 31-dstore-client-0: Using Program GlusterFS 3git, Num (1298437), Version (330) >[2012-04-03 17:09:47.123205] I [client-handshake.c:456:client_set_lk_version_cbk] 31-dstore-client-6: Server lk version = 1 >[2012-04-03 17:09:47.123452] I [client-handshake.c:1429:client_setvolume_cbk] 31-dstore-client-0: Connected to 192.168.2.35:24009, attached to remote volume '/export1/dstore1'. >[2012-04-03 17:09:47.123642] I [client-handshake.c:1441:client_setvolume_cbk] 31-dstore-client-0: Server and Client lk-version numbers are not same, reopening the fds >[2012-04-03 17:09:47.124026] I [afr-common.c:3524:afr_notify] 31-dstore-replicate-0: Subvolume 'dstore-client-0' came back up; going online. >[2012-04-03 17:09:47.127384] I [client-handshake.c:456:client_set_lk_version_cbk] 31-dstore-client-0: Server lk version = 1 >[2012-04-03 17:09:47.129577] W [client.c:2083:client_rpc_notify] 31-dstore-client-3: Cancelling the grace timer >[2012-04-03 17:09:47.130914] I [client-handshake.c:1632:select_server_supported_programs] 31-dstore-client-3: Using Program GlusterFS 3git, Num (1298437), Version (330) >[2012-04-03 17:09:47.131968] I [client-handshake.c:1429:client_setvolume_cbk] 31-dstore-client-3: Connected to 192.168.2.35:24010, attached to remote volume '/export2/dstore1'. >[2012-04-03 17:09:47.132026] I [client-handshake.c:1441:client_setvolume_cbk] 31-dstore-client-3: Server and Client lk-version numbers are not same, reopening the fds >[2012-04-03 17:09:47.132096] I [afr-common.c:3524:afr_notify] 31-dstore-replicate-1: Subvolume 'dstore-client-3' came back up; going online. >[2012-04-03 17:09:47.134352] I [client-handshake.c:456:client_set_lk_version_cbk] 31-dstore-client-3: Server lk version = 1 >[2012-04-03 17:09:48.137912] W [client.c:2083:client_rpc_notify] 31-dstore-client-1: Cancelling the grace timer >[2012-04-03 17:09:48.140383] W [client.c:2083:client_rpc_notify] 31-dstore-client-7: Cancelling the grace timer >[2012-04-03 17:09:48.140641] I [client-handshake.c:1632:select_server_supported_programs] 31-dstore-client-1: Using Program GlusterFS 3git, Num (1298437), Version (330) >[2012-04-03 17:09:48.142161] I [client-handshake.c:1632:select_server_supported_programs] 31-dstore-client-7: Using Program GlusterFS 3git, Num (1298437), Version (330) >[2012-04-03 17:09:48.143312] I [client-handshake.c:1429:client_setvolume_cbk] 31-dstore-client-1: Connected to 192.168.2.36:24009, attached to remote volume '/export1/dstore1'. >[2012-04-03 17:09:48.143410] I [client-handshake.c:1441:client_setvolume_cbk] 31-dstore-client-1: Server and Client lk-version numbers are not same, reopening the fds >[2012-04-03 17:09:48.143950] I [client-handshake.c:1429:client_setvolume_cbk] 31-dstore-client-7: Connected to 192.168.2.36:24011, attached to remote volume '/export1/dstore2'. >[2012-04-03 17:09:48.144035] I [client-handshake.c:1441:client_setvolume_cbk] 31-dstore-client-7: Server and Client lk-version numbers are not same, reopening the fds >[2012-04-03 17:09:48.145341] I [client-handshake.c:456:client_set_lk_version_cbk] 31-dstore-client-1: Server lk version = 1 >[2012-04-03 17:09:48.145733] W [client.c:2083:client_rpc_notify] 31-dstore-client-4: Cancelling the grace timer >[2012-04-03 17:09:48.146721] I [client-handshake.c:1632:select_server_supported_programs] 31-dstore-client-4: Using Program GlusterFS 3git, Num (1298437), Version (330) >[2012-04-03 17:09:48.147096] I [client-handshake.c:456:client_set_lk_version_cbk] 31-dstore-client-7: Server lk version = 1 >[2012-04-03 17:09:48.150561] I [client-handshake.c:1429:client_setvolume_cbk] 31-dstore-client-4: Connected to 192.168.2.36:24010, attached to remote volume '/export2/dstore1'. >[2012-04-03 17:09:48.150659] I [client-handshake.c:1441:client_setvolume_cbk] 31-dstore-client-4: Server and Client lk-version numbers are not same, reopening the fds >[2012-04-03 17:09:48.152455] I [client-handshake.c:456:client_set_lk_version_cbk] 31-dstore-client-4: Server lk version = 1 >[2012-04-03 17:09:48.153127] W [client.c:2083:client_rpc_notify] 31-dstore-client-2: Cancelling the grace timer >[2012-04-03 17:09:48.155104] I [client-handshake.c:1632:select_server_supported_programs] 31-dstore-client-2: Using Program GlusterFS 3git, Num (1298437), Version (330) >[2012-04-03 17:09:48.158545] I [client-handshake.c:1429:client_setvolume_cbk] 31-dstore-client-2: Connected to 192.168.2.37:24009, attached to remote volume '/export1/dstore1'. >[2012-04-03 17:09:48.158651] I [client-handshake.c:1441:client_setvolume_cbk] 31-dstore-client-2: Server and Client lk-version numbers are not same, reopening the fds >[2012-04-03 17:09:48.159991] W [client.c:2083:client_rpc_notify] 31-dstore-client-8: Cancelling the grace timer >[2012-04-03 17:09:48.161397] I [client-handshake.c:456:client_set_lk_version_cbk] 31-dstore-client-2: Server lk version = 1 >[2012-04-03 17:09:48.161566] I [client-handshake.c:1632:select_server_supported_programs] 31-dstore-client-8: Using Program GlusterFS 3git, Num (1298437), Version (330) >[2012-04-03 17:09:48.164085] I [client-handshake.c:1429:client_setvolume_cbk] 31-dstore-client-8: Connected to 192.168.2.37:24011, attached to remote volume '/export1/dstore2'. >[2012-04-03 17:09:48.164189] I [client-handshake.c:1441:client_setvolume_cbk] 31-dstore-client-8: Server and Client lk-version numbers are not same, reopening the fds >[2012-04-03 17:09:48.166085] I [client-handshake.c:456:client_set_lk_version_cbk] 31-dstore-client-8: Server lk version = 1 >[2012-04-03 17:09:48.169120] W [client.c:2083:client_rpc_notify] 31-dstore-client-5: Cancelling the grace timer >[2012-04-03 17:09:48.172262] I [client-handshake.c:1632:select_server_supported_programs] 31-dstore-client-5: Using Program GlusterFS 3git, Num (1298437), Version (330) >[2012-04-03 17:09:48.175038] I [client-handshake.c:1429:client_setvolume_cbk] 31-dstore-client-5: Connected to 192.168.2.37:24010, attached to remote volume '/export2/dstore1'. >[2012-04-03 17:09:48.175121] I [client-handshake.c:1441:client_setvolume_cbk] 31-dstore-client-5: Server and Client lk-version numbers are not same, reopening the fds >[2012-04-03 17:09:48.196833] I [fuse-bridge.c:4081:fuse_graph_setup] 0-fuse: switched to graph 31 >[2012-04-03 17:09:48.198244] I [client-handshake.c:456:client_set_lk_version_cbk] 31-dstore-client-5: Server lk version = 1 >[2012-04-03 17:09:48.199072] I [afr-common.c:1866:afr_set_root_inode_on_first_lookup] 31-dstore-replicate-0: added root inode >[2012-04-03 17:09:48.202432] I [afr-common.c:1866:afr_set_root_inode_on_first_lookup] 31-dstore-replicate-1: added root inode >[2012-04-03 17:09:48.203963] I [afr-common.c:1866:afr_set_root_inode_on_first_lookup] 31-dstore-replicate-2: added root inode >[2012-04-03 17:09:48.309769] I [client.c:2165:notify] 30-dstore-client-0: current graph is no longer active, destroying rpc_client >[2012-04-03 17:09:48.309931] I [client.c:2165:notify] 30-dstore-client-1: current graph is no longer active, destroying rpc_client >[2012-04-03 17:09:48.310017] I [client.c:2165:notify] 30-dstore-client-2: current graph is no longer active, destroying rpc_client >[2012-04-03 17:09:48.310035] I [client.c:136:client_register_grace_timer] 30-dstore-client-0: Registering a grace timer >[2012-04-03 17:09:48.310144] I [client.c:2165:notify] 30-dstore-client-3: current graph is no longer active, destroying rpc_client >[2012-04-03 17:09:48.310201] I [client.c:2104:client_rpc_notify] 30-dstore-client-0: disconnected >[2012-04-03 17:09:48.310359] I [client.c:2165:notify] 30-dstore-client-4: current graph is no longer active, destroying rpc_client >[2012-04-03 17:09:48.310593] I [client.c:2165:notify] 30-dstore-client-5: current graph is no longer active, destroying rpc_client >[2012-04-03 17:09:48.310708] I [client.c:2165:notify] 30-dstore-client-6: current graph is no longer active, destroying rpc_client >[2012-04-03 17:09:48.310831] I [client.c:136:client_register_grace_timer] 30-dstore-client-1: Registering a grace timer >[2012-04-03 17:09:48.310934] I [client.c:2104:client_rpc_notify] 30-dstore-client-1: disconnected >[2012-04-03 17:09:48.310852] I [client.c:2165:notify] 30-dstore-client-7: current graph is no longer active, destroying rpc_client >[2012-04-03 17:09:48.311075] I [client.c:136:client_register_grace_timer] 30-dstore-client-2: Registering a grace timer >[2012-04-03 17:09:48.311255] I [client.c:2165:notify] 30-dstore-client-8: current graph is no longer active, destroying rpc_client >[2012-04-03 17:09:48.311394] I [client.c:2104:client_rpc_notify] 30-dstore-client-2: disconnected >[2012-04-03 17:09:48.311602] E [afr-common.c:3561:afr_notify] 30-dstore-replicate-0: All subvolumes are down. Going offline until atleast one of them comes back up. >[2012-04-03 17:09:48.311693] I [client.c:136:client_register_grace_timer] 30-dstore-client-3: Registering a grace timer >[2012-04-03 17:09:48.311749] I [client.c:2104:client_rpc_notify] 30-dstore-client-3: disconnected >[2012-04-03 17:09:48.311833] I [client.c:136:client_register_grace_timer] 30-dstore-client-4: Registering a grace timer >[2012-04-03 17:09:48.311887] I [client.c:2104:client_rpc_notify] 30-dstore-client-4: disconnected >[2012-04-03 17:09:48.311976] I [client.c:136:client_register_grace_timer] 30-dstore-client-5: Registering a grace timer >[2012-04-03 17:09:48.312031] I [client.c:2104:client_rpc_notify] 30-dstore-client-5: disconnected >[2012-04-03 17:09:48.312091] E [afr-common.c:3561:afr_notify] 30-dstore-replicate-1: All subvolumes are down. Going offline until atleast one of them comes back up. >[2012-04-03 17:09:48.312186] I [client.c:136:client_register_grace_timer] 30-dstore-client-6: Registering a grace timer >[2012-04-03 17:09:48.312244] I [client.c:2104:client_rpc_notify] 30-dstore-client-6: disconnected >[2012-04-03 17:09:48.312328] I [client.c:136:client_register_grace_timer] 30-dstore-client-7: Registering a grace timer >[2012-04-03 17:09:48.312384] I [client.c:2104:client_rpc_notify] 30-dstore-client-7: disconnected >[2012-04-03 17:09:48.312619] I [client.c:136:client_register_grace_timer] 30-dstore-client-8: Registering a grace timer >[2012-04-03 17:09:48.312693] I [client.c:2104:client_rpc_notify] 30-dstore-client-8: disconnected >[2012-04-03 17:09:48.312748] E [afr-common.c:3561:afr_notify] 30-dstore-replicate-2: All subvolumes are down. Going offline until atleast one of them comes back up. >[2012-04-03 17:09:59.167608] W [client.c:112:client_grace_timeout] 30-dstore-client-0: client grace timer expired, updating the lk-version to 2 >[2012-04-03 17:09:59.167716] W [client.c:112:client_grace_timeout] 30-dstore-client-1: client grace timer expired, updating the lk-version to 2 >[2012-04-03 17:09:59.167750] W [client.c:112:client_grace_timeout] 30-dstore-client-2: client grace timer expired, updating the lk-version to 2 >[2012-04-03 17:09:59.167773] W [client.c:112:client_grace_timeout] 30-dstore-client-3: client grace timer expired, updating the lk-version to 2 >[2012-04-03 17:09:59.167795] W [client.c:112:client_grace_timeout] 30-dstore-client-4: client grace timer expired, updating the lk-version to 2 >[2012-04-03 17:09:59.167817] W [client.c:112:client_grace_timeout] 30-dstore-client-5: client grace timer expired, updating the lk-version to 2 >[2012-04-03 17:09:59.167838] W [client.c:112:client_grace_timeout] 30-dstore-client-6: client grace timer expired, updating the lk-version to 2 >[2012-04-03 17:09:59.167860] W [client.c:112:client_grace_timeout] 30-dstore-client-7: client grace timer expired, updating the lk-version to 2 >[2012-04-03 17:09:59.167883] W [client.c:112:client_grace_timeout] 30-dstore-client-8: client grace timer expired, updating the lk-version to 2 >[2012-04-03 17:10:14.720978] I [glusterfsd-mgmt.c:64:mgmt_cbk_spec] 0-mgmt: Volume file changed >[2012-04-03 17:10:15.844960] I [io-cache.c:1558:check_cache_size_ok] 32-dstore-quick-read: Max cache size is 1044848640 >[2012-04-03 17:10:15.845104] I [io-cache.c:1558:check_cache_size_ok] 32-dstore-io-cache: Max cache size is 1044848640 >[2012-04-03 17:10:15.845203] I [quota.c:3042:quota_parse_limits] 32-dstore-quota: no "limit-set" option provided >[2012-04-03 17:10:15.887590] I [client.c:2156:notify] 32-dstore-client-0: parent translators are ready, attempting connect on transport >[2012-04-03 17:10:15.897483] I [client.c:2156:notify] 32-dstore-client-1: parent translators are ready, attempting connect on transport >[2012-04-03 17:10:15.907326] I [client.c:2156:notify] 32-dstore-client-2: parent translators are ready, attempting connect on transport >[2012-04-03 17:10:15.915697] I [client.c:2156:notify] 32-dstore-client-3: parent translators are ready, attempting connect on transport >[2012-04-03 17:10:15.924090] I [client.c:2156:notify] 32-dstore-client-4: parent translators are ready, attempting connect on transport >[2012-04-03 17:10:15.931459] I [client.c:2156:notify] 32-dstore-client-5: parent translators are ready, attempting connect on transport >[2012-04-03 17:10:15.939228] I [client.c:2156:notify] 32-dstore-client-6: parent translators are ready, attempting connect on transport >[2012-04-03 17:10:15.943938] I [client.c:2156:notify] 32-dstore-client-7: parent translators are ready, attempting connect on transport >[2012-04-03 17:10:15.948653] I [client.c:2156:notify] 32-dstore-client-8: parent translators are ready, attempting connect on transport >Given volfile: >+------------------------------------------------------------------------------+ > 1: volume dstore-client-0 > 2: type protocol/client > 3: option remote-host 192.168.2.35 > 4: option remote-subvolume /export1/dstore1 > 5: option transport-type tcp > 6: end-volume > 7: > 8: volume dstore-client-1 > 9: type protocol/client > 10: option remote-host 192.168.2.36 > 11: option remote-subvolume /export1/dstore1 > 12: option transport-type tcp > 13: end-volume > 14: > 15: volume dstore-client-2 > 16: type protocol/client > 17: option remote-host 192.168.2.37 > 18: option remote-subvolume /export1/dstore1 > 19: option transport-type tcp > 20: end-volume > 21: > 22: volume dstore-client-3 > 23: type protocol/client > 24: option remote-host 192.168.2.35 > 25: option remote-subvolume /export2/dstore1 > 26: option transport-type tcp > 27: end-volume > 28: > 29: volume dstore-client-4 > 30: type protocol/client > 31: option remote-host 192.168.2.36 > 32: option remote-subvolume /export2/dstore1 > 33: option transport-type tcp > 34: end-volume > 35: > 36: volume dstore-client-5 > 37: type protocol/client > 38: option remote-host 192.168.2.37 > 39: option remote-subvolume /export2/dstore1 > 40: option transport-type tcp > 41: end-volume > 42: > 43: volume dstore-client-6 > 44: type protocol/client > 45: option remote-host 192.168.2.35 > 46: option remote-subvolume /export1/dstore2 > 47: option transport-type tcp > 48: end-volume > 49: > 50: volume dstore-client-7 > 51: type protocol/client > 52: option remote-host 192.168.2.36 > 53: option remote-subvolume /export1/dstore2 > 54: option transport-type tcp > 55: end-volume > 56: > 57: volume dstore-client-8 > 58: type protocol/client > 59: option remote-host 192.168.2.37 > 60: option remote-subvolume /export1/dstore2 > 61: option transport-type tcp > 62: end-volume > 63: > 64: volume dstore-replicate-0 > 65: type cluster/replicate > 66: subvolumes dstore-client-0 dstore-client-1 dstore-client-2 > 67: end-volume > 68: > 69: volume dstore-replicate-1 > 70: type cluster/replicate > 71: subvolumes dstore-client-3 dstore-client-4 dstore-client-5 > 72: end-volume > 73: > 74: volume dstore-replicate-2 > 75: type cluster/replicate > 76: subvolumes dstore-client-6 dstore-client-7 dstore-client-8 > 77: end-volume > 78: > 79: volume dstore-dht > 80: type cluster/distribute > 81: subvolumes dstore-replicate-0 dstore-replicate-1 dstore-replicate-2 > 82: end-volume > 83: > 84: volume dstore-quota > 85: type features/quota > 86: option timeout 0 > 87: subvolumes dstore-dht > 88: end-volume > 89: > 90: volume dstore-write-behind > 91: type performance/write-behind > 92: subvolumes dstore-quota > 93: end-volume > 94: > 95: volume dstore-read-ahead > 96: type performance/read-ahead > 97: subvolumes dstore-write-behind > 98: end-volume > 99: >100: volume dstore-io-cache >101: type performance/io-cache >102: subvolumes dstore-read-ahead >103: end-volume >104: >105: volume dstore-quick-read >106: type performance/quick-read >107: subvolumes dstore-io-cache >108: end-volume >109: >110: volume dstore >111: type debug/io-stats >112: option latency-measurement off >113: option count-fop-hits off >114: subvolumes dstore-quick-read >115: end-volume > >+------------------------------------------------------------------------------+ >[2012-04-03 17:10:15.959084] I [rpc-clnt.c:1669:rpc_clnt_reconfig] 32-dstore-client-0: changing port to 24009 (from 0) >[2012-04-03 17:10:15.959270] I [rpc-clnt.c:1669:rpc_clnt_reconfig] 32-dstore-client-3: changing port to 24010 (from 0) >[2012-04-03 17:10:15.961140] I [client.c:136:client_register_grace_timer] 32-dstore-client-0: Registering a grace timer >[2012-04-03 17:10:15.961220] I [client.c:136:client_register_grace_timer] 32-dstore-client-3: Registering a grace timer >[2012-04-03 17:10:15.961288] I [rpc-clnt.c:1669:rpc_clnt_reconfig] 32-dstore-client-6: changing port to 24011 (from 0) >[2012-04-03 17:10:15.962533] I [client.c:136:client_register_grace_timer] 32-dstore-client-6: Registering a grace timer >[2012-04-03 17:10:17.123256] I [rpc-clnt.c:1669:rpc_clnt_reconfig] 32-dstore-client-1: changing port to 24009 (from 0) >[2012-04-03 17:10:17.123442] I [client.c:136:client_register_grace_timer] 32-dstore-client-1: Registering a grace timer >[2012-04-03 17:10:17.127792] I [rpc-clnt.c:1669:rpc_clnt_reconfig] 32-dstore-client-2: changing port to 24009 (from 0) >[2012-04-03 17:10:17.127903] I [client.c:136:client_register_grace_timer] 32-dstore-client-2: Registering a grace timer >[2012-04-03 17:10:17.128154] I [rpc-clnt.c:1669:rpc_clnt_reconfig] 32-dstore-client-5: changing port to 24010 (from 0) >[2012-04-03 17:10:17.128270] I [client.c:136:client_register_grace_timer] 32-dstore-client-5: Registering a grace timer >[2012-04-03 17:10:17.129944] I [rpc-clnt.c:1669:rpc_clnt_reconfig] 32-dstore-client-8: changing port to 24011 (from 0) >[2012-04-03 17:10:17.130219] I [rpc-clnt.c:1669:rpc_clnt_reconfig] 32-dstore-client-4: changing port to 24010 (from 0) >[2012-04-03 17:10:17.130418] I [rpc-clnt.c:1669:rpc_clnt_reconfig] 32-dstore-client-7: changing port to 24011 (from 0) >[2012-04-03 17:10:17.130738] I [client.c:136:client_register_grace_timer] 32-dstore-client-8: Registering a grace timer >[2012-04-03 17:10:17.130857] I [client.c:136:client_register_grace_timer] 32-dstore-client-4: Registering a grace timer >[2012-04-03 17:10:17.130961] I [client.c:136:client_register_grace_timer] 32-dstore-client-7: Registering a grace timer >[2012-04-03 17:10:19.180608] W [client.c:2083:client_rpc_notify] 32-dstore-client-0: Cancelling the grace timer >[2012-04-03 17:10:19.182723] I [client-handshake.c:1632:select_server_supported_programs] 32-dstore-client-0: Using Program GlusterFS 3git, Num (1298437), Version (330) >[2012-04-03 17:10:19.184716] I [client-handshake.c:1429:client_setvolume_cbk] 32-dstore-client-0: Connected to 192.168.2.35:24009, attached to remote volume '/export1/dstore1'. >[2012-04-03 17:10:19.184810] I [client-handshake.c:1441:client_setvolume_cbk] 32-dstore-client-0: Server and Client lk-version numbers are not same, reopening the fds >[2012-04-03 17:10:19.184973] I [afr-common.c:3524:afr_notify] 32-dstore-replicate-0: Subvolume 'dstore-client-0' came back up; going online. >[2012-04-03 17:10:19.185439] I [client-handshake.c:456:client_set_lk_version_cbk] 32-dstore-client-0: Server lk version = 1 >[2012-04-03 17:10:19.187660] W [client.c:2083:client_rpc_notify] 32-dstore-client-3: Cancelling the grace timer >[2012-04-03 17:10:19.189752] I [client-handshake.c:1632:select_server_supported_programs] 32-dstore-client-3: Using Program GlusterFS 3git, Num (1298437), Version (330) >[2012-04-03 17:10:19.190509] I [client-handshake.c:1429:client_setvolume_cbk] 32-dstore-client-3: Connected to 192.168.2.35:24010, attached to remote volume '/export2/dstore1'. >[2012-04-03 17:10:19.190582] I [client-handshake.c:1441:client_setvolume_cbk] 32-dstore-client-3: Server and Client lk-version numbers are not same, reopening the fds >[2012-04-03 17:10:19.190707] I [afr-common.c:3524:afr_notify] 32-dstore-replicate-1: Subvolume 'dstore-client-3' came back up; going online. >[2012-04-03 17:10:19.191047] I [client-handshake.c:456:client_set_lk_version_cbk] 32-dstore-client-3: Server lk version = 1 >[2012-04-03 17:10:19.192966] W [client.c:2083:client_rpc_notify] 32-dstore-client-6: Cancelling the grace timer >[2012-04-03 17:10:19.198189] I [client-handshake.c:1632:select_server_supported_programs] 32-dstore-client-6: Using Program GlusterFS 3git, Num (1298437), Version (330) >[2012-04-03 17:10:19.199311] I [client-handshake.c:1429:client_setvolume_cbk] 32-dstore-client-6: Connected to 192.168.2.35:24011, attached to remote volume '/export1/dstore2'. >[2012-04-03 17:10:19.199409] I [client-handshake.c:1441:client_setvolume_cbk] 32-dstore-client-6: Server and Client lk-version numbers are not same, reopening the fds >[2012-04-03 17:10:19.199547] I [afr-common.c:3524:afr_notify] 32-dstore-replicate-2: Subvolume 'dstore-client-6' came back up; going online. >[2012-04-03 17:10:19.199933] I [client-handshake.c:456:client_set_lk_version_cbk] 32-dstore-client-6: Server lk version = 1 >[2012-04-03 17:10:20.198545] W [client.c:2083:client_rpc_notify] 32-dstore-client-1: Cancelling the grace timer >[2012-04-03 17:10:20.199721] I [client-handshake.c:1632:select_server_supported_programs] 32-dstore-client-1: Using Program GlusterFS 3git, Num (1298437), Version (330) >[2012-04-03 17:10:20.201428] I [client-handshake.c:1429:client_setvolume_cbk] 32-dstore-client-1: Connected to 192.168.2.36:24009, attached to remote volume '/export1/dstore1'. >[2012-04-03 17:10:20.201519] I [client-handshake.c:1441:client_setvolume_cbk] 32-dstore-client-1: Server and Client lk-version numbers are not same, reopening the fds >[2012-04-03 17:10:20.203647] W [client.c:2083:client_rpc_notify] 32-dstore-client-2: Cancelling the grace timer >[2012-04-03 17:10:20.204730] I [client-handshake.c:1632:select_server_supported_programs] 32-dstore-client-2: Using Program GlusterFS 3git, Num (1298437), Version (330) >[2012-04-03 17:10:20.205005] I [client-handshake.c:456:client_set_lk_version_cbk] 32-dstore-client-1: Server lk version = 1 >[2012-04-03 17:10:20.206535] I [client-handshake.c:1429:client_setvolume_cbk] 32-dstore-client-2: Connected to 192.168.2.37:24009, attached to remote volume '/export1/dstore1'. >[2012-04-03 17:10:20.206656] I [client-handshake.c:1441:client_setvolume_cbk] 32-dstore-client-2: Server and Client lk-version numbers are not same, reopening the fds >[2012-04-03 17:10:20.208656] I [client-handshake.c:456:client_set_lk_version_cbk] 32-dstore-client-2: Server lk version = 1 >[2012-04-03 17:10:20.209825] W [client.c:2083:client_rpc_notify] 32-dstore-client-5: Cancelling the grace timer >[2012-04-03 17:10:20.212423] I [client-handshake.c:1632:select_server_supported_programs] 32-dstore-client-5: Using Program GlusterFS 3git, Num (1298437), Version (330) >[2012-04-03 17:10:20.214987] I [client-handshake.c:1429:client_setvolume_cbk] 32-dstore-client-5: Connected to 192.168.2.37:24010, attached to remote volume '/export2/dstore1'. >[2012-04-03 17:10:20.215064] I [client-handshake.c:1441:client_setvolume_cbk] 32-dstore-client-5: Server and Client lk-version numbers are not same, reopening the fds >[2012-04-03 17:10:20.215816] W [client.c:2083:client_rpc_notify] 32-dstore-client-8: Cancelling the grace timer >[2012-04-03 17:10:20.217596] I [client-handshake.c:456:client_set_lk_version_cbk] 32-dstore-client-5: Server lk version = 1 >[2012-04-03 17:10:20.219868] I [client-handshake.c:1632:select_server_supported_programs] 32-dstore-client-8: Using Program GlusterFS 3git, Num (1298437), Version (330) >[2012-04-03 17:10:20.222021] W [client.c:2083:client_rpc_notify] 32-dstore-client-4: Cancelling the grace timer >[2012-04-03 17:10:20.223327] I [client-handshake.c:1429:client_setvolume_cbk] 32-dstore-client-8: Connected to 192.168.2.37:24011, attached to remote volume '/export1/dstore2'. >[2012-04-03 17:10:20.223417] I [client-handshake.c:1441:client_setvolume_cbk] 32-dstore-client-8: Server and Client lk-version numbers are not same, reopening the fds >[2012-04-03 17:10:20.225550] I [client-handshake.c:1632:select_server_supported_programs] 32-dstore-client-4: Using Program GlusterFS 3git, Num (1298437), Version (330) >[2012-04-03 17:10:20.226668] I [client-handshake.c:456:client_set_lk_version_cbk] 32-dstore-client-8: Server lk version = 1 >[2012-04-03 17:10:20.226829] W [client.c:2083:client_rpc_notify] 32-dstore-client-7: Cancelling the grace timer >[2012-04-03 17:10:20.228331] I [client-handshake.c:1632:select_server_supported_programs] 32-dstore-client-7: Using Program GlusterFS 3git, Num (1298437), Version (330) >[2012-04-03 17:10:20.230815] I [client-handshake.c:1429:client_setvolume_cbk] 32-dstore-client-7: Connected to 192.168.2.36:24011, attached to remote volume '/export1/dstore2'. >[2012-04-03 17:10:20.230881] I [client-handshake.c:1441:client_setvolume_cbk] 32-dstore-client-7: Server and Client lk-version numbers are not same, reopening the fds >[2012-04-03 17:10:20.232512] I [client-handshake.c:456:client_set_lk_version_cbk] 32-dstore-client-7: Server lk version = 1 >[2012-04-03 17:10:20.234296] I [client-handshake.c:1429:client_setvolume_cbk] 32-dstore-client-4: Connected to 192.168.2.36:24010, attached to remote volume '/export2/dstore1'. >[2012-04-03 17:10:20.234356] I [client-handshake.c:1441:client_setvolume_cbk] 32-dstore-client-4: Server and Client lk-version numbers are not same, reopening the fds >[2012-04-03 17:10:20.259716] I [fuse-bridge.c:4081:fuse_graph_setup] 0-fuse: switched to graph 32 >[2012-04-03 17:10:20.259924] I [client-handshake.c:456:client_set_lk_version_cbk] 32-dstore-client-4: Server lk version = 1 >[2012-04-03 17:10:20.262739] I [afr-common.c:1866:afr_set_root_inode_on_first_lookup] 32-dstore-replicate-0: added root inode >[2012-04-03 17:10:20.265759] I [afr-common.c:1866:afr_set_root_inode_on_first_lookup] 32-dstore-replicate-2: added root inode >[2012-04-03 17:10:20.266434] I [afr-common.c:1866:afr_set_root_inode_on_first_lookup] 32-dstore-replicate-1: added root inode >[2012-04-03 17:10:20.345442] I [client.c:2165:notify] 31-dstore-client-0: current graph is no longer active, destroying rpc_client >[2012-04-03 17:10:20.345593] I [client.c:2165:notify] 31-dstore-client-1: current graph is no longer active, destroying rpc_client >[2012-04-03 17:10:20.345629] I [client.c:136:client_register_grace_timer] 31-dstore-client-0: Registering a grace timer >[2012-04-03 17:10:20.345770] I [client.c:2104:client_rpc_notify] 31-dstore-client-0: disconnected >[2012-04-03 17:10:20.345692] I [client.c:2165:notify] 31-dstore-client-2: current graph is no longer active, destroying rpc_client >[2012-04-03 17:10:20.345867] I [client.c:136:client_register_grace_timer] 31-dstore-client-1: Registering a grace timer >[2012-04-03 17:10:20.345973] I [client.c:2104:client_rpc_notify] 31-dstore-client-1: disconnected >[2012-04-03 17:10:20.345912] I [client.c:2165:notify] 31-dstore-client-3: current graph is no longer active, destroying rpc_client >[2012-04-03 17:10:20.346128] I [client.c:2165:notify] 31-dstore-client-4: current graph is no longer active, destroying rpc_client >[2012-04-03 17:10:20.346188] I [client.c:2165:notify] 31-dstore-client-5: current graph is no longer active, destroying rpc_client >[2012-04-03 17:10:20.346256] I [client.c:2165:notify] 31-dstore-client-6: current graph is no longer active, destroying rpc_client >[2012-04-03 17:10:20.346067] I [client.c:136:client_register_grace_timer] 31-dstore-client-2: Registering a grace timer >[2012-04-03 17:40:20.346298] I [client.c:2165:notify] 31-dstore-client-7: current graph is no longer active, destroying rpc_client >[2012-04-03 17:10:20.346331] I [client.c:2104:client_rpc_notify] 31-dstore-client-2: disconnected >[2012-04-03 17:10:20.346541] E [afr-common.c:3561:afr_notify] 31-dstore-replicate-0: All subvolumes are down. Going offline until atleast one of them comes back up. >[2012-04-03 17:10:20.346434] I [client.c:2165:notify] 31-dstore-client-8: current graph is no longer active, destroying rpc_client >[2012-04-03 17:10:20.346613] I [client.c:136:client_register_grace_timer] 31-dstore-client-3: Registering a grace timer >[2012-04-03 17:10:20.346665] I [client.c:2104:client_rpc_notify] 31-dstore-client-3: disconnected >[2012-04-03 17:10:20.346716] I [client.c:136:client_register_grace_timer] 31-dstore-client-4: Registering a grace timer >[2012-04-03 17:10:20.346875] I [client.c:2104:client_rpc_notify] 31-dstore-client-4: disconnected >[2012-04-03 17:10:20.346962] I [client.c:136:client_register_grace_timer] 31-dstore-client-5: Registering a grace timer >[2012-04-03 17:10:20.346999] I [client.c:2104:client_rpc_notify] 31-dstore-client-5: disconnected >[2012-04-03 17:10:20.347047] E [afr-common.c:3561:afr_notify] 31-dstore-replicate-1: All subvolumes are down. Going offline until atleast one of them comes back up. >[2012-04-03 17:10:20.347099] I [client.c:136:client_register_grace_timer] 31-dstore-client-6: Registering a grace timer >[2012-04-03 17:10:20.347178] I [client.c:2104:client_rpc_notify] 31-dstore-client-6: disconnected >[2012-04-03 17:10:20.347228] I [client.c:136:client_register_grace_timer] 31-dstore-client-7: Registering a grace timer >[2012-04-03 17:10:20.347255] I [client.c:2104:client_rpc_notify] 31-dstore-client-7: disconnected >[2012-04-03 17:10:20.347299] I [client.c:136:client_register_grace_timer] 31-dstore-client-8: Registering a grace timer >[2012-04-03 17:10:20.347327] I [client.c:2104:client_rpc_notify] 31-dstore-client-8: disconnected >[2012-04-03 17:10:20.347352] E [afr-common.c:3561:afr_notify] 31-dstore-replicate-2: All subvolumes are down. Going offline until atleast one of them comes back up. >[2012-04-03 17:10:20.410029] W [quota.c:394:quota_check_limit] 32-dstore-quota: cannot find parent for inode (gfid:d106213f-e73f-4fad-931c-7d65f55482df), hence aborting enforcing quota-limits and continuing with the fop >[2012-04-03 17:10:20.585484] W [quota.c:780:quota_update_size] 32-dstore-quota: cannot find parent for inode (gfid:72642fd7-0dcc-4e25-83d9-a93f603110d3), hence aborting size updation of parents >[2012-04-03 17:10:20.623707] W [quota.c:394:quota_check_limit] 32-dstore-quota: cannot find parent for inode (gfid:b9ac082d-17b2-4356-9569-1e97b0b783fb), hence aborting enforcing quota-limits and continuing with the fop >[2012-04-03 17:10:20.873077] W [quota.c:394:quota_check_limit] 32-dstore-quota: cannot find parent for inode (gfid:b9ac082d-17b2-4356-9569-1e97b0b783fb), hence aborting enforcing quota-limits and continuing with the fop >[2012-04-03 17:10:20.894046] W [quota.c:780:quota_update_size] 32-dstore-quota: cannot find parent for inode (gfid:b9ac082d-17b2-4356-9569-1e97b0b783fb), hence aborting size updation of parents >[2012-04-03 17:10:20.907584] W [quota.c:394:quota_check_limit] 32-dstore-quota: cannot find parent for inode (gfid:b9ac082d-17b2-4356-9569-1e97b0b783fb), hence aborting enforcing quota-limits and continuing with the fop >[2012-04-03 17:10:20.915030] W [quota.c:780:quota_update_size] 32-dstore-quota: cannot find parent for inode (gfid:b9ac082d-17b2-4356-9569-1e97b0b783fb), hence aborting size updation of parents >[2012-04-03 17:10:31.226711] W [client.c:112:client_grace_timeout] 31-dstore-client-0: client grace timer expired, updating the lk-version to 2 >[2012-04-03 17:10:31.226841] W [client.c:112:client_grace_timeout] 31-dstore-client-1: client grace timer expired, updating the lk-version to 2 >[2012-04-03 17:10:31.226883] W [client.c:112:client_grace_timeout] 31-dstore-client-2: client grace timer expired, updating the lk-version to 2 >[2012-04-03 17:10:31.226908] W [client.c:112:client_grace_timeout] 31-dstore-client-3: client grace timer expired, updating the lk-version to 2 >[2012-04-03 17:10:31.226931] W [client.c:112:client_grace_timeout] 31-dstore-client-4: client grace timer expired, updating the lk-version to 2 >[2012-04-03 17:10:31.226970] W [client.c:112:client_grace_timeout] 31-dstore-client-5: client grace timer expired, updating the lk-version to 2 >[2012-04-03 17:10:31.226998] W [client.c:112:client_grace_timeout] 31-dstore-client-6: client grace timer expired, updating the lk-version to 2 >[2012-04-03 17:10:31.227020] W [client.c:112:client_grace_timeout] 31-dstore-client-7: client grace timer expired, updating the lk-version to 2 >[2012-04-03 17:10:31.227041] W [client.c:112:client_grace_timeout] 31-dstore-client-8: client grace timer expired, updating the lk-version to 2 >[2012-04-03 17:10:47.974897] I [glusterfsd-mgmt.c:64:mgmt_cbk_spec] 0-mgmt: Volume file changed >[2012-04-03 17:10:49.052883] I [glusterfsd-mgmt.c:64:mgmt_cbk_spec] 0-mgmt: Volume file changed >[2012-04-03 17:10:49.058027] I [io-cache.c:1558:check_cache_size_ok] 33-dstore-quick-read: Max cache size is 1044848640 >[2012-04-03 17:10:49.058186] I [io-cache.c:1558:check_cache_size_ok] 33-dstore-io-cache: Max cache size is 1044848640 >[2012-04-03 17:10:49.058336] I [quota.c:3042:quota_parse_limits] 33-dstore-quota: no "limit-set" option provided >[2012-04-03 17:10:49.104582] I [client.c:2156:notify] 33-dstore-client-0: parent translators are ready, attempting connect on transport >[2012-04-03 17:10:49.113196] I [client.c:2156:notify] 33-dstore-client-1: parent translators are ready, attempting connect on transport >[2012-04-03 17:10:49.122357] I [client.c:2156:notify] 33-dstore-client-2: parent translators are ready, attempting connect on transport >[2012-04-03 17:10:49.127561] I [client.c:2156:notify] 33-dstore-client-3: parent translators are ready, attempting connect on transport >[2012-04-03 17:10:49.132491] I [client.c:2156:notify] 33-dstore-client-4: parent translators are ready, attempting connect on transport >[2012-04-03 17:10:49.137165] I [client.c:2156:notify] 33-dstore-client-5: parent translators are ready, attempting connect on transport >[2012-04-03 17:10:49.142878] I [client.c:2156:notify] 33-dstore-client-6: parent translators are ready, attempting connect on transport >[2012-04-03 17:10:49.147510] I [client.c:2156:notify] 33-dstore-client-7: parent translators are ready, attempting connect on transport >[2012-04-03 17:10:49.152156] I [client.c:2156:notify] 33-dstore-client-8: parent translators are ready, attempting connect on transport >Given volfile: >+------------------------------------------------------------------------------+ > 1: volume dstore-client-0 > 2: type protocol/client > 3: option remote-host 192.168.2.35 > 4: option remote-subvolume /export1/dstore1 > 5: option transport-type tcp > 6: end-volume > 7: > 8: volume dstore-client-1 > 9: type protocol/client > 10: option remote-host 192.168.2.36 > 11: option remote-subvolume /export1/dstore1 > 12: option transport-type tcp > 13: end-volume > 14: > 15: volume dstore-client-2 > 16: type protocol/client > 17: option remote-host 192.168.2.37 > 18: option remote-subvolume /export1/dstore1 > 19: option transport-type tcp > 20: end-volume > 21: > 22: volume dstore-client-3 > 23: type protocol/client > 24: option remote-host 192.168.2.35 > 25: option remote-subvolume /export2/dstore1 > 26: option transport-type tcp > 27: end-volume > 28: > 29: volume dstore-client-4 > 30: type protocol/client > 31: option remote-host 192.168.2.36 > 32: option remote-subvolume /export2/dstore1 > 33: option transport-type tcp > 34: end-volume > 35: > 36: volume dstore-client-5 > 37: type protocol/client > 38: option remote-host 192.168.2.37 > 39: option remote-subvolume /export2/dstore1 > 40: option transport-type tcp > 41: end-volume > 42: > 43: volume dstore-client-6 > 44: type protocol/client > 45: option remote-host 192.168.2.35 > 46: option remote-subvolume /export1/dstore2 > 47: option transport-type tcp > 48: end-volume > 49: > 50: volume dstore-client-7 > 51: type protocol/client > 52: option remote-host 192.168.2.36 > 53: option remote-subvolume /export1/dstore2 > 54: option transport-type tcp > 55: end-volume > 56: > 57: volume dstore-client-8 > 58: type protocol/client > 59: option remote-host 192.168.2.37 > 60: option remote-subvolume /export1/dstore2 > 61: option transport-type tcp > 62: end-volume > 63: > 64: volume dstore-replicate-0 > 65: type cluster/replicate > 66: subvolumes dstore-client-0 dstore-client-1 dstore-client-2 > 67: end-volume > 68: > 69: volume dstore-replicate-1 > 70: type cluster/replicate > 71: subvolumes dstore-client-3 dstore-client-4 dstore-client-5 > 72: end-volume > 73: > 74: volume dstore-replicate-2 > 75: type cluster/replicate > 76: subvolumes dstore-client-6 dstore-client-7 dstore-client-8 > 77: end-volume > 78: > 79: volume dstore-dht > 80: type cluster/distribute > 81: subvolumes dstore-replicate-0 dstore-replicate-1 dstore-replicate-2 > 82: end-volume > 83: > 84: volume dstore-quota > 85: type features/quota > 86: option timeout 0 > 87: subvolumes dstore-dht > 88: end-volume > 89: > 90: volume dstore-write-behind > 91: type performance/write-behind > 92: subvolumes dstore-quota > 93: end-volume > 94: > 95: volume dstore-read-ahead > 96: type performance/read-ahead > 97: subvolumes dstore-write-behind > 98: end-volume > 99: >100: volume dstore-io-cache >101: type performance/io-cache >102: subvolumes dstore-read-ahead >103: end-volume >104: >105: volume dstore-quick-read >106: type performance/quick-read >107: subvolumes dstore-io-cache >108: end-volume >109: >110: volume dstore-md-cache >111: type performance/md-cache >112: subvolumes dstore-quick-read >113: end-volume >114: >115: volume dstore >116: type debug/io-stats >117: option latency-measurement off >118: option count-fop-hits off >119: subvolumes dstore-md-cache >120: end-volume > >+------------------------------------------------------------------------------+ >[2012-04-03 17:10:49.157080] I [glusterfsd-mgmt.c:1584:mgmt_getspec_cbk] 0-glusterfs: No change in volfile, continuing >[2012-04-03 17:10:49.163551] I [rpc-clnt.c:1669:rpc_clnt_reconfig] 33-dstore-client-0: changing port to 24009 (from 0) >[2012-04-03 17:10:49.163807] I [rpc-clnt.c:1669:rpc_clnt_reconfig] 33-dstore-client-6: changing port to 24011 (from 0) >[2012-04-03 17:10:49.164416] I [client.c:136:client_register_grace_timer] 33-dstore-client-0: Registering a grace timer >[2012-04-03 17:10:49.164658] I [client.c:136:client_register_grace_timer] 33-dstore-client-6: Registering a grace timer >[2012-04-03 17:10:49.164727] I [rpc-clnt.c:1669:rpc_clnt_reconfig] 33-dstore-client-3: changing port to 24010 (from 0) >[2012-04-03 17:10:49.165659] I [client.c:136:client_register_grace_timer] 33-dstore-client-3: Registering a grace timer >[2012-04-03 17:10:50.170603] I [rpc-clnt.c:1669:rpc_clnt_reconfig] 33-dstore-client-2: changing port to 24009 (from 0) >[2012-04-03 17:10:50.171062] I [client.c:136:client_register_grace_timer] 33-dstore-client-2: Registering a grace timer >[2012-04-03 17:10:50.173455] I [rpc-clnt.c:1669:rpc_clnt_reconfig] 33-dstore-client-5: changing port to 24010 (from 0) >[2012-04-03 17:10:50.174637] I [client.c:136:client_register_grace_timer] 33-dstore-client-5: Registering a grace timer >[2012-04-03 17:10:50.174904] I [rpc-clnt.c:1669:rpc_clnt_reconfig] 33-dstore-client-8: changing port to 24011 (from 0) >[2012-04-03 17:10:50.175036] I [client.c:136:client_register_grace_timer] 33-dstore-client-8: Registering a grace timer >[2012-04-03 17:10:50.180807] I [rpc-clnt.c:1669:rpc_clnt_reconfig] 33-dstore-client-1: changing port to 24009 (from 0) >[2012-04-03 17:10:50.180926] I [rpc-clnt.c:1669:rpc_clnt_reconfig] 33-dstore-client-4: changing port to 24010 (from 0) >[2012-04-03 17:10:50.181011] I [rpc-clnt.c:1669:rpc_clnt_reconfig] 33-dstore-client-7: changing port to 24011 (from 0) >[2012-04-03 17:10:50.181148] I [client.c:136:client_register_grace_timer] 33-dstore-client-1: Registering a grace timer >[2012-04-03 17:10:50.181221] I [client.c:136:client_register_grace_timer] 33-dstore-client-4: Registering a grace timer >[2012-04-03 17:10:50.181314] I [client.c:136:client_register_grace_timer] 33-dstore-client-7: Registering a grace timer >[2012-04-03 17:10:52.236160] W [client.c:2083:client_rpc_notify] 33-dstore-client-0: Cancelling the grace timer >[2012-04-03 17:10:52.238033] I [client-handshake.c:1632:select_server_supported_programs] 33-dstore-client-0: Using Program GlusterFS 3git, Num (1298437), Version (330) >[2012-04-03 17:10:52.239976] I [client-handshake.c:1429:client_setvolume_cbk] 33-dstore-client-0: Connected to 192.168.2.35:24009, attached to remote volume '/export1/dstore1'. >[2012-04-03 17:10:52.240064] I [client-handshake.c:1441:client_setvolume_cbk] 33-dstore-client-0: Server and Client lk-version numbers are not same, reopening the fds >[2012-04-03 17:10:52.240276] I [afr-common.c:3524:afr_notify] 33-dstore-replicate-0: Subvolume 'dstore-client-0' came back up; going online. >[2012-04-03 17:10:52.241399] I [client-handshake.c:456:client_set_lk_version_cbk] 33-dstore-client-0: Server lk version = 1 >[2012-04-03 17:10:52.241756] W [client.c:2083:client_rpc_notify] 33-dstore-client-6: Cancelling the grace timer >[2012-04-03 17:10:52.245706] I [client-handshake.c:1632:select_server_supported_programs] 33-dstore-client-6: Using Program GlusterFS 3git, Num (1298437), Version (330) >[2012-04-03 17:10:52.246036] W [client.c:2083:client_rpc_notify] 33-dstore-client-3: Cancelling the grace timer >[2012-04-03 17:10:52.250385] I [client-handshake.c:1429:client_setvolume_cbk] 33-dstore-client-6: Connected to 192.168.2.35:24011, attached to remote volume '/export1/dstore2'. >[2012-04-03 17:10:52.250451] I [client-handshake.c:1441:client_setvolume_cbk] 33-dstore-client-6: Server and Client lk-version numbers are not same, reopening the fds >[2012-04-03 17:10:52.250697] I [afr-common.c:3524:afr_notify] 33-dstore-replicate-2: Subvolume 'dstore-client-6' came back up; going online. >[2012-04-03 17:10:52.251067] I [client-handshake.c:1632:select_server_supported_programs] 33-dstore-client-3: Using Program GlusterFS 3git, Num (1298437), Version (330) >[2012-04-03 17:10:52.253286] I [client-handshake.c:1429:client_setvolume_cbk] 33-dstore-client-3: Connected to 192.168.2.35:24010, attached to remote volume '/export2/dstore1'. >[2012-04-03 17:10:52.253351] I [client-handshake.c:1441:client_setvolume_cbk] 33-dstore-client-3: Server and Client lk-version numbers are not same, reopening the fds >[2012-04-03 17:10:52.253429] I [afr-common.c:3524:afr_notify] 33-dstore-replicate-1: Subvolume 'dstore-client-3' came back up; going online. >[2012-04-03 17:10:52.254299] I [client-handshake.c:456:client_set_lk_version_cbk] 33-dstore-client-6: Server lk version = 1 >[2012-04-03 17:10:52.258398] I [client-handshake.c:456:client_set_lk_version_cbk] 33-dstore-client-3: Server lk version = 1 >[2012-04-03 17:10:53.255049] W [client.c:2083:client_rpc_notify] 33-dstore-client-2: Cancelling the grace timer >[2012-04-03 17:10:53.259637] W [client.c:2083:client_rpc_notify] 33-dstore-client-5: Cancelling the grace timer >[2012-04-03 17:10:53.262796] I [client-handshake.c:1632:select_server_supported_programs] 33-dstore-client-2: Using Program GlusterFS 3git, Num (1298437), Version (330) >[2012-04-03 17:10:53.263876] I [client-handshake.c:1632:select_server_supported_programs] 33-dstore-client-5: Using Program GlusterFS 3git, Num (1298437), Version (330) >[2012-04-03 17:10:53.266273] W [client.c:2083:client_rpc_notify] 33-dstore-client-8: Cancelling the grace timer >[2012-04-03 17:10:53.266718] I [client-handshake.c:1429:client_setvolume_cbk] 33-dstore-client-5: Connected to 192.168.2.37:24010, attached to remote volume '/export2/dstore1'. >[2012-04-03 17:10:53.266820] I [client-handshake.c:1441:client_setvolume_cbk] 33-dstore-client-5: Server and Client lk-version numbers are not same, reopening the fds >[2012-04-03 17:10:53.267184] I [client-handshake.c:1429:client_setvolume_cbk] 33-dstore-client-2: Connected to 192.168.2.37:24009, attached to remote volume '/export1/dstore1'. >[2012-04-03 17:10:53.267282] I [client-handshake.c:1441:client_setvolume_cbk] 33-dstore-client-2: Server and Client lk-version numbers are not same, reopening the fds >[2012-04-03 17:10:53.269481] I [client-handshake.c:456:client_set_lk_version_cbk] 33-dstore-client-5: Server lk version = 1 >[2012-04-03 17:10:53.269621] I [client-handshake.c:456:client_set_lk_version_cbk] 33-dstore-client-2: Server lk version = 1 >[2012-04-03 17:10:53.269746] I [client-handshake.c:1632:select_server_supported_programs] 33-dstore-client-8: Using Program GlusterFS 3git, Num (1298437), Version (330) >[2012-04-03 17:10:53.273190] I [client-handshake.c:1429:client_setvolume_cbk] 33-dstore-client-8: Connected to 192.168.2.37:24011, attached to remote volume '/export1/dstore2'. >[2012-04-03 17:10:53.273319] I [client-handshake.c:1441:client_setvolume_cbk] 33-dstore-client-8: Server and Client lk-version numbers are not same, reopening the fds >[2012-04-03 17:10:53.275416] W [client.c:2083:client_rpc_notify] 33-dstore-client-1: Cancelling the grace timer >[2012-04-03 17:10:53.277060] I [client-handshake.c:456:client_set_lk_version_cbk] 33-dstore-client-8: Server lk version = 1 >[2012-04-03 17:10:53.277208] W [client.c:2083:client_rpc_notify] 33-dstore-client-4: Cancelling the grace timer >[2012-04-03 17:10:53.277297] I [client-handshake.c:1632:select_server_supported_programs] 33-dstore-client-1: Using Program GlusterFS 3git, Num (1298437), Version (330) >[2012-04-03 17:10:53.278801] I [client-handshake.c:1429:client_setvolume_cbk] 33-dstore-client-1: Connected to 192.168.2.36:24009, attached to remote volume '/export1/dstore1'. >[2012-04-03 17:10:53.278867] I [client-handshake.c:1441:client_setvolume_cbk] 33-dstore-client-1: Server and Client lk-version numbers are not same, reopening the fds >[2012-04-03 17:10:53.279972] I [client-handshake.c:456:client_set_lk_version_cbk] 33-dstore-client-1: Server lk version = 1 >[2012-04-03 17:10:53.280718] W [client.c:2083:client_rpc_notify] 33-dstore-client-7: Cancelling the grace timer >[2012-04-03 17:10:53.282762] I [client-handshake.c:1632:select_server_supported_programs] 33-dstore-client-4: Using Program GlusterFS 3git, Num (1298437), Version (330) >[2012-04-03 17:10:53.284976] I [client-handshake.c:1632:select_server_supported_programs] 33-dstore-client-7: Using Program GlusterFS 3git, Num (1298437), Version (330) >[2012-04-03 17:10:53.285267] I [client-handshake.c:1429:client_setvolume_cbk] 33-dstore-client-4: Connected to 192.168.2.36:24010, attached to remote volume '/export2/dstore1'. >[2012-04-03 17:10:53.285327] I [client-handshake.c:1441:client_setvolume_cbk] 33-dstore-client-4: Server and Client lk-version numbers are not same, reopening the fds >[2012-04-03 17:10:53.287930] I [client-handshake.c:1429:client_setvolume_cbk] 33-dstore-client-7: Connected to 192.168.2.36:24011, attached to remote volume '/export1/dstore2'. >[2012-04-03 17:10:53.288022] I [client-handshake.c:1441:client_setvolume_cbk] 33-dstore-client-7: Server and Client lk-version numbers are not same, reopening the fds >[2012-04-03 17:10:53.311135] I [fuse-bridge.c:4081:fuse_graph_setup] 0-fuse: switched to graph 33 >[2012-04-03 17:10:53.311301] I [client-handshake.c:456:client_set_lk_version_cbk] 33-dstore-client-4: Server lk version = 1 >[2012-04-03 17:10:53.311456] I [client-handshake.c:456:client_set_lk_version_cbk] 33-dstore-client-7: Server lk version = 1 >[2012-04-03 17:10:53.315095] I [afr-common.c:1866:afr_set_root_inode_on_first_lookup] 33-dstore-replicate-0: added root inode >[2012-04-03 17:10:53.316917] I [afr-common.c:1866:afr_set_root_inode_on_first_lookup] 33-dstore-replicate-1: added root inode >[2012-04-03 17:10:53.317129] I [afr-common.c:1866:afr_set_root_inode_on_first_lookup] 33-dstore-replicate-2: added root inode >[2012-04-03 17:10:53.371221] W [quota.c:2358:quota_fsync_cbk] 32-dstore-quota: quota context not set in inode (gfid:432f6ebd-8180-41c3-bc78-d3df39f313a0) >[2012-04-03 17:10:53.378632] W [quota.c:2358:quota_fsync_cbk] 32-dstore-quota: quota context not set in inode (gfid:04bc701e-25de-4111-b3c5-8b65e4f79bc7) >[2012-04-03 17:10:53.404453] W [quota.c:2358:quota_fsync_cbk] 32-dstore-quota: quota context not set in inode (gfid:635bc599-ea74-441f-84c5-d22fb586c783) >[2012-04-03 17:10:53.497458] W [quota.c:2358:quota_fsync_cbk] 32-dstore-quota: quota context not set in inode (gfid:676316a7-a6a5-4247-bffe-afd93cbeb4a4) >[2012-04-03 17:10:53.551563] I [client.c:2165:notify] 32-dstore-client-0: current graph is no longer active, destroying rpc_client >[2012-04-03 17:10:53.551692] I [client.c:2165:notify] 32-dstore-client-1: current graph is no longer active, destroying rpc_client >[2012-04-03 17:10:53.551753] I [client.c:2165:notify] 32-dstore-client-2: current graph is no longer active, destroying rpc_client >[2012-04-03 17:10:53.551756] I [client.c:136:client_register_grace_timer] 32-dstore-client-0: Registering a grace timer >[2012-04-03 17:10:53.551828] I [client.c:2165:notify] 32-dstore-client-3: current graph is no longer active, destroying rpc_client >[2012-04-03 17:10:53.551967] I [client.c:2104:client_rpc_notify] 32-dstore-client-0: disconnected >[2012-04-03 17:10:53.552002] I [client.c:2165:notify] 32-dstore-client-4: current graph is no longer active, destroying rpc_client >[2012-04-03 17:10:53.552047] I [client.c:136:client_register_grace_timer] 32-dstore-client-1: Registering a grace timer >[2012-04-03 17:10:53.552124] I [client.c:2104:client_rpc_notify] 32-dstore-client-1: disconnected >[2012-04-03 17:10:53.552055] I [client.c:2165:notify] 32-dstore-client-5: current graph is no longer active, destroying rpc_client >[2012-04-03 17:10:53.552263] I [client.c:2165:notify] 32-dstore-client-6: current graph is no longer active, destroying rpc_client >[2012-04-03 17:10:53.552196] I [client.c:136:client_register_grace_timer] 32-dstore-client-2: Registering a grace timer >[2012-04-03 17:10:53.552336] I [client.c:2165:notify] 32-dstore-client-7: current graph is no longer active, destroying rpc_client >[2012-04-03 17:10:53.552483] I [client.c:2165:notify] 32-dstore-client-8: current graph is no longer active, destroying rpc_client >[2012-04-03 17:10:53.552383] I [client.c:2104:client_rpc_notify] 32-dstore-client-2: disconnected >[2012-04-03 17:10:53.552606] E [afr-common.c:3561:afr_notify] 32-dstore-replicate-0: All subvolumes are down. Going offline until atleast one of them comes back up. >[2012-04-03 17:10:53.552674] I [client.c:136:client_register_grace_timer] 32-dstore-client-3: Registering a grace timer >[2012-04-03 17:10:53.552755] I [client.c:2104:client_rpc_notify] 32-dstore-client-3: disconnected >[2012-04-03 17:10:53.552887] I [client.c:136:client_register_grace_timer] 32-dstore-client-4: Registering a grace timer >[2012-04-03 17:10:53.552951] I [client.c:2104:client_rpc_notify] 32-dstore-client-4: disconnected >[2012-04-03 17:10:53.553113] I [client.c:136:client_register_grace_timer] 32-dstore-client-5: Registering a grace timer >[2012-04-03 17:10:53.553198] I [client.c:2104:client_rpc_notify] 32-dstore-client-5: disconnected >[2012-04-03 17:10:53.553226] E [afr-common.c:3561:afr_notify] 32-dstore-replicate-1: All subvolumes are down. Going offline until atleast one of them comes back up. >[2012-04-03 17:10:53.553277] I [client.c:136:client_register_grace_timer] 32-dstore-client-6: Registering a grace timer >[2012-04-03 17:10:53.553322] I [client.c:2104:client_rpc_notify] 32-dstore-client-6: disconnected >[2012-04-03 17:10:53.553397] I [client.c:136:client_register_grace_timer] 32-dstore-client-7: Registering a grace timer >[2012-04-03 17:10:53.553428] I [client.c:2104:client_rpc_notify] 32-dstore-client-7: disconnected >[2012-04-03 17:10:53.553486] I [client.c:136:client_register_grace_timer] 32-dstore-client-8: Registering a grace timer >[2012-04-03 17:10:53.553521] I [client.c:2104:client_rpc_notify] 32-dstore-client-8: disconnected >[2012-04-03 17:10:53.553579] E [afr-common.c:3561:afr_notify] 32-dstore-replicate-2: All subvolumes are down. Going offline until atleast one of them comes back up. >[2012-04-03 17:10:53.632507] W [quota.c:780:quota_update_size] 33-dstore-quota: cannot find parent for inode (gfid:6a0c3bd3-66f3-4d98-be28-baf6b71fd7d7), hence aborting size updation of parents >[2012-04-03 17:10:53.893452] W [quota.c:394:quota_check_limit] 33-dstore-quota: cannot find parent for inode (gfid:d069eb7d-6c51-4e38-afa4-3362b5a4c5fd), hence aborting enforcing quota-limits and continuing with the fop >[2012-04-03 17:10:54.069831] W [quota.c:780:quota_update_size] 33-dstore-quota: cannot find parent for inode (gfid:d069eb7d-6c51-4e38-afa4-3362b5a4c5fd), hence aborting size updation of parents >[2012-04-03 17:10:54.076449] W [quota.c:394:quota_check_limit] 33-dstore-quota: cannot find parent for inode (gfid:d069eb7d-6c51-4e38-afa4-3362b5a4c5fd), hence aborting enforcing quota-limits and continuing with the fop >[2012-04-03 17:10:54.163966] W [quota.c:780:quota_update_size] 33-dstore-quota: cannot find parent for inode (gfid:d069eb7d-6c51-4e38-afa4-3362b5a4c5fd), hence aborting size updation of parents >[2012-04-03 17:10:54.295488] W [quota.c:394:quota_check_limit] 33-dstore-quota: cannot find parent for inode (gfid:b9a5d5c6-cd4e-4fed-acd9-716dde37be31), hence aborting enforcing quota-limits and continuing with the fop >[2012-04-03 17:10:54.452877] W [quota.c:394:quota_check_limit] 33-dstore-quota: cannot find parent for inode (gfid:00a6b2a9-ed76-47e9-8960-60d6b8682aed), hence aborting enforcing quota-limits and continuing with the fop >[2012-04-03 17:10:55.925331] W [quota.c:394:quota_check_limit] 33-dstore-quota: cannot find parent for inode (gfid:00a6b2a9-ed76-47e9-8960-60d6b8682aed), hence aborting enforcing quota-limits and continuing with the fop >[2012-04-03 17:10:55.940855] W [quota.c:394:quota_check_limit] 33-dstore-quota: cannot find parent for inode (gfid:00a6b2a9-ed76-47e9-8960-60d6b8682aed), hence aborting enforcing quota-limits and continuing with the fop >[2012-04-03 17:10:55.964411] W [quota.c:780:quota_update_size] 33-dstore-quota: cannot find parent for inode (gfid:00a6b2a9-ed76-47e9-8960-60d6b8682aed), hence aborting size updation of parents >[2012-04-03 17:10:55.976168] W [quota.c:394:quota_check_limit] 33-dstore-quota: cannot find parent for inode (gfid:00a6b2a9-ed76-47e9-8960-60d6b8682aed), hence aborting enforcing quota-limits and continuing with the fop >[2012-04-03 17:10:56.118900] W [quota.c:780:quota_update_size] 33-dstore-quota: cannot find parent for inode (gfid:00a6b2a9-ed76-47e9-8960-60d6b8682aed), hence aborting size updation of parents >[2012-04-03 17:10:56.128230] W [quota.c:394:quota_check_limit] 33-dstore-quota: cannot find parent for inode (gfid:00a6b2a9-ed76-47e9-8960-60d6b8682aed), hence aborting enforcing quota-limits and continuing with the fop >[2012-04-03 17:10:56.144304] W [quota.c:780:quota_update_size] 33-dstore-quota: cannot find parent for inode (gfid:00a6b2a9-ed76-47e9-8960-60d6b8682aed), hence aborting size updation of parents >[2012-04-03 17:10:56.380327] W [quota.c:394:quota_check_limit] 33-dstore-quota: cannot find parent for inode (gfid:00a6b2a9-ed76-47e9-8960-60d6b8682aed), hence aborting enforcing quota-limits and continuing with the fop >[2012-04-03 17:10:56.418780] W [quota.c:780:quota_update_size] 33-dstore-quota: cannot find parent for inode (gfid:00a6b2a9-ed76-47e9-8960-60d6b8682aed), hence aborting size updation of parents >[2012-04-03 17:10:56.587259] W [quota.c:394:quota_check_limit] 33-dstore-quota: cannot find parent for inode (gfid:f185e840-1968-4487-bf82-49dbe5cc8341), hence aborting enforcing quota-limits and continuing with the fop >[2012-04-03 17:10:56.614393] W [quota.c:780:quota_update_size] 33-dstore-quota: cannot find parent for inode (gfid:f185e840-1968-4487-bf82-49dbe5cc8341), hence aborting size updation of parents >[2012-04-03 17:11:04.281612] W [client.c:112:client_grace_timeout] 32-dstore-client-0: client grace timer expired, updating the lk-version to 2 >[2012-04-03 17:11:04.281862] W [client.c:112:client_grace_timeout] 32-dstore-client-1: client grace timer expired, updating the lk-version to 2 >[2012-04-03 17:11:04.281973] W [client.c:112:client_grace_timeout] 32-dstore-client-2: client grace timer expired, updating the lk-version to 2 >[2012-04-03 17:11:04.282032] W [client.c:112:client_grace_timeout] 32-dstore-client-3: client grace timer expired, updating the lk-version to 2 >[2012-04-03 17:11:04.282071] W [client.c:112:client_grace_timeout] 32-dstore-client-4: client grace timer expired, updating the lk-version to 2 >[2012-04-03 17:11:04.282100] W [client.c:112:client_grace_timeout] 32-dstore-client-5: client grace timer expired, updating the lk-version to 2 >[2012-04-03 17:11:04.282134] W [client.c:112:client_grace_timeout] 32-dstore-client-6: client grace timer expired, updating the lk-version to 2 >[2012-04-03 17:11:04.282170] W [client.c:112:client_grace_timeout] 32-dstore-client-7: client grace timer expired, updating the lk-version to 2 >[2012-04-03 17:11:04.282199] W [client.c:112:client_grace_timeout] 32-dstore-client-8: client grace timer expired, updating the lk-version to 2 >[2012-04-03 17:11:20.465863] I [glusterfsd-mgmt.c:64:mgmt_cbk_spec] 0-mgmt: Volume file changed >[2012-04-03 17:11:21.525097] I [io-cache.c:1558:check_cache_size_ok] 34-dstore-quick-read: Max cache size is 1044848640 >[2012-04-03 17:11:21.525348] I [io-cache.c:1558:check_cache_size_ok] 34-dstore-io-cache: Max cache size is 1044848640 >[2012-04-03 17:11:21.548970] I [client.c:2156:notify] 34-dstore-client-0: parent translators are ready, attempting connect on transport >[2012-04-03 17:11:21.628252] I [client.c:2156:notify] 34-dstore-client-1: parent translators are ready, attempting connect on transport >[2012-04-03 17:11:21.633234] I [client.c:2156:notify] 34-dstore-client-2: parent translators are ready, attempting connect on transport >[2012-04-03 17:11:21.638773] I [client.c:2156:notify] 34-dstore-client-3: parent translators are ready, attempting connect on transport >[2012-04-03 17:11:21.643538] I [client.c:2156:notify] 34-dstore-client-4: parent translators are ready, attempting connect on transport >[2012-04-03 17:11:21.649902] I [client.c:2156:notify] 34-dstore-client-5: parent translators are ready, attempting connect on transport >[2012-04-03 17:11:21.656429] I [client.c:2156:notify] 34-dstore-client-6: parent translators are ready, attempting connect on transport >[2012-04-03 17:11:21.661187] I [client.c:2156:notify] 34-dstore-client-7: parent translators are ready, attempting connect on transport >[2012-04-03 17:11:21.665813] I [client.c:2156:notify] 34-dstore-client-8: parent translators are ready, attempting connect on transport >Given volfile: >+------------------------------------------------------------------------------+ > 1: volume dstore-client-0 > 2: type protocol/client > 3: option remote-host 192.168.2.35 > 4: option remote-subvolume /export1/dstore1 > 5: option transport-type tcp > 6: end-volume > 7: > 8: volume dstore-client-1 > 9: type protocol/client > 10: option remote-host 192.168.2.36 > 11: option remote-subvolume /export1/dstore1 > 12: option transport-type tcp > 13: end-volume > 14: > 15: volume dstore-client-2 > 16: type protocol/client > 17: option remote-host 192.168.2.37 > 18: option remote-subvolume /export1/dstore1 > 19: option transport-type tcp > 20: end-volume > 21: > 22: volume dstore-client-3 > 23: type protocol/client > 24: option remote-host 192.168.2.35 > 25: option remote-subvolume /export2/dstore1 > 26: option transport-type tcp > 27: end-volume > 28: > 29: volume dstore-client-4 > 30: type protocol/client > 31: option remote-host 192.168.2.36 > 32: option remote-subvolume /export2/dstore1 > 33: option transport-type tcp > 34: end-volume > 35: > 36: volume dstore-client-5 > 37: type protocol/client > 38: option remote-host 192.168.2.37 > 39: option remote-subvolume /export2/dstore1 > 40: option transport-type tcp > 41: end-volume > 42: > 43: volume dstore-client-6 > 44: type protocol/client > 45: option remote-host 192.168.2.35 > 46: option remote-subvolume /export1/dstore2 > 47: option transport-type tcp > 48: end-volume > 49: > 50: volume dstore-client-7 > 51: type protocol/client > 52: option remote-host 192.168.2.36 > 53: option remote-subvolume /export1/dstore2 > 54: option transport-type tcp > 55: end-volume > 56: > 57: volume dstore-client-8 > 58: type protocol/client > 59: option remote-host 192.168.2.37 > 60: option remote-subvolume /export1/dstore2 > 61: option transport-type tcp > 62: end-volume > 63: > 64: volume dstore-replicate-0 > 65: type cluster/replicate > 66: subvolumes dstore-client-0 dstore-client-1 dstore-client-2 > 67: end-volume > 68: > 69: volume dstore-replicate-1 > 70: type cluster/replicate > 71: subvolumes dstore-client-3 dstore-client-4 dstore-client-5 > 72: end-volume > 73: > 74: volume dstore-replicate-2 > 75: type cluster/replicate > 76: subvolumes dstore-client-6 dstore-client-7 dstore-client-8 > 77: end-volume > 78: > 79: volume dstore-dht > 80: type cluster/distribute > 81: subvolumes dstore-replicate-0 dstore-replicate-1 dstore-replicate-2 > 82: end-volume > 83: > 84: volume dstore-write-behind > 85: type performance/write-behind > 86: subvolumes dstore-dht > 87: end-volume > 88: > 89: volume dstore-read-ahead > 90: type performance/read-ahead > 91: subvolumes dstore-write-behind > 92: end-volume > 93: > 94: volume dstore-io-cache > 95: type performance/io-cache > 96: subvolumes dstore-read-ahead > 97: end-volume > 98: > 99: volume dstore-quick-read >100: type performance/quick-read >101: subvolumes dstore-io-cache >102: end-volume >103: >104: volume dstore-md-cache >105: type performance/md-cache >106: subvolumes dstore-quick-read >107: end-volume >108: >109: volume dstore >110: type debug/io-stats >111: option latency-measurement off >112: option count-fop-hits off >113: subvolumes dstore-md-cache >114: end-volume > >+------------------------------------------------------------------------------+ >[2012-04-03 17:11:21.674953] I [rpc-clnt.c:1669:rpc_clnt_reconfig] 34-dstore-client-3: changing port to 24010 (from 0) >[2012-04-03 17:11:21.675063] I [rpc-clnt.c:1669:rpc_clnt_reconfig] 34-dstore-client-0: changing port to 24009 (from 0) >[2012-04-03 17:11:21.675188] I [rpc-clnt.c:1669:rpc_clnt_reconfig] 34-dstore-client-6: changing port to 24011 (from 0) >[2012-04-03 17:11:21.675310] I [client.c:136:client_register_grace_timer] 34-dstore-client-3: Registering a grace timer >[2012-04-03 17:11:21.675378] I [client.c:136:client_register_grace_timer] 34-dstore-client-0: Registering a grace timer >[2012-04-03 17:11:21.675421] I [client.c:136:client_register_grace_timer] 34-dstore-client-6: Registering a grace timer >[2012-04-03 17:11:22.640205] I [rpc-clnt.c:1669:rpc_clnt_reconfig] 34-dstore-client-1: changing port to 24009 (from 0) >[2012-04-03 17:11:22.640792] I [client.c:136:client_register_grace_timer] 34-dstore-client-1: Registering a grace timer >[2012-04-03 17:11:22.641542] I [rpc-clnt.c:1669:rpc_clnt_reconfig] 34-dstore-client-4: changing port to 24010 (from 0) >[2012-04-03 17:11:22.641696] I [client.c:136:client_register_grace_timer] 34-dstore-client-4: Registering a grace timer >[2012-04-03 17:11:22.641775] I [rpc-clnt.c:1669:rpc_clnt_reconfig] 34-dstore-client-7: changing port to 24011 (from 0) >[2012-04-03 17:11:22.641902] I [client.c:136:client_register_grace_timer] 34-dstore-client-7: Registering a grace timer >[2012-04-03 17:11:22.644824] I [rpc-clnt.c:1669:rpc_clnt_reconfig] 34-dstore-client-2: changing port to 24009 (from 0) >[2012-04-03 17:11:22.645019] I [client.c:136:client_register_grace_timer] 34-dstore-client-2: Registering a grace timer >[2012-04-03 17:11:22.645162] I [rpc-clnt.c:1669:rpc_clnt_reconfig] 34-dstore-client-5: changing port to 24010 (from 0) >[2012-04-03 17:11:22.645306] I [rpc-clnt.c:1669:rpc_clnt_reconfig] 34-dstore-client-8: changing port to 24011 (from 0) >[2012-04-03 17:11:22.645481] I [client.c:136:client_register_grace_timer] 34-dstore-client-5: Registering a grace timer >[2012-04-03 17:11:22.645577] I [client.c:136:client_register_grace_timer] 34-dstore-client-8: Registering a grace timer >[2012-04-03 17:11:25.292755] W [client.c:2083:client_rpc_notify] 34-dstore-client-3: Cancelling the grace timer >[2012-04-03 17:11:25.296326] W [client.c:2083:client_rpc_notify] 34-dstore-client-0: Cancelling the grace timer >[2012-04-03 17:11:25.297007] I [client-handshake.c:1632:select_server_supported_programs] 34-dstore-client-3: Using Program GlusterFS 3git, Num (1298437), Version (330) >[2012-04-03 17:11:25.297495] I [client-handshake.c:1632:select_server_supported_programs] 34-dstore-client-0: Using Program GlusterFS 3git, Num (1298437), Version (330) >[2012-04-03 17:11:25.299365] I [client-handshake.c:1429:client_setvolume_cbk] 34-dstore-client-0: Connected to 192.168.2.35:24009, attached to remote volume '/export1/dstore1'. >[2012-04-03 17:11:25.299488] I [client-handshake.c:1441:client_setvolume_cbk] 34-dstore-client-0: Server and Client lk-version numbers are not same, reopening the fds >[2012-04-03 17:11:25.299601] I [afr-common.c:3524:afr_notify] 34-dstore-replicate-0: Subvolume 'dstore-client-0' came back up; going online. >[2012-04-03 17:11:25.299844] I [client-handshake.c:1429:client_setvolume_cbk] 34-dstore-client-3: Connected to 192.168.2.35:24010, attached to remote volume '/export2/dstore1'. >[2012-04-03 17:11:25.299916] I [client-handshake.c:1441:client_setvolume_cbk] 34-dstore-client-3: Server and Client lk-version numbers are not same, reopening the fds >[2012-04-03 17:11:25.300014] I [afr-common.c:3524:afr_notify] 34-dstore-replicate-1: Subvolume 'dstore-client-3' came back up; going online. >[2012-04-03 17:11:25.300649] I [client-handshake.c:456:client_set_lk_version_cbk] 34-dstore-client-0: Server lk version = 1 >[2012-04-03 17:11:25.303560] I [client-handshake.c:456:client_set_lk_version_cbk] 34-dstore-client-3: Server lk version = 1 >[2012-04-03 17:11:25.303909] W [client.c:2083:client_rpc_notify] 34-dstore-client-6: Cancelling the grace timer >[2012-04-03 17:11:25.305741] I [client-handshake.c:1632:select_server_supported_programs] 34-dstore-client-6: Using Program GlusterFS 3git, Num (1298437), Version (330) >[2012-04-03 17:11:25.310609] I [client-handshake.c:1429:client_setvolume_cbk] 34-dstore-client-6: Connected to 192.168.2.35:24011, attached to remote volume '/export1/dstore2'. >[2012-04-03 17:11:25.310694] I [client-handshake.c:1441:client_setvolume_cbk] 34-dstore-client-6: Server and Client lk-version numbers are not same, reopening the fds >[2012-04-03 17:11:25.310805] I [afr-common.c:3524:afr_notify] 34-dstore-replicate-2: Subvolume 'dstore-client-6' came back up; going online. >[2012-04-03 17:11:25.312409] I [client-handshake.c:456:client_set_lk_version_cbk] 34-dstore-client-6: Server lk version = 1 >[2012-04-03 17:11:26.308775] W [client.c:2083:client_rpc_notify] 34-dstore-client-1: Cancelling the grace timer >[2012-04-03 17:11:26.311057] I [client-handshake.c:1632:select_server_supported_programs] 34-dstore-client-1: Using Program GlusterFS 3git, Num (1298437), Version (330) >[2012-04-03 17:11:26.326523] W [client.c:2083:client_rpc_notify] 34-dstore-client-4: Cancelling the grace timer >[2012-04-03 17:11:26.328832] I [client-handshake.c:1429:client_setvolume_cbk] 34-dstore-client-1: Connected to 192.168.2.36:24009, attached to remote volume '/export1/dstore1'. >[2012-04-03 17:11:26.328955] I [client-handshake.c:1441:client_setvolume_cbk] 34-dstore-client-1: Server and Client lk-version numbers are not same, reopening the fds >[2012-04-03 17:11:26.329190] W [client.c:2083:client_rpc_notify] 34-dstore-client-2: Cancelling the grace timer >[2012-04-03 17:11:26.332510] I [client-handshake.c:1632:select_server_supported_programs] 34-dstore-client-2: Using Program GlusterFS 3git, Num (1298437), Version (330) >[2012-04-03 17:11:26.333265] I [client-handshake.c:1429:client_setvolume_cbk] 34-dstore-client-2: Connected to 192.168.2.37:24009, attached to remote volume '/export1/dstore1'. >[2012-04-03 17:11:26.333340] I [client-handshake.c:1441:client_setvolume_cbk] 34-dstore-client-2: Server and Client lk-version numbers are not same, reopening the fds >[2012-04-03 17:11:26.333614] W [client.c:2083:client_rpc_notify] 34-dstore-client-5: Cancelling the grace timer >[2012-04-03 17:11:26.333854] I [client-handshake.c:456:client_set_lk_version_cbk] 34-dstore-client-2: Server lk version = 1 >[2012-04-03 17:11:26.335346] I [client-handshake.c:456:client_set_lk_version_cbk] 34-dstore-client-1: Server lk version = 1 >[2012-04-03 17:11:26.336252] W [client.c:2083:client_rpc_notify] 34-dstore-client-7: Cancelling the grace timer >[2012-04-03 17:11:26.337087] I [client-handshake.c:1632:select_server_supported_programs] 34-dstore-client-5: Using Program GlusterFS 3git, Num (1298437), Version (330) >[2012-04-03 17:11:26.339869] W [client.c:2083:client_rpc_notify] 34-dstore-client-8: Cancelling the grace timer >[2012-04-03 17:11:26.339982] I [client-handshake.c:1632:select_server_supported_programs] 34-dstore-client-4: Using Program GlusterFS 3git, Num (1298437), Version (330) >[2012-04-03 17:11:26.340206] I [client-handshake.c:1429:client_setvolume_cbk] 34-dstore-client-5: Connected to 192.168.2.37:24010, attached to remote volume '/export2/dstore1'. >[2012-04-03 17:11:26.340286] I [client-handshake.c:1441:client_setvolume_cbk] 34-dstore-client-5: Server and Client lk-version numbers are not same, reopening the fds >[2012-04-03 17:11:26.341639] I [client-handshake.c:1429:client_setvolume_cbk] 34-dstore-client-4: Connected to 192.168.2.36:24010, attached to remote volume '/export2/dstore1'. >[2012-04-03 17:11:26.341749] I [client-handshake.c:1441:client_setvolume_cbk] 34-dstore-client-4: Server and Client lk-version numbers are not same, reopening the fds >[2012-04-03 17:11:26.342930] I [client-handshake.c:1632:select_server_supported_programs] 34-dstore-client-8: Using Program GlusterFS 3git, Num (1298437), Version (330) >[2012-04-03 17:11:26.343913] I [client-handshake.c:1632:select_server_supported_programs] 34-dstore-client-7: Using Program GlusterFS 3git, Num (1298437), Version (330) >[2012-04-03 17:11:26.345652] I [client-handshake.c:456:client_set_lk_version_cbk] 34-dstore-client-4: Server lk version = 1 >[2012-04-03 17:11:26.346063] I [client-handshake.c:1429:client_setvolume_cbk] 34-dstore-client-8: Connected to 192.168.2.37:24011, attached to remote volume '/export1/dstore2'. >[2012-04-03 17:11:26.346125] I [client-handshake.c:1441:client_setvolume_cbk] 34-dstore-client-8: Server and Client lk-version numbers are not same, reopening the fds >[2012-04-03 17:11:26.346582] I [client-handshake.c:456:client_set_lk_version_cbk] 34-dstore-client-5: Server lk version = 1 >[2012-04-03 17:11:26.347678] I [client-handshake.c:456:client_set_lk_version_cbk] 34-dstore-client-8: Server lk version = 1 >[2012-04-03 17:11:26.350089] I [client-handshake.c:1429:client_setvolume_cbk] 34-dstore-client-7: Connected to 192.168.2.36:24011, attached to remote volume '/export1/dstore2'. >[2012-04-03 17:11:26.350145] I [client-handshake.c:1441:client_setvolume_cbk] 34-dstore-client-7: Server and Client lk-version numbers are not same, reopening the fds >[2012-04-03 17:11:26.365514] I [fuse-bridge.c:4081:fuse_graph_setup] 0-fuse: switched to graph 34 >[2012-04-03 17:11:26.365919] I [client-handshake.c:456:client_set_lk_version_cbk] 34-dstore-client-7: Server lk version = 1 >[2012-04-03 17:11:26.368015] I [afr-common.c:1866:afr_set_root_inode_on_first_lookup] 34-dstore-replicate-0: added root inode >[2012-04-03 17:11:26.376623] I [afr-common.c:1866:afr_set_root_inode_on_first_lookup] 34-dstore-replicate-2: added root inode >[2012-04-03 17:11:26.377220] I [afr-common.c:1866:afr_set_root_inode_on_first_lookup] 34-dstore-replicate-1: added root inode >[2012-04-03 17:11:26.599281] W [quota.c:2358:quota_fsync_cbk] 33-dstore-quota: quota context not set in inode (gfid:56c0f287-7520-48fd-860f-495e53eaf751) >[2012-04-03 17:11:26.812862] W [quota.c:2358:quota_fsync_cbk] 33-dstore-quota: quota context not set in inode (gfid:6f841f8f-9550-4289-86e5-3bacaf703d1a) >[2012-04-03 17:11:26.877195] W [quota.c:2358:quota_fsync_cbk] 33-dstore-quota: quota context not set in inode (gfid:60014d2f-5e65-4b4d-b8d8-4e1d2f861d61) >[2012-04-03 17:11:26.894280] I [client.c:2165:notify] 33-dstore-client-0: current graph is no longer active, destroying rpc_client >[2012-04-03 17:11:26.894435] I [client.c:2165:notify] 33-dstore-client-1: current graph is no longer active, destroying rpc_client >[2012-04-03 17:11:26.894521] I [client.c:2165:notify] 33-dstore-client-2: current graph is no longer active, destroying rpc_client >[2012-04-03 17:11:26.894596] I [client.c:2165:notify] 33-dstore-client-3: current graph is no longer active, destroying rpc_client >[2012-04-03 17:11:26.894532] I [client.c:136:client_register_grace_timer] 33-dstore-client-0: Registering a grace timer >[2012-04-03 17:11:26.894809] I [client.c:2104:client_rpc_notify] 33-dstore-client-0: disconnected >[2012-04-03 17:11:26.894922] I [client.c:136:client_register_grace_timer] 33-dstore-client-1: Registering a grace timer >[2012-04-03 17:11:26.894986] I [client.c:2104:client_rpc_notify] 33-dstore-client-1: disconnected >[2012-04-03 17:11:26.894726] I [client.c:2165:notify] 33-dstore-client-4: current graph is no longer active, destroying rpc_client >[2012-04-03 17:11:26.895134] I [client.c:136:client_register_grace_timer] 33-dstore-client-2: Registering a grace timer >[2012-04-03 17:11:26.895365] I [client.c:2104:client_rpc_notify] 33-dstore-client-2: disconnected >[2012-04-03 17:11:26.895434] E [afr-common.c:3561:afr_notify] 33-dstore-replicate-0: All subvolumes are down. Going offline until atleast one of them comes back up. >[2012-04-03 17:11:26.895247] I [client.c:2165:notify] 33-dstore-client-5: current graph is no longer active, destroying rpc_client >[2012-04-03 17:11:26.895703] I [client.c:136:client_register_grace_timer] 33-dstore-client-3: Registering a grace timer >[2012-04-03 17:11:26.895850] I [client.c:2104:client_rpc_notify] 33-dstore-client-3: disconnected >[2012-04-03 17:11:26.895766] I [client.c:2165:notify] 33-dstore-client-6: current graph is no longer active, destroying rpc_client >[2012-04-03 17:11:26.895961] I [client.c:136:client_register_grace_timer] 33-dstore-client-4: Registering a grace timer >[2012-04-03 17:11:26.896104] I [client.c:2104:client_rpc_notify] 33-dstore-client-4: disconnected >[2012-04-03 17:11:26.896029] I [client.c:2165:notify] 33-dstore-client-7: current graph is no longer active, destroying rpc_client >[2012-04-03 17:11:26.896213] I [client.c:136:client_register_grace_timer] 33-dstore-client-5: Registering a grace timer >[2012-04-03 17:11:26.896342] I [client.c:2104:client_rpc_notify] 33-dstore-client-5: disconnected >[2012-04-03 17:11:26.896270] I [client.c:2165:notify] 33-dstore-client-8: current graph is no longer active, destroying rpc_client >[2012-04-03 17:11:26.896405] E [afr-common.c:3561:afr_notify] 33-dstore-replicate-1: All subvolumes are down. Going offline until atleast one of them comes back up. >[2012-04-03 17:11:26.896787] I [client.c:136:client_register_grace_timer] 33-dstore-client-6: Registering a grace timer >[2012-04-03 17:11:26.896866] I [client.c:2104:client_rpc_notify] 33-dstore-client-6: disconnected >[2012-04-03 17:11:26.896950] I [client.c:136:client_register_grace_timer] 33-dstore-client-7: Registering a grace timer >[2012-04-03 17:11:26.897022] I [client.c:2104:client_rpc_notify] 33-dstore-client-7: disconnected >[2012-04-03 17:11:26.897113] I [client.c:136:client_register_grace_timer] 33-dstore-client-8: Registering a grace timer >[2012-04-03 17:11:26.897219] I [client.c:2104:client_rpc_notify] 33-dstore-client-8: disconnected >[2012-04-03 17:11:26.897332] E [afr-common.c:3561:afr_notify] 33-dstore-replicate-2: All subvolumes are down. Going offline until atleast one of them comes back up. >[2012-04-03 17:11:37.341885] W [client.c:112:client_grace_timeout] 33-dstore-client-0: client grace timer expired, updating the lk-version to 2 >[2012-04-03 17:11:37.342021] W [client.c:112:client_grace_timeout] 33-dstore-client-1: client grace timer expired, updating the lk-version to 2 >[2012-04-03 17:11:37.342059] W [client.c:112:client_grace_timeout] 33-dstore-client-2: client grace timer expired, updating the lk-version to 2 >[2012-04-03 17:11:37.342124] W [client.c:112:client_grace_timeout] 33-dstore-client-3: client grace timer expired, updating the lk-version to 2 >[2012-04-03 17:11:37.342166] W [client.c:112:client_grace_timeout] 33-dstore-client-4: client grace timer expired, updating the lk-version to 2 >[2012-04-03 17:11:37.342195] W [client.c:112:client_grace_timeout] 33-dstore-client-5: client grace timer expired, updating the lk-version to 2 >[2012-04-03 17:11:37.342232] W [client.c:112:client_grace_timeout] 33-dstore-client-6: client grace timer expired, updating the lk-version to 2 >[2012-04-03 17:11:37.342271] W [client.c:112:client_grace_timeout] 33-dstore-client-7: client grace timer expired, updating the lk-version to 2 >[2012-04-03 17:11:37.342301] W [client.c:112:client_grace_timeout] 33-dstore-client-8: client grace timer expired, updating the lk-version to 2 >[2012-04-03 17:11:53.145313] I [glusterfsd-mgmt.c:64:mgmt_cbk_spec] 0-mgmt: Volume file changed >[2012-04-03 17:11:54.202354] I [glusterfsd-mgmt.c:64:mgmt_cbk_spec] 0-mgmt: Volume file changed >[2012-04-03 17:11:54.208200] I [io-cache.c:1558:check_cache_size_ok] 35-dstore-quick-read: Max cache size is 1044848640 >[2012-04-03 17:11:54.208393] I [io-cache.c:1558:check_cache_size_ok] 35-dstore-io-cache: Max cache size is 1044848640 >[2012-04-03 17:11:54.226115] I [client.c:2156:notify] 35-dstore-client-0: parent translators are ready, attempting connect on transport >[2012-04-03 17:11:54.231613] I [client.c:2156:notify] 35-dstore-client-1: parent translators are ready, attempting connect on transport >[2012-04-03 17:11:54.236178] I [client.c:2156:notify] 35-dstore-client-2: parent translators are ready, attempting connect on transport >[2012-04-03 17:11:54.240776] I [client.c:2156:notify] 35-dstore-client-3: parent translators are ready, attempting connect on transport >[2012-04-03 17:11:54.245436] I [client.c:2156:notify] 35-dstore-client-4: parent translators are ready, attempting connect on transport >[2012-04-03 17:11:54.250065] I [client.c:2156:notify] 35-dstore-client-5: parent translators are ready, attempting connect on transport >[2012-04-03 17:11:54.254714] I [client.c:2156:notify] 35-dstore-client-6: parent translators are ready, attempting connect on transport >[2012-04-03 17:11:54.259418] I [client.c:2156:notify] 35-dstore-client-7: parent translators are ready, attempting connect on transport >[2012-04-03 17:11:54.264018] I [client.c:2156:notify] 35-dstore-client-8: parent translators are ready, attempting connect on transport >Given volfile: >+------------------------------------------------------------------------------+ > 1: volume dstore-client-0 > 2: type protocol/client > 3: option remote-host 192.168.2.35 > 4: option remote-subvolume /export1/dstore1 > 5: option transport-type tcp > 6: end-volume > 7: > 8: volume dstore-client-1 > 9: type protocol/client > 10: option remote-host 192.168.2.36 > 11: option remote-subvolume /export1/dstore1 > 12: option transport-type tcp > 13: end-volume > 14: > 15: volume dstore-client-2 > 16: type protocol/client > 17: option remote-host 192.168.2.37 > 18: option remote-subvolume /export1/dstore1 > 19: option transport-type tcp > 20: end-volume > 21: > 22: volume dstore-client-3 > 23: type protocol/client > 24: option remote-host 192.168.2.35 > 25: option remote-subvolume /export2/dstore1 > 26: option transport-type tcp > 27: end-volume > 28: > 29: volume dstore-client-4 > 30: type protocol/client > 31: option remote-host 192.168.2.36 > 32: option remote-subvolume /export2/dstore1 > 33: option transport-type tcp > 34: end-volume > 35: > 36: volume dstore-client-5 > 37: type protocol/client > 38: option remote-host 192.168.2.37 > 39: option remote-subvolume /export2/dstore1 > 40: option transport-type tcp > 41: end-volume > 42: > 43: volume dstore-client-6 > 44: type protocol/client > 45: option remote-host 192.168.2.35 > 46: option remote-subvolume /export1/dstore2 > 47: option transport-type tcp > 48: end-volume > 49: > 50: volume dstore-client-7 > 51: type protocol/client > 52: option remote-host 192.168.2.36 > 53: option remote-subvolume /export1/dstore2 > 54: option transport-type tcp > 55: end-volume > 56: > 57: volume dstore-client-8 > 58: type protocol/client > 59: option remote-host 192.168.2.37 > 60: option remote-subvolume /export1/dstore2 > 61: option transport-type tcp > 62: end-volume > 63: > 64: volume dstore-replicate-0 > 65: type cluster/replicate > 66: subvolumes dstore-client-0 dstore-client-1 dstore-client-2 > 67: end-volume > 68: > 69: volume dstore-replicate-1 > 70: type cluster/replicate > 71: subvolumes dstore-client-3 dstore-client-4 dstore-client-5 > 72: end-volume > 73: > 74: volume dstore-replicate-2 > 75: type cluster/replicate > 76: subvolumes dstore-client-6 dstore-client-7 dstore-client-8 > 77: end-volume > 78: > 79: volume dstore-dht > 80: type cluster/distribute > 81: subvolumes dstore-replicate-0 dstore-replicate-1 dstore-replicate-2 > 82: end-volume > 83: > 84: volume dstore-write-behind > 85: type performance/write-behind > 86: subvolumes dstore-dht > 87: end-volume > 88: > 89: volume dstore-read-ahead > 90: type performance/read-ahead > 91: subvolumes dstore-write-behind > 92: end-volume > 93: > 94: volume dstore-io-cache > 95: type performance/io-cache > 96: subvolumes dstore-read-ahead > 97: end-volume > 98: > 99: volume dstore-quick-read >100: type performance/quick-read >101: subvolumes dstore-io-cache >102: end-volume >103: >104: volume dstore >105: type debug/io-stats >106: option latency-measurement off >107: option count-fop-hits off >108: subvolumes dstore-quick-read >109: end-volume > >+------------------------------------------------------------------------------+ >[2012-04-03 17:11:54.268913] I [glusterfsd-mgmt.c:1584:mgmt_getspec_cbk] 0-glusterfs: No change in volfile, continuing >[2012-04-03 17:11:54.274386] I [rpc-clnt.c:1669:rpc_clnt_reconfig] 35-dstore-client-6: changing port to 24011 (from 0) >[2012-04-03 17:11:54.274683] I [client.c:136:client_register_grace_timer] 35-dstore-client-6: Registering a grace timer >[2012-04-03 17:11:54.275444] I [rpc-clnt.c:1669:rpc_clnt_reconfig] 35-dstore-client-0: changing port to 24009 (from 0) >[2012-04-03 17:11:54.275552] I [client.c:136:client_register_grace_timer] 35-dstore-client-0: Registering a grace timer >[2012-04-03 17:11:54.275850] I [rpc-clnt.c:1669:rpc_clnt_reconfig] 35-dstore-client-3: changing port to 24010 (from 0) >[2012-04-03 17:11:54.275991] I [client.c:136:client_register_grace_timer] 35-dstore-client-3: Registering a grace timer >[2012-04-03 17:11:55.314092] I [rpc-clnt.c:1669:rpc_clnt_reconfig] 35-dstore-client-2: changing port to 24009 (from 0) >[2012-04-03 17:11:55.315411] I [client.c:136:client_register_grace_timer] 35-dstore-client-2: Registering a grace timer >[2012-04-03 17:11:55.321236] I [rpc-clnt.c:1669:rpc_clnt_reconfig] 35-dstore-client-5: changing port to 24010 (from 0) >[2012-04-03 17:11:55.321449] I [client.c:136:client_register_grace_timer] 35-dstore-client-5: Registering a grace timer >[2012-04-03 17:11:55.321682] I [rpc-clnt.c:1669:rpc_clnt_reconfig] 35-dstore-client-8: changing port to 24011 (from 0) >[2012-04-03 17:11:55.321855] I [client.c:136:client_register_grace_timer] 35-dstore-client-8: Registering a grace timer >[2012-04-03 17:11:55.324637] I [rpc-clnt.c:1669:rpc_clnt_reconfig] 35-dstore-client-1: changing port to 24009 (from 0) >[2012-04-03 17:11:55.324810] I [rpc-clnt.c:1669:rpc_clnt_reconfig] 35-dstore-client-4: changing port to 24010 (from 0) >[2012-04-03 17:11:55.324970] I [rpc-clnt.c:1669:rpc_clnt_reconfig] 35-dstore-client-7: changing port to 24011 (from 0) >[2012-04-03 17:11:55.325164] I [client.c:136:client_register_grace_timer] 35-dstore-client-1: Registering a grace timer >[2012-04-03 17:11:55.325301] I [client.c:136:client_register_grace_timer] 35-dstore-client-4: Registering a grace timer >[2012-04-03 17:11:55.325404] I [client.c:136:client_register_grace_timer] 35-dstore-client-7: Registering a grace timer >[2012-04-03 17:11:57.355676] W [client.c:2083:client_rpc_notify] 35-dstore-client-6: Cancelling the grace timer >[2012-04-03 17:11:57.357315] W [client.c:2083:client_rpc_notify] 35-dstore-client-0: Cancelling the grace timer >[2012-04-03 17:11:57.357646] I [client-handshake.c:1632:select_server_supported_programs] 35-dstore-client-6: Using Program GlusterFS 3git, Num (1298437), Version (330) >[2012-04-03 17:11:57.359318] I [client-handshake.c:1429:client_setvolume_cbk] 35-dstore-client-6: Connected to 192.168.2.35:24011, attached to remote volume '/export1/dstore2'. >[2012-04-03 17:11:57.359388] I [client-handshake.c:1441:client_setvolume_cbk] 35-dstore-client-6: Server and Client lk-version numbers are not same, reopening the fds >[2012-04-03 17:11:57.359529] I [afr-common.c:3524:afr_notify] 35-dstore-replicate-2: Subvolume 'dstore-client-6' came back up; going online. >[2012-04-03 17:11:57.359657] I [client-handshake.c:1632:select_server_supported_programs] 35-dstore-client-0: Using Program GlusterFS 3git, Num (1298437), Version (330) >[2012-04-03 17:11:57.361863] I [client-handshake.c:1429:client_setvolume_cbk] 35-dstore-client-0: Connected to 192.168.2.35:24009, attached to remote volume '/export1/dstore1'. >[2012-04-03 17:11:57.361947] I [client-handshake.c:1441:client_setvolume_cbk] 35-dstore-client-0: Server and Client lk-version numbers are not same, reopening the fds >[2012-04-03 17:11:57.362036] I [afr-common.c:3524:afr_notify] 35-dstore-replicate-0: Subvolume 'dstore-client-0' came back up; going online. >[2012-04-03 17:11:57.362300] I [client-handshake.c:456:client_set_lk_version_cbk] 35-dstore-client-6: Server lk version = 1 >[2012-04-03 17:11:57.363244] I [client-handshake.c:456:client_set_lk_version_cbk] 35-dstore-client-0: Server lk version = 1 >[2012-04-03 17:11:57.364060] W [client.c:2083:client_rpc_notify] 35-dstore-client-3: Cancelling the grace timer >[2012-04-03 17:11:57.365259] I [client-handshake.c:1632:select_server_supported_programs] 35-dstore-client-3: Using Program GlusterFS 3git, Num (1298437), Version (330) >[2012-04-03 17:11:57.366543] I [client-handshake.c:1429:client_setvolume_cbk] 35-dstore-client-3: Connected to 192.168.2.35:24010, attached to remote volume '/export2/dstore1'. >[2012-04-03 17:11:57.366667] I [client-handshake.c:1441:client_setvolume_cbk] 35-dstore-client-3: Server and Client lk-version numbers are not same, reopening the fds >[2012-04-03 17:11:57.366801] I [afr-common.c:3524:afr_notify] 35-dstore-replicate-1: Subvolume 'dstore-client-3' came back up; going online. >[2012-04-03 17:11:57.367745] I [client-handshake.c:456:client_set_lk_version_cbk] 35-dstore-client-3: Server lk version = 1 >[2012-04-03 17:11:58.372329] W [client.c:2083:client_rpc_notify] 35-dstore-client-2: Cancelling the grace timer >[2012-04-03 17:11:58.375293] I [client-handshake.c:1632:select_server_supported_programs] 35-dstore-client-2: Using Program GlusterFS 3git, Num (1298437), Version (330) >[2012-04-03 17:11:58.377451] I [client-handshake.c:1429:client_setvolume_cbk] 35-dstore-client-2: Connected to 192.168.2.37:24009, attached to remote volume '/export1/dstore1'. >[2012-04-03 17:11:58.377520] I [client-handshake.c:1441:client_setvolume_cbk] 35-dstore-client-2: Server and Client lk-version numbers are not same, reopening the fds >[2012-04-03 17:11:58.378871] I [client-handshake.c:456:client_set_lk_version_cbk] 35-dstore-client-2: Server lk version = 1 >[2012-04-03 17:11:58.381482] W [client.c:2083:client_rpc_notify] 35-dstore-client-5: Cancelling the grace timer >[2012-04-03 17:11:58.383893] I [client-handshake.c:1632:select_server_supported_programs] 35-dstore-client-5: Using Program GlusterFS 3git, Num (1298437), Version (330) >[2012-04-03 17:11:58.385640] I [client-handshake.c:1429:client_setvolume_cbk] 35-dstore-client-5: Connected to 192.168.2.37:24010, attached to remote volume '/export2/dstore1'. >[2012-04-03 17:11:58.385774] I [client-handshake.c:1441:client_setvolume_cbk] 35-dstore-client-5: Server and Client lk-version numbers are not same, reopening the fds >[2012-04-03 17:11:58.386570] W [client.c:2083:client_rpc_notify] 35-dstore-client-8: Cancelling the grace timer >[2012-04-03 17:11:58.386691] I [client-handshake.c:456:client_set_lk_version_cbk] 35-dstore-client-5: Server lk version = 1 >[2012-04-03 17:11:58.387194] I [client-handshake.c:1632:select_server_supported_programs] 35-dstore-client-8: Using Program GlusterFS 3git, Num (1298437), Version (330) >[2012-04-03 17:11:58.388319] I [client-handshake.c:1429:client_setvolume_cbk] 35-dstore-client-8: Connected to 192.168.2.37:24011, attached to remote volume '/export1/dstore2'. >[2012-04-03 17:11:58.388376] I [client-handshake.c:1441:client_setvolume_cbk] 35-dstore-client-8: Server and Client lk-version numbers are not same, reopening the fds >[2012-04-03 17:11:58.393302] W [client.c:2083:client_rpc_notify] 35-dstore-client-1: Cancelling the grace timer >[2012-04-03 17:11:58.395669] I [client-handshake.c:1632:select_server_supported_programs] 35-dstore-client-1: Using Program GlusterFS 3git, Num (1298437), Version (330) >[2012-04-03 17:11:58.395920] I [client-handshake.c:456:client_set_lk_version_cbk] 35-dstore-client-8: Server lk version = 1 >[2012-04-03 17:11:58.398453] I [client-handshake.c:1429:client_setvolume_cbk] 35-dstore-client-1: Connected to 192.168.2.36:24009, attached to remote volume '/export1/dstore1'. >[2012-04-03 17:11:58.398530] I [client-handshake.c:1441:client_setvolume_cbk] 35-dstore-client-1: Server and Client lk-version numbers are not same, reopening the fds >[2012-04-03 17:11:58.398825] W [client.c:2083:client_rpc_notify] 35-dstore-client-4: Cancelling the grace timer >[2012-04-03 17:11:58.400953] I [client-handshake.c:1632:select_server_supported_programs] 35-dstore-client-4: Using Program GlusterFS 3git, Num (1298437), Version (330) >[2012-04-03 17:11:58.401564] I [client-handshake.c:456:client_set_lk_version_cbk] 35-dstore-client-1: Server lk version = 1 >[2012-04-03 17:11:58.402794] W [client.c:2083:client_rpc_notify] 35-dstore-client-7: Cancelling the grace timer >[2012-04-03 17:11:58.405443] I [client-handshake.c:1632:select_server_supported_programs] 35-dstore-client-7: Using Program GlusterFS 3git, Num (1298437), Version (330) >[2012-04-03 17:11:58.405899] I [client-handshake.c:1429:client_setvolume_cbk] 35-dstore-client-4: Connected to 192.168.2.36:24010, attached to remote volume '/export2/dstore1'. >[2012-04-03 17:11:58.405944] I [client-handshake.c:1441:client_setvolume_cbk] 35-dstore-client-4: Server and Client lk-version numbers are not same, reopening the fds >[2012-04-03 17:11:58.407070] I [client-handshake.c:1429:client_setvolume_cbk] 35-dstore-client-7: Connected to 192.168.2.36:24011, attached to remote volume '/export1/dstore2'. >[2012-04-03 17:11:58.407138] I [client-handshake.c:1441:client_setvolume_cbk] 35-dstore-client-7: Server and Client lk-version numbers are not same, reopening the fds >[2012-04-03 17:11:58.420366] I [fuse-bridge.c:4081:fuse_graph_setup] 0-fuse: switched to graph 35 >[2012-04-03 17:11:58.420842] I [client-handshake.c:456:client_set_lk_version_cbk] 35-dstore-client-7: Server lk version = 1 >[2012-04-03 17:11:58.421141] I [client-handshake.c:456:client_set_lk_version_cbk] 35-dstore-client-4: Server lk version = 1 >[2012-04-03 17:11:58.423001] I [afr-common.c:1866:afr_set_root_inode_on_first_lookup] 35-dstore-replicate-0: added root inode >[2012-04-03 17:11:58.424959] I [afr-common.c:1866:afr_set_root_inode_on_first_lookup] 35-dstore-replicate-2: added root inode >[2012-04-03 17:11:58.425091] I [afr-common.c:1866:afr_set_root_inode_on_first_lookup] 35-dstore-replicate-1: added root inode >[2012-04-03 17:11:58.688788] I [client.c:2165:notify] 34-dstore-client-0: current graph is no longer active, destroying rpc_client >[2012-04-03 17:11:58.688930] I [client.c:2165:notify] 34-dstore-client-1: current graph is no longer active, destroying rpc_client >[2012-04-03 17:11:58.688984] I [client.c:2165:notify] 34-dstore-client-2: current graph is no longer active, destroying rpc_client >[2012-04-03 17:11:58.689033] I [client.c:2165:notify] 34-dstore-client-3: current graph is no longer active, destroying rpc_client >[2012-04-03 17:11:58.689115] I [client.c:2165:notify] 34-dstore-client-4: current graph is no longer active, destroying rpc_client >[2012-04-03 17:11:58.689256] I [client.c:2165:notify] 34-dstore-client-5: current graph is no longer active, destroying rpc_client >[2012-04-03 17:11:58.689306] I [client.c:2165:notify] 34-dstore-client-6: current graph is no longer active, destroying rpc_client >[2012-04-03 17:11:58.689401] I [client.c:2165:notify] 34-dstore-client-7: current graph is no longer active, destroying rpc_client >[2012-04-03 17:11:58.689477] I [client.c:2165:notify] 34-dstore-client-8: current graph is no longer active, destroying rpc_client >[2012-04-03 17:11:58.690472] I [client.c:136:client_register_grace_timer] 34-dstore-client-0: Registering a grace timer >[2012-04-03 17:11:58.690591] I [client.c:2104:client_rpc_notify] 34-dstore-client-0: disconnected >[2012-04-03 17:11:58.690704] I [client.c:136:client_register_grace_timer] 34-dstore-client-1: Registering a grace timer >[2012-04-03 17:11:58.690761] I [client.c:2104:client_rpc_notify] 34-dstore-client-1: disconnected >[2012-04-03 17:11:58.690879] I [client.c:136:client_register_grace_timer] 34-dstore-client-2: Registering a grace timer >[2012-04-03 17:11:58.690946] I [client.c:2104:client_rpc_notify] 34-dstore-client-2: disconnected >[2012-04-03 17:11:58.691027] E [afr-common.c:3561:afr_notify] 34-dstore-replicate-0: All subvolumes are down. Going offline until atleast one of them comes back up. >[2012-04-03 17:11:58.691082] I [client.c:136:client_register_grace_timer] 34-dstore-client-3: Registering a grace timer >[2012-04-03 17:11:58.691151] I [client.c:2104:client_rpc_notify] 34-dstore-client-3: disconnected >[2012-04-03 17:11:58.691215] I [client.c:136:client_register_grace_timer] 34-dstore-client-4: Registering a grace timer >[2012-04-03 17:11:58.691263] I [client.c:2104:client_rpc_notify] 34-dstore-client-4: disconnected >[2012-04-03 17:11:58.691318] I [client.c:136:client_register_grace_timer] 34-dstore-client-5: Registering a grace timer >[2012-04-03 17:11:58.691346] I [client.c:2104:client_rpc_notify] 34-dstore-client-5: disconnected >[2012-04-03 17:11:58.691366] E [afr-common.c:3561:afr_notify] 34-dstore-replicate-1: All subvolumes are down. Going offline until atleast one of them comes back up. >[2012-04-03 17:11:58.691412] I [client.c:136:client_register_grace_timer] 34-dstore-client-6: Registering a grace timer >[2012-04-03 17:11:58.691440] I [client.c:2104:client_rpc_notify] 34-dstore-client-6: disconnected >[2012-04-03 17:11:58.691487] I [client.c:136:client_register_grace_timer] 34-dstore-client-7: Registering a grace timer >[2012-04-03 17:11:58.691515] I [client.c:2104:client_rpc_notify] 34-dstore-client-7: disconnected >[2012-04-03 17:11:58.691602] I [client.c:136:client_register_grace_timer] 34-dstore-client-8: Registering a grace timer >[2012-04-03 17:11:58.691640] I [client.c:2104:client_rpc_notify] 34-dstore-client-8: disconnected >[2012-04-03 17:11:58.691662] E [afr-common.c:3561:afr_notify] 34-dstore-replicate-2: All subvolumes are down. Going offline until atleast one of them comes back up. >[2012-04-03 17:12:09.401790] W [client.c:112:client_grace_timeout] 34-dstore-client-0: client grace timer expired, updating the lk-version to 2 >[2012-04-03 17:12:09.401909] W [client.c:112:client_grace_timeout] 34-dstore-client-1: client grace timer expired, updating the lk-version to 2 >[2012-04-03 17:12:09.401948] W [client.c:112:client_grace_timeout] 34-dstore-client-2: client grace timer expired, updating the lk-version to 2 >[2012-04-03 17:12:09.401977] W [client.c:112:client_grace_timeout] 34-dstore-client-3: client grace timer expired, updating the lk-version to 2 >[2012-04-03 17:12:09.402016] W [client.c:112:client_grace_timeout] 34-dstore-client-4: client grace timer expired, updating the lk-version to 2 >[2012-04-03 17:12:09.402058] W [client.c:112:client_grace_timeout] 34-dstore-client-5: client grace timer expired, updating the lk-version to 2 >[2012-04-03 17:12:09.402099] W [client.c:112:client_grace_timeout] 34-dstore-client-6: client grace timer expired, updating the lk-version to 2 >[2012-04-03 17:12:09.402135] W [client.c:112:client_grace_timeout] 34-dstore-client-7: client grace timer expired, updating the lk-version to 2 >[2012-04-03 17:12:09.402163] W [client.c:112:client_grace_timeout] 34-dstore-client-8: client grace timer expired, updating the lk-version to 2 >[2012-04-03 17:12:25.608178] I [glusterfsd-mgmt.c:64:mgmt_cbk_spec] 0-mgmt: Volume file changed >[2012-04-03 17:12:26.774442] I [io-cache.c:1558:check_cache_size_ok] 36-dstore-quick-read: Max cache size is 1044848640 >[2012-04-03 17:12:26.774814] I [io-cache.c:1558:check_cache_size_ok] 36-dstore-io-cache: Max cache size is 1044848640 >[2012-04-03 17:12:26.774934] I [quota.c:3042:quota_parse_limits] 36-dstore-quota: no "limit-set" option provided >[2012-04-03 17:12:26.823662] I [client.c:2156:notify] 36-dstore-client-0: parent translators are ready, attempting connect on transport >[2012-04-03 17:12:26.833145] I [client.c:2156:notify] 36-dstore-client-1: parent translators are ready, attempting connect on transport >[2012-04-03 17:12:26.843722] I [client.c:2156:notify] 36-dstore-client-2: parent translators are ready, attempting connect on transport >[2012-04-03 17:12:26.850558] I [client.c:2156:notify] 36-dstore-client-3: parent translators are ready, attempting connect on transport >[2012-04-03 17:12:26.859524] I [client.c:2156:notify] 36-dstore-client-4: parent translators are ready, attempting connect on transport >[2012-04-03 17:12:26.865084] I [client.c:2156:notify] 36-dstore-client-5: parent translators are ready, attempting connect on transport >[2012-04-03 17:12:26.870320] I [client.c:2156:notify] 36-dstore-client-6: parent translators are ready, attempting connect on transport >[2012-04-03 17:12:26.875341] I [client.c:2156:notify] 36-dstore-client-7: parent translators are ready, attempting connect on transport >[2012-04-03 17:12:26.880448] I [client.c:2156:notify] 36-dstore-client-8: parent translators are ready, attempting connect on transport >Given volfile: >+------------------------------------------------------------------------------+ > 1: volume dstore-client-0 > 2: type protocol/client > 3: option remote-host 192.168.2.35 > 4: option remote-subvolume /export1/dstore1 > 5: option transport-type tcp > 6: end-volume > 7: > 8: volume dstore-client-1 > 9: type protocol/client > 10: option remote-host 192.168.2.36 > 11: option remote-subvolume /export1/dstore1 > 12: option transport-type tcp > 13: end-volume > 14: > 15: volume dstore-client-2 > 16: type protocol/client > 17: option remote-host 192.168.2.37 > 18: option remote-subvolume /export1/dstore1 > 19: option transport-type tcp > 20: end-volume > 21: > 22: volume dstore-client-3 > 23: type protocol/client > 24: option remote-host 192.168.2.35 > 25: option remote-subvolume /export2/dstore1 > 26: option transport-type tcp > 27: end-volume > 28: > 29: volume dstore-client-4 > 30: type protocol/client > 31: option remote-host 192.168.2.36 > 32: option remote-subvolume /export2/dstore1 > 33: option transport-type tcp > 34: end-volume > 35: > 36: volume dstore-client-5 > 37: type protocol/client > 38: option remote-host 192.168.2.37 > 39: option remote-subvolume /export2/dstore1 > 40: option transport-type tcp > 41: end-volume > 42: > 43: volume dstore-client-6 > 44: type protocol/client > 45: option remote-host 192.168.2.35 > 46: option remote-subvolume /export1/dstore2 > 47: option transport-type tcp > 48: end-volume > 49: > 50: volume dstore-client-7 > 51: type protocol/client > 52: option remote-host 192.168.2.36 > 53: option remote-subvolume /export1/dstore2 > 54: option transport-type tcp > 55: end-volume > 56: > 57: volume dstore-client-8 > 58: type protocol/client > 59: option remote-host 192.168.2.37 > 60: option remote-subvolume /export1/dstore2 > 61: option transport-type tcp > 62: end-volume > 63: > 64: volume dstore-replicate-0 > 65: type cluster/replicate > 66: subvolumes dstore-client-0 dstore-client-1 dstore-client-2 > 67: end-volume > 68: > 69: volume dstore-replicate-1 > 70: type cluster/replicate > 71: subvolumes dstore-client-3 dstore-client-4 dstore-client-5 > 72: end-volume > 73: > 74: volume dstore-replicate-2 > 75: type cluster/replicate > 76: subvolumes dstore-client-6 dstore-client-7 dstore-client-8 > 77: end-volume > 78: > 79: volume dstore-dht > 80: type cluster/distribute > 81: subvolumes dstore-replicate-0 dstore-replicate-1 dstore-replicate-2 > 82: end-volume > 83: > 84: volume dstore-quota > 85: type features/quota > 86: option timeout 0 > 87: subvolumes dstore-dht > 88: end-volume > 89: > 90: volume dstore-write-behind > 91: type performance/write-behind > 92: subvolumes dstore-quota > 93: end-volume > 94: > 95: volume dstore-read-ahead > 96: type performance/read-ahead > 97: subvolumes dstore-write-behind > 98: end-volume > 99: >100: volume dstore-io-cache >101: type performance/io-cache >102: subvolumes dstore-read-ahead >103: end-volume >104: >105: volume dstore-quick-read >106: type performance/quick-read >107: subvolumes dstore-io-cache >108: end-volume >109: >110: volume dstore >111: type debug/io-stats >112: option latency-measurement off >113: option count-fop-hits off >114: subvolumes dstore-quick-read >115: end-volume > >+------------------------------------------------------------------------------+ >[2012-04-03 17:12:26.892193] I [rpc-clnt.c:1669:rpc_clnt_reconfig] 36-dstore-client-0: changing port to 24009 (from 0) >[2012-04-03 17:12:26.892335] I [rpc-clnt.c:1669:rpc_clnt_reconfig] 36-dstore-client-6: changing port to 24011 (from 0) >[2012-04-03 17:12:26.892650] I [client.c:136:client_register_grace_timer] 36-dstore-client-0: Registering a grace timer >[2012-04-03 17:12:26.892737] I [client.c:136:client_register_grace_timer] 36-dstore-client-6: Registering a grace timer >[2012-04-03 17:12:26.893528] I [rpc-clnt.c:1669:rpc_clnt_reconfig] 36-dstore-client-3: changing port to 24010 (from 0) >[2012-04-03 17:12:26.893998] I [client.c:136:client_register_grace_timer] 36-dstore-client-3: Registering a grace timer >[2012-04-03 17:12:27.883179] I [rpc-clnt.c:1669:rpc_clnt_reconfig] 36-dstore-client-2: changing port to 24009 (from 0) >[2012-04-03 17:12:27.883640] I [client.c:136:client_register_grace_timer] 36-dstore-client-2: Registering a grace timer >[2012-04-03 17:12:27.884293] I [rpc-clnt.c:1669:rpc_clnt_reconfig] 36-dstore-client-5: changing port to 24010 (from 0) >[2012-04-03 17:12:27.884517] I [client.c:136:client_register_grace_timer] 36-dstore-client-5: Registering a grace timer >[2012-04-03 17:12:27.886958] I [rpc-clnt.c:1669:rpc_clnt_reconfig] 36-dstore-client-8: changing port to 24011 (from 0) >[2012-04-03 17:12:27.887418] I [client.c:136:client_register_grace_timer] 36-dstore-client-8: Registering a grace timer >[2012-04-03 17:12:27.942013] I [rpc-clnt.c:1669:rpc_clnt_reconfig] 36-dstore-client-1: changing port to 24009 (from 0) >[2012-04-03 17:12:27.942416] I [client.c:136:client_register_grace_timer] 36-dstore-client-1: Registering a grace timer >[2012-04-03 17:12:27.945345] I [rpc-clnt.c:1669:rpc_clnt_reconfig] 36-dstore-client-4: changing port to 24010 (from 0) >[2012-04-03 17:12:27.946598] I [client.c:136:client_register_grace_timer] 36-dstore-client-4: Registering a grace timer >[2012-04-03 17:12:27.949034] I [rpc-clnt.c:1669:rpc_clnt_reconfig] 36-dstore-client-7: changing port to 24011 (from 0) >[2012-04-03 17:12:27.949224] I [client.c:136:client_register_grace_timer] 36-dstore-client-7: Registering a grace timer >[2012-04-03 17:12:30.413403] W [client.c:2083:client_rpc_notify] 36-dstore-client-0: Cancelling the grace timer >[2012-04-03 17:12:30.417395] W [client.c:2083:client_rpc_notify] 36-dstore-client-6: Cancelling the grace timer >[2012-04-03 17:12:30.421769] I [client-handshake.c:1632:select_server_supported_programs] 36-dstore-client-6: Using Program GlusterFS 3git, Num (1298437), Version (330) >[2012-04-03 17:12:30.422775] I [client-handshake.c:1632:select_server_supported_programs] 36-dstore-client-0: Using Program GlusterFS 3git, Num (1298437), Version (330) >[2012-04-03 17:12:30.424577] W [client.c:2083:client_rpc_notify] 36-dstore-client-3: Cancelling the grace timer >[2012-04-03 17:12:30.425548] I [client-handshake.c:1429:client_setvolume_cbk] 36-dstore-client-0: Connected to 192.168.2.35:24009, attached to remote volume '/export1/dstore1'. >[2012-04-03 17:12:30.425625] I [client-handshake.c:1441:client_setvolume_cbk] 36-dstore-client-0: Server and Client lk-version numbers are not same, reopening the fds >[2012-04-03 17:12:30.425795] I [afr-common.c:3524:afr_notify] 36-dstore-replicate-0: Subvolume 'dstore-client-0' came back up; going online. >[2012-04-03 17:12:30.426085] I [client-handshake.c:1429:client_setvolume_cbk] 36-dstore-client-6: Connected to 192.168.2.35:24011, attached to remote volume '/export1/dstore2'. >[2012-04-03 17:12:30.426277] I [client-handshake.c:1441:client_setvolume_cbk] 36-dstore-client-6: Server and Client lk-version numbers are not same, reopening the fds >[2012-04-03 17:12:30.426387] I [afr-common.c:3524:afr_notify] 36-dstore-replicate-2: Subvolume 'dstore-client-6' came back up; going online. >[2012-04-03 17:12:30.426836] I [client-handshake.c:1632:select_server_supported_programs] 36-dstore-client-3: Using Program GlusterFS 3git, Num (1298437), Version (330) >[2012-04-03 17:12:30.427887] I [client-handshake.c:456:client_set_lk_version_cbk] 36-dstore-client-0: Server lk version = 1 >[2012-04-03 17:12:30.428301] I [client-handshake.c:456:client_set_lk_version_cbk] 36-dstore-client-6: Server lk version = 1 >[2012-04-03 17:12:30.428776] I [client-handshake.c:1429:client_setvolume_cbk] 36-dstore-client-3: Connected to 192.168.2.35:24010, attached to remote volume '/export2/dstore1'. >[2012-04-03 17:12:30.428848] I [client-handshake.c:1441:client_setvolume_cbk] 36-dstore-client-3: Server and Client lk-version numbers are not same, reopening the fds >[2012-04-03 17:12:30.428972] I [afr-common.c:3524:afr_notify] 36-dstore-replicate-1: Subvolume 'dstore-client-3' came back up; going online. >[2012-04-03 17:12:30.431200] I [client-handshake.c:456:client_set_lk_version_cbk] 36-dstore-client-3: Server lk version = 1 >[2012-04-03 17:12:31.433012] W [client.c:2083:client_rpc_notify] 36-dstore-client-2: Cancelling the grace timer >[2012-04-03 17:12:31.436457] I [client-handshake.c:1632:select_server_supported_programs] 36-dstore-client-2: Using Program GlusterFS 3git, Num (1298437), Version (330) >[2012-04-03 17:12:31.437544] W [client.c:2083:client_rpc_notify] 36-dstore-client-5: Cancelling the grace timer >[2012-04-03 17:12:31.440703] I [client-handshake.c:1429:client_setvolume_cbk] 36-dstore-client-2: Connected to 192.168.2.37:24009, attached to remote volume '/export1/dstore1'. >[2012-04-03 17:12:31.440809] I [client-handshake.c:1441:client_setvolume_cbk] 36-dstore-client-2: Server and Client lk-version numbers are not same, reopening the fds >[2012-04-03 17:12:31.441036] W [client.c:2083:client_rpc_notify] 36-dstore-client-8: Cancelling the grace timer >[2012-04-03 17:12:31.441382] I [client-handshake.c:1632:select_server_supported_programs] 36-dstore-client-5: Using Program GlusterFS 3git, Num (1298437), Version (330) >[2012-04-03 17:12:31.442830] I [client-handshake.c:456:client_set_lk_version_cbk] 36-dstore-client-2: Server lk version = 1 >[2012-04-03 17:12:31.447217] I [client-handshake.c:1632:select_server_supported_programs] 36-dstore-client-8: Using Program GlusterFS 3git, Num (1298437), Version (330) >[2012-04-03 17:12:31.447614] I [client-handshake.c:1429:client_setvolume_cbk] 36-dstore-client-5: Connected to 192.168.2.37:24010, attached to remote volume '/export2/dstore1'. >[2012-04-03 17:12:31.447655] I [client-handshake.c:1441:client_setvolume_cbk] 36-dstore-client-5: Server and Client lk-version numbers are not same, reopening the fds >[2012-04-03 17:12:31.447796] W [client.c:2083:client_rpc_notify] 36-dstore-client-1: Cancelling the grace timer >[2012-04-03 17:12:31.449973] I [client-handshake.c:1429:client_setvolume_cbk] 36-dstore-client-8: Connected to 192.168.2.37:24011, attached to remote volume '/export1/dstore2'. >[2012-04-03 17:12:31.450057] I [client-handshake.c:1441:client_setvolume_cbk] 36-dstore-client-8: Server and Client lk-version numbers are not same, reopening the fds >[2012-04-03 17:12:31.450301] I [client-handshake.c:456:client_set_lk_version_cbk] 36-dstore-client-5: Server lk version = 1 >[2012-04-03 17:12:31.450428] W [client.c:2083:client_rpc_notify] 36-dstore-client-4: Cancelling the grace timer >[2012-04-03 17:12:31.450566] I [client-handshake.c:1632:select_server_supported_programs] 36-dstore-client-1: Using Program GlusterFS 3git, Num (1298437), Version (330) >[2012-04-03 17:12:31.452491] I [client-handshake.c:1632:select_server_supported_programs] 36-dstore-client-4: Using Program GlusterFS 3git, Num (1298437), Version (330) >[2012-04-03 17:12:31.452636] I [client-handshake.c:1429:client_setvolume_cbk] 36-dstore-client-1: Connected to 192.168.2.36:24009, attached to remote volume '/export1/dstore1'. >[2012-04-03 17:12:31.452691] I [client-handshake.c:1441:client_setvolume_cbk] 36-dstore-client-1: Server and Client lk-version numbers are not same, reopening the fds >[2012-04-03 17:12:31.453660] I [client-handshake.c:456:client_set_lk_version_cbk] 36-dstore-client-8: Server lk version = 1 >[2012-04-03 17:12:31.454095] W [client.c:2083:client_rpc_notify] 36-dstore-client-7: Cancelling the grace timer >[2012-04-03 17:12:31.457134] I [client-handshake.c:1429:client_setvolume_cbk] 36-dstore-client-4: Connected to 192.168.2.36:24010, attached to remote volume '/export2/dstore1'. >[2012-04-03 17:12:31.457205] I [client-handshake.c:1441:client_setvolume_cbk] 36-dstore-client-4: Server and Client lk-version numbers are not same, reopening the fds >[2012-04-03 17:12:31.458159] I [client-handshake.c:1632:select_server_supported_programs] 36-dstore-client-7: Using Program GlusterFS 3git, Num (1298437), Version (330) >[2012-04-03 17:12:31.460848] I [client-handshake.c:456:client_set_lk_version_cbk] 36-dstore-client-4: Server lk version = 1 >[2012-04-03 17:12:31.460956] I [client-handshake.c:456:client_set_lk_version_cbk] 36-dstore-client-1: Server lk version = 1 >[2012-04-03 17:12:31.469463] I [client-handshake.c:1429:client_setvolume_cbk] 36-dstore-client-7: Connected to 192.168.2.36:24011, attached to remote volume '/export1/dstore2'. >[2012-04-03 17:12:31.469581] I [client-handshake.c:1441:client_setvolume_cbk] 36-dstore-client-7: Server and Client lk-version numbers are not same, reopening the fds >[2012-04-03 17:12:31.487635] I [fuse-bridge.c:4081:fuse_graph_setup] 0-fuse: switched to graph 36 >[2012-04-03 17:12:31.488815] I [client-handshake.c:456:client_set_lk_version_cbk] 36-dstore-client-7: Server lk version = 1 >[2012-04-03 17:12:31.490916] I [afr-common.c:1866:afr_set_root_inode_on_first_lookup] 36-dstore-replicate-0: added root inode >[2012-04-03 17:12:31.495557] I [afr-common.c:1866:afr_set_root_inode_on_first_lookup] 36-dstore-replicate-1: added root inode >[2012-04-03 17:12:31.497510] I [afr-common.c:1866:afr_set_root_inode_on_first_lookup] 36-dstore-replicate-2: added root inode >[2012-04-03 17:12:31.693508] I [client.c:2165:notify] 35-dstore-client-0: current graph is no longer active, destroying rpc_client >[2012-04-03 17:12:31.693658] I [client.c:2165:notify] 35-dstore-client-1: current graph is no longer active, destroying rpc_client >[2012-04-03 17:12:31.693737] I [client.c:2165:notify] 35-dstore-client-2: current graph is no longer active, destroying rpc_client >[2012-04-03 17:12:31.693808] I [client.c:2165:notify] 35-dstore-client-3: current graph is no longer active, destroying rpc_client >[2012-04-03 17:12:31.693870] I [client.c:2165:notify] 35-dstore-client-4: current graph is no longer active, destroying rpc_client >[2012-04-03 17:12:31.693899] I [client.c:136:client_register_grace_timer] 35-dstore-client-0: Registering a grace timer >[2012-04-03 11:42:31.693925] I [client.c:2165:notify] 35-dstore-client-5: current graph is no longer active, destroying rpc_client >[2012-04-03 17:12:31.694206] I [client.c:2165:notify] 35-dstore-client-6: current graph is no longer active, destroying rpc_client >[2012-04-03 17:12:31.694113] I [client.c:2104:client_rpc_notify] 35-dstore-client-0: disconnected >[2012-04-03 17:12:31.694536] I [client.c:136:client_register_grace_timer] 35-dstore-client-1: Registering a grace timer >[2012-04-03 17:12:31.694624] I [client.c:2104:client_rpc_notify] 35-dstore-client-1: disconnected >[2012-04-03 17:12:31.694841] I [client.c:136:client_register_grace_timer] 35-dstore-client-2: Registering a grace timer >[2012-04-03 17:12:31.694958] I [client.c:2104:client_rpc_notify] 35-dstore-client-2: disconnected >[2012-04-03 17:12:31.695068] E [afr-common.c:3561:afr_notify] 35-dstore-replicate-0: All subvolumes are down. Going offline until atleast one of them comes back up. >[2012-04-03 17:12:31.695192] I [client.c:136:client_register_grace_timer] 35-dstore-client-3: Registering a grace timer >[2012-04-03 17:12:31.695271] I [client.c:2104:client_rpc_notify] 35-dstore-client-3: disconnected >[2012-04-03 17:12:31.694303] I [client.c:2165:notify] 35-dstore-client-7: current graph is no longer active, destroying rpc_client >[2012-04-03 17:12:31.695470] I [client.c:2165:notify] 35-dstore-client-8: current graph is no longer active, destroying rpc_client >[2012-04-03 17:12:31.695377] I [client.c:136:client_register_grace_timer] 35-dstore-client-4: Registering a grace timer >[2012-04-03 17:12:31.695705] I [client.c:2104:client_rpc_notify] 35-dstore-client-4: disconnected >[2012-04-03 17:12:31.695811] I [client.c:136:client_register_grace_timer] 35-dstore-client-5: Registering a grace timer >[2012-04-03 17:12:31.695876] I [client.c:2104:client_rpc_notify] 35-dstore-client-5: disconnected >[2012-04-03 17:12:31.695945] E [afr-common.c:3561:afr_notify] 35-dstore-replicate-1: All subvolumes are down. Going offline until atleast one of them comes back up. >[2012-04-03 17:12:31.696084] I [client.c:136:client_register_grace_timer] 35-dstore-client-6: Registering a grace timer >[2012-04-03 17:12:31.696150] I [client.c:2104:client_rpc_notify] 35-dstore-client-6: disconnected >[2012-04-03 17:12:31.696242] I [client.c:136:client_register_grace_timer] 35-dstore-client-7: Registering a grace timer >[2012-04-03 17:12:31.696302] I [client.c:2104:client_rpc_notify] 35-dstore-client-7: disconnected >[2012-04-03 17:12:31.696376] I [client.c:136:client_register_grace_timer] 35-dstore-client-8: Registering a grace timer >[2012-04-03 17:12:31.696431] I [client.c:2104:client_rpc_notify] 35-dstore-client-8: disconnected >[2012-04-03 17:12:31.699053] E [afr-common.c:3561:afr_notify] 35-dstore-replicate-2: All subvolumes are down. Going offline until atleast one of them comes back up. >[2012-04-03 17:12:31.781532] W [quota.c:780:quota_update_size] 36-dstore-quota: cannot find parent for inode (gfid:4d4941fd-ade4-4416-b6a0-5664bd833add), hence aborting size updation of parents >[2012-04-03 17:12:31.845188] W [quota.c:394:quota_check_limit] 36-dstore-quota: cannot find parent for inode (gfid:b9a5d5c6-cd4e-4fed-acd9-716dde37be31), hence aborting enforcing quota-limits and continuing with the fop >[2012-04-03 17:12:32.705346] W [quota.c:394:quota_check_limit] 36-dstore-quota: cannot find parent for inode (gfid:fd6ab092-d8fe-47da-8fca-c2dc73d38122), hence aborting enforcing quota-limits and continuing with the fop >[2012-04-03 17:12:32.718069] W [quota.c:394:quota_check_limit] 36-dstore-quota: cannot find parent for inode (gfid:fd6ab092-d8fe-47da-8fca-c2dc73d38122), hence aborting enforcing quota-limits and continuing with the fop >[2012-04-03 17:12:32.737985] W [quota.c:780:quota_update_size] 36-dstore-quota: cannot find parent for inode (gfid:fd6ab092-d8fe-47da-8fca-c2dc73d38122), hence aborting size updation of parents >[2012-04-03 17:12:32.749848] W [quota.c:394:quota_check_limit] 36-dstore-quota: cannot find parent for inode (gfid:fd6ab092-d8fe-47da-8fca-c2dc73d38122), hence aborting enforcing quota-limits and continuing with the fop >[2012-04-03 17:12:32.770256] W [quota.c:780:quota_update_size] 36-dstore-quota: cannot find parent for inode (gfid:fd6ab092-d8fe-47da-8fca-c2dc73d38122), hence aborting size updation of parents >[2012-04-03 17:12:33.665976] W [quota.c:394:quota_check_limit] 36-dstore-quota: cannot find parent for inode (gfid:9a75db6e-e2a2-4b20-8805-eeaa0f29caef), hence aborting enforcing quota-limits and continuing with the fop >[2012-04-03 17:12:34.300289] W [quota.c:780:quota_update_size] 36-dstore-quota: cannot find parent for inode (gfid:9a75db6e-e2a2-4b20-8805-eeaa0f29caef), hence aborting size updation of parents >[2012-04-03 17:12:35.650595] W [quota.c:394:quota_check_limit] 36-dstore-quota: cannot find parent for inode (gfid:fd6ab092-d8fe-47da-8fca-c2dc73d38122), hence aborting enforcing quota-limits and continuing with the fop >[2012-04-03 17:12:36.206985] W [quota.c:780:quota_update_size] 36-dstore-quota: cannot find parent for inode (gfid:fd6ab092-d8fe-47da-8fca-c2dc73d38122), hence aborting size updation of parents >[2012-04-03 17:12:36.894465] W [quota.c:394:quota_check_limit] 36-dstore-quota: cannot find parent for inode (gfid:9a75db6e-e2a2-4b20-8805-eeaa0f29caef), hence aborting enforcing quota-limits and continuing with the fop >[2012-04-03 17:12:36.913703] W [quota.c:394:quota_check_limit] 36-dstore-quota: cannot find parent for inode (gfid:9a75db6e-e2a2-4b20-8805-eeaa0f29caef), hence aborting enforcing quota-limits and continuing with the fop >[2012-04-03 17:12:36.935033] W [quota.c:780:quota_update_size] 36-dstore-quota: cannot find parent for inode (gfid:9a75db6e-e2a2-4b20-8805-eeaa0f29caef), hence aborting size updation of parents >[2012-04-03 17:12:36.950236] W [quota.c:394:quota_check_limit] 36-dstore-quota: cannot find parent for inode (gfid:9a75db6e-e2a2-4b20-8805-eeaa0f29caef), hence aborting enforcing quota-limits and continuing with the fop >[2012-04-03 17:12:36.986391] W [quota.c:780:quota_update_size] 36-dstore-quota: cannot find parent for inode (gfid:9a75db6e-e2a2-4b20-8805-eeaa0f29caef), hence aborting size updation of parents >[2012-04-03 17:12:37.400933] W [quota.c:394:quota_check_limit] 36-dstore-quota: cannot find parent for inode (gfid:b94a56ec-1458-41b5-869a-208564205923), hence aborting enforcing quota-limits and continuing with the fop >[2012-04-03 17:12:37.639545] W [quota.c:394:quota_check_limit] 36-dstore-quota: cannot find parent for inode (gfid:fd6ab092-d8fe-47da-8fca-c2dc73d38122), hence aborting enforcing quota-limits and continuing with the fop >[2012-04-03 17:12:37.661055] W [quota.c:394:quota_check_limit] 36-dstore-quota: cannot find parent for inode (gfid:fd6ab092-d8fe-47da-8fca-c2dc73d38122), hence aborting enforcing quota-limits and continuing with the fop >[2012-04-03 17:12:37.682017] W [quota.c:780:quota_update_size] 36-dstore-quota: cannot find parent for inode (gfid:fd6ab092-d8fe-47da-8fca-c2dc73d38122), hence aborting size updation of parents >[2012-04-03 17:12:37.701559] W [quota.c:394:quota_check_limit] 36-dstore-quota: cannot find parent for inode (gfid:fd6ab092-d8fe-47da-8fca-c2dc73d38122), hence aborting enforcing quota-limits and continuing with the fop >[2012-04-03 17:12:37.725798] W [quota.c:780:quota_update_size] 36-dstore-quota: cannot find parent for inode (gfid:b94a56ec-1458-41b5-869a-208564205923), hence aborting size updation of parents >[2012-04-03 17:12:37.727709] W [quota.c:780:quota_update_size] 36-dstore-quota: cannot find parent for inode (gfid:fd6ab092-d8fe-47da-8fca-c2dc73d38122), hence aborting size updation of parents >[2012-04-03 17:12:38.417917] W [quota.c:394:quota_check_limit] 36-dstore-quota: cannot find parent for inode (gfid:9a75db6e-e2a2-4b20-8805-eeaa0f29caef), hence aborting enforcing quota-limits and continuing with the fop >[2012-04-03 17:12:38.531098] W [quota.c:394:quota_check_limit] 36-dstore-quota: cannot find parent for inode (gfid:b94a56ec-1458-41b5-869a-208564205923), hence aborting enforcing quota-limits and continuing with the fop >[2012-04-03 17:12:38.543071] W [quota.c:394:quota_check_limit] 36-dstore-quota: cannot find parent for inode (gfid:b94a56ec-1458-41b5-869a-208564205923), hence aborting enforcing quota-limits and continuing with the fop >[2012-04-03 17:12:38.575893] W [quota.c:780:quota_update_size] 36-dstore-quota: cannot find parent for inode (gfid:b94a56ec-1458-41b5-869a-208564205923), hence aborting size updation of parents >[2012-04-03 17:12:38.587091] W [quota.c:394:quota_check_limit] 36-dstore-quota: cannot find parent for inode (gfid:b94a56ec-1458-41b5-869a-208564205923), hence aborting enforcing quota-limits and continuing with the fop >[2012-04-03 17:12:38.732836] W [quota.c:780:quota_update_size] 36-dstore-quota: cannot find parent for inode (gfid:b94a56ec-1458-41b5-869a-208564205923), hence aborting size updation of parents >[2012-04-03 17:12:38.912789] W [quota.c:780:quota_update_size] 36-dstore-quota: cannot find parent for inode (gfid:9a75db6e-e2a2-4b20-8805-eeaa0f29caef), hence aborting size updation of parents >[2012-04-03 17:12:39.560364] W [quota.c:394:quota_check_limit] 36-dstore-quota: cannot find parent for inode (gfid:b94a56ec-1458-41b5-869a-208564205923), hence aborting enforcing quota-limits and continuing with the fop >[2012-04-03 17:12:40.088128] W [quota.c:394:quota_check_limit] 36-dstore-quota: cannot find parent for inode (gfid:9a75db6e-e2a2-4b20-8805-eeaa0f29caef), hence aborting enforcing quota-limits and continuing with the fop >[2012-04-03 17:12:40.102944] W [quota.c:394:quota_check_limit] 36-dstore-quota: cannot find parent for inode (gfid:9a75db6e-e2a2-4b20-8805-eeaa0f29caef), hence aborting enforcing quota-limits and continuing with the fop >[2012-04-03 17:12:40.126195] W [quota.c:780:quota_update_size] 36-dstore-quota: cannot find parent for inode (gfid:9a75db6e-e2a2-4b20-8805-eeaa0f29caef), hence aborting size updation of parents >[2012-04-03 17:12:40.142592] W [quota.c:394:quota_check_limit] 36-dstore-quota: cannot find parent for inode (gfid:9a75db6e-e2a2-4b20-8805-eeaa0f29caef), hence aborting enforcing quota-limits and continuing with the fop >[2012-04-03 17:12:40.173287] W [quota.c:780:quota_update_size] 36-dstore-quota: cannot find parent for inode (gfid:9a75db6e-e2a2-4b20-8805-eeaa0f29caef), hence aborting size updation of parents >[2012-04-03 17:12:40.593928] W [quota.c:394:quota_check_limit] 36-dstore-quota: cannot find parent for inode (gfid:b94a56ec-1458-41b5-869a-208564205923), hence aborting enforcing quota-limits and continuing with the fop >[2012-04-03 17:12:40.606915] W [quota.c:394:quota_check_limit] 36-dstore-quota: cannot find parent for inode (gfid:b94a56ec-1458-41b5-869a-208564205923), hence aborting enforcing quota-limits and continuing with the fop >[2012-04-03 17:12:40.628720] W [quota.c:780:quota_update_size] 36-dstore-quota: cannot find parent for inode (gfid:b94a56ec-1458-41b5-869a-208564205923), hence aborting size updation of parents >[2012-04-03 17:12:40.641804] W [quota.c:394:quota_check_limit] 36-dstore-quota: cannot find parent for inode (gfid:b94a56ec-1458-41b5-869a-208564205923), hence aborting enforcing quota-limits and continuing with the fop >[2012-04-03 17:12:40.976347] W [quota.c:780:quota_update_size] 36-dstore-quota: cannot find parent for inode (gfid:b94a56ec-1458-41b5-869a-208564205923), hence aborting size updation of parents >[2012-04-03 17:12:42.453624] W [client.c:112:client_grace_timeout] 35-dstore-client-0: client grace timer expired, updating the lk-version to 2 >[2012-04-03 17:12:42.453722] W [client.c:112:client_grace_timeout] 35-dstore-client-1: client grace timer expired, updating the lk-version to 2 >[2012-04-03 17:12:42.453762] W [client.c:112:client_grace_timeout] 35-dstore-client-2: client grace timer expired, updating the lk-version to 2 >[2012-04-03 17:12:42.453872] W [client.c:112:client_grace_timeout] 35-dstore-client-3: client grace timer expired, updating the lk-version to 2 >[2012-04-03 17:12:42.453903] W [client.c:112:client_grace_timeout] 35-dstore-client-4: client grace timer expired, updating the lk-version to 2 >[2012-04-03 17:12:42.453928] W [client.c:112:client_grace_timeout] 35-dstore-client-5: client grace timer expired, updating the lk-version to 2 >[2012-04-03 17:12:42.453951] W [client.c:112:client_grace_timeout] 35-dstore-client-6: client grace timer expired, updating the lk-version to 2 >[2012-04-03 17:12:42.453973] W [client.c:112:client_grace_timeout] 35-dstore-client-7: client grace timer expired, updating the lk-version to 2 >[2012-04-03 17:12:42.453995] W [client.c:112:client_grace_timeout] 35-dstore-client-8: client grace timer expired, updating the lk-version to 2 >[2012-04-03 17:12:42.480612] W [quota.c:394:quota_check_limit] 36-dstore-quota: cannot find parent for inode (gfid:b94a56ec-1458-41b5-869a-208564205923), hence aborting enforcing quota-limits and continuing with the fop >[2012-04-03 17:12:42.715720] W [quota.c:780:quota_update_size] 36-dstore-quota: cannot find parent for inode (gfid:b94a56ec-1458-41b5-869a-208564205923), hence aborting size updation of parents >[2012-04-03 17:12:43.564921] W [quota.c:394:quota_check_limit] 36-dstore-quota: cannot find parent for inode (gfid:b94a56ec-1458-41b5-869a-208564205923), hence aborting enforcing quota-limits and continuing with the fop >[2012-04-03 17:12:43.582173] W [quota.c:394:quota_check_limit] 36-dstore-quota: cannot find parent for inode (gfid:b94a56ec-1458-41b5-869a-208564205923), hence aborting enforcing quota-limits and continuing with the fop >[2012-04-03 17:12:43.606003] W [quota.c:780:quota_update_size] 36-dstore-quota: cannot find parent for inode (gfid:b94a56ec-1458-41b5-869a-208564205923), hence aborting size updation of parents >[2012-04-03 17:12:43.613944] W [quota.c:394:quota_check_limit] 36-dstore-quota: cannot find parent for inode (gfid:b94a56ec-1458-41b5-869a-208564205923), hence aborting enforcing quota-limits and continuing with the fop >[2012-04-03 17:12:43.673659] W [quota.c:780:quota_update_size] 36-dstore-quota: cannot find parent for inode (gfid:b94a56ec-1458-41b5-869a-208564205923), hence aborting size updation of parents >[2012-04-03 17:12:58.603009] I [glusterfsd-mgmt.c:64:mgmt_cbk_spec] 0-mgmt: Volume file changed >[2012-04-03 17:12:59.662327] I [glusterfsd-mgmt.c:64:mgmt_cbk_spec] 0-mgmt: Volume file changed >[2012-04-03 17:12:59.669050] I [io-cache.c:1558:check_cache_size_ok] 37-dstore-quick-read: Max cache size is 1044848640 >[2012-04-03 17:12:59.669220] I [io-cache.c:1558:check_cache_size_ok] 37-dstore-io-cache: Max cache size is 1044848640 >[2012-04-03 17:12:59.669355] I [quota.c:3042:quota_parse_limits] 37-dstore-quota: no "limit-set" option provided >[2012-04-03 17:12:59.700600] I [client.c:2156:notify] 37-dstore-client-0: parent translators are ready, attempting connect on transport >[2012-04-03 17:12:59.722680] I [client.c:2156:notify] 37-dstore-client-1: parent translators are ready, attempting connect on transport >[2012-04-03 17:12:59.730483] I [client.c:2156:notify] 37-dstore-client-2: parent translators are ready, attempting connect on transport >[2012-04-03 17:12:59.738080] I [client.c:2156:notify] 37-dstore-client-3: parent translators are ready, attempting connect on transport >[2012-04-03 17:12:59.745924] I [client.c:2156:notify] 37-dstore-client-4: parent translators are ready, attempting connect on transport >[2012-04-03 17:12:59.751483] I [client.c:2156:notify] 37-dstore-client-5: parent translators are ready, attempting connect on transport >[2012-04-03 17:12:59.756797] I [client.c:2156:notify] 37-dstore-client-6: parent translators are ready, attempting connect on transport >[2012-04-03 17:12:59.763038] I [client.c:2156:notify] 37-dstore-client-7: parent translators are ready, attempting connect on transport >[2012-04-03 17:12:59.769207] I [client.c:2156:notify] 37-dstore-client-8: parent translators are ready, attempting connect on transport >Given volfile: >+------------------------------------------------------------------------------+ > 1: volume dstore-client-0 > 2: type protocol/client > 3: option remote-host 192.168.2.35 > 4: option remote-subvolume /export1/dstore1 > 5: option transport-type tcp > 6: end-volume > 7: > 8: volume dstore-client-1 > 9: type protocol/client > 10: option remote-host 192.168.2.36 > 11: option remote-subvolume /export1/dstore1 > 12: option transport-type tcp > 13: end-volume > 14: > 15: volume dstore-client-2 > 16: type protocol/client > 17: option remote-host 192.168.2.37 > 18: option remote-subvolume /export1/dstore1 > 19: option transport-type tcp > 20: end-volume > 21: > 22: volume dstore-client-3 > 23: type protocol/client > 24: option remote-host 192.168.2.35 > 25: option remote-subvolume /export2/dstore1 > 26: option transport-type tcp > 27: end-volume > 28: > 29: volume dstore-client-4 > 30: type protocol/client > 31: option remote-host 192.168.2.36 > 32: option remote-subvolume /export2/dstore1 > 33: option transport-type tcp > 34: end-volume > 35: > 36: volume dstore-client-5 > 37: type protocol/client > 38: option remote-host 192.168.2.37 > 39: option remote-subvolume /export2/dstore1 > 40: option transport-type tcp > 41: end-volume > 42: > 43: volume dstore-client-6 > 44: type protocol/client > 45: option remote-host 192.168.2.35 > 46: option remote-subvolume /export1/dstore2 > 47: option transport-type tcp > 48: end-volume > 49: > 50: volume dstore-client-7 > 51: type protocol/client > 52: option remote-host 192.168.2.36 > 53: option remote-subvolume /export1/dstore2 > 54: option transport-type tcp > 55: end-volume > 56: > 57: volume dstore-client-8 > 58: type protocol/client > 59: option remote-host 192.168.2.37 > 60: option remote-subvolume /export1/dstore2 > 61: option transport-type tcp > 62: end-volume > 63: > 64: volume dstore-replicate-0 > 65: type cluster/replicate > 66: subvolumes dstore-client-0 dstore-client-1 dstore-client-2 > 67: end-volume > 68: > 69: volume dstore-replicate-1 > 70: type cluster/replicate > 71: subvolumes dstore-client-3 dstore-client-4 dstore-client-5 > 72: end-volume > 73: > 74: volume dstore-replicate-2 > 75: type cluster/replicate > 76: subvolumes dstore-client-6 dstore-client-7 dstore-client-8 > 77: end-volume > 78: > 79: volume dstore-dht > 80: type cluster/distribute > 81: subvolumes dstore-replicate-0 dstore-replicate-1 dstore-replicate-2 > 82: end-volume > 83: > 84: volume dstore-quota > 85: type features/quota > 86: option timeout 0 > 87: subvolumes dstore-dht > 88: end-volume > 89: > 90: volume dstore-write-behind > 91: type performance/write-behind > 92: subvolumes dstore-quota > 93: end-volume > 94: > 95: volume dstore-read-ahead > 96: type performance/read-ahead > 97: subvolumes dstore-write-behind > 98: end-volume > 99: >100: volume dstore-io-cache >101: type performance/io-cache >102: subvolumes dstore-read-ahead >103: end-volume >104: >105: volume dstore-quick-read >106: type performance/quick-read >107: subvolumes dstore-io-cache >108: end-volume >109: >110: volume dstore-md-cache >111: type performance/md-cache >112: subvolumes dstore-quick-read >113: end-volume >114: >115: volume dstore >116: type debug/io-stats >117: option latency-measurement off >118: option count-fop-hits off >119: subvolumes dstore-md-cache >120: end-volume > >+------------------------------------------------------------------------------+ >[2012-04-03 17:12:59.775149] I [glusterfsd-mgmt.c:1584:mgmt_getspec_cbk] 0-glusterfs: No change in volfile, continuing >[2012-04-03 17:12:59.779727] I [rpc-clnt.c:1669:rpc_clnt_reconfig] 37-dstore-client-0: changing port to 24009 (from 0) >[2012-04-03 17:12:59.780666] I [client.c:136:client_register_grace_timer] 37-dstore-client-0: Registering a grace timer >[2012-04-03 17:12:59.780851] I [rpc-clnt.c:1669:rpc_clnt_reconfig] 37-dstore-client-3: changing port to 24010 (from 0) >[2012-04-03 17:12:59.781140] I [client.c:136:client_register_grace_timer] 37-dstore-client-3: Registering a grace timer >[2012-04-03 17:12:59.781471] I [rpc-clnt.c:1669:rpc_clnt_reconfig] 37-dstore-client-6: changing port to 24011 (from 0) >[2012-04-03 17:12:59.782401] I [client.c:136:client_register_grace_timer] 37-dstore-client-6: Registering a grace timer >[2012-04-03 17:13:00.758969] I [rpc-clnt.c:1669:rpc_clnt_reconfig] 37-dstore-client-2: changing port to 24009 (from 0) >[2012-04-03 17:13:00.759110] I [client.c:136:client_register_grace_timer] 37-dstore-client-2: Registering a grace timer >[2012-04-03 17:13:00.759495] I [rpc-clnt.c:1669:rpc_clnt_reconfig] 37-dstore-client-5: changing port to 24010 (from 0) >[2012-04-03 17:13:00.759634] I [client.c:136:client_register_grace_timer] 37-dstore-client-5: Registering a grace timer >[2012-04-03 17:13:00.760084] I [rpc-clnt.c:1669:rpc_clnt_reconfig] 37-dstore-client-8: changing port to 24011 (from 0) >[2012-04-03 17:13:00.760186] I [client.c:136:client_register_grace_timer] 37-dstore-client-8: Registering a grace timer >[2012-04-03 17:13:00.772434] I [rpc-clnt.c:1669:rpc_clnt_reconfig] 37-dstore-client-1: changing port to 24009 (from 0) >[2012-04-03 17:13:00.772587] I [rpc-clnt.c:1669:rpc_clnt_reconfig] 37-dstore-client-4: changing port to 24010 (from 0) >[2012-04-03 17:13:00.772701] I [client.c:136:client_register_grace_timer] 37-dstore-client-1: Registering a grace timer >[2012-04-03 17:13:00.772776] I [client.c:136:client_register_grace_timer] 37-dstore-client-4: Registering a grace timer >[2012-04-03 17:13:00.773359] I [rpc-clnt.c:1669:rpc_clnt_reconfig] 37-dstore-client-7: changing port to 24011 (from 0) >[2012-04-03 17:13:00.773551] I [client.c:136:client_register_grace_timer] 37-dstore-client-7: Registering a grace timer >[2012-04-03 17:13:03.465135] W [client.c:2083:client_rpc_notify] 37-dstore-client-0: Cancelling the grace timer >[2012-04-03 17:13:03.465649] I [client-handshake.c:1632:select_server_supported_programs] 37-dstore-client-0: Using Program GlusterFS 3git, Num (1298437), Version (330) >[2012-04-03 17:13:03.467043] W [client.c:2083:client_rpc_notify] 37-dstore-client-3: Cancelling the grace timer >[2012-04-03 17:13:03.467385] I [client-handshake.c:1632:select_server_supported_programs] 37-dstore-client-3: Using Program GlusterFS 3git, Num (1298437), Version (330) >[2012-04-03 17:13:03.468027] I [client-handshake.c:1429:client_setvolume_cbk] 37-dstore-client-3: Connected to 192.168.2.35:24010, attached to remote volume '/export2/dstore1'. >[2012-04-03 17:13:03.468090] I [client-handshake.c:1441:client_setvolume_cbk] 37-dstore-client-3: Server and Client lk-version numbers are not same, reopening the fds >[2012-04-03 17:13:03.468201] I [afr-common.c:3524:afr_notify] 37-dstore-replicate-1: Subvolume 'dstore-client-3' came back up; going online. >[2012-04-03 17:13:03.468453] I [client-handshake.c:456:client_set_lk_version_cbk] 37-dstore-client-3: Server lk version = 1 >[2012-04-03 17:13:03.472002] I [client-handshake.c:1429:client_setvolume_cbk] 37-dstore-client-0: Connected to 192.168.2.35:24009, attached to remote volume '/export1/dstore1'. >[2012-04-03 17:13:03.472070] I [client-handshake.c:1441:client_setvolume_cbk] 37-dstore-client-0: Server and Client lk-version numbers are not same, reopening the fds >[2012-04-03 17:13:03.472171] I [afr-common.c:3524:afr_notify] 37-dstore-replicate-0: Subvolume 'dstore-client-0' came back up; going online. >[2012-04-03 17:13:03.472343] W [client.c:2083:client_rpc_notify] 37-dstore-client-6: Cancelling the grace timer >[2012-04-03 17:13:03.472424] I [client-handshake.c:456:client_set_lk_version_cbk] 37-dstore-client-0: Server lk version = 1 >[2012-04-03 17:13:03.472656] I [client-handshake.c:1632:select_server_supported_programs] 37-dstore-client-6: Using Program GlusterFS 3git, Num (1298437), Version (330) >[2012-04-03 17:13:03.473121] I [client-handshake.c:1429:client_setvolume_cbk] 37-dstore-client-6: Connected to 192.168.2.35:24011, attached to remote volume '/export1/dstore2'. >[2012-04-03 17:13:03.473184] I [client-handshake.c:1441:client_setvolume_cbk] 37-dstore-client-6: Server and Client lk-version numbers are not same, reopening the fds >[2012-04-03 17:13:03.473293] I [afr-common.c:3524:afr_notify] 37-dstore-replicate-2: Subvolume 'dstore-client-6' came back up; going online. >[2012-04-03 17:13:03.474060] I [client-handshake.c:456:client_set_lk_version_cbk] 37-dstore-client-6: Server lk version = 1 >[2012-04-03 17:13:04.483606] W [client.c:2083:client_rpc_notify] 37-dstore-client-2: Cancelling the grace timer >[2012-04-03 17:13:04.485369] I [client-handshake.c:1632:select_server_supported_programs] 37-dstore-client-2: Using Program GlusterFS 3git, Num (1298437), Version (330) >[2012-04-03 17:13:04.487219] W [client.c:2083:client_rpc_notify] 37-dstore-client-5: Cancelling the grace timer >[2012-04-03 17:13:04.488013] W [client.c:2083:client_rpc_notify] 37-dstore-client-8: Cancelling the grace timer >[2012-04-03 17:13:04.502379] I [client-handshake.c:1632:select_server_supported_programs] 37-dstore-client-5: Using Program GlusterFS 3git, Num (1298437), Version (330) >[2012-04-03 17:13:04.502529] I [client-handshake.c:1632:select_server_supported_programs] 37-dstore-client-8: Using Program GlusterFS 3git, Num (1298437), Version (330) >[2012-04-03 17:13:04.502679] I [client-handshake.c:1429:client_setvolume_cbk] 37-dstore-client-2: Connected to 192.168.2.37:24009, attached to remote volume '/export1/dstore1'. >[2012-04-03 17:13:04.502737] I [client-handshake.c:1441:client_setvolume_cbk] 37-dstore-client-2: Server and Client lk-version numbers are not same, reopening the fds >[2012-04-03 17:13:04.503468] W [client.c:2083:client_rpc_notify] 37-dstore-client-1: Cancelling the grace timer >[2012-04-03 17:13:04.503850] W [client.c:2083:client_rpc_notify] 37-dstore-client-4: Cancelling the grace timer >[2012-04-03 17:13:04.503961] I [client-handshake.c:1429:client_setvolume_cbk] 37-dstore-client-8: Connected to 192.168.2.37:24011, attached to remote volume '/export1/dstore2'. >[2012-04-03 17:13:04.504017] I [client-handshake.c:1441:client_setvolume_cbk] 37-dstore-client-8: Server and Client lk-version numbers are not same, reopening the fds >[2012-04-03 17:13:04.504578] I [client-handshake.c:1429:client_setvolume_cbk] 37-dstore-client-5: Connected to 192.168.2.37:24010, attached to remote volume '/export2/dstore1'. >[2012-04-03 17:13:04.504642] I [client-handshake.c:1441:client_setvolume_cbk] 37-dstore-client-5: Server and Client lk-version numbers are not same, reopening the fds >[2012-04-03 17:13:04.504812] W [client.c:2083:client_rpc_notify] 37-dstore-client-7: Cancelling the grace timer >[2012-04-03 17:13:04.505090] I [client-handshake.c:456:client_set_lk_version_cbk] 37-dstore-client-2: Server lk version = 1 >[2012-04-03 17:13:04.505180] I [client-handshake.c:1632:select_server_supported_programs] 37-dstore-client-1: Using Program GlusterFS 3git, Num (1298437), Version (330) >[2012-04-03 17:13:04.505431] I [client-handshake.c:1632:select_server_supported_programs] 37-dstore-client-4: Using Program GlusterFS 3git, Num (1298437), Version (330) >[2012-04-03 17:13:04.505557] I [client-handshake.c:456:client_set_lk_version_cbk] 37-dstore-client-8: Server lk version = 1 >[2012-04-03 17:13:04.505912] I [client-handshake.c:456:client_set_lk_version_cbk] 37-dstore-client-5: Server lk version = 1 >[2012-04-03 17:13:04.507043] I [client-handshake.c:1429:client_setvolume_cbk] 37-dstore-client-4: Connected to 192.168.2.36:24010, attached to remote volume '/export2/dstore1'. >[2012-04-03 17:13:04.507103] I [client-handshake.c:1441:client_setvolume_cbk] 37-dstore-client-4: Server and Client lk-version numbers are not same, reopening the fds >[2012-04-03 17:13:04.508591] I [client-handshake.c:456:client_set_lk_version_cbk] 37-dstore-client-4: Server lk version = 1 >[2012-04-03 17:13:04.509422] I [client-handshake.c:1632:select_server_supported_programs] 37-dstore-client-7: Using Program GlusterFS 3git, Num (1298437), Version (330) >[2012-04-03 17:13:04.510124] I [client-handshake.c:1429:client_setvolume_cbk] 37-dstore-client-1: Connected to 192.168.2.36:24009, attached to remote volume '/export1/dstore1'. >[2012-04-03 17:13:04.510167] I [client-handshake.c:1441:client_setvolume_cbk] 37-dstore-client-1: Server and Client lk-version numbers are not same, reopening the fds >[2012-04-03 17:13:04.511935] I [client-handshake.c:456:client_set_lk_version_cbk] 37-dstore-client-1: Server lk version = 1 >[2012-04-03 17:13:04.512030] I [client-handshake.c:1429:client_setvolume_cbk] 37-dstore-client-7: Connected to 192.168.2.36:24011, attached to remote volume '/export1/dstore2'. >[2012-04-03 17:13:04.512076] I [client-handshake.c:1441:client_setvolume_cbk] 37-dstore-client-7: Server and Client lk-version numbers are not same, reopening the fds >[2012-04-03 17:13:04.527514] I [fuse-bridge.c:4081:fuse_graph_setup] 0-fuse: switched to graph 37 >[2012-04-03 17:13:04.527715] I [client-handshake.c:456:client_set_lk_version_cbk] 37-dstore-client-7: Server lk version = 1 >[2012-04-03 17:13:04.530482] I [afr-common.c:1866:afr_set_root_inode_on_first_lookup] 37-dstore-replicate-0: added root inode >[2012-04-03 17:13:04.532780] I [afr-common.c:1866:afr_set_root_inode_on_first_lookup] 37-dstore-replicate-2: added root inode >[2012-04-03 17:13:04.533357] I [afr-common.c:1866:afr_set_root_inode_on_first_lookup] 37-dstore-replicate-1: added root inode >[2012-04-03 17:13:04.537789] W [quota.c:2358:quota_fsync_cbk] 36-dstore-quota: quota context not set in inode (gfid:9d977f38-a993-433c-867d-a3c698d25c05) >[2012-04-03 17:13:04.544966] I [client.c:2165:notify] 36-dstore-client-0: current graph is no longer active, destroying rpc_client >[2012-04-03 17:13:04.555560] I [client.c:2165:notify] 36-dstore-client-1: current graph is no longer active, destroying rpc_client >[2012-04-03 17:13:04.555632] I [client.c:136:client_register_grace_timer] 36-dstore-client-0: Registering a grace timer >[2012-04-03 17:13:04.555650] I [client.c:2165:notify] 36-dstore-client-2: current graph is no longer active, destroying rpc_client >[2012-04-03 17:13:04.555705] I [client.c:2104:client_rpc_notify] 36-dstore-client-0: disconnected >[2012-04-03 17:13:04.555789] I [client.c:2165:notify] 36-dstore-client-3: current graph is no longer active, destroying rpc_client >[2012-04-03 17:13:04.555864] I [client.c:136:client_register_grace_timer] 36-dstore-client-1: Registering a grace timer >[2012-04-03 17:13:04.555908] I [client.c:2165:notify] 36-dstore-client-4: current graph is no longer active, destroying rpc_client >[2012-04-03 17:13:04.555955] I [client.c:2104:client_rpc_notify] 36-dstore-client-1: disconnected >[2012-04-03 17:13:04.556105] I [client.c:136:client_register_grace_timer] 36-dstore-client-2: Registering a grace timer >[2012-04-03 17:13:04.556164] I [client.c:2104:client_rpc_notify] 36-dstore-client-2: disconnected >[2012-04-03 17:13:04.556223] E [afr-common.c:3561:afr_notify] 36-dstore-replicate-0: All subvolumes are down. Going offline until atleast one of them comes back up. >[2012-04-03 17:13:04.556032] I [client.c:2165:notify] 36-dstore-client-5: current graph is no longer active, destroying rpc_client >[2012-04-03 17:13:04.556557] I [client.c:2165:notify] 36-dstore-client-6: current graph is no longer active, destroying rpc_client >[2012-04-03 17:13:04.556503] I [client.c:136:client_register_grace_timer] 36-dstore-client-3: Registering a grace timer >[2012-04-03 17:13:04.556708] I [client.c:2165:notify] 36-dstore-client-7: current graph is no longer active, destroying rpc_client >[2012-04-03 17:13:04.556806] I [client.c:2165:notify] 36-dstore-client-8: current graph is no longer active, destroying rpc_client >[2012-04-03 17:13:04.556730] I [client.c:2104:client_rpc_notify] 36-dstore-client-3: disconnected >[2012-04-03 17:13:04.556937] I [client.c:136:client_register_grace_timer] 36-dstore-client-4: Registering a grace timer >[2012-04-03 17:13:04.556994] I [client.c:2104:client_rpc_notify] 36-dstore-client-4: disconnected >[2012-04-03 17:13:04.557063] I [client.c:136:client_register_grace_timer] 36-dstore-client-5: Registering a grace timer >[2012-04-03 17:13:04.557114] I [client.c:2104:client_rpc_notify] 36-dstore-client-5: disconnected >[2012-04-03 17:13:04.557155] E [afr-common.c:3561:afr_notify] 36-dstore-replicate-1: All subvolumes are down. Going offline until atleast one of them comes back up. >[2012-04-03 17:13:04.557220] I [client.c:136:client_register_grace_timer] 36-dstore-client-6: Registering a grace timer >[2012-04-03 17:13:04.557442] I [client.c:2104:client_rpc_notify] 36-dstore-client-6: disconnected >[2012-04-03 17:13:04.557511] I [client.c:136:client_register_grace_timer] 36-dstore-client-7: Registering a grace timer >[2012-04-03 17:13:04.557562] I [client.c:2104:client_rpc_notify] 36-dstore-client-7: disconnected >[2012-04-03 17:13:04.557629] I [client.c:136:client_register_grace_timer] 36-dstore-client-8: Registering a grace timer >[2012-04-03 17:13:04.557681] I [client.c:2104:client_rpc_notify] 36-dstore-client-8: disconnected >[2012-04-03 17:13:04.557722] E [afr-common.c:3561:afr_notify] 36-dstore-replicate-2: All subvolumes are down. Going offline until atleast one of them comes back up. >[2012-04-03 17:13:15.505761] W [client.c:112:client_grace_timeout] 36-dstore-client-0: client grace timer expired, updating the lk-version to 2 >[2012-04-03 17:13:15.505887] W [client.c:112:client_grace_timeout] 36-dstore-client-1: client grace timer expired, updating the lk-version to 2 >[2012-04-03 17:13:15.505922] W [client.c:112:client_grace_timeout] 36-dstore-client-2: client grace timer expired, updating the lk-version to 2 >[2012-04-03 17:13:15.505945] W [client.c:112:client_grace_timeout] 36-dstore-client-3: client grace timer expired, updating the lk-version to 2 >[2012-04-03 17:13:15.505965] W [client.c:112:client_grace_timeout] 36-dstore-client-4: client grace timer expired, updating the lk-version to 2 >[2012-04-03 17:13:15.505984] W [client.c:112:client_grace_timeout] 36-dstore-client-5: client grace timer expired, updating the lk-version to 2 >[2012-04-03 17:13:15.506016] W [client.c:112:client_grace_timeout] 36-dstore-client-6: client grace timer expired, updating the lk-version to 2 >[2012-04-03 17:13:15.506053] W [client.c:112:client_grace_timeout] 36-dstore-client-7: client grace timer expired, updating the lk-version to 2 >[2012-04-03 17:13:15.506088] W [client.c:112:client_grace_timeout] 36-dstore-client-8: client grace timer expired, updating the lk-version to 2 >[2012-04-03 17:13:30.925605] I [glusterfsd-mgmt.c:64:mgmt_cbk_spec] 0-mgmt: Volume file changed >[2012-04-03 17:13:31.962643] I [io-cache.c:1558:check_cache_size_ok] 38-dstore-quick-read: Max cache size is 1044848640 >[2012-04-03 17:13:31.962848] I [io-cache.c:1558:check_cache_size_ok] 38-dstore-io-cache: Max cache size is 1044848640 >[2012-04-03 17:13:32.025052] I [client.c:2156:notify] 38-dstore-client-0: parent translators are ready, attempting connect on transport >[2012-04-03 17:13:32.030411] I [client.c:2156:notify] 38-dstore-client-1: parent translators are ready, attempting connect on transport >[2012-04-03 17:13:32.035064] I [client.c:2156:notify] 38-dstore-client-2: parent translators are ready, attempting connect on transport >[2012-04-03 17:13:32.039777] I [client.c:2156:notify] 38-dstore-client-3: parent translators are ready, attempting connect on transport >[2012-04-03 17:13:32.044474] I [client.c:2156:notify] 38-dstore-client-4: parent translators are ready, attempting connect on transport >[2012-04-03 17:13:32.049165] I [client.c:2156:notify] 38-dstore-client-5: parent translators are ready, attempting connect on transport >[2012-04-03 17:13:32.054070] I [client.c:2156:notify] 38-dstore-client-6: parent translators are ready, attempting connect on transport >[2012-04-03 17:13:32.058801] I [client.c:2156:notify] 38-dstore-client-7: parent translators are ready, attempting connect on transport >[2012-04-03 17:13:32.063491] I [client.c:2156:notify] 38-dstore-client-8: parent translators are ready, attempting connect on transport >Given volfile: >+------------------------------------------------------------------------------+ > 1: volume dstore-client-0 > 2: type protocol/client > 3: option remote-host 192.168.2.35 > 4: option remote-subvolume /export1/dstore1 > 5: option transport-type tcp > 6: end-volume > 7: > 8: volume dstore-client-1 > 9: type protocol/client > 10: option remote-host 192.168.2.36 > 11: option remote-subvolume /export1/dstore1 > 12: option transport-type tcp > 13: end-volume > 14: > 15: volume dstore-client-2 > 16: type protocol/client > 17: option remote-host 192.168.2.37 > 18: option remote-subvolume /export1/dstore1 > 19: option transport-type tcp > 20: end-volume > 21: > 22: volume dstore-client-3 > 23: type protocol/client > 24: option remote-host 192.168.2.35 > 25: option remote-subvolume /export2/dstore1 > 26: option transport-type tcp > 27: end-volume > 28: > 29: volume dstore-client-4 > 30: type protocol/client > 31: option remote-host 192.168.2.36 > 32: option remote-subvolume /export2/dstore1 > 33: option transport-type tcp > 34: end-volume > 35: > 36: volume dstore-client-5 > 37: type protocol/client > 38: option remote-host 192.168.2.37 > 39: option remote-subvolume /export2/dstore1 > 40: option transport-type tcp > 41: end-volume > 42: > 43: volume dstore-client-6 > 44: type protocol/client > 45: option remote-host 192.168.2.35 > 46: option remote-subvolume /export1/dstore2 > 47: option transport-type tcp > 48: end-volume > 49: > 50: volume dstore-client-7 > 51: type protocol/client > 52: option remote-host 192.168.2.36 > 53: option remote-subvolume /export1/dstore2 > 54: option transport-type tcp > 55: end-volume > 56: > 57: volume dstore-client-8 > 58: type protocol/client > 59: option remote-host 192.168.2.37 > 60: option remote-subvolume /export1/dstore2 > 61: option transport-type tcp > 62: end-volume > 63: > 64: volume dstore-replicate-0 > 65: type cluster/replicate > 66: subvolumes dstore-client-0 dstore-client-1 dstore-client-2 > 67: end-volume > 68: > 69: volume dstore-replicate-1 > 70: type cluster/replicate > 71: subvolumes dstore-client-3 dstore-client-4 dstore-client-5 > 72: end-volume > 73: > 74: volume dstore-replicate-2 > 75: type cluster/replicate > 76: subvolumes dstore-client-6 dstore-client-7 dstore-client-8 > 77: end-volume > 78: > 79: volume dstore-dht > 80: type cluster/distribute > 81: subvolumes dstore-replicate-0 dstore-replicate-1 dstore-replicate-2 > 82: end-volume > 83: > 84: volume dstore-write-behind > 85: type performance/write-behind > 86: subvolumes dstore-dht > 87: end-volume > 88: > 89: volume dstore-read-ahead > 90: type performance/read-ahead > 91: subvolumes dstore-write-behind > 92: end-volume > 93: > 94: volume dstore-io-cache > 95: type performance/io-cache > 96: subvolumes dstore-read-ahead > 97: end-volume > 98: > 99: volume dstore-quick-read >100: type performance/quick-read >101: subvolumes dstore-io-cache >102: end-volume >103: >104: volume dstore-md-cache >105: type performance/md-cache >106: subvolumes dstore-quick-read >107: end-volume >108: >109: volume dstore >110: type debug/io-stats >111: option latency-measurement off >112: option count-fop-hits off >113: subvolumes dstore-md-cache >114: end-volume > >+------------------------------------------------------------------------------+ >[2012-04-03 17:13:32.069624] I [rpc-clnt.c:1669:rpc_clnt_reconfig] 38-dstore-client-0: changing port to 24009 (from 0) >[2012-04-03 17:13:32.069740] I [client.c:136:client_register_grace_timer] 38-dstore-client-0: Registering a grace timer >[2012-04-03 17:13:32.069972] I [rpc-clnt.c:1669:rpc_clnt_reconfig] 38-dstore-client-3: changing port to 24010 (from 0) >[2012-04-03 17:13:32.070113] I [client.c:136:client_register_grace_timer] 38-dstore-client-3: Registering a grace timer >[2012-04-03 17:13:32.070184] I [rpc-clnt.c:1669:rpc_clnt_reconfig] 38-dstore-client-6: changing port to 24011 (from 0) >[2012-04-03 17:13:32.070267] I [client.c:136:client_register_grace_timer] 38-dstore-client-6: Registering a grace timer >[2012-04-03 17:13:33.055123] I [rpc-clnt.c:1669:rpc_clnt_reconfig] 38-dstore-client-2: changing port to 24009 (from 0) >[2012-04-03 17:13:33.055310] I [rpc-clnt.c:1669:rpc_clnt_reconfig] 38-dstore-client-5: changing port to 24010 (from 0) >[2012-04-03 17:13:33.055449] I [client.c:136:client_register_grace_timer] 38-dstore-client-2: Registering a grace timer >[2012-04-03 17:13:33.055583] I [client.c:136:client_register_grace_timer] 38-dstore-client-5: Registering a grace timer >[2012-04-03 17:13:33.056316] I [rpc-clnt.c:1669:rpc_clnt_reconfig] 38-dstore-client-8: changing port to 24011 (from 0) >[2012-04-03 17:13:33.056440] I [client.c:136:client_register_grace_timer] 38-dstore-client-8: Registering a grace timer >[2012-04-03 17:13:33.060563] I [rpc-clnt.c:1669:rpc_clnt_reconfig] 38-dstore-client-1: changing port to 24009 (from 0) >[2012-04-03 17:13:33.060690] I [client.c:136:client_register_grace_timer] 38-dstore-client-1: Registering a grace timer >[2012-04-03 17:13:33.060876] I [rpc-clnt.c:1669:rpc_clnt_reconfig] 38-dstore-client-7: changing port to 24011 (from 0) >[2012-04-03 17:13:33.061058] I [client.c:136:client_register_grace_timer] 38-dstore-client-7: Registering a grace timer >[2012-04-03 17:13:33.061185] I [rpc-clnt.c:1669:rpc_clnt_reconfig] 38-dstore-client-4: changing port to 24010 (from 0) >[2012-04-03 17:13:33.061365] I [client.c:136:client_register_grace_timer] 38-dstore-client-4: Registering a grace timer >[2012-04-03 17:13:35.514336] W [client.c:2083:client_rpc_notify] 38-dstore-client-0: Cancelling the grace timer >[2012-04-03 17:13:35.514733] I [client-handshake.c:1632:select_server_supported_programs] 38-dstore-client-0: Using Program GlusterFS 3git, Num (1298437), Version (330) >[2012-04-03 17:13:35.515409] I [client-handshake.c:1429:client_setvolume_cbk] 38-dstore-client-0: Connected to 192.168.2.35:24009, attached to remote volume '/export1/dstore1'. >[2012-04-03 17:13:35.515478] I [client-handshake.c:1441:client_setvolume_cbk] 38-dstore-client-0: Server and Client lk-version numbers are not same, reopening the fds >[2012-04-03 17:13:35.515590] I [afr-common.c:3524:afr_notify] 38-dstore-replicate-0: Subvolume 'dstore-client-0' came back up; going online. >[2012-04-03 17:13:35.515875] I [client-handshake.c:456:client_set_lk_version_cbk] 38-dstore-client-0: Server lk version = 1 >[2012-04-03 17:13:35.518799] W [client.c:2083:client_rpc_notify] 38-dstore-client-3: Cancelling the grace timer >[2012-04-03 17:13:35.519127] I [client-handshake.c:1632:select_server_supported_programs] 38-dstore-client-3: Using Program GlusterFS 3git, Num (1298437), Version (330) >[2012-04-03 17:13:35.519725] I [client-handshake.c:1429:client_setvolume_cbk] 38-dstore-client-3: Connected to 192.168.2.35:24010, attached to remote volume '/export2/dstore1'. >[2012-04-03 17:13:35.519781] I [client-handshake.c:1441:client_setvolume_cbk] 38-dstore-client-3: Server and Client lk-version numbers are not same, reopening the fds >[2012-04-03 17:13:35.519887] I [afr-common.c:3524:afr_notify] 38-dstore-replicate-1: Subvolume 'dstore-client-3' came back up; going online. >[2012-04-03 17:13:35.520144] I [client-handshake.c:456:client_set_lk_version_cbk] 38-dstore-client-3: Server lk version = 1 >[2012-04-03 17:13:35.523295] W [client.c:2083:client_rpc_notify] 38-dstore-client-6: Cancelling the grace timer >[2012-04-03 17:13:35.523535] I [client-handshake.c:1632:select_server_supported_programs] 38-dstore-client-6: Using Program GlusterFS 3git, Num (1298437), Version (330) >[2012-04-03 17:13:35.524160] I [client-handshake.c:1429:client_setvolume_cbk] 38-dstore-client-6: Connected to 192.168.2.35:24011, attached to remote volume '/export1/dstore2'. >[2012-04-03 17:13:35.524216] I [client-handshake.c:1441:client_setvolume_cbk] 38-dstore-client-6: Server and Client lk-version numbers are not same, reopening the fds >[2012-04-03 17:13:35.524304] I [afr-common.c:3524:afr_notify] 38-dstore-replicate-2: Subvolume 'dstore-client-6' came back up; going online. >[2012-04-03 17:13:35.524512] I [client-handshake.c:456:client_set_lk_version_cbk] 38-dstore-client-6: Server lk version = 1 >[2012-04-03 17:13:36.528584] W [client.c:2083:client_rpc_notify] 38-dstore-client-2: Cancelling the grace timer >[2012-04-03 17:13:36.529017] I [client-handshake.c:1632:select_server_supported_programs] 38-dstore-client-2: Using Program GlusterFS 3git, Num (1298437), Version (330) >[2012-04-03 17:13:36.530353] I [client-handshake.c:1429:client_setvolume_cbk] 38-dstore-client-2: Connected to 192.168.2.37:24009, attached to remote volume '/export1/dstore1'. >[2012-04-03 17:13:36.530419] I [client-handshake.c:1441:client_setvolume_cbk] 38-dstore-client-2: Server and Client lk-version numbers are not same, reopening the fds >[2012-04-03 17:13:36.530824] I [client-handshake.c:456:client_set_lk_version_cbk] 38-dstore-client-2: Server lk version = 1 >[2012-04-03 17:13:36.533944] W [client.c:2083:client_rpc_notify] 38-dstore-client-5: Cancelling the grace timer >[2012-04-03 17:13:36.534377] I [client-handshake.c:1632:select_server_supported_programs] 38-dstore-client-5: Using Program GlusterFS 3git, Num (1298437), Version (330) >[2012-04-03 17:13:36.534924] I [client-handshake.c:1429:client_setvolume_cbk] 38-dstore-client-5: Connected to 192.168.2.37:24010, attached to remote volume '/export2/dstore1'. >[2012-04-03 17:13:36.534989] I [client-handshake.c:1441:client_setvolume_cbk] 38-dstore-client-5: Server and Client lk-version numbers are not same, reopening the fds >[2012-04-03 17:13:36.535357] I [client-handshake.c:456:client_set_lk_version_cbk] 38-dstore-client-5: Server lk version = 1 >[2012-04-03 17:13:36.538843] W [client.c:2083:client_rpc_notify] 38-dstore-client-8: Cancelling the grace timer >[2012-04-03 17:13:36.539208] I [client-handshake.c:1632:select_server_supported_programs] 38-dstore-client-8: Using Program GlusterFS 3git, Num (1298437), Version (330) >[2012-04-03 17:13:36.539985] I [client-handshake.c:1429:client_setvolume_cbk] 38-dstore-client-8: Connected to 192.168.2.37:24011, attached to remote volume '/export1/dstore2'. >[2012-04-03 17:13:36.540051] I [client-handshake.c:1441:client_setvolume_cbk] 38-dstore-client-8: Server and Client lk-version numbers are not same, reopening the fds >[2012-04-03 17:13:36.541570] I [client-handshake.c:456:client_set_lk_version_cbk] 38-dstore-client-8: Server lk version = 1 >[2012-04-03 17:13:36.544944] W [client.c:2083:client_rpc_notify] 38-dstore-client-1: Cancelling the grace timer >[2012-04-03 17:13:36.545386] I [client-handshake.c:1632:select_server_supported_programs] 38-dstore-client-1: Using Program GlusterFS 3git, Num (1298437), Version (330) >[2012-04-03 17:13:36.546018] I [client-handshake.c:1429:client_setvolume_cbk] 38-dstore-client-1: Connected to 192.168.2.36:24009, attached to remote volume '/export1/dstore1'. >[2012-04-03 17:13:36.546074] I [client-handshake.c:1441:client_setvolume_cbk] 38-dstore-client-1: Server and Client lk-version numbers are not same, reopening the fds >[2012-04-03 17:13:36.546509] I [client-handshake.c:456:client_set_lk_version_cbk] 38-dstore-client-1: Server lk version = 1 >[2012-04-03 17:13:36.549618] W [client.c:2083:client_rpc_notify] 38-dstore-client-7: Cancelling the grace timer >[2012-04-03 17:13:36.550038] I [client-handshake.c:1632:select_server_supported_programs] 38-dstore-client-7: Using Program GlusterFS 3git, Num (1298437), Version (330) >[2012-04-03 17:13:36.550647] I [client-handshake.c:1429:client_setvolume_cbk] 38-dstore-client-7: Connected to 192.168.2.36:24011, attached to remote volume '/export1/dstore2'. >[2012-04-03 17:13:36.550704] I [client-handshake.c:1441:client_setvolume_cbk] 38-dstore-client-7: Server and Client lk-version numbers are not same, reopening the fds >[2012-04-03 17:13:36.551442] I [client-handshake.c:456:client_set_lk_version_cbk] 38-dstore-client-7: Server lk version = 1 >[2012-04-03 17:13:36.554921] W [client.c:2083:client_rpc_notify] 38-dstore-client-4: Cancelling the grace timer >[2012-04-03 17:13:36.555221] I [client-handshake.c:1632:select_server_supported_programs] 38-dstore-client-4: Using Program GlusterFS 3git, Num (1298437), Version (330) >[2012-04-03 17:13:36.555834] I [client-handshake.c:1429:client_setvolume_cbk] 38-dstore-client-4: Connected to 192.168.2.36:24010, attached to remote volume '/export2/dstore1'. >[2012-04-03 17:13:36.555904] I [client-handshake.c:1441:client_setvolume_cbk] 38-dstore-client-4: Server and Client lk-version numbers are not same, reopening the fds >[2012-04-03 17:13:36.569883] I [fuse-bridge.c:4081:fuse_graph_setup] 0-fuse: switched to graph 38 >[2012-04-03 17:13:36.570069] I [client-handshake.c:456:client_set_lk_version_cbk] 38-dstore-client-4: Server lk version = 1 >[2012-04-03 17:14:03.280868] I [glusterfsd-mgmt.c:64:mgmt_cbk_spec] 0-mgmt: Volume file changed >[2012-04-03 17:14:04.312037] I [glusterfsd-mgmt.c:64:mgmt_cbk_spec] 0-mgmt: Volume file changed >[2012-04-03 17:14:04.317393] I [io-cache.c:1558:check_cache_size_ok] 39-dstore-quick-read: Max cache size is 1044848640 >[2012-04-03 17:14:04.317541] I [io-cache.c:1558:check_cache_size_ok] 39-dstore-io-cache: Max cache size is 1044848640 >[2012-04-03 17:14:04.360592] I [client.c:2156:notify] 39-dstore-client-0: parent translators are ready, attempting connect on transport >[2012-04-03 17:14:04.367940] I [client.c:2156:notify] 39-dstore-client-1: parent translators are ready, attempting connect on transport >[2012-04-03 17:14:04.374125] I [client.c:2156:notify] 39-dstore-client-2: parent translators are ready, attempting connect on transport >[2012-04-03 17:14:04.380462] I [client.c:2156:notify] 39-dstore-client-3: parent translators are ready, attempting connect on transport >[2012-04-03 17:14:04.387327] I [client.c:2156:notify] 39-dstore-client-4: parent translators are ready, attempting connect on transport >[2012-04-03 17:14:04.396252] I [client.c:2156:notify] 39-dstore-client-5: parent translators are ready, attempting connect on transport >[2012-04-03 17:14:04.402451] I [client.c:2156:notify] 39-dstore-client-6: parent translators are ready, attempting connect on transport >[2012-04-03 17:14:04.409127] I [client.c:2156:notify] 39-dstore-client-7: parent translators are ready, attempting connect on transport >[2012-04-03 17:14:04.418697] I [client.c:2156:notify] 39-dstore-client-8: parent translators are ready, attempting connect on transport >Given volfile: >+------------------------------------------------------------------------------+ > 1: volume dstore-client-0 > 2: type protocol/client > 3: option remote-host 192.168.2.35 > 4: option remote-subvolume /export1/dstore1 > 5: option transport-type tcp > 6: end-volume > 7: > 8: volume dstore-client-1 > 9: type protocol/client > 10: option remote-host 192.168.2.36 > 11: option remote-subvolume /export1/dstore1 > 12: option transport-type tcp > 13: end-volume > 14: > 15: volume dstore-client-2 > 16: type protocol/client > 17: option remote-host 192.168.2.37 > 18: option remote-subvolume /export1/dstore1 > 19: option transport-type tcp > 20: end-volume > 21: > 22: volume dstore-client-3 > 23: type protocol/client > 24: option remote-host 192.168.2.35 > 25: option remote-subvolume /export2/dstore1 > 26: option transport-type tcp > 27: end-volume > 28: > 29: volume dstore-client-4 > 30: type protocol/client > 31: option remote-host 192.168.2.36 > 32: option remote-subvolume /export2/dstore1 > 33: option transport-type tcp > 34: end-volume > 35: > 36: volume dstore-client-5 > 37: type protocol/client > 38: option remote-host 192.168.2.37 > 39: option remote-subvolume /export2/dstore1 > 40: option transport-type tcp > 41: end-volume > 42: > 43: volume dstore-client-6 > 44: type protocol/client > 45: option remote-host 192.168.2.35 > 46: option remote-subvolume /export1/dstore2 > 47: option transport-type tcp > 48: end-volume > 49: > 50: volume dstore-client-7 > 51: type protocol/client > 52: option remote-host 192.168.2.36 > 53: option remote-subvolume /export1/dstore2 > 54: option transport-type tcp > 55: end-volume > 56: > 57: volume dstore-client-8 > 58: type protocol/client > 59: option remote-host 192.168.2.37 > 60: option remote-subvolume /export1/dstore2 > 61: option transport-type tcp > 62: end-volume > 63: > 64: volume dstore-replicate-0 > 65: type cluster/replicate > 66: subvolumes dstore-client-0 dstore-client-1 dstore-client-2 > 67: end-volume > 68: > 69: volume dstore-replicate-1 > 70: type cluster/replicate > 71: subvolumes dstore-client-3 dstore-client-4 dstore-client-5 > 72: end-volume > 73: > 74: volume dstore-replicate-2 > 75: type cluster/replicate > 76: subvolumes dstore-client-6 dstore-client-7 dstore-client-8 > 77: end-volume > 78: > 79: volume dstore-dht > 80: type cluster/distribute > 81: subvolumes dstore-replicate-0 dstore-replicate-1 dstore-replicate-2 > 82: end-volume > 83: > 84: volume dstore-write-behind > 85: type performance/write-behind > 86: subvolumes dstore-dht > 87: end-volume > 88: > 89: volume dstore-read-ahead > 90: type performance/read-ahead > 91: subvolumes dstore-write-behind > 92: end-volume > 93: > 94: volume dstore-io-cache > 95: type performance/io-cache > 96: subvolumes dstore-read-ahead > 97: end-volume > 98: > 99: volume dstore-quick-read >100: type performance/quick-read >101: subvolumes dstore-io-cache >102: end-volume >103: >104: volume dstore >105: type debug/io-stats >106: option latency-measurement off >107: option count-fop-hits off >108: subvolumes dstore-quick-read >109: end-volume > >+------------------------------------------------------------------------------+ >[2012-04-03 17:14:04.429296] I [glusterfsd-mgmt.c:1584:mgmt_getspec_cbk] 0-glusterfs: No change in volfile, continuing >[2012-04-03 17:14:04.430372] I [rpc-clnt.c:1669:rpc_clnt_reconfig] 39-dstore-client-0: changing port to 24009 (from 0) >[2012-04-03 17:14:04.430548] I [client.c:136:client_register_grace_timer] 39-dstore-client-0: Registering a grace timer >[2012-04-03 17:14:04.430644] I [rpc-clnt.c:1669:rpc_clnt_reconfig] 39-dstore-client-3: changing port to 24010 (from 0) >[2012-04-03 17:14:04.430772] I [rpc-clnt.c:1669:rpc_clnt_reconfig] 39-dstore-client-6: changing port to 24011 (from 0) >[2012-04-03 17:14:04.430900] I [client.c:136:client_register_grace_timer] 39-dstore-client-3: Registering a grace timer >[2012-04-03 17:14:04.430976] I [client.c:136:client_register_grace_timer] 39-dstore-client-6: Registering a grace timer >[2012-04-03 17:14:05.378327] I [rpc-clnt.c:1669:rpc_clnt_reconfig] 39-dstore-client-1: changing port to 24009 (from 0) >[2012-04-03 17:14:05.378559] I [rpc-clnt.c:1669:rpc_clnt_reconfig] 39-dstore-client-4: changing port to 24010 (from 0) >[2012-04-03 17:14:05.378699] I [rpc-clnt.c:1669:rpc_clnt_reconfig] 39-dstore-client-7: changing port to 24011 (from 0) >[2012-04-03 17:14:05.378906] I [client.c:136:client_register_grace_timer] 39-dstore-client-1: Registering a grace timer >[2012-04-03 17:14:05.379054] I [client.c:136:client_register_grace_timer] 39-dstore-client-4: Registering a grace timer >[2012-04-03 17:14:05.379163] I [client.c:136:client_register_grace_timer] 39-dstore-client-7: Registering a grace timer >[2012-04-03 17:14:05.384334] I [rpc-clnt.c:1669:rpc_clnt_reconfig] 39-dstore-client-5: changing port to 24010 (from 0) >[2012-04-03 17:14:05.384468] I [client.c:136:client_register_grace_timer] 39-dstore-client-5: Registering a grace timer >[2012-04-03 17:14:05.384606] I [rpc-clnt.c:1669:rpc_clnt_reconfig] 39-dstore-client-2: changing port to 24009 (from 0) >[2012-04-03 17:14:05.384717] I [client.c:136:client_register_grace_timer] 39-dstore-client-2: Registering a grace timer >[2012-04-03 17:14:05.385480] I [rpc-clnt.c:1669:rpc_clnt_reconfig] 39-dstore-client-8: changing port to 24011 (from 0) >[2012-04-03 17:14:05.385601] I [client.c:136:client_register_grace_timer] 39-dstore-client-8: Registering a grace timer >[2012-04-03 17:14:07.564044] W [client.c:2083:client_rpc_notify] 39-dstore-client-0: Cancelling the grace timer >[2012-04-03 17:14:07.564389] I [client-handshake.c:1632:select_server_supported_programs] 39-dstore-client-0: Using Program GlusterFS 3git, Num (1298437), Version (330) >[2012-04-03 17:14:07.565058] I [client-handshake.c:1429:client_setvolume_cbk] 39-dstore-client-0: Connected to 192.168.2.35:24009, attached to remote volume '/export1/dstore1'. >[2012-04-03 17:14:07.565118] I [client-handshake.c:1441:client_setvolume_cbk] 39-dstore-client-0: Server and Client lk-version numbers are not same, reopening the fds >[2012-04-03 17:14:07.565237] I [afr-common.c:3524:afr_notify] 39-dstore-replicate-0: Subvolume 'dstore-client-0' came back up; going online. >[2012-04-03 17:14:07.565489] I [client-handshake.c:456:client_set_lk_version_cbk] 39-dstore-client-0: Server lk version = 1 >[2012-04-03 17:14:07.568948] W [client.c:2083:client_rpc_notify] 39-dstore-client-3: Cancelling the grace timer >[2012-04-03 17:14:07.569234] I [client-handshake.c:1632:select_server_supported_programs] 39-dstore-client-3: Using Program GlusterFS 3git, Num (1298437), Version (330) >[2012-04-03 17:14:07.569789] I [client-handshake.c:1429:client_setvolume_cbk] 39-dstore-client-3: Connected to 192.168.2.35:24010, attached to remote volume '/export2/dstore1'. >[2012-04-03 17:14:07.569848] I [client-handshake.c:1441:client_setvolume_cbk] 39-dstore-client-3: Server and Client lk-version numbers are not same, reopening the fds >[2012-04-03 17:14:07.569927] I [afr-common.c:3524:afr_notify] 39-dstore-replicate-1: Subvolume 'dstore-client-3' came back up; going online. >[2012-04-03 17:14:07.570216] I [client-handshake.c:456:client_set_lk_version_cbk] 39-dstore-client-3: Server lk version = 1 >[2012-04-03 17:14:07.573327] W [client.c:2083:client_rpc_notify] 39-dstore-client-6: Cancelling the grace timer >[2012-04-03 17:14:07.573591] I [client-handshake.c:1632:select_server_supported_programs] 39-dstore-client-6: Using Program GlusterFS 3git, Num (1298437), Version (330) >[2012-04-03 17:14:07.574029] I [client-handshake.c:1429:client_setvolume_cbk] 39-dstore-client-6: Connected to 192.168.2.35:24011, attached to remote volume '/export1/dstore2'. >[2012-04-03 17:14:07.574079] I [client-handshake.c:1441:client_setvolume_cbk] 39-dstore-client-6: Server and Client lk-version numbers are not same, reopening the fds >[2012-04-03 17:14:07.574167] I [afr-common.c:3524:afr_notify] 39-dstore-replicate-2: Subvolume 'dstore-client-6' came back up; going online. >[2012-04-03 17:14:07.574524] I [client-handshake.c:456:client_set_lk_version_cbk] 39-dstore-client-6: Server lk version = 1 >[2012-04-03 17:14:08.578317] W [client.c:2083:client_rpc_notify] 39-dstore-client-1: Cancelling the grace timer >[2012-04-03 17:14:08.578788] I [client-handshake.c:1632:select_server_supported_programs] 39-dstore-client-1: Using Program GlusterFS 3git, Num (1298437), Version (330) >[2012-04-03 17:14:08.579862] I [client-handshake.c:1429:client_setvolume_cbk] 39-dstore-client-1: Connected to 192.168.2.36:24009, attached to remote volume '/export1/dstore1'. >[2012-04-03 17:14:08.579977] I [client-handshake.c:1441:client_setvolume_cbk] 39-dstore-client-1: Server and Client lk-version numbers are not same, reopening the fds >[2012-04-03 17:14:08.580648] I [client-handshake.c:456:client_set_lk_version_cbk] 39-dstore-client-1: Server lk version = 1 >[2012-04-03 17:14:08.582835] W [client.c:2083:client_rpc_notify] 39-dstore-client-4: Cancelling the grace timer >[2012-04-03 17:14:08.583495] I [client-handshake.c:1632:select_server_supported_programs] 39-dstore-client-4: Using Program GlusterFS 3git, Num (1298437), Version (330) >[2012-04-03 17:14:08.584098] I [client-handshake.c:1429:client_setvolume_cbk] 39-dstore-client-4: Connected to 192.168.2.36:24010, attached to remote volume '/export2/dstore1'. >[2012-04-03 17:14:08.584163] I [client-handshake.c:1441:client_setvolume_cbk] 39-dstore-client-4: Server and Client lk-version numbers are not same, reopening the fds >[2012-04-03 17:14:08.584689] I [client-handshake.c:456:client_set_lk_version_cbk] 39-dstore-client-4: Server lk version = 1 >[2012-04-03 17:14:08.587358] W [client.c:2083:client_rpc_notify] 39-dstore-client-7: Cancelling the grace timer >[2012-04-03 17:14:08.587675] I [client-handshake.c:1632:select_server_supported_programs] 39-dstore-client-7: Using Program GlusterFS 3git, Num (1298437), Version (330) >[2012-04-03 17:14:08.588363] I [client-handshake.c:1429:client_setvolume_cbk] 39-dstore-client-7: Connected to 192.168.2.36:24011, attached to remote volume '/export1/dstore2'. >[2012-04-03 17:14:08.588419] I [client-handshake.c:1441:client_setvolume_cbk] 39-dstore-client-7: Server and Client lk-version numbers are not same, reopening the fds >[2012-04-03 17:14:08.589003] I [client-handshake.c:456:client_set_lk_version_cbk] 39-dstore-client-7: Server lk version = 1 >[2012-04-03 17:14:08.592132] W [client.c:2083:client_rpc_notify] 39-dstore-client-5: Cancelling the grace timer >[2012-04-03 17:14:08.592568] I [client-handshake.c:1632:select_server_supported_programs] 39-dstore-client-5: Using Program GlusterFS 3git, Num (1298437), Version (330) >[2012-04-03 17:14:08.593407] I [client-handshake.c:1429:client_setvolume_cbk] 39-dstore-client-5: Connected to 192.168.2.37:24010, attached to remote volume '/export2/dstore1'. >[2012-04-03 17:14:08.593465] I [client-handshake.c:1441:client_setvolume_cbk] 39-dstore-client-5: Server and Client lk-version numbers are not same, reopening the fds >[2012-04-03 17:14:08.594178] I [client-handshake.c:456:client_set_lk_version_cbk] 39-dstore-client-5: Server lk version = 1 >[2012-04-03 17:14:08.596905] W [client.c:2083:client_rpc_notify] 39-dstore-client-2: Cancelling the grace timer >[2012-04-03 17:14:08.597343] I [client-handshake.c:1632:select_server_supported_programs] 39-dstore-client-2: Using Program GlusterFS 3git, Num (1298437), Version (330) >[2012-04-03 17:14:08.597915] I [client-handshake.c:1429:client_setvolume_cbk] 39-dstore-client-2: Connected to 192.168.2.37:24009, attached to remote volume '/export1/dstore1'. >[2012-04-03 17:14:08.597960] I [client-handshake.c:1441:client_setvolume_cbk] 39-dstore-client-2: Server and Client lk-version numbers are not same, reopening the fds >[2012-04-03 17:14:08.598235] I [client-handshake.c:456:client_set_lk_version_cbk] 39-dstore-client-2: Server lk version = 1 >[2012-04-03 17:14:08.601532] W [client.c:2083:client_rpc_notify] 39-dstore-client-8: Cancelling the grace timer >[2012-04-03 17:14:08.601842] I [client-handshake.c:1632:select_server_supported_programs] 39-dstore-client-8: Using Program GlusterFS 3git, Num (1298437), Version (330) >[2012-04-03 17:14:08.602436] I [client-handshake.c:1429:client_setvolume_cbk] 39-dstore-client-8: Connected to 192.168.2.37:24011, attached to remote volume '/export1/dstore2'. >[2012-04-03 17:14:08.602511] I [client-handshake.c:1441:client_setvolume_cbk] 39-dstore-client-8: Server and Client lk-version numbers are not same, reopening the fds >[2012-04-03 17:14:08.615197] I [fuse-bridge.c:4081:fuse_graph_setup] 0-fuse: switched to graph 39 >[2012-04-03 17:14:08.615381] I [client-handshake.c:456:client_set_lk_version_cbk] 39-dstore-client-8: Server lk version = 1 >[2012-04-03 17:14:35.513533] I [glusterfsd-mgmt.c:64:mgmt_cbk_spec] 0-mgmt: Volume file changed >[2012-04-03 17:14:36.578443] I [io-cache.c:1558:check_cache_size_ok] 40-dstore-quick-read: Max cache size is 1044848640 >[2012-04-03 17:14:36.578638] I [io-cache.c:1558:check_cache_size_ok] 40-dstore-io-cache: Max cache size is 1044848640 >[2012-04-03 17:14:36.578804] I [quota.c:3042:quota_parse_limits] 40-dstore-quota: no "limit-set" option provided >[2012-04-03 17:14:36.630410] I [client.c:2156:notify] 40-dstore-client-0: parent translators are ready, attempting connect on transport >[2012-04-03 17:14:36.637303] I [client.c:2156:notify] 40-dstore-client-1: parent translators are ready, attempting connect on transport >[2012-04-03 17:14:36.644633] I [client.c:2156:notify] 40-dstore-client-2: parent translators are ready, attempting connect on transport >[2012-04-03 17:14:36.650735] I [client.c:2156:notify] 40-dstore-client-3: parent translators are ready, attempting connect on transport >[2012-04-03 17:14:36.657062] I [client.c:2156:notify] 40-dstore-client-4: parent translators are ready, attempting connect on transport >[2012-04-03 17:14:36.663752] I [client.c:2156:notify] 40-dstore-client-5: parent translators are ready, attempting connect on transport >[2012-04-03 17:14:36.670973] I [client.c:2156:notify] 40-dstore-client-6: parent translators are ready, attempting connect on transport >[2012-04-03 17:14:36.678458] I [client.c:2156:notify] 40-dstore-client-7: parent translators are ready, attempting connect on transport >[2012-04-03 17:14:36.687961] I [client.c:2156:notify] 40-dstore-client-8: parent translators are ready, attempting connect on transport >Given volfile: >+------------------------------------------------------------------------------+ > 1: volume dstore-client-0 > 2: type protocol/client > 3: option remote-host 192.168.2.35 > 4: option remote-subvolume /export1/dstore1 > 5: option transport-type tcp > 6: end-volume > 7: > 8: volume dstore-client-1 > 9: type protocol/client > 10: option remote-host 192.168.2.36 > 11: option remote-subvolume /export1/dstore1 > 12: option transport-type tcp > 13: end-volume > 14: > 15: volume dstore-client-2 > 16: type protocol/client > 17: option remote-host 192.168.2.37 > 18: option remote-subvolume /export1/dstore1 > 19: option transport-type tcp > 20: end-volume > 21: > 22: volume dstore-client-3 > 23: type protocol/client > 24: option remote-host 192.168.2.35 > 25: option remote-subvolume /export2/dstore1 > 26: option transport-type tcp > 27: end-volume > 28: > 29: volume dstore-client-4 > 30: type protocol/client > 31: option remote-host 192.168.2.36 > 32: option remote-subvolume /export2/dstore1 > 33: option transport-type tcp > 34: end-volume > 35: > 36: volume dstore-client-5 > 37: type protocol/client > 38: option remote-host 192.168.2.37 > 39: option remote-subvolume /export2/dstore1 > 40: option transport-type tcp > 41: end-volume > 42: > 43: volume dstore-client-6 > 44: type protocol/client > 45: option remote-host 192.168.2.35 > 46: option remote-subvolume /export1/dstore2 > 47: option transport-type tcp > 48: end-volume > 49: > 50: volume dstore-client-7 > 51: type protocol/client > 52: option remote-host 192.168.2.36 > 53: option remote-subvolume /export1/dstore2 > 54: option transport-type tcp > 55: end-volume > 56: > 57: volume dstore-client-8 > 58: type protocol/client > 59: option remote-host 192.168.2.37 > 60: option remote-subvolume /export1/dstore2 > 61: option transport-type tcp > 62: end-volume > 63: > 64: volume dstore-replicate-0 > 65: type cluster/replicate > 66: subvolumes dstore-client-0 dstore-client-1 dstore-client-2 > 67: end-volume > 68: > 69: volume dstore-replicate-1 > 70: type cluster/replicate > 71: subvolumes dstore-client-3 dstore-client-4 dstore-client-5 > 72: end-volume > 73: > 74: volume dstore-replicate-2 > 75: type cluster/replicate > 76: subvolumes dstore-client-6 dstore-client-7 dstore-client-8 > 77: end-volume > 78: > 79: volume dstore-dht > 80: type cluster/distribute > 81: subvolumes dstore-replicate-0 dstore-replicate-1 dstore-replicate-2 > 82: end-volume > 83: > 84: volume dstore-quota > 85: type features/quota > 86: option timeout 0 > 87: subvolumes dstore-dht > 88: end-volume > 89: > 90: volume dstore-write-behind > 91: type performance/write-behind > 92: subvolumes dstore-quota > 93: end-volume > 94: > 95: volume dstore-read-ahead > 96: type performance/read-ahead > 97: subvolumes dstore-write-behind > 98: end-volume > 99: >100: volume dstore-io-cache >101: type performance/io-cache >102: subvolumes dstore-read-ahead >103: end-volume >104: >105: volume dstore-quick-read >106: type performance/quick-read >107: subvolumes dstore-io-cache >108: end-volume >109: >110: volume dstore >111: type debug/io-stats >112: option latency-measurement off >113: option count-fop-hits off >114: subvolumes dstore-quick-read >115: end-volume > >+------------------------------------------------------------------------------+ >[2012-04-03 17:14:36.696922] I [rpc-clnt.c:1669:rpc_clnt_reconfig] 40-dstore-client-0: changing port to 24009 (from 0) >[2012-04-03 17:14:36.697072] I [rpc-clnt.c:1669:rpc_clnt_reconfig] 40-dstore-client-3: changing port to 24010 (from 0) >[2012-04-03 17:14:36.697277] I [client.c:136:client_register_grace_timer] 40-dstore-client-0: Registering a grace timer >[2012-04-03 17:14:36.697380] I [client.c:136:client_register_grace_timer] 40-dstore-client-3: Registering a grace timer >[2012-04-03 17:14:36.697461] I [rpc-clnt.c:1669:rpc_clnt_reconfig] 40-dstore-client-6: changing port to 24011 (from 0) >[2012-04-03 17:14:36.697556] I [client.c:136:client_register_grace_timer] 40-dstore-client-6: Registering a grace timer >[2012-04-03 17:14:37.641677] I [rpc-clnt.c:1669:rpc_clnt_reconfig] 40-dstore-client-1: changing port to 24009 (from 0) >[2012-04-03 17:14:37.641854] I [rpc-clnt.c:1669:rpc_clnt_reconfig] 40-dstore-client-8: changing port to 24011 (from 0) >[2012-04-03 17:14:37.641953] I [rpc-clnt.c:1669:rpc_clnt_reconfig] 40-dstore-client-4: changing port to 24010 (from 0) >[2012-04-03 17:14:37.642132] I [rpc-clnt.c:1669:rpc_clnt_reconfig] 40-dstore-client-7: changing port to 24011 (from 0) >[2012-04-03 17:14:37.642243] I [rpc-clnt.c:1669:rpc_clnt_reconfig] 40-dstore-client-2: changing port to 24009 (from 0) >[2012-04-03 17:14:37.642335] I [rpc-clnt.c:1669:rpc_clnt_reconfig] 40-dstore-client-5: changing port to 24010 (from 0) >[2012-04-03 17:14:37.642547] I [client.c:136:client_register_grace_timer] 40-dstore-client-1: Registering a grace timer >[2012-04-03 17:14:37.642605] I [client.c:136:client_register_grace_timer] 40-dstore-client-8: Registering a grace timer >[2012-04-03 17:14:37.642663] I [client.c:136:client_register_grace_timer] 40-dstore-client-4: Registering a grace timer >[2012-04-03 17:14:37.642701] I [client.c:136:client_register_grace_timer] 40-dstore-client-7: Registering a grace timer >[2012-04-03 17:14:37.642755] I [client.c:136:client_register_grace_timer] 40-dstore-client-2: Registering a grace timer >[2012-04-03 17:14:37.642795] I [client.c:136:client_register_grace_timer] 40-dstore-client-5: Registering a grace timer >[2012-04-03 17:14:40.611134] W [client.c:2083:client_rpc_notify] 40-dstore-client-0: Cancelling the grace timer >[2012-04-03 17:14:40.611978] I [client-handshake.c:1632:select_server_supported_programs] 40-dstore-client-0: Using Program GlusterFS 3git, Num (1298437), Version (330) >[2012-04-03 17:14:40.612939] I [client-handshake.c:1429:client_setvolume_cbk] 40-dstore-client-0: Connected to 192.168.2.35:24009, attached to remote volume '/export1/dstore1'. >[2012-04-03 17:14:40.613026] I [client-handshake.c:1441:client_setvolume_cbk] 40-dstore-client-0: Server and Client lk-version numbers are not same, reopening the fds >[2012-04-03 17:14:40.613134] I [afr-common.c:3524:afr_notify] 40-dstore-replicate-0: Subvolume 'dstore-client-0' came back up; going online. >[2012-04-03 17:14:40.613310] I [client-handshake.c:456:client_set_lk_version_cbk] 40-dstore-client-0: Server lk version = 1 >[2012-04-03 17:14:40.616301] W [client.c:2083:client_rpc_notify] 40-dstore-client-3: Cancelling the grace timer >[2012-04-03 17:14:40.616557] I [client-handshake.c:1632:select_server_supported_programs] 40-dstore-client-3: Using Program GlusterFS 3git, Num (1298437), Version (330) >[2012-04-03 17:14:40.617020] I [client-handshake.c:1429:client_setvolume_cbk] 40-dstore-client-3: Connected to 192.168.2.35:24010, attached to remote volume '/export2/dstore1'. >[2012-04-03 17:14:40.617076] I [client-handshake.c:1441:client_setvolume_cbk] 40-dstore-client-3: Server and Client lk-version numbers are not same, reopening the fds >[2012-04-03 17:14:40.617183] I [afr-common.c:3524:afr_notify] 40-dstore-replicate-1: Subvolume 'dstore-client-3' came back up; going online. >[2012-04-03 17:14:40.617433] I [client-handshake.c:456:client_set_lk_version_cbk] 40-dstore-client-3: Server lk version = 1 >[2012-04-03 17:14:40.621348] W [client.c:2083:client_rpc_notify] 40-dstore-client-6: Cancelling the grace timer >[2012-04-03 17:14:40.621542] I [client-handshake.c:1632:select_server_supported_programs] 40-dstore-client-6: Using Program GlusterFS 3git, Num (1298437), Version (330) >[2012-04-03 17:14:40.621975] I [client-handshake.c:1429:client_setvolume_cbk] 40-dstore-client-6: Connected to 192.168.2.35:24011, attached to remote volume '/export1/dstore2'. >[2012-04-03 17:14:40.622028] I [client-handshake.c:1441:client_setvolume_cbk] 40-dstore-client-6: Server and Client lk-version numbers are not same, reopening the fds >[2012-04-03 17:14:40.622122] I [afr-common.c:3524:afr_notify] 40-dstore-replicate-2: Subvolume 'dstore-client-6' came back up; going online. >[2012-04-03 17:14:40.622346] I [client-handshake.c:456:client_set_lk_version_cbk] 40-dstore-client-6: Server lk version = 1 >[2012-04-03 17:14:41.626340] W [client.c:2083:client_rpc_notify] 40-dstore-client-1: Cancelling the grace timer >[2012-04-03 17:14:41.626723] I [client-handshake.c:1632:select_server_supported_programs] 40-dstore-client-1: Using Program GlusterFS 3git, Num (1298437), Version (330) >[2012-04-03 17:14:41.627311] I [client-handshake.c:1429:client_setvolume_cbk] 40-dstore-client-1: Connected to 192.168.2.36:24009, attached to remote volume '/export1/dstore1'. >[2012-04-03 17:14:41.627354] I [client-handshake.c:1441:client_setvolume_cbk] 40-dstore-client-1: Server and Client lk-version numbers are not same, reopening the fds >[2012-04-03 17:14:41.627750] I [client-handshake.c:456:client_set_lk_version_cbk] 40-dstore-client-1: Server lk version = 1 >[2012-04-03 17:14:41.630838] W [client.c:2083:client_rpc_notify] 40-dstore-client-8: Cancelling the grace timer >[2012-04-03 17:14:41.631176] I [client-handshake.c:1632:select_server_supported_programs] 40-dstore-client-8: Using Program GlusterFS 3git, Num (1298437), Version (330) >[2012-04-03 17:14:41.631715] I [client-handshake.c:1429:client_setvolume_cbk] 40-dstore-client-8: Connected to 192.168.2.37:24011, attached to remote volume '/export1/dstore2'. >[2012-04-03 17:14:41.631779] I [client-handshake.c:1441:client_setvolume_cbk] 40-dstore-client-8: Server and Client lk-version numbers are not same, reopening the fds >[2012-04-03 17:14:41.632191] I [client-handshake.c:456:client_set_lk_version_cbk] 40-dstore-client-8: Server lk version = 1 >[2012-04-03 17:14:41.635385] W [client.c:2083:client_rpc_notify] 40-dstore-client-4: Cancelling the grace timer >[2012-04-03 17:14:41.635596] I [client-handshake.c:1632:select_server_supported_programs] 40-dstore-client-4: Using Program GlusterFS 3git, Num (1298437), Version (330) >[2012-04-03 17:14:41.636306] I [client-handshake.c:1429:client_setvolume_cbk] 40-dstore-client-4: Connected to 192.168.2.36:24010, attached to remote volume '/export2/dstore1'. >[2012-04-03 17:14:41.636361] I [client-handshake.c:1441:client_setvolume_cbk] 40-dstore-client-4: Server and Client lk-version numbers are not same, reopening the fds >[2012-04-03 17:14:41.636696] I [client-handshake.c:456:client_set_lk_version_cbk] 40-dstore-client-4: Server lk version = 1 >[2012-04-03 17:14:41.640806] W [client.c:2083:client_rpc_notify] 40-dstore-client-7: Cancelling the grace timer >[2012-04-03 17:14:41.641160] I [client-handshake.c:1632:select_server_supported_programs] 40-dstore-client-7: Using Program GlusterFS 3git, Num (1298437), Version (330) >[2012-04-03 17:14:41.641965] I [client-handshake.c:1429:client_setvolume_cbk] 40-dstore-client-7: Connected to 192.168.2.36:24011, attached to remote volume '/export1/dstore2'. >[2012-04-03 17:14:41.642004] I [client-handshake.c:1441:client_setvolume_cbk] 40-dstore-client-7: Server and Client lk-version numbers are not same, reopening the fds >[2012-04-03 17:14:41.643450] I [client-handshake.c:456:client_set_lk_version_cbk] 40-dstore-client-7: Server lk version = 1 >[2012-04-03 17:14:41.648534] W [client.c:2083:client_rpc_notify] 40-dstore-client-2: Cancelling the grace timer >[2012-04-03 17:14:41.650164] I [client-handshake.c:1632:select_server_supported_programs] 40-dstore-client-2: Using Program GlusterFS 3git, Num (1298437), Version (330) >[2012-04-03 17:14:41.653445] I [client-handshake.c:1429:client_setvolume_cbk] 40-dstore-client-2: Connected to 192.168.2.37:24009, attached to remote volume '/export1/dstore1'. >[2012-04-03 17:14:41.653528] I [client-handshake.c:1441:client_setvolume_cbk] 40-dstore-client-2: Server and Client lk-version numbers are not same, reopening the fds >[2012-04-03 17:14:41.653861] W [client.c:2083:client_rpc_notify] 40-dstore-client-5: Cancelling the grace timer >[2012-04-03 17:14:41.653966] I [client-handshake.c:456:client_set_lk_version_cbk] 40-dstore-client-2: Server lk version = 1 >[2012-04-03 17:14:41.654085] I [client-handshake.c:1632:select_server_supported_programs] 40-dstore-client-5: Using Program GlusterFS 3git, Num (1298437), Version (330) >[2012-04-03 17:14:41.654694] I [client-handshake.c:1429:client_setvolume_cbk] 40-dstore-client-5: Connected to 192.168.2.37:24010, attached to remote volume '/export2/dstore1'. >[2012-04-03 17:14:41.654755] I [client-handshake.c:1441:client_setvolume_cbk] 40-dstore-client-5: Server and Client lk-version numbers are not same, reopening the fds >[2012-04-03 17:14:41.666761] I [fuse-bridge.c:4081:fuse_graph_setup] 0-fuse: switched to graph 40 >[2012-04-03 17:14:41.666980] I [client-handshake.c:456:client_set_lk_version_cbk] 40-dstore-client-5: Server lk version = 1 >[2012-04-03 17:15:07.858145] I [glusterfsd-mgmt.c:64:mgmt_cbk_spec] 0-mgmt: Volume file changed >[2012-04-03 17:15:08.888230] I [glusterfsd-mgmt.c:64:mgmt_cbk_spec] 0-mgmt: Volume file changed >[2012-04-03 17:15:08.893579] I [io-cache.c:1558:check_cache_size_ok] 41-dstore-quick-read: Max cache size is 1044848640 >[2012-04-03 17:15:08.893726] I [io-cache.c:1558:check_cache_size_ok] 41-dstore-io-cache: Max cache size is 1044848640 >[2012-04-03 17:15:08.893883] I [quota.c:3042:quota_parse_limits] 41-dstore-quota: no "limit-set" option provided >[2012-04-03 17:15:08.933313] I [client.c:2156:notify] 41-dstore-client-0: parent translators are ready, attempting connect on transport >[2012-04-03 17:15:08.940649] I [client.c:2156:notify] 41-dstore-client-1: parent translators are ready, attempting connect on transport >[2012-04-03 17:15:08.948669] I [client.c:2156:notify] 41-dstore-client-2: parent translators are ready, attempting connect on transport >[2012-04-03 17:15:08.956358] I [client.c:2156:notify] 41-dstore-client-3: parent translators are ready, attempting connect on transport >[2012-04-03 17:15:08.962894] I [client.c:2156:notify] 41-dstore-client-4: parent translators are ready, attempting connect on transport >[2012-04-03 17:15:08.969659] I [client.c:2156:notify] 41-dstore-client-5: parent translators are ready, attempting connect on transport >[2012-04-03 17:15:08.976799] I [client.c:2156:notify] 41-dstore-client-6: parent translators are ready, attempting connect on transport >[2012-04-03 17:15:08.981341] I [client.c:2156:notify] 41-dstore-client-7: parent translators are ready, attempting connect on transport >[2012-04-03 17:15:08.985821] I [client.c:2156:notify] 41-dstore-client-8: parent translators are ready, attempting connect on transport >Given volfile: >+------------------------------------------------------------------------------+ > 1: volume dstore-client-0 > 2: type protocol/client > 3: option remote-host 192.168.2.35 > 4: option remote-subvolume /export1/dstore1 > 5: option transport-type tcp > 6: end-volume > 7: > 8: volume dstore-client-1 > 9: type protocol/client > 10: option remote-host 192.168.2.36 > 11: option remote-subvolume /export1/dstore1 > 12: option transport-type tcp > 13: end-volume > 14: > 15: volume dstore-client-2 > 16: type protocol/client > 17: option remote-host 192.168.2.37 > 18: option remote-subvolume /export1/dstore1 > 19: option transport-type tcp > 20: end-volume > 21: > 22: volume dstore-client-3 > 23: type protocol/client > 24: option remote-host 192.168.2.35 > 25: option remote-subvolume /export2/dstore1 > 26: option transport-type tcp > 27: end-volume > 28: > 29: volume dstore-client-4 > 30: type protocol/client > 31: option remote-host 192.168.2.36 > 32: option remote-subvolume /export2/dstore1 > 33: option transport-type tcp > 34: end-volume > 35: > 36: volume dstore-client-5 > 37: type protocol/client > 38: option remote-host 192.168.2.37 > 39: option remote-subvolume /export2/dstore1 > 40: option transport-type tcp > 41: end-volume > 42: > 43: volume dstore-client-6 > 44: type protocol/client > 45: option remote-host 192.168.2.35 > 46: option remote-subvolume /export1/dstore2 > 47: option transport-type tcp > 48: end-volume > 49: > 50: volume dstore-client-7 > 51: type protocol/client > 52: option remote-host 192.168.2.36 > 53: option remote-subvolume /export1/dstore2 > 54: option transport-type tcp > 55: end-volume > 56: > 57: volume dstore-client-8 > 58: type protocol/client > 59: option remote-host 192.168.2.37 > 60: option remote-subvolume /export1/dstore2 > 61: option transport-type tcp > 62: end-volume > 63: > 64: volume dstore-replicate-0 > 65: type cluster/replicate > 66: subvolumes dstore-client-0 dstore-client-1 dstore-client-2 > 67: end-volume > 68: > 69: volume dstore-replicate-1 > 70: type cluster/replicate > 71: subvolumes dstore-client-3 dstore-client-4 dstore-client-5 > 72: end-volume > 73: > 74: volume dstore-replicate-2 > 75: type cluster/replicate > 76: subvolumes dstore-client-6 dstore-client-7 dstore-client-8 > 77: end-volume > 78: > 79: volume dstore-dht > 80: type cluster/distribute > 81: subvolumes dstore-replicate-0 dstore-replicate-1 dstore-replicate-2 > 82: end-volume > 83: > 84: volume dstore-quota > 85: type features/quota > 86: option timeout 0 > 87: subvolumes dstore-dht > 88: end-volume > 89: > 90: volume dstore-write-behind > 91: type performance/write-behind > 92: subvolumes dstore-quota > 93: end-volume > 94: > 95: volume dstore-read-ahead > 96: type performance/read-ahead > 97: subvolumes dstore-write-behind > 98: end-volume > 99: >100: volume dstore-io-cache >101: type performance/io-cache >102: subvolumes dstore-read-ahead >103: end-volume >104: >105: volume dstore-quick-read >106: type performance/quick-read >107: subvolumes dstore-io-cache >108: end-volume >109: >110: volume dstore-md-cache >111: type performance/md-cache >112: subvolumes dstore-quick-read >113: end-volume >114: >115: volume dstore >116: type debug/io-stats >117: option latency-measurement off >118: option count-fop-hits off >119: subvolumes dstore-md-cache >120: end-volume > >+------------------------------------------------------------------------------+ >[2012-04-03 17:15:08.990542] I [glusterfsd-mgmt.c:1584:mgmt_getspec_cbk] 0-glusterfs: No change in volfile, continuing >[2012-04-03 17:15:08.991526] I [rpc-clnt.c:1669:rpc_clnt_reconfig] 41-dstore-client-0: changing port to 24009 (from 0) >[2012-04-03 17:15:08.991675] I [rpc-clnt.c:1669:rpc_clnt_reconfig] 41-dstore-client-3: changing port to 24010 (from 0) >[2012-04-03 17:15:08.991865] I [rpc-clnt.c:1669:rpc_clnt_reconfig] 41-dstore-client-6: changing port to 24011 (from 0) >[2012-04-03 17:15:08.992062] I [client.c:136:client_register_grace_timer] 41-dstore-client-0: Registering a grace timer >[2012-04-03 17:15:08.992367] I [client.c:136:client_register_grace_timer] 41-dstore-client-3: Registering a grace timer >[2012-04-03 17:15:08.992449] I [client.c:136:client_register_grace_timer] 41-dstore-client-6: Registering a grace timer >[2012-04-03 17:15:09.953089] I [rpc-clnt.c:1669:rpc_clnt_reconfig] 41-dstore-client-1: changing port to 24009 (from 0) >[2012-04-03 17:15:09.953550] I [client.c:136:client_register_grace_timer] 41-dstore-client-1: Registering a grace timer >[2012-04-03 17:15:09.953667] I [rpc-clnt.c:1669:rpc_clnt_reconfig] 41-dstore-client-7: changing port to 24011 (from 0) >[2012-04-03 17:15:09.953832] I [rpc-clnt.c:1669:rpc_clnt_reconfig] 41-dstore-client-4: changing port to 24010 (from 0) >[2012-04-03 17:15:09.954405] I [client.c:136:client_register_grace_timer] 41-dstore-client-7: Registering a grace timer >[2012-04-03 17:15:09.954528] I [client.c:136:client_register_grace_timer] 41-dstore-client-4: Registering a grace timer >[2012-04-03 17:15:09.959503] I [rpc-clnt.c:1669:rpc_clnt_reconfig] 41-dstore-client-2: changing port to 24009 (from 0) >[2012-04-03 17:15:09.960072] I [client.c:136:client_register_grace_timer] 41-dstore-client-2: Registering a grace timer >[2012-04-03 17:15:09.960422] I [rpc-clnt.c:1669:rpc_clnt_reconfig] 41-dstore-client-5: changing port to 24010 (from 0) >[2012-04-03 17:15:09.960601] I [client.c:136:client_register_grace_timer] 41-dstore-client-5: Registering a grace timer >[2012-04-03 17:15:09.960701] I [rpc-clnt.c:1669:rpc_clnt_reconfig] 41-dstore-client-8: changing port to 24011 (from 0) >[2012-04-03 17:15:09.960949] I [client.c:136:client_register_grace_timer] 41-dstore-client-8: Registering a grace timer >[2012-04-03 17:15:12.664657] W [client.c:2083:client_rpc_notify] 41-dstore-client-0: Cancelling the grace timer >[2012-04-03 17:15:12.665039] I [client-handshake.c:1632:select_server_supported_programs] 41-dstore-client-0: Using Program GlusterFS 3git, Num (1298437), Version (330) >[2012-04-03 17:15:12.665688] I [client-handshake.c:1429:client_setvolume_cbk] 41-dstore-client-0: Connected to 192.168.2.35:24009, attached to remote volume '/export1/dstore1'. >[2012-04-03 17:15:12.665768] I [client-handshake.c:1441:client_setvolume_cbk] 41-dstore-client-0: Server and Client lk-version numbers are not same, reopening the fds >[2012-04-03 17:15:12.665905] I [afr-common.c:3524:afr_notify] 41-dstore-replicate-0: Subvolume 'dstore-client-0' came back up; going online. >[2012-04-03 17:15:12.666260] I [client-handshake.c:456:client_set_lk_version_cbk] 41-dstore-client-0: Server lk version = 1 >[2012-04-03 17:15:12.669061] W [client.c:2083:client_rpc_notify] 41-dstore-client-3: Cancelling the grace timer >[2012-04-03 17:15:12.669355] I [client-handshake.c:1632:select_server_supported_programs] 41-dstore-client-3: Using Program GlusterFS 3git, Num (1298437), Version (330) >[2012-04-03 17:15:12.669896] I [client-handshake.c:1429:client_setvolume_cbk] 41-dstore-client-3: Connected to 192.168.2.35:24010, attached to remote volume '/export2/dstore1'. >[2012-04-03 17:15:12.669962] I [client-handshake.c:1441:client_setvolume_cbk] 41-dstore-client-3: Server and Client lk-version numbers are not same, reopening the fds >[2012-04-03 17:15:12.670094] I [afr-common.c:3524:afr_notify] 41-dstore-replicate-1: Subvolume 'dstore-client-3' came back up; going online. >[2012-04-03 17:15:12.670349] I [client-handshake.c:456:client_set_lk_version_cbk] 41-dstore-client-3: Server lk version = 1 >[2012-04-03 17:15:12.673507] W [client.c:2083:client_rpc_notify] 41-dstore-client-6: Cancelling the grace timer >[2012-04-03 17:15:12.673867] I [client-handshake.c:1632:select_server_supported_programs] 41-dstore-client-6: Using Program GlusterFS 3git, Num (1298437), Version (330) >[2012-04-03 17:15:12.674363] I [client-handshake.c:1429:client_setvolume_cbk] 41-dstore-client-6: Connected to 192.168.2.35:24011, attached to remote volume '/export1/dstore2'. >[2012-04-03 17:15:12.674433] I [client-handshake.c:1441:client_setvolume_cbk] 41-dstore-client-6: Server and Client lk-version numbers are not same, reopening the fds >[2012-04-03 17:15:12.674551] I [afr-common.c:3524:afr_notify] 41-dstore-replicate-2: Subvolume 'dstore-client-6' came back up; going online. >[2012-04-03 17:15:12.674799] I [client-handshake.c:456:client_set_lk_version_cbk] 41-dstore-client-6: Server lk version = 1 >[2012-04-03 17:15:13.678631] W [client.c:2083:client_rpc_notify] 41-dstore-client-1: Cancelling the grace timer >[2012-04-03 17:15:13.679535] I [client-handshake.c:1632:select_server_supported_programs] 41-dstore-client-1: Using Program GlusterFS 3git, Num (1298437), Version (330) >[2012-04-03 17:15:13.680239] I [client-handshake.c:1429:client_setvolume_cbk] 41-dstore-client-1: Connected to 192.168.2.36:24009, attached to remote volume '/export1/dstore1'. >[2012-04-03 17:15:13.680310] I [client-handshake.c:1441:client_setvolume_cbk] 41-dstore-client-1: Server and Client lk-version numbers are not same, reopening the fds >[2012-04-03 17:15:13.680628] I [client-handshake.c:456:client_set_lk_version_cbk] 41-dstore-client-1: Server lk version = 1 >[2012-04-03 17:15:13.683315] W [client.c:2083:client_rpc_notify] 41-dstore-client-7: Cancelling the grace timer >[2012-04-03 17:15:13.683740] I [client-handshake.c:1632:select_server_supported_programs] 41-dstore-client-7: Using Program GlusterFS 3git, Num (1298437), Version (330) >[2012-04-03 17:15:13.684285] I [client-handshake.c:1429:client_setvolume_cbk] 41-dstore-client-7: Connected to 192.168.2.36:24011, attached to remote volume '/export1/dstore2'. >[2012-04-03 17:15:13.684349] I [client-handshake.c:1441:client_setvolume_cbk] 41-dstore-client-7: Server and Client lk-version numbers are not same, reopening the fds >[2012-04-03 17:15:13.684659] I [client-handshake.c:456:client_set_lk_version_cbk] 41-dstore-client-7: Server lk version = 1 >[2012-04-03 17:15:13.688372] W [client.c:2083:client_rpc_notify] 41-dstore-client-4: Cancelling the grace timer >[2012-04-03 17:15:13.688603] I [client-handshake.c:1632:select_server_supported_programs] 41-dstore-client-4: Using Program GlusterFS 3git, Num (1298437), Version (330) >[2012-04-03 17:15:13.689141] I [client-handshake.c:1429:client_setvolume_cbk] 41-dstore-client-4: Connected to 192.168.2.36:24010, attached to remote volume '/export2/dstore1'. >[2012-04-03 17:15:13.689217] I [client-handshake.c:1441:client_setvolume_cbk] 41-dstore-client-4: Server and Client lk-version numbers are not same, reopening the fds >[2012-04-03 17:15:13.689623] I [client-handshake.c:456:client_set_lk_version_cbk] 41-dstore-client-4: Server lk version = 1 >[2012-04-03 17:15:13.693041] W [client.c:2083:client_rpc_notify] 41-dstore-client-2: Cancelling the grace timer >[2012-04-03 17:15:13.693346] I [client-handshake.c:1632:select_server_supported_programs] 41-dstore-client-2: Using Program GlusterFS 3git, Num (1298437), Version (330) >[2012-04-03 17:15:13.694006] I [client-handshake.c:1429:client_setvolume_cbk] 41-dstore-client-2: Connected to 192.168.2.37:24009, attached to remote volume '/export1/dstore1'. >[2012-04-03 17:15:13.694091] I [client-handshake.c:1441:client_setvolume_cbk] 41-dstore-client-2: Server and Client lk-version numbers are not same, reopening the fds >[2012-04-03 17:15:13.694736] I [client-handshake.c:456:client_set_lk_version_cbk] 41-dstore-client-2: Server lk version = 1 >[2012-04-03 17:15:13.697940] W [client.c:2083:client_rpc_notify] 41-dstore-client-5: Cancelling the grace timer >[2012-04-03 17:15:13.698262] I [client-handshake.c:1632:select_server_supported_programs] 41-dstore-client-5: Using Program GlusterFS 3git, Num (1298437), Version (330) >[2012-04-03 17:15:13.698932] I [client-handshake.c:1429:client_setvolume_cbk] 41-dstore-client-5: Connected to 192.168.2.37:24010, attached to remote volume '/export2/dstore1'. >[2012-04-03 17:15:13.699016] I [client-handshake.c:1441:client_setvolume_cbk] 41-dstore-client-5: Server and Client lk-version numbers are not same, reopening the fds >[2012-04-03 17:15:13.699342] I [client-handshake.c:456:client_set_lk_version_cbk] 41-dstore-client-5: Server lk version = 1 >[2012-04-03 17:15:13.702684] W [client.c:2083:client_rpc_notify] 41-dstore-client-8: Cancelling the grace timer >[2012-04-03 17:15:13.702972] I [client-handshake.c:1632:select_server_supported_programs] 41-dstore-client-8: Using Program GlusterFS 3git, Num (1298437), Version (330) >[2012-04-03 17:15:13.703507] I [client-handshake.c:1429:client_setvolume_cbk] 41-dstore-client-8: Connected to 192.168.2.37:24011, attached to remote volume '/export1/dstore2'. >[2012-04-03 17:15:13.703572] I [client-handshake.c:1441:client_setvolume_cbk] 41-dstore-client-8: Server and Client lk-version numbers are not same, reopening the fds >[2012-04-03 17:15:13.753837] I [fuse-bridge.c:4081:fuse_graph_setup] 0-fuse: switched to graph 41 >[2012-04-03 17:15:13.754030] I [client-handshake.c:456:client_set_lk_version_cbk] 41-dstore-client-8: Server lk version = 1 >[2012-04-03 17:15:40.087100] I [glusterfsd-mgmt.c:64:mgmt_cbk_spec] 0-mgmt: Volume file changed >[2012-04-03 17:15:41.122603] I [io-cache.c:1558:check_cache_size_ok] 42-dstore-quick-read: Max cache size is 1044848640 >[2012-04-03 17:15:41.122768] I [io-cache.c:1558:check_cache_size_ok] 42-dstore-io-cache: Max cache size is 1044848640 >[2012-04-03 17:15:41.164576] I [client.c:2156:notify] 42-dstore-client-0: parent translators are ready, attempting connect on transport >[2012-04-03 17:15:41.172239] I [client.c:2156:notify] 42-dstore-client-1: parent translators are ready, attempting connect on transport >[2012-04-03 17:15:41.180977] I [client.c:2156:notify] 42-dstore-client-2: parent translators are ready, attempting connect on transport >[2012-04-03 17:15:41.189163] I [client.c:2156:notify] 42-dstore-client-3: parent translators are ready, attempting connect on transport >[2012-04-03 17:15:41.198836] I [client.c:2156:notify] 42-dstore-client-4: parent translators are ready, attempting connect on transport >[2012-04-03 17:15:41.207222] I [client.c:2156:notify] 42-dstore-client-5: parent translators are ready, attempting connect on transport >[2012-04-03 17:15:41.214616] I [client.c:2156:notify] 42-dstore-client-6: parent translators are ready, attempting connect on transport >[2012-04-03 17:15:41.223333] I [client.c:2156:notify] 42-dstore-client-7: parent translators are ready, attempting connect on transport >[2012-04-03 17:15:41.230776] I [client.c:2156:notify] 42-dstore-client-8: parent translators are ready, attempting connect on transport >Given volfile: >+------------------------------------------------------------------------------+ > 1: volume dstore-client-0 > 2: type protocol/client > 3: option remote-host 192.168.2.35 > 4: option remote-subvolume /export1/dstore1 > 5: option transport-type tcp > 6: end-volume > 7: > 8: volume dstore-client-1 > 9: type protocol/client > 10: option remote-host 192.168.2.36 > 11: option remote-subvolume /export1/dstore1 > 12: option transport-type tcp > 13: end-volume > 14: > 15: volume dstore-client-2 > 16: type protocol/client > 17: option remote-host 192.168.2.37 > 18: option remote-subvolume /export1/dstore1 > 19: option transport-type tcp > 20: end-volume > 21: > 22: volume dstore-client-3 > 23: type protocol/client > 24: option remote-host 192.168.2.35 > 25: option remote-subvolume /export2/dstore1 > 26: option transport-type tcp > 27: end-volume > 28: > 29: volume dstore-client-4 > 30: type protocol/client > 31: option remote-host 192.168.2.36 > 32: option remote-subvolume /export2/dstore1 > 33: option transport-type tcp > 34: end-volume > 35: > 36: volume dstore-client-5 > 37: type protocol/client > 38: option remote-host 192.168.2.37 > 39: option remote-subvolume /export2/dstore1 > 40: option transport-type tcp > 41: end-volume > 42: > 43: volume dstore-client-6 > 44: type protocol/client > 45: option remote-host 192.168.2.35 > 46: option remote-subvolume /export1/dstore2 > 47: option transport-type tcp > 48: end-volume > 49: > 50: volume dstore-client-7 > 51: type protocol/client > 52: option remote-host 192.168.2.36 > 53: option remote-subvolume /export1/dstore2 > 54: option transport-type tcp > 55: end-volume > 56: > 57: volume dstore-client-8 > 58: type protocol/client > 59: option remote-host 192.168.2.37 > 60: option remote-subvolume /export1/dstore2 > 61: option transport-type tcp > 62: end-volume > 63: > 64: volume dstore-replicate-0 > 65: type cluster/replicate > 66: subvolumes dstore-client-0 dstore-client-1 dstore-client-2 > 67: end-volume > 68: > 69: volume dstore-replicate-1 > 70: type cluster/replicate > 71: subvolumes dstore-client-3 dstore-client-4 dstore-client-5 > 72: end-volume > 73: > 74: volume dstore-replicate-2 > 75: type cluster/replicate > 76: subvolumes dstore-client-6 dstore-client-7 dstore-client-8 > 77: end-volume > 78: > 79: volume dstore-dht > 80: type cluster/distribute > 81: subvolumes dstore-replicate-0 dstore-replicate-1 dstore-replicate-2 > 82: end-volume > 83: > 84: volume dstore-write-behind > 85: type performance/write-behind > 86: subvolumes dstore-dht > 87: end-volume > 88: > 89: volume dstore-read-ahead > 90: type performance/read-ahead > 91: subvolumes dstore-write-behind > 92: end-volume > 93: > 94: volume dstore-io-cache > 95: type performance/io-cache > 96: subvolumes dstore-read-ahead > 97: end-volume > 98: > 99: volume dstore-quick-read >100: type performance/quick-read >101: subvolumes dstore-io-cache >102: end-volume >103: >104: volume dstore-md-cache >105: type performance/md-cache >106: subvolumes dstore-quick-read >107: end-volume >108: >109: volume dstore >110: type debug/io-stats >111: option latency-measurement off >112: option count-fop-hits off >113: subvolumes dstore-md-cache >114: end-volume > >+------------------------------------------------------------------------------+ >[2012-04-03 17:15:41.240699] I [rpc-clnt.c:1669:rpc_clnt_reconfig] 42-dstore-client-0: changing port to 24009 (from 0) >[2012-04-03 17:15:41.240974] I [client.c:136:client_register_grace_timer] 42-dstore-client-0: Registering a grace timer >[2012-04-03 17:15:41.241292] I [rpc-clnt.c:1669:rpc_clnt_reconfig] 42-dstore-client-3: changing port to 24010 (from 0) >[2012-04-03 17:15:41.241424] I [rpc-clnt.c:1669:rpc_clnt_reconfig] 42-dstore-client-6: changing port to 24011 (from 0) >[2012-04-03 17:15:41.241594] I [client.c:136:client_register_grace_timer] 42-dstore-client-3: Registering a grace timer >[2012-04-03 17:15:41.241752] I [client.c:136:client_register_grace_timer] 42-dstore-client-6: Registering a grace timer >[2012-04-03 17:15:42.193792] I [rpc-clnt.c:1669:rpc_clnt_reconfig] 42-dstore-client-1: changing port to 24009 (from 0) >[2012-04-03 17:15:42.194096] I [client.c:136:client_register_grace_timer] 42-dstore-client-1: Registering a grace timer >[2012-04-03 17:15:42.194481] I [rpc-clnt.c:1669:rpc_clnt_reconfig] 42-dstore-client-4: changing port to 24010 (from 0) >[2012-04-03 17:15:42.194628] I [rpc-clnt.c:1669:rpc_clnt_reconfig] 42-dstore-client-7: changing port to 24011 (from 0) >[2012-04-03 17:15:42.194854] I [client.c:136:client_register_grace_timer] 42-dstore-client-4: Registering a grace timer >[2012-04-03 17:15:42.194952] I [client.c:136:client_register_grace_timer] 42-dstore-client-7: Registering a grace timer >[2012-04-03 17:15:42.197746] I [rpc-clnt.c:1669:rpc_clnt_reconfig] 42-dstore-client-2: changing port to 24009 (from 0) >[2012-04-03 17:15:42.197930] I [client.c:136:client_register_grace_timer] 42-dstore-client-2: Registering a grace timer >[2012-04-03 17:15:42.198376] I [rpc-clnt.c:1669:rpc_clnt_reconfig] 42-dstore-client-5: changing port to 24010 (from 0) >[2012-04-03 17:15:42.198590] I [client.c:136:client_register_grace_timer] 42-dstore-client-5: Registering a grace timer >[2012-04-03 17:15:42.198757] I [rpc-clnt.c:1669:rpc_clnt_reconfig] 42-dstore-client-8: changing port to 24011 (from 0) >[2012-04-03 17:15:42.198918] I [client.c:136:client_register_grace_timer] 42-dstore-client-8: Registering a grace timer >[2012-04-03 17:15:44.720897] W [client.c:2083:client_rpc_notify] 42-dstore-client-0: Cancelling the grace timer >[2012-04-03 17:15:44.721247] I [client-handshake.c:1632:select_server_supported_programs] 42-dstore-client-0: Using Program GlusterFS 3git, Num (1298437), Version (330) >[2012-04-03 17:15:44.721875] I [client-handshake.c:1429:client_setvolume_cbk] 42-dstore-client-0: Connected to 192.168.2.35:24009, attached to remote volume '/export1/dstore1'. >[2012-04-03 17:15:44.721941] I [client-handshake.c:1441:client_setvolume_cbk] 42-dstore-client-0: Server and Client lk-version numbers are not same, reopening the fds >[2012-04-03 17:15:44.722061] I [afr-common.c:3524:afr_notify] 42-dstore-replicate-0: Subvolume 'dstore-client-0' came back up; going online. >[2012-04-03 17:15:44.722378] I [client-handshake.c:456:client_set_lk_version_cbk] 42-dstore-client-0: Server lk version = 1 >[2012-04-03 17:15:44.725722] W [client.c:2083:client_rpc_notify] 42-dstore-client-3: Cancelling the grace timer >[2012-04-03 17:15:44.725983] I [client-handshake.c:1632:select_server_supported_programs] 42-dstore-client-3: Using Program GlusterFS 3git, Num (1298437), Version (330) >[2012-04-03 17:15:44.726534] I [client-handshake.c:1429:client_setvolume_cbk] 42-dstore-client-3: Connected to 192.168.2.35:24010, attached to remote volume '/export2/dstore1'. >[2012-04-03 17:15:44.726602] I [client-handshake.c:1441:client_setvolume_cbk] 42-dstore-client-3: Server and Client lk-version numbers are not same, reopening the fds >[2012-04-03 17:15:44.726736] I [afr-common.c:3524:afr_notify] 42-dstore-replicate-1: Subvolume 'dstore-client-3' came back up; going online. >[2012-04-03 17:15:44.727234] I [client-handshake.c:456:client_set_lk_version_cbk] 42-dstore-client-3: Server lk version = 1 >[2012-04-03 17:15:44.730457] W [client.c:2083:client_rpc_notify] 42-dstore-client-6: Cancelling the grace timer >[2012-04-03 17:15:44.730794] I [client-handshake.c:1632:select_server_supported_programs] 42-dstore-client-6: Using Program GlusterFS 3git, Num (1298437), Version (330) >[2012-04-03 17:15:44.731274] I [client-handshake.c:1429:client_setvolume_cbk] 42-dstore-client-6: Connected to 192.168.2.35:24011, attached to remote volume '/export1/dstore2'. >[2012-04-03 17:15:44.731334] I [client-handshake.c:1441:client_setvolume_cbk] 42-dstore-client-6: Server and Client lk-version numbers are not same, reopening the fds >[2012-04-03 17:15:44.731453] I [afr-common.c:3524:afr_notify] 42-dstore-replicate-2: Subvolume 'dstore-client-6' came back up; going online. >[2012-04-03 17:15:44.731687] I [client-handshake.c:456:client_set_lk_version_cbk] 42-dstore-client-6: Server lk version = 1 >[2012-04-03 17:15:45.735448] W [client.c:2083:client_rpc_notify] 42-dstore-client-1: Cancelling the grace timer >[2012-04-03 17:15:45.736358] I [client-handshake.c:1632:select_server_supported_programs] 42-dstore-client-1: Using Program GlusterFS 3git, Num (1298437), Version (330) >[2012-04-03 17:15:45.737088] I [client-handshake.c:1429:client_setvolume_cbk] 42-dstore-client-1: Connected to 192.168.2.36:24009, attached to remote volume '/export1/dstore1'. >[2012-04-03 17:15:45.737201] I [client-handshake.c:1441:client_setvolume_cbk] 42-dstore-client-1: Server and Client lk-version numbers are not same, reopening the fds >[2012-04-03 17:15:45.737572] I [client-handshake.c:456:client_set_lk_version_cbk] 42-dstore-client-1: Server lk version = 1 >[2012-04-03 17:15:45.740036] W [client.c:2083:client_rpc_notify] 42-dstore-client-4: Cancelling the grace timer >[2012-04-03 17:15:45.740459] I [client-handshake.c:1632:select_server_supported_programs] 42-dstore-client-4: Using Program GlusterFS 3git, Num (1298437), Version (330) >[2012-04-03 17:15:45.741059] I [client-handshake.c:1429:client_setvolume_cbk] 42-dstore-client-4: Connected to 192.168.2.36:24010, attached to remote volume '/export2/dstore1'. >[2012-04-03 17:15:45.741134] I [client-handshake.c:1441:client_setvolume_cbk] 42-dstore-client-4: Server and Client lk-version numbers are not same, reopening the fds >[2012-04-03 17:15:45.741740] I [client-handshake.c:456:client_set_lk_version_cbk] 42-dstore-client-4: Server lk version = 1 >[2012-04-03 17:15:45.744728] W [client.c:2083:client_rpc_notify] 42-dstore-client-7: Cancelling the grace timer >[2012-04-03 17:15:45.744932] I [client-handshake.c:1632:select_server_supported_programs] 42-dstore-client-7: Using Program GlusterFS 3git, Num (1298437), Version (330) >[2012-04-03 17:15:45.745441] I [client-handshake.c:1429:client_setvolume_cbk] 42-dstore-client-7: Connected to 192.168.2.36:24011, attached to remote volume '/export1/dstore2'. >[2012-04-03 17:15:45.745530] I [client-handshake.c:1441:client_setvolume_cbk] 42-dstore-client-7: Server and Client lk-version numbers are not same, reopening the fds >[2012-04-03 17:15:45.745947] I [client-handshake.c:456:client_set_lk_version_cbk] 42-dstore-client-7: Server lk version = 1 >[2012-04-03 17:15:45.749778] W [client.c:2083:client_rpc_notify] 42-dstore-client-2: Cancelling the grace timer >[2012-04-03 17:15:45.750160] I [client-handshake.c:1632:select_server_supported_programs] 42-dstore-client-2: Using Program GlusterFS 3git, Num (1298437), Version (330) >[2012-04-03 17:15:45.750902] I [client-handshake.c:1429:client_setvolume_cbk] 42-dstore-client-2: Connected to 192.168.2.37:24009, attached to remote volume '/export1/dstore1'. >[2012-04-03 17:15:45.750966] I [client-handshake.c:1441:client_setvolume_cbk] 42-dstore-client-2: Server and Client lk-version numbers are not same, reopening the fds >[2012-04-03 17:15:45.751317] I [client-handshake.c:456:client_set_lk_version_cbk] 42-dstore-client-2: Server lk version = 1 >[2012-04-03 17:15:45.754490] W [client.c:2083:client_rpc_notify] 42-dstore-client-5: Cancelling the grace timer >[2012-04-03 17:15:45.754723] I [client-handshake.c:1632:select_server_supported_programs] 42-dstore-client-5: Using Program GlusterFS 3git, Num (1298437), Version (330) >[2012-04-03 17:15:45.755330] I [client-handshake.c:1429:client_setvolume_cbk] 42-dstore-client-5: Connected to 192.168.2.37:24010, attached to remote volume '/export2/dstore1'. >[2012-04-03 17:15:45.755392] I [client-handshake.c:1441:client_setvolume_cbk] 42-dstore-client-5: Server and Client lk-version numbers are not same, reopening the fds >[2012-04-03 17:15:45.755778] I [client-handshake.c:456:client_set_lk_version_cbk] 42-dstore-client-5: Server lk version = 1 >[2012-04-03 17:15:45.759190] W [client.c:2083:client_rpc_notify] 42-dstore-client-8: Cancelling the grace timer >[2012-04-03 17:15:45.759430] I [client-handshake.c:1632:select_server_supported_programs] 42-dstore-client-8: Using Program GlusterFS 3git, Num (1298437), Version (330) >[2012-04-03 17:15:45.760101] I [client-handshake.c:1429:client_setvolume_cbk] 42-dstore-client-8: Connected to 192.168.2.37:24011, attached to remote volume '/export1/dstore2'. >[2012-04-03 17:15:45.760175] I [client-handshake.c:1441:client_setvolume_cbk] 42-dstore-client-8: Server and Client lk-version numbers are not same, reopening the fds >[2012-04-03 17:15:45.772739] I [fuse-bridge.c:4081:fuse_graph_setup] 0-fuse: switched to graph 42 >[2012-04-03 17:15:45.772918] I [client-handshake.c:456:client_set_lk_version_cbk] 42-dstore-client-8: Server lk version = 1 >[2012-04-03 17:16:12.403852] I [glusterfsd-mgmt.c:64:mgmt_cbk_spec] 0-mgmt: Volume file changed >[2012-04-03 17:16:13.436043] I [glusterfsd-mgmt.c:64:mgmt_cbk_spec] 0-mgmt: Volume file changed >[2012-04-03 17:16:13.442683] I [io-cache.c:1558:check_cache_size_ok] 43-dstore-quick-read: Max cache size is 1044848640 >[2012-04-03 17:16:13.442857] I [io-cache.c:1558:check_cache_size_ok] 43-dstore-io-cache: Max cache size is 1044848640 >[2012-04-03 17:16:13.500016] I [client.c:2156:notify] 43-dstore-client-0: parent translators are ready, attempting connect on transport >[2012-04-03 17:16:13.512400] I [client.c:2156:notify] 43-dstore-client-1: parent translators are ready, attempting connect on transport >[2012-04-03 17:16:13.520680] I [client.c:2156:notify] 43-dstore-client-2: parent translators are ready, attempting connect on transport >[2012-04-03 17:16:13.530591] I [client.c:2156:notify] 43-dstore-client-3: parent translators are ready, attempting connect on transport >[2012-04-03 17:16:13.538201] I [client.c:2156:notify] 43-dstore-client-4: parent translators are ready, attempting connect on transport >[2012-04-03 17:16:13.545453] I [client.c:2156:notify] 43-dstore-client-5: parent translators are ready, attempting connect on transport >[2012-04-03 17:16:13.553325] I [client.c:2156:notify] 43-dstore-client-6: parent translators are ready, attempting connect on transport >[2012-04-03 17:16:13.562207] I [client.c:2156:notify] 43-dstore-client-7: parent translators are ready, attempting connect on transport >[2012-04-03 17:16:13.571188] I [client.c:2156:notify] 43-dstore-client-8: parent translators are ready, attempting connect on transport >Given volfile: >+------------------------------------------------------------------------------+ > 1: volume dstore-client-0 > 2: type protocol/client > 3: option remote-host 192.168.2.35 > 4: option remote-subvolume /export1/dstore1 > 5: option transport-type tcp > 6: end-volume > 7: > 8: volume dstore-client-1 > 9: type protocol/client > 10: option remote-host 192.168.2.36 > 11: option remote-subvolume /export1/dstore1 > 12: option transport-type tcp > 13: end-volume > 14: > 15: volume dstore-client-2 > 16: type protocol/client > 17: option remote-host 192.168.2.37 > 18: option remote-subvolume /export1/dstore1 > 19: option transport-type tcp > 20: end-volume > 21: > 22: volume dstore-client-3 > 23: type protocol/client > 24: option remote-host 192.168.2.35 > 25: option remote-subvolume /export2/dstore1 > 26: option transport-type tcp > 27: end-volume > 28: > 29: volume dstore-client-4 > 30: type protocol/client > 31: option remote-host 192.168.2.36 > 32: option remote-subvolume /export2/dstore1 > 33: option transport-type tcp > 34: end-volume > 35: > 36: volume dstore-client-5 > 37: type protocol/client > 38: option remote-host 192.168.2.37 > 39: option remote-subvolume /export2/dstore1 > 40: option transport-type tcp > 41: end-volume > 42: > 43: volume dstore-client-6 > 44: type protocol/client > 45: option remote-host 192.168.2.35 > 46: option remote-subvolume /export1/dstore2 > 47: option transport-type tcp > 48: end-volume > 49: > 50: volume dstore-client-7 > 51: type protocol/client > 52: option remote-host 192.168.2.36 > 53: option remote-subvolume /export1/dstore2 > 54: option transport-type tcp > 55: end-volume > 56: > 57: volume dstore-client-8 > 58: type protocol/client > 59: option remote-host 192.168.2.37 > 60: option remote-subvolume /export1/dstore2 > 61: option transport-type tcp > 62: end-volume > 63: > 64: volume dstore-replicate-0 > 65: type cluster/replicate > 66: subvolumes dstore-client-0 dstore-client-1 dstore-client-2 > 67: end-volume > 68: > 69: volume dstore-replicate-1 > 70: type cluster/replicate > 71: subvolumes dstore-client-3 dstore-client-4 dstore-client-5 > 72: end-volume > 73: > 74: volume dstore-replicate-2 > 75: type cluster/replicate > 76: subvolumes dstore-client-6 dstore-client-7 dstore-client-8 > 77: end-volume > 78: > 79: volume dstore-dht > 80: type cluster/distribute > 81: subvolumes dstore-replicate-0 dstore-replicate-1 dstore-replicate-2 > 82: end-volume > 83: > 84: volume dstore-write-behind > 85: type performance/write-behind > 86: subvolumes dstore-dht > 87: end-volume > 88: > 89: volume dstore-read-ahead > 90: type performance/read-ahead > 91: subvolumes dstore-write-behind > 92: end-volume > 93: > 94: volume dstore-io-cache > 95: type performance/io-cache > 96: subvolumes dstore-read-ahead > 97: end-volume > 98: > 99: volume dstore-quick-read >100: type performance/quick-read >101: subvolumes dstore-io-cache >102: end-volume >103: >104: volume dstore >105: type debug/io-stats >106: option latency-measurement off >107: option count-fop-hits off >108: subvolumes dstore-quick-read >109: end-volume > >+------------------------------------------------------------------------------+ >[2012-04-03 17:16:13.580824] I [glusterfsd-mgmt.c:1584:mgmt_getspec_cbk] 0-glusterfs: No change in volfile, continuing >[2012-04-03 17:16:13.583874] I [rpc-clnt.c:1669:rpc_clnt_reconfig] 43-dstore-client-0: changing port to 24009 (from 0) >[2012-04-03 17:16:13.584014] I [rpc-clnt.c:1669:rpc_clnt_reconfig] 43-dstore-client-6: changing port to 24011 (from 0) >[2012-04-03 17:16:13.584563] I [rpc-clnt.c:1669:rpc_clnt_reconfig] 43-dstore-client-3: changing port to 24010 (from 0) >[2012-04-03 17:16:13.584897] I [client.c:136:client_register_grace_timer] 43-dstore-client-0: Registering a grace timer >[2012-04-03 17:16:13.585367] I [client.c:136:client_register_grace_timer] 43-dstore-client-6: Registering a grace timer >[2012-04-03 17:16:13.585457] I [client.c:136:client_register_grace_timer] 43-dstore-client-3: Registering a grace timer >[2012-04-03 17:16:14.510642] I [rpc-clnt.c:1669:rpc_clnt_reconfig] 43-dstore-client-1: changing port to 24009 (from 0) >[2012-04-03 17:16:14.510884] I [rpc-clnt.c:1669:rpc_clnt_reconfig] 43-dstore-client-4: changing port to 24010 (from 0) >[2012-04-03 17:16:14.511027] I [rpc-clnt.c:1669:rpc_clnt_reconfig] 43-dstore-client-7: changing port to 24011 (from 0) >[2012-04-03 17:16:14.511420] I [client.c:136:client_register_grace_timer] 43-dstore-client-1: Registering a grace timer >[2012-04-03 17:16:14.511571] I [client.c:136:client_register_grace_timer] 43-dstore-client-4: Registering a grace timer >[2012-04-03 17:16:14.511684] I [client.c:136:client_register_grace_timer] 43-dstore-client-7: Registering a grace timer >[2012-04-03 17:16:14.511765] I [rpc-clnt.c:1669:rpc_clnt_reconfig] 43-dstore-client-5: changing port to 24010 (from 0) >[2012-04-03 17:16:14.511883] I [rpc-clnt.c:1669:rpc_clnt_reconfig] 43-dstore-client-2: changing port to 24009 (from 0) >[2012-04-03 17:16:14.512046] I [rpc-clnt.c:1669:rpc_clnt_reconfig] 43-dstore-client-8: changing port to 24011 (from 0) >[2012-04-03 17:16:14.512301] I [client.c:136:client_register_grace_timer] 43-dstore-client-5: Registering a grace timer >[2012-04-03 17:16:14.512391] I [client.c:136:client_register_grace_timer] 43-dstore-client-2: Registering a grace timer >[2012-04-03 17:16:14.512524] I [client.c:136:client_register_grace_timer] 43-dstore-client-8: Registering a grace timer >[2012-04-03 17:16:16.771111] W [client.c:2083:client_rpc_notify] 43-dstore-client-0: Cancelling the grace timer >[2012-04-03 17:16:16.771368] I [client-handshake.c:1632:select_server_supported_programs] 43-dstore-client-0: Using Program GlusterFS 3git, Num (1298437), Version (330) >[2012-04-03 17:16:16.772014] I [client-handshake.c:1429:client_setvolume_cbk] 43-dstore-client-0: Connected to 192.168.2.35:24009, attached to remote volume '/export1/dstore1'. >[2012-04-03 17:16:16.772087] I [client-handshake.c:1441:client_setvolume_cbk] 43-dstore-client-0: Server and Client lk-version numbers are not same, reopening the fds >[2012-04-03 17:16:16.772272] I [afr-common.c:3524:afr_notify] 43-dstore-replicate-0: Subvolume 'dstore-client-0' came back up; going online. >[2012-04-03 17:16:16.772786] I [client-handshake.c:456:client_set_lk_version_cbk] 43-dstore-client-0: Server lk version = 1 >[2012-04-03 17:16:16.776032] W [client.c:2083:client_rpc_notify] 43-dstore-client-6: Cancelling the grace timer >[2012-04-03 17:16:16.776677] I [client-handshake.c:1632:select_server_supported_programs] 43-dstore-client-6: Using Program GlusterFS 3git, Num (1298437), Version (330) >[2012-04-03 17:16:16.777230] I [client-handshake.c:1429:client_setvolume_cbk] 43-dstore-client-6: Connected to 192.168.2.35:24011, attached to remote volume '/export1/dstore2'. >[2012-04-03 17:16:16.777312] I [client-handshake.c:1441:client_setvolume_cbk] 43-dstore-client-6: Server and Client lk-version numbers are not same, reopening the fds >[2012-04-03 17:16:16.777485] I [afr-common.c:3524:afr_notify] 43-dstore-replicate-2: Subvolume 'dstore-client-6' came back up; going online. >[2012-04-03 17:16:16.777673] I [client-handshake.c:456:client_set_lk_version_cbk] 43-dstore-client-6: Server lk version = 1 >[2012-04-03 17:16:16.780803] W [client.c:2083:client_rpc_notify] 43-dstore-client-3: Cancelling the grace timer >[2012-04-03 17:16:16.780989] I [client-handshake.c:1632:select_server_supported_programs] 43-dstore-client-3: Using Program GlusterFS 3git, Num (1298437), Version (330) >[2012-04-03 17:16:16.781603] I [client-handshake.c:1429:client_setvolume_cbk] 43-dstore-client-3: Connected to 192.168.2.35:24010, attached to remote volume '/export2/dstore1'. >[2012-04-03 17:16:16.781693] I [client-handshake.c:1441:client_setvolume_cbk] 43-dstore-client-3: Server and Client lk-version numbers are not same, reopening the fds >[2012-04-03 17:16:16.781825] I [afr-common.c:3524:afr_notify] 43-dstore-replicate-1: Subvolume 'dstore-client-3' came back up; going online. >[2012-04-03 17:16:16.782020] I [client-handshake.c:456:client_set_lk_version_cbk] 43-dstore-client-3: Server lk version = 1 >[2012-04-03 17:16:17.786343] W [client.c:2083:client_rpc_notify] 43-dstore-client-1: Cancelling the grace timer >[2012-04-03 17:16:17.789344] I [client-handshake.c:1632:select_server_supported_programs] 43-dstore-client-1: Using Program GlusterFS 3git, Num (1298437), Version (330) >[2012-04-03 17:16:17.790195] I [client-handshake.c:1429:client_setvolume_cbk] 43-dstore-client-1: Connected to 192.168.2.36:24009, attached to remote volume '/export1/dstore1'. >[2012-04-03 17:16:17.790269] I [client-handshake.c:1441:client_setvolume_cbk] 43-dstore-client-1: Server and Client lk-version numbers are not same, reopening the fds >[2012-04-03 17:16:17.790777] I [client-handshake.c:456:client_set_lk_version_cbk] 43-dstore-client-1: Server lk version = 1 >[2012-04-03 17:16:17.791864] W [client.c:2083:client_rpc_notify] 43-dstore-client-4: Cancelling the grace timer >[2012-04-03 17:16:17.792082] I [client-handshake.c:1632:select_server_supported_programs] 43-dstore-client-4: Using Program GlusterFS 3git, Num (1298437), Version (330) >[2012-04-03 17:16:17.792918] I [client-handshake.c:1429:client_setvolume_cbk] 43-dstore-client-4: Connected to 192.168.2.36:24010, attached to remote volume '/export2/dstore1'. >[2012-04-03 17:16:17.792989] I [client-handshake.c:1441:client_setvolume_cbk] 43-dstore-client-4: Server and Client lk-version numbers are not same, reopening the fds >[2012-04-03 17:16:17.793375] I [client-handshake.c:456:client_set_lk_version_cbk] 43-dstore-client-4: Server lk version = 1 >[2012-04-03 17:16:17.797103] W [client.c:2083:client_rpc_notify] 43-dstore-client-7: Cancelling the grace timer >[2012-04-03 17:16:17.797680] I [client-handshake.c:1632:select_server_supported_programs] 43-dstore-client-7: Using Program GlusterFS 3git, Num (1298437), Version (330) >[2012-04-03 17:16:17.798359] I [client-handshake.c:1429:client_setvolume_cbk] 43-dstore-client-7: Connected to 192.168.2.36:24011, attached to remote volume '/export1/dstore2'. >[2012-04-03 17:16:17.798459] I [client-handshake.c:1441:client_setvolume_cbk] 43-dstore-client-7: Server and Client lk-version numbers are not same, reopening the fds >[2012-04-03 17:16:17.798831] I [client-handshake.c:456:client_set_lk_version_cbk] 43-dstore-client-7: Server lk version = 1 >[2012-04-03 17:16:17.801463] W [client.c:2083:client_rpc_notify] 43-dstore-client-5: Cancelling the grace timer >[2012-04-03 17:16:17.801882] I [client-handshake.c:1632:select_server_supported_programs] 43-dstore-client-5: Using Program GlusterFS 3git, Num (1298437), Version (330) >[2012-04-03 17:16:17.802543] I [client-handshake.c:1429:client_setvolume_cbk] 43-dstore-client-5: Connected to 192.168.2.37:24010, attached to remote volume '/export2/dstore1'. >[2012-04-03 17:16:17.802615] I [client-handshake.c:1441:client_setvolume_cbk] 43-dstore-client-5: Server and Client lk-version numbers are not same, reopening the fds >[2012-04-03 17:16:17.802975] I [client-handshake.c:456:client_set_lk_version_cbk] 43-dstore-client-5: Server lk version = 1 >[2012-04-03 17:16:17.806226] W [client.c:2083:client_rpc_notify] 43-dstore-client-2: Cancelling the grace timer >[2012-04-03 17:16:17.806645] I [client-handshake.c:1632:select_server_supported_programs] 43-dstore-client-2: Using Program GlusterFS 3git, Num (1298437), Version (330) >[2012-04-03 17:16:17.807300] I [client-handshake.c:1429:client_setvolume_cbk] 43-dstore-client-2: Connected to 192.168.2.37:24009, attached to remote volume '/export1/dstore1'. >[2012-04-03 17:16:17.807368] I [client-handshake.c:1441:client_setvolume_cbk] 43-dstore-client-2: Server and Client lk-version numbers are not same, reopening the fds >[2012-04-03 17:16:17.807669] I [client-handshake.c:456:client_set_lk_version_cbk] 43-dstore-client-2: Server lk version = 1 >[2012-04-03 17:16:17.810761] W [client.c:2083:client_rpc_notify] 43-dstore-client-8: Cancelling the grace timer >[2012-04-03 17:16:17.811096] I [client-handshake.c:1632:select_server_supported_programs] 43-dstore-client-8: Using Program GlusterFS 3git, Num (1298437), Version (330) >[2012-04-03 17:16:17.811710] I [client-handshake.c:1429:client_setvolume_cbk] 43-dstore-client-8: Connected to 192.168.2.37:24011, attached to remote volume '/export1/dstore2'. >[2012-04-03 17:16:17.811800] I [client-handshake.c:1441:client_setvolume_cbk] 43-dstore-client-8: Server and Client lk-version numbers are not same, reopening the fds >[2012-04-03 17:16:17.825970] I [fuse-bridge.c:4081:fuse_graph_setup] 0-fuse: switched to graph 43 >[2012-04-03 17:16:17.826256] I [client-handshake.c:456:client_set_lk_version_cbk] 43-dstore-client-8: Server lk version = 1 >[2012-04-03 17:16:44.638936] I [glusterfsd-mgmt.c:64:mgmt_cbk_spec] 0-mgmt: Volume file changed >[2012-04-03 17:16:45.706936] I [io-cache.c:1558:check_cache_size_ok] 44-dstore-quick-read: Max cache size is 1044848640 >[2012-04-03 17:16:45.707202] I [io-cache.c:1558:check_cache_size_ok] 44-dstore-io-cache: Max cache size is 1044848640 >[2012-04-03 17:16:45.707386] I [quota.c:3042:quota_parse_limits] 44-dstore-quota: no "limit-set" option provided >[2012-04-03 17:16:45.761857] I [client.c:2156:notify] 44-dstore-client-0: parent translators are ready, attempting connect on transport >[2012-04-03 17:16:45.770412] I [client.c:2156:notify] 44-dstore-client-1: parent translators are ready, attempting connect on transport >[2012-04-03 17:16:45.778581] I [client.c:2156:notify] 44-dstore-client-2: parent translators are ready, attempting connect on transport >[2012-04-03 17:16:45.786370] I [client.c:2156:notify] 44-dstore-client-3: parent translators are ready, attempting connect on transport >[2012-04-03 17:16:45.798845] I [client.c:2156:notify] 44-dstore-client-4: parent translators are ready, attempting connect on transport >[2012-04-03 17:16:45.807038] I [client.c:2156:notify] 44-dstore-client-5: parent translators are ready, attempting connect on transport >[2012-04-03 17:16:45.815420] I [client.c:2156:notify] 44-dstore-client-6: parent translators are ready, attempting connect on transport >[2012-04-03 17:16:45.822357] I [client.c:2156:notify] 44-dstore-client-7: parent translators are ready, attempting connect on transport >[2012-04-03 17:16:45.829434] I [client.c:2156:notify] 44-dstore-client-8: parent translators are ready, attempting connect on transport >Given volfile: >+------------------------------------------------------------------------------+ > 1: volume dstore-client-0 > 2: type protocol/client > 3: option remote-host 192.168.2.35 > 4: option remote-subvolume /export1/dstore1 > 5: option transport-type tcp > 6: end-volume > 7: > 8: volume dstore-client-1 > 9: type protocol/client > 10: option remote-host 192.168.2.36 > 11: option remote-subvolume /export1/dstore1 > 12: option transport-type tcp > 13: end-volume > 14: > 15: volume dstore-client-2 > 16: type protocol/client > 17: option remote-host 192.168.2.37 > 18: option remote-subvolume /export1/dstore1 > 19: option transport-type tcp > 20: end-volume > 21: > 22: volume dstore-client-3 > 23: type protocol/client > 24: option remote-host 192.168.2.35 > 25: option remote-subvolume /export2/dstore1 > 26: option transport-type tcp > 27: end-volume > 28: > 29: volume dstore-client-4 > 30: type protocol/client > 31: option remote-host 192.168.2.36 > 32: option remote-subvolume /export2/dstore1 > 33: option transport-type tcp > 34: end-volume > 35: > 36: volume dstore-client-5 > 37: type protocol/client > 38: option remote-host 192.168.2.37 > 39: option remote-subvolume /export2/dstore1 > 40: option transport-type tcp > 41: end-volume > 42: > 43: volume dstore-client-6 > 44: type protocol/client > 45: option remote-host 192.168.2.35 > 46: option remote-subvolume /export1/dstore2 > 47: option transport-type tcp > 48: end-volume > 49: > 50: volume dstore-client-7 > 51: type protocol/client > 52: option remote-host 192.168.2.36 > 53: option remote-subvolume /export1/dstore2 > 54: option transport-type tcp > 55: end-volume > 56: > 57: volume dstore-client-8 > 58: type protocol/client > 59: option remote-host 192.168.2.37 > 60: option remote-subvolume /export1/dstore2 > 61: option transport-type tcp > 62: end-volume > 63: > 64: volume dstore-replicate-0 > 65: type cluster/replicate > 66: subvolumes dstore-client-0 dstore-client-1 dstore-client-2 > 67: end-volume > 68: > 69: volume dstore-replicate-1 > 70: type cluster/replicate > 71: subvolumes dstore-client-3 dstore-client-4 dstore-client-5 > 72: end-volume > 73: > 74: volume dstore-replicate-2 > 75: type cluster/replicate > 76: subvolumes dstore-client-6 dstore-client-7 dstore-client-8 > 77: end-volume > 78: > 79: volume dstore-dht > 80: type cluster/distribute > 81: subvolumes dstore-replicate-0 dstore-replicate-1 dstore-replicate-2 > 82: end-volume > 83: > 84: volume dstore-quota > 85: type features/quota > 86: option timeout 0 > 87: subvolumes dstore-dht > 88: end-volume > 89: > 90: volume dstore-write-behind > 91: type performance/write-behind > 92: subvolumes dstore-quota > 93: end-volume > 94: > 95: volume dstore-read-ahead > 96: type performance/read-ahead > 97: subvolumes dstore-write-behind > 98: end-volume > 99: >100: volume dstore-io-cache >101: type performance/io-cache >102: subvolumes dstore-read-ahead >103: end-volume >104: >105: volume dstore-quick-read >106: type performance/quick-read >107: subvolumes dstore-io-cache >108: end-volume >109: >110: volume dstore >111: type debug/io-stats >112: option latency-measurement off >113: option count-fop-hits off >114: subvolumes dstore-quick-read >115: end-volume > >+------------------------------------------------------------------------------+ >[2012-04-03 17:16:45.839161] I [rpc-clnt.c:1669:rpc_clnt_reconfig] 44-dstore-client-0: changing port to 24009 (from 0) >[2012-04-03 17:16:45.839317] I [rpc-clnt.c:1669:rpc_clnt_reconfig] 44-dstore-client-3: changing port to 24010 (from 0) >[2012-04-03 17:16:45.839495] I [client.c:136:client_register_grace_timer] 44-dstore-client-0: Registering a grace timer >[2012-04-03 17:16:45.839665] I [client.c:136:client_register_grace_timer] 44-dstore-client-3: Registering a grace timer >[2012-04-03 17:16:45.839763] I [rpc-clnt.c:1669:rpc_clnt_reconfig] 44-dstore-client-6: changing port to 24011 (from 0) >[2012-04-03 17:16:45.839971] I [client.c:136:client_register_grace_timer] 44-dstore-client-6: Registering a grace timer >[2012-04-03 17:16:46.775332] I [rpc-clnt.c:1669:rpc_clnt_reconfig] 44-dstore-client-1: changing port to 24009 (from 0) >[2012-04-03 17:16:46.775546] I [client.c:136:client_register_grace_timer] 44-dstore-client-1: Registering a grace timer >[2012-04-03 17:16:46.776286] I [rpc-clnt.c:1669:rpc_clnt_reconfig] 44-dstore-client-4: changing port to 24010 (from 0) >[2012-04-03 17:16:46.776498] I [client.c:136:client_register_grace_timer] 44-dstore-client-4: Registering a grace timer >[2012-04-03 17:16:46.776586] I [rpc-clnt.c:1669:rpc_clnt_reconfig] 44-dstore-client-7: changing port to 24011 (from 0) >[2012-04-03 17:16:46.776719] I [client.c:136:client_register_grace_timer] 44-dstore-client-7: Registering a grace timer >[2012-04-03 17:16:46.778569] I [rpc-clnt.c:1669:rpc_clnt_reconfig] 44-dstore-client-2: changing port to 24009 (from 0) >[2012-04-03 17:16:46.778800] I [client.c:136:client_register_grace_timer] 44-dstore-client-2: Registering a grace timer >[2012-04-03 17:16:46.779071] I [rpc-clnt.c:1669:rpc_clnt_reconfig] 44-dstore-client-5: changing port to 24010 (from 0) >[2012-04-03 17:16:46.779255] I [client.c:136:client_register_grace_timer] 44-dstore-client-5: Registering a grace timer >[2012-04-03 17:16:46.779883] I [rpc-clnt.c:1669:rpc_clnt_reconfig] 44-dstore-client-8: changing port to 24011 (from 0) >[2012-04-03 17:16:46.780029] I [client.c:136:client_register_grace_timer] 44-dstore-client-8: Registering a grace timer >[2012-04-03 17:16:49.821239] W [client.c:2083:client_rpc_notify] 44-dstore-client-0: Cancelling the grace timer >[2012-04-03 17:16:49.821507] I [client-handshake.c:1632:select_server_supported_programs] 44-dstore-client-0: Using Program GlusterFS 3git, Num (1298437), Version (330) >[2012-04-03 17:16:49.822033] I [client-handshake.c:1429:client_setvolume_cbk] 44-dstore-client-0: Connected to 192.168.2.35:24009, attached to remote volume '/export1/dstore1'. >[2012-04-03 17:16:49.822157] I [client-handshake.c:1441:client_setvolume_cbk] 44-dstore-client-0: Server and Client lk-version numbers are not same, reopening the fds >[2012-04-03 17:16:49.822325] I [afr-common.c:3524:afr_notify] 44-dstore-replicate-0: Subvolume 'dstore-client-0' came back up; going online. >[2012-04-03 17:16:49.822734] I [client-handshake.c:456:client_set_lk_version_cbk] 44-dstore-client-0: Server lk version = 1 >[2012-04-03 17:16:49.825931] W [client.c:2083:client_rpc_notify] 44-dstore-client-3: Cancelling the grace timer >[2012-04-03 17:16:49.826191] I [client-handshake.c:1632:select_server_supported_programs] 44-dstore-client-3: Using Program GlusterFS 3git, Num (1298437), Version (330) >[2012-04-03 17:16:49.826743] I [client-handshake.c:1429:client_setvolume_cbk] 44-dstore-client-3: Connected to 192.168.2.35:24010, attached to remote volume '/export2/dstore1'. >[2012-04-03 17:16:49.826828] I [client-handshake.c:1441:client_setvolume_cbk] 44-dstore-client-3: Server and Client lk-version numbers are not same, reopening the fds >[2012-04-03 17:16:49.826954] I [afr-common.c:3524:afr_notify] 44-dstore-replicate-1: Subvolume 'dstore-client-3' came back up; going online. >[2012-04-03 17:16:49.827227] I [client-handshake.c:456:client_set_lk_version_cbk] 44-dstore-client-3: Server lk version = 1 >[2012-04-03 17:16:49.830860] W [client.c:2083:client_rpc_notify] 44-dstore-client-6: Cancelling the grace timer >[2012-04-03 17:16:49.831034] I [client-handshake.c:1632:select_server_supported_programs] 44-dstore-client-6: Using Program GlusterFS 3git, Num (1298437), Version (330) >[2012-04-03 17:16:49.831597] I [client-handshake.c:1429:client_setvolume_cbk] 44-dstore-client-6: Connected to 192.168.2.35:24011, attached to remote volume '/export1/dstore2'. >[2012-04-03 17:16:49.831673] I [client-handshake.c:1441:client_setvolume_cbk] 44-dstore-client-6: Server and Client lk-version numbers are not same, reopening the fds >[2012-04-03 17:16:49.831834] I [afr-common.c:3524:afr_notify] 44-dstore-replicate-2: Subvolume 'dstore-client-6' came back up; going online. >[2012-04-03 17:16:49.832060] I [client-handshake.c:456:client_set_lk_version_cbk] 44-dstore-client-6: Server lk version = 1 >[2012-04-03 17:16:49.835574] W [client.c:2083:client_rpc_notify] 44-dstore-client-1: Cancelling the grace timer >[2012-04-03 17:16:49.835933] I [client-handshake.c:1632:select_server_supported_programs] 44-dstore-client-1: Using Program GlusterFS 3git, Num (1298437), Version (330) >[2012-04-03 17:16:49.836621] I [client-handshake.c:1429:client_setvolume_cbk] 44-dstore-client-1: Connected to 192.168.2.36:24009, attached to remote volume '/export1/dstore1'. >[2012-04-03 17:16:49.836695] I [client-handshake.c:1441:client_setvolume_cbk] 44-dstore-client-1: Server and Client lk-version numbers are not same, reopening the fds >[2012-04-03 17:16:49.837062] I [client-handshake.c:456:client_set_lk_version_cbk] 44-dstore-client-1: Server lk version = 1 >[2012-04-03 17:16:49.840298] W [client.c:2083:client_rpc_notify] 44-dstore-client-4: Cancelling the grace timer >[2012-04-03 17:16:49.840510] I [client-handshake.c:1632:select_server_supported_programs] 44-dstore-client-4: Using Program GlusterFS 3git, Num (1298437), Version (330) >[2012-04-03 17:16:49.841162] I [client-handshake.c:1429:client_setvolume_cbk] 44-dstore-client-4: Connected to 192.168.2.36:24010, attached to remote volume '/export2/dstore1'. >[2012-04-03 17:16:49.841243] I [client-handshake.c:1441:client_setvolume_cbk] 44-dstore-client-4: Server and Client lk-version numbers are not same, reopening the fds >[2012-04-03 17:16:49.841609] I [client-handshake.c:456:client_set_lk_version_cbk] 44-dstore-client-4: Server lk version = 1 >[2012-04-03 17:16:49.844999] W [client.c:2083:client_rpc_notify] 44-dstore-client-7: Cancelling the grace timer >[2012-04-03 17:16:49.845233] I [client-handshake.c:1632:select_server_supported_programs] 44-dstore-client-7: Using Program GlusterFS 3git, Num (1298437), Version (330) >[2012-04-03 17:16:49.845919] I [client-handshake.c:1429:client_setvolume_cbk] 44-dstore-client-7: Connected to 192.168.2.36:24011, attached to remote volume '/export1/dstore2'. >[2012-04-03 17:16:49.846015] I [client-handshake.c:1441:client_setvolume_cbk] 44-dstore-client-7: Server and Client lk-version numbers are not same, reopening the fds >[2012-04-03 17:16:49.846528] I [client-handshake.c:456:client_set_lk_version_cbk] 44-dstore-client-7: Server lk version = 1 >[2012-04-03 17:16:49.849760] W [client.c:2083:client_rpc_notify] 44-dstore-client-2: Cancelling the grace timer >[2012-04-03 17:16:49.850178] I [client-handshake.c:1632:select_server_supported_programs] 44-dstore-client-2: Using Program GlusterFS 3git, Num (1298437), Version (330) >[2012-04-03 17:16:49.851032] I [client-handshake.c:1429:client_setvolume_cbk] 44-dstore-client-2: Connected to 192.168.2.37:24009, attached to remote volume '/export1/dstore1'. >[2012-04-03 17:16:49.851117] I [client-handshake.c:1441:client_setvolume_cbk] 44-dstore-client-2: Server and Client lk-version numbers are not same, reopening the fds >[2012-04-03 17:16:49.851522] I [client-handshake.c:456:client_set_lk_version_cbk] 44-dstore-client-2: Server lk version = 1 >[2012-04-03 17:16:49.854847] W [client.c:2083:client_rpc_notify] 44-dstore-client-5: Cancelling the grace timer >[2012-04-03 17:16:49.855280] I [client-handshake.c:1632:select_server_supported_programs] 44-dstore-client-5: Using Program GlusterFS 3git, Num (1298437), Version (330) >[2012-04-03 17:16:49.856107] I [client-handshake.c:1429:client_setvolume_cbk] 44-dstore-client-5: Connected to 192.168.2.37:24010, attached to remote volume '/export2/dstore1'. >[2012-04-03 17:16:49.856245] I [client-handshake.c:1441:client_setvolume_cbk] 44-dstore-client-5: Server and Client lk-version numbers are not same, reopening the fds >[2012-04-03 17:16:49.856611] I [client-handshake.c:456:client_set_lk_version_cbk] 44-dstore-client-5: Server lk version = 1 >[2012-04-03 17:16:49.859717] W [client.c:2083:client_rpc_notify] 44-dstore-client-8: Cancelling the grace timer >[2012-04-03 17:16:49.860021] I [client-handshake.c:1632:select_server_supported_programs] 44-dstore-client-8: Using Program GlusterFS 3git, Num (1298437), Version (330) >[2012-04-03 17:16:49.860835] I [client-handshake.c:1429:client_setvolume_cbk] 44-dstore-client-8: Connected to 192.168.2.37:24011, attached to remote volume '/export1/dstore2'. >[2012-04-03 17:16:49.860923] I [client-handshake.c:1441:client_setvolume_cbk] 44-dstore-client-8: Server and Client lk-version numbers are not same, reopening the fds >[2012-04-03 17:16:49.875925] I [fuse-bridge.c:4081:fuse_graph_setup] 0-fuse: switched to graph 44 >[2012-04-03 17:16:49.876188] I [client-handshake.c:456:client_set_lk_version_cbk] 44-dstore-client-8: Server lk version = 1 >[2012-04-03 17:17:17.344368] I [glusterfsd-mgmt.c:64:mgmt_cbk_spec] 0-mgmt: Volume file changed >[2012-04-03 17:17:18.377008] I [glusterfsd-mgmt.c:64:mgmt_cbk_spec] 0-mgmt: Volume file changed >[2012-04-03 17:17:18.383388] I [io-cache.c:1558:check_cache_size_ok] 45-dstore-quick-read: Max cache size is 1044848640 >[2012-04-03 17:17:18.383579] I [io-cache.c:1558:check_cache_size_ok] 45-dstore-io-cache: Max cache size is 1044848640 >[2012-04-03 17:17:18.383779] I [quota.c:3042:quota_parse_limits] 45-dstore-quota: no "limit-set" option provided >[2012-04-03 17:17:18.433800] I [client.c:2156:notify] 45-dstore-client-0: parent translators are ready, attempting connect on transport >[2012-04-03 17:17:18.443336] I [client.c:2156:notify] 45-dstore-client-1: parent translators are ready, attempting connect on transport >[2012-04-03 17:17:18.450791] I [client.c:2156:notify] 45-dstore-client-2: parent translators are ready, attempting connect on transport >[2012-04-03 17:17:18.458654] I [client.c:2156:notify] 45-dstore-client-3: parent translators are ready, attempting connect on transport >[2012-04-03 17:17:18.466320] I [client.c:2156:notify] 45-dstore-client-4: parent translators are ready, attempting connect on transport >[2012-04-03 17:17:18.474295] I [client.c:2156:notify] 45-dstore-client-5: parent translators are ready, attempting connect on transport >[2012-04-03 17:17:18.483170] I [client.c:2156:notify] 45-dstore-client-6: parent translators are ready, attempting connect on transport >[2012-04-03 17:17:18.493586] I [client.c:2156:notify] 45-dstore-client-7: parent translators are ready, attempting connect on transport >[2012-04-03 17:17:18.502032] I [client.c:2156:notify] 45-dstore-client-8: parent translators are ready, attempting connect on transport >Given volfile: >+------------------------------------------------------------------------------+ > 1: volume dstore-client-0 > 2: type protocol/client > 3: option remote-host 192.168.2.35 > 4: option remote-subvolume /export1/dstore1 > 5: option transport-type tcp > 6: end-volume > 7: > 8: volume dstore-client-1 > 9: type protocol/client > 10: option remote-host 192.168.2.36 > 11: option remote-subvolume /export1/dstore1 > 12: option transport-type tcp > 13: end-volume > 14: > 15: volume dstore-client-2 > 16: type protocol/client > 17: option remote-host 192.168.2.37 > 18: option remote-subvolume /export1/dstore1 > 19: option transport-type tcp > 20: end-volume > 21: > 22: volume dstore-client-3 > 23: type protocol/client > 24: option remote-host 192.168.2.35 > 25: option remote-subvolume /export2/dstore1 > 26: option transport-type tcp > 27: end-volume > 28: > 29: volume dstore-client-4 > 30: type protocol/client > 31: option remote-host 192.168.2.36 > 32: option remote-subvolume /export2/dstore1 > 33: option transport-type tcp > 34: end-volume > 35: > 36: volume dstore-client-5 > 37: type protocol/client > 38: option remote-host 192.168.2.37 > 39: option remote-subvolume /export2/dstore1 > 40: option transport-type tcp > 41: end-volume > 42: > 43: volume dstore-client-6 > 44: type protocol/client > 45: option remote-host 192.168.2.35 > 46: option remote-subvolume /export1/dstore2 > 47: option transport-type tcp > 48: end-volume > 49: > 50: volume dstore-client-7 > 51: type protocol/client > 52: option remote-host 192.168.2.36 > 53: option remote-subvolume /export1/dstore2 > 54: option transport-type tcp > 55: end-volume > 56: > 57: volume dstore-client-8 > 58: type protocol/client > 59: option remote-host 192.168.2.37 > 60: option remote-subvolume /export1/dstore2 > 61: option transport-type tcp > 62: end-volume > 63: > 64: volume dstore-replicate-0 > 65: type cluster/replicate > 66: subvolumes dstore-client-0 dstore-client-1 dstore-client-2 > 67: end-volume > 68: > 69: volume dstore-replicate-1 > 70: type cluster/replicate > 71: subvolumes dstore-client-3 dstore-client-4 dstore-client-5 > 72: end-volume > 73: > 74: volume dstore-replicate-2 > 75: type cluster/replicate > 76: subvolumes dstore-client-6 dstore-client-7 dstore-client-8 > 77: end-volume > 78: > 79: volume dstore-dht > 80: type cluster/distribute > 81: subvolumes dstore-replicate-0 dstore-replicate-1 dstore-replicate-2 > 82: end-volume > 83: > 84: volume dstore-quota > 85: type features/quota > 86: option timeout 0 > 87: subvolumes dstore-dht > 88: end-volume > 89: > 90: volume dstore-write-behind > 91: type performance/write-behind > 92: subvolumes dstore-quota > 93: end-volume > 94: > 95: volume dstore-read-ahead > 96: type performance/read-ahead > 97: subvolumes dstore-write-behind > 98: end-volume > 99: >100: volume dstore-io-cache >101: type performance/io-cache >102: subvolumes dstore-read-ahead >103: end-volume >104: >105: volume dstore-quick-read >106: type performance/quick-read >107: subvolumes dstore-io-cache >108: end-volume >109: >110: volume dstore-md-cache >111: type performance/md-cache >112: subvolumes dstore-quick-read >113: end-volume >114: >115: volume dstore >116: type debug/io-stats >117: option latency-measurement off >118: option count-fop-hits off >119: subvolumes dstore-md-cache >120: end-volume > >+------------------------------------------------------------------------------+ >[2012-04-03 17:17:18.510033] I [glusterfsd-mgmt.c:1584:mgmt_getspec_cbk] 0-glusterfs: No change in volfile, continuing >[2012-04-03 17:17:18.510857] I [afr-common.c:1866:afr_set_root_inode_on_first_lookup] 44-dstore-replicate-0: added root inode >[2012-04-03 17:17:18.514053] I [rpc-clnt.c:1669:rpc_clnt_reconfig] 45-dstore-client-0: changing port to 24009 (from 0) >[2012-04-03 17:17:18.514360] I [afr-common.c:1866:afr_set_root_inode_on_first_lookup] 44-dstore-replicate-1: added root inode >[2012-04-03 17:17:18.515071] I [afr-common.c:1866:afr_set_root_inode_on_first_lookup] 44-dstore-replicate-2: added root inode >[2012-04-03 17:17:18.516019] I [client.c:136:client_register_grace_timer] 45-dstore-client-0: Registering a grace timer >[2012-04-03 17:17:18.516114] I [rpc-clnt.c:1669:rpc_clnt_reconfig] 45-dstore-client-3: changing port to 24010 (from 0) >[2012-04-03 17:17:18.516246] I [rpc-clnt.c:1669:rpc_clnt_reconfig] 45-dstore-client-6: changing port to 24011 (from 0) >[2012-04-03 17:17:18.516414] I [client.c:136:client_register_grace_timer] 45-dstore-client-3: Registering a grace timer >[2012-04-03 17:17:18.516489] I [client.c:136:client_register_grace_timer] 45-dstore-client-6: Registering a grace timer >[2012-04-03 17:17:18.520128] I [client.c:2165:notify] 37-dstore-client-0: current graph is no longer active, destroying rpc_client >[2012-04-03 17:17:18.532542] I [client.c:2165:notify] 37-dstore-client-1: current graph is no longer active, destroying rpc_client >[2012-04-03 17:17:18.532602] I [client.c:136:client_register_grace_timer] 37-dstore-client-0: Registering a grace timer >[2012-04-03 17:17:18.532635] I [client.c:2165:notify] 37-dstore-client-2: current graph is no longer active, destroying rpc_client >[2012-04-03 17:17:18.532646] I [client.c:2104:client_rpc_notify] 37-dstore-client-0: disconnected >[2012-04-03 17:17:18.533458] I [client.c:2165:notify] 37-dstore-client-3: current graph is no longer active, destroying rpc_client >[2012-04-03 17:17:18.533651] I [client.c:136:client_register_grace_timer] 37-dstore-client-1: Registering a grace timer >[2012-04-03 17:17:18.533764] I [client.c:2104:client_rpc_notify] 37-dstore-client-1: disconnected >[2012-04-03 17:17:18.533921] I [client.c:136:client_register_grace_timer] 37-dstore-client-2: Registering a grace timer >[2012-04-03 17:17:18.534038] I [client.c:2104:client_rpc_notify] 37-dstore-client-2: disconnected >[2012-04-03 17:17:18.534160] E [afr-common.c:3561:afr_notify] 37-dstore-replicate-0: All subvolumes are down. Going offline until atleast one of them comes back up. >[2012-04-03 17:17:18.534329] I [client.c:136:client_register_grace_timer] 37-dstore-client-3: Registering a grace timer >[2012-04-03 17:17:18.534408] I [client.c:2104:client_rpc_notify] 37-dstore-client-3: disconnected >[2012-04-03 17:17:18.534550] I [client.c:2165:notify] 37-dstore-client-4: current graph is no longer active, destroying rpc_client >[2012-04-03 17:17:18.534679] I [client.c:136:client_register_grace_timer] 37-dstore-client-4: Registering a grace timer >[2012-04-03 17:17:18.534752] I [client.c:2104:client_rpc_notify] 37-dstore-client-4: disconnected >[2012-04-03 17:17:18.534822] I [client.c:2165:notify] 37-dstore-client-5: current graph is no longer active, destroying rpc_client >[2012-04-03 17:17:18.534985] I [client.c:136:client_register_grace_timer] 37-dstore-client-5: Registering a grace timer >[2012-04-03 17:17:18.535038] I [client.c:2104:client_rpc_notify] 37-dstore-client-5: disconnected >[2012-04-03 17:17:18.535080] E [afr-common.c:3561:afr_notify] 37-dstore-replicate-1: All subvolumes are down. Going offline until atleast one of them comes back up. >[2012-04-03 17:17:18.535143] I [client.c:2165:notify] 37-dstore-client-6: current graph is no longer active, destroying rpc_client >[2012-04-03 17:17:18.535244] I [client.c:136:client_register_grace_timer] 37-dstore-client-6: Registering a grace timer >[2012-04-03 17:17:18.535324] I [client.c:2104:client_rpc_notify] 37-dstore-client-6: disconnected >[2012-04-03 17:17:18.535389] I [client.c:2165:notify] 37-dstore-client-7: current graph is no longer active, destroying rpc_client >[2012-04-03 17:17:18.535558] I [client.c:136:client_register_grace_timer] 37-dstore-client-7: Registering a grace timer >[2012-04-03 17:17:18.535597] I [client.c:2104:client_rpc_notify] 37-dstore-client-7: disconnected >[2012-04-03 17:17:18.535631] I [client.c:2165:notify] 37-dstore-client-8: current graph is no longer active, destroying rpc_client >[2012-04-03 17:17:18.535753] I [client.c:136:client_register_grace_timer] 37-dstore-client-8: Registering a grace timer >[2012-04-03 17:17:18.535817] I [client.c:2104:client_rpc_notify] 37-dstore-client-8: disconnected >[2012-04-03 17:17:18.535860] E [afr-common.c:3561:afr_notify] 37-dstore-replicate-2: All subvolumes are down. Going offline until atleast one of them comes back up. >[2012-04-03 17:17:19.447575] I [rpc-clnt.c:1669:rpc_clnt_reconfig] 45-dstore-client-1: changing port to 24009 (from 0) >[2012-04-03 17:17:19.447968] I [client.c:136:client_register_grace_timer] 45-dstore-client-1: Registering a grace timer >[2012-04-03 17:17:19.448045] I [rpc-clnt.c:1669:rpc_clnt_reconfig] 45-dstore-client-4: changing port to 24010 (from 0) >[2012-04-03 17:17:19.448277] I [client.c:136:client_register_grace_timer] 45-dstore-client-4: Registering a grace timer >[2012-04-03 17:17:19.448448] I [rpc-clnt.c:1669:rpc_clnt_reconfig] 45-dstore-client-7: changing port to 24011 (from 0) >[2012-04-03 17:17:19.448657] I [client.c:136:client_register_grace_timer] 45-dstore-client-7: Registering a grace timer >[2012-04-03 17:17:19.455756] I [rpc-clnt.c:1669:rpc_clnt_reconfig] 45-dstore-client-2: changing port to 24009 (from 0) >[2012-04-03 17:17:19.456384] I [client.c:136:client_register_grace_timer] 45-dstore-client-2: Registering a grace timer >[2012-04-03 17:17:19.456502] I [rpc-clnt.c:1669:rpc_clnt_reconfig] 45-dstore-client-5: changing port to 24010 (from 0) >[2012-04-03 17:17:19.456674] I [client.c:136:client_register_grace_timer] 45-dstore-client-5: Registering a grace timer >[2012-04-03 17:17:19.456841] I [rpc-clnt.c:1669:rpc_clnt_reconfig] 45-dstore-client-8: changing port to 24011 (from 0) >[2012-04-03 17:17:19.456997] I [client.c:136:client_register_grace_timer] 45-dstore-client-8: Registering a grace timer >[2012-04-03 17:17:21.870371] W [client.c:2083:client_rpc_notify] 45-dstore-client-0: Cancelling the grace timer >[2012-04-03 17:17:21.870822] I [client-handshake.c:1632:select_server_supported_programs] 45-dstore-client-0: Using Program GlusterFS 3git, Num (1298437), Version (330) >[2012-04-03 17:17:21.871472] I [client-handshake.c:1429:client_setvolume_cbk] 45-dstore-client-0: Connected to 192.168.2.35:24009, attached to remote volume '/export1/dstore1'. >[2012-04-03 17:17:21.871525] I [client-handshake.c:1441:client_setvolume_cbk] 45-dstore-client-0: Server and Client lk-version numbers are not same, reopening the fds >[2012-04-03 17:17:21.871676] I [afr-common.c:3524:afr_notify] 45-dstore-replicate-0: Subvolume 'dstore-client-0' came back up; going online. >[2012-04-03 17:17:21.872048] I [client-handshake.c:456:client_set_lk_version_cbk] 45-dstore-client-0: Server lk version = 1 >[2012-04-03 17:17:21.874930] W [client.c:2083:client_rpc_notify] 45-dstore-client-3: Cancelling the grace timer >[2012-04-03 17:17:21.875311] I [client-handshake.c:1632:select_server_supported_programs] 45-dstore-client-3: Using Program GlusterFS 3git, Num (1298437), Version (330) >[2012-04-03 17:17:21.875855] I [client-handshake.c:1429:client_setvolume_cbk] 45-dstore-client-3: Connected to 192.168.2.35:24010, attached to remote volume '/export2/dstore1'. >[2012-04-03 17:17:21.875902] I [client-handshake.c:1441:client_setvolume_cbk] 45-dstore-client-3: Server and Client lk-version numbers are not same, reopening the fds >[2012-04-03 17:17:21.876025] I [afr-common.c:3524:afr_notify] 45-dstore-replicate-1: Subvolume 'dstore-client-3' came back up; going online. >[2012-04-03 17:17:21.876316] I [client-handshake.c:456:client_set_lk_version_cbk] 45-dstore-client-3: Server lk version = 1 >[2012-04-03 17:17:21.879523] W [client.c:2083:client_rpc_notify] 45-dstore-client-6: Cancelling the grace timer >[2012-04-03 17:17:21.879813] I [client-handshake.c:1632:select_server_supported_programs] 45-dstore-client-6: Using Program GlusterFS 3git, Num (1298437), Version (330) >[2012-04-03 17:17:21.880328] I [client-handshake.c:1429:client_setvolume_cbk] 45-dstore-client-6: Connected to 192.168.2.35:24011, attached to remote volume '/export1/dstore2'. >[2012-04-03 17:17:21.880395] I [client-handshake.c:1441:client_setvolume_cbk] 45-dstore-client-6: Server and Client lk-version numbers are not same, reopening the fds >[2012-04-03 17:17:21.880529] I [afr-common.c:3524:afr_notify] 45-dstore-replicate-2: Subvolume 'dstore-client-6' came back up; going online. >[2012-04-03 17:17:21.880800] I [client-handshake.c:456:client_set_lk_version_cbk] 45-dstore-client-6: Server lk version = 1 >[2012-04-03 17:17:22.885111] W [client.c:2083:client_rpc_notify] 45-dstore-client-1: Cancelling the grace timer >[2012-04-03 17:17:22.885744] I [client-handshake.c:1632:select_server_supported_programs] 45-dstore-client-1: Using Program GlusterFS 3git, Num (1298437), Version (330) >[2012-04-03 17:17:22.886660] I [client-handshake.c:1429:client_setvolume_cbk] 45-dstore-client-1: Connected to 192.168.2.36:24009, attached to remote volume '/export1/dstore1'. >[2012-04-03 17:17:22.886786] I [client-handshake.c:1441:client_setvolume_cbk] 45-dstore-client-1: Server and Client lk-version numbers are not same, reopening the fds >[2012-04-03 17:17:22.887202] I [client-handshake.c:456:client_set_lk_version_cbk] 45-dstore-client-1: Server lk version = 1 >[2012-04-03 17:17:22.889787] W [client.c:2083:client_rpc_notify] 45-dstore-client-4: Cancelling the grace timer >[2012-04-03 17:17:22.890222] I [client-handshake.c:1632:select_server_supported_programs] 45-dstore-client-4: Using Program GlusterFS 3git, Num (1298437), Version (330) >[2012-04-03 17:17:22.891282] I [client-handshake.c:1429:client_setvolume_cbk] 45-dstore-client-4: Connected to 192.168.2.36:24010, attached to remote volume '/export2/dstore1'. >[2012-04-03 17:17:22.891373] I [client-handshake.c:1441:client_setvolume_cbk] 45-dstore-client-4: Server and Client lk-version numbers are not same, reopening the fds >[2012-04-03 17:17:22.891796] I [client-handshake.c:456:client_set_lk_version_cbk] 45-dstore-client-4: Server lk version = 1 >[2012-04-03 17:17:22.895212] W [client.c:2083:client_rpc_notify] 45-dstore-client-7: Cancelling the grace timer >[2012-04-03 17:17:22.895771] I [client-handshake.c:1632:select_server_supported_programs] 45-dstore-client-7: Using Program GlusterFS 3git, Num (1298437), Version (330) >[2012-04-03 17:17:22.896412] I [client-handshake.c:1429:client_setvolume_cbk] 45-dstore-client-7: Connected to 192.168.2.36:24011, attached to remote volume '/export1/dstore2'. >[2012-04-03 17:17:22.896482] I [client-handshake.c:1441:client_setvolume_cbk] 45-dstore-client-7: Server and Client lk-version numbers are not same, reopening the fds >[2012-04-03 17:17:22.897045] I [client-handshake.c:456:client_set_lk_version_cbk] 45-dstore-client-7: Server lk version = 1 >[2012-04-03 17:17:22.900178] W [client.c:2083:client_rpc_notify] 45-dstore-client-2: Cancelling the grace timer >[2012-04-03 17:17:22.900750] I [client-handshake.c:1632:select_server_supported_programs] 45-dstore-client-2: Using Program GlusterFS 3git, Num (1298437), Version (330) >[2012-04-03 17:17:22.901474] I [client-handshake.c:1429:client_setvolume_cbk] 45-dstore-client-2: Connected to 192.168.2.37:24009, attached to remote volume '/export1/dstore1'. >[2012-04-03 17:17:22.901549] I [client-handshake.c:1441:client_setvolume_cbk] 45-dstore-client-2: Server and Client lk-version numbers are not same, reopening the fds >[2012-04-03 17:17:22.901915] I [client-handshake.c:456:client_set_lk_version_cbk] 45-dstore-client-2: Server lk version = 1 >[2012-04-03 17:17:22.904890] W [client.c:2083:client_rpc_notify] 45-dstore-client-5: Cancelling the grace timer >[2012-04-03 17:17:22.905166] I [client-handshake.c:1632:select_server_supported_programs] 45-dstore-client-5: Using Program GlusterFS 3git, Num (1298437), Version (330) >[2012-04-03 17:17:22.905865] I [client-handshake.c:1429:client_setvolume_cbk] 45-dstore-client-5: Connected to 192.168.2.37:24010, attached to remote volume '/export2/dstore1'. >[2012-04-03 17:17:22.905949] I [client-handshake.c:1441:client_setvolume_cbk] 45-dstore-client-5: Server and Client lk-version numbers are not same, reopening the fds >[2012-04-03 17:17:22.906414] I [client-handshake.c:456:client_set_lk_version_cbk] 45-dstore-client-5: Server lk version = 1 >[2012-04-03 17:17:22.909871] W [client.c:2083:client_rpc_notify] 45-dstore-client-8: Cancelling the grace timer >[2012-04-03 17:17:22.910157] I [client-handshake.c:1632:select_server_supported_programs] 45-dstore-client-8: Using Program GlusterFS 3git, Num (1298437), Version (330) >[2012-04-03 17:17:22.910766] I [client-handshake.c:1429:client_setvolume_cbk] 45-dstore-client-8: Connected to 192.168.2.37:24011, attached to remote volume '/export1/dstore2'. >[2012-04-03 17:17:22.910865] I [client-handshake.c:1441:client_setvolume_cbk] 45-dstore-client-8: Server and Client lk-version numbers are not same, reopening the fds >[2012-04-03 17:17:22.925422] I [fuse-bridge.c:4081:fuse_graph_setup] 0-fuse: switched to graph 45 >[2012-04-03 17:17:22.925625] I [client-handshake.c:456:client_set_lk_version_cbk] 45-dstore-client-8: Server lk version = 1 >[2012-04-03 17:17:28.910396] W [client.c:112:client_grace_timeout] 37-dstore-client-0: client grace timer expired, updating the lk-version to 2 >[2012-04-03 17:17:28.910515] W [client.c:112:client_grace_timeout] 37-dstore-client-1: client grace timer expired, updating the lk-version to 2 >[2012-04-03 17:17:28.910559] W [client.c:112:client_grace_timeout] 37-dstore-client-2: client grace timer expired, updating the lk-version to 2 >[2012-04-03 17:17:28.910583] W [client.c:112:client_grace_timeout] 37-dstore-client-3: client grace timer expired, updating the lk-version to 2 >[2012-04-03 17:17:28.910646] W [client.c:112:client_grace_timeout] 37-dstore-client-4: client grace timer expired, updating the lk-version to 2 >[2012-04-03 17:17:28.910693] W [client.c:112:client_grace_timeout] 37-dstore-client-5: client grace timer expired, updating the lk-version to 2 >[2012-04-03 17:17:28.910721] W [client.c:112:client_grace_timeout] 37-dstore-client-6: client grace timer expired, updating the lk-version to 2 >[2012-04-03 17:17:28.910757] W [client.c:112:client_grace_timeout] 37-dstore-client-7: client grace timer expired, updating the lk-version to 2 >[2012-04-03 17:17:28.910784] W [client.c:112:client_grace_timeout] 37-dstore-client-8: client grace timer expired, updating the lk-version to 2 >[2012-04-03 17:17:49.577377] I [glusterfsd-mgmt.c:64:mgmt_cbk_spec] 0-mgmt: Volume file changed >[2012-04-03 17:17:50.612684] I [io-cache.c:1558:check_cache_size_ok] 46-dstore-quick-read: Max cache size is 1044848640 >[2012-04-03 17:17:50.612863] I [io-cache.c:1558:check_cache_size_ok] 46-dstore-io-cache: Max cache size is 1044848640 >[2012-04-03 17:17:50.662366] I [client.c:2156:notify] 46-dstore-client-0: parent translators are ready, attempting connect on transport >[2012-04-03 17:17:50.670952] I [client.c:2156:notify] 46-dstore-client-1: parent translators are ready, attempting connect on transport >[2012-04-03 17:17:50.678675] I [client.c:2156:notify] 46-dstore-client-2: parent translators are ready, attempting connect on transport >[2012-04-03 17:17:50.687362] I [client.c:2156:notify] 46-dstore-client-3: parent translators are ready, attempting connect on transport >[2012-04-03 17:17:50.695728] I [client.c:2156:notify] 46-dstore-client-4: parent translators are ready, attempting connect on transport >[2012-04-03 17:17:50.704141] I [client.c:2156:notify] 46-dstore-client-5: parent translators are ready, attempting connect on transport >[2012-04-03 17:17:50.712924] I [client.c:2156:notify] 46-dstore-client-6: parent translators are ready, attempting connect on transport >[2012-04-03 17:17:50.722707] I [client.c:2156:notify] 46-dstore-client-7: parent translators are ready, attempting connect on transport >[2012-04-03 17:17:50.730793] I [client.c:2156:notify] 46-dstore-client-8: parent translators are ready, attempting connect on transport >Given volfile: >+------------------------------------------------------------------------------+ > 1: volume dstore-client-0 > 2: type protocol/client > 3: option remote-host 192.168.2.35 > 4: option remote-subvolume /export1/dstore1 > 5: option transport-type tcp > 6: end-volume > 7: > 8: volume dstore-client-1 > 9: type protocol/client > 10: option remote-host 192.168.2.36 > 11: option remote-subvolume /export1/dstore1 > 12: option transport-type tcp > 13: end-volume > 14: > 15: volume dstore-client-2 > 16: type protocol/client > 17: option remote-host 192.168.2.37 > 18: option remote-subvolume /export1/dstore1 > 19: option transport-type tcp > 20: end-volume > 21: > 22: volume dstore-client-3 > 23: type protocol/client > 24: option remote-host 192.168.2.35 > 25: option remote-subvolume /export2/dstore1 > 26: option transport-type tcp > 27: end-volume > 28: > 29: volume dstore-client-4 > 30: type protocol/client > 31: option remote-host 192.168.2.36 > 32: option remote-subvolume /export2/dstore1 > 33: option transport-type tcp > 34: end-volume > 35: > 36: volume dstore-client-5 > 37: type protocol/client > 38: option remote-host 192.168.2.37 > 39: option remote-subvolume /export2/dstore1 > 40: option transport-type tcp > 41: end-volume > 42: > 43: volume dstore-client-6 > 44: type protocol/client > 45: option remote-host 192.168.2.35 > 46: option remote-subvolume /export1/dstore2 > 47: option transport-type tcp > 48: end-volume > 49: > 50: volume dstore-client-7 > 51: type protocol/client > 52: option remote-host 192.168.2.36 > 53: option remote-subvolume /export1/dstore2 > 54: option transport-type tcp > 55: end-volume > 56: > 57: volume dstore-client-8 > 58: type protocol/client > 59: option remote-host 192.168.2.37 > 60: option remote-subvolume /export1/dstore2 > 61: option transport-type tcp > 62: end-volume > 63: > 64: volume dstore-replicate-0 > 65: type cluster/replicate > 66: subvolumes dstore-client-0 dstore-client-1 dstore-client-2 > 67: end-volume > 68: > 69: volume dstore-replicate-1 > 70: type cluster/replicate > 71: subvolumes dstore-client-3 dstore-client-4 dstore-client-5 > 72: end-volume > 73: > 74: volume dstore-replicate-2 > 75: type cluster/replicate > 76: subvolumes dstore-client-6 dstore-client-7 dstore-client-8 > 77: end-volume > 78: > 79: volume dstore-dht > 80: type cluster/distribute > 81: subvolumes dstore-replicate-0 dstore-replicate-1 dstore-replicate-2 > 82: end-volume > 83: > 84: volume dstore-write-behind > 85: type performance/write-behind > 86: subvolumes dstore-dht > 87: end-volume > 88: > 89: volume dstore-read-ahead > 90: type performance/read-ahead > 91: subvolumes dstore-write-behind > 92: end-volume > 93: > 94: volume dstore-io-cache > 95: type performance/io-cache > 96: subvolumes dstore-read-ahead > 97: end-volume > 98: > 99: volume dstore-quick-read >100: type performance/quick-read >101: subvolumes dstore-io-cache >102: end-volume >103: >104: volume dstore-md-cache >105: type performance/md-cache >106: subvolumes dstore-quick-read >107: end-volume >108: >109: volume dstore >110: type debug/io-stats >111: option latency-measurement off >112: option count-fop-hits off >113: subvolumes dstore-md-cache >114: end-volume > >+------------------------------------------------------------------------------+ >[2012-04-03 17:17:50.746450] I [rpc-clnt.c:1669:rpc_clnt_reconfig] 46-dstore-client-0: changing port to 24009 (from 0) >[2012-04-03 17:17:50.746932] I [client.c:136:client_register_grace_timer] 46-dstore-client-0: Registering a grace timer >[2012-04-03 17:17:50.747251] I [rpc-clnt.c:1669:rpc_clnt_reconfig] 46-dstore-client-3: changing port to 24010 (from 0) >[2012-04-03 17:17:50.747510] I [rpc-clnt.c:1669:rpc_clnt_reconfig] 46-dstore-client-6: changing port to 24011 (from 0) >[2012-04-03 17:17:50.750116] I [client.c:136:client_register_grace_timer] 46-dstore-client-3: Registering a grace timer >[2012-04-03 17:17:50.750343] I [client.c:136:client_register_grace_timer] 46-dstore-client-6: Registering a grace timer >[2012-04-03 17:17:51.679704] I [rpc-clnt.c:1669:rpc_clnt_reconfig] 46-dstore-client-1: changing port to 24009 (from 0) >[2012-04-03 17:17:51.679955] I [rpc-clnt.c:1669:rpc_clnt_reconfig] 46-dstore-client-4: changing port to 24010 (from 0) >[2012-04-03 17:17:51.680442] I [client.c:136:client_register_grace_timer] 46-dstore-client-1: Registering a grace timer >[2012-04-03 17:17:51.680552] I [client.c:136:client_register_grace_timer] 46-dstore-client-4: Registering a grace timer >[2012-04-03 17:17:51.680647] I [rpc-clnt.c:1669:rpc_clnt_reconfig] 46-dstore-client-7: changing port to 24011 (from 0) >[2012-04-03 17:17:51.680852] I [client.c:136:client_register_grace_timer] 46-dstore-client-7: Registering a grace timer >[2012-04-03 17:17:51.681533] I [rpc-clnt.c:1669:rpc_clnt_reconfig] 46-dstore-client-2: changing port to 24009 (from 0) >[2012-04-03 17:17:51.681775] I [client.c:136:client_register_grace_timer] 46-dstore-client-2: Registering a grace timer >[2012-04-03 17:17:51.682003] I [rpc-clnt.c:1669:rpc_clnt_reconfig] 46-dstore-client-5: changing port to 24010 (from 0) >[2012-04-03 17:17:51.682321] I [client.c:136:client_register_grace_timer] 46-dstore-client-5: Registering a grace timer >[2012-04-03 17:17:51.683024] I [rpc-clnt.c:1669:rpc_clnt_reconfig] 46-dstore-client-8: changing port to 24011 (from 0) >[2012-04-03 17:17:51.683290] I [client.c:136:client_register_grace_timer] 46-dstore-client-8: Registering a grace timer >[2012-04-03 17:17:53.920347] W [client.c:2083:client_rpc_notify] 46-dstore-client-0: Cancelling the grace timer >[2012-04-03 17:17:53.920611] I [client-handshake.c:1632:select_server_supported_programs] 46-dstore-client-0: Using Program GlusterFS 3git, Num (1298437), Version (330) >[2012-04-03 17:17:53.921225] I [client-handshake.c:1429:client_setvolume_cbk] 46-dstore-client-0: Connected to 192.168.2.35:24009, attached to remote volume '/export1/dstore1'. >[2012-04-03 17:17:53.921341] I [client-handshake.c:1441:client_setvolume_cbk] 46-dstore-client-0: Server and Client lk-version numbers are not same, reopening the fds >[2012-04-03 17:17:53.921549] I [afr-common.c:3524:afr_notify] 46-dstore-replicate-0: Subvolume 'dstore-client-0' came back up; going online. >[2012-04-03 17:17:53.921764] I [client-handshake.c:456:client_set_lk_version_cbk] 46-dstore-client-0: Server lk version = 1 >[2012-04-03 17:17:53.925303] W [client.c:2083:client_rpc_notify] 46-dstore-client-3: Cancelling the grace timer >[2012-04-03 17:17:53.925576] I [client-handshake.c:1632:select_server_supported_programs] 46-dstore-client-3: Using Program GlusterFS 3git, Num (1298437), Version (330) >[2012-04-03 17:17:53.926088] I [client-handshake.c:1429:client_setvolume_cbk] 46-dstore-client-3: Connected to 192.168.2.35:24010, attached to remote volume '/export2/dstore1'. >[2012-04-03 17:17:53.926194] I [client-handshake.c:1441:client_setvolume_cbk] 46-dstore-client-3: Server and Client lk-version numbers are not same, reopening the fds >[2012-04-03 17:17:53.926337] I [afr-common.c:3524:afr_notify] 46-dstore-replicate-1: Subvolume 'dstore-client-3' came back up; going online. >[2012-04-03 17:17:53.926572] I [client-handshake.c:456:client_set_lk_version_cbk] 46-dstore-client-3: Server lk version = 1 >[2012-04-03 17:17:53.929885] W [client.c:2083:client_rpc_notify] 46-dstore-client-6: Cancelling the grace timer >[2012-04-03 17:17:53.930093] I [client-handshake.c:1632:select_server_supported_programs] 46-dstore-client-6: Using Program GlusterFS 3git, Num (1298437), Version (330) >[2012-04-03 17:17:53.930706] I [client-handshake.c:1429:client_setvolume_cbk] 46-dstore-client-6: Connected to 192.168.2.35:24011, attached to remote volume '/export1/dstore2'. >[2012-04-03 17:17:53.930791] I [client-handshake.c:1441:client_setvolume_cbk] 46-dstore-client-6: Server and Client lk-version numbers are not same, reopening the fds >[2012-04-03 17:17:53.930988] I [afr-common.c:3524:afr_notify] 46-dstore-replicate-2: Subvolume 'dstore-client-6' came back up; going online. >[2012-04-03 17:17:53.931204] I [client-handshake.c:456:client_set_lk_version_cbk] 46-dstore-client-6: Server lk version = 1 >[2012-04-03 17:17:54.935621] W [client.c:2083:client_rpc_notify] 46-dstore-client-1: Cancelling the grace timer >[2012-04-03 17:17:54.936257] I [client-handshake.c:1632:select_server_supported_programs] 46-dstore-client-1: Using Program GlusterFS 3git, Num (1298437), Version (330) >[2012-04-03 17:17:54.936910] I [client-handshake.c:1429:client_setvolume_cbk] 46-dstore-client-1: Connected to 192.168.2.36:24009, attached to remote volume '/export1/dstore1'. >[2012-04-03 17:17:54.936982] I [client-handshake.c:1441:client_setvolume_cbk] 46-dstore-client-1: Server and Client lk-version numbers are not same, reopening the fds >[2012-04-03 17:17:54.937358] I [client-handshake.c:456:client_set_lk_version_cbk] 46-dstore-client-1: Server lk version = 1 >[2012-04-03 17:17:54.939997] W [client.c:2083:client_rpc_notify] 46-dstore-client-4: Cancelling the grace timer >[2012-04-03 17:17:54.940293] I [client-handshake.c:1632:select_server_supported_programs] 46-dstore-client-4: Using Program GlusterFS 3git, Num (1298437), Version (330) >[2012-04-03 17:17:54.940966] I [client-handshake.c:1429:client_setvolume_cbk] 46-dstore-client-4: Connected to 192.168.2.36:24010, attached to remote volume '/export2/dstore1'. >[2012-04-03 17:17:54.941054] I [client-handshake.c:1441:client_setvolume_cbk] 46-dstore-client-4: Server and Client lk-version numbers are not same, reopening the fds >[2012-04-03 17:17:54.941582] I [client-handshake.c:456:client_set_lk_version_cbk] 46-dstore-client-4: Server lk version = 1 >[2012-04-03 17:17:54.944642] W [client.c:2083:client_rpc_notify] 46-dstore-client-7: Cancelling the grace timer >[2012-04-03 17:17:54.944911] I [client-handshake.c:1632:select_server_supported_programs] 46-dstore-client-7: Using Program GlusterFS 3git, Num (1298437), Version (330) >[2012-04-03 17:17:54.945510] I [client-handshake.c:1429:client_setvolume_cbk] 46-dstore-client-7: Connected to 192.168.2.36:24011, attached to remote volume '/export1/dstore2'. >[2012-04-03 17:17:54.945590] I [client-handshake.c:1441:client_setvolume_cbk] 46-dstore-client-7: Server and Client lk-version numbers are not same, reopening the fds >[2012-04-03 17:17:54.945923] I [client-handshake.c:456:client_set_lk_version_cbk] 46-dstore-client-7: Server lk version = 1 >[2012-04-03 17:17:54.949416] W [client.c:2083:client_rpc_notify] 46-dstore-client-2: Cancelling the grace timer >[2012-04-03 17:17:54.949889] I [client-handshake.c:1632:select_server_supported_programs] 46-dstore-client-2: Using Program GlusterFS 3git, Num (1298437), Version (330) >[2012-04-03 17:17:54.950546] I [client-handshake.c:1429:client_setvolume_cbk] 46-dstore-client-2: Connected to 192.168.2.37:24009, attached to remote volume '/export1/dstore1'. >[2012-04-03 17:17:54.950618] I [client-handshake.c:1441:client_setvolume_cbk] 46-dstore-client-2: Server and Client lk-version numbers are not same, reopening the fds >[2012-04-03 17:17:54.951215] I [client-handshake.c:456:client_set_lk_version_cbk] 46-dstore-client-2: Server lk version = 1 >[2012-04-03 17:17:54.954021] W [client.c:2083:client_rpc_notify] 46-dstore-client-5: Cancelling the grace timer >[2012-04-03 17:17:54.954289] I [client-handshake.c:1632:select_server_supported_programs] 46-dstore-client-5: Using Program GlusterFS 3git, Num (1298437), Version (330) >[2012-04-03 17:17:54.954886] I [client-handshake.c:1429:client_setvolume_cbk] 46-dstore-client-5: Connected to 192.168.2.37:24010, attached to remote volume '/export2/dstore1'. >[2012-04-03 17:17:54.954968] I [client-handshake.c:1441:client_setvolume_cbk] 46-dstore-client-5: Server and Client lk-version numbers are not same, reopening the fds >[2012-04-03 17:17:54.955553] I [client-handshake.c:456:client_set_lk_version_cbk] 46-dstore-client-5: Server lk version = 1 >[2012-04-03 17:17:54.958735] W [client.c:2083:client_rpc_notify] 46-dstore-client-8: Cancelling the grace timer >[2012-04-03 17:17:54.958993] I [client-handshake.c:1632:select_server_supported_programs] 46-dstore-client-8: Using Program GlusterFS 3git, Num (1298437), Version (330) >[2012-04-03 17:17:54.959607] I [client-handshake.c:1429:client_setvolume_cbk] 46-dstore-client-8: Connected to 192.168.2.37:24011, attached to remote volume '/export1/dstore2'. >[2012-04-03 17:17:54.959679] I [client-handshake.c:1441:client_setvolume_cbk] 46-dstore-client-8: Server and Client lk-version numbers are not same, reopening the fds >[2012-04-03 17:17:54.973132] I [fuse-bridge.c:4081:fuse_graph_setup] 0-fuse: switched to graph 46 >[2012-04-03 17:17:54.973320] I [client-handshake.c:456:client_set_lk_version_cbk] 46-dstore-client-8: Server lk version = 1 >[2012-04-03 17:18:21.895025] I [glusterfsd-mgmt.c:64:mgmt_cbk_spec] 0-mgmt: Volume file changed >[2012-04-03 17:18:22.927621] I [glusterfsd-mgmt.c:64:mgmt_cbk_spec] 0-mgmt: Volume file changed >[2012-04-03 17:18:22.934295] I [io-cache.c:1558:check_cache_size_ok] 47-dstore-quick-read: Max cache size is 1044848640 >[2012-04-03 17:18:22.934550] I [io-cache.c:1558:check_cache_size_ok] 47-dstore-io-cache: Max cache size is 1044848640 >[2012-04-03 17:18:22.997167] I [client.c:2156:notify] 47-dstore-client-0: parent translators are ready, attempting connect on transport >[2012-04-03 17:18:23.005916] I [client.c:2156:notify] 47-dstore-client-1: parent translators are ready, attempting connect on transport >[2012-04-03 17:18:23.013267] I [client.c:2156:notify] 47-dstore-client-2: parent translators are ready, attempting connect on transport >[2012-04-03 17:18:23.020573] I [client.c:2156:notify] 47-dstore-client-3: parent translators are ready, attempting connect on transport >[2012-04-03 17:18:23.028627] I [client.c:2156:notify] 47-dstore-client-4: parent translators are ready, attempting connect on transport >[2012-04-03 17:18:23.036655] I [client.c:2156:notify] 47-dstore-client-5: parent translators are ready, attempting connect on transport >[2012-04-03 17:18:23.045374] I [client.c:2156:notify] 47-dstore-client-6: parent translators are ready, attempting connect on transport >[2012-04-03 17:18:23.052892] I [client.c:2156:notify] 47-dstore-client-7: parent translators are ready, attempting connect on transport >[2012-04-03 17:18:23.060466] I [client.c:2156:notify] 47-dstore-client-8: parent translators are ready, attempting connect on transport >Given volfile: >+------------------------------------------------------------------------------+ > 1: volume dstore-client-0 > 2: type protocol/client > 3: option remote-host 192.168.2.35 > 4: option remote-subvolume /export1/dstore1 > 5: option transport-type tcp > 6: end-volume > 7: > 8: volume dstore-client-1 > 9: type protocol/client > 10: option remote-host 192.168.2.36 > 11: option remote-subvolume /export1/dstore1 > 12: option transport-type tcp > 13: end-volume > 14: > 15: volume dstore-client-2 > 16: type protocol/client > 17: option remote-host 192.168.2.37 > 18: option remote-subvolume /export1/dstore1 > 19: option transport-type tcp > 20: end-volume > 21: > 22: volume dstore-client-3 > 23: type protocol/client > 24: option remote-host 192.168.2.35 > 25: option remote-subvolume /export2/dstore1 > 26: option transport-type tcp > 27: end-volume > 28: > 29: volume dstore-client-4 > 30: type protocol/client > 31: option remote-host 192.168.2.36 > 32: option remote-subvolume /export2/dstore1 > 33: option transport-type tcp > 34: end-volume > 35: > 36: volume dstore-client-5 > 37: type protocol/client > 38: option remote-host 192.168.2.37 > 39: option remote-subvolume /export2/dstore1 > 40: option transport-type tcp > 41: end-volume > 42: > 43: volume dstore-client-6 > 44: type protocol/client > 45: option remote-host 192.168.2.35 > 46: option remote-subvolume /export1/dstore2 > 47: option transport-type tcp > 48: end-volume > 49: > 50: volume dstore-client-7 > 51: type protocol/client > 52: option remote-host 192.168.2.36 > 53: option remote-subvolume /export1/dstore2 > 54: option transport-type tcp > 55: end-volume > 56: > 57: volume dstore-client-8 > 58: type protocol/client > 59: option remote-host 192.168.2.37 > 60: option remote-subvolume /export1/dstore2 > 61: option transport-type tcp > 62: end-volume > 63: > 64: volume dstore-replicate-0 > 65: type cluster/replicate > 66: subvolumes dstore-client-0 dstore-client-1 dstore-client-2 > 67: end-volume > 68: > 69: volume dstore-replicate-1 > 70: type cluster/replicate > 71: subvolumes dstore-client-3 dstore-client-4 dstore-client-5 > 72: end-volume > 73: > 74: volume dstore-replicate-2 > 75: type cluster/replicate > 76: subvolumes dstore-client-6 dstore-client-7 dstore-client-8 > 77: end-volume > 78: > 79: volume dstore-dht > 80: type cluster/distribute > 81: subvolumes dstore-replicate-0 dstore-replicate-1 dstore-replicate-2 > 82: end-volume > 83: > 84: volume dstore-write-behind > 85: type performance/write-behind > 86: subvolumes dstore-dht > 87: end-volume > 88: > 89: volume dstore-read-ahead > 90: type performance/read-ahead > 91: subvolumes dstore-write-behind > 92: end-volume > 93: > 94: volume dstore-io-cache > 95: type performance/io-cache > 96: subvolumes dstore-read-ahead > 97: end-volume > 98: > 99: volume dstore-quick-read >100: type performance/quick-read >101: subvolumes dstore-io-cache >102: end-volume >103: >104: volume dstore >105: type debug/io-stats >106: option latency-measurement off >107: option count-fop-hits off >108: subvolumes dstore-quick-read >109: end-volume > >+------------------------------------------------------------------------------+ >[2012-04-03 17:18:23.068999] I [glusterfsd-mgmt.c:1584:mgmt_getspec_cbk] 0-glusterfs: No change in volfile, continuing >[2012-04-03 17:18:23.072713] I [rpc-clnt.c:1669:rpc_clnt_reconfig] 47-dstore-client-0: changing port to 24009 (from 0) >[2012-04-03 17:18:23.072944] I [rpc-clnt.c:1669:rpc_clnt_reconfig] 47-dstore-client-3: changing port to 24010 (from 0) >[2012-04-03 17:18:23.073322] I [rpc-clnt.c:1669:rpc_clnt_reconfig] 47-dstore-client-6: changing port to 24011 (from 0) >[2012-04-03 17:18:23.073712] I [client.c:136:client_register_grace_timer] 47-dstore-client-0: Registering a grace timer >[2012-04-03 17:18:23.073919] I [client.c:136:client_register_grace_timer] 47-dstore-client-3: Registering a grace timer >[2012-04-03 17:18:23.074053] I [client.c:136:client_register_grace_timer] 47-dstore-client-6: Registering a grace timer >[2012-04-03 17:18:24.001673] I [rpc-clnt.c:1669:rpc_clnt_reconfig] 47-dstore-client-1: changing port to 24009 (from 0) >[2012-04-03 17:18:24.002029] I [rpc-clnt.c:1669:rpc_clnt_reconfig] 47-dstore-client-7: changing port to 24011 (from 0) >[2012-04-03 17:18:24.002510] I [client.c:136:client_register_grace_timer] 47-dstore-client-1: Registering a grace timer >[2012-04-03 17:18:24.002709] I [rpc-clnt.c:1669:rpc_clnt_reconfig] 47-dstore-client-4: changing port to 24010 (from 0) >[2012-04-03 17:18:24.002872] I [client.c:136:client_register_grace_timer] 47-dstore-client-7: Registering a grace timer >[2012-04-03 17:18:24.003098] I [client.c:136:client_register_grace_timer] 47-dstore-client-4: Registering a grace timer >[2012-04-03 17:18:24.004367] I [rpc-clnt.c:1669:rpc_clnt_reconfig] 47-dstore-client-8: changing port to 24011 (from 0) >[2012-04-03 17:18:24.004537] I [rpc-clnt.c:1669:rpc_clnt_reconfig] 47-dstore-client-2: changing port to 24009 (from 0) >[2012-04-03 17:18:24.004787] I [rpc-clnt.c:1669:rpc_clnt_reconfig] 47-dstore-client-5: changing port to 24010 (from 0) >[2012-04-03 17:18:24.005017] I [client.c:136:client_register_grace_timer] 47-dstore-client-8: Registering a grace timer >[2012-04-03 17:18:24.005151] I [client.c:136:client_register_grace_timer] 47-dstore-client-2: Registering a grace timer >[2012-04-03 17:18:24.005510] I [client.c:136:client_register_grace_timer] 47-dstore-client-5: Registering a grace timer >[2012-04-03 17:18:26.968957] W [client.c:2083:client_rpc_notify] 47-dstore-client-0: Cancelling the grace timer >[2012-04-03 17:18:26.969220] I [client-handshake.c:1632:select_server_supported_programs] 47-dstore-client-0: Using Program GlusterFS 3git, Num (1298437), Version (330) >[2012-04-03 17:18:26.969781] I [client-handshake.c:1429:client_setvolume_cbk] 47-dstore-client-0: Connected to 192.168.2.35:24009, attached to remote volume '/export1/dstore1'. >[2012-04-03 17:18:26.969860] I [client-handshake.c:1441:client_setvolume_cbk] 47-dstore-client-0: Server and Client lk-version numbers are not same, reopening the fds >[2012-04-03 17:18:26.970010] I [afr-common.c:3524:afr_notify] 47-dstore-replicate-0: Subvolume 'dstore-client-0' came back up; going online. >[2012-04-03 17:18:26.970380] I [client-handshake.c:456:client_set_lk_version_cbk] 47-dstore-client-0: Server lk version = 1 >[2012-04-03 17:18:26.973459] W [client.c:2083:client_rpc_notify] 47-dstore-client-3: Cancelling the grace timer >[2012-04-03 17:18:26.973656] I [client-handshake.c:1632:select_server_supported_programs] 47-dstore-client-3: Using Program GlusterFS 3git, Num (1298437), Version (330) >[2012-04-03 17:18:26.974131] I [client-handshake.c:1429:client_setvolume_cbk] 47-dstore-client-3: Connected to 192.168.2.35:24010, attached to remote volume '/export2/dstore1'. >[2012-04-03 17:18:26.974225] I [client-handshake.c:1441:client_setvolume_cbk] 47-dstore-client-3: Server and Client lk-version numbers are not same, reopening the fds >[2012-04-03 17:18:26.974366] I [afr-common.c:3524:afr_notify] 47-dstore-replicate-1: Subvolume 'dstore-client-3' came back up; going online. >[2012-04-03 17:18:26.974591] I [client-handshake.c:456:client_set_lk_version_cbk] 47-dstore-client-3: Server lk version = 1 >[2012-04-03 17:18:26.978038] W [client.c:2083:client_rpc_notify] 47-dstore-client-6: Cancelling the grace timer >[2012-04-03 17:18:26.978272] I [client-handshake.c:1632:select_server_supported_programs] 47-dstore-client-6: Using Program GlusterFS 3git, Num (1298437), Version (330) >[2012-04-03 17:18:26.978747] I [client-handshake.c:1429:client_setvolume_cbk] 47-dstore-client-6: Connected to 192.168.2.35:24011, attached to remote volume '/export1/dstore2'. >[2012-04-03 17:18:26.978814] I [client-handshake.c:1441:client_setvolume_cbk] 47-dstore-client-6: Server and Client lk-version numbers are not same, reopening the fds >[2012-04-03 17:18:26.978938] I [afr-common.c:3524:afr_notify] 47-dstore-replicate-2: Subvolume 'dstore-client-6' came back up; going online. >[2012-04-03 17:18:26.979170] I [client-handshake.c:456:client_set_lk_version_cbk] 47-dstore-client-6: Server lk version = 1 >[2012-04-03 17:18:27.983173] W [client.c:2083:client_rpc_notify] 47-dstore-client-1: Cancelling the grace timer >[2012-04-03 17:18:27.983406] I [client-handshake.c:1632:select_server_supported_programs] 47-dstore-client-1: Using Program GlusterFS 3git, Num (1298437), Version (330) >[2012-04-03 17:18:27.983975] I [client-handshake.c:1429:client_setvolume_cbk] 47-dstore-client-1: Connected to 192.168.2.36:24009, attached to remote volume '/export1/dstore1'. >[2012-04-03 17:18:27.984064] I [client-handshake.c:1441:client_setvolume_cbk] 47-dstore-client-1: Server and Client lk-version numbers are not same, reopening the fds >[2012-04-03 17:18:27.984432] I [client-handshake.c:456:client_set_lk_version_cbk] 47-dstore-client-1: Server lk version = 1 >[2012-04-03 17:18:27.987695] W [client.c:2083:client_rpc_notify] 47-dstore-client-7: Cancelling the grace timer >[2012-04-03 17:18:27.988326] I [client-handshake.c:1632:select_server_supported_programs] 47-dstore-client-7: Using Program GlusterFS 3git, Num (1298437), Version (330) >[2012-04-03 17:18:27.989333] I [client-handshake.c:1429:client_setvolume_cbk] 47-dstore-client-7: Connected to 192.168.2.36:24011, attached to remote volume '/export1/dstore2'. >[2012-04-03 17:18:27.989421] I [client-handshake.c:1441:client_setvolume_cbk] 47-dstore-client-7: Server and Client lk-version numbers are not same, reopening the fds >[2012-04-03 17:18:27.989816] I [client-handshake.c:456:client_set_lk_version_cbk] 47-dstore-client-7: Server lk version = 1 >[2012-04-03 17:18:27.992332] W [client.c:2083:client_rpc_notify] 47-dstore-client-4: Cancelling the grace timer >[2012-04-03 17:18:27.992531] I [client-handshake.c:1632:select_server_supported_programs] 47-dstore-client-4: Using Program GlusterFS 3git, Num (1298437), Version (330) >[2012-04-03 17:18:27.993278] I [client-handshake.c:1429:client_setvolume_cbk] 47-dstore-client-4: Connected to 192.168.2.36:24010, attached to remote volume '/export2/dstore1'. >[2012-04-03 17:18:27.993361] I [client-handshake.c:1441:client_setvolume_cbk] 47-dstore-client-4: Server and Client lk-version numbers are not same, reopening the fds >[2012-04-03 17:18:27.993690] I [client-handshake.c:456:client_set_lk_version_cbk] 47-dstore-client-4: Server lk version = 1 >[2012-04-03 17:18:27.997012] W [client.c:2083:client_rpc_notify] 47-dstore-client-8: Cancelling the grace timer >[2012-04-03 17:18:27.997228] I [client-handshake.c:1632:select_server_supported_programs] 47-dstore-client-8: Using Program GlusterFS 3git, Num (1298437), Version (330) >[2012-04-03 17:18:27.997764] I [client-handshake.c:1429:client_setvolume_cbk] 47-dstore-client-8: Connected to 192.168.2.37:24011, attached to remote volume '/export1/dstore2'. >[2012-04-03 17:18:27.997831] I [client-handshake.c:1441:client_setvolume_cbk] 47-dstore-client-8: Server and Client lk-version numbers are not same, reopening the fds >[2012-04-03 17:18:27.998184] I [client-handshake.c:456:client_set_lk_version_cbk] 47-dstore-client-8: Server lk version = 1 >[2012-04-03 17:18:28.001534] W [client.c:2083:client_rpc_notify] 47-dstore-client-2: Cancelling the grace timer >[2012-04-03 17:18:28.001714] I [client-handshake.c:1632:select_server_supported_programs] 47-dstore-client-2: Using Program GlusterFS 3git, Num (1298437), Version (330) >[2012-04-03 17:18:28.002225] I [client-handshake.c:1429:client_setvolume_cbk] 47-dstore-client-2: Connected to 192.168.2.37:24009, attached to remote volume '/export1/dstore1'. >[2012-04-03 17:18:28.002296] I [client-handshake.c:1441:client_setvolume_cbk] 47-dstore-client-2: Server and Client lk-version numbers are not same, reopening the fds >[2012-04-03 17:18:28.002615] I [client-handshake.c:456:client_set_lk_version_cbk] 47-dstore-client-2: Server lk version = 1 >[2012-04-03 17:18:28.006368] W [client.c:2083:client_rpc_notify] 47-dstore-client-5: Cancelling the grace timer >[2012-04-03 17:18:28.006546] I [client-handshake.c:1632:select_server_supported_programs] 47-dstore-client-5: Using Program GlusterFS 3git, Num (1298437), Version (330) >[2012-04-03 17:18:28.007019] I [client-handshake.c:1429:client_setvolume_cbk] 47-dstore-client-5: Connected to 192.168.2.37:24010, attached to remote volume '/export2/dstore1'. >[2012-04-03 17:18:28.007146] I [client-handshake.c:1441:client_setvolume_cbk] 47-dstore-client-5: Server and Client lk-version numbers are not same, reopening the fds >[2012-04-03 17:18:28.022582] I [fuse-bridge.c:4081:fuse_graph_setup] 0-fuse: switched to graph 47 >[2012-04-03 17:18:28.022784] I [client-handshake.c:456:client_set_lk_version_cbk] 47-dstore-client-5: Server lk version = 1 >[2012-04-03 17:18:54.128926] I [glusterfsd-mgmt.c:64:mgmt_cbk_spec] 0-mgmt: Volume file changed >[2012-04-03 17:18:55.196573] I [io-cache.c:1558:check_cache_size_ok] 48-dstore-quick-read: Max cache size is 1044848640 >[2012-04-03 17:18:55.196748] I [io-cache.c:1558:check_cache_size_ok] 48-dstore-io-cache: Max cache size is 1044848640 >[2012-04-03 17:18:55.196910] I [quota.c:3042:quota_parse_limits] 48-dstore-quota: no "limit-set" option provided >[2012-04-03 17:18:55.228800] I [client.c:2156:notify] 48-dstore-client-0: parent translators are ready, attempting connect on transport >[2012-04-03 17:18:55.238264] I [client.c:2156:notify] 48-dstore-client-1: parent translators are ready, attempting connect on transport >[2012-04-03 17:18:55.250464] I [client.c:2156:notify] 48-dstore-client-2: parent translators are ready, attempting connect on transport >[2012-04-03 17:18:55.258092] I [client.c:2156:notify] 48-dstore-client-3: parent translators are ready, attempting connect on transport >[2012-04-03 17:18:55.265713] I [client.c:2156:notify] 48-dstore-client-4: parent translators are ready, attempting connect on transport >[2012-04-03 17:18:55.273233] I [client.c:2156:notify] 48-dstore-client-5: parent translators are ready, attempting connect on transport >[2012-04-03 17:18:55.281348] I [client.c:2156:notify] 48-dstore-client-6: parent translators are ready, attempting connect on transport >[2012-04-03 17:18:55.288677] I [client.c:2156:notify] 48-dstore-client-7: parent translators are ready, attempting connect on transport >[2012-04-03 17:18:55.296911] I [client.c:2156:notify] 48-dstore-client-8: parent translators are ready, attempting connect on transport >Given volfile: >+------------------------------------------------------------------------------+ > 1: volume dstore-client-0 > 2: type protocol/client > 3: option remote-host 192.168.2.35 > 4: option remote-subvolume /export1/dstore1 > 5: option transport-type tcp > 6: end-volume > 7: > 8: volume dstore-client-1 > 9: type protocol/client > 10: option remote-host 192.168.2.36 > 11: option remote-subvolume /export1/dstore1 > 12: option transport-type tcp > 13: end-volume > 14: > 15: volume dstore-client-2 > 16: type protocol/client > 17: option remote-host 192.168.2.37 > 18: option remote-subvolume /export1/dstore1 > 19: option transport-type tcp > 20: end-volume > 21: > 22: volume dstore-client-3 > 23: type protocol/client > 24: option remote-host 192.168.2.35 > 25: option remote-subvolume /export2/dstore1 > 26: option transport-type tcp > 27: end-volume > 28: > 29: volume dstore-client-4 > 30: type protocol/client > 31: option remote-host 192.168.2.36 > 32: option remote-subvolume /export2/dstore1 > 33: option transport-type tcp > 34: end-volume > 35: > 36: volume dstore-client-5 > 37: type protocol/client > 38: option remote-host 192.168.2.37 > 39: option remote-subvolume /export2/dstore1 > 40: option transport-type tcp > 41: end-volume > 42: > 43: volume dstore-client-6 > 44: type protocol/client > 45: option remote-host 192.168.2.35 > 46: option remote-subvolume /export1/dstore2 > 47: option transport-type tcp > 48: end-volume > 49: > 50: volume dstore-client-7 > 51: type protocol/client > 52: option remote-host 192.168.2.36 > 53: option remote-subvolume /export1/dstore2 > 54: option transport-type tcp > 55: end-volume > 56: > 57: volume dstore-client-8 > 58: type protocol/client > 59: option remote-host 192.168.2.37 > 60: option remote-subvolume /export1/dstore2 > 61: option transport-type tcp > 62: end-volume > 63: > 64: volume dstore-replicate-0 > 65: type cluster/replicate > 66: subvolumes dstore-client-0 dstore-client-1 dstore-client-2 > 67: end-volume > 68: > 69: volume dstore-replicate-1 > 70: type cluster/replicate > 71: subvolumes dstore-client-3 dstore-client-4 dstore-client-5 > 72: end-volume > 73: > 74: volume dstore-replicate-2 > 75: type cluster/replicate > 76: subvolumes dstore-client-6 dstore-client-7 dstore-client-8 > 77: end-volume > 78: > 79: volume dstore-dht > 80: type cluster/distribute > 81: subvolumes dstore-replicate-0 dstore-replicate-1 dstore-replicate-2 > 82: end-volume > 83: > 84: volume dstore-quota > 85: type features/quota > 86: option timeout 0 > 87: subvolumes dstore-dht > 88: end-volume > 89: > 90: volume dstore-write-behind > 91: type performance/write-behind > 92: subvolumes dstore-quota > 93: end-volume > 94: > 95: volume dstore-read-ahead > 96: type performance/read-ahead > 97: subvolumes dstore-write-behind > 98: end-volume > 99: >100: volume dstore-io-cache >101: type performance/io-cache >102: subvolumes dstore-read-ahead >103: end-volume >104: >105: volume dstore-quick-read >106: type performance/quick-read >107: subvolumes dstore-io-cache >108: end-volume >109: >110: volume dstore >111: type debug/io-stats >112: option latency-measurement off >113: option count-fop-hits off >114: subvolumes dstore-quick-read >115: end-volume > >+------------------------------------------------------------------------------+ >[2012-04-03 17:18:55.309951] I [rpc-clnt.c:1669:rpc_clnt_reconfig] 48-dstore-client-0: changing port to 24009 (from 0) >[2012-04-03 17:18:55.310258] I [rpc-clnt.c:1669:rpc_clnt_reconfig] 48-dstore-client-3: changing port to 24010 (from 0) >[2012-04-03 17:18:55.310611] I [client.c:136:client_register_grace_timer] 48-dstore-client-0: Registering a grace timer >[2012-04-03 17:18:55.310870] I [client.c:136:client_register_grace_timer] 48-dstore-client-3: Registering a grace timer >[2012-04-03 17:18:55.311040] I [rpc-clnt.c:1669:rpc_clnt_reconfig] 48-dstore-client-6: changing port to 24011 (from 0) >[2012-04-03 17:18:55.311412] I [client.c:136:client_register_grace_timer] 48-dstore-client-6: Registering a grace timer >[2012-04-03 17:18:56.257635] I [rpc-clnt.c:1669:rpc_clnt_reconfig] 48-dstore-client-2: changing port to 24009 (from 0) >[2012-04-03 17:18:56.257944] I [client.c:136:client_register_grace_timer] 48-dstore-client-2: Registering a grace timer >[2012-04-03 17:18:56.258488] I [rpc-clnt.c:1669:rpc_clnt_reconfig] 48-dstore-client-5: changing port to 24010 (from 0) >[2012-04-03 17:18:56.258685] I [client.c:136:client_register_grace_timer] 48-dstore-client-5: Registering a grace timer >[2012-04-03 17:18:56.258854] I [rpc-clnt.c:1669:rpc_clnt_reconfig] 48-dstore-client-8: changing port to 24011 (from 0) >[2012-04-03 17:18:56.258984] I [client.c:136:client_register_grace_timer] 48-dstore-client-8: Registering a grace timer >[2012-04-03 17:18:56.268303] I [rpc-clnt.c:1669:rpc_clnt_reconfig] 48-dstore-client-1: changing port to 24009 (from 0) >[2012-04-03 17:18:56.268625] I [client.c:136:client_register_grace_timer] 48-dstore-client-1: Registering a grace timer >[2012-04-03 17:18:56.268752] I [rpc-clnt.c:1669:rpc_clnt_reconfig] 48-dstore-client-4: changing port to 24010 (from 0) >[2012-04-03 17:18:56.269380] I [client.c:136:client_register_grace_timer] 48-dstore-client-4: Registering a grace timer >[2012-04-03 17:18:56.269666] I [rpc-clnt.c:1669:rpc_clnt_reconfig] 48-dstore-client-7: changing port to 24011 (from 0) >[2012-04-03 17:18:56.269954] I [client.c:136:client_register_grace_timer] 48-dstore-client-7: Registering a grace timer >[2012-04-03 17:18:59.016422] W [client.c:2083:client_rpc_notify] 48-dstore-client-0: Cancelling the grace timer >[2012-04-03 17:18:59.016672] I [client-handshake.c:1632:select_server_supported_programs] 48-dstore-client-0: Using Program GlusterFS 3git, Num (1298437), Version (330) >[2012-04-03 17:18:59.017259] I [client-handshake.c:1429:client_setvolume_cbk] 48-dstore-client-0: Connected to 192.168.2.35:24009, attached to remote volume '/export1/dstore1'. >[2012-04-03 17:18:59.017327] I [client-handshake.c:1441:client_setvolume_cbk] 48-dstore-client-0: Server and Client lk-version numbers are not same, reopening the fds >[2012-04-03 17:18:59.017466] I [afr-common.c:3524:afr_notify] 48-dstore-replicate-0: Subvolume 'dstore-client-0' came back up; going online. >[2012-04-03 17:18:59.018006] I [client-handshake.c:456:client_set_lk_version_cbk] 48-dstore-client-0: Server lk version = 1 >[2012-04-03 17:18:59.021094] W [client.c:2083:client_rpc_notify] 48-dstore-client-3: Cancelling the grace timer >[2012-04-03 17:18:59.021363] I [client-handshake.c:1632:select_server_supported_programs] 48-dstore-client-3: Using Program GlusterFS 3git, Num (1298437), Version (330) >[2012-04-03 17:18:59.021939] I [client-handshake.c:1429:client_setvolume_cbk] 48-dstore-client-3: Connected to 192.168.2.35:24010, attached to remote volume '/export2/dstore1'. >[2012-04-03 17:18:59.022025] I [client-handshake.c:1441:client_setvolume_cbk] 48-dstore-client-3: Server and Client lk-version numbers are not same, reopening the fds >[2012-04-03 17:18:59.022229] I [afr-common.c:3524:afr_notify] 48-dstore-replicate-1: Subvolume 'dstore-client-3' came back up; going online. >[2012-04-03 17:18:59.022381] I [client-handshake.c:456:client_set_lk_version_cbk] 48-dstore-client-3: Server lk version = 1 >[2012-04-03 17:18:59.025785] W [client.c:2083:client_rpc_notify] 48-dstore-client-6: Cancelling the grace timer >[2012-04-03 17:18:59.026002] I [client-handshake.c:1632:select_server_supported_programs] 48-dstore-client-6: Using Program GlusterFS 3git, Num (1298437), Version (330) >[2012-04-03 17:18:59.026561] I [client-handshake.c:1429:client_setvolume_cbk] 48-dstore-client-6: Connected to 192.168.2.35:24011, attached to remote volume '/export1/dstore2'. >[2012-04-03 17:18:59.026636] I [client-handshake.c:1441:client_setvolume_cbk] 48-dstore-client-6: Server and Client lk-version numbers are not same, reopening the fds >[2012-04-03 17:18:59.026763] I [afr-common.c:3524:afr_notify] 48-dstore-replicate-2: Subvolume 'dstore-client-6' came back up; going online. >[2012-04-03 17:18:59.027038] I [client-handshake.c:456:client_set_lk_version_cbk] 48-dstore-client-6: Server lk version = 1 >[2012-04-03 17:19:00.031485] W [client.c:2083:client_rpc_notify] 48-dstore-client-2: Cancelling the grace timer >[2012-04-03 17:19:00.031718] I [client-handshake.c:1632:select_server_supported_programs] 48-dstore-client-2: Using Program GlusterFS 3git, Num (1298437), Version (330) >[2012-04-03 17:19:00.032358] I [client-handshake.c:1429:client_setvolume_cbk] 48-dstore-client-2: Connected to 192.168.2.37:24009, attached to remote volume '/export1/dstore1'. >[2012-04-03 17:19:00.032433] I [client-handshake.c:1441:client_setvolume_cbk] 48-dstore-client-2: Server and Client lk-version numbers are not same, reopening the fds >[2012-04-03 17:19:00.032886] I [client-handshake.c:456:client_set_lk_version_cbk] 48-dstore-client-2: Server lk version = 1 >[2012-04-03 17:19:00.036088] W [client.c:2083:client_rpc_notify] 48-dstore-client-5: Cancelling the grace timer >[2012-04-03 17:19:00.036356] I [client-handshake.c:1632:select_server_supported_programs] 48-dstore-client-5: Using Program GlusterFS 3git, Num (1298437), Version (330) >[2012-04-03 17:19:00.036863] I [client-handshake.c:1429:client_setvolume_cbk] 48-dstore-client-5: Connected to 192.168.2.37:24010, attached to remote volume '/export2/dstore1'. >[2012-04-03 17:19:00.036935] I [client-handshake.c:1441:client_setvolume_cbk] 48-dstore-client-5: Server and Client lk-version numbers are not same, reopening the fds >[2012-04-03 17:19:00.037293] I [client-handshake.c:456:client_set_lk_version_cbk] 48-dstore-client-5: Server lk version = 1 >[2012-04-03 17:19:00.041136] W [client.c:2083:client_rpc_notify] 48-dstore-client-8: Cancelling the grace timer >[2012-04-03 17:19:00.041365] I [client-handshake.c:1632:select_server_supported_programs] 48-dstore-client-8: Using Program GlusterFS 3git, Num (1298437), Version (330) >[2012-04-03 17:19:00.042016] I [client-handshake.c:1429:client_setvolume_cbk] 48-dstore-client-8: Connected to 192.168.2.37:24011, attached to remote volume '/export1/dstore2'. >[2012-04-03 17:19:00.042089] I [client-handshake.c:1441:client_setvolume_cbk] 48-dstore-client-8: Server and Client lk-version numbers are not same, reopening the fds >[2012-04-03 17:19:00.042569] I [client-handshake.c:456:client_set_lk_version_cbk] 48-dstore-client-8: Server lk version = 1 >[2012-04-03 17:19:00.046264] W [client.c:2083:client_rpc_notify] 48-dstore-client-1: Cancelling the grace timer >[2012-04-03 17:19:00.046633] I [client-handshake.c:1632:select_server_supported_programs] 48-dstore-client-1: Using Program GlusterFS 3git, Num (1298437), Version (330) >[2012-04-03 17:19:00.047236] I [client-handshake.c:1429:client_setvolume_cbk] 48-dstore-client-1: Connected to 192.168.2.36:24009, attached to remote volume '/export1/dstore1'. >[2012-04-03 17:19:00.047305] I [client-handshake.c:1441:client_setvolume_cbk] 48-dstore-client-1: Server and Client lk-version numbers are not same, reopening the fds >[2012-04-03 17:19:00.047770] I [client-handshake.c:456:client_set_lk_version_cbk] 48-dstore-client-1: Server lk version = 1 >[2012-04-03 17:19:00.051165] W [client.c:2083:client_rpc_notify] 48-dstore-client-4: Cancelling the grace timer >[2012-04-03 17:19:00.051564] I [client-handshake.c:1632:select_server_supported_programs] 48-dstore-client-4: Using Program GlusterFS 3git, Num (1298437), Version (330) >[2012-04-03 17:19:00.052204] I [client-handshake.c:1429:client_setvolume_cbk] 48-dstore-client-4: Connected to 192.168.2.36:24010, attached to remote volume '/export2/dstore1'. >[2012-04-03 17:19:00.052307] I [client-handshake.c:1441:client_setvolume_cbk] 48-dstore-client-4: Server and Client lk-version numbers are not same, reopening the fds >[2012-04-03 17:19:00.052828] I [client-handshake.c:456:client_set_lk_version_cbk] 48-dstore-client-4: Server lk version = 1 >[2012-04-03 17:19:00.056806] W [client.c:2083:client_rpc_notify] 48-dstore-client-7: Cancelling the grace timer >[2012-04-03 17:19:00.057024] I [client-handshake.c:1632:select_server_supported_programs] 48-dstore-client-7: Using Program GlusterFS 3git, Num (1298437), Version (330) >[2012-04-03 17:19:00.057771] I [client-handshake.c:1429:client_setvolume_cbk] 48-dstore-client-7: Connected to 192.168.2.36:24011, attached to remote volume '/export1/dstore2'. >[2012-04-03 17:19:00.057849] I [client-handshake.c:1441:client_setvolume_cbk] 48-dstore-client-7: Server and Client lk-version numbers are not same, reopening the fds >[2012-04-03 17:19:00.074263] I [fuse-bridge.c:4081:fuse_graph_setup] 0-fuse: switched to graph 48 >[2012-04-03 17:19:00.074457] I [client-handshake.c:456:client_set_lk_version_cbk] 48-dstore-client-7: Server lk version = 1 >[2012-04-03 17:19:27.138478] I [glusterfsd-mgmt.c:64:mgmt_cbk_spec] 0-mgmt: Volume file changed >[2012-04-03 17:19:28.173564] I [glusterfsd-mgmt.c:64:mgmt_cbk_spec] 0-mgmt: Volume file changed >[2012-04-03 17:19:28.179298] I [io-cache.c:1558:check_cache_size_ok] 49-dstore-quick-read: Max cache size is 1044848640 >[2012-04-03 17:19:28.179480] I [io-cache.c:1558:check_cache_size_ok] 49-dstore-io-cache: Max cache size is 1044848640 >[2012-04-03 17:19:28.179690] I [quota.c:3042:quota_parse_limits] 49-dstore-quota: no "limit-set" option provided >[2012-04-03 17:19:28.233214] I [client.c:2156:notify] 49-dstore-client-0: parent translators are ready, attempting connect on transport >[2012-04-03 17:19:28.242419] I [client.c:2156:notify] 49-dstore-client-1: parent translators are ready, attempting connect on transport >[2012-04-03 17:19:28.249662] I [client.c:2156:notify] 49-dstore-client-2: parent translators are ready, attempting connect on transport >[2012-04-03 17:19:28.256557] I [client.c:2156:notify] 49-dstore-client-3: parent translators are ready, attempting connect on transport >[2012-04-03 17:19:28.263844] I [client.c:2156:notify] 49-dstore-client-4: parent translators are ready, attempting connect on transport >[2012-04-03 17:19:28.271414] I [client.c:2156:notify] 49-dstore-client-5: parent translators are ready, attempting connect on transport >[2012-04-03 17:19:28.278039] I [client.c:2156:notify] 49-dstore-client-6: parent translators are ready, attempting connect on transport >[2012-04-03 17:19:28.288371] I [client.c:2156:notify] 49-dstore-client-7: parent translators are ready, attempting connect on transport >[2012-04-03 17:19:28.296929] I [client.c:2156:notify] 49-dstore-client-8: parent translators are ready, attempting connect on transport >Given volfile: >+------------------------------------------------------------------------------+ > 1: volume dstore-client-0 > 2: type protocol/client > 3: option remote-host 192.168.2.35 > 4: option remote-subvolume /export1/dstore1 > 5: option transport-type tcp > 6: end-volume > 7: > 8: volume dstore-client-1 > 9: type protocol/client > 10: option remote-host 192.168.2.36 > 11: option remote-subvolume /export1/dstore1 > 12: option transport-type tcp > 13: end-volume > 14: > 15: volume dstore-client-2 > 16: type protocol/client > 17: option remote-host 192.168.2.37 > 18: option remote-subvolume /export1/dstore1 > 19: option transport-type tcp > 20: end-volume > 21: > 22: volume dstore-client-3 > 23: type protocol/client > 24: option remote-host 192.168.2.35 > 25: option remote-subvolume /export2/dstore1 > 26: option transport-type tcp > 27: end-volume > 28: > 29: volume dstore-client-4 > 30: type protocol/client > 31: option remote-host 192.168.2.36 > 32: option remote-subvolume /export2/dstore1 > 33: option transport-type tcp > 34: end-volume > 35: > 36: volume dstore-client-5 > 37: type protocol/client > 38: option remote-host 192.168.2.37 > 39: option remote-subvolume /export2/dstore1 > 40: option transport-type tcp > 41: end-volume > 42: > 43: volume dstore-client-6 > 44: type protocol/client > 45: option remote-host 192.168.2.35 > 46: option remote-subvolume /export1/dstore2 > 47: option transport-type tcp > 48: end-volume > 49: > 50: volume dstore-client-7 > 51: type protocol/client > 52: option remote-host 192.168.2.36 > 53: option remote-subvolume /export1/dstore2 > 54: option transport-type tcp > 55: end-volume > 56: > 57: volume dstore-client-8 > 58: type protocol/client > 59: option remote-host 192.168.2.37 > 60: option remote-subvolume /export1/dstore2 > 61: option transport-type tcp > 62: end-volume > 63: > 64: volume dstore-replicate-0 > 65: type cluster/replicate > 66: subvolumes dstore-client-0 dstore-client-1 dstore-client-2 > 67: end-volume > 68: > 69: volume dstore-replicate-1 > 70: type cluster/replicate > 71: subvolumes dstore-client-3 dstore-client-4 dstore-client-5 > 72: end-volume > 73: > 74: volume dstore-replicate-2 > 75: type cluster/replicate > 76: subvolumes dstore-client-6 dstore-client-7 dstore-client-8 > 77: end-volume > 78: > 79: volume dstore-dht > 80: type cluster/distribute > 81: subvolumes dstore-replicate-0 dstore-replicate-1 dstore-replicate-2 > 82: end-volume > 83: > 84: volume dstore-quota > 85: type features/quota > 86: option timeout 0 > 87: subvolumes dstore-dht > 88: end-volume > 89: > 90: volume dstore-write-behind > 91: type performance/write-behind > 92: subvolumes dstore-quota > 93: end-volume > 94: > 95: volume dstore-read-ahead > 96: type performance/read-ahead > 97: subvolumes dstore-write-behind > 98: end-volume > 99: >100: volume dstore-io-cache >101: type performance/io-cache >102: subvolumes dstore-read-ahead >103: end-volume >104: >105: volume dstore-quick-read >106: type performance/quick-read >107: subvolumes dstore-io-cache >108: end-volume >109: >110: volume dstore-md-cache >111: type performance/md-cache >112: subvolumes dstore-quick-read >113: end-volume >114: >115: volume dstore >116: type debug/io-stats >117: option latency-measurement off >118: option count-fop-hits off >119: subvolumes dstore-md-cache >120: end-volume > >+------------------------------------------------------------------------------+ >[2012-04-03 17:19:28.305496] I [glusterfsd-mgmt.c:1584:mgmt_getspec_cbk] 0-glusterfs: No change in volfile, continuing >[2012-04-03 17:19:28.308005] I [rpc-clnt.c:1669:rpc_clnt_reconfig] 49-dstore-client-0: changing port to 24009 (from 0) >[2012-04-03 17:19:28.308283] I [client.c:136:client_register_grace_timer] 49-dstore-client-0: Registering a grace timer >[2012-04-03 17:19:28.308480] I [rpc-clnt.c:1669:rpc_clnt_reconfig] 49-dstore-client-3: changing port to 24010 (from 0) >[2012-04-03 17:19:28.308593] I [rpc-clnt.c:1669:rpc_clnt_reconfig] 49-dstore-client-6: changing port to 24011 (from 0) >[2012-04-03 17:19:28.308782] I [client.c:136:client_register_grace_timer] 49-dstore-client-3: Registering a grace timer >[2012-04-03 17:19:28.308855] I [client.c:136:client_register_grace_timer] 49-dstore-client-6: Registering a grace timer >[2012-04-03 17:19:29.240345] I [rpc-clnt.c:1669:rpc_clnt_reconfig] 49-dstore-client-2: changing port to 24009 (from 0) >[2012-04-03 17:19:29.240567] I [client.c:136:client_register_grace_timer] 49-dstore-client-2: Registering a grace timer >[2012-04-03 17:19:29.240660] I [rpc-clnt.c:1669:rpc_clnt_reconfig] 49-dstore-client-5: changing port to 24010 (from 0) >[2012-04-03 17:19:29.240813] I [client.c:136:client_register_grace_timer] 49-dstore-client-5: Registering a grace timer >[2012-04-03 17:19:29.240884] I [rpc-clnt.c:1669:rpc_clnt_reconfig] 49-dstore-client-8: changing port to 24011 (from 0) >[2012-04-03 17:19:29.241014] I [client.c:136:client_register_grace_timer] 49-dstore-client-8: Registering a grace timer >[2012-04-03 17:19:29.251228] I [rpc-clnt.c:1669:rpc_clnt_reconfig] 49-dstore-client-1: changing port to 24009 (from 0) >[2012-04-03 17:19:29.251467] I [client.c:136:client_register_grace_timer] 49-dstore-client-1: Registering a grace timer >[2012-04-03 17:19:29.251894] I [rpc-clnt.c:1669:rpc_clnt_reconfig] 49-dstore-client-7: changing port to 24011 (from 0) >[2012-04-03 17:19:29.252013] I [rpc-clnt.c:1669:rpc_clnt_reconfig] 49-dstore-client-4: changing port to 24010 (from 0) >[2012-04-03 17:19:29.252266] I [client.c:136:client_register_grace_timer] 49-dstore-client-7: Registering a grace timer >[2012-04-03 17:19:29.252464] I [client.c:136:client_register_grace_timer] 49-dstore-client-4: Registering a grace timer >[2012-04-03 17:19:32.067666] W [client.c:2083:client_rpc_notify] 49-dstore-client-0: Cancelling the grace timer >[2012-04-03 17:19:32.068052] I [client-handshake.c:1632:select_server_supported_programs] 49-dstore-client-0: Using Program GlusterFS 3git, Num (1298437), Version (330) >[2012-04-03 17:19:32.068782] I [client-handshake.c:1429:client_setvolume_cbk] 49-dstore-client-0: Connected to 192.168.2.35:24009, attached to remote volume '/export1/dstore1'. >[2012-04-03 17:19:32.068863] I [client-handshake.c:1441:client_setvolume_cbk] 49-dstore-client-0: Server and Client lk-version numbers are not same, reopening the fds >[2012-04-03 17:19:32.068991] I [afr-common.c:3524:afr_notify] 49-dstore-replicate-0: Subvolume 'dstore-client-0' came back up; going online. >[2012-04-03 17:19:32.069299] I [client-handshake.c:456:client_set_lk_version_cbk] 49-dstore-client-0: Server lk version = 1 >[2012-04-03 17:19:32.072679] W [client.c:2083:client_rpc_notify] 49-dstore-client-3: Cancelling the grace timer >[2012-04-03 17:19:32.073156] I [client-handshake.c:1632:select_server_supported_programs] 49-dstore-client-3: Using Program GlusterFS 3git, Num (1298437), Version (330) >[2012-04-03 17:19:32.073664] I [client-handshake.c:1429:client_setvolume_cbk] 49-dstore-client-3: Connected to 192.168.2.35:24010, attached to remote volume '/export2/dstore1'. >[2012-04-03 17:19:32.073727] I [client-handshake.c:1441:client_setvolume_cbk] 49-dstore-client-3: Server and Client lk-version numbers are not same, reopening the fds >[2012-04-03 17:19:32.073829] I [afr-common.c:3524:afr_notify] 49-dstore-replicate-1: Subvolume 'dstore-client-3' came back up; going online. >[2012-04-03 17:19:32.074236] I [client-handshake.c:456:client_set_lk_version_cbk] 49-dstore-client-3: Server lk version = 1 >[2012-04-03 17:19:32.078178] W [client.c:2083:client_rpc_notify] 49-dstore-client-6: Cancelling the grace timer >[2012-04-03 17:19:32.078431] I [client-handshake.c:1632:select_server_supported_programs] 49-dstore-client-6: Using Program GlusterFS 3git, Num (1298437), Version (330) >[2012-04-03 17:19:32.079021] I [client-handshake.c:1429:client_setvolume_cbk] 49-dstore-client-6: Connected to 192.168.2.35:24011, attached to remote volume '/export1/dstore2'. >[2012-04-03 17:19:32.079099] I [client-handshake.c:1441:client_setvolume_cbk] 49-dstore-client-6: Server and Client lk-version numbers are not same, reopening the fds >[2012-04-03 17:19:32.079296] I [afr-common.c:3524:afr_notify] 49-dstore-replicate-2: Subvolume 'dstore-client-6' came back up; going online. >[2012-04-03 17:19:32.079551] I [client-handshake.c:456:client_set_lk_version_cbk] 49-dstore-client-6: Server lk version = 1 >[2012-04-03 17:19:33.083334] W [client.c:2083:client_rpc_notify] 49-dstore-client-2: Cancelling the grace timer >[2012-04-03 17:19:33.083669] I [client-handshake.c:1632:select_server_supported_programs] 49-dstore-client-2: Using Program GlusterFS 3git, Num (1298437), Version (330) >[2012-04-03 17:19:33.084309] I [client-handshake.c:1429:client_setvolume_cbk] 49-dstore-client-2: Connected to 192.168.2.37:24009, attached to remote volume '/export1/dstore1'. >[2012-04-03 17:19:33.084361] I [client-handshake.c:1441:client_setvolume_cbk] 49-dstore-client-2: Server and Client lk-version numbers are not same, reopening the fds >[2012-04-03 17:19:33.084699] I [client-handshake.c:456:client_set_lk_version_cbk] 49-dstore-client-2: Server lk version = 1 >[2012-04-03 17:19:33.088241] W [client.c:2083:client_rpc_notify] 49-dstore-client-5: Cancelling the grace timer >[2012-04-03 17:19:33.088495] I [client-handshake.c:1632:select_server_supported_programs] 49-dstore-client-5: Using Program GlusterFS 3git, Num (1298437), Version (330) >[2012-04-03 17:19:33.089027] I [client-handshake.c:1429:client_setvolume_cbk] 49-dstore-client-5: Connected to 192.168.2.37:24010, attached to remote volume '/export2/dstore1'. >[2012-04-03 17:19:33.089133] I [client-handshake.c:1441:client_setvolume_cbk] 49-dstore-client-5: Server and Client lk-version numbers are not same, reopening the fds >[2012-04-03 17:19:33.089520] I [client-handshake.c:456:client_set_lk_version_cbk] 49-dstore-client-5: Server lk version = 1 >[2012-04-03 17:19:33.093591] W [client.c:2083:client_rpc_notify] 49-dstore-client-8: Cancelling the grace timer >[2012-04-03 17:19:33.093784] I [client-handshake.c:1632:select_server_supported_programs] 49-dstore-client-8: Using Program GlusterFS 3git, Num (1298437), Version (330) >[2012-04-03 17:19:33.094259] I [client-handshake.c:1429:client_setvolume_cbk] 49-dstore-client-8: Connected to 192.168.2.37:24011, attached to remote volume '/export1/dstore2'. >[2012-04-03 17:19:33.094326] I [client-handshake.c:1441:client_setvolume_cbk] 49-dstore-client-8: Server and Client lk-version numbers are not same, reopening the fds >[2012-04-03 17:19:33.094678] I [client-handshake.c:456:client_set_lk_version_cbk] 49-dstore-client-8: Server lk version = 1 >[2012-04-03 17:19:33.098548] W [client.c:2083:client_rpc_notify] 49-dstore-client-1: Cancelling the grace timer >[2012-04-03 17:19:33.098925] I [client-handshake.c:1632:select_server_supported_programs] 49-dstore-client-1: Using Program GlusterFS 3git, Num (1298437), Version (330) >[2012-04-03 17:19:33.099505] I [client-handshake.c:1429:client_setvolume_cbk] 49-dstore-client-1: Connected to 192.168.2.36:24009, attached to remote volume '/export1/dstore1'. >[2012-04-03 17:19:33.099592] I [client-handshake.c:1441:client_setvolume_cbk] 49-dstore-client-1: Server and Client lk-version numbers are not same, reopening the fds >[2012-04-03 17:19:33.099928] I [client-handshake.c:456:client_set_lk_version_cbk] 49-dstore-client-1: Server lk version = 1 >[2012-04-03 17:19:33.103205] W [client.c:2083:client_rpc_notify] 49-dstore-client-7: Cancelling the grace timer >[2012-04-03 17:19:33.103426] I [client-handshake.c:1632:select_server_supported_programs] 49-dstore-client-7: Using Program GlusterFS 3git, Num (1298437), Version (330) >[2012-04-03 17:19:33.104141] I [client-handshake.c:1429:client_setvolume_cbk] 49-dstore-client-7: Connected to 192.168.2.36:24011, attached to remote volume '/export1/dstore2'. >[2012-04-03 17:19:33.104212] I [client-handshake.c:1441:client_setvolume_cbk] 49-dstore-client-7: Server and Client lk-version numbers are not same, reopening the fds >[2012-04-03 17:19:33.104527] I [client-handshake.c:456:client_set_lk_version_cbk] 49-dstore-client-7: Server lk version = 1 >[2012-04-03 17:19:33.107957] W [client.c:2083:client_rpc_notify] 49-dstore-client-4: Cancelling the grace timer >[2012-04-03 17:19:33.108173] I [client-handshake.c:1632:select_server_supported_programs] 49-dstore-client-4: Using Program GlusterFS 3git, Num (1298437), Version (330) >[2012-04-03 17:19:33.108741] I [client-handshake.c:1429:client_setvolume_cbk] 49-dstore-client-4: Connected to 192.168.2.36:24010, attached to remote volume '/export2/dstore1'. >[2012-04-03 17:19:33.108820] I [client-handshake.c:1441:client_setvolume_cbk] 49-dstore-client-4: Server and Client lk-version numbers are not same, reopening the fds >[2012-04-03 17:19:33.121076] I [fuse-bridge.c:4081:fuse_graph_setup] 0-fuse: switched to graph 49 >[2012-04-03 17:19:33.121294] I [client-handshake.c:456:client_set_lk_version_cbk] 49-dstore-client-4: Server lk version = 1 >[2012-04-03 17:19:59.377107] I [glusterfsd-mgmt.c:64:mgmt_cbk_spec] 0-mgmt: Volume file changed >[2012-04-03 17:20:00.414388] I [io-cache.c:1558:check_cache_size_ok] 50-dstore-quick-read: Max cache size is 1044848640 >[2012-04-03 17:20:00.414581] I [io-cache.c:1558:check_cache_size_ok] 50-dstore-io-cache: Max cache size is 1044848640 >[2012-04-03 17:20:00.456976] I [client.c:2156:notify] 50-dstore-client-0: parent translators are ready, attempting connect on transport >[2012-04-03 17:20:00.465930] I [client.c:2156:notify] 50-dstore-client-1: parent translators are ready, attempting connect on transport >[2012-04-03 17:20:00.476059] I [client.c:2156:notify] 50-dstore-client-2: parent translators are ready, attempting connect on transport >[2012-04-03 17:20:00.485250] I [client.c:2156:notify] 50-dstore-client-3: parent translators are ready, attempting connect on transport >[2012-04-03 17:20:00.496508] I [client.c:2156:notify] 50-dstore-client-4: parent translators are ready, attempting connect on transport >[2012-04-03 17:20:00.504095] I [client.c:2156:notify] 50-dstore-client-5: parent translators are ready, attempting connect on transport >[2012-04-03 17:20:00.512682] I [client.c:2156:notify] 50-dstore-client-6: parent translators are ready, attempting connect on transport >[2012-04-03 17:20:00.521519] I [client.c:2156:notify] 50-dstore-client-7: parent translators are ready, attempting connect on transport >[2012-04-03 17:20:00.529916] I [client.c:2156:notify] 50-dstore-client-8: parent translators are ready, attempting connect on transport >Given volfile: >+------------------------------------------------------------------------------+ > 1: volume dstore-client-0 > 2: type protocol/client > 3: option remote-host 192.168.2.35 > 4: option remote-subvolume /export1/dstore1 > 5: option transport-type tcp > 6: end-volume > 7: > 8: volume dstore-client-1 > 9: type protocol/client > 10: option remote-host 192.168.2.36 > 11: option remote-subvolume /export1/dstore1 > 12: option transport-type tcp > 13: end-volume > 14: > 15: volume dstore-client-2 > 16: type protocol/client > 17: option remote-host 192.168.2.37 > 18: option remote-subvolume /export1/dstore1 > 19: option transport-type tcp > 20: end-volume > 21: > 22: volume dstore-client-3 > 23: type protocol/client > 24: option remote-host 192.168.2.35 > 25: option remote-subvolume /export2/dstore1 > 26: option transport-type tcp > 27: end-volume > 28: > 29: volume dstore-client-4 > 30: type protocol/client > 31: option remote-host 192.168.2.36 > 32: option remote-subvolume /export2/dstore1 > 33: option transport-type tcp > 34: end-volume > 35: > 36: volume dstore-client-5 > 37: type protocol/client > 38: option remote-host 192.168.2.37 > 39: option remote-subvolume /export2/dstore1 > 40: option transport-type tcp > 41: end-volume > 42: > 43: volume dstore-client-6 > 44: type protocol/client > 45: option remote-host 192.168.2.35 > 46: option remote-subvolume /export1/dstore2 > 47: option transport-type tcp > 48: end-volume > 49: > 50: volume dstore-client-7 > 51: type protocol/client > 52: option remote-host 192.168.2.36 > 53: option remote-subvolume /export1/dstore2 > 54: option transport-type tcp > 55: end-volume > 56: > 57: volume dstore-client-8 > 58: type protocol/client > 59: option remote-host 192.168.2.37 > 60: option remote-subvolume /export1/dstore2 > 61: option transport-type tcp > 62: end-volume > 63: > 64: volume dstore-replicate-0 > 65: type cluster/replicate > 66: subvolumes dstore-client-0 dstore-client-1 dstore-client-2 > 67: end-volume > 68: > 69: volume dstore-replicate-1 > 70: type cluster/replicate > 71: subvolumes dstore-client-3 dstore-client-4 dstore-client-5 > 72: end-volume > 73: > 74: volume dstore-replicate-2 > 75: type cluster/replicate > 76: subvolumes dstore-client-6 dstore-client-7 dstore-client-8 > 77: end-volume > 78: > 79: volume dstore-dht > 80: type cluster/distribute > 81: subvolumes dstore-replicate-0 dstore-replicate-1 dstore-replicate-2 > 82: end-volume > 83: > 84: volume dstore-write-behind > 85: type performance/write-behind > 86: subvolumes dstore-dht > 87: end-volume > 88: > 89: volume dstore-read-ahead > 90: type performance/read-ahead > 91: subvolumes dstore-write-behind > 92: end-volume > 93: > 94: volume dstore-io-cache > 95: type performance/io-cache > 96: subvolumes dstore-read-ahead > 97: end-volume > 98: > 99: volume dstore-quick-read >100: type performance/quick-read >101: subvolumes dstore-io-cache >102: end-volume >103: >104: volume dstore-md-cache >105: type performance/md-cache >106: subvolumes dstore-quick-read >107: end-volume >108: >109: volume dstore >110: type debug/io-stats >111: option latency-measurement off >112: option count-fop-hits off >113: subvolumes dstore-md-cache >114: end-volume > >+------------------------------------------------------------------------------+ >[2012-04-03 17:20:00.541470] I [rpc-clnt.c:1669:rpc_clnt_reconfig] 50-dstore-client-0: changing port to 24009 (from 0) >[2012-04-03 17:20:00.541875] I [rpc-clnt.c:1669:rpc_clnt_reconfig] 50-dstore-client-3: changing port to 24010 (from 0) >[2012-04-03 17:20:00.542286] I [client.c:136:client_register_grace_timer] 50-dstore-client-0: Registering a grace timer >[2012-04-03 17:20:00.542592] I [client.c:136:client_register_grace_timer] 50-dstore-client-3: Registering a grace timer >[2012-04-03 17:20:00.543177] I [rpc-clnt.c:1669:rpc_clnt_reconfig] 50-dstore-client-6: changing port to 24011 (from 0) >[2012-04-03 17:20:00.543706] I [client.c:136:client_register_grace_timer] 50-dstore-client-6: Registering a grace timer >[2012-04-03 17:20:01.478456] I [rpc-clnt.c:1669:rpc_clnt_reconfig] 50-dstore-client-1: changing port to 24009 (from 0) >[2012-04-03 17:20:01.478755] I [client.c:136:client_register_grace_timer] 50-dstore-client-1: Registering a grace timer >[2012-04-03 17:20:01.479098] I [rpc-clnt.c:1669:rpc_clnt_reconfig] 50-dstore-client-4: changing port to 24010 (from 0) >[2012-04-03 17:20:01.479360] I [client.c:136:client_register_grace_timer] 50-dstore-client-4: Registering a grace timer >[2012-04-03 17:20:01.479534] I [rpc-clnt.c:1669:rpc_clnt_reconfig] 50-dstore-client-7: changing port to 24011 (from 0) >[2012-04-03 17:20:01.479692] I [client.c:136:client_register_grace_timer] 50-dstore-client-7: Registering a grace timer >[2012-04-03 17:20:01.497167] I [rpc-clnt.c:1669:rpc_clnt_reconfig] 50-dstore-client-2: changing port to 24009 (from 0) >[2012-04-03 17:20:01.497445] I [rpc-clnt.c:1669:rpc_clnt_reconfig] 50-dstore-client-5: changing port to 24010 (from 0) >[2012-04-03 17:20:01.497584] I [client.c:136:client_register_grace_timer] 50-dstore-client-2: Registering a grace timer >[2012-04-03 17:20:01.497880] I [client.c:136:client_register_grace_timer] 50-dstore-client-5: Registering a grace timer >[2012-04-03 17:20:01.498264] I [rpc-clnt.c:1669:rpc_clnt_reconfig] 50-dstore-client-8: changing port to 24011 (from 0) >[2012-04-03 17:20:01.498403] I [client.c:136:client_register_grace_timer] 50-dstore-client-8: Registering a grace timer >[2012-04-03 17:20:04.118085] W [client.c:2083:client_rpc_notify] 50-dstore-client-0: Cancelling the grace timer >[2012-04-03 17:20:04.118403] I [client-handshake.c:1632:select_server_supported_programs] 50-dstore-client-0: Using Program GlusterFS 3git, Num (1298437), Version (330) >[2012-04-03 17:20:04.119020] I [client-handshake.c:1429:client_setvolume_cbk] 50-dstore-client-0: Connected to 192.168.2.35:24009, attached to remote volume '/export1/dstore1'. >[2012-04-03 17:20:04.119078] I [client-handshake.c:1441:client_setvolume_cbk] 50-dstore-client-0: Server and Client lk-version numbers are not same, reopening the fds >[2012-04-03 17:20:04.119629] I [afr-common.c:3524:afr_notify] 50-dstore-replicate-0: Subvolume 'dstore-client-0' came back up; going online. >[2012-04-03 17:20:04.119742] I [client-handshake.c:456:client_set_lk_version_cbk] 50-dstore-client-0: Server lk version = 1 >[2012-04-03 17:20:04.122781] W [client.c:2083:client_rpc_notify] 50-dstore-client-3: Cancelling the grace timer >[2012-04-03 17:20:04.123047] I [client-handshake.c:1632:select_server_supported_programs] 50-dstore-client-3: Using Program GlusterFS 3git, Num (1298437), Version (330) >[2012-04-03 17:20:04.123625] I [client-handshake.c:1429:client_setvolume_cbk] 50-dstore-client-3: Connected to 192.168.2.35:24010, attached to remote volume '/export2/dstore1'. >[2012-04-03 17:20:04.123683] I [client-handshake.c:1441:client_setvolume_cbk] 50-dstore-client-3: Server and Client lk-version numbers are not same, reopening the fds >[2012-04-03 17:20:04.123790] I [afr-common.c:3524:afr_notify] 50-dstore-replicate-1: Subvolume 'dstore-client-3' came back up; going online. >[2012-04-03 17:20:04.123988] I [client-handshake.c:456:client_set_lk_version_cbk] 50-dstore-client-3: Server lk version = 1 >[2012-04-03 17:20:04.127542] W [client.c:2083:client_rpc_notify] 50-dstore-client-6: Cancelling the grace timer >[2012-04-03 17:20:04.127853] I [client-handshake.c:1632:select_server_supported_programs] 50-dstore-client-6: Using Program GlusterFS 3git, Num (1298437), Version (330) >[2012-04-03 17:20:04.128331] I [client-handshake.c:1429:client_setvolume_cbk] 50-dstore-client-6: Connected to 192.168.2.35:24011, attached to remote volume '/export1/dstore2'. >[2012-04-03 17:20:04.128393] I [client-handshake.c:1441:client_setvolume_cbk] 50-dstore-client-6: Server and Client lk-version numbers are not same, reopening the fds >[2012-04-03 17:20:04.128483] I [afr-common.c:3524:afr_notify] 50-dstore-replicate-2: Subvolume 'dstore-client-6' came back up; going online. >[2012-04-03 17:20:04.128682] I [client-handshake.c:456:client_set_lk_version_cbk] 50-dstore-client-6: Server lk version = 1 >[2012-04-03 17:20:05.132730] W [client.c:2083:client_rpc_notify] 50-dstore-client-1: Cancelling the grace timer >[2012-04-03 17:20:05.133213] I [client-handshake.c:1632:select_server_supported_programs] 50-dstore-client-1: Using Program GlusterFS 3git, Num (1298437), Version (330) >[2012-04-03 17:20:05.133873] I [client-handshake.c:1429:client_setvolume_cbk] 50-dstore-client-1: Connected to 192.168.2.36:24009, attached to remote volume '/export1/dstore1'. >[2012-04-03 17:20:05.133931] I [client-handshake.c:1441:client_setvolume_cbk] 50-dstore-client-1: Server and Client lk-version numbers are not same, reopening the fds >[2012-04-03 17:20:05.134336] I [client-handshake.c:456:client_set_lk_version_cbk] 50-dstore-client-1: Server lk version = 1 >[2012-04-03 17:20:05.137326] W [client.c:2083:client_rpc_notify] 50-dstore-client-4: Cancelling the grace timer >[2012-04-03 17:20:05.137756] I [client-handshake.c:1632:select_server_supported_programs] 50-dstore-client-4: Using Program GlusterFS 3git, Num (1298437), Version (330) >[2012-04-03 17:20:05.138384] I [client-handshake.c:1429:client_setvolume_cbk] 50-dstore-client-4: Connected to 192.168.2.36:24010, attached to remote volume '/export2/dstore1'. >[2012-04-03 17:20:05.138441] I [client-handshake.c:1441:client_setvolume_cbk] 50-dstore-client-4: Server and Client lk-version numbers are not same, reopening the fds >[2012-04-03 17:20:05.138777] I [client-handshake.c:456:client_set_lk_version_cbk] 50-dstore-client-4: Server lk version = 1 >[2012-04-03 17:20:05.141935] W [client.c:2083:client_rpc_notify] 50-dstore-client-7: Cancelling the grace timer >[2012-04-03 17:20:05.142294] I [client-handshake.c:1632:select_server_supported_programs] 50-dstore-client-7: Using Program GlusterFS 3git, Num (1298437), Version (330) >[2012-04-03 17:20:05.142940] I [client-handshake.c:1429:client_setvolume_cbk] 50-dstore-client-7: Connected to 192.168.2.36:24011, attached to remote volume '/export1/dstore2'. >[2012-04-03 17:20:05.143002] I [client-handshake.c:1441:client_setvolume_cbk] 50-dstore-client-7: Server and Client lk-version numbers are not same, reopening the fds >[2012-04-03 17:20:05.143373] I [client-handshake.c:456:client_set_lk_version_cbk] 50-dstore-client-7: Server lk version = 1 >[2012-04-03 17:20:05.146760] W [client.c:2083:client_rpc_notify] 50-dstore-client-2: Cancelling the grace timer >[2012-04-03 17:20:05.147129] I [client-handshake.c:1632:select_server_supported_programs] 50-dstore-client-2: Using Program GlusterFS 3git, Num (1298437), Version (330) >[2012-04-03 17:20:05.147993] I [client-handshake.c:1429:client_setvolume_cbk] 50-dstore-client-2: Connected to 192.168.2.37:24009, attached to remote volume '/export1/dstore1'. >[2012-04-03 17:20:05.148048] I [client-handshake.c:1441:client_setvolume_cbk] 50-dstore-client-2: Server and Client lk-version numbers are not same, reopening the fds >[2012-04-03 17:20:05.148387] I [client-handshake.c:456:client_set_lk_version_cbk] 50-dstore-client-2: Server lk version = 1 >[2012-04-03 17:20:05.151405] W [client.c:2083:client_rpc_notify] 50-dstore-client-5: Cancelling the grace timer >[2012-04-03 17:20:05.151723] I [client-handshake.c:1632:select_server_supported_programs] 50-dstore-client-5: Using Program GlusterFS 3git, Num (1298437), Version (330) >[2012-04-03 17:20:05.152419] I [client-handshake.c:1429:client_setvolume_cbk] 50-dstore-client-5: Connected to 192.168.2.37:24010, attached to remote volume '/export2/dstore1'. >[2012-04-03 17:20:05.152542] I [client-handshake.c:1441:client_setvolume_cbk] 50-dstore-client-5: Server and Client lk-version numbers are not same, reopening the fds >[2012-04-03 17:20:05.152991] I [client-handshake.c:456:client_set_lk_version_cbk] 50-dstore-client-5: Server lk version = 1 >[2012-04-03 17:20:05.156234] W [client.c:2083:client_rpc_notify] 50-dstore-client-8: Cancelling the grace timer >[2012-04-03 17:20:05.156532] I [client-handshake.c:1632:select_server_supported_programs] 50-dstore-client-8: Using Program GlusterFS 3git, Num (1298437), Version (330) >[2012-04-03 17:20:05.157221] I [client-handshake.c:1429:client_setvolume_cbk] 50-dstore-client-8: Connected to 192.168.2.37:24011, attached to remote volume '/export1/dstore2'. >[2012-04-03 17:20:05.157263] I [client-handshake.c:1441:client_setvolume_cbk] 50-dstore-client-8: Server and Client lk-version numbers are not same, reopening the fds >[2012-04-03 17:20:05.169835] I [fuse-bridge.c:4081:fuse_graph_setup] 0-fuse: switched to graph 50 >[2012-04-03 17:20:05.188728] I [client-handshake.c:456:client_set_lk_version_cbk] 50-dstore-client-8: Server lk version = 1 >[2012-04-03 17:20:31.710136] I [glusterfsd-mgmt.c:64:mgmt_cbk_spec] 0-mgmt: Volume file changed >[2012-04-03 17:20:32.743097] I [glusterfsd-mgmt.c:64:mgmt_cbk_spec] 0-mgmt: Volume file changed >[2012-04-03 17:20:32.748555] I [io-cache.c:1558:check_cache_size_ok] 51-dstore-quick-read: Max cache size is 1044848640 >[2012-04-03 17:20:32.748691] I [io-cache.c:1558:check_cache_size_ok] 51-dstore-io-cache: Max cache size is 1044848640 >[2012-04-03 17:20:32.831092] I [client.c:2156:notify] 51-dstore-client-0: parent translators are ready, attempting connect on transport >[2012-04-03 17:20:32.842059] I [client.c:2156:notify] 51-dstore-client-1: parent translators are ready, attempting connect on transport >[2012-04-03 17:20:32.852484] I [client.c:2156:notify] 51-dstore-client-2: parent translators are ready, attempting connect on transport >[2012-04-03 17:20:32.861159] I [client.c:2156:notify] 51-dstore-client-3: parent translators are ready, attempting connect on transport >[2012-04-03 17:20:32.868319] I [client.c:2156:notify] 51-dstore-client-4: parent translators are ready, attempting connect on transport >[2012-04-03 17:20:32.875864] I [client.c:2156:notify] 51-dstore-client-5: parent translators are ready, attempting connect on transport >[2012-04-03 17:20:32.883068] I [client.c:2156:notify] 51-dstore-client-6: parent translators are ready, attempting connect on transport >[2012-04-03 17:20:32.890978] I [client.c:2156:notify] 51-dstore-client-7: parent translators are ready, attempting connect on transport >[2012-04-03 17:20:32.898018] I [client.c:2156:notify] 51-dstore-client-8: parent translators are ready, attempting connect on transport >Given volfile: >+------------------------------------------------------------------------------+ > 1: volume dstore-client-0 > 2: type protocol/client > 3: option remote-host 192.168.2.35 > 4: option remote-subvolume /export1/dstore1 > 5: option transport-type tcp > 6: end-volume > 7: > 8: volume dstore-client-1 > 9: type protocol/client > 10: option remote-host 192.168.2.36 > 11: option remote-subvolume /export1/dstore1 > 12: option transport-type tcp > 13: end-volume > 14: > 15: volume dstore-client-2 > 16: type protocol/client > 17: option remote-host 192.168.2.37 > 18: option remote-subvolume /export1/dstore1 > 19: option transport-type tcp > 20: end-volume > 21: > 22: volume dstore-client-3 > 23: type protocol/client > 24: option remote-host 192.168.2.35 > 25: option remote-subvolume /export2/dstore1 > 26: option transport-type tcp > 27: end-volume > 28: > 29: volume dstore-client-4 > 30: type protocol/client > 31: option remote-host 192.168.2.36 > 32: option remote-subvolume /export2/dstore1 > 33: option transport-type tcp > 34: end-volume > 35: > 36: volume dstore-client-5 > 37: type protocol/client > 38: option remote-host 192.168.2.37 > 39: option remote-subvolume /export2/dstore1 > 40: option transport-type tcp > 41: end-volume > 42: > 43: volume dstore-client-6 > 44: type protocol/client > 45: option remote-host 192.168.2.35 > 46: option remote-subvolume /export1/dstore2 > 47: option transport-type tcp > 48: end-volume > 49: > 50: volume dstore-client-7 > 51: type protocol/client > 52: option remote-host 192.168.2.36 > 53: option remote-subvolume /export1/dstore2 > 54: option transport-type tcp > 55: end-volume > 56: > 57: volume dstore-client-8 > 58: type protocol/client > 59: option remote-host 192.168.2.37 > 60: option remote-subvolume /export1/dstore2 > 61: option transport-type tcp > 62: end-volume > 63: > 64: volume dstore-replicate-0 > 65: type cluster/replicate > 66: subvolumes dstore-client-0 dstore-client-1 dstore-client-2 > 67: end-volume > 68: > 69: volume dstore-replicate-1 > 70: type cluster/replicate > 71: subvolumes dstore-client-3 dstore-client-4 dstore-client-5 > 72: end-volume > 73: > 74: volume dstore-replicate-2 > 75: type cluster/replicate > 76: subvolumes dstore-client-6 dstore-client-7 dstore-client-8 > 77: end-volume > 78: > 79: volume dstore-dht > 80: type cluster/distribute > 81: subvolumes dstore-replicate-0 dstore-replicate-1 dstore-replicate-2 > 82: end-volume > 83: > 84: volume dstore-write-behind > 85: type performance/write-behind > 86: subvolumes dstore-dht > 87: end-volume > 88: > 89: volume dstore-read-ahead > 90: type performance/read-ahead > 91: subvolumes dstore-write-behind > 92: end-volume > 93: > 94: volume dstore-io-cache > 95: type performance/io-cache > 96: subvolumes dstore-read-ahead > 97: end-volume > 98: > 99: volume dstore-quick-read >100: type performance/quick-read >101: subvolumes dstore-io-cache >102: end-volume >103: >104: volume dstore >105: type debug/io-stats >106: option latency-measurement off >107: option count-fop-hits off >108: subvolumes dstore-quick-read >109: end-volume > >+------------------------------------------------------------------------------+ >[2012-04-03 17:20:32.906479] I [glusterfsd-mgmt.c:1584:mgmt_getspec_cbk] 0-glusterfs: No change in volfile, continuing >[2012-04-03 17:20:32.908352] I [rpc-clnt.c:1669:rpc_clnt_reconfig] 51-dstore-client-0: changing port to 24009 (from 0) >[2012-04-03 17:20:32.908587] I [rpc-clnt.c:1669:rpc_clnt_reconfig] 51-dstore-client-3: changing port to 24010 (from 0) >[2012-04-03 17:20:32.908938] I [client.c:136:client_register_grace_timer] 51-dstore-client-0: Registering a grace timer >[2012-04-03 17:20:32.909160] I [client.c:136:client_register_grace_timer] 51-dstore-client-3: Registering a grace timer >[2012-04-03 17:20:32.909293] I [rpc-clnt.c:1669:rpc_clnt_reconfig] 51-dstore-client-6: changing port to 24011 (from 0) >[2012-04-03 17:20:32.909426] I [client.c:136:client_register_grace_timer] 51-dstore-client-6: Registering a grace timer >[2012-04-03 17:20:33.810677] I [rpc-clnt.c:1669:rpc_clnt_reconfig] 51-dstore-client-5: changing port to 24010 (from 0) >[2012-04-03 17:20:33.810978] I [client.c:136:client_register_grace_timer] 51-dstore-client-5: Registering a grace timer >[2012-04-03 17:20:33.811295] I [rpc-clnt.c:1669:rpc_clnt_reconfig] 51-dstore-client-2: changing port to 24009 (from 0) >[2012-04-03 17:20:33.811496] I [rpc-clnt.c:1669:rpc_clnt_reconfig] 51-dstore-client-8: changing port to 24011 (from 0) >[2012-04-03 17:20:33.811740] I [client.c:136:client_register_grace_timer] 51-dstore-client-2: Registering a grace timer >[2012-04-03 17:20:33.811903] I [client.c:136:client_register_grace_timer] 51-dstore-client-8: Registering a grace timer >[2012-04-03 17:20:33.815847] I [rpc-clnt.c:1669:rpc_clnt_reconfig] 51-dstore-client-1: changing port to 24009 (from 0) >[2012-04-03 17:20:33.816036] I [rpc-clnt.c:1669:rpc_clnt_reconfig] 51-dstore-client-4: changing port to 24010 (from 0) >[2012-04-03 17:20:33.816211] I [client.c:136:client_register_grace_timer] 51-dstore-client-1: Registering a grace timer >[2012-04-03 17:20:33.816336] I [client.c:136:client_register_grace_timer] 51-dstore-client-4: Registering a grace timer >[2012-04-03 17:20:33.816384] I [rpc-clnt.c:1669:rpc_clnt_reconfig] 51-dstore-client-7: changing port to 24011 (from 0) >[2012-04-03 17:20:33.816497] I [client.c:136:client_register_grace_timer] 51-dstore-client-7: Registering a grace timer >[2012-04-03 17:20:36.166528] W [client.c:2083:client_rpc_notify] 51-dstore-client-0: Cancelling the grace timer >[2012-04-03 17:20:36.166848] I [client-handshake.c:1632:select_server_supported_programs] 51-dstore-client-0: Using Program GlusterFS 3git, Num (1298437), Version (330) >[2012-04-03 17:20:36.167639] I [client-handshake.c:1429:client_setvolume_cbk] 51-dstore-client-0: Connected to 192.168.2.35:24009, attached to remote volume '/export1/dstore1'. >[2012-04-03 17:20:36.167705] I [client-handshake.c:1441:client_setvolume_cbk] 51-dstore-client-0: Server and Client lk-version numbers are not same, reopening the fds >[2012-04-03 17:20:36.167805] I [afr-common.c:3524:afr_notify] 51-dstore-replicate-0: Subvolume 'dstore-client-0' came back up; going online. >[2012-04-03 17:20:36.176413] I [client-handshake.c:456:client_set_lk_version_cbk] 51-dstore-client-0: Server lk version = 1 >[2012-04-03 17:20:36.176565] W [client.c:2083:client_rpc_notify] 51-dstore-client-3: Cancelling the grace timer >[2012-04-03 17:20:36.176813] W [client.c:2083:client_rpc_notify] 51-dstore-client-6: Cancelling the grace timer >[2012-04-03 17:20:36.176974] I [client-handshake.c:1632:select_server_supported_programs] 51-dstore-client-3: Using Program GlusterFS 3git, Num (1298437), Version (330) >[2012-04-03 17:20:36.177180] I [client-handshake.c:1632:select_server_supported_programs] 51-dstore-client-6: Using Program GlusterFS 3git, Num (1298437), Version (330) >[2012-04-03 17:20:36.177594] I [client-handshake.c:1429:client_setvolume_cbk] 51-dstore-client-3: Connected to 192.168.2.35:24010, attached to remote volume '/export2/dstore1'. >[2012-04-03 17:20:36.177649] I [client-handshake.c:1441:client_setvolume_cbk] 51-dstore-client-3: Server and Client lk-version numbers are not same, reopening the fds >[2012-04-03 17:20:36.177770] I [afr-common.c:3524:afr_notify] 51-dstore-replicate-1: Subvolume 'dstore-client-3' came back up; going online. >[2012-04-03 17:20:36.177890] I [client-handshake.c:1429:client_setvolume_cbk] 51-dstore-client-6: Connected to 192.168.2.35:24011, attached to remote volume '/export1/dstore2'. >[2012-04-03 17:20:36.178036] I [client-handshake.c:1441:client_setvolume_cbk] 51-dstore-client-6: Server and Client lk-version numbers are not same, reopening the fds >[2012-04-03 17:20:36.178245] I [afr-common.c:3524:afr_notify] 51-dstore-replicate-2: Subvolume 'dstore-client-6' came back up; going online. >[2012-04-03 17:20:36.178322] I [client-handshake.c:456:client_set_lk_version_cbk] 51-dstore-client-3: Server lk version = 1 >[2012-04-03 17:20:36.178504] I [client-handshake.c:456:client_set_lk_version_cbk] 51-dstore-client-6: Server lk version = 1 >[2012-04-03 17:20:37.182907] W [client.c:2083:client_rpc_notify] 51-dstore-client-5: Cancelling the grace timer >[2012-04-03 17:20:37.183202] I [client-handshake.c:1632:select_server_supported_programs] 51-dstore-client-5: Using Program GlusterFS 3git, Num (1298437), Version (330) >[2012-04-03 17:20:37.183755] I [client-handshake.c:1429:client_setvolume_cbk] 51-dstore-client-5: Connected to 192.168.2.37:24010, attached to remote volume '/export2/dstore1'. >[2012-04-03 17:20:37.183822] I [client-handshake.c:1441:client_setvolume_cbk] 51-dstore-client-5: Server and Client lk-version numbers are not same, reopening the fds >[2012-04-03 17:20:37.184215] I [client-handshake.c:456:client_set_lk_version_cbk] 51-dstore-client-5: Server lk version = 1 >[2012-04-03 17:20:37.190671] W [client.c:2083:client_rpc_notify] 51-dstore-client-2: Cancelling the grace timer >[2012-04-03 17:20:37.190908] I [client-handshake.c:1632:select_server_supported_programs] 51-dstore-client-2: Using Program GlusterFS 3git, Num (1298437), Version (330) >[2012-04-03 17:20:37.191416] I [client-handshake.c:1429:client_setvolume_cbk] 51-dstore-client-2: Connected to 192.168.2.37:24009, attached to remote volume '/export1/dstore1'. >[2012-04-03 17:20:37.191472] I [client-handshake.c:1441:client_setvolume_cbk] 51-dstore-client-2: Server and Client lk-version numbers are not same, reopening the fds >[2012-04-03 17:20:37.191795] I [client-handshake.c:456:client_set_lk_version_cbk] 51-dstore-client-2: Server lk version = 1 >[2012-04-03 17:20:37.196652] W [client.c:2083:client_rpc_notify] 51-dstore-client-8: Cancelling the grace timer >[2012-04-03 17:20:37.196922] I [client-handshake.c:1632:select_server_supported_programs] 51-dstore-client-8: Using Program GlusterFS 3git, Num (1298437), Version (330) >[2012-04-03 17:20:37.197453] I [client-handshake.c:1429:client_setvolume_cbk] 51-dstore-client-8: Connected to 192.168.2.37:24011, attached to remote volume '/export1/dstore2'. >[2012-04-03 17:20:37.197523] I [client-handshake.c:1441:client_setvolume_cbk] 51-dstore-client-8: Server and Client lk-version numbers are not same, reopening the fds >[2012-04-03 17:20:37.197757] I [client-handshake.c:456:client_set_lk_version_cbk] 51-dstore-client-8: Server lk version = 1 >[2012-04-03 17:20:37.202153] W [client.c:2083:client_rpc_notify] 51-dstore-client-1: Cancelling the grace timer >[2012-04-03 17:20:37.202457] I [client-handshake.c:1632:select_server_supported_programs] 51-dstore-client-1: Using Program GlusterFS 3git, Num (1298437), Version (330) >[2012-04-03 17:20:37.202968] I [client-handshake.c:1429:client_setvolume_cbk] 51-dstore-client-1: Connected to 192.168.2.36:24009, attached to remote volume '/export1/dstore1'. >[2012-04-03 17:20:37.203016] I [client-handshake.c:1441:client_setvolume_cbk] 51-dstore-client-1: Server and Client lk-version numbers are not same, reopening the fds >[2012-04-03 17:20:37.203302] I [client-handshake.c:456:client_set_lk_version_cbk] 51-dstore-client-1: Server lk version = 1 >[2012-04-03 17:20:37.207967] W [client.c:2083:client_rpc_notify] 51-dstore-client-4: Cancelling the grace timer >[2012-04-03 17:20:37.208210] I [client-handshake.c:1632:select_server_supported_programs] 51-dstore-client-4: Using Program GlusterFS 3git, Num (1298437), Version (330) >[2012-04-03 17:20:37.208796] I [client-handshake.c:1429:client_setvolume_cbk] 51-dstore-client-4: Connected to 192.168.2.36:24010, attached to remote volume '/export2/dstore1'. >[2012-04-03 17:20:37.208847] I [client-handshake.c:1441:client_setvolume_cbk] 51-dstore-client-4: Server and Client lk-version numbers are not same, reopening the fds >[2012-04-03 17:20:37.209193] I [client-handshake.c:456:client_set_lk_version_cbk] 51-dstore-client-4: Server lk version = 1 >[2012-04-03 17:20:37.213763] W [client.c:2083:client_rpc_notify] 51-dstore-client-7: Cancelling the grace timer >[2012-04-03 17:20:37.214042] I [client-handshake.c:1632:select_server_supported_programs] 51-dstore-client-7: Using Program GlusterFS 3git, Num (1298437), Version (330) >[2012-04-03 17:20:37.214548] I [client-handshake.c:1429:client_setvolume_cbk] 51-dstore-client-7: Connected to 192.168.2.36:24011, attached to remote volume '/export1/dstore2'. >[2012-04-03 17:20:37.214602] I [client-handshake.c:1441:client_setvolume_cbk] 51-dstore-client-7: Server and Client lk-version numbers are not same, reopening the fds >[2012-04-03 17:20:37.230306] I [fuse-bridge.c:4081:fuse_graph_setup] 0-fuse: switched to graph 51 >[2012-04-03 17:20:37.230487] I [client-handshake.c:456:client_set_lk_version_cbk] 51-dstore-client-7: Server lk version = 1 >[2012-04-03 17:21:03.941683] I [glusterfsd-mgmt.c:64:mgmt_cbk_spec] 0-mgmt: Volume file changed >[2012-04-03 17:21:05.018276] I [io-cache.c:1558:check_cache_size_ok] 52-dstore-quick-read: Max cache size is 1044848640 >[2012-04-03 17:21:05.018426] I [io-cache.c:1558:check_cache_size_ok] 52-dstore-io-cache: Max cache size is 1044848640 >[2012-04-03 17:21:05.018563] I [quota.c:3042:quota_parse_limits] 52-dstore-quota: no "limit-set" option provided >[2012-04-03 17:21:05.062976] I [client.c:2156:notify] 52-dstore-client-0: parent translators are ready, attempting connect on transport >[2012-04-03 17:21:05.073372] I [client.c:2156:notify] 52-dstore-client-1: parent translators are ready, attempting connect on transport >[2012-04-03 17:21:05.085583] I [client.c:2156:notify] 52-dstore-client-2: parent translators are ready, attempting connect on transport >[2012-04-03 17:21:05.101716] I [client.c:2156:notify] 52-dstore-client-3: parent translators are ready, attempting connect on transport >[2012-04-03 17:21:05.117775] I [client.c:2156:notify] 52-dstore-client-4: parent translators are ready, attempting connect on transport >[2012-04-03 17:21:05.132913] I [client.c:2156:notify] 52-dstore-client-5: parent translators are ready, attempting connect on transport >[2012-04-03 17:21:05.143154] I [client.c:2156:notify] 52-dstore-client-6: parent translators are ready, attempting connect on transport >[2012-04-03 17:21:05.154717] I [client.c:2156:notify] 52-dstore-client-7: parent translators are ready, attempting connect on transport >[2012-04-03 17:21:05.162360] I [client.c:2156:notify] 52-dstore-client-8: parent translators are ready, attempting connect on transport >Given volfile: >+------------------------------------------------------------------------------+ > 1: volume dstore-client-0 > 2: type protocol/client > 3: option remote-host 192.168.2.35 > 4: option remote-subvolume /export1/dstore1 > 5: option transport-type tcp > 6: end-volume > 7: > 8: volume dstore-client-1 > 9: type protocol/client > 10: option remote-host 192.168.2.36 > 11: option remote-subvolume /export1/dstore1 > 12: option transport-type tcp > 13: end-volume > 14: > 15: volume dstore-client-2 > 16: type protocol/client > 17: option remote-host 192.168.2.37 > 18: option remote-subvolume /export1/dstore1 > 19: option transport-type tcp > 20: end-volume > 21: > 22: volume dstore-client-3 > 23: type protocol/client > 24: option remote-host 192.168.2.35 > 25: option remote-subvolume /export2/dstore1 > 26: option transport-type tcp > 27: end-volume > 28: > 29: volume dstore-client-4 > 30: type protocol/client > 31: option remote-host 192.168.2.36 > 32: option remote-subvolume /export2/dstore1 > 33: option transport-type tcp > 34: end-volume > 35: > 36: volume dstore-client-5 > 37: type protocol/client > 38: option remote-host 192.168.2.37 > 39: option remote-subvolume /export2/dstore1 > 40: option transport-type tcp > 41: end-volume > 42: > 43: volume dstore-client-6 > 44: type protocol/client > 45: option remote-host 192.168.2.35 > 46: option remote-subvolume /export1/dstore2 > 47: option transport-type tcp > 48: end-volume > 49: > 50: volume dstore-client-7 > 51: type protocol/client > 52: option remote-host 192.168.2.36 > 53: option remote-subvolume /export1/dstore2 > 54: option transport-type tcp > 55: end-volume > 56: > 57: volume dstore-client-8 > 58: type protocol/client > 59: option remote-host 192.168.2.37 > 60: option remote-subvolume /export1/dstore2 > 61: option transport-type tcp > 62: end-volume > 63: > 64: volume dstore-replicate-0 > 65: type cluster/replicate > 66: subvolumes dstore-client-0 dstore-client-1 dstore-client-2 > 67: end-volume > 68: > 69: volume dstore-replicate-1 > 70: type cluster/replicate > 71: subvolumes dstore-client-3 dstore-client-4 dstore-client-5 > 72: end-volume > 73: > 74: volume dstore-replicate-2 > 75: type cluster/replicate > 76: subvolumes dstore-client-6 dstore-client-7 dstore-client-8 > 77: end-volume > 78: > 79: volume dstore-dht > 80: type cluster/distribute > 81: subvolumes dstore-replicate-0 dstore-replicate-1 dstore-replicate-2 > 82: end-volume > 83: > 84: volume dstore-quota > 85: type features/quota > 86: option timeout 0 > 87: subvolumes dstore-dht > 88: end-volume > 89: > 90: volume dstore-write-behind > 91: type performance/write-behind > 92: subvolumes dstore-quota > 93: end-volume > 94: > 95: volume dstore-read-ahead > 96: type performance/read-ahead > 97: subvolumes dstore-write-behind > 98: end-volume > 99: >100: volume dstore-io-cache >101: type performance/io-cache >102: subvolumes dstore-read-ahead >103: end-volume >104: >105: volume dstore-quick-read >106: type performance/quick-read >107: subvolumes dstore-io-cache >108: end-volume >109: >110: volume dstore >111: type debug/io-stats >112: option latency-measurement off >113: option count-fop-hits off >114: subvolumes dstore-quick-read >115: end-volume > >+------------------------------------------------------------------------------+ >[2012-04-03 17:21:05.172492] I [rpc-clnt.c:1669:rpc_clnt_reconfig] 52-dstore-client-0: changing port to 24009 (from 0) >[2012-04-03 17:21:05.172816] I [client.c:136:client_register_grace_timer] 52-dstore-client-0: Registering a grace timer >[2012-04-03 17:21:05.173012] I [rpc-clnt.c:1669:rpc_clnt_reconfig] 52-dstore-client-3: changing port to 24010 (from 0) >[2012-04-03 17:21:05.173206] I [rpc-clnt.c:1669:rpc_clnt_reconfig] 52-dstore-client-6: changing port to 24011 (from 0) >[2012-04-03 17:21:05.173498] I [client.c:136:client_register_grace_timer] 52-dstore-client-3: Registering a grace timer >[2012-04-03 17:21:05.173619] I [client.c:136:client_register_grace_timer] 52-dstore-client-6: Registering a grace timer >[2012-04-03 17:21:06.087232] I [rpc-clnt.c:1669:rpc_clnt_reconfig] 52-dstore-client-1: changing port to 24009 (from 0) >[2012-04-03 17:21:06.087593] I [client.c:136:client_register_grace_timer] 52-dstore-client-1: Registering a grace timer >[2012-04-03 17:21:06.087746] I [rpc-clnt.c:1669:rpc_clnt_reconfig] 52-dstore-client-4: changing port to 24010 (from 0) >[2012-04-03 17:21:06.087974] I [client.c:136:client_register_grace_timer] 52-dstore-client-4: Registering a grace timer >[2012-04-03 17:21:06.088073] I [rpc-clnt.c:1669:rpc_clnt_reconfig] 52-dstore-client-7: changing port to 24011 (from 0) >[2012-04-03 17:21:06.088308] I [client.c:136:client_register_grace_timer] 52-dstore-client-7: Registering a grace timer >[2012-04-03 17:21:06.089812] I [rpc-clnt.c:1669:rpc_clnt_reconfig] 52-dstore-client-5: changing port to 24010 (from 0) >[2012-04-03 17:21:06.090057] I [client.c:136:client_register_grace_timer] 52-dstore-client-5: Registering a grace timer >[2012-04-03 17:21:06.090402] I [rpc-clnt.c:1669:rpc_clnt_reconfig] 52-dstore-client-2: changing port to 24009 (from 0) >[2012-04-03 17:21:06.090580] I [client.c:136:client_register_grace_timer] 52-dstore-client-2: Registering a grace timer >[2012-04-03 17:21:06.090891] I [rpc-clnt.c:1669:rpc_clnt_reconfig] 52-dstore-client-8: changing port to 24011 (from 0) >[2012-04-03 17:21:06.091155] I [client.c:136:client_register_grace_timer] 52-dstore-client-8: Registering a grace timer >[2012-04-03 17:21:08.224343] W [client.c:2083:client_rpc_notify] 52-dstore-client-0: Cancelling the grace timer >[2012-04-03 17:21:08.224657] I [client-handshake.c:1632:select_server_supported_programs] 52-dstore-client-0: Using Program GlusterFS 3git, Num (1298437), Version (330) >[2012-04-03 17:21:08.236846] W [client.c:2083:client_rpc_notify] 52-dstore-client-3: Cancelling the grace timer >[2012-04-03 17:21:08.236982] W [client.c:2083:client_rpc_notify] 52-dstore-client-6: Cancelling the grace timer >[2012-04-03 17:21:08.237152] I [client-handshake.c:1632:select_server_supported_programs] 52-dstore-client-3: Using Program GlusterFS 3git, Num (1298437), Version (330) >[2012-04-03 17:21:08.237372] I [client-handshake.c:1632:select_server_supported_programs] 52-dstore-client-6: Using Program GlusterFS 3git, Num (1298437), Version (330) >[2012-04-03 17:21:08.237843] I [client-handshake.c:1429:client_setvolume_cbk] 52-dstore-client-0: Connected to 192.168.2.35:24009, attached to remote volume '/export1/dstore1'. >[2012-04-03 17:21:08.237899] I [client-handshake.c:1441:client_setvolume_cbk] 52-dstore-client-0: Server and Client lk-version numbers are not same, reopening the fds >[2012-04-03 17:21:08.238077] I [afr-common.c:3524:afr_notify] 52-dstore-replicate-0: Subvolume 'dstore-client-0' came back up; going online. >[2012-04-03 17:21:08.238386] I [client-handshake.c:456:client_set_lk_version_cbk] 52-dstore-client-0: Server lk version = 1 >[2012-04-03 17:21:08.238463] I [client-handshake.c:1429:client_setvolume_cbk] 52-dstore-client-3: Connected to 192.168.2.35:24010, attached to remote volume '/export2/dstore1'. >[2012-04-03 17:21:08.238544] I [client-handshake.c:1441:client_setvolume_cbk] 52-dstore-client-3: Server and Client lk-version numbers are not same, reopening the fds >[2012-04-03 17:21:08.238670] I [afr-common.c:3524:afr_notify] 52-dstore-replicate-1: Subvolume 'dstore-client-3' came back up; going online. >[2012-04-03 17:21:08.238773] I [client-handshake.c:1429:client_setvolume_cbk] 52-dstore-client-6: Connected to 192.168.2.35:24011, attached to remote volume '/export1/dstore2'. >[2012-04-03 17:21:08.238886] I [client-handshake.c:1441:client_setvolume_cbk] 52-dstore-client-6: Server and Client lk-version numbers are not same, reopening the fds >[2012-04-03 17:21:08.239013] I [afr-common.c:3524:afr_notify] 52-dstore-replicate-2: Subvolume 'dstore-client-6' came back up; going online. >[2012-04-03 17:21:08.239216] I [client-handshake.c:456:client_set_lk_version_cbk] 52-dstore-client-3: Server lk version = 1 >[2012-04-03 17:21:08.239301] I [client-handshake.c:456:client_set_lk_version_cbk] 52-dstore-client-6: Server lk version = 1 >[2012-04-03 17:21:09.239641] W [client.c:2083:client_rpc_notify] 52-dstore-client-1: Cancelling the grace timer >[2012-04-03 17:21:09.240675] I [client-handshake.c:1632:select_server_supported_programs] 52-dstore-client-1: Using Program GlusterFS 3git, Num (1298437), Version (330) >[2012-04-03 17:21:09.241398] I [client-handshake.c:1429:client_setvolume_cbk] 52-dstore-client-1: Connected to 192.168.2.36:24009, attached to remote volume '/export1/dstore1'. >[2012-04-03 17:21:09.241454] I [client-handshake.c:1441:client_setvolume_cbk] 52-dstore-client-1: Server and Client lk-version numbers are not same, reopening the fds >[2012-04-03 17:21:09.241773] I [client-handshake.c:456:client_set_lk_version_cbk] 52-dstore-client-1: Server lk version = 1 >[2012-04-03 17:21:09.245563] W [client.c:2083:client_rpc_notify] 52-dstore-client-4: Cancelling the grace timer >[2012-04-03 17:21:09.245846] I [client-handshake.c:1632:select_server_supported_programs] 52-dstore-client-4: Using Program GlusterFS 3git, Num (1298437), Version (330) >[2012-04-03 17:21:09.246434] I [client-handshake.c:1429:client_setvolume_cbk] 52-dstore-client-4: Connected to 192.168.2.36:24010, attached to remote volume '/export2/dstore1'. >[2012-04-03 17:21:09.246500] I [client-handshake.c:1441:client_setvolume_cbk] 52-dstore-client-4: Server and Client lk-version numbers are not same, reopening the fds >[2012-04-03 17:21:09.246831] I [client-handshake.c:456:client_set_lk_version_cbk] 52-dstore-client-4: Server lk version = 1 >[2012-04-03 17:21:09.251280] W [client.c:2083:client_rpc_notify] 52-dstore-client-7: Cancelling the grace timer >[2012-04-03 17:21:09.251538] I [client-handshake.c:1632:select_server_supported_programs] 52-dstore-client-7: Using Program GlusterFS 3git, Num (1298437), Version (330) >[2012-04-03 17:21:09.252017] I [client-handshake.c:1429:client_setvolume_cbk] 52-dstore-client-7: Connected to 192.168.2.36:24011, attached to remote volume '/export1/dstore2'. >[2012-04-03 17:21:09.252066] I [client-handshake.c:1441:client_setvolume_cbk] 52-dstore-client-7: Server and Client lk-version numbers are not same, reopening the fds >[2012-04-03 17:21:09.252382] I [client-handshake.c:456:client_set_lk_version_cbk] 52-dstore-client-7: Server lk version = 1 >[2012-04-03 17:21:09.256755] W [client.c:2083:client_rpc_notify] 52-dstore-client-5: Cancelling the grace timer >[2012-04-03 17:21:09.257148] I [client-handshake.c:1632:select_server_supported_programs] 52-dstore-client-5: Using Program GlusterFS 3git, Num (1298437), Version (330) >[2012-04-03 17:21:09.257780] I [client-handshake.c:1429:client_setvolume_cbk] 52-dstore-client-5: Connected to 192.168.2.37:24010, attached to remote volume '/export2/dstore1'. >[2012-04-03 17:21:09.257831] I [client-handshake.c:1441:client_setvolume_cbk] 52-dstore-client-5: Server and Client lk-version numbers are not same, reopening the fds >[2012-04-03 17:21:09.258153] I [client-handshake.c:456:client_set_lk_version_cbk] 52-dstore-client-5: Server lk version = 1 >[2012-04-03 17:21:09.262492] W [client.c:2083:client_rpc_notify] 52-dstore-client-2: Cancelling the grace timer >[2012-04-03 17:21:09.262731] I [client-handshake.c:1632:select_server_supported_programs] 52-dstore-client-2: Using Program GlusterFS 3git, Num (1298437), Version (330) >[2012-04-03 17:21:09.263283] I [client-handshake.c:1429:client_setvolume_cbk] 52-dstore-client-2: Connected to 192.168.2.37:24009, attached to remote volume '/export1/dstore1'. >[2012-04-03 17:21:09.263324] I [client-handshake.c:1441:client_setvolume_cbk] 52-dstore-client-2: Server and Client lk-version numbers are not same, reopening the fds >[2012-04-03 17:21:09.263614] I [client-handshake.c:456:client_set_lk_version_cbk] 52-dstore-client-2: Server lk version = 1 >[2012-04-03 17:21:09.271280] W [client.c:2083:client_rpc_notify] 52-dstore-client-8: Cancelling the grace timer >[2012-04-03 17:21:09.271655] I [client-handshake.c:1632:select_server_supported_programs] 52-dstore-client-8: Using Program GlusterFS 3git, Num (1298437), Version (330) >[2012-04-03 17:21:09.272411] I [client-handshake.c:1429:client_setvolume_cbk] 52-dstore-client-8: Connected to 192.168.2.37:24011, attached to remote volume '/export1/dstore2'. >[2012-04-03 17:21:09.272473] I [client-handshake.c:1441:client_setvolume_cbk] 52-dstore-client-8: Server and Client lk-version numbers are not same, reopening the fds >[2012-04-03 17:21:09.332068] I [fuse-bridge.c:4081:fuse_graph_setup] 0-fuse: switched to graph 52 >[2012-04-03 17:21:09.332277] I [client-handshake.c:456:client_set_lk_version_cbk] 52-dstore-client-8: Server lk version = 1 >[2012-04-03 17:21:36.297687] I [glusterfsd-mgmt.c:64:mgmt_cbk_spec] 0-mgmt: Volume file changed >[2012-04-03 17:21:37.329404] I [glusterfsd-mgmt.c:64:mgmt_cbk_spec] 0-mgmt: Volume file changed >[2012-04-03 17:21:37.334732] I [io-cache.c:1558:check_cache_size_ok] 53-dstore-quick-read: Max cache size is 1044848640 >[2012-04-03 17:21:37.334908] I [io-cache.c:1558:check_cache_size_ok] 53-dstore-io-cache: Max cache size is 1044848640 >[2012-04-03 17:21:37.335049] I [quota.c:3042:quota_parse_limits] 53-dstore-quota: no "limit-set" option provided >[2012-04-03 17:21:37.390782] I [client.c:2156:notify] 53-dstore-client-0: parent translators are ready, attempting connect on transport >[2012-04-03 17:21:37.398679] I [client.c:2156:notify] 53-dstore-client-1: parent translators are ready, attempting connect on transport >[2012-04-03 17:21:37.406969] I [client.c:2156:notify] 53-dstore-client-2: parent translators are ready, attempting connect on transport >[2012-04-03 17:21:37.414335] I [client.c:2156:notify] 53-dstore-client-3: parent translators are ready, attempting connect on transport >[2012-04-03 17:21:37.430144] I [client.c:2156:notify] 53-dstore-client-4: parent translators are ready, attempting connect on transport >[2012-04-03 17:21:37.437948] I [client.c:2156:notify] 53-dstore-client-5: parent translators are ready, attempting connect on transport >[2012-04-03 17:21:37.449861] I [client.c:2156:notify] 53-dstore-client-6: parent translators are ready, attempting connect on transport >[2012-04-03 17:21:37.458030] I [client.c:2156:notify] 53-dstore-client-7: parent translators are ready, attempting connect on transport >[2012-04-03 17:21:37.467584] I [client.c:2156:notify] 53-dstore-client-8: parent translators are ready, attempting connect on transport >Given volfile: >+------------------------------------------------------------------------------+ > 1: volume dstore-client-0 > 2: type protocol/client > 3: option remote-host 192.168.2.35 > 4: option remote-subvolume /export1/dstore1 > 5: option transport-type tcp > 6: end-volume > 7: > 8: volume dstore-client-1 > 9: type protocol/client > 10: option remote-host 192.168.2.36 > 11: option remote-subvolume /export1/dstore1 > 12: option transport-type tcp > 13: end-volume > 14: > 15: volume dstore-client-2 > 16: type protocol/client > 17: option remote-host 192.168.2.37 > 18: option remote-subvolume /export1/dstore1 > 19: option transport-type tcp > 20: end-volume > 21: > 22: volume dstore-client-3 > 23: type protocol/client > 24: option remote-host 192.168.2.35 > 25: option remote-subvolume /export2/dstore1 > 26: option transport-type tcp > 27: end-volume > 28: > 29: volume dstore-client-4 > 30: type protocol/client > 31: option remote-host 192.168.2.36 > 32: option remote-subvolume /export2/dstore1 > 33: option transport-type tcp > 34: end-volume > 35: > 36: volume dstore-client-5 > 37: type protocol/client > 38: option remote-host 192.168.2.37 > 39: option remote-subvolume /export2/dstore1 > 40: option transport-type tcp > 41: end-volume > 42: > 43: volume dstore-client-6 > 44: type protocol/client > 45: option remote-host 192.168.2.35 > 46: option remote-subvolume /export1/dstore2 > 47: option transport-type tcp > 48: end-volume > 49: > 50: volume dstore-client-7 > 51: type protocol/client > 52: option remote-host 192.168.2.36 > 53: option remote-subvolume /export1/dstore2 > 54: option transport-type tcp > 55: end-volume > 56: > 57: volume dstore-client-8 > 58: type protocol/client > 59: option remote-host 192.168.2.37 > 60: option remote-subvolume /export1/dstore2 > 61: option transport-type tcp > 62: end-volume > 63: > 64: volume dstore-replicate-0 > 65: type cluster/replicate > 66: subvolumes dstore-client-0 dstore-client-1 dstore-client-2 > 67: end-volume > 68: > 69: volume dstore-replicate-1 > 70: type cluster/replicate > 71: subvolumes dstore-client-3 dstore-client-4 dstore-client-5 > 72: end-volume > 73: > 74: volume dstore-replicate-2 > 75: type cluster/replicate > 76: subvolumes dstore-client-6 dstore-client-7 dstore-client-8 > 77: end-volume > 78: > 79: volume dstore-dht > 80: type cluster/distribute > 81: subvolumes dstore-replicate-0 dstore-replicate-1 dstore-replicate-2 > 82: end-volume > 83: > 84: volume dstore-quota > 85: type features/quota > 86: option timeout 0 > 87: subvolumes dstore-dht > 88: end-volume > 89: > 90: volume dstore-write-behind > 91: type performance/write-behind > 92: subvolumes dstore-quota > 93: end-volume > 94: > 95: volume dstore-read-ahead > 96: type performance/read-ahead > 97: subvolumes dstore-write-behind > 98: end-volume > 99: >100: volume dstore-io-cache >101: type performance/io-cache >102: subvolumes dstore-read-ahead >103: end-volume >104: >105: volume dstore-quick-read >106: type performance/quick-read >107: subvolumes dstore-io-cache >108: end-volume >109: >110: volume dstore-md-cache >111: type performance/md-cache >112: subvolumes dstore-quick-read >113: end-volume >114: >115: volume dstore >116: type debug/io-stats >117: option latency-measurement off >118: option count-fop-hits off >119: subvolumes dstore-md-cache >120: end-volume > >+------------------------------------------------------------------------------+ >[2012-04-03 17:21:37.477561] I [glusterfsd-mgmt.c:1584:mgmt_getspec_cbk] 0-glusterfs: No change in volfile, continuing >[2012-04-03 17:21:37.479004] I [rpc-clnt.c:1669:rpc_clnt_reconfig] 53-dstore-client-6: changing port to 24011 (from 0) >[2012-04-03 17:21:37.479255] I [rpc-clnt.c:1669:rpc_clnt_reconfig] 53-dstore-client-0: changing port to 24009 (from 0) >[2012-04-03 17:21:37.479545] I [rpc-clnt.c:1669:rpc_clnt_reconfig] 53-dstore-client-3: changing port to 24010 (from 0) >[2012-04-03 17:21:37.479905] I [client.c:136:client_register_grace_timer] 53-dstore-client-6: Registering a grace timer >[2012-04-03 17:21:37.480073] I [client.c:136:client_register_grace_timer] 53-dstore-client-0: Registering a grace timer >[2012-04-03 17:21:37.480366] I [client.c:136:client_register_grace_timer] 53-dstore-client-3: Registering a grace timer >[2012-04-03 17:21:38.392810] I [rpc-clnt.c:1669:rpc_clnt_reconfig] 53-dstore-client-2: changing port to 24009 (from 0) >[2012-04-03 17:21:38.393038] I [rpc-clnt.c:1669:rpc_clnt_reconfig] 53-dstore-client-8: changing port to 24011 (from 0) >[2012-04-03 17:21:38.393481] I [client.c:136:client_register_grace_timer] 53-dstore-client-2: Registering a grace timer >[2012-04-03 17:21:38.393567] I [client.c:136:client_register_grace_timer] 53-dstore-client-8: Registering a grace timer >[2012-04-03 17:21:38.393654] I [rpc-clnt.c:1669:rpc_clnt_reconfig] 53-dstore-client-5: changing port to 24010 (from 0) >[2012-04-03 17:21:38.393791] I [client.c:136:client_register_grace_timer] 53-dstore-client-5: Registering a grace timer >[2012-04-03 17:21:38.402682] I [rpc-clnt.c:1669:rpc_clnt_reconfig] 53-dstore-client-1: changing port to 24009 (from 0) >[2012-04-03 17:21:38.402892] I [client.c:136:client_register_grace_timer] 53-dstore-client-1: Registering a grace timer >[2012-04-03 17:21:38.403025] I [rpc-clnt.c:1669:rpc_clnt_reconfig] 53-dstore-client-4: changing port to 24010 (from 0) >[2012-04-03 17:21:38.403301] I [client.c:136:client_register_grace_timer] 53-dstore-client-4: Registering a grace timer >[2012-04-03 17:21:38.403383] I [rpc-clnt.c:1669:rpc_clnt_reconfig] 53-dstore-client-7: changing port to 24011 (from 0) >[2012-04-03 17:21:38.403494] I [client.c:136:client_register_grace_timer] 53-dstore-client-7: Registering a grace timer >[2012-04-03 17:21:41.278362] W [client.c:2083:client_rpc_notify] 53-dstore-client-6: Cancelling the grace timer >[2012-04-03 17:21:41.278690] I [client-handshake.c:1632:select_server_supported_programs] 53-dstore-client-6: Using Program GlusterFS 3git, Num (1298437), Version (330) >[2012-04-03 17:21:41.279274] I [client-handshake.c:1429:client_setvolume_cbk] 53-dstore-client-6: Connected to 192.168.2.35:24011, attached to remote volume '/export1/dstore2'. >[2012-04-03 17:21:41.279336] I [client-handshake.c:1441:client_setvolume_cbk] 53-dstore-client-6: Server and Client lk-version numbers are not same, reopening the fds >[2012-04-03 17:21:41.279716] I [afr-common.c:3524:afr_notify] 53-dstore-replicate-2: Subvolume 'dstore-client-6' came back up; going online. >[2012-04-03 17:21:41.279809] I [client-handshake.c:456:client_set_lk_version_cbk] 53-dstore-client-6: Server lk version = 1 >[2012-04-03 17:21:41.283337] W [client.c:2083:client_rpc_notify] 53-dstore-client-0: Cancelling the grace timer >[2012-04-03 17:21:41.283601] I [client-handshake.c:1632:select_server_supported_programs] 53-dstore-client-0: Using Program GlusterFS 3git, Num (1298437), Version (330) >[2012-04-03 17:21:41.284168] I [client-handshake.c:1429:client_setvolume_cbk] 53-dstore-client-0: Connected to 192.168.2.35:24009, attached to remote volume '/export1/dstore1'. >[2012-04-03 17:21:41.284231] I [client-handshake.c:1441:client_setvolume_cbk] 53-dstore-client-0: Server and Client lk-version numbers are not same, reopening the fds >[2012-04-03 17:21:41.284388] I [afr-common.c:3524:afr_notify] 53-dstore-replicate-0: Subvolume 'dstore-client-0' came back up; going online. >[2012-04-03 17:21:41.284674] I [client-handshake.c:456:client_set_lk_version_cbk] 53-dstore-client-0: Server lk version = 1 >[2012-04-03 17:21:41.287885] W [client.c:2083:client_rpc_notify] 53-dstore-client-3: Cancelling the grace timer >[2012-04-03 17:21:41.288192] I [client-handshake.c:1632:select_server_supported_programs] 53-dstore-client-3: Using Program GlusterFS 3git, Num (1298437), Version (330) >[2012-04-03 17:21:41.288891] I [client-handshake.c:1429:client_setvolume_cbk] 53-dstore-client-3: Connected to 192.168.2.35:24010, attached to remote volume '/export2/dstore1'. >[2012-04-03 17:21:41.288955] I [client-handshake.c:1441:client_setvolume_cbk] 53-dstore-client-3: Server and Client lk-version numbers are not same, reopening the fds >[2012-04-03 17:21:41.289071] I [afr-common.c:3524:afr_notify] 53-dstore-replicate-1: Subvolume 'dstore-client-3' came back up; going online. >[2012-04-03 17:21:41.289335] I [client-handshake.c:456:client_set_lk_version_cbk] 53-dstore-client-3: Server lk version = 1 >[2012-04-03 17:21:42.292990] W [client.c:2083:client_rpc_notify] 53-dstore-client-2: Cancelling the grace timer >[2012-04-03 17:21:42.293248] I [client-handshake.c:1632:select_server_supported_programs] 53-dstore-client-2: Using Program GlusterFS 3git, Num (1298437), Version (330) >[2012-04-03 17:21:42.293878] I [client-handshake.c:1429:client_setvolume_cbk] 53-dstore-client-2: Connected to 192.168.2.37:24009, attached to remote volume '/export1/dstore1'. >[2012-04-03 17:21:42.293949] I [client-handshake.c:1441:client_setvolume_cbk] 53-dstore-client-2: Server and Client lk-version numbers are not same, reopening the fds >[2012-04-03 17:21:42.294331] I [client-handshake.c:456:client_set_lk_version_cbk] 53-dstore-client-2: Server lk version = 1 >[2012-04-03 17:21:42.297518] W [client.c:2083:client_rpc_notify] 53-dstore-client-8: Cancelling the grace timer >[2012-04-03 17:21:42.297793] I [client-handshake.c:1632:select_server_supported_programs] 53-dstore-client-8: Using Program GlusterFS 3git, Num (1298437), Version (330) >[2012-04-03 17:21:42.298321] I [client-handshake.c:1429:client_setvolume_cbk] 53-dstore-client-8: Connected to 192.168.2.37:24011, attached to remote volume '/export1/dstore2'. >[2012-04-03 17:21:42.298388] I [client-handshake.c:1441:client_setvolume_cbk] 53-dstore-client-8: Server and Client lk-version numbers are not same, reopening the fds >[2012-04-03 17:21:42.298755] I [client-handshake.c:456:client_set_lk_version_cbk] 53-dstore-client-8: Server lk version = 1 >[2012-04-03 17:21:42.302119] W [client.c:2083:client_rpc_notify] 53-dstore-client-5: Cancelling the grace timer >[2012-04-03 17:21:42.302413] I [client-handshake.c:1632:select_server_supported_programs] 53-dstore-client-5: Using Program GlusterFS 3git, Num (1298437), Version (330) >[2012-04-03 17:21:42.302986] I [client-handshake.c:1429:client_setvolume_cbk] 53-dstore-client-5: Connected to 192.168.2.37:24010, attached to remote volume '/export2/dstore1'. >[2012-04-03 17:21:42.303049] I [client-handshake.c:1441:client_setvolume_cbk] 53-dstore-client-5: Server and Client lk-version numbers are not same, reopening the fds >[2012-04-03 17:21:42.303385] I [client-handshake.c:456:client_set_lk_version_cbk] 53-dstore-client-5: Server lk version = 1 >[2012-04-03 17:21:42.306676] W [client.c:2083:client_rpc_notify] 53-dstore-client-1: Cancelling the grace timer >[2012-04-03 17:21:42.307188] I [client-handshake.c:1632:select_server_supported_programs] 53-dstore-client-1: Using Program GlusterFS 3git, Num (1298437), Version (330) >[2012-04-03 17:21:42.307728] I [client-handshake.c:1429:client_setvolume_cbk] 53-dstore-client-1: Connected to 192.168.2.36:24009, attached to remote volume '/export1/dstore1'. >[2012-04-03 17:21:42.307808] I [client-handshake.c:1441:client_setvolume_cbk] 53-dstore-client-1: Server and Client lk-version numbers are not same, reopening the fds >[2012-04-03 17:21:42.308106] I [client-handshake.c:456:client_set_lk_version_cbk] 53-dstore-client-1: Server lk version = 1 >[2012-04-03 17:21:42.311329] W [client.c:2083:client_rpc_notify] 53-dstore-client-4: Cancelling the grace timer >[2012-04-03 17:21:42.311671] I [client-handshake.c:1632:select_server_supported_programs] 53-dstore-client-4: Using Program GlusterFS 3git, Num (1298437), Version (330) >[2012-04-03 17:21:42.312335] I [client-handshake.c:1429:client_setvolume_cbk] 53-dstore-client-4: Connected to 192.168.2.36:24010, attached to remote volume '/export2/dstore1'. >[2012-04-03 17:21:42.312402] I [client-handshake.c:1441:client_setvolume_cbk] 53-dstore-client-4: Server and Client lk-version numbers are not same, reopening the fds >[2012-04-03 17:21:42.312724] I [client-handshake.c:456:client_set_lk_version_cbk] 53-dstore-client-4: Server lk version = 1 >[2012-04-03 17:21:42.316028] W [client.c:2083:client_rpc_notify] 53-dstore-client-7: Cancelling the grace timer >[2012-04-03 17:21:42.316247] I [client-handshake.c:1632:select_server_supported_programs] 53-dstore-client-7: Using Program GlusterFS 3git, Num (1298437), Version (330) >[2012-04-03 17:21:42.316722] I [client-handshake.c:1429:client_setvolume_cbk] 53-dstore-client-7: Connected to 192.168.2.36:24011, attached to remote volume '/export1/dstore2'. >[2012-04-03 17:21:42.316785] I [client-handshake.c:1441:client_setvolume_cbk] 53-dstore-client-7: Server and Client lk-version numbers are not same, reopening the fds >[2012-04-03 17:21:42.378760] I [fuse-bridge.c:4081:fuse_graph_setup] 0-fuse: switched to graph 53 >[2012-04-03 17:21:42.378962] I [client-handshake.c:456:client_set_lk_version_cbk] 53-dstore-client-7: Server lk version = 1 >[2012-04-03 17:22:08.525580] I [glusterfsd-mgmt.c:64:mgmt_cbk_spec] 0-mgmt: Volume file changed >[2012-04-03 17:22:09.562478] I [io-cache.c:1558:check_cache_size_ok] 54-dstore-quick-read: Max cache size is 1044848640 >[2012-04-03 17:22:09.562635] I [io-cache.c:1558:check_cache_size_ok] 54-dstore-io-cache: Max cache size is 1044848640 >[2012-04-03 17:22:09.623775] I [client.c:2156:notify] 54-dstore-client-0: parent translators are ready, attempting connect on transport >[2012-04-03 17:22:09.632808] I [client.c:2156:notify] 54-dstore-client-1: parent translators are ready, attempting connect on transport >[2012-04-03 17:22:09.639999] I [client.c:2156:notify] 54-dstore-client-2: parent translators are ready, attempting connect on transport >[2012-04-03 17:22:09.648175] I [client.c:2156:notify] 54-dstore-client-3: parent translators are ready, attempting connect on transport >[2012-04-03 17:22:09.661624] I [client.c:2156:notify] 54-dstore-client-4: parent translators are ready, attempting connect on transport >[2012-04-03 17:22:09.672338] I [client.c:2156:notify] 54-dstore-client-5: parent translators are ready, attempting connect on transport >[2012-04-03 17:22:09.679988] I [client.c:2156:notify] 54-dstore-client-6: parent translators are ready, attempting connect on transport >[2012-04-03 17:22:09.687653] I [client.c:2156:notify] 54-dstore-client-7: parent translators are ready, attempting connect on transport >[2012-04-03 17:22:09.696976] I [client.c:2156:notify] 54-dstore-client-8: parent translators are ready, attempting connect on transport >Given volfile: >+------------------------------------------------------------------------------+ > 1: volume dstore-client-0 > 2: type protocol/client > 3: option remote-host 192.168.2.35 > 4: option remote-subvolume /export1/dstore1 > 5: option transport-type tcp > 6: end-volume > 7: > 8: volume dstore-client-1 > 9: type protocol/client > 10: option remote-host 192.168.2.36 > 11: option remote-subvolume /export1/dstore1 > 12: option transport-type tcp > 13: end-volume > 14: > 15: volume dstore-client-2 > 16: type protocol/client > 17: option remote-host 192.168.2.37 > 18: option remote-subvolume /export1/dstore1 > 19: option transport-type tcp > 20: end-volume > 21: > 22: volume dstore-client-3 > 23: type protocol/client > 24: option remote-host 192.168.2.35 > 25: option remote-subvolume /export2/dstore1 > 26: option transport-type tcp > 27: end-volume > 28: > 29: volume dstore-client-4 > 30: type protocol/client > 31: option remote-host 192.168.2.36 > 32: option remote-subvolume /export2/dstore1 > 33: option transport-type tcp > 34: end-volume > 35: > 36: volume dstore-client-5 > 37: type protocol/client > 38: option remote-host 192.168.2.37 > 39: option remote-subvolume /export2/dstore1 > 40: option transport-type tcp > 41: end-volume > 42: > 43: volume dstore-client-6 > 44: type protocol/client > 45: option remote-host 192.168.2.35 > 46: option remote-subvolume /export1/dstore2 > 47: option transport-type tcp > 48: end-volume > 49: > 50: volume dstore-client-7 > 51: type protocol/client > 52: option remote-host 192.168.2.36 > 53: option remote-subvolume /export1/dstore2 > 54: option transport-type tcp > 55: end-volume > 56: > 57: volume dstore-client-8 > 58: type protocol/client > 59: option remote-host 192.168.2.37 > 60: option remote-subvolume /export1/dstore2 > 61: option transport-type tcp > 62: end-volume > 63: > 64: volume dstore-replicate-0 > 65: type cluster/replicate > 66: subvolumes dstore-client-0 dstore-client-1 dstore-client-2 > 67: end-volume > 68: > 69: volume dstore-replicate-1 > 70: type cluster/replicate > 71: subvolumes dstore-client-3 dstore-client-4 dstore-client-5 > 72: end-volume > 73: > 74: volume dstore-replicate-2 > 75: type cluster/replicate > 76: subvolumes dstore-client-6 dstore-client-7 dstore-client-8 > 77: end-volume > 78: > 79: volume dstore-dht > 80: type cluster/distribute > 81: subvolumes dstore-replicate-0 dstore-replicate-1 dstore-replicate-2 > 82: end-volume > 83: > 84: volume dstore-write-behind > 85: type performance/write-behind > 86: subvolumes dstore-dht > 87: end-volume > 88: > 89: volume dstore-read-ahead > 90: type performance/read-ahead > 91: subvolumes dstore-write-behind > 92: end-volume > 93: > 94: volume dstore-io-cache > 95: type performance/io-cache > 96: subvolumes dstore-read-ahead > 97: end-volume > 98: > 99: volume dstore-quick-read >100: type performance/quick-read >101: subvolumes dstore-io-cache >102: end-volume >103: >104: volume dstore-md-cache >105: type performance/md-cache >106: subvolumes dstore-quick-read >107: end-volume >108: >109: volume dstore >110: type debug/io-stats >111: option latency-measurement off >112: option count-fop-hits off >113: subvolumes dstore-md-cache >114: end-volume > >+------------------------------------------------------------------------------+ >[2012-04-03 17:22:09.714196] I [rpc-clnt.c:1669:rpc_clnt_reconfig] 54-dstore-client-0: changing port to 24009 (from 0) >[2012-04-03 17:22:09.714453] I [rpc-clnt.c:1669:rpc_clnt_reconfig] 54-dstore-client-3: changing port to 24010 (from 0) >[2012-04-03 17:22:09.714637] I [client.c:136:client_register_grace_timer] 54-dstore-client-0: Registering a grace timer >[2012-04-03 17:22:09.714774] I [client.c:136:client_register_grace_timer] 54-dstore-client-3: Registering a grace timer >[2012-04-03 17:22:09.714884] I [rpc-clnt.c:1669:rpc_clnt_reconfig] 54-dstore-client-6: changing port to 24011 (from 0) >[2012-04-03 17:22:09.715059] I [client.c:136:client_register_grace_timer] 54-dstore-client-6: Registering a grace timer >[2012-04-03 17:22:10.622269] I [rpc-clnt.c:1669:rpc_clnt_reconfig] 54-dstore-client-2: changing port to 24009 (from 0) >[2012-04-03 17:22:10.622649] I [rpc-clnt.c:1669:rpc_clnt_reconfig] 54-dstore-client-5: changing port to 24010 (from 0) >[2012-04-03 17:22:10.622850] I [client.c:136:client_register_grace_timer] 54-dstore-client-2: Registering a grace timer >[2012-04-03 17:22:10.622931] I [client.c:136:client_register_grace_timer] 54-dstore-client-5: Registering a grace timer >[2012-04-03 17:22:10.623071] I [rpc-clnt.c:1669:rpc_clnt_reconfig] 54-dstore-client-8: changing port to 24011 (from 0) >[2012-04-03 17:22:10.623404] I [client.c:136:client_register_grace_timer] 54-dstore-client-8: Registering a grace timer >[2012-04-03 17:22:10.624382] I [rpc-clnt.c:1669:rpc_clnt_reconfig] 54-dstore-client-1: changing port to 24009 (from 0) >[2012-04-03 17:22:10.624605] I [client.c:136:client_register_grace_timer] 54-dstore-client-1: Registering a grace timer >[2012-04-03 17:22:10.625248] I [rpc-clnt.c:1669:rpc_clnt_reconfig] 54-dstore-client-4: changing port to 24010 (from 0) >[2012-04-03 17:22:10.625405] I [client.c:136:client_register_grace_timer] 54-dstore-client-4: Registering a grace timer >[2012-04-03 17:22:10.625580] I [rpc-clnt.c:1669:rpc_clnt_reconfig] 54-dstore-client-7: changing port to 24011 (from 0) >[2012-04-03 17:22:10.625710] I [client.c:136:client_register_grace_timer] 54-dstore-client-7: Registering a grace timer >[2012-04-03 17:22:13.326214] W [client.c:2083:client_rpc_notify] 54-dstore-client-0: Cancelling the grace timer >[2012-04-03 17:22:13.326575] I [client-handshake.c:1632:select_server_supported_programs] 54-dstore-client-0: Using Program GlusterFS 3git, Num (1298437), Version (330) >[2012-04-03 17:22:13.327303] I [client-handshake.c:1429:client_setvolume_cbk] 54-dstore-client-0: Connected to 192.168.2.35:24009, attached to remote volume '/export1/dstore1'. >[2012-04-03 17:22:13.327364] I [client-handshake.c:1441:client_setvolume_cbk] 54-dstore-client-0: Server and Client lk-version numbers are not same, reopening the fds >[2012-04-03 17:22:13.327493] I [afr-common.c:3524:afr_notify] 54-dstore-replicate-0: Subvolume 'dstore-client-0' came back up; going online. >[2012-04-03 17:22:13.327723] I [client-handshake.c:456:client_set_lk_version_cbk] 54-dstore-client-0: Server lk version = 1 >[2012-04-03 17:22:13.330771] W [client.c:2083:client_rpc_notify] 54-dstore-client-3: Cancelling the grace timer >[2012-04-03 17:22:13.331091] I [client-handshake.c:1632:select_server_supported_programs] 54-dstore-client-3: Using Program GlusterFS 3git, Num (1298437), Version (330) >[2012-04-03 17:22:13.331678] I [client-handshake.c:1429:client_setvolume_cbk] 54-dstore-client-3: Connected to 192.168.2.35:24010, attached to remote volume '/export2/dstore1'. >[2012-04-03 17:22:13.331740] I [client-handshake.c:1441:client_setvolume_cbk] 54-dstore-client-3: Server and Client lk-version numbers are not same, reopening the fds >[2012-04-03 17:22:13.331853] I [afr-common.c:3524:afr_notify] 54-dstore-replicate-1: Subvolume 'dstore-client-3' came back up; going online. >[2012-04-03 17:22:13.332137] I [client-handshake.c:456:client_set_lk_version_cbk] 54-dstore-client-3: Server lk version = 1 >[2012-04-03 17:22:13.335431] W [client.c:2083:client_rpc_notify] 54-dstore-client-6: Cancelling the grace timer >[2012-04-03 17:22:13.335706] I [client-handshake.c:1632:select_server_supported_programs] 54-dstore-client-6: Using Program GlusterFS 3git, Num (1298437), Version (330) >[2012-04-03 17:22:13.336291] I [client-handshake.c:1429:client_setvolume_cbk] 54-dstore-client-6: Connected to 192.168.2.35:24011, attached to remote volume '/export1/dstore2'. >[2012-04-03 17:22:13.336350] I [client-handshake.c:1441:client_setvolume_cbk] 54-dstore-client-6: Server and Client lk-version numbers are not same, reopening the fds >[2012-04-03 17:22:13.336482] I [afr-common.c:3524:afr_notify] 54-dstore-replicate-2: Subvolume 'dstore-client-6' came back up; going online. >[2012-04-03 17:22:13.336774] I [client-handshake.c:456:client_set_lk_version_cbk] 54-dstore-client-6: Server lk version = 1 >[2012-04-03 17:22:14.340885] W [client.c:2083:client_rpc_notify] 54-dstore-client-2: Cancelling the grace timer >[2012-04-03 17:22:14.341224] I [client-handshake.c:1632:select_server_supported_programs] 54-dstore-client-2: Using Program GlusterFS 3git, Num (1298437), Version (330) >[2012-04-03 17:22:14.341942] I [client-handshake.c:1429:client_setvolume_cbk] 54-dstore-client-2: Connected to 192.168.2.37:24009, attached to remote volume '/export1/dstore1'. >[2012-04-03 17:22:14.342008] I [client-handshake.c:1441:client_setvolume_cbk] 54-dstore-client-2: Server and Client lk-version numbers are not same, reopening the fds >[2012-04-03 17:22:14.342372] I [client-handshake.c:456:client_set_lk_version_cbk] 54-dstore-client-2: Server lk version = 1 >[2012-04-03 17:22:14.345478] W [client.c:2083:client_rpc_notify] 54-dstore-client-5: Cancelling the grace timer >[2012-04-03 17:22:14.345727] I [client-handshake.c:1632:select_server_supported_programs] 54-dstore-client-5: Using Program GlusterFS 3git, Num (1298437), Version (330) >[2012-04-03 17:22:14.346305] I [client-handshake.c:1429:client_setvolume_cbk] 54-dstore-client-5: Connected to 192.168.2.37:24010, attached to remote volume '/export2/dstore1'. >[2012-04-03 17:22:14.346381] I [client-handshake.c:1441:client_setvolume_cbk] 54-dstore-client-5: Server and Client lk-version numbers are not same, reopening the fds >[2012-04-03 17:22:14.346678] I [client-handshake.c:456:client_set_lk_version_cbk] 54-dstore-client-5: Server lk version = 1 >[2012-04-03 17:22:14.350227] W [client.c:2083:client_rpc_notify] 54-dstore-client-8: Cancelling the grace timer >[2012-04-03 17:22:14.350432] I [client-handshake.c:1632:select_server_supported_programs] 54-dstore-client-8: Using Program GlusterFS 3git, Num (1298437), Version (330) >[2012-04-03 17:22:14.351098] I [client-handshake.c:1429:client_setvolume_cbk] 54-dstore-client-8: Connected to 192.168.2.37:24011, attached to remote volume '/export1/dstore2'. >[2012-04-03 17:22:14.351184] I [client-handshake.c:1441:client_setvolume_cbk] 54-dstore-client-8: Server and Client lk-version numbers are not same, reopening the fds >[2012-04-03 17:22:14.351491] I [client-handshake.c:456:client_set_lk_version_cbk] 54-dstore-client-8: Server lk version = 1 >[2012-04-03 17:22:14.355324] W [client.c:2083:client_rpc_notify] 54-dstore-client-1: Cancelling the grace timer >[2012-04-03 17:22:14.356102] I [client-handshake.c:1632:select_server_supported_programs] 54-dstore-client-1: Using Program GlusterFS 3git, Num (1298437), Version (330) >[2012-04-03 17:22:14.358126] I [client-handshake.c:1429:client_setvolume_cbk] 54-dstore-client-1: Connected to 192.168.2.36:24009, attached to remote volume '/export1/dstore1'. >[2012-04-03 17:22:14.358212] I [client-handshake.c:1441:client_setvolume_cbk] 54-dstore-client-1: Server and Client lk-version numbers are not same, reopening the fds >[2012-04-03 17:22:14.359031] I [client-handshake.c:456:client_set_lk_version_cbk] 54-dstore-client-1: Server lk version = 1 >[2012-04-03 17:22:14.360120] W [client.c:2083:client_rpc_notify] 54-dstore-client-4: Cancelling the grace timer >[2012-04-03 17:22:14.360747] I [client-handshake.c:1632:select_server_supported_programs] 54-dstore-client-4: Using Program GlusterFS 3git, Num (1298437), Version (330) >[2012-04-03 17:22:14.361582] I [client-handshake.c:1429:client_setvolume_cbk] 54-dstore-client-4: Connected to 192.168.2.36:24010, attached to remote volume '/export2/dstore1'. >[2012-04-03 17:22:14.361676] I [client-handshake.c:1441:client_setvolume_cbk] 54-dstore-client-4: Server and Client lk-version numbers are not same, reopening the fds >[2012-04-03 17:22:14.362325] I [client-handshake.c:456:client_set_lk_version_cbk] 54-dstore-client-4: Server lk version = 1 >[2012-04-03 17:22:14.365970] W [client.c:2083:client_rpc_notify] 54-dstore-client-7: Cancelling the grace timer >[2012-04-03 17:22:14.366271] I [client-handshake.c:1632:select_server_supported_programs] 54-dstore-client-7: Using Program GlusterFS 3git, Num (1298437), Version (330) >[2012-04-03 17:22:14.366930] I [client-handshake.c:1429:client_setvolume_cbk] 54-dstore-client-7: Connected to 192.168.2.36:24011, attached to remote volume '/export1/dstore2'. >[2012-04-03 17:22:14.366992] I [client-handshake.c:1441:client_setvolume_cbk] 54-dstore-client-7: Server and Client lk-version numbers are not same, reopening the fds >[2012-04-03 17:22:14.434132] I [fuse-bridge.c:4081:fuse_graph_setup] 0-fuse: switched to graph 54 >[2012-04-03 17:22:14.434336] I [client-handshake.c:456:client_set_lk_version_cbk] 54-dstore-client-7: Server lk version = 1 >[2012-04-03 17:32:12.313683] I [afr-common.c:1866:afr_set_root_inode_on_first_lookup] 54-dstore-replicate-0: added root inode >[2012-04-03 17:32:12.315704] I [afr-common.c:1866:afr_set_root_inode_on_first_lookup] 54-dstore-replicate-1: added root inode >[2012-04-03 17:32:12.316448] I [afr-common.c:1866:afr_set_root_inode_on_first_lookup] 54-dstore-replicate-2: added root inode >[2012-04-03 17:32:12.432428] I [client.c:2165:notify] 44-dstore-client-0: current graph is no longer active, destroying rpc_client >[2012-04-03 17:32:12.443382] I [client.c:2165:notify] 44-dstore-client-1: current graph is no longer active, destroying rpc_client >[2012-04-03 17:32:12.443478] I [client.c:2165:notify] 44-dstore-client-2: current graph is no longer active, destroying rpc_client >[2012-04-03 17:32:12.443582] I [client.c:2165:notify] 44-dstore-client-3: current graph is no longer active, destroying rpc_client >[2012-04-03 17:32:12.443630] I [client.c:2165:notify] 44-dstore-client-4: current graph is no longer active, destroying rpc_client >[2012-04-03 17:32:12.443691] I [client.c:2165:notify] 44-dstore-client-5: current graph is no longer active, destroying rpc_client >[2012-04-03 17:32:12.443759] I [client.c:2165:notify] 44-dstore-client-6: current graph is no longer active, destroying rpc_client >[2012-04-03 17:32:12.443833] I [client.c:2165:notify] 44-dstore-client-7: current graph is no longer active, destroying rpc_client >[2012-04-03 17:32:12.443913] I [client.c:2165:notify] 44-dstore-client-8: current graph is no longer active, destroying rpc_client >[2012-04-03 17:32:12.443505] I [client.c:136:client_register_grace_timer] 44-dstore-client-0: Registering a grace timer >[2012-04-03 17:32:12.444506] I [client.c:2104:client_rpc_notify] 44-dstore-client-0: disconnected >[2012-04-03 17:32:12.444640] I [client.c:136:client_register_grace_timer] 44-dstore-client-1: Registering a grace timer >[2012-04-03 17:32:12.444697] I [client.c:2104:client_rpc_notify] 44-dstore-client-1: disconnected >[2012-04-03 17:32:12.444769] I [client.c:136:client_register_grace_timer] 44-dstore-client-2: Registering a grace timer >[2012-04-03 17:32:12.444829] I [client.c:2104:client_rpc_notify] 44-dstore-client-2: disconnected >[2012-04-03 17:32:12.444857] E [afr-common.c:3561:afr_notify] 44-dstore-replicate-0: All subvolumes are down. Going offline until atleast one of them comes back up. >[2012-04-03 17:32:12.444923] I [client.c:136:client_register_grace_timer] 44-dstore-client-3: Registering a grace timer >[2012-04-03 17:32:12.444986] I [client.c:2104:client_rpc_notify] 44-dstore-client-3: disconnected >[2012-04-03 17:32:12.445052] I [client.c:136:client_register_grace_timer] 44-dstore-client-4: Registering a grace timer >[2012-04-03 17:32:12.445084] I [client.c:2104:client_rpc_notify] 44-dstore-client-4: disconnected >[2012-04-03 17:32:12.445125] I [client.c:136:client_register_grace_timer] 44-dstore-client-5: Registering a grace timer >[2012-04-03 17:32:12.445151] I [client.c:2104:client_rpc_notify] 44-dstore-client-5: disconnected >[2012-04-03 17:32:12.445187] E [afr-common.c:3561:afr_notify] 44-dstore-replicate-1: All subvolumes are down. Going offline until atleast one of them comes back up. >[2012-04-03 17:32:12.445239] I [client.c:136:client_register_grace_timer] 44-dstore-client-6: Registering a grace timer >[2012-04-03 17:32:12.445286] I [client.c:2104:client_rpc_notify] 44-dstore-client-6: disconnected >[2012-04-03 17:32:12.445347] I [client.c:136:client_register_grace_timer] 44-dstore-client-7: Registering a grace timer >[2012-04-03 17:32:12.445419] I [client.c:2104:client_rpc_notify] 44-dstore-client-7: disconnected >[2012-04-03 17:32:12.445470] I [client.c:136:client_register_grace_timer] 44-dstore-client-8: Registering a grace timer >[2012-04-03 17:32:12.445520] I [client.c:2104:client_rpc_notify] 44-dstore-client-8: disconnected >[2012-04-03 17:32:12.445579] E [afr-common.c:3561:afr_notify] 44-dstore-replicate-2: All subvolumes are down. Going offline until atleast one of them comes back up. >[2012-04-03 17:32:17.511334] I [glusterfsd-mgmt.c:64:mgmt_cbk_spec] 0-mgmt: Volume file changed >[2012-04-03 17:32:18.593483] I [glusterfsd-mgmt.c:64:mgmt_cbk_spec] 0-mgmt: Volume file changed >[2012-04-03 17:32:18.600834] I [io-cache.c:1558:check_cache_size_ok] 55-dstore-quick-read: Max cache size is 1044848640 >[2012-04-03 17:32:18.600987] I [io-cache.c:1558:check_cache_size_ok] 55-dstore-io-cache: Max cache size is 1044848640 >[2012-04-03 17:32:18.652064] I [client.c:2156:notify] 55-dstore-client-0: parent translators are ready, attempting connect on transport >[2012-04-03 17:32:18.704874] I [client.c:2156:notify] 55-dstore-client-1: parent translators are ready, attempting connect on transport >[2012-04-03 17:32:18.713730] I [client.c:2156:notify] 55-dstore-client-2: parent translators are ready, attempting connect on transport >[2012-04-03 17:32:18.723084] I [client.c:2156:notify] 55-dstore-client-3: parent translators are ready, attempting connect on transport >[2012-04-03 17:32:18.730747] I [client.c:2156:notify] 55-dstore-client-4: parent translators are ready, attempting connect on transport >[2012-04-03 17:32:18.744269] I [client.c:2156:notify] 55-dstore-client-5: parent translators are ready, attempting connect on transport >[2012-04-03 17:32:18.749524] I [client.c:2156:notify] 55-dstore-client-6: parent translators are ready, attempting connect on transport >[2012-04-03 17:32:18.754458] I [client.c:2156:notify] 55-dstore-client-7: parent translators are ready, attempting connect on transport >[2012-04-03 17:32:18.759200] I [client.c:2156:notify] 55-dstore-client-8: parent translators are ready, attempting connect on transport >Given volfile: >+------------------------------------------------------------------------------+ > 1: volume dstore-client-0 > 2: type protocol/client > 3: option remote-host 192.168.2.35 > 4: option remote-subvolume /export1/dstore1 > 5: option transport-type tcp > 6: end-volume > 7: > 8: volume dstore-client-1 > 9: type protocol/client > 10: option remote-host 192.168.2.36 > 11: option remote-subvolume /export1/dstore1 > 12: option transport-type tcp > 13: end-volume > 14: > 15: volume dstore-client-2 > 16: type protocol/client > 17: option remote-host 192.168.2.37 > 18: option remote-subvolume /export1/dstore1 > 19: option transport-type tcp > 20: end-volume > 21: > 22: volume dstore-client-3 > 23: type protocol/client > 24: option remote-host 192.168.2.35 > 25: option remote-subvolume /export2/dstore1 > 26: option transport-type tcp > 27: end-volume > 28: > 29: volume dstore-client-4 > 30: type protocol/client > 31: option remote-host 192.168.2.36 > 32: option remote-subvolume /export2/dstore1 > 33: option transport-type tcp > 34: end-volume > 35: > 36: volume dstore-client-5 > 37: type protocol/client > 38: option remote-host 192.168.2.37 > 39: option remote-subvolume /export2/dstore1 > 40: option transport-type tcp > 41: end-volume > 42: > 43: volume dstore-client-6 > 44: type protocol/client > 45: option remote-host 192.168.2.35 > 46: option remote-subvolume /export1/dstore2 > 47: option transport-type tcp > 48: end-volume > 49: > 50: volume dstore-client-7 > 51: type protocol/client > 52: option remote-host 192.168.2.36 > 53: option remote-subvolume /export1/dstore2 > 54: option transport-type tcp > 55: end-volume > 56: > 57: volume dstore-client-8 > 58: type protocol/client > 59: option remote-host 192.168.2.37 > 60: option remote-subvolume /export1/dstore2 > 61: option transport-type tcp > 62: end-volume > 63: > 64: volume dstore-replicate-0 > 65: type cluster/replicate > 66: subvolumes dstore-client-0 dstore-client-1 dstore-client-2 > 67: end-volume > 68: > 69: volume dstore-replicate-1 > 70: type cluster/replicate > 71: subvolumes dstore-client-3 dstore-client-4 dstore-client-5 > 72: end-volume > 73: > 74: volume dstore-replicate-2 > 75: type cluster/replicate > 76: subvolumes dstore-client-6 dstore-client-7 dstore-client-8 > 77: end-volume > 78: > 79: volume dstore-dht > 80: type cluster/distribute > 81: subvolumes dstore-replicate-0 dstore-replicate-1 dstore-replicate-2 > 82: end-volume > 83: > 84: volume dstore-write-behind > 85: type performance/write-behind > 86: subvolumes dstore-dht > 87: end-volume > 88: > 89: volume dstore-read-ahead > 90: type performance/read-ahead > 91: subvolumes dstore-write-behind > 92: end-volume > 93: > 94: volume dstore-io-cache > 95: type performance/io-cache > 96: subvolumes dstore-read-ahead > 97: end-volume > 98: > 99: volume dstore-quick-read >100: type performance/quick-read >101: subvolumes dstore-io-cache >102: end-volume >103: >104: volume dstore >105: type debug/io-stats >106: option latency-measurement off >107: option count-fop-hits off >108: subvolumes dstore-quick-read >109: end-volume > >+------------------------------------------------------------------------------+ >[2012-04-03 17:32:18.764890] I [glusterfsd-mgmt.c:1584:mgmt_getspec_cbk] 0-glusterfs: No change in volfile, continuing >[2012-04-03 17:32:18.768376] I [rpc-clnt.c:1669:rpc_clnt_reconfig] 55-dstore-client-0: changing port to 24009 (from 0) >[2012-04-03 17:32:18.768563] I [rpc-clnt.c:1669:rpc_clnt_reconfig] 55-dstore-client-3: changing port to 24010 (from 0) >[2012-04-03 17:32:18.769415] I [client.c:136:client_register_grace_timer] 55-dstore-client-0: Registering a grace timer >[2012-04-03 17:32:18.769561] I [client.c:136:client_register_grace_timer] 55-dstore-client-3: Registering a grace timer >[2012-04-03 17:32:18.770423] I [rpc-clnt.c:1669:rpc_clnt_reconfig] 55-dstore-client-6: changing port to 24011 (from 0) >[2012-04-03 17:32:18.770859] I [client.c:136:client_register_grace_timer] 55-dstore-client-6: Registering a grace timer >[2012-04-03 17:32:19.749145] I [rpc-clnt.c:1669:rpc_clnt_reconfig] 55-dstore-client-1: changing port to 24009 (from 0) >[2012-04-03 17:32:19.749348] I [client.c:136:client_register_grace_timer] 55-dstore-client-1: Registering a grace timer >[2012-04-03 17:32:19.750908] I [rpc-clnt.c:1669:rpc_clnt_reconfig] 55-dstore-client-4: changing port to 24010 (from 0) >[2012-04-03 17:32:19.751080] I [client.c:136:client_register_grace_timer] 55-dstore-client-4: Registering a grace timer >[2012-04-03 17:32:19.751382] I [rpc-clnt.c:1669:rpc_clnt_reconfig] 55-dstore-client-7: changing port to 24011 (from 0) >[2012-04-03 17:32:19.751886] I [client.c:136:client_register_grace_timer] 55-dstore-client-7: Registering a grace timer >[2012-04-03 17:32:19.777215] I [rpc-clnt.c:1669:rpc_clnt_reconfig] 55-dstore-client-5: changing port to 24010 (from 0) >[2012-04-03 17:32:19.777372] I [client.c:136:client_register_grace_timer] 55-dstore-client-5: Registering a grace timer >[2012-04-03 17:32:19.777867] I [rpc-clnt.c:1669:rpc_clnt_reconfig] 55-dstore-client-2: changing port to 24009 (from 0) >[2012-04-03 17:32:19.777972] I [client.c:136:client_register_grace_timer] 55-dstore-client-2: Registering a grace timer >[2012-04-03 17:32:19.781377] I [rpc-clnt.c:1669:rpc_clnt_reconfig] 55-dstore-client-8: changing port to 24011 (from 0) >[2012-04-03 17:32:19.781574] I [client.c:136:client_register_grace_timer] 55-dstore-client-8: Registering a grace timer >[2012-04-03 17:32:22.490247] W [client.c:2083:client_rpc_notify] 55-dstore-client-0: Cancelling the grace timer >[2012-04-03 17:32:22.492675] W [client.c:2083:client_rpc_notify] 55-dstore-client-3: Cancelling the grace timer >[2012-04-03 17:32:22.492982] I [client-handshake.c:1632:select_server_supported_programs] 55-dstore-client-0: Using Program GlusterFS 3git, Num (1298437), Version (330) >[2012-04-03 17:32:22.493802] I [client-handshake.c:1632:select_server_supported_programs] 55-dstore-client-3: Using Program GlusterFS 3git, Num (1298437), Version (330) >[2012-04-03 17:32:22.498042] I [client-handshake.c:1429:client_setvolume_cbk] 55-dstore-client-3: Connected to 192.168.2.35:24010, attached to remote volume '/export2/dstore1'. >[2012-04-03 17:32:22.498133] I [client-handshake.c:1441:client_setvolume_cbk] 55-dstore-client-3: Server and Client lk-version numbers are not same, reopening the fds >[2012-04-03 17:32:22.498275] I [afr-common.c:3524:afr_notify] 55-dstore-replicate-1: Subvolume 'dstore-client-3' came back up; going online. >[2012-04-03 17:32:22.498147] W [client.c:112:client_grace_timeout] 44-dstore-client-0: client grace timer expired, updating the lk-version to 2 >[2012-04-03 17:32:22.498414] W [client.c:112:client_grace_timeout] 44-dstore-client-1: client grace timer expired, updating the lk-version to 2 >[2012-04-03 17:32:22.498458] W [client.c:112:client_grace_timeout] 44-dstore-client-2: client grace timer expired, updating the lk-version to 2 >[2012-04-03 17:32:22.498565] W [client.c:112:client_grace_timeout] 44-dstore-client-3: client grace timer expired, updating the lk-version to 2 >[2012-04-03 17:32:22.498624] W [client.c:112:client_grace_timeout] 44-dstore-client-4: client grace timer expired, updating the lk-version to 2 >[2012-04-03 17:32:22.498643] I [client-handshake.c:1429:client_setvolume_cbk] 55-dstore-client-0: Connected to 192.168.2.35:24009, attached to remote volume '/export1/dstore1'. >[2012-04-03 17:32:22.498728] I [client-handshake.c:1441:client_setvolume_cbk] 55-dstore-client-0: Server and Client lk-version numbers are not same, reopening the fds >[2012-04-03 17:32:22.498821] I [afr-common.c:3524:afr_notify] 55-dstore-replicate-0: Subvolume 'dstore-client-0' came back up; going online. >[2012-04-03 17:32:22.498671] W [client.c:112:client_grace_timeout] 44-dstore-client-5: client grace timer expired, updating the lk-version to 2 >[2012-04-03 17:32:22.499084] W [client.c:112:client_grace_timeout] 44-dstore-client-6: client grace timer expired, updating the lk-version to 2 >[2012-04-03 17:32:22.499134] W [client.c:112:client_grace_timeout] 44-dstore-client-7: client grace timer expired, updating the lk-version to 2 >[2012-04-03 17:32:22.499175] W [client.c:112:client_grace_timeout] 44-dstore-client-8: client grace timer expired, updating the lk-version to 2 >[2012-04-03 17:32:22.499257] W [client.c:2083:client_rpc_notify] 55-dstore-client-6: Cancelling the grace timer >[2012-04-03 17:32:22.499936] I [client-handshake.c:456:client_set_lk_version_cbk] 55-dstore-client-3: Server lk version = 1 >[2012-04-03 17:32:22.500912] I [client-handshake.c:1632:select_server_supported_programs] 55-dstore-client-6: Using Program GlusterFS 3git, Num (1298437), Version (330) >[2012-04-03 17:32:22.502961] I [client-handshake.c:1429:client_setvolume_cbk] 55-dstore-client-6: Connected to 192.168.2.35:24011, attached to remote volume '/export1/dstore2'. >[2012-04-03 17:32:22.503037] I [client-handshake.c:1441:client_setvolume_cbk] 55-dstore-client-6: Server and Client lk-version numbers are not same, reopening the fds >[2012-04-03 17:32:22.503194] I [afr-common.c:3524:afr_notify] 55-dstore-replicate-2: Subvolume 'dstore-client-6' came back up; going online. >[2012-04-03 17:32:22.503860] I [client-handshake.c:456:client_set_lk_version_cbk] 55-dstore-client-0: Server lk version = 1 >[2012-04-03 17:32:22.506427] I [client-handshake.c:456:client_set_lk_version_cbk] 55-dstore-client-6: Server lk version = 1 >[2012-04-03 17:32:23.508270] W [client.c:2083:client_rpc_notify] 55-dstore-client-1: Cancelling the grace timer >[2012-04-03 17:32:23.509479] I [client-handshake.c:1632:select_server_supported_programs] 55-dstore-client-1: Using Program GlusterFS 3git, Num (1298437), Version (330) >[2012-04-03 17:32:23.511922] I [client-handshake.c:1429:client_setvolume_cbk] 55-dstore-client-1: Connected to 192.168.2.36:24009, attached to remote volume '/export1/dstore1'. >[2012-04-03 17:32:23.511991] I [client-handshake.c:1441:client_setvolume_cbk] 55-dstore-client-1: Server and Client lk-version numbers are not same, reopening the fds >[2012-04-03 17:32:23.515028] I [client-handshake.c:456:client_set_lk_version_cbk] 55-dstore-client-1: Server lk version = 1 >[2012-04-03 17:32:23.517817] W [client.c:2083:client_rpc_notify] 55-dstore-client-4: Cancelling the grace timer >[2012-04-03 17:32:23.521244] W [client.c:2083:client_rpc_notify] 55-dstore-client-7: Cancelling the grace timer >[2012-04-03 17:32:23.523642] I [client-handshake.c:1632:select_server_supported_programs] 55-dstore-client-4: Using Program GlusterFS 3git, Num (1298437), Version (330) >[2012-04-03 17:32:23.524131] W [client.c:2083:client_rpc_notify] 55-dstore-client-5: Cancelling the grace timer >[2012-04-03 17:32:23.524613] I [client-handshake.c:1632:select_server_supported_programs] 55-dstore-client-7: Using Program GlusterFS 3git, Num (1298437), Version (330) >[2012-04-03 17:32:23.524903] I [client-handshake.c:1632:select_server_supported_programs] 55-dstore-client-5: Using Program GlusterFS 3git, Num (1298437), Version (330) >[2012-04-03 17:32:23.526252] I [client-handshake.c:1429:client_setvolume_cbk] 55-dstore-client-5: Connected to 192.168.2.37:24010, attached to remote volume '/export2/dstore1'. >[2012-04-03 17:32:23.526320] I [client-handshake.c:1441:client_setvolume_cbk] 55-dstore-client-5: Server and Client lk-version numbers are not same, reopening the fds >[2012-04-03 17:32:23.527314] I [client-handshake.c:456:client_set_lk_version_cbk] 55-dstore-client-5: Server lk version = 1 >[2012-04-03 17:32:23.527420] I [client-handshake.c:1429:client_setvolume_cbk] 55-dstore-client-7: Connected to 192.168.2.36:24011, attached to remote volume '/export1/dstore2'. >[2012-04-03 17:32:23.527498] I [client-handshake.c:1441:client_setvolume_cbk] 55-dstore-client-7: Server and Client lk-version numbers are not same, reopening the fds >[2012-04-03 17:32:23.528753] W [client.c:2083:client_rpc_notify] 55-dstore-client-2: Cancelling the grace timer >[2012-04-03 17:32:23.529734] I [client-handshake.c:1429:client_setvolume_cbk] 55-dstore-client-4: Connected to 192.168.2.36:24010, attached to remote volume '/export2/dstore1'. >[2012-04-03 17:32:23.529803] I [client-handshake.c:1441:client_setvolume_cbk] 55-dstore-client-4: Server and Client lk-version numbers are not same, reopening the fds >[2012-04-03 17:32:23.530453] I [client-handshake.c:456:client_set_lk_version_cbk] 55-dstore-client-7: Server lk version = 1 >[2012-04-03 17:32:23.530668] I [client-handshake.c:1632:select_server_supported_programs] 55-dstore-client-2: Using Program GlusterFS 3git, Num (1298437), Version (330) >[2012-04-03 17:32:23.532348] I [client-handshake.c:456:client_set_lk_version_cbk] 55-dstore-client-4: Server lk version = 1 >[2012-04-03 17:32:23.533765] I [client-handshake.c:1429:client_setvolume_cbk] 55-dstore-client-2: Connected to 192.168.2.37:24009, attached to remote volume '/export1/dstore1'. >[2012-04-03 17:32:23.533896] I [client-handshake.c:1441:client_setvolume_cbk] 55-dstore-client-2: Server and Client lk-version numbers are not same, reopening the fds >[2012-04-03 17:32:23.535449] W [client.c:2083:client_rpc_notify] 55-dstore-client-8: Cancelling the grace timer >[2012-04-03 17:32:23.535724] I [client-handshake.c:456:client_set_lk_version_cbk] 55-dstore-client-2: Server lk version = 1 >[2012-04-03 17:32:23.538652] I [client-handshake.c:1632:select_server_supported_programs] 55-dstore-client-8: Using Program GlusterFS 3git, Num (1298437), Version (330) >[2012-04-03 17:32:23.544725] I [client-handshake.c:1429:client_setvolume_cbk] 55-dstore-client-8: Connected to 192.168.2.37:24011, attached to remote volume '/export1/dstore2'. >[2012-04-03 17:32:23.544797] I [client-handshake.c:1441:client_setvolume_cbk] 55-dstore-client-8: Server and Client lk-version numbers are not same, reopening the fds >[2012-04-03 17:32:23.555266] I [fuse-bridge.c:4081:fuse_graph_setup] 0-fuse: switched to graph 55 >[2012-04-03 17:32:23.555640] I [client-handshake.c:456:client_set_lk_version_cbk] 55-dstore-client-8: Server lk version = 1 >[2012-04-03 17:32:23.558137] I [afr-common.c:1866:afr_set_root_inode_on_first_lookup] 55-dstore-replicate-0: added root inode >[2012-04-03 17:32:23.560453] I [afr-common.c:1866:afr_set_root_inode_on_first_lookup] 55-dstore-replicate-1: added root inode >[2012-04-03 17:32:23.560716] I [afr-common.c:1866:afr_set_root_inode_on_first_lookup] 55-dstore-replicate-2: added root inode >[2012-04-03 17:32:23.752817] I [client.c:2165:notify] 54-dstore-client-0: current graph is no longer active, destroying rpc_client >[2012-04-03 17:32:23.759915] I [client.c:2165:notify] 54-dstore-client-1: current graph is no longer active, destroying rpc_client >[2012-04-03 17:32:23.759965] I [client.c:2165:notify] 54-dstore-client-2: current graph is no longer active, destroying rpc_client >[2012-04-03 17:32:23.760018] I [client.c:2165:notify] 54-dstore-client-3: current graph is no longer active, destroying rpc_client >[2012-04-03 17:32:23.760080] I [client.c:2165:notify] 54-dstore-client-4: current graph is no longer active, destroying rpc_client >[2012-04-03 17:32:23.760034] I [client.c:136:client_register_grace_timer] 54-dstore-client-0: Registering a grace timer >[2012-04-03 17:32:23.760162] I [client.c:2165:notify] 54-dstore-client-5: current graph is no longer active, destroying rpc_client >[2012-04-03 17:32:23.760416] I [client.c:2104:client_rpc_notify] 54-dstore-client-0: disconnected >[2012-04-03 17:32:23.760494] I [client.c:2165:notify] 54-dstore-client-6: current graph is no longer active, destroying rpc_client >[2012-04-03 17:32:23.760573] I [client.c:2165:notify] 54-dstore-client-7: current graph is no longer active, destroying rpc_client >[2012-04-03 17:32:23.760639] I [client.c:2165:notify] 54-dstore-client-8: current graph is no longer active, destroying rpc_client >[2012-04-03 17:32:23.760576] I [client.c:136:client_register_grace_timer] 54-dstore-client-1: Registering a grace timer >[2012-04-03 17:32:23.760915] I [client.c:2104:client_rpc_notify] 54-dstore-client-1: disconnected >[2012-04-03 17:32:23.761001] I [client.c:136:client_register_grace_timer] 54-dstore-client-2: Registering a grace timer >[2012-04-03 17:32:23.761057] I [client.c:2104:client_rpc_notify] 54-dstore-client-2: disconnected >[2012-04-03 17:32:23.761104] E [afr-common.c:3561:afr_notify] 54-dstore-replicate-0: All subvolumes are down. Going offline until atleast one of them comes back up. >[2012-04-03 17:32:23.761184] I [client.c:136:client_register_grace_timer] 54-dstore-client-3: Registering a grace timer >[2012-04-03 17:32:23.761420] I [client.c:2104:client_rpc_notify] 54-dstore-client-3: disconnected >[2012-04-03 17:32:23.761546] I [client.c:136:client_register_grace_timer] 54-dstore-client-4: Registering a grace timer >[2012-04-03 17:32:23.761609] I [client.c:2104:client_rpc_notify] 54-dstore-client-4: disconnected >[2012-04-03 17:32:23.761683] I [client.c:136:client_register_grace_timer] 54-dstore-client-5: Registering a grace timer >[2012-04-03 17:32:23.761738] I [client.c:2104:client_rpc_notify] 54-dstore-client-5: disconnected >[2012-04-03 17:32:23.761783] E [afr-common.c:3561:afr_notify] 54-dstore-replicate-1: All subvolumes are down. Going offline until atleast one of them comes back up. >[2012-04-03 17:32:23.761858] I [client.c:136:client_register_grace_timer] 54-dstore-client-6: Registering a grace timer >[2012-04-03 17:32:23.761928] I [client.c:2104:client_rpc_notify] 54-dstore-client-6: disconnected >[2012-04-03 17:32:23.762005] I [client.c:136:client_register_grace_timer] 54-dstore-client-7: Registering a grace timer >[2012-04-03 17:32:23.762060] I [client.c:2104:client_rpc_notify] 54-dstore-client-7: disconnected >[2012-04-03 17:32:23.762131] I [client.c:136:client_register_grace_timer] 54-dstore-client-8: Registering a grace timer >[2012-04-03 17:32:23.762186] I [client.c:2104:client_rpc_notify] 54-dstore-client-8: disconnected >[2012-04-03 17:32:23.762372] E [afr-common.c:3561:afr_notify] 54-dstore-replicate-2: All subvolumes are down. Going offline until atleast one of them comes back up. >[2012-04-03 17:32:34.535010] W [client.c:112:client_grace_timeout] 54-dstore-client-0: client grace timer expired, updating the lk-version to 2 >[2012-04-03 17:32:34.535120] W [client.c:112:client_grace_timeout] 54-dstore-client-1: client grace timer expired, updating the lk-version to 2 >[2012-04-03 17:32:34.535154] W [client.c:112:client_grace_timeout] 54-dstore-client-2: client grace timer expired, updating the lk-version to 2 >[2012-04-03 17:32:34.535177] W [client.c:112:client_grace_timeout] 54-dstore-client-3: client grace timer expired, updating the lk-version to 2 >[2012-04-03 17:32:34.535199] W [client.c:112:client_grace_timeout] 54-dstore-client-4: client grace timer expired, updating the lk-version to 2 >[2012-04-03 17:32:34.535221] W [client.c:112:client_grace_timeout] 54-dstore-client-5: client grace timer expired, updating the lk-version to 2 >[2012-04-03 17:32:34.535242] W [client.c:112:client_grace_timeout] 54-dstore-client-6: client grace timer expired, updating the lk-version to 2 >[2012-04-03 17:32:34.535263] W [client.c:112:client_grace_timeout] 54-dstore-client-7: client grace timer expired, updating the lk-version to 2 >[2012-04-03 17:32:34.535285] W [client.c:112:client_grace_timeout] 54-dstore-client-8: client grace timer expired, updating the lk-version to 2 >[2012-04-03 17:32:50.330445] I [glusterfsd-mgmt.c:64:mgmt_cbk_spec] 0-mgmt: Volume file changed >[2012-04-03 17:32:51.650551] I [io-cache.c:1558:check_cache_size_ok] 56-dstore-quick-read: Max cache size is 1044848640 >[2012-04-03 17:32:51.650709] I [io-cache.c:1558:check_cache_size_ok] 56-dstore-io-cache: Max cache size is 1044848640 >[2012-04-03 17:32:51.652625] I [quota.c:3042:quota_parse_limits] 56-dstore-quota: no "limit-set" option provided >[2012-04-03 17:32:51.753255] I [client.c:2156:notify] 56-dstore-client-0: parent translators are ready, attempting connect on transport >[2012-04-03 17:32:51.765505] I [client.c:2156:notify] 56-dstore-client-1: parent translators are ready, attempting connect on transport >[2012-04-03 17:32:51.777938] I [client.c:2156:notify] 56-dstore-client-2: parent translators are ready, attempting connect on transport >[2012-04-03 17:32:51.790300] I [client.c:2156:notify] 56-dstore-client-3: parent translators are ready, attempting connect on transport >[2012-04-03 17:32:51.797271] I [client.c:2156:notify] 56-dstore-client-4: parent translators are ready, attempting connect on transport >[2012-04-03 17:32:51.809640] I [client.c:2156:notify] 56-dstore-client-5: parent translators are ready, attempting connect on transport >[2012-04-03 17:32:51.819816] I [client.c:2156:notify] 56-dstore-client-6: parent translators are ready, attempting connect on transport >[2012-04-03 17:32:51.830762] I [client.c:2156:notify] 56-dstore-client-7: parent translators are ready, attempting connect on transport >[2012-04-03 17:32:51.844379] I [client.c:2156:notify] 56-dstore-client-8: parent translators are ready, attempting connect on transport >Given volfile: >+------------------------------------------------------------------------------+ > 1: volume dstore-client-0 > 2: type protocol/client > 3: option remote-host 192.168.2.35 > 4: option remote-subvolume /export1/dstore1 > 5: option transport-type tcp > 6: end-volume > 7: > 8: volume dstore-client-1 > 9: type protocol/client > 10: option remote-host 192.168.2.36 > 11: option remote-subvolume /export1/dstore1 > 12: option transport-type tcp > 13: end-volume > 14: > 15: volume dstore-client-2 > 16: type protocol/client > 17: option remote-host 192.168.2.37 > 18: option remote-subvolume /export1/dstore1 > 19: option transport-type tcp > 20: end-volume > 21: > 22: volume dstore-client-3 > 23: type protocol/client > 24: option remote-host 192.168.2.35 > 25: option remote-subvolume /export2/dstore1 > 26: option transport-type tcp > 27: end-volume > 28: > 29: volume dstore-client-4 > 30: type protocol/client > 31: option remote-host 192.168.2.36 > 32: option remote-subvolume /export2/dstore1 > 33: option transport-type tcp > 34: end-volume > 35: > 36: volume dstore-client-5 > 37: type protocol/client > 38: option remote-host 192.168.2.37 > 39: option remote-subvolume /export2/dstore1 > 40: option transport-type tcp > 41: end-volume > 42: > 43: volume dstore-client-6 > 44: type protocol/client > 45: option remote-host 192.168.2.35 > 46: option remote-subvolume /export1/dstore2 > 47: option transport-type tcp > 48: end-volume > 49: > 50: volume dstore-client-7 > 51: type protocol/client > 52: option remote-host 192.168.2.36 > 53: option remote-subvolume /export1/dstore2 > 54: option transport-type tcp > 55: end-volume > 56: > 57: volume dstore-client-8 > 58: type protocol/client > 59: option remote-host 192.168.2.37 > 60: option remote-subvolume /export1/dstore2 > 61: option transport-type tcp > 62: end-volume > 63: > 64: volume dstore-replicate-0 > 65: type cluster/replicate > 66: subvolumes dstore-client-0 dstore-client-1 dstore-client-2 > 67: end-volume > 68: > 69: volume dstore-replicate-1 > 70: type cluster/replicate > 71: subvolumes dstore-client-3 dstore-client-4 dstore-client-5 > 72: end-volume > 73: > 74: volume dstore-replicate-2 > 75: type cluster/replicate > 76: subvolumes dstore-client-6 dstore-client-7 dstore-client-8 > 77: end-volume > 78: > 79: volume dstore-dht > 80: type cluster/distribute > 81: subvolumes dstore-replicate-0 dstore-replicate-1 dstore-replicate-2 > 82: end-volume > 83: > 84: volume dstore-quota > 85: type features/quota > 86: option timeout 0 > 87: subvolumes dstore-dht > 88: end-volume > 89: > 90: volume dstore-write-behind > 91: type performance/write-behind > 92: subvolumes dstore-quota > 93: end-volume > 94: > 95: volume dstore-read-ahead > 96: type performance/read-ahead > 97: subvolumes dstore-write-behind > 98: end-volume > 99: >100: volume dstore-io-cache >101: type performance/io-cache >102: subvolumes dstore-read-ahead >103: end-volume >104: >105: volume dstore-quick-read >106: type performance/quick-read >107: subvolumes dstore-io-cache >108: end-volume >109: >110: volume dstore >111: type debug/io-stats >112: option latency-measurement off >113: option count-fop-hits off >114: subvolumes dstore-quick-read >115: end-volume > >+------------------------------------------------------------------------------+ >[2012-04-03 17:32:51.881026] I [rpc-clnt.c:1669:rpc_clnt_reconfig] 56-dstore-client-3: changing port to 24010 (from 0) >[2012-04-03 17:32:51.881284] I [rpc-clnt.c:1669:rpc_clnt_reconfig] 56-dstore-client-0: changing port to 24009 (from 0) >[2012-04-03 17:32:51.881482] I [rpc-clnt.c:1669:rpc_clnt_reconfig] 56-dstore-client-6: changing port to 24011 (from 0) >[2012-04-03 17:32:51.894726] I [client.c:136:client_register_grace_timer] 56-dstore-client-3: Registering a grace timer >[2012-04-03 17:32:51.894863] I [client.c:136:client_register_grace_timer] 56-dstore-client-0: Registering a grace timer >[2012-04-03 17:32:51.895037] I [client.c:136:client_register_grace_timer] 56-dstore-client-6: Registering a grace timer >[2012-04-03 17:32:52.909821] I [rpc-clnt.c:1669:rpc_clnt_reconfig] 56-dstore-client-2: changing port to 24009 (from 0) >[2012-04-03 17:32:52.910037] I [client.c:136:client_register_grace_timer] 56-dstore-client-2: Registering a grace timer >[2012-04-03 17:32:52.910121] I [rpc-clnt.c:1669:rpc_clnt_reconfig] 56-dstore-client-5: changing port to 24010 (from 0) >[2012-04-03 17:32:52.910215] I [client.c:136:client_register_grace_timer] 56-dstore-client-5: Registering a grace timer >[2012-04-03 17:32:52.910971] I [rpc-clnt.c:1669:rpc_clnt_reconfig] 56-dstore-client-8: changing port to 24011 (from 0) >[2012-04-03 17:32:52.911095] I [client.c:136:client_register_grace_timer] 56-dstore-client-8: Registering a grace timer >[2012-04-03 17:32:53.002418] I [rpc-clnt.c:1669:rpc_clnt_reconfig] 56-dstore-client-1: changing port to 24009 (from 0) >[2012-04-03 17:32:53.002559] I [client.c:136:client_register_grace_timer] 56-dstore-client-1: Registering a grace timer >[2012-04-03 17:32:53.003689] I [rpc-clnt.c:1669:rpc_clnt_reconfig] 56-dstore-client-4: changing port to 24010 (from 0) >[2012-04-03 17:32:53.003843] I [rpc-clnt.c:1669:rpc_clnt_reconfig] 56-dstore-client-7: changing port to 24011 (from 0) >[2012-04-03 17:32:53.004036] I [client.c:136:client_register_grace_timer] 56-dstore-client-4: Registering a grace timer >[2012-04-03 17:32:53.004139] I [client.c:136:client_register_grace_timer] 56-dstore-client-7: Registering a grace timer >[2012-04-03 17:32:55.545964] W [client.c:2083:client_rpc_notify] 56-dstore-client-3: Cancelling the grace timer >[2012-04-03 17:32:55.547481] I [client-handshake.c:1632:select_server_supported_programs] 56-dstore-client-3: Using Program GlusterFS 3git, Num (1298437), Version (330) >[2012-04-03 17:32:55.549260] I [client-handshake.c:1429:client_setvolume_cbk] 56-dstore-client-3: Connected to 192.168.2.35:24010, attached to remote volume '/export2/dstore1'. >[2012-04-03 17:32:55.549324] I [client-handshake.c:1441:client_setvolume_cbk] 56-dstore-client-3: Server and Client lk-version numbers are not same, reopening the fds >[2012-04-03 17:32:55.549455] I [afr-common.c:3524:afr_notify] 56-dstore-replicate-1: Subvolume 'dstore-client-3' came back up; going online. >[2012-04-03 17:32:55.550879] I [client-handshake.c:456:client_set_lk_version_cbk] 56-dstore-client-3: Server lk version = 1 >[2012-04-03 17:32:55.552825] W [client.c:2083:client_rpc_notify] 56-dstore-client-0: Cancelling the grace timer >[2012-04-03 17:32:55.553186] I [client-handshake.c:1632:select_server_supported_programs] 56-dstore-client-0: Using Program GlusterFS 3git, Num (1298437), Version (330) >[2012-04-03 17:32:55.553961] I [client-handshake.c:1429:client_setvolume_cbk] 56-dstore-client-0: Connected to 192.168.2.35:24009, attached to remote volume '/export1/dstore1'. >[2012-04-03 17:32:55.554031] I [client-handshake.c:1441:client_setvolume_cbk] 56-dstore-client-0: Server and Client lk-version numbers are not same, reopening the fds >[2012-04-03 17:32:55.554222] I [afr-common.c:3524:afr_notify] 56-dstore-replicate-0: Subvolume 'dstore-client-0' came back up; going online. >[2012-04-03 17:32:55.555621] I [client-handshake.c:456:client_set_lk_version_cbk] 56-dstore-client-0: Server lk version = 1 >[2012-04-03 17:32:55.560599] W [client.c:2083:client_rpc_notify] 56-dstore-client-6: Cancelling the grace timer >[2012-04-03 17:32:55.562069] I [client-handshake.c:1632:select_server_supported_programs] 56-dstore-client-6: Using Program GlusterFS 3git, Num (1298437), Version (330) >[2012-04-03 17:32:55.564753] I [client-handshake.c:1429:client_setvolume_cbk] 56-dstore-client-6: Connected to 192.168.2.35:24011, attached to remote volume '/export1/dstore2'. >[2012-04-03 17:32:55.564826] I [client-handshake.c:1441:client_setvolume_cbk] 56-dstore-client-6: Server and Client lk-version numbers are not same, reopening the fds >[2012-04-03 17:32:55.564905] I [afr-common.c:3524:afr_notify] 56-dstore-replicate-2: Subvolume 'dstore-client-6' came back up; going online. >[2012-04-03 17:32:55.565447] I [client-handshake.c:456:client_set_lk_version_cbk] 56-dstore-client-6: Server lk version = 1 >[2012-04-03 17:32:56.570329] W [client.c:2083:client_rpc_notify] 56-dstore-client-2: Cancelling the grace timer >[2012-04-03 17:32:56.571594] I [client-handshake.c:1632:select_server_supported_programs] 56-dstore-client-2: Using Program GlusterFS 3git, Num (1298437), Version (330) >[2012-04-03 17:32:56.574173] I [client-handshake.c:1429:client_setvolume_cbk] 56-dstore-client-2: Connected to 192.168.2.37:24009, attached to remote volume '/export1/dstore1'. >[2012-04-03 17:32:56.574251] I [client-handshake.c:1441:client_setvolume_cbk] 56-dstore-client-2: Server and Client lk-version numbers are not same, reopening the fds >[2012-04-03 17:32:56.576368] W [client.c:2083:client_rpc_notify] 56-dstore-client-5: Cancelling the grace timer >[2012-04-03 17:32:56.577546] I [client-handshake.c:1632:select_server_supported_programs] 56-dstore-client-5: Using Program GlusterFS 3git, Num (1298437), Version (330) >[2012-04-03 17:32:56.578245] I [client-handshake.c:456:client_set_lk_version_cbk] 56-dstore-client-2: Server lk version = 1 >[2012-04-03 17:32:56.579325] I [client-handshake.c:1429:client_setvolume_cbk] 56-dstore-client-5: Connected to 192.168.2.37:24010, attached to remote volume '/export2/dstore1'. >[2012-04-03 17:32:56.579446] I [client-handshake.c:1441:client_setvolume_cbk] 56-dstore-client-5: Server and Client lk-version numbers are not same, reopening the fds >[2012-04-03 17:32:56.583576] W [client.c:2083:client_rpc_notify] 56-dstore-client-8: Cancelling the grace timer >[2012-04-03 17:32:56.584946] I [client-handshake.c:1632:select_server_supported_programs] 56-dstore-client-8: Using Program GlusterFS 3git, Num (1298437), Version (330) >[2012-04-03 17:32:56.585505] I [client-handshake.c:456:client_set_lk_version_cbk] 56-dstore-client-5: Server lk version = 1 >[2012-04-03 17:32:56.585833] I [client-handshake.c:1429:client_setvolume_cbk] 56-dstore-client-8: Connected to 192.168.2.37:24011, attached to remote volume '/export1/dstore2'. >[2012-04-03 17:32:56.585925] I [client-handshake.c:1441:client_setvolume_cbk] 56-dstore-client-8: Server and Client lk-version numbers are not same, reopening the fds >[2012-04-03 17:32:56.589642] I [client-handshake.c:456:client_set_lk_version_cbk] 56-dstore-client-8: Server lk version = 1 >[2012-04-03 17:32:56.589849] W [client.c:2083:client_rpc_notify] 56-dstore-client-1: Cancelling the grace timer >[2012-04-03 17:32:56.590508] I [client-handshake.c:1632:select_server_supported_programs] 56-dstore-client-1: Using Program GlusterFS 3git, Num (1298437), Version (330) >[2012-04-03 17:32:56.593560] I [client-handshake.c:1429:client_setvolume_cbk] 56-dstore-client-1: Connected to 192.168.2.36:24009, attached to remote volume '/export1/dstore1'. >[2012-04-03 17:32:56.593648] I [client-handshake.c:1441:client_setvolume_cbk] 56-dstore-client-1: Server and Client lk-version numbers are not same, reopening the fds >[2012-04-03 17:32:56.595831] W [client.c:2083:client_rpc_notify] 56-dstore-client-4: Cancelling the grace timer >[2012-04-03 17:32:56.596091] I [client-handshake.c:456:client_set_lk_version_cbk] 56-dstore-client-1: Server lk version = 1 >[2012-04-03 17:32:56.597634] I [client-handshake.c:1632:select_server_supported_programs] 56-dstore-client-4: Using Program GlusterFS 3git, Num (1298437), Version (330) >[2012-04-03 17:32:56.600045] I [client-handshake.c:1429:client_setvolume_cbk] 56-dstore-client-4: Connected to 192.168.2.36:24010, attached to remote volume '/export2/dstore1'. >[2012-04-03 17:32:56.600120] I [client-handshake.c:1441:client_setvolume_cbk] 56-dstore-client-4: Server and Client lk-version numbers are not same, reopening the fds >[2012-04-03 17:32:56.603418] I [client-handshake.c:456:client_set_lk_version_cbk] 56-dstore-client-4: Server lk version = 1 >[2012-04-03 17:32:56.605013] W [client.c:2083:client_rpc_notify] 56-dstore-client-7: Cancelling the grace timer >[2012-04-03 17:32:56.608021] I [client-handshake.c:1632:select_server_supported_programs] 56-dstore-client-7: Using Program GlusterFS 3git, Num (1298437), Version (330) >[2012-04-03 17:32:56.612159] I [client-handshake.c:1429:client_setvolume_cbk] 56-dstore-client-7: Connected to 192.168.2.36:24011, attached to remote volume '/export1/dstore2'. >[2012-04-03 17:32:56.612269] I [client-handshake.c:1441:client_setvolume_cbk] 56-dstore-client-7: Server and Client lk-version numbers are not same, reopening the fds >[2012-04-03 17:32:56.628025] I [fuse-bridge.c:4081:fuse_graph_setup] 0-fuse: switched to graph 56 >[2012-04-03 17:32:56.628626] I [client-handshake.c:456:client_set_lk_version_cbk] 56-dstore-client-7: Server lk version = 1 >[2012-04-03 17:32:56.646776] I [afr-common.c:1866:afr_set_root_inode_on_first_lookup] 56-dstore-replicate-0: added root inode >[2012-04-03 17:32:56.648638] I [afr-common.c:1866:afr_set_root_inode_on_first_lookup] 56-dstore-replicate-2: added root inode >[2012-04-03 17:32:56.648835] I [afr-common.c:1866:afr_set_root_inode_on_first_lookup] 56-dstore-replicate-1: added root inode >[2012-04-03 17:32:56.884669] I [client.c:2165:notify] 55-dstore-client-0: current graph is no longer active, destroying rpc_client >[2012-04-03 17:32:56.895292] I [client.c:2165:notify] 55-dstore-client-1: current graph is no longer active, destroying rpc_client >[2012-04-03 17:32:56.895396] I [client.c:2165:notify] 55-dstore-client-2: current graph is no longer active, destroying rpc_client >[2012-04-03 17:32:56.895401] I [client.c:136:client_register_grace_timer] 55-dstore-client-0: Registering a grace timer >[2012-04-03 17:32:56.895478] I [client.c:2165:notify] 55-dstore-client-3: current graph is no longer active, destroying rpc_client >[2012-04-03 17:32:56.895600] I [client.c:2104:client_rpc_notify] 55-dstore-client-0: disconnected >[2012-04-03 17:32:56.895645] I [client.c:2165:notify] 55-dstore-client-4: current graph is no longer active, destroying rpc_client >[2012-04-03 17:32:56.895921] I [client.c:2165:notify] 55-dstore-client-5: current graph is no longer active, destroying rpc_client >[2012-04-03 17:32:56.895834] I [client.c:136:client_register_grace_timer] 55-dstore-client-1: Registering a grace timer >[2012-04-03 12:02:56.896021] I [client.c:2165:notify] 55-dstore-client-6: current graph is no longer active, destroying rpc_client >[2012-04-03 17:32:56.896079] I [client.c:2104:client_rpc_notify] 55-dstore-client-1: disconnected >[2012-04-03 17:32:56.896182] I [client.c:2165:notify] 55-dstore-client-7: current graph is no longer active, destroying rpc_client >[2012-04-03 17:32:56.896360] I [client.c:2165:notify] 55-dstore-client-8: current graph is no longer active, destroying rpc_client >[2012-04-03 17:32:56.896250] I [client.c:136:client_register_grace_timer] 55-dstore-client-2: Registering a grace timer >[2012-04-03 17:32:56.896743] I [client.c:2104:client_rpc_notify] 55-dstore-client-2: disconnected >[2012-04-03 17:32:56.896811] E [afr-common.c:3561:afr_notify] 55-dstore-replicate-0: All subvolumes are down. Going offline until atleast one of them comes back up. >[2012-04-03 17:32:56.896954] I [client.c:136:client_register_grace_timer] 55-dstore-client-3: Registering a grace timer >[2012-04-03 17:32:56.897013] I [client.c:2104:client_rpc_notify] 55-dstore-client-3: disconnected >[2012-04-03 17:32:56.897088] I [client.c:136:client_register_grace_timer] 55-dstore-client-4: Registering a grace timer >[2012-04-03 17:32:56.897144] I [client.c:2104:client_rpc_notify] 55-dstore-client-4: disconnected >[2012-04-03 17:32:56.897218] I [client.c:136:client_register_grace_timer] 55-dstore-client-5: Registering a grace timer >[2012-04-03 17:32:56.897272] I [client.c:2104:client_rpc_notify] 55-dstore-client-5: disconnected >[2012-04-03 17:32:56.897317] E [afr-common.c:3561:afr_notify] 55-dstore-replicate-1: All subvolumes are down. Going offline until atleast one of them comes back up. >[2012-04-03 17:32:56.897548] I [client.c:136:client_register_grace_timer] 55-dstore-client-6: Registering a grace timer >[2012-04-03 17:32:56.897612] I [client.c:2104:client_rpc_notify] 55-dstore-client-6: disconnected >[2012-04-03 17:32:56.897685] I [client.c:136:client_register_grace_timer] 55-dstore-client-7: Registering a grace timer >[2012-04-03 17:32:56.897742] I [client.c:2104:client_rpc_notify] 55-dstore-client-7: disconnected >[2012-04-03 17:32:56.897848] I [client.c:136:client_register_grace_timer] 55-dstore-client-8: Registering a grace timer >[2012-04-03 17:32:56.897906] I [client.c:2104:client_rpc_notify] 55-dstore-client-8: disconnected >[2012-04-03 17:32:56.897953] E [afr-common.c:3561:afr_notify] 55-dstore-replicate-2: All subvolumes are down. Going offline until atleast one of them comes back up. >[2012-04-03 17:32:56.940347] W [quota.c:394:quota_check_limit] 56-dstore-quota: cannot find parent for inode (gfid:72642fd7-0dcc-4e25-83d9-a93f603110d3), hence aborting enforcing quota-limits and continuing with the fop >[2012-04-03 17:32:57.235363] W [quota.c:780:quota_update_size] 56-dstore-quota: cannot find parent for inode (gfid:04bc701e-25de-4111-b3c5-8b65e4f79bc7), hence aborting size updation of parents >[2012-04-03 17:32:57.315537] W [quota.c:394:quota_check_limit] 56-dstore-quota: cannot find parent for inode (gfid:b9a5d5c6-cd4e-4fed-acd9-716dde37be31), hence aborting enforcing quota-limits and continuing with the fop >[2012-04-03 17:32:57.333403] W [quota.c:394:quota_check_limit] 56-dstore-quota: cannot find parent for inode (gfid:f185e840-1968-4487-bf82-49dbe5cc8341), hence aborting enforcing quota-limits and continuing with the fop >[2012-04-03 17:32:57.336002] W [quota.c:780:quota_update_size] 56-dstore-quota: cannot find parent for inode (gfid:b9a5d5c6-cd4e-4fed-acd9-716dde37be31), hence aborting size updation of parents >[2012-04-03 17:32:57.356041] W [quota.c:394:quota_check_limit] 56-dstore-quota: cannot find parent for inode (gfid:f185e840-1968-4487-bf82-49dbe5cc8341), hence aborting enforcing quota-limits and continuing with the fop >[2012-04-03 17:32:57.357195] W [quota.c:780:quota_update_size] 56-dstore-quota: cannot find parent for inode (gfid:676316a7-a6a5-4247-bffe-afd93cbeb4a4), hence aborting size updation of parents >[2012-04-03 17:32:57.405645] W [quota.c:780:quota_update_size] 56-dstore-quota: cannot find parent for inode (gfid:f185e840-1968-4487-bf82-49dbe5cc8341), hence aborting size updation of parents >[2012-04-03 17:32:57.408070] W [quota.c:394:quota_check_limit] 56-dstore-quota: cannot find parent for inode (gfid:1c8711d2-c78e-4ec5-a9e3-548415f9379a), hence aborting enforcing quota-limits and continuing with the fop >[2012-04-03 17:32:57.415092] W [quota.c:394:quota_check_limit] 56-dstore-quota: cannot find parent for inode (gfid:c6ff00f3-2387-449f-b7a6-87dc95b85d7e), hence aborting enforcing quota-limits and continuing with the fop >[2012-04-03 17:32:57.418759] W [quota.c:394:quota_check_limit] 56-dstore-quota: cannot find parent for inode (gfid:1c8711d2-c78e-4ec5-a9e3-548415f9379a), hence aborting enforcing quota-limits and continuing with the fop >[2012-04-03 17:32:57.422854] W [quota.c:394:quota_check_limit] 56-dstore-quota: cannot find parent for inode (gfid:f185e840-1968-4487-bf82-49dbe5cc8341), hence aborting enforcing quota-limits and continuing with the fop >[2012-04-03 17:32:57.440746] W [quota.c:780:quota_update_size] 56-dstore-quota: cannot find parent for inode (gfid:1c8711d2-c78e-4ec5-a9e3-548415f9379a), hence aborting size updation of parents >[2012-04-03 17:32:57.443487] W [quota.c:780:quota_update_size] 56-dstore-quota: cannot find parent for inode (gfid:c6ff00f3-2387-449f-b7a6-87dc95b85d7e), hence aborting size updation of parents >[2012-04-03 17:32:57.449998] W [quota.c:394:quota_check_limit] 56-dstore-quota: cannot find parent for inode (gfid:1c8711d2-c78e-4ec5-a9e3-548415f9379a), hence aborting enforcing quota-limits and continuing with the fop >[2012-04-03 17:32:57.534664] W [quota.c:780:quota_update_size] 56-dstore-quota: cannot find parent for inode (gfid:f185e840-1968-4487-bf82-49dbe5cc8341), hence aborting size updation of parents >[2012-04-03 17:32:57.541499] W [quota.c:394:quota_check_limit] 56-dstore-quota: cannot find parent for inode (gfid:f185e840-1968-4487-bf82-49dbe5cc8341), hence aborting enforcing quota-limits and continuing with the fop >[2012-04-03 17:32:57.568191] W [quota.c:780:quota_update_size] 56-dstore-quota: cannot find parent for inode (gfid:f185e840-1968-4487-bf82-49dbe5cc8341), hence aborting size updation of parents >[2012-04-03 17:32:57.600938] W [quota.c:780:quota_update_size] 56-dstore-quota: cannot find parent for inode (gfid:1c8711d2-c78e-4ec5-a9e3-548415f9379a), hence aborting size updation of parents >[2012-04-03 17:32:57.622294] W [quota.c:394:quota_check_limit] 56-dstore-quota: cannot find parent for inode (gfid:1c8711d2-c78e-4ec5-a9e3-548415f9379a), hence aborting enforcing quota-limits and continuing with the fop >[2012-04-03 17:32:57.662501] W [quota.c:780:quota_update_size] 56-dstore-quota: cannot find parent for inode (gfid:1c8711d2-c78e-4ec5-a9e3-548415f9379a), hence aborting size updation of parents >[2012-04-03 17:32:57.784371] W [quota.c:394:quota_check_limit] 56-dstore-quota: cannot find parent for inode (gfid:6a0c3bd3-66f3-4d98-be28-baf6b71fd7d7), hence aborting enforcing quota-limits and continuing with the fop >[2012-04-03 17:32:57.811243] W [quota.c:780:quota_update_size] 56-dstore-quota: cannot find parent for inode (gfid:6a0c3bd3-66f3-4d98-be28-baf6b71fd7d7), hence aborting size updation of parents >[2012-04-03 17:32:58.076937] W [quota.c:394:quota_check_limit] 56-dstore-quota: cannot find parent for inode (gfid:1c8711d2-c78e-4ec5-a9e3-548415f9379a), hence aborting enforcing quota-limits and continuing with the fop >[2012-04-03 17:32:58.110333] W [quota.c:780:quota_update_size] 56-dstore-quota: cannot find parent for inode (gfid:1c8711d2-c78e-4ec5-a9e3-548415f9379a), hence aborting size updation of parents >[2012-04-03 17:32:58.336573] W [quota.c:780:quota_update_size] 56-dstore-quota: cannot find parent for inode (gfid:af1aa5a9-0ece-48e7-b9b8-17f6dbbc7649), hence aborting size updation of parents >[2012-04-03 17:32:58.382629] W [quota.c:394:quota_check_limit] 56-dstore-quota: cannot find parent for inode (gfid:d8229f98-ada3-4f33-9d91-91d021b1e69a), hence aborting enforcing quota-limits and continuing with the fop >[2012-04-03 17:32:58.419886] W [quota.c:780:quota_update_size] 56-dstore-quota: cannot find parent for inode (gfid:d8229f98-ada3-4f33-9d91-91d021b1e69a), hence aborting size updation of parents >[2012-04-03 17:32:58.506550] W [quota.c:394:quota_check_limit] 56-dstore-quota: cannot find parent for inode (gfid:469eadd6-4d74-4154-bf9f-3645ac0552d0), hence aborting enforcing quota-limits and continuing with the fop >[2012-04-03 17:32:58.533674] W [quota.c:780:quota_update_size] 56-dstore-quota: cannot find parent for inode (gfid:469eadd6-4d74-4154-bf9f-3645ac0552d0), hence aborting size updation of parents >[2012-04-03 17:32:58.670543] W [quota.c:394:quota_check_limit] 56-dstore-quota: cannot find parent for inode (gfid:5f77ec09-c7d3-4ad5-8370-808b4018c94a), hence aborting enforcing quota-limits and continuing with the fop >[2012-04-03 17:32:58.711404] W [quota.c:394:quota_check_limit] 56-dstore-quota: cannot find parent for inode (gfid:5f77ec09-c7d3-4ad5-8370-808b4018c94a), hence aborting enforcing quota-limits and continuing with the fop >[2012-04-03 17:32:58.752078] W [quota.c:780:quota_update_size] 56-dstore-quota: cannot find parent for inode (gfid:5f77ec09-c7d3-4ad5-8370-808b4018c94a), hence aborting size updation of parents >[2012-04-03 17:32:58.779522] W [quota.c:394:quota_check_limit] 56-dstore-quota: cannot find parent for inode (gfid:5f77ec09-c7d3-4ad5-8370-808b4018c94a), hence aborting enforcing quota-limits and continuing with the fop >[2012-04-03 17:32:58.931276] W [quota.c:780:quota_update_size] 56-dstore-quota: cannot find parent for inode (gfid:5f77ec09-c7d3-4ad5-8370-808b4018c94a), hence aborting size updation of parents >[2012-04-03 17:32:58.940529] W [quota.c:394:quota_check_limit] 56-dstore-quota: cannot find parent for inode (gfid:5f77ec09-c7d3-4ad5-8370-808b4018c94a), hence aborting enforcing quota-limits and continuing with the fop >[2012-04-03 17:32:58.965251] W [quota.c:780:quota_update_size] 56-dstore-quota: cannot find parent for inode (gfid:5f77ec09-c7d3-4ad5-8370-808b4018c94a), hence aborting size updation of parents >[2012-04-03 17:32:59.518682] W [quota.c:394:quota_check_limit] 56-dstore-quota: cannot find parent for inode (gfid:5f77ec09-c7d3-4ad5-8370-808b4018c94a), hence aborting enforcing quota-limits and continuing with the fop >[2012-04-03 17:32:59.545660] W [quota.c:780:quota_update_size] 56-dstore-quota: cannot find parent for inode (gfid:5f77ec09-c7d3-4ad5-8370-808b4018c94a), hence aborting size updation of parents >[2012-04-03 17:32:59.905018] W [quota.c:780:quota_update_size] 56-dstore-quota: cannot find parent for inode (gfid:c612eb70-d566-4913-89e4-273d16335acf), hence aborting size updation of parents >[2012-04-03 17:32:59.923165] W [quota.c:394:quota_check_limit] 56-dstore-quota: cannot find parent for inode (gfid:d069eb7d-6c51-4e38-afa4-3362b5a4c5fd), hence aborting enforcing quota-limits and continuing with the fop >[2012-04-03 17:32:59.934147] W [quota.c:780:quota_update_size] 56-dstore-quota: cannot find parent for inode (gfid:d069eb7d-6c51-4e38-afa4-3362b5a4c5fd), hence aborting size updation of parents >[2012-04-03 17:33:00.162386] W [quota.c:394:quota_check_limit] 56-dstore-quota: cannot find parent for inode (gfid:1593bc5f-f439-4cab-ab6f-1ae4434ab8ff), hence aborting enforcing quota-limits and continuing with the fop >[2012-04-03 17:33:00.193411] W [quota.c:394:quota_check_limit] 56-dstore-quota: cannot find parent for inode (gfid:1593bc5f-f439-4cab-ab6f-1ae4434ab8ff), hence aborting enforcing quota-limits and continuing with the fop >[2012-04-03 17:33:00.226909] W [quota.c:780:quota_update_size] 56-dstore-quota: cannot find parent for inode (gfid:1593bc5f-f439-4cab-ab6f-1ae4434ab8ff), hence aborting size updation of parents >[2012-04-03 17:33:00.241470] W [quota.c:394:quota_check_limit] 56-dstore-quota: cannot find parent for inode (gfid:1593bc5f-f439-4cab-ab6f-1ae4434ab8ff), hence aborting enforcing quota-limits and continuing with the fop >[2012-04-03 17:33:00.340478] W [quota.c:780:quota_update_size] 56-dstore-quota: cannot find parent for inode (gfid:1593bc5f-f439-4cab-ab6f-1ae4434ab8ff), hence aborting size updation of parents >[2012-04-03 17:33:00.345920] W [quota.c:394:quota_check_limit] 56-dstore-quota: cannot find parent for inode (gfid:1593bc5f-f439-4cab-ab6f-1ae4434ab8ff), hence aborting enforcing quota-limits and continuing with the fop >[2012-04-03 17:33:00.405401] W [quota.c:780:quota_update_size] 56-dstore-quota: cannot find parent for inode (gfid:1593bc5f-f439-4cab-ab6f-1ae4434ab8ff), hence aborting size updation of parents >[2012-04-03 17:33:01.206788] W [quota.c:394:quota_check_limit] 56-dstore-quota: cannot find parent for inode (gfid:1593bc5f-f439-4cab-ab6f-1ae4434ab8ff), hence aborting enforcing quota-limits and continuing with the fop >[2012-04-03 17:33:01.273850] W [quota.c:780:quota_update_size] 56-dstore-quota: cannot find parent for inode (gfid:1593bc5f-f439-4cab-ab6f-1ae4434ab8ff), hence aborting size updation of parents >[2012-04-03 17:33:01.754356] W [quota.c:394:quota_check_limit] 56-dstore-quota: cannot find parent for inode (gfid:04bc701e-25de-4111-b3c5-8b65e4f79bc7), hence aborting enforcing quota-limits and continuing with the fop >[2012-04-03 17:33:01.835096] W [quota.c:780:quota_update_size] 56-dstore-quota: cannot find parent for inode (gfid:04bc701e-25de-4111-b3c5-8b65e4f79bc7), hence aborting size updation of parents >[2012-04-03 17:33:01.928764] W [quota.c:394:quota_check_limit] 56-dstore-quota: cannot find parent for inode (gfid:af1aa5a9-0ece-48e7-b9b8-17f6dbbc7649), hence aborting enforcing quota-limits and continuing with the fop >[2012-04-03 17:33:03.495051] W [quota.c:394:quota_check_limit] 56-dstore-quota: cannot find parent for inode (gfid:d069eb7d-6c51-4e38-afa4-3362b5a4c5fd), hence aborting enforcing quota-limits and continuing with the fop >[2012-04-03 17:33:03.520028] W [quota.c:780:quota_update_size] 56-dstore-quota: cannot find parent for inode (gfid:d069eb7d-6c51-4e38-afa4-3362b5a4c5fd), hence aborting size updation of parents >[2012-04-03 17:33:03.533562] W [quota.c:394:quota_check_limit] 56-dstore-quota: cannot find parent for inode (gfid:c612eb70-d566-4913-89e4-273d16335acf), hence aborting enforcing quota-limits and continuing with the fop >[2012-04-03 17:33:04.367665] W [quota.c:394:quota_check_limit] 56-dstore-quota: cannot find parent for inode (gfid:af1aa5a9-0ece-48e7-b9b8-17f6dbbc7649), hence aborting enforcing quota-limits and continuing with the fop >[2012-04-03 17:33:04.385427] W [quota.c:394:quota_check_limit] 56-dstore-quota: cannot find parent for inode (gfid:af1aa5a9-0ece-48e7-b9b8-17f6dbbc7649), hence aborting enforcing quota-limits and continuing with the fop >[2012-04-03 17:33:04.410805] W [quota.c:780:quota_update_size] 56-dstore-quota: cannot find parent for inode (gfid:af1aa5a9-0ece-48e7-b9b8-17f6dbbc7649), hence aborting size updation of parents >[2012-04-03 17:33:04.427289] W [quota.c:394:quota_check_limit] 56-dstore-quota: cannot find parent for inode (gfid:af1aa5a9-0ece-48e7-b9b8-17f6dbbc7649), hence aborting enforcing quota-limits and continuing with the fop >[2012-04-03 17:33:04.463972] W [quota.c:780:quota_update_size] 56-dstore-quota: cannot find parent for inode (gfid:af1aa5a9-0ece-48e7-b9b8-17f6dbbc7649), hence aborting size updation of parents >[2012-04-03 17:33:04.483808] W [quota.c:394:quota_check_limit] 56-dstore-quota: cannot find parent for inode (gfid:af1aa5a9-0ece-48e7-b9b8-17f6dbbc7649), hence aborting enforcing quota-limits and continuing with the fop >[2012-04-03 17:33:04.515980] W [quota.c:780:quota_update_size] 56-dstore-quota: cannot find parent for inode (gfid:af1aa5a9-0ece-48e7-b9b8-17f6dbbc7649), hence aborting size updation of parents >[2012-04-03 17:33:04.819877] W [quota.c:780:quota_update_size] 56-dstore-quota: cannot find parent for inode (gfid:5f77ec09-c7d3-4ad5-8370-808b4018c94a), hence aborting size updation of parents >[2012-04-03 17:33:04.887262] W [quota.c:394:quota_check_limit] 56-dstore-quota: cannot find parent for inode (gfid:af1aa5a9-0ece-48e7-b9b8-17f6dbbc7649), hence aborting enforcing quota-limits and continuing with the fop >[2012-04-03 17:33:04.919080] W [quota.c:780:quota_update_size] 56-dstore-quota: cannot find parent for inode (gfid:af1aa5a9-0ece-48e7-b9b8-17f6dbbc7649), hence aborting size updation of parents >[2012-04-03 17:33:04.968310] W [quota.c:394:quota_check_limit] 56-dstore-quota: cannot find parent for inode (gfid:04bc701e-25de-4111-b3c5-8b65e4f79bc7), hence aborting enforcing quota-limits and continuing with the fop >[2012-04-03 17:33:04.995630] W [quota.c:780:quota_update_size] 56-dstore-quota: cannot find parent for inode (gfid:04bc701e-25de-4111-b3c5-8b65e4f79bc7), hence aborting size updation of parents >[2012-04-03 17:33:05.101826] W [quota.c:394:quota_check_limit] 56-dstore-quota: cannot find parent for inode (gfid:649965fb-f284-46e1-83da-525c0998fd10), hence aborting enforcing quota-limits and continuing with the fop >[2012-04-03 17:33:05.132201] W [quota.c:780:quota_update_size] 56-dstore-quota: cannot find parent for inode (gfid:649965fb-f284-46e1-83da-525c0998fd10), hence aborting size updation of parents >[2012-04-03 17:33:05.418598] W [quota.c:394:quota_check_limit] 56-dstore-quota: cannot find parent for inode (gfid:c612eb70-d566-4913-89e4-273d16335acf), hence aborting enforcing quota-limits and continuing with the fop >[2012-04-03 17:33:05.434579] W [quota.c:394:quota_check_limit] 56-dstore-quota: cannot find parent for inode (gfid:c612eb70-d566-4913-89e4-273d16335acf), hence aborting enforcing quota-limits and continuing with the fop >[2012-04-03 17:33:05.459562] W [quota.c:780:quota_update_size] 56-dstore-quota: cannot find parent for inode (gfid:c612eb70-d566-4913-89e4-273d16335acf), hence aborting size updation of parents >[2012-04-03 17:33:05.475800] W [quota.c:394:quota_check_limit] 56-dstore-quota: cannot find parent for inode (gfid:c612eb70-d566-4913-89e4-273d16335acf), hence aborting enforcing quota-limits and continuing with the fop >[2012-04-03 17:33:05.539510] W [quota.c:780:quota_update_size] 56-dstore-quota: cannot find parent for inode (gfid:c612eb70-d566-4913-89e4-273d16335acf), hence aborting size updation of parents >[2012-04-03 17:33:05.551757] W [quota.c:394:quota_check_limit] 56-dstore-quota: cannot find parent for inode (gfid:c612eb70-d566-4913-89e4-273d16335acf), hence aborting enforcing quota-limits and continuing with the fop >[2012-04-03 17:33:05.599226] W [quota.c:780:quota_update_size] 56-dstore-quota: cannot find parent for inode (gfid:c612eb70-d566-4913-89e4-273d16335acf), hence aborting size updation of parents >[2012-04-03 17:33:05.945502] W [quota.c:780:quota_update_size] 56-dstore-quota: cannot find parent for inode (gfid:1593bc5f-f439-4cab-ab6f-1ae4434ab8ff), hence aborting size updation of parents >[2012-04-03 17:33:06.024871] W [quota.c:394:quota_check_limit] 56-dstore-quota: cannot find parent for inode (gfid:469eadd6-4d74-4154-bf9f-3645ac0552d0), hence aborting enforcing quota-limits and continuing with the fop >[2012-04-03 17:33:06.058622] W [quota.c:780:quota_update_size] 56-dstore-quota: cannot find parent for inode (gfid:469eadd6-4d74-4154-bf9f-3645ac0552d0), hence aborting size updation of parents >[2012-04-03 17:33:06.296738] W [quota.c:394:quota_check_limit] 56-dstore-quota: cannot find parent for inode (gfid:dca65c9a-a5fc-4357-8405-97a5d2171e4c), hence aborting enforcing quota-limits and continuing with the fop >[2012-04-03 17:33:06.351940] W [quota.c:780:quota_update_size] 56-dstore-quota: cannot find parent for inode (gfid:dca65c9a-a5fc-4357-8405-97a5d2171e4c), hence aborting size updation of parents >[2012-04-03 17:33:06.457286] W [quota.c:780:quota_update_size] 56-dstore-quota: cannot find parent for inode (gfid:1c8711d2-c78e-4ec5-a9e3-548415f9379a), hence aborting size updation of parents >[2012-04-03 17:33:06.930143] W [quota.c:780:quota_update_size] 56-dstore-quota: cannot find parent for inode (gfid:72642fd7-0dcc-4e25-83d9-a93f603110d3), hence aborting size updation of parents >[2012-04-03 17:33:07.048446] W [quota.c:394:quota_check_limit] 56-dstore-quota: cannot find parent for inode (gfid:5f77ec09-c7d3-4ad5-8370-808b4018c94a), hence aborting enforcing quota-limits and continuing with the fop >[2012-04-03 17:33:07.603544] W [client.c:112:client_grace_timeout] 55-dstore-client-0: client grace timer expired, updating the lk-version to 2 >[2012-04-03 17:33:07.603670] W [client.c:112:client_grace_timeout] 55-dstore-client-1: client grace timer expired, updating the lk-version to 2 >[2012-04-03 17:33:07.603710] W [client.c:112:client_grace_timeout] 55-dstore-client-2: client grace timer expired, updating the lk-version to 2 >[2012-04-03 17:33:07.603761] W [client.c:112:client_grace_timeout] 55-dstore-client-3: client grace timer expired, updating the lk-version to 2 >[2012-04-03 17:33:07.603810] W [client.c:112:client_grace_timeout] 55-dstore-client-4: client grace timer expired, updating the lk-version to 2 >[2012-04-03 17:33:07.603858] W [client.c:112:client_grace_timeout] 55-dstore-client-5: client grace timer expired, updating the lk-version to 2 >[2012-04-03 17:33:07.603905] W [client.c:112:client_grace_timeout] 55-dstore-client-6: client grace timer expired, updating the lk-version to 2 >[2012-04-03 17:33:07.603956] W [client.c:112:client_grace_timeout] 55-dstore-client-7: client grace timer expired, updating the lk-version to 2 >[2012-04-03 17:33:07.603992] W [client.c:112:client_grace_timeout] 55-dstore-client-8: client grace timer expired, updating the lk-version to 2 >[2012-04-03 17:33:08.076376] W [quota.c:394:quota_check_limit] 56-dstore-quota: cannot find parent for inode (gfid:0d527743-53a1-42ad-b662-828317168dea), hence aborting enforcing quota-limits and continuing with the fop >[2012-04-03 17:33:08.563420] W [quota.c:394:quota_check_limit] 56-dstore-quota: cannot find parent for inode (gfid:1c8711d2-c78e-4ec5-a9e3-548415f9379a), hence aborting enforcing quota-limits and continuing with the fop >[2012-04-03 17:33:08.774724] W [quota.c:394:quota_check_limit] 56-dstore-quota: cannot find parent for inode (gfid:5f77ec09-c7d3-4ad5-8370-808b4018c94a), hence aborting enforcing quota-limits and continuing with the fop >[2012-04-03 17:33:08.805037] W [quota.c:394:quota_check_limit] 56-dstore-quota: cannot find parent for inode (gfid:5f77ec09-c7d3-4ad5-8370-808b4018c94a), hence aborting enforcing quota-limits and continuing with the fop >[2012-04-03 17:33:08.849966] W [quota.c:780:quota_update_size] 56-dstore-quota: cannot find parent for inode (gfid:5f77ec09-c7d3-4ad5-8370-808b4018c94a), hence aborting size updation of parents >[2012-04-03 17:33:08.872659] W [quota.c:394:quota_check_limit] 56-dstore-quota: cannot find parent for inode (gfid:5f77ec09-c7d3-4ad5-8370-808b4018c94a), hence aborting enforcing quota-limits and continuing with the fop >[2012-04-03 17:33:08.962368] W [quota.c:780:quota_update_size] 56-dstore-quota: cannot find parent for inode (gfid:5f77ec09-c7d3-4ad5-8370-808b4018c94a), hence aborting size updation of parents >[2012-04-03 17:33:08.980645] W [quota.c:394:quota_check_limit] 56-dstore-quota: cannot find parent for inode (gfid:5f77ec09-c7d3-4ad5-8370-808b4018c94a), hence aborting enforcing quota-limits and continuing with the fop >[2012-04-03 17:33:09.011331] W [quota.c:780:quota_update_size] 56-dstore-quota: cannot find parent for inode (gfid:5f77ec09-c7d3-4ad5-8370-808b4018c94a), hence aborting size updation of parents >[2012-04-03 17:33:09.101508] W [quota.c:394:quota_check_limit] 56-dstore-quota: cannot find parent for inode (gfid:676316a7-a6a5-4247-bffe-afd93cbeb4a4), hence aborting enforcing quota-limits and continuing with the fop >[2012-04-03 17:33:09.281135] W [quota.c:780:quota_update_size] 56-dstore-quota: cannot find parent for inode (gfid:a66ca0ef-c394-4447-9ff6-4ca65295af28), hence aborting size updation of parents >[2012-04-03 17:33:09.519661] W [quota.c:394:quota_check_limit] 56-dstore-quota: cannot find parent for inode (gfid:5f77ec09-c7d3-4ad5-8370-808b4018c94a), hence aborting enforcing quota-limits and continuing with the fop >[2012-04-03 17:33:09.549221] W [quota.c:780:quota_update_size] 56-dstore-quota: cannot find parent for inode (gfid:5f77ec09-c7d3-4ad5-8370-808b4018c94a), hence aborting size updation of parents >[2012-04-03 17:33:09.768254] W [quota.c:394:quota_check_limit] 56-dstore-quota: cannot find parent for inode (gfid:d069eb7d-6c51-4e38-afa4-3362b5a4c5fd), hence aborting enforcing quota-limits and continuing with the fop >[2012-04-03 17:33:09.796717] W [quota.c:780:quota_update_size] 56-dstore-quota: cannot find parent for inode (gfid:d069eb7d-6c51-4e38-afa4-3362b5a4c5fd), hence aborting size updation of parents >[2012-04-03 17:33:09.984797] W [quota.c:394:quota_check_limit] 56-dstore-quota: cannot find parent for inode (gfid:1593bc5f-f439-4cab-ab6f-1ae4434ab8ff), hence aborting enforcing quota-limits and continuing with the fop >[2012-04-03 17:33:09.996199] W [quota.c:394:quota_check_limit] 56-dstore-quota: cannot find parent for inode (gfid:1593bc5f-f439-4cab-ab6f-1ae4434ab8ff), hence aborting enforcing quota-limits and continuing with the fop >[2012-04-03 17:33:10.042559] W [quota.c:780:quota_update_size] 56-dstore-quota: cannot find parent for inode (gfid:1593bc5f-f439-4cab-ab6f-1ae4434ab8ff), hence aborting size updation of parents >[2012-04-03 17:33:10.059142] W [quota.c:394:quota_check_limit] 56-dstore-quota: cannot find parent for inode (gfid:1593bc5f-f439-4cab-ab6f-1ae4434ab8ff), hence aborting enforcing quota-limits and continuing with the fop >[2012-04-03 17:33:10.118097] W [quota.c:780:quota_update_size] 56-dstore-quota: cannot find parent for inode (gfid:1593bc5f-f439-4cab-ab6f-1ae4434ab8ff), hence aborting size updation of parents >[2012-04-03 17:33:10.134031] W [quota.c:394:quota_check_limit] 56-dstore-quota: cannot find parent for inode (gfid:1593bc5f-f439-4cab-ab6f-1ae4434ab8ff), hence aborting enforcing quota-limits and continuing with the fop >[2012-04-03 17:33:10.178388] W [quota.c:780:quota_update_size] 56-dstore-quota: cannot find parent for inode (gfid:1593bc5f-f439-4cab-ab6f-1ae4434ab8ff), hence aborting size updation of parents >[2012-04-03 17:33:10.424917] W [quota.c:394:quota_check_limit] 56-dstore-quota: cannot find parent for inode (gfid:1c8711d2-c78e-4ec5-a9e3-548415f9379a), hence aborting enforcing quota-limits and continuing with the fop >[2012-04-03 17:33:10.448623] W [quota.c:394:quota_check_limit] 56-dstore-quota: cannot find parent for inode (gfid:1c8711d2-c78e-4ec5-a9e3-548415f9379a), hence aborting enforcing quota-limits and continuing with the fop >[2012-04-03 17:33:10.491146] W [quota.c:780:quota_update_size] 56-dstore-quota: cannot find parent for inode (gfid:1c8711d2-c78e-4ec5-a9e3-548415f9379a), hence aborting size updation of parents >[2012-04-03 17:33:10.513817] W [quota.c:394:quota_check_limit] 56-dstore-quota: cannot find parent for inode (gfid:1c8711d2-c78e-4ec5-a9e3-548415f9379a), hence aborting enforcing quota-limits and continuing with the fop >[2012-04-03 17:33:10.620598] W [quota.c:780:quota_update_size] 56-dstore-quota: cannot find parent for inode (gfid:1c8711d2-c78e-4ec5-a9e3-548415f9379a), hence aborting size updation of parents >[2012-04-03 17:33:10.653215] W [quota.c:394:quota_check_limit] 56-dstore-quota: cannot find parent for inode (gfid:1c8711d2-c78e-4ec5-a9e3-548415f9379a), hence aborting enforcing quota-limits and continuing with the fop >[2012-04-03 17:33:10.684882] W [quota.c:780:quota_update_size] 56-dstore-quota: cannot find parent for inode (gfid:1c8711d2-c78e-4ec5-a9e3-548415f9379a), hence aborting size updation of parents >[2012-04-03 17:33:10.739432] W [quota.c:394:quota_check_limit] 56-dstore-quota: cannot find parent for inode (gfid:1593bc5f-f439-4cab-ab6f-1ae4434ab8ff), hence aborting enforcing quota-limits and continuing with the fop >[2012-04-03 17:33:10.767352] W [quota.c:780:quota_update_size] 56-dstore-quota: cannot find parent for inode (gfid:1593bc5f-f439-4cab-ab6f-1ae4434ab8ff), hence aborting size updation of parents >[2012-04-03 17:33:10.952269] W [quota.c:394:quota_check_limit] 56-dstore-quota: cannot find parent for inode (gfid:04bc701e-25de-4111-b3c5-8b65e4f79bc7), hence aborting enforcing quota-limits and continuing with the fop >[2012-04-03 17:33:10.953215] W [quota.c:394:quota_check_limit] 56-dstore-quota: cannot find parent for inode (gfid:72642fd7-0dcc-4e25-83d9-a93f603110d3), hence aborting enforcing quota-limits and continuing with the fop >[2012-04-03 17:33:10.977868] W [quota.c:394:quota_check_limit] 56-dstore-quota: cannot find parent for inode (gfid:72642fd7-0dcc-4e25-83d9-a93f603110d3), hence aborting enforcing quota-limits and continuing with the fop >[2012-04-03 17:33:10.977975] W [quota.c:780:quota_update_size] 56-dstore-quota: cannot find parent for inode (gfid:04bc701e-25de-4111-b3c5-8b65e4f79bc7), hence aborting size updation of parents >[2012-04-03 17:33:11.002002] W [quota.c:780:quota_update_size] 56-dstore-quota: cannot find parent for inode (gfid:72642fd7-0dcc-4e25-83d9-a93f603110d3), hence aborting size updation of parents >[2012-04-03 17:33:11.015575] W [quota.c:394:quota_check_limit] 56-dstore-quota: cannot find parent for inode (gfid:72642fd7-0dcc-4e25-83d9-a93f603110d3), hence aborting enforcing quota-limits and continuing with the fop >[2012-04-03 17:33:11.057338] W [quota.c:780:quota_update_size] 56-dstore-quota: cannot find parent for inode (gfid:72642fd7-0dcc-4e25-83d9-a93f603110d3), hence aborting size updation of parents >[2012-04-03 17:33:11.070365] W [quota.c:394:quota_check_limit] 56-dstore-quota: cannot find parent for inode (gfid:72642fd7-0dcc-4e25-83d9-a93f603110d3), hence aborting enforcing quota-limits and continuing with the fop >[2012-04-03 17:33:11.092383] W [quota.c:394:quota_check_limit] 56-dstore-quota: cannot find parent for inode (gfid:1c8711d2-c78e-4ec5-a9e3-548415f9379a), hence aborting enforcing quota-limits and continuing with the fop >[2012-04-03 17:33:11.102997] W [quota.c:780:quota_update_size] 56-dstore-quota: cannot find parent for inode (gfid:72642fd7-0dcc-4e25-83d9-a93f603110d3), hence aborting size updation of parents >[2012-04-03 17:33:11.136752] W [quota.c:780:quota_update_size] 56-dstore-quota: cannot find parent for inode (gfid:1c8711d2-c78e-4ec5-a9e3-548415f9379a), hence aborting size updation of parents >[2012-04-03 17:33:11.185737] W [quota.c:780:quota_update_size] 56-dstore-quota: cannot find parent for inode (gfid:af1aa5a9-0ece-48e7-b9b8-17f6dbbc7649), hence aborting size updation of parents >[2012-04-03 17:33:11.317307] W [quota.c:394:quota_check_limit] 56-dstore-quota: cannot find parent for inode (gfid:d8229f98-ada3-4f33-9d91-91d021b1e69a), hence aborting enforcing quota-limits and continuing with the fop >[2012-04-03 17:33:11.333323] W [quota.c:780:quota_update_size] 56-dstore-quota: cannot find parent for inode (gfid:d8229f98-ada3-4f33-9d91-91d021b1e69a), hence aborting size updation of parents >[2012-04-03 17:33:11.452841] W [quota.c:394:quota_check_limit] 56-dstore-quota: cannot find parent for inode (gfid:72642fd7-0dcc-4e25-83d9-a93f603110d3), hence aborting enforcing quota-limits and continuing with the fop >[2012-04-03 17:33:11.475348] W [quota.c:780:quota_update_size] 56-dstore-quota: cannot find parent for inode (gfid:72642fd7-0dcc-4e25-83d9-a93f603110d3), hence aborting size updation of parents >[2012-04-03 17:33:11.510120] W [quota.c:394:quota_check_limit] 56-dstore-quota: cannot find parent for inode (gfid:a66ca0ef-c394-4447-9ff6-4ca65295af28), hence aborting enforcing quota-limits and continuing with the fop >[2012-04-03 17:33:11.638718] W [quota.c:394:quota_check_limit] 56-dstore-quota: cannot find parent for inode (gfid:676316a7-a6a5-4247-bffe-afd93cbeb4a4), hence aborting enforcing quota-limits and continuing with the fop >[2012-04-03 17:33:11.653597] W [quota.c:780:quota_update_size] 56-dstore-quota: cannot find parent for inode (gfid:676316a7-a6a5-4247-bffe-afd93cbeb4a4), hence aborting size updation of parents >[2012-04-03 17:33:12.532277] W [quota.c:780:quota_update_size] 56-dstore-quota: cannot find parent for inode (gfid:469eadd6-4d74-4154-bf9f-3645ac0552d0), hence aborting size updation of parents >[2012-04-03 17:33:13.137655] W [quota.c:394:quota_check_limit] 56-dstore-quota: cannot find parent for inode (gfid:a66ca0ef-c394-4447-9ff6-4ca65295af28), hence aborting enforcing quota-limits and continuing with the fop >[2012-04-03 17:33:13.159361] W [quota.c:394:quota_check_limit] 56-dstore-quota: cannot find parent for inode (gfid:a66ca0ef-c394-4447-9ff6-4ca65295af28), hence aborting enforcing quota-limits and continuing with the fop >[2012-04-03 17:33:13.181727] W [quota.c:394:quota_check_limit] 56-dstore-quota: cannot find parent for inode (gfid:af1aa5a9-0ece-48e7-b9b8-17f6dbbc7649), hence aborting enforcing quota-limits and continuing with the fop >[2012-04-03 17:33:13.184251] W [quota.c:780:quota_update_size] 56-dstore-quota: cannot find parent for inode (gfid:a66ca0ef-c394-4447-9ff6-4ca65295af28), hence aborting size updation of parents >[2012-04-03 17:33:13.202796] W [quota.c:394:quota_check_limit] 56-dstore-quota: cannot find parent for inode (gfid:a66ca0ef-c394-4447-9ff6-4ca65295af28), hence aborting enforcing quota-limits and continuing with the fop >[2012-04-03 17:33:13.223020] W [quota.c:780:quota_update_size] 56-dstore-quota: cannot find parent for inode (gfid:a66ca0ef-c394-4447-9ff6-4ca65295af28), hence aborting size updation of parents >[2012-04-03 17:33:13.231740] W [quota.c:394:quota_check_limit] 56-dstore-quota: cannot find parent for inode (gfid:a66ca0ef-c394-4447-9ff6-4ca65295af28), hence aborting enforcing quota-limits and continuing with the fop >[2012-04-03 17:33:13.259094] W [quota.c:780:quota_update_size] 56-dstore-quota: cannot find parent for inode (gfid:a66ca0ef-c394-4447-9ff6-4ca65295af28), hence aborting size updation of parents >[2012-04-03 17:33:13.739535] W [quota.c:394:quota_check_limit] 56-dstore-quota: cannot find parent for inode (gfid:a66ca0ef-c394-4447-9ff6-4ca65295af28), hence aborting enforcing quota-limits and continuing with the fop >[2012-04-03 17:33:13.766684] W [quota.c:780:quota_update_size] 56-dstore-quota: cannot find parent for inode (gfid:a66ca0ef-c394-4447-9ff6-4ca65295af28), hence aborting size updation of parents >[2012-04-03 17:33:14.004475] W [quota.c:394:quota_check_limit] 56-dstore-quota: cannot find parent for inode (gfid:c6ff00f3-2387-449f-b7a6-87dc95b85d7e), hence aborting enforcing quota-limits and continuing with the fop >[2012-04-03 17:33:14.016576] W [quota.c:780:quota_update_size] 56-dstore-quota: cannot find parent for inode (gfid:c6ff00f3-2387-449f-b7a6-87dc95b85d7e), hence aborting size updation of parents >[2012-04-03 17:33:15.121806] W [quota.c:394:quota_check_limit] 56-dstore-quota: cannot find parent for inode (gfid:c612eb70-d566-4913-89e4-273d16335acf), hence aborting enforcing quota-limits and continuing with the fop >[2012-04-03 17:33:15.350080] W [quota.c:394:quota_check_limit] 56-dstore-quota: cannot find parent for inode (gfid:af1aa5a9-0ece-48e7-b9b8-17f6dbbc7649), hence aborting enforcing quota-limits and continuing with the fop >[2012-04-03 17:33:15.376033] W [quota.c:394:quota_check_limit] 56-dstore-quota: cannot find parent for inode (gfid:af1aa5a9-0ece-48e7-b9b8-17f6dbbc7649), hence aborting enforcing quota-limits and continuing with the fop >[2012-04-03 17:33:15.402030] W [quota.c:780:quota_update_size] 56-dstore-quota: cannot find parent for inode (gfid:af1aa5a9-0ece-48e7-b9b8-17f6dbbc7649), hence aborting size updation of parents >[2012-04-03 17:33:15.418248] W [quota.c:394:quota_check_limit] 56-dstore-quota: cannot find parent for inode (gfid:af1aa5a9-0ece-48e7-b9b8-17f6dbbc7649), hence aborting enforcing quota-limits and continuing with the fop >[2012-04-03 17:33:15.463499] W [quota.c:780:quota_update_size] 56-dstore-quota: cannot find parent for inode (gfid:af1aa5a9-0ece-48e7-b9b8-17f6dbbc7649), hence aborting size updation of parents >[2012-04-03 17:33:15.479803] W [quota.c:394:quota_check_limit] 56-dstore-quota: cannot find parent for inode (gfid:af1aa5a9-0ece-48e7-b9b8-17f6dbbc7649), hence aborting enforcing quota-limits and continuing with the fop >[2012-04-03 17:33:15.523400] W [quota.c:780:quota_update_size] 56-dstore-quota: cannot find parent for inode (gfid:af1aa5a9-0ece-48e7-b9b8-17f6dbbc7649), hence aborting size updation of parents >[2012-04-03 17:33:15.761470] W [quota.c:780:quota_update_size] 56-dstore-quota: cannot find parent for inode (gfid:5f77ec09-c7d3-4ad5-8370-808b4018c94a), hence aborting size updation of parents >[2012-04-03 17:33:15.848863] W [quota.c:394:quota_check_limit] 56-dstore-quota: cannot find parent for inode (gfid:af1aa5a9-0ece-48e7-b9b8-17f6dbbc7649), hence aborting enforcing quota-limits and continuing with the fop >[2012-04-03 17:33:15.870846] W [quota.c:780:quota_update_size] 56-dstore-quota: cannot find parent for inode (gfid:af1aa5a9-0ece-48e7-b9b8-17f6dbbc7649), hence aborting size updation of parents >[2012-04-03 17:33:16.024019] W [quota.c:394:quota_check_limit] 56-dstore-quota: cannot find parent for inode (gfid:b9a5d5c6-cd4e-4fed-acd9-716dde37be31), hence aborting enforcing quota-limits and continuing with the fop >[2012-04-03 17:33:16.056798] W [quota.c:780:quota_update_size] 56-dstore-quota: cannot find parent for inode (gfid:b9a5d5c6-cd4e-4fed-acd9-716dde37be31), hence aborting size updation of parents >[2012-04-03 17:33:16.523018] W [quota.c:394:quota_check_limit] 56-dstore-quota: cannot find parent for inode (gfid:c612eb70-d566-4913-89e4-273d16335acf), hence aborting enforcing quota-limits and continuing with the fop >[2012-04-03 17:33:16.539093] W [quota.c:394:quota_check_limit] 56-dstore-quota: cannot find parent for inode (gfid:c612eb70-d566-4913-89e4-273d16335acf), hence aborting enforcing quota-limits and continuing with the fop >[2012-04-03 17:33:16.566054] W [quota.c:780:quota_update_size] 56-dstore-quota: cannot find parent for inode (gfid:c612eb70-d566-4913-89e4-273d16335acf), hence aborting size updation of parents >[2012-04-03 17:33:16.579167] W [quota.c:394:quota_check_limit] 56-dstore-quota: cannot find parent for inode (gfid:c612eb70-d566-4913-89e4-273d16335acf), hence aborting enforcing quota-limits and continuing with the fop >[2012-04-03 17:33:16.609180] W [quota.c:780:quota_update_size] 56-dstore-quota: cannot find parent for inode (gfid:c612eb70-d566-4913-89e4-273d16335acf), hence aborting size updation of parents >[2012-04-03 17:33:16.618661] W [quota.c:394:quota_check_limit] 56-dstore-quota: cannot find parent for inode (gfid:c612eb70-d566-4913-89e4-273d16335acf), hence aborting enforcing quota-limits and continuing with the fop >[2012-04-03 17:33:16.641587] W [quota.c:780:quota_update_size] 56-dstore-quota: cannot find parent for inode (gfid:c612eb70-d566-4913-89e4-273d16335acf), hence aborting size updation of parents >[2012-04-03 17:33:16.762571] W [quota.c:780:quota_update_size] 56-dstore-quota: cannot find parent for inode (gfid:1593bc5f-f439-4cab-ab6f-1ae4434ab8ff), hence aborting size updation of parents >[2012-04-03 17:33:16.973803] W [quota.c:394:quota_check_limit] 56-dstore-quota: cannot find parent for inode (gfid:c612eb70-d566-4913-89e4-273d16335acf), hence aborting enforcing quota-limits and continuing with the fop >[2012-04-03 17:33:17.365713] W [quota.c:394:quota_check_limit] 56-dstore-quota: cannot find parent for inode (gfid:5f77ec09-c7d3-4ad5-8370-808b4018c94a), hence aborting enforcing quota-limits and continuing with the fop >[2012-04-03 17:33:17.415472] W [quota.c:780:quota_update_size] 56-dstore-quota: cannot find parent for inode (gfid:c612eb70-d566-4913-89e4-273d16335acf), hence aborting size updation of parents >[2012-04-03 17:33:17.798450] W [quota.c:394:quota_check_limit] 56-dstore-quota: cannot find parent for inode (gfid:469eadd6-4d74-4154-bf9f-3645ac0552d0), hence aborting enforcing quota-limits and continuing with the fop >[2012-04-03 17:33:17.876281] W [quota.c:780:quota_update_size] 56-dstore-quota: cannot find parent for inode (gfid:469eadd6-4d74-4154-bf9f-3645ac0552d0), hence aborting size updation of parents >[2012-04-03 17:33:18.640856] W [quota.c:394:quota_check_limit] 56-dstore-quota: cannot find parent for inode (gfid:1593bc5f-f439-4cab-ab6f-1ae4434ab8ff), hence aborting enforcing quota-limits and continuing with the fop >[2012-04-03 17:33:19.235089] W [quota.c:394:quota_check_limit] 56-dstore-quota: cannot find parent for inode (gfid:5f77ec09-c7d3-4ad5-8370-808b4018c94a), hence aborting enforcing quota-limits and continuing with the fop >[2012-04-03 17:33:19.253475] W [quota.c:394:quota_check_limit] 56-dstore-quota: cannot find parent for inode (gfid:5f77ec09-c7d3-4ad5-8370-808b4018c94a), hence aborting enforcing quota-limits and continuing with the fop >[2012-04-03 17:33:19.295175] W [quota.c:780:quota_update_size] 56-dstore-quota: cannot find parent for inode (gfid:5f77ec09-c7d3-4ad5-8370-808b4018c94a), hence aborting size updation of parents >[2012-04-03 17:33:19.308692] W [quota.c:394:quota_check_limit] 56-dstore-quota: cannot find parent for inode (gfid:5f77ec09-c7d3-4ad5-8370-808b4018c94a), hence aborting enforcing quota-limits and continuing with the fop >[2012-04-03 17:33:19.362280] W [quota.c:780:quota_update_size] 56-dstore-quota: cannot find parent for inode (gfid:5f77ec09-c7d3-4ad5-8370-808b4018c94a), hence aborting size updation of parents >[2012-04-03 17:33:19.372065] W [quota.c:394:quota_check_limit] 56-dstore-quota: cannot find parent for inode (gfid:5f77ec09-c7d3-4ad5-8370-808b4018c94a), hence aborting enforcing quota-limits and continuing with the fop >[2012-04-03 17:33:19.399483] W [quota.c:780:quota_update_size] 56-dstore-quota: cannot find parent for inode (gfid:5f77ec09-c7d3-4ad5-8370-808b4018c94a), hence aborting size updation of parents >[2012-04-03 17:33:19.708286] W [quota.c:394:quota_check_limit] 56-dstore-quota: cannot find parent for inode (gfid:d069eb7d-6c51-4e38-afa4-3362b5a4c5fd), hence aborting enforcing quota-limits and continuing with the fop >[2012-04-03 17:33:19.731512] W [quota.c:780:quota_update_size] 56-dstore-quota: cannot find parent for inode (gfid:d069eb7d-6c51-4e38-afa4-3362b5a4c5fd), hence aborting size updation of parents >[2012-04-03 17:33:19.852228] W [quota.c:394:quota_check_limit] 56-dstore-quota: cannot find parent for inode (gfid:e23c8f34-4afc-477f-bb26-d85121e78b03), hence aborting enforcing quota-limits and continuing with the fop >[2012-04-03 17:33:19.882031] W [quota.c:780:quota_update_size] 56-dstore-quota: cannot find parent for inode (gfid:e23c8f34-4afc-477f-bb26-d85121e78b03), hence aborting size updation of parents >[2012-04-03 17:33:20.124036] W [quota.c:394:quota_check_limit] 56-dstore-quota: cannot find parent for inode (gfid:1593bc5f-f439-4cab-ab6f-1ae4434ab8ff), hence aborting enforcing quota-limits and continuing with the fop >[2012-04-03 17:33:20.144061] W [quota.c:394:quota_check_limit] 56-dstore-quota: cannot find parent for inode (gfid:1593bc5f-f439-4cab-ab6f-1ae4434ab8ff), hence aborting enforcing quota-limits and continuing with the fop >[2012-04-03 17:33:20.166420] W [quota.c:780:quota_update_size] 56-dstore-quota: cannot find parent for inode (gfid:1593bc5f-f439-4cab-ab6f-1ae4434ab8ff), hence aborting size updation of parents >[2012-04-03 17:33:20.182929] W [quota.c:394:quota_check_limit] 56-dstore-quota: cannot find parent for inode (gfid:1593bc5f-f439-4cab-ab6f-1ae4434ab8ff), hence aborting enforcing quota-limits and continuing with the fop >[2012-04-03 17:33:20.218884] W [quota.c:780:quota_update_size] 56-dstore-quota: cannot find parent for inode (gfid:1593bc5f-f439-4cab-ab6f-1ae4434ab8ff), hence aborting size updation of parents >[2012-04-03 17:33:20.232247] W [quota.c:394:quota_check_limit] 56-dstore-quota: cannot find parent for inode (gfid:1593bc5f-f439-4cab-ab6f-1ae4434ab8ff), hence aborting enforcing quota-limits and continuing with the fop >[2012-04-03 17:33:20.266362] W [quota.c:780:quota_update_size] 56-dstore-quota: cannot find parent for inode (gfid:1593bc5f-f439-4cab-ab6f-1ae4434ab8ff), hence aborting size updation of parents >[2012-04-03 17:33:20.561676] W [quota.c:394:quota_check_limit] 56-dstore-quota: cannot find parent for inode (gfid:1593bc5f-f439-4cab-ab6f-1ae4434ab8ff), hence aborting enforcing quota-limits and continuing with the fop >[2012-04-03 17:33:20.583608] W [quota.c:780:quota_update_size] 56-dstore-quota: cannot find parent for inode (gfid:1593bc5f-f439-4cab-ab6f-1ae4434ab8ff), hence aborting size updation of parents >[2012-04-03 17:33:20.757801] W [quota.c:394:quota_check_limit] 56-dstore-quota: cannot find parent for inode (gfid:04bc701e-25de-4111-b3c5-8b65e4f79bc7), hence aborting enforcing quota-limits and continuing with the fop >[2012-04-03 17:33:20.785179] W [quota.c:780:quota_update_size] 56-dstore-quota: cannot find parent for inode (gfid:04bc701e-25de-4111-b3c5-8b65e4f79bc7), hence aborting size updation of parents >[2012-04-03 17:33:23.618589] I [glusterfsd-mgmt.c:64:mgmt_cbk_spec] 0-mgmt: Volume file changed >[2012-04-03 17:33:24.671713] I [glusterfsd-mgmt.c:64:mgmt_cbk_spec] 0-mgmt: Volume file changed >[2012-04-03 17:33:24.853847] I [io-cache.c:1558:check_cache_size_ok] 57-dstore-quick-read: Max cache size is 1044848640 >[2012-04-03 17:33:24.853997] I [io-cache.c:1558:check_cache_size_ok] 57-dstore-io-cache: Max cache size is 1044848640 >[2012-04-03 17:33:24.854144] I [quota.c:3042:quota_parse_limits] 57-dstore-quota: no "limit-set" option provided >[2012-04-03 17:33:24.899869] I [client.c:2156:notify] 57-dstore-client-0: parent translators are ready, attempting connect on transport >[2012-04-03 17:33:25.048497] I [client.c:2156:notify] 57-dstore-client-1: parent translators are ready, attempting connect on transport >[2012-04-03 17:33:25.056837] I [client.c:2156:notify] 57-dstore-client-2: parent translators are ready, attempting connect on transport >[2012-04-03 17:33:25.063430] I [client.c:2156:notify] 57-dstore-client-3: parent translators are ready, attempting connect on transport >[2012-04-03 17:33:25.068129] I [client.c:2156:notify] 57-dstore-client-4: parent translators are ready, attempting connect on transport >[2012-04-03 17:33:25.072873] I [client.c:2156:notify] 57-dstore-client-5: parent translators are ready, attempting connect on transport >[2012-04-03 17:33:25.077750] I [client.c:2156:notify] 57-dstore-client-6: parent translators are ready, attempting connect on transport >[2012-04-03 17:33:25.082561] I [client.c:2156:notify] 57-dstore-client-7: parent translators are ready, attempting connect on transport >[2012-04-03 17:33:25.087213] I [client.c:2156:notify] 57-dstore-client-8: parent translators are ready, attempting connect on transport >Given volfile: >+------------------------------------------------------------------------------+ > 1: volume dstore-client-0 > 2: type protocol/client > 3: option remote-host 192.168.2.35 > 4: option remote-subvolume /export1/dstore1 > 5: option transport-type tcp > 6: end-volume > 7: > 8: volume dstore-client-1 > 9: type protocol/client > 10: option remote-host 192.168.2.36 > 11: option remote-subvolume /export1/dstore1 > 12: option transport-type tcp > 13: end-volume > 14: > 15: volume dstore-client-2 > 16: type protocol/client > 17: option remote-host 192.168.2.37 > 18: option remote-subvolume /export1/dstore1 > 19: option transport-type tcp > 20: end-volume > 21: > 22: volume dstore-client-3 > 23: type protocol/client > 24: option remote-host 192.168.2.35 > 25: option remote-subvolume /export2/dstore1 > 26: option transport-type tcp > 27: end-volume > 28: > 29: volume dstore-client-4 > 30: type protocol/client > 31: option remote-host 192.168.2.36 > 32: option remote-subvolume /export2/dstore1 > 33: option transport-type tcp > 34: end-volume > 35: > 36: volume dstore-client-5 > 37: type protocol/client > 38: option remote-host 192.168.2.37 > 39: option remote-subvolume /export2/dstore1 > 40: option transport-type tcp > 41: end-volume > 42: > 43: volume dstore-client-6 > 44: type protocol/client > 45: option remote-host 192.168.2.35 > 46: option remote-subvolume /export1/dstore2 > 47: option transport-type tcp > 48: end-volume > 49: > 50: volume dstore-client-7 > 51: type protocol/client > 52: option remote-host 192.168.2.36 > 53: option remote-subvolume /export1/dstore2 > 54: option transport-type tcp > 55: end-volume > 56: > 57: volume dstore-client-8 > 58: type protocol/client > 59: option remote-host 192.168.2.37 > 60: option remote-subvolume /export1/dstore2 > 61: option transport-type tcp > 62: end-volume > 63: > 64: volume dstore-replicate-0 > 65: type cluster/replicate > 66: subvolumes dstore-client-0 dstore-client-1 dstore-client-2 > 67: end-volume > 68: > 69: volume dstore-replicate-1 > 70: type cluster/replicate > 71: subvolumes dstore-client-3 dstore-client-4 dstore-client-5 > 72: end-volume > 73: > 74: volume dstore-replicate-2 > 75: type cluster/replicate > 76: subvolumes dstore-client-6 dstore-client-7 dstore-client-8 > 77: end-volume > 78: > 79: volume dstore-dht > 80: type cluster/distribute > 81: subvolumes dstore-replicate-0 dstore-replicate-1 dstore-replicate-2 > 82: end-volume > 83: > 84: volume dstore-quota > 85: type features/quota > 86: option timeout 0 > 87: subvolumes dstore-dht > 88: end-volume > 89: > 90: volume dstore-write-behind > 91: type performance/write-behind > 92: subvolumes dstore-quota > 93: end-volume > 94: > 95: volume dstore-read-ahead > 96: type performance/read-ahead > 97: subvolumes dstore-write-behind > 98: end-volume > 99: >100: volume dstore-io-cache >101: type performance/io-cache >102: subvolumes dstore-read-ahead >103: end-volume >104: >105: volume dstore-quick-read >106: type performance/quick-read >107: subvolumes dstore-io-cache >108: end-volume >109: >110: volume dstore-md-cache >111: type performance/md-cache >112: subvolumes dstore-quick-read >113: end-volume >114: >115: volume dstore >116: type debug/io-stats >117: option latency-measurement off >118: option count-fop-hits off >119: subvolumes dstore-md-cache >120: end-volume > >+------------------------------------------------------------------------------+ >[2012-04-03 17:33:25.165521] I [glusterfsd-mgmt.c:1584:mgmt_getspec_cbk] 0-glusterfs: No change in volfile, continuing >[2012-04-03 17:33:25.194433] I [rpc-clnt.c:1669:rpc_clnt_reconfig] 57-dstore-client-0: changing port to 24009 (from 0) >[2012-04-03 17:33:25.194539] I [rpc-clnt.c:1669:rpc_clnt_reconfig] 57-dstore-client-3: changing port to 24010 (from 0) >[2012-04-03 17:33:25.194632] I [rpc-clnt.c:1669:rpc_clnt_reconfig] 57-dstore-client-6: changing port to 24011 (from 0) >[2012-04-03 17:33:25.195340] I [client.c:136:client_register_grace_timer] 57-dstore-client-0: Registering a grace timer >[2012-04-03 17:33:25.195398] I [client.c:136:client_register_grace_timer] 57-dstore-client-3: Registering a grace timer >[2012-04-03 17:33:25.195458] I [client.c:136:client_register_grace_timer] 57-dstore-client-6: Registering a grace timer >[2012-04-03 17:33:25.786446] I [rpc-clnt.c:1669:rpc_clnt_reconfig] 57-dstore-client-1: changing port to 24009 (from 0) >[2012-04-03 17:33:25.786667] I [rpc-clnt.c:1669:rpc_clnt_reconfig] 57-dstore-client-4: changing port to 24010 (from 0) >[2012-04-03 17:33:25.786863] I [client.c:136:client_register_grace_timer] 57-dstore-client-1: Registering a grace timer >[2012-04-03 17:33:25.786962] I [client.c:136:client_register_grace_timer] 57-dstore-client-4: Registering a grace timer >[2012-04-03 17:33:25.787149] I [rpc-clnt.c:1669:rpc_clnt_reconfig] 57-dstore-client-7: changing port to 24011 (from 0) >[2012-04-03 17:33:25.787733] I [client.c:136:client_register_grace_timer] 57-dstore-client-7: Registering a grace timer >[2012-04-03 17:33:25.787984] I [rpc-clnt.c:1669:rpc_clnt_reconfig] 57-dstore-client-2: changing port to 24009 (from 0) >[2012-04-03 17:33:25.788129] I [client.c:136:client_register_grace_timer] 57-dstore-client-2: Registering a grace timer >[2012-04-03 17:33:25.788888] I [rpc-clnt.c:1669:rpc_clnt_reconfig] 57-dstore-client-8: changing port to 24011 (from 0) >[2012-04-03 17:33:25.789032] I [client.c:136:client_register_grace_timer] 57-dstore-client-8: Registering a grace timer >[2012-04-03 17:33:25.801770] I [rpc-clnt.c:1669:rpc_clnt_reconfig] 57-dstore-client-5: changing port to 24010 (from 0) >[2012-04-03 17:33:25.802472] I [client.c:136:client_register_grace_timer] 57-dstore-client-5: Registering a grace timer >[2012-04-03 17:33:28.662837] W [client.c:2083:client_rpc_notify] 57-dstore-client-0: Cancelling the grace timer >[2012-04-03 17:33:28.671001] I [client-handshake.c:1632:select_server_supported_programs] 57-dstore-client-0: Using Program GlusterFS 3git, Num (1298437), Version (330) >[2012-04-03 17:33:28.690295] W [client.c:2083:client_rpc_notify] 57-dstore-client-3: Cancelling the grace timer >[2012-04-03 17:33:28.690450] W [client.c:2083:client_rpc_notify] 57-dstore-client-6: Cancelling the grace timer >[2012-04-03 17:33:28.691903] I [client-handshake.c:1429:client_setvolume_cbk] 57-dstore-client-0: Connected to 192.168.2.35:24009, attached to remote volume '/export1/dstore1'. >[2012-04-03 17:33:28.691968] I [client-handshake.c:1441:client_setvolume_cbk] 57-dstore-client-0: Server and Client lk-version numbers are not same, reopening the fds >[2012-04-03 17:33:28.692588] I [afr-common.c:3524:afr_notify] 57-dstore-replicate-0: Subvolume 'dstore-client-0' came back up; going online. >[2012-04-03 17:33:28.692682] I [client-handshake.c:1632:select_server_supported_programs] 57-dstore-client-3: Using Program GlusterFS 3git, Num (1298437), Version (330) >[2012-04-03 17:33:28.693576] I [client-handshake.c:456:client_set_lk_version_cbk] 57-dstore-client-0: Server lk version = 1 >[2012-04-03 17:33:28.693705] I [client-handshake.c:1632:select_server_supported_programs] 57-dstore-client-6: Using Program GlusterFS 3git, Num (1298437), Version (330) >[2012-04-03 17:33:28.695007] I [client-handshake.c:1429:client_setvolume_cbk] 57-dstore-client-3: Connected to 192.168.2.35:24010, attached to remote volume '/export2/dstore1'. >[2012-04-03 17:33:28.695066] I [client-handshake.c:1441:client_setvolume_cbk] 57-dstore-client-3: Server and Client lk-version numbers are not same, reopening the fds >[2012-04-03 17:33:28.695173] I [afr-common.c:3524:afr_notify] 57-dstore-replicate-1: Subvolume 'dstore-client-3' came back up; going online. >[2012-04-03 17:33:28.695839] I [client-handshake.c:1429:client_setvolume_cbk] 57-dstore-client-6: Connected to 192.168.2.35:24011, attached to remote volume '/export1/dstore2'. >[2012-04-03 17:33:28.695893] I [client-handshake.c:1441:client_setvolume_cbk] 57-dstore-client-6: Server and Client lk-version numbers are not same, reopening the fds >[2012-04-03 17:33:28.695977] I [afr-common.c:3524:afr_notify] 57-dstore-replicate-2: Subvolume 'dstore-client-6' came back up; going online. >[2012-04-03 17:33:28.696656] I [client-handshake.c:456:client_set_lk_version_cbk] 57-dstore-client-3: Server lk version = 1 >[2012-04-03 17:33:28.697261] I [client-handshake.c:456:client_set_lk_version_cbk] 57-dstore-client-6: Server lk version = 1 >[2012-04-03 17:33:29.672850] W [client.c:2083:client_rpc_notify] 57-dstore-client-1: Cancelling the grace timer >[2012-04-03 17:33:29.677449] I [client-handshake.c:1632:select_server_supported_programs] 57-dstore-client-1: Using Program GlusterFS 3git, Num (1298437), Version (330) >[2012-04-03 17:33:29.677603] W [client.c:2083:client_rpc_notify] 57-dstore-client-4: Cancelling the grace timer >[2012-04-03 17:33:29.680645] W [client.c:2083:client_rpc_notify] 57-dstore-client-7: Cancelling the grace timer >[2012-04-03 17:33:29.682493] I [client-handshake.c:1632:select_server_supported_programs] 57-dstore-client-7: Using Program GlusterFS 3git, Num (1298437), Version (330) >[2012-04-03 17:33:29.683757] I [client-handshake.c:1429:client_setvolume_cbk] 57-dstore-client-7: Connected to 192.168.2.36:24011, attached to remote volume '/export1/dstore2'. >[2012-04-03 17:33:29.683810] I [client-handshake.c:1441:client_setvolume_cbk] 57-dstore-client-7: Server and Client lk-version numbers are not same, reopening the fds >[2012-04-03 17:33:29.684387] I [client-handshake.c:1429:client_setvolume_cbk] 57-dstore-client-1: Connected to 192.168.2.36:24009, attached to remote volume '/export1/dstore1'. >[2012-04-03 17:33:29.684453] I [client-handshake.c:1441:client_setvolume_cbk] 57-dstore-client-1: Server and Client lk-version numbers are not same, reopening the fds >[2012-04-03 17:33:29.684638] I [client-handshake.c:456:client_set_lk_version_cbk] 57-dstore-client-7: Server lk version = 1 >[2012-04-03 17:33:29.686238] W [client.c:2083:client_rpc_notify] 57-dstore-client-2: Cancelling the grace timer >[2012-04-03 17:33:29.687140] I [client-handshake.c:1632:select_server_supported_programs] 57-dstore-client-2: Using Program GlusterFS 3git, Num (1298437), Version (330) >[2012-04-03 17:33:29.687657] I [client-handshake.c:456:client_set_lk_version_cbk] 57-dstore-client-1: Server lk version = 1 >[2012-04-03 17:33:29.688337] I [client-handshake.c:1429:client_setvolume_cbk] 57-dstore-client-2: Connected to 192.168.2.37:24009, attached to remote volume '/export1/dstore1'. >[2012-04-03 17:33:29.688426] I [client-handshake.c:1441:client_setvolume_cbk] 57-dstore-client-2: Server and Client lk-version numbers are not same, reopening the fds >[2012-04-03 17:33:29.705571] I [client-handshake.c:456:client_set_lk_version_cbk] 57-dstore-client-2: Server lk version = 1 >[2012-04-03 17:33:29.706593] I [client-handshake.c:1632:select_server_supported_programs] 57-dstore-client-4: Using Program GlusterFS 3git, Num (1298437), Version (330) >[2012-04-03 17:33:29.706803] W [client.c:2083:client_rpc_notify] 57-dstore-client-8: Cancelling the grace timer >[2012-04-03 17:33:29.706928] W [client.c:2083:client_rpc_notify] 57-dstore-client-5: Cancelling the grace timer >[2012-04-03 17:33:29.707887] I [client-handshake.c:1632:select_server_supported_programs] 57-dstore-client-8: Using Program GlusterFS 3git, Num (1298437), Version (330) >[2012-04-03 17:33:29.708071] I [client-handshake.c:1632:select_server_supported_programs] 57-dstore-client-5: Using Program GlusterFS 3git, Num (1298437), Version (330) >[2012-04-03 17:33:29.709664] I [client-handshake.c:1429:client_setvolume_cbk] 57-dstore-client-4: Connected to 192.168.2.36:24010, attached to remote volume '/export2/dstore1'. >[2012-04-03 17:33:29.709736] I [client-handshake.c:1441:client_setvolume_cbk] 57-dstore-client-4: Server and Client lk-version numbers are not same, reopening the fds >[2012-04-03 17:33:29.709878] I [client-handshake.c:1429:client_setvolume_cbk] 57-dstore-client-5: Connected to 192.168.2.37:24010, attached to remote volume '/export2/dstore1'. >[2012-04-03 17:33:29.709949] I [client-handshake.c:1441:client_setvolume_cbk] 57-dstore-client-5: Server and Client lk-version numbers are not same, reopening the fds >[2012-04-03 17:33:29.710188] I [client-handshake.c:1429:client_setvolume_cbk] 57-dstore-client-8: Connected to 192.168.2.37:24011, attached to remote volume '/export1/dstore2'. >[2012-04-03 17:33:29.710281] I [client-handshake.c:1441:client_setvolume_cbk] 57-dstore-client-8: Server and Client lk-version numbers are not same, reopening the fds >[2012-04-03 17:41:09.956394] I [glusterfsd.c:1627:main] 0-/usr/local/sbin/glusterfs: Started running /usr/local/sbin/glusterfs version 3git >[2012-04-03 17:41:10.278825] I [io-cache.c:1558:check_cache_size_ok] 0-dstore-quick-read: Max cache size is 1044848640 >[2012-04-03 17:41:10.279068] I [io-cache.c:1558:check_cache_size_ok] 0-dstore-io-cache: Max cache size is 1044848640 >[2012-04-03 17:41:10.339808] I [client.c:2156:notify] 0-dstore-client-0: parent translators are ready, attempting connect on transport >[2012-04-03 17:41:10.344873] I [client.c:2156:notify] 0-dstore-client-1: parent translators are ready, attempting connect on transport >[2012-04-03 17:41:10.349880] I [client.c:2156:notify] 0-dstore-client-2: parent translators are ready, attempting connect on transport >[2012-04-03 17:41:10.354878] I [client.c:2156:notify] 0-dstore-client-3: parent translators are ready, attempting connect on transport >[2012-04-03 17:41:10.359714] I [client.c:2156:notify] 0-dstore-client-4: parent translators are ready, attempting connect on transport >[2012-04-03 17:41:10.364684] I [client.c:2156:notify] 0-dstore-client-5: parent translators are ready, attempting connect on transport >[2012-04-03 17:41:10.369526] I [client.c:2156:notify] 0-dstore-client-6: parent translators are ready, attempting connect on transport >[2012-04-03 17:41:10.374336] I [client.c:2156:notify] 0-dstore-client-7: parent translators are ready, attempting connect on transport >[2012-04-03 17:41:10.379153] I [client.c:2156:notify] 0-dstore-client-8: parent translators are ready, attempting connect on transport >Given volfile: >+------------------------------------------------------------------------------+ > 1: volume dstore-client-0 > 2: type protocol/client > 3: option remote-host 192.168.2.35 > 4: option remote-subvolume /export1/dstore1 > 5: option transport-type tcp > 6: end-volume > 7: > 8: volume dstore-client-1 > 9: type protocol/client > 10: option remote-host 192.168.2.36 > 11: option remote-subvolume /export1/dstore1 > 12: option transport-type tcp > 13: end-volume > 14: > 15: volume dstore-client-2 > 16: type protocol/client > 17: option remote-host 192.168.2.37 > 18: option remote-subvolume /export1/dstore1 > 19: option transport-type tcp > 20: end-volume > 21: > 22: volume dstore-client-3 > 23: type protocol/client > 24: option remote-host 192.168.2.35 > 25: option remote-subvolume /export2/dstore1 > 26: option transport-type tcp > 27: end-volume > 28: > 29: volume dstore-client-4 > 30: type protocol/client > 31: option remote-host 192.168.2.36 > 32: option remote-subvolume /export2/dstore1 > 33: option transport-type tcp > 34: end-volume > 35: > 36: volume dstore-client-5 > 37: type protocol/client > 38: option remote-host 192.168.2.37 > 39: option remote-subvolume /export2/dstore1 > 40: option transport-type tcp > 41: end-volume > 42: > 43: volume dstore-client-6 > 44: type protocol/client > 45: option remote-host 192.168.2.35 > 46: option remote-subvolume /export1/dstore2 > 47: option transport-type tcp > 48: end-volume > 49: > 50: volume dstore-client-7 > 51: type protocol/client > 52: option remote-host 192.168.2.36 > 53: option remote-subvolume /export1/dstore2 > 54: option transport-type tcp > 55: end-volume > 56: > 57: volume dstore-client-8 > 58: type protocol/client > 59: option remote-host 192.168.2.37 > 60: option remote-subvolume /export1/dstore2 > 61: option transport-type tcp > 62: end-volume > 63: > 64: volume dstore-replicate-0 > 65: type cluster/replicate > 66: subvolumes dstore-client-0 dstore-client-1 dstore-client-2 > 67: end-volume > 68: > 69: volume dstore-replicate-1 > 70: type cluster/replicate > 71: subvolumes dstore-client-3 dstore-client-4 dstore-client-5 > 72: end-volume > 73: > 74: volume dstore-replicate-2 > 75: type cluster/replicate > 76: subvolumes dstore-client-6 dstore-client-7 dstore-client-8 > 77: end-volume > 78: > 79: volume dstore-dht > 80: type cluster/distribute > 81: subvolumes dstore-replicate-0 dstore-replicate-1 dstore-replicate-2 > 82: end-volume > 83: > 84: volume dstore-write-behind > 85: type performance/write-behind > 86: subvolumes dstore-dht > 87: end-volume > 88: > 89: volume dstore-read-ahead > 90: type performance/read-ahead > 91: subvolumes dstore-write-behind > 92: end-volume > 93: > 94: volume dstore-io-cache > 95: type performance/io-cache > 96: subvolumes dstore-read-ahead > 97: end-volume > 98: > 99: volume dstore-quick-read >100: type performance/quick-read >101: subvolumes dstore-io-cache >102: end-volume >103: >104: volume dstore >105: type debug/io-stats >106: option latency-measurement off >107: option count-fop-hits off >108: subvolumes dstore-quick-read >109: end-volume > >+------------------------------------------------------------------------------+ >[2012-04-03 17:41:10.386086] I [rpc-clnt.c:1669:rpc_clnt_reconfig] 0-dstore-client-0: changing port to 24009 (from 0) >[2012-04-03 17:41:10.386842] I [client.c:136:client_register_grace_timer] 0-dstore-client-0: Registering a grace timer >[2012-04-03 17:41:10.386938] I [rpc-clnt.c:1669:rpc_clnt_reconfig] 0-dstore-client-7: changing port to 24011 (from 0) >[2012-04-03 17:41:10.387259] I [rpc-clnt.c:1669:rpc_clnt_reconfig] 0-dstore-client-1: changing port to 24009 (from 0) >[2012-04-03 17:41:10.387457] I [rpc-clnt.c:1669:rpc_clnt_reconfig] 0-dstore-client-4: changing port to 24010 (from 0) >[2012-04-03 17:41:10.387645] I [rpc-clnt.c:1669:rpc_clnt_reconfig] 0-dstore-client-3: changing port to 24010 (from 0) >[2012-04-03 17:41:10.387820] I [rpc-clnt.c:1669:rpc_clnt_reconfig] 0-dstore-client-6: changing port to 24011 (from 0) >[2012-04-03 17:41:10.387957] I [client.c:136:client_register_grace_timer] 0-dstore-client-7: Registering a grace timer >[2012-04-03 17:41:10.388170] I [client.c:136:client_register_grace_timer] 0-dstore-client-1: Registering a grace timer >[2012-04-03 17:41:10.388261] I [client.c:136:client_register_grace_timer] 0-dstore-client-4: Registering a grace timer >[2012-04-03 17:41:10.388336] I [client.c:136:client_register_grace_timer] 0-dstore-client-3: Registering a grace timer >[2012-04-03 17:41:10.388410] I [client.c:136:client_register_grace_timer] 0-dstore-client-6: Registering a grace timer >[2012-04-03 17:41:10.388495] I [rpc-clnt.c:1669:rpc_clnt_reconfig] 0-dstore-client-2: changing port to 24009 (from 0) >[2012-04-03 17:41:10.388640] I [rpc-clnt.c:1669:rpc_clnt_reconfig] 0-dstore-client-5: changing port to 24010 (from 0) >[2012-04-03 17:41:10.388788] I [rpc-clnt.c:1669:rpc_clnt_reconfig] 0-dstore-client-8: changing port to 24011 (from 0) >[2012-04-03 17:41:10.389034] I [client.c:136:client_register_grace_timer] 0-dstore-client-2: Registering a grace timer >[2012-04-03 17:41:10.389203] I [client.c:136:client_register_grace_timer] 0-dstore-client-5: Registering a grace timer >[2012-04-03 17:41:10.389284] I [client.c:136:client_register_grace_timer] 0-dstore-client-8: Registering a grace timer >[2012-04-03 17:41:14.115242] W [client.c:2083:client_rpc_notify] 0-dstore-client-0: Cancelling the grace timer >[2012-04-03 17:41:14.115590] I [client-handshake.c:1632:select_server_supported_programs] 0-dstore-client-0: Using Program GlusterFS 3git, Num (1298437), Version (330) >[2012-04-03 17:41:14.116301] I [client-handshake.c:1429:client_setvolume_cbk] 0-dstore-client-0: Connected to 192.168.2.35:24009, attached to remote volume '/export1/dstore1'. >[2012-04-03 17:41:14.116357] I [client-handshake.c:1441:client_setvolume_cbk] 0-dstore-client-0: Server and Client lk-version numbers are not same, reopening the fds >[2012-04-03 17:41:14.118033] I [afr-common.c:3524:afr_notify] 0-dstore-replicate-0: Subvolume 'dstore-client-0' came back up; going online. >[2012-04-03 17:41:14.118145] I [client-handshake.c:456:client_set_lk_version_cbk] 0-dstore-client-0: Server lk version = 1 >[2012-04-03 17:41:14.120562] W [client.c:2083:client_rpc_notify] 0-dstore-client-7: Cancelling the grace timer >[2012-04-03 17:41:14.120869] I [client-handshake.c:1632:select_server_supported_programs] 0-dstore-client-7: Using Program GlusterFS 3git, Num (1298437), Version (330) >[2012-04-03 17:41:14.121464] I [client-handshake.c:1429:client_setvolume_cbk] 0-dstore-client-7: Connected to 192.168.2.36:24011, attached to remote volume '/export1/dstore2'. >[2012-04-03 17:41:14.121537] I [client-handshake.c:1441:client_setvolume_cbk] 0-dstore-client-7: Server and Client lk-version numbers are not same, reopening the fds >[2012-04-03 17:41:14.121637] I [afr-common.c:3524:afr_notify] 0-dstore-replicate-2: Subvolume 'dstore-client-7' came back up; going online. >[2012-04-03 17:41:14.121962] I [client-handshake.c:456:client_set_lk_version_cbk] 0-dstore-client-7: Server lk version = 1 >[2012-04-03 17:41:14.125629] W [client.c:2083:client_rpc_notify] 0-dstore-client-1: Cancelling the grace timer >[2012-04-03 17:41:14.125894] I [client-handshake.c:1632:select_server_supported_programs] 0-dstore-client-1: Using Program GlusterFS 3git, Num (1298437), Version (330) >[2012-04-03 17:41:14.126434] I [client-handshake.c:1429:client_setvolume_cbk] 0-dstore-client-1: Connected to 192.168.2.36:24009, attached to remote volume '/export1/dstore1'. >[2012-04-03 17:41:14.126494] I [client-handshake.c:1441:client_setvolume_cbk] 0-dstore-client-1: Server and Client lk-version numbers are not same, reopening the fds >[2012-04-03 17:41:14.126872] I [client-handshake.c:456:client_set_lk_version_cbk] 0-dstore-client-1: Server lk version = 1 >[2012-04-03 17:41:14.130732] W [client.c:2083:client_rpc_notify] 0-dstore-client-4: Cancelling the grace timer >[2012-04-03 17:41:14.131011] I [client-handshake.c:1632:select_server_supported_programs] 0-dstore-client-4: Using Program GlusterFS 3git, Num (1298437), Version (330) >[2012-04-03 17:41:14.131634] I [client-handshake.c:1429:client_setvolume_cbk] 0-dstore-client-4: Connected to 192.168.2.36:24010, attached to remote volume '/export2/dstore1'. >[2012-04-03 17:41:14.131697] I [client-handshake.c:1441:client_setvolume_cbk] 0-dstore-client-4: Server and Client lk-version numbers are not same, reopening the fds >[2012-04-03 17:41:14.131793] I [afr-common.c:3524:afr_notify] 0-dstore-replicate-1: Subvolume 'dstore-client-4' came back up; going online. >[2012-04-03 17:41:14.132108] I [client-handshake.c:456:client_set_lk_version_cbk] 0-dstore-client-4: Server lk version = 1 >[2012-04-03 17:41:14.135761] W [client.c:2083:client_rpc_notify] 0-dstore-client-3: Cancelling the grace timer >[2012-04-03 17:41:14.136174] I [client-handshake.c:1632:select_server_supported_programs] 0-dstore-client-3: Using Program GlusterFS 3git, Num (1298437), Version (330) >[2012-04-03 17:41:14.136803] I [client-handshake.c:1429:client_setvolume_cbk] 0-dstore-client-3: Connected to 192.168.2.35:24010, attached to remote volume '/export2/dstore1'. >[2012-04-03 17:41:14.136872] I [client-handshake.c:1441:client_setvolume_cbk] 0-dstore-client-3: Server and Client lk-version numbers are not same, reopening the fds >[2012-04-03 17:41:14.137256] I [client-handshake.c:456:client_set_lk_version_cbk] 0-dstore-client-3: Server lk version = 1 >[2012-04-03 17:41:14.140826] W [client.c:2083:client_rpc_notify] 0-dstore-client-6: Cancelling the grace timer >[2012-04-03 17:41:14.141151] I [client-handshake.c:1632:select_server_supported_programs] 0-dstore-client-6: Using Program GlusterFS 3git, Num (1298437), Version (330) >[2012-04-03 17:41:14.141868] I [client-handshake.c:1429:client_setvolume_cbk] 0-dstore-client-6: Connected to 192.168.2.35:24011, attached to remote volume '/export1/dstore2'. >[2012-04-03 17:41:14.141927] I [client-handshake.c:1441:client_setvolume_cbk] 0-dstore-client-6: Server and Client lk-version numbers are not same, reopening the fds >[2012-04-03 17:41:14.142316] I [client-handshake.c:456:client_set_lk_version_cbk] 0-dstore-client-6: Server lk version = 1 >[2012-04-03 17:41:14.145872] W [client.c:2083:client_rpc_notify] 0-dstore-client-2: Cancelling the grace timer >[2012-04-03 17:41:14.146279] I [client-handshake.c:1632:select_server_supported_programs] 0-dstore-client-2: Using Program GlusterFS 3git, Num (1298437), Version (330) >[2012-04-03 17:41:14.146814] I [client-handshake.c:1429:client_setvolume_cbk] 0-dstore-client-2: Connected to 192.168.2.37:24009, attached to remote volume '/export1/dstore1'. >[2012-04-03 17:41:14.146874] I [client-handshake.c:1441:client_setvolume_cbk] 0-dstore-client-2: Server and Client lk-version numbers are not same, reopening the fds >[2012-04-03 17:41:14.147254] I [client-handshake.c:456:client_set_lk_version_cbk] 0-dstore-client-2: Server lk version = 1 >[2012-04-03 17:41:14.154738] W [client.c:2083:client_rpc_notify] 0-dstore-client-5: Cancelling the grace timer >[2012-04-03 17:41:14.155132] I [client-handshake.c:1632:select_server_supported_programs] 0-dstore-client-5: Using Program GlusterFS 3git, Num (1298437), Version (330) >[2012-04-03 17:41:14.155684] I [client-handshake.c:1429:client_setvolume_cbk] 0-dstore-client-5: Connected to 192.168.2.37:24010, attached to remote volume '/export2/dstore1'. >[2012-04-03 17:41:14.155754] I [client-handshake.c:1441:client_setvolume_cbk] 0-dstore-client-5: Server and Client lk-version numbers are not same, reopening the fds >[2012-04-03 17:41:14.156342] W [client.c:2083:client_rpc_notify] 0-dstore-client-8: Cancelling the grace timer >[2012-04-03 17:41:14.156450] I [client-handshake.c:456:client_set_lk_version_cbk] 0-dstore-client-5: Server lk version = 1 >[2012-04-03 17:41:14.156695] I [client-handshake.c:1632:select_server_supported_programs] 0-dstore-client-8: Using Program GlusterFS 3git, Num (1298437), Version (330) >[2012-04-03 17:41:14.157472] I [client-handshake.c:1429:client_setvolume_cbk] 0-dstore-client-8: Connected to 192.168.2.37:24011, attached to remote volume '/export1/dstore2'. >[2012-04-03 17:41:14.157531] I [client-handshake.c:1441:client_setvolume_cbk] 0-dstore-client-8: Server and Client lk-version numbers are not same, reopening the fds >[2012-04-03 17:41:14.176048] I [fuse-bridge.c:4081:fuse_graph_setup] 0-fuse: switched to graph 0 >[2012-04-03 17:41:14.176402] I [client-handshake.c:456:client_set_lk_version_cbk] 0-dstore-client-8: Server lk version = 1 >[2012-04-03 17:41:14.176584] I [fuse-bridge.c:3358:fuse_init] 0-glusterfs-fuse: FUSE inited with protocol versions: glusterfs 7.13 kernel 7.13 >[2012-04-03 17:41:14.179246] I [afr-common.c:1866:afr_set_root_inode_on_first_lookup] 0-dstore-replicate-0: added root inode >[2012-04-03 17:41:14.181518] I [afr-common.c:1866:afr_set_root_inode_on_first_lookup] 0-dstore-replicate-2: added root inode >[2012-04-03 17:41:14.181634] I [afr-common.c:1866:afr_set_root_inode_on_first_lookup] 0-dstore-replicate-1: added root inode >[2012-04-03 17:41:28.497624] I [glusterfsd-mgmt.c:64:mgmt_cbk_spec] 0-mgmt: Volume file changed >[2012-04-03 17:41:29.595769] I [io-cache.c:1558:check_cache_size_ok] 1-dstore-quick-read: Max cache size is 1044848640 >[2012-04-03 17:41:29.595922] I [io-cache.c:1558:check_cache_size_ok] 1-dstore-io-cache: Max cache size is 1044848640 >[2012-04-03 17:41:29.596217] I [quota.c:3042:quota_parse_limits] 1-dstore-quota: no "limit-set" option provided >[2012-04-03 17:41:29.634008] I [client.c:2156:notify] 1-dstore-client-0: parent translators are ready, attempting connect on transport >[2012-04-03 17:41:29.639134] I [client.c:2156:notify] 1-dstore-client-1: parent translators are ready, attempting connect on transport >[2012-04-03 17:41:29.644048] I [client.c:2156:notify] 1-dstore-client-2: parent translators are ready, attempting connect on transport >[2012-04-03 17:41:29.648851] I [client.c:2156:notify] 1-dstore-client-3: parent translators are ready, attempting connect on transport >[2012-04-03 17:41:29.653688] I [client.c:2156:notify] 1-dstore-client-4: parent translators are ready, attempting connect on transport >[2012-04-03 17:41:29.658546] I [client.c:2156:notify] 1-dstore-client-5: parent translators are ready, attempting connect on transport >[2012-04-03 17:41:29.663480] I [client.c:2156:notify] 1-dstore-client-6: parent translators are ready, attempting connect on transport >[2012-04-03 17:41:29.668306] I [client.c:2156:notify] 1-dstore-client-7: parent translators are ready, attempting connect on transport >[2012-04-03 17:41:29.673077] I [client.c:2156:notify] 1-dstore-client-8: parent translators are ready, attempting connect on transport >Given volfile: >+------------------------------------------------------------------------------+ > 1: volume dstore-client-0 > 2: type protocol/client > 3: option remote-host 192.168.2.35 > 4: option remote-subvolume /export1/dstore1 > 5: option transport-type tcp > 6: end-volume > 7: > 8: volume dstore-client-1 > 9: type protocol/client > 10: option remote-host 192.168.2.36 > 11: option remote-subvolume /export1/dstore1 > 12: option transport-type tcp > 13: end-volume > 14: > 15: volume dstore-client-2 > 16: type protocol/client > 17: option remote-host 192.168.2.37 > 18: option remote-subvolume /export1/dstore1 > 19: option transport-type tcp > 20: end-volume > 21: > 22: volume dstore-client-3 > 23: type protocol/client > 24: option remote-host 192.168.2.35 > 25: option remote-subvolume /export2/dstore1 > 26: option transport-type tcp > 27: end-volume > 28: > 29: volume dstore-client-4 > 30: type protocol/client > 31: option remote-host 192.168.2.36 > 32: option remote-subvolume /export2/dstore1 > 33: option transport-type tcp > 34: end-volume > 35: > 36: volume dstore-client-5 > 37: type protocol/client > 38: option remote-host 192.168.2.37 > 39: option remote-subvolume /export2/dstore1 > 40: option transport-type tcp > 41: end-volume > 42: > 43: volume dstore-client-6 > 44: type protocol/client > 45: option remote-host 192.168.2.35 > 46: option remote-subvolume /export1/dstore2 > 47: option transport-type tcp > 48: end-volume > 49: > 50: volume dstore-client-7 > 51: type protocol/client > 52: option remote-host 192.168.2.36 > 53: option remote-subvolume /export1/dstore2 > 54: option transport-type tcp > 55: end-volume > 56: > 57: volume dstore-client-8 > 58: type protocol/client > 59: option remote-host 192.168.2.37 > 60: option remote-subvolume /export1/dstore2 > 61: option transport-type tcp > 62: end-volume > 63: > 64: volume dstore-replicate-0 > 65: type cluster/replicate > 66: subvolumes dstore-client-0 dstore-client-1 dstore-client-2 > 67: end-volume > 68: > 69: volume dstore-replicate-1 > 70: type cluster/replicate > 71: subvolumes dstore-client-3 dstore-client-4 dstore-client-5 > 72: end-volume > 73: > 74: volume dstore-replicate-2 > 75: type cluster/replicate > 76: subvolumes dstore-client-6 dstore-client-7 dstore-client-8 > 77: end-volume > 78: > 79: volume dstore-dht > 80: type cluster/distribute > 81: subvolumes dstore-replicate-0 dstore-replicate-1 dstore-replicate-2 > 82: end-volume > 83: > 84: volume dstore-quota > 85: type features/quota > 86: option timeout 0 > 87: subvolumes dstore-dht > 88: end-volume > 89: > 90: volume dstore-write-behind > 91: type performance/write-behind > 92: subvolumes dstore-quota > 93: end-volume > 94: > 95: volume dstore-read-ahead > 96: type performance/read-ahead > 97: subvolumes dstore-write-behind > 98: end-volume > 99: >100: volume dstore-io-cache >101: type performance/io-cache >102: subvolumes dstore-read-ahead >103: end-volume >104: >105: volume dstore-quick-read >106: type performance/quick-read >107: subvolumes dstore-io-cache >108: end-volume >109: >110: volume dstore >111: type debug/io-stats >112: option latency-measurement off >113: option count-fop-hits off >114: subvolumes dstore-quick-read >115: end-volume > >+------------------------------------------------------------------------------+ >[2012-04-03 17:41:29.679527] I [rpc-clnt.c:1669:rpc_clnt_reconfig] 1-dstore-client-0: changing port to 24009 (from 0) >[2012-04-03 17:41:29.679694] I [client.c:136:client_register_grace_timer] 1-dstore-client-0: Registering a grace timer >[2012-04-03 17:41:29.679834] I [rpc-clnt.c:1669:rpc_clnt_reconfig] 1-dstore-client-6: changing port to 24011 (from 0) >[2012-04-03 17:41:29.679942] I [rpc-clnt.c:1669:rpc_clnt_reconfig] 1-dstore-client-3: changing port to 24010 (from 0) >[2012-04-03 17:41:29.680045] I [client.c:136:client_register_grace_timer] 1-dstore-client-6: Registering a grace timer >[2012-04-03 17:41:29.680230] I [client.c:136:client_register_grace_timer] 1-dstore-client-3: Registering a grace timer >[2012-04-03 17:41:30.640180] I [rpc-clnt.c:1669:rpc_clnt_reconfig] 1-dstore-client-1: changing port to 24009 (from 0) >[2012-04-03 17:41:30.640605] I [client.c:136:client_register_grace_timer] 1-dstore-client-1: Registering a grace timer >[2012-04-03 17:41:30.641092] I [rpc-clnt.c:1669:rpc_clnt_reconfig] 1-dstore-client-4: changing port to 24010 (from 0) >[2012-04-03 17:41:30.641390] I [client.c:136:client_register_grace_timer] 1-dstore-client-4: Registering a grace timer >[2012-04-03 17:41:30.641459] I [rpc-clnt.c:1669:rpc_clnt_reconfig] 1-dstore-client-7: changing port to 24011 (from 0) >[2012-04-03 17:41:30.641643] I [client.c:136:client_register_grace_timer] 1-dstore-client-7: Registering a grace timer >[2012-04-03 17:41:30.642765] I [rpc-clnt.c:1669:rpc_clnt_reconfig] 1-dstore-client-2: changing port to 24009 (from 0) >[2012-04-03 17:41:30.642924] I [client.c:136:client_register_grace_timer] 1-dstore-client-2: Registering a grace timer >[2012-04-03 17:41:30.643677] I [rpc-clnt.c:1669:rpc_clnt_reconfig] 1-dstore-client-5: changing port to 24010 (from 0) >[2012-04-03 17:41:30.643961] I [rpc-clnt.c:1669:rpc_clnt_reconfig] 1-dstore-client-8: changing port to 24011 (from 0) >[2012-04-03 17:41:30.644084] I [client.c:136:client_register_grace_timer] 1-dstore-client-5: Registering a grace timer >[2012-04-03 17:41:30.644286] I [client.c:136:client_register_grace_timer] 1-dstore-client-8: Registering a grace timer >[2012-04-03 17:41:33.164277] W [client.c:2083:client_rpc_notify] 1-dstore-client-0: Cancelling the grace timer >[2012-04-03 17:41:33.164613] I [client-handshake.c:1632:select_server_supported_programs] 1-dstore-client-0: Using Program GlusterFS 3git, Num (1298437), Version (330) >[2012-04-03 17:41:33.165163] I [client-handshake.c:1429:client_setvolume_cbk] 1-dstore-client-0: Connected to 192.168.2.35:24009, attached to remote volume '/export1/dstore1'. >[2012-04-03 17:41:33.165223] I [client-handshake.c:1441:client_setvolume_cbk] 1-dstore-client-0: Server and Client lk-version numbers are not same, reopening the fds >[2012-04-03 17:41:33.169422] I [afr-common.c:3524:afr_notify] 1-dstore-replicate-0: Subvolume 'dstore-client-0' came back up; going online. >[2012-04-03 17:41:33.169546] I [client-handshake.c:456:client_set_lk_version_cbk] 1-dstore-client-0: Server lk version = 1 >[2012-04-03 17:41:33.169698] W [client.c:2083:client_rpc_notify] 1-dstore-client-6: Cancelling the grace timer >[2012-04-03 17:41:33.169993] I [client-handshake.c:1632:select_server_supported_programs] 1-dstore-client-6: Using Program GlusterFS 3git, Num (1298437), Version (330) >[2012-04-03 17:41:33.170604] I [client-handshake.c:1429:client_setvolume_cbk] 1-dstore-client-6: Connected to 192.168.2.35:24011, attached to remote volume '/export1/dstore2'. >[2012-04-03 17:41:33.170661] I [client-handshake.c:1441:client_setvolume_cbk] 1-dstore-client-6: Server and Client lk-version numbers are not same, reopening the fds >[2012-04-03 17:41:33.170744] I [afr-common.c:3524:afr_notify] 1-dstore-replicate-2: Subvolume 'dstore-client-6' came back up; going online. >[2012-04-03 17:41:33.170997] I [client-handshake.c:456:client_set_lk_version_cbk] 1-dstore-client-6: Server lk version = 1 >[2012-04-03 17:41:33.174994] W [client.c:2083:client_rpc_notify] 1-dstore-client-3: Cancelling the grace timer >[2012-04-03 17:41:33.175288] I [client-handshake.c:1632:select_server_supported_programs] 1-dstore-client-3: Using Program GlusterFS 3git, Num (1298437), Version (330) >[2012-04-03 17:41:33.175753] I [client-handshake.c:1429:client_setvolume_cbk] 1-dstore-client-3: Connected to 192.168.2.35:24010, attached to remote volume '/export2/dstore1'. >[2012-04-03 17:41:33.175813] I [client-handshake.c:1441:client_setvolume_cbk] 1-dstore-client-3: Server and Client lk-version numbers are not same, reopening the fds >[2012-04-03 17:41:33.175911] I [afr-common.c:3524:afr_notify] 1-dstore-replicate-1: Subvolume 'dstore-client-3' came back up; going online. >[2012-04-03 17:41:33.176170] I [client-handshake.c:456:client_set_lk_version_cbk] 1-dstore-client-3: Server lk version = 1 >[2012-04-03 17:41:34.180053] W [client.c:2083:client_rpc_notify] 1-dstore-client-1: Cancelling the grace timer >[2012-04-03 17:41:34.180351] I [client-handshake.c:1632:select_server_supported_programs] 1-dstore-client-1: Using Program GlusterFS 3git, Num (1298437), Version (330) >[2012-04-03 17:41:34.180929] I [client-handshake.c:1429:client_setvolume_cbk] 1-dstore-client-1: Connected to 192.168.2.36:24009, attached to remote volume '/export1/dstore1'. >[2012-04-03 17:41:34.180987] I [client-handshake.c:1441:client_setvolume_cbk] 1-dstore-client-1: Server and Client lk-version numbers are not same, reopening the fds >[2012-04-03 17:41:34.181282] I [client-handshake.c:456:client_set_lk_version_cbk] 1-dstore-client-1: Server lk version = 1 >[2012-04-03 17:41:34.186438] W [client.c:2083:client_rpc_notify] 1-dstore-client-4: Cancelling the grace timer >[2012-04-03 17:41:34.186697] I [client-handshake.c:1632:select_server_supported_programs] 1-dstore-client-4: Using Program GlusterFS 3git, Num (1298437), Version (330) >[2012-04-03 17:41:34.187201] I [client-handshake.c:1429:client_setvolume_cbk] 1-dstore-client-4: Connected to 192.168.2.36:24010, attached to remote volume '/export2/dstore1'. >[2012-04-03 17:41:34.187261] I [client-handshake.c:1441:client_setvolume_cbk] 1-dstore-client-4: Server and Client lk-version numbers are not same, reopening the fds >[2012-04-03 17:41:34.187550] I [client-handshake.c:456:client_set_lk_version_cbk] 1-dstore-client-4: Server lk version = 1 >[2012-04-03 17:41:34.192095] W [client.c:2083:client_rpc_notify] 1-dstore-client-7: Cancelling the grace timer >[2012-04-03 17:41:34.192370] I [client-handshake.c:1632:select_server_supported_programs] 1-dstore-client-7: Using Program GlusterFS 3git, Num (1298437), Version (330) >[2012-04-03 17:41:34.192927] I [client-handshake.c:1429:client_setvolume_cbk] 1-dstore-client-7: Connected to 192.168.2.36:24011, attached to remote volume '/export1/dstore2'. >[2012-04-03 17:41:34.192994] I [client-handshake.c:1441:client_setvolume_cbk] 1-dstore-client-7: Server and Client lk-version numbers are not same, reopening the fds >[2012-04-03 17:41:34.193272] I [client-handshake.c:456:client_set_lk_version_cbk] 1-dstore-client-7: Server lk version = 1 >[2012-04-03 17:41:34.197739] W [client.c:2083:client_rpc_notify] 1-dstore-client-2: Cancelling the grace timer >[2012-04-03 17:41:34.198026] I [client-handshake.c:1632:select_server_supported_programs] 1-dstore-client-2: Using Program GlusterFS 3git, Num (1298437), Version (330) >[2012-04-03 17:41:34.198550] I [client-handshake.c:1429:client_setvolume_cbk] 1-dstore-client-2: Connected to 192.168.2.37:24009, attached to remote volume '/export1/dstore1'. >[2012-04-03 17:41:34.198610] I [client-handshake.c:1441:client_setvolume_cbk] 1-dstore-client-2: Server and Client lk-version numbers are not same, reopening the fds >[2012-04-03 17:41:34.198911] I [client-handshake.c:456:client_set_lk_version_cbk] 1-dstore-client-2: Server lk version = 1 >[2012-04-03 17:41:34.203911] W [client.c:2083:client_rpc_notify] 1-dstore-client-5: Cancelling the grace timer >[2012-04-03 17:41:34.204273] I [client-handshake.c:1632:select_server_supported_programs] 1-dstore-client-5: Using Program GlusterFS 3git, Num (1298437), Version (330) >[2012-04-03 17:41:34.204746] I [client-handshake.c:1429:client_setvolume_cbk] 1-dstore-client-5: Connected to 192.168.2.37:24010, attached to remote volume '/export2/dstore1'. >[2012-04-03 17:41:34.204815] I [client-handshake.c:1441:client_setvolume_cbk] 1-dstore-client-5: Server and Client lk-version numbers are not same, reopening the fds >[2012-04-03 17:41:34.205274] I [client-handshake.c:456:client_set_lk_version_cbk] 1-dstore-client-5: Server lk version = 1 >[2012-04-03 17:41:34.210215] W [client.c:2083:client_rpc_notify] 1-dstore-client-8: Cancelling the grace timer >[2012-04-03 17:41:34.210473] I [client-handshake.c:1632:select_server_supported_programs] 1-dstore-client-8: Using Program GlusterFS 3git, Num (1298437), Version (330) >[2012-04-03 17:41:34.211083] I [client-handshake.c:1429:client_setvolume_cbk] 1-dstore-client-8: Connected to 192.168.2.37:24011, attached to remote volume '/export1/dstore2'. >[2012-04-03 17:41:34.211168] I [client-handshake.c:1441:client_setvolume_cbk] 1-dstore-client-8: Server and Client lk-version numbers are not same, reopening the fds >[2012-04-03 17:41:34.250612] I [fuse-bridge.c:4081:fuse_graph_setup] 0-fuse: switched to graph 1 >[2012-04-03 17:41:34.250789] I [client-handshake.c:456:client_set_lk_version_cbk] 1-dstore-client-8: Server lk version = 1 >[2012-04-03 17:41:42.213799] I [afr-common.c:1866:afr_set_root_inode_on_first_lookup] 1-dstore-replicate-0: added root inode >[2012-04-03 17:41:42.215389] I [afr-common.c:1866:afr_set_root_inode_on_first_lookup] 1-dstore-replicate-1: added root inode >[2012-04-03 17:41:42.215578] I [afr-common.c:1866:afr_set_root_inode_on_first_lookup] 1-dstore-replicate-2: added root inode >[2012-04-03 17:41:42.216931] I [client.c:2165:notify] 0-dstore-client-0: current graph is no longer active, destroying rpc_client >[2012-04-03 17:41:42.217028] I [client.c:2165:notify] 0-dstore-client-1: current graph is no longer active, destroying rpc_client >[2012-04-03 17:41:42.217167] I [client.c:2165:notify] 0-dstore-client-2: current graph is no longer active, destroying rpc_client >[2012-04-03 17:41:42.217312] I [client.c:2165:notify] 0-dstore-client-3: current graph is no longer active, destroying rpc_client >[2012-04-03 17:41:42.217461] I [client.c:2165:notify] 0-dstore-client-4: current graph is no longer active, destroying rpc_client >[2012-04-03 17:41:42.217487] I [client.c:136:client_register_grace_timer] 0-dstore-client-0: Registering a grace timer >[2012-04-03 17:41:42.217691] I [client.c:2165:notify] 0-dstore-client-5: current graph is no longer active, destroying rpc_client >[2012-04-03 17:41:42.217788] I [client.c:2104:client_rpc_notify] 0-dstore-client-0: disconnected >[2012-04-03 17:41:42.217969] I [client.c:136:client_register_grace_timer] 0-dstore-client-1: Registering a grace timer >[2012-04-03 17:41:42.218008] I [client.c:2104:client_rpc_notify] 0-dstore-client-1: disconnected >[2012-04-03 17:41:42.218052] I [client.c:136:client_register_grace_timer] 0-dstore-client-2: Registering a grace timer >[2012-04-03 17:41:42.218079] I [client.c:2104:client_rpc_notify] 0-dstore-client-2: disconnected >[2012-04-03 17:41:42.218113] E [afr-common.c:3561:afr_notify] 0-dstore-replicate-0: All subvolumes are down. Going offline until atleast one of them comes back up. >[2012-04-03 17:41:42.217885] I [client.c:2165:notify] 0-dstore-client-6: current graph is no longer active, destroying rpc_client >[2012-04-03 17:41:42.218246] I [client.c:136:client_register_grace_timer] 0-dstore-client-3: Registering a grace timer >[2012-04-03 17:41:42.218324] I [client.c:2165:notify] 0-dstore-client-7: current graph is no longer active, destroying rpc_client >[2012-04-03 17:41:42.218391] I [client.c:2165:notify] 0-dstore-client-8: current graph is no longer active, destroying rpc_client >[2012-04-03 17:41:42.218329] I [client.c:2104:client_rpc_notify] 0-dstore-client-3: disconnected >[2012-04-03 17:41:42.218779] I [client.c:136:client_register_grace_timer] 0-dstore-client-4: Registering a grace timer >[2012-04-03 17:41:42.218825] I [client.c:2104:client_rpc_notify] 0-dstore-client-4: disconnected >[2012-04-03 17:41:42.218899] I [client.c:136:client_register_grace_timer] 0-dstore-client-5: Registering a grace timer >[2012-04-03 17:41:42.218944] I [client.c:2104:client_rpc_notify] 0-dstore-client-5: disconnected >[2012-04-03 17:41:42.218982] E [afr-common.c:3561:afr_notify] 0-dstore-replicate-1: All subvolumes are down. Going offline until atleast one of them comes back up. >[2012-04-03 17:41:42.219058] I [client.c:136:client_register_grace_timer] 0-dstore-client-6: Registering a grace timer >[2012-04-03 17:41:42.219102] I [client.c:2104:client_rpc_notify] 0-dstore-client-6: disconnected >[2012-04-03 17:41:42.219177] I [client.c:136:client_register_grace_timer] 0-dstore-client-7: Registering a grace timer >[2012-04-03 17:41:42.219220] I [client.c:2104:client_rpc_notify] 0-dstore-client-7: disconnected >[2012-04-03 17:41:42.219294] I [client.c:136:client_register_grace_timer] 0-dstore-client-8: Registering a grace timer >[2012-04-03 17:41:42.219336] I [client.c:2104:client_rpc_notify] 0-dstore-client-8: disconnected >[2012-04-03 17:41:42.219453] E [afr-common.c:3561:afr_notify] 0-dstore-replicate-2: All subvolumes are down. Going offline until atleast one of them comes back up. >[2012-04-03 17:41:53.212861] W [client.c:112:client_grace_timeout] 0-dstore-client-0: client grace timer expired, updating the lk-version to 2 >[2012-04-03 17:41:53.213046] W [client.c:112:client_grace_timeout] 0-dstore-client-1: client grace timer expired, updating the lk-version to 2 >[2012-04-03 17:41:53.213085] W [client.c:112:client_grace_timeout] 0-dstore-client-2: client grace timer expired, updating the lk-version to 2 >[2012-04-03 17:41:53.213197] W [client.c:112:client_grace_timeout] 0-dstore-client-3: client grace timer expired, updating the lk-version to 2 >[2012-04-03 17:41:53.213264] W [client.c:112:client_grace_timeout] 0-dstore-client-4: client grace timer expired, updating the lk-version to 2 >[2012-04-03 17:41:53.213342] W [client.c:112:client_grace_timeout] 0-dstore-client-5: client grace timer expired, updating the lk-version to 2 >[2012-04-03 17:41:53.213374] W [client.c:112:client_grace_timeout] 0-dstore-client-6: client grace timer expired, updating the lk-version to 2 >[2012-04-03 17:41:53.213464] W [client.c:112:client_grace_timeout] 0-dstore-client-7: client grace timer expired, updating the lk-version to 2 >[2012-04-03 17:41:53.213496] W [client.c:112:client_grace_timeout] 0-dstore-client-8: client grace timer expired, updating the lk-version to 2 >[2012-04-03 17:42:01.799430] I [glusterfsd-mgmt.c:64:mgmt_cbk_spec] 0-mgmt: Volume file changed >[2012-04-03 17:42:02.856442] I [glusterfsd-mgmt.c:64:mgmt_cbk_spec] 0-mgmt: Volume file changed >[2012-04-03 17:42:02.879581] I [io-cache.c:1558:check_cache_size_ok] 2-dstore-quick-read: Max cache size is 1044848640 >[2012-04-03 17:42:02.879766] I [io-cache.c:1558:check_cache_size_ok] 2-dstore-io-cache: Max cache size is 1044848640 >[2012-04-03 17:42:02.879899] I [quota.c:3042:quota_parse_limits] 2-dstore-quota: no "limit-set" option provided >[2012-04-03 17:42:02.922420] I [client.c:2156:notify] 2-dstore-client-0: parent translators are ready, attempting connect on transport >[2012-04-03 17:42:02.927430] I [client.c:2156:notify] 2-dstore-client-1: parent translators are ready, attempting connect on transport >[2012-04-03 17:42:02.932225] I [client.c:2156:notify] 2-dstore-client-2: parent translators are ready, attempting connect on transport >[2012-04-03 17:42:02.937036] I [client.c:2156:notify] 2-dstore-client-3: parent translators are ready, attempting connect on transport >[2012-04-03 17:42:02.941855] I [client.c:2156:notify] 2-dstore-client-4: parent translators are ready, attempting connect on transport >[2012-04-03 17:42:02.946675] I [client.c:2156:notify] 2-dstore-client-5: parent translators are ready, attempting connect on transport >[2012-04-03 17:42:02.951446] I [client.c:2156:notify] 2-dstore-client-6: parent translators are ready, attempting connect on transport >[2012-04-03 17:42:02.956202] I [client.c:2156:notify] 2-dstore-client-7: parent translators are ready, attempting connect on transport >[2012-04-03 17:42:02.960990] I [client.c:2156:notify] 2-dstore-client-8: parent translators are ready, attempting connect on transport >Given volfile: >+------------------------------------------------------------------------------+ > 1: volume dstore-client-0 > 2: type protocol/client > 3: option remote-host 192.168.2.35 > 4: option remote-subvolume /export1/dstore1 > 5: option transport-type tcp > 6: end-volume > 7: > 8: volume dstore-client-1 > 9: type protocol/client > 10: option remote-host 192.168.2.36 > 11: option remote-subvolume /export1/dstore1 > 12: option transport-type tcp > 13: end-volume > 14: > 15: volume dstore-client-2 > 16: type protocol/client > 17: option remote-host 192.168.2.37 > 18: option remote-subvolume /export1/dstore1 > 19: option transport-type tcp > 20: end-volume > 21: > 22: volume dstore-client-3 > 23: type protocol/client > 24: option remote-host 192.168.2.35 > 25: option remote-subvolume /export2/dstore1 > 26: option transport-type tcp > 27: end-volume > 28: > 29: volume dstore-client-4 > 30: type protocol/client > 31: option remote-host 192.168.2.36 > 32: option remote-subvolume /export2/dstore1 > 33: option transport-type tcp > 34: end-volume > 35: > 36: volume dstore-client-5 > 37: type protocol/client > 38: option remote-host 192.168.2.37 > 39: option remote-subvolume /export2/dstore1 > 40: option transport-type tcp > 41: end-volume > 42: > 43: volume dstore-client-6 > 44: type protocol/client > 45: option remote-host 192.168.2.35 > 46: option remote-subvolume /export1/dstore2 > 47: option transport-type tcp > 48: end-volume > 49: > 50: volume dstore-client-7 > 51: type protocol/client > 52: option remote-host 192.168.2.36 > 53: option remote-subvolume /export1/dstore2 > 54: option transport-type tcp > 55: end-volume > 56: > 57: volume dstore-client-8 > 58: type protocol/client > 59: option remote-host 192.168.2.37 > 60: option remote-subvolume /export1/dstore2 > 61: option transport-type tcp > 62: end-volume > 63: > 64: volume dstore-replicate-0 > 65: type cluster/replicate > 66: subvolumes dstore-client-0 dstore-client-1 dstore-client-2 > 67: end-volume > 68: > 69: volume dstore-replicate-1 > 70: type cluster/replicate > 71: subvolumes dstore-client-3 dstore-client-4 dstore-client-5 > 72: end-volume > 73: > 74: volume dstore-replicate-2 > 75: type cluster/replicate > 76: subvolumes dstore-client-6 dstore-client-7 dstore-client-8 > 77: end-volume > 78: > 79: volume dstore-dht > 80: type cluster/distribute > 81: subvolumes dstore-replicate-0 dstore-replicate-1 dstore-replicate-2 > 82: end-volume > 83: > 84: volume dstore-quota > 85: type features/quota > 86: option timeout 0 > 87: subvolumes dstore-dht > 88: end-volume > 89: > 90: volume dstore-write-behind > 91: type performance/write-behind > 92: subvolumes dstore-quota > 93: end-volume > 94: > 95: volume dstore-read-ahead > 96: type performance/read-ahead > 97: subvolumes dstore-write-behind > 98: end-volume > 99: >100: volume dstore-io-cache >101: type performance/io-cache >102: subvolumes dstore-read-ahead >103: end-volume >104: >105: volume dstore-quick-read >106: type performance/quick-read >107: subvolumes dstore-io-cache >108: end-volume >109: >110: volume dstore-md-cache >111: type performance/md-cache >112: subvolumes dstore-quick-read >113: end-volume >114: >115: volume dstore >116: type debug/io-stats >117: option latency-measurement off >118: option count-fop-hits off >119: subvolumes dstore-md-cache >120: end-volume > >+------------------------------------------------------------------------------+ >[2012-04-03 17:42:02.966192] I [glusterfsd-mgmt.c:1584:mgmt_getspec_cbk] 0-glusterfs: No change in volfile, continuing >[2012-04-03 17:42:02.970561] I [rpc-clnt.c:1669:rpc_clnt_reconfig] 2-dstore-client-0: changing port to 24009 (from 0) >[2012-04-03 17:42:02.971063] I [client.c:136:client_register_grace_timer] 2-dstore-client-0: Registering a grace timer >[2012-04-03 17:42:02.971658] I [rpc-clnt.c:1669:rpc_clnt_reconfig] 2-dstore-client-6: changing port to 24011 (from 0) >[2012-04-03 17:42:02.972250] I [client.c:136:client_register_grace_timer] 2-dstore-client-6: Registering a grace timer >[2012-04-03 17:42:02.972439] I [rpc-clnt.c:1669:rpc_clnt_reconfig] 2-dstore-client-3: changing port to 24010 (from 0) >[2012-04-03 17:42:02.972840] I [client.c:136:client_register_grace_timer] 2-dstore-client-3: Registering a grace timer >[2012-04-03 17:42:03.972144] I [rpc-clnt.c:1669:rpc_clnt_reconfig] 2-dstore-client-2: changing port to 24009 (from 0) >[2012-04-03 17:42:03.972320] I [client.c:136:client_register_grace_timer] 2-dstore-client-2: Registering a grace timer >[2012-04-03 17:42:03.972658] I [rpc-clnt.c:1669:rpc_clnt_reconfig] 2-dstore-client-5: changing port to 24010 (from 0) >[2012-04-03 17:42:03.972753] I [rpc-clnt.c:1669:rpc_clnt_reconfig] 2-dstore-client-8: changing port to 24011 (from 0) >[2012-04-03 17:42:03.972853] I [client.c:136:client_register_grace_timer] 2-dstore-client-5: Registering a grace timer >[2012-04-03 17:42:03.972919] I [client.c:136:client_register_grace_timer] 2-dstore-client-8: Registering a grace timer >[2012-04-03 17:42:04.127164] I [rpc-clnt.c:1669:rpc_clnt_reconfig] 2-dstore-client-4: changing port to 24010 (from 0) >[2012-04-03 17:42:04.127558] I [client.c:136:client_register_grace_timer] 2-dstore-client-4: Registering a grace timer >[2012-04-03 17:42:04.148996] I [rpc-clnt.c:1669:rpc_clnt_reconfig] 2-dstore-client-1: changing port to 24009 (from 0) >[2012-04-03 17:42:04.149178] I [rpc-clnt.c:1669:rpc_clnt_reconfig] 2-dstore-client-7: changing port to 24011 (from 0) >[2012-04-03 17:42:04.149809] I [client.c:136:client_register_grace_timer] 2-dstore-client-1: Registering a grace timer >[2012-04-03 17:42:04.149917] I [client.c:136:client_register_grace_timer] 2-dstore-client-7: Registering a grace timer >[2012-04-03 17:42:06.225305] W [client.c:2083:client_rpc_notify] 2-dstore-client-0: Cancelling the grace timer >[2012-04-03 17:42:06.229861] I [client-handshake.c:1632:select_server_supported_programs] 2-dstore-client-0: Using Program GlusterFS 3git, Num (1298437), Version (330) >[2012-04-03 17:42:06.230066] W [client.c:2083:client_rpc_notify] 2-dstore-client-6: Cancelling the grace timer >[2012-04-03 17:42:06.231584] I [client-handshake.c:1429:client_setvolume_cbk] 2-dstore-client-0: Connected to 192.168.2.35:24009, attached to remote volume '/export1/dstore1'. >[2012-04-03 17:42:06.231675] I [client-handshake.c:1441:client_setvolume_cbk] 2-dstore-client-0: Server and Client lk-version numbers are not same, reopening the fds >[2012-04-03 17:42:06.231808] I [afr-common.c:3524:afr_notify] 2-dstore-replicate-0: Subvolume 'dstore-client-0' came back up; going online. >[2012-04-03 17:42:06.235038] I [client-handshake.c:456:client_set_lk_version_cbk] 2-dstore-client-0: Server lk version = 1 >[2012-04-03 17:42:06.235467] W [client.c:2083:client_rpc_notify] 2-dstore-client-3: Cancelling the grace timer >[2012-04-03 17:42:06.236499] I [client-handshake.c:1632:select_server_supported_programs] 2-dstore-client-3: Using Program GlusterFS 3git, Num (1298437), Version (330) >[2012-04-03 17:42:06.239307] I [client-handshake.c:1429:client_setvolume_cbk] 2-dstore-client-3: Connected to 192.168.2.35:24010, attached to remote volume '/export2/dstore1'. >[2012-04-03 17:42:06.239383] I [client-handshake.c:1441:client_setvolume_cbk] 2-dstore-client-3: Server and Client lk-version numbers are not same, reopening the fds >[2012-04-03 17:42:06.239545] I [afr-common.c:3524:afr_notify] 2-dstore-replicate-1: Subvolume 'dstore-client-3' came back up; going online. >[2012-04-03 17:42:06.242311] I [client-handshake.c:456:client_set_lk_version_cbk] 2-dstore-client-3: Server lk version = 1 >[2012-04-03 17:42:06.250887] I [client-handshake.c:1632:select_server_supported_programs] 2-dstore-client-6: Using Program GlusterFS 3git, Num (1298437), Version (330) >[2012-04-03 17:42:06.254595] I [client-handshake.c:1429:client_setvolume_cbk] 2-dstore-client-6: Connected to 192.168.2.35:24011, attached to remote volume '/export1/dstore2'. >[2012-04-03 17:42:06.254677] I [client-handshake.c:1441:client_setvolume_cbk] 2-dstore-client-6: Server and Client lk-version numbers are not same, reopening the fds >[2012-04-03 17:42:06.254817] I [afr-common.c:3524:afr_notify] 2-dstore-replicate-2: Subvolume 'dstore-client-6' came back up; going online. >[2012-04-03 17:42:06.256440] I [client-handshake.c:456:client_set_lk_version_cbk] 2-dstore-client-6: Server lk version = 1 >[2012-04-03 17:42:07.241779] W [client.c:2083:client_rpc_notify] 2-dstore-client-2: Cancelling the grace timer >[2012-04-03 17:42:07.242230] I [client-handshake.c:1632:select_server_supported_programs] 2-dstore-client-2: Using Program GlusterFS 3git, Num (1298437), Version (330) >[2012-04-03 17:42:07.243481] I [client-handshake.c:1429:client_setvolume_cbk] 2-dstore-client-2: Connected to 192.168.2.37:24009, attached to remote volume '/export1/dstore1'. >[2012-04-03 17:42:07.243556] I [client-handshake.c:1441:client_setvolume_cbk] 2-dstore-client-2: Server and Client lk-version numbers are not same, reopening the fds >[2012-04-03 17:42:07.244554] I [client-handshake.c:456:client_set_lk_version_cbk] 2-dstore-client-2: Server lk version = 1 >[2012-04-03 17:42:07.249950] W [client.c:2083:client_rpc_notify] 2-dstore-client-5: Cancelling the grace timer >[2012-04-03 17:42:07.256144] I [client-handshake.c:1632:select_server_supported_programs] 2-dstore-client-5: Using Program GlusterFS 3git, Num (1298437), Version (330) >[2012-04-03 17:42:07.256475] W [client.c:2083:client_rpc_notify] 2-dstore-client-8: Cancelling the grace timer >[2012-04-03 17:42:07.257558] I [client-handshake.c:1429:client_setvolume_cbk] 2-dstore-client-5: Connected to 192.168.2.37:24010, attached to remote volume '/export2/dstore1'. >[2012-04-03 17:42:07.257672] I [client-handshake.c:1441:client_setvolume_cbk] 2-dstore-client-5: Server and Client lk-version numbers are not same, reopening the fds >[2012-04-03 17:42:07.258393] I [client-handshake.c:1632:select_server_supported_programs] 2-dstore-client-8: Using Program GlusterFS 3git, Num (1298437), Version (330) >[2012-04-03 17:42:07.259755] I [client-handshake.c:1429:client_setvolume_cbk] 2-dstore-client-8: Connected to 192.168.2.37:24011, attached to remote volume '/export1/dstore2'. >[2012-04-03 17:42:07.259863] I [client-handshake.c:1441:client_setvolume_cbk] 2-dstore-client-8: Server and Client lk-version numbers are not same, reopening the fds >[2012-04-03 17:42:07.260581] I [client-handshake.c:456:client_set_lk_version_cbk] 2-dstore-client-5: Server lk version = 1 >[2012-04-03 17:42:07.261406] I [client-handshake.c:456:client_set_lk_version_cbk] 2-dstore-client-8: Server lk version = 1 >[2012-04-03 17:42:07.265785] W [client.c:2083:client_rpc_notify] 2-dstore-client-4: Cancelling the grace timer >[2012-04-03 17:42:07.267261] I [client-handshake.c:1632:select_server_supported_programs] 2-dstore-client-4: Using Program GlusterFS 3git, Num (1298437), Version (330) >[2012-04-03 17:42:07.269335] W [client.c:2083:client_rpc_notify] 2-dstore-client-1: Cancelling the grace timer >[2012-04-03 17:42:07.271064] I [client-handshake.c:1429:client_setvolume_cbk] 2-dstore-client-4: Connected to 192.168.2.36:24010, attached to remote volume '/export2/dstore1'. >[2012-04-03 17:42:07.271162] I [client-handshake.c:1441:client_setvolume_cbk] 2-dstore-client-4: Server and Client lk-version numbers are not same, reopening the fds >[2012-04-03 17:42:07.273654] I [client-handshake.c:456:client_set_lk_version_cbk] 2-dstore-client-4: Server lk version = 1 >[2012-04-03 17:42:07.275405] W [client.c:2083:client_rpc_notify] 2-dstore-client-7: Cancelling the grace timer >[2012-04-03 17:42:07.277023] I [client-handshake.c:1632:select_server_supported_programs] 2-dstore-client-7: Using Program GlusterFS 3git, Num (1298437), Version (330) >[2012-04-03 17:42:07.278333] I [client-handshake.c:1429:client_setvolume_cbk] 2-dstore-client-7: Connected to 192.168.2.36:24011, attached to remote volume '/export1/dstore2'. >[2012-04-03 17:42:07.278442] I [client-handshake.c:1441:client_setvolume_cbk] 2-dstore-client-7: Server and Client lk-version numbers are not same, reopening the fds >[2012-04-03 17:42:07.281000] I [client-handshake.c:456:client_set_lk_version_cbk] 2-dstore-client-7: Server lk version = 1 >[2012-04-03 17:42:07.283406] I [client-handshake.c:1632:select_server_supported_programs] 2-dstore-client-1: Using Program GlusterFS 3git, Num (1298437), Version (330) >[2012-04-03 17:42:07.294144] I [client-handshake.c:1429:client_setvolume_cbk] 2-dstore-client-1: Connected to 192.168.2.36:24009, attached to remote volume '/export1/dstore1'. >[2012-04-03 17:42:07.294235] I [client-handshake.c:1441:client_setvolume_cbk] 2-dstore-client-1: Server and Client lk-version numbers are not same, reopening the fds >[2012-04-03 17:42:07.326218] I [fuse-bridge.c:4081:fuse_graph_setup] 0-fuse: switched to graph 2 >[2012-04-03 17:42:07.326423] I [client-handshake.c:456:client_set_lk_version_cbk] 2-dstore-client-1: Server lk version = 1 >[2012-04-03 17:42:07.328256] I [afr-common.c:1866:afr_set_root_inode_on_first_lookup] 2-dstore-replicate-0: added root inode >[2012-04-03 17:42:07.330797] I [afr-common.c:1866:afr_set_root_inode_on_first_lookup] 2-dstore-replicate-1: added root inode >[2012-04-03 17:42:07.331181] I [afr-common.c:1866:afr_set_root_inode_on_first_lookup] 2-dstore-replicate-2: added root inode >[2012-04-03 17:42:07.349353] W [quota.c:2358:quota_fsync_cbk] 1-dstore-quota: quota context not set in inode (gfid:72642fd7-0dcc-4e25-83d9-a93f603110d3) >[2012-04-03 17:42:07.361429] W [quota.c:2358:quota_fsync_cbk] 1-dstore-quota: quota context not set in inode (gfid:1c8711d2-c78e-4ec5-a9e3-548415f9379a) >[2012-04-03 17:42:07.422845] I [client.c:2165:notify] 1-dstore-client-0: current graph is no longer active, destroying rpc_client >[2012-04-03 17:42:07.422964] I [client.c:2165:notify] 1-dstore-client-1: current graph is no longer active, destroying rpc_client >[2012-04-03 17:42:07.423035] I [client.c:2165:notify] 1-dstore-client-2: current graph is no longer active, destroying rpc_client >[2012-04-03 17:42:07.423035] I [client.c:136:client_register_grace_timer] 1-dstore-client-0: Registering a grace timer >[2012-04-03 17:42:07.423188] I [client.c:2104:client_rpc_notify] 1-dstore-client-0: disconnected >[2012-04-03 17:42:07.423148] I [client.c:2165:notify] 1-dstore-client-3: current graph is no longer active, destroying rpc_client >[2012-04-03 17:42:07.423288] I [client.c:136:client_register_grace_timer] 1-dstore-client-1: Registering a grace timer >[2012-04-03 17:42:07.423335] I [client.c:2165:notify] 1-dstore-client-4: current graph is no longer active, destroying rpc_client >[2012-04-03 17:42:07.423353] I [client.c:2104:client_rpc_notify] 1-dstore-client-1: disconnected >[2012-04-03 17:42:07.423411] I [client.c:2165:notify] 1-dstore-client-5: current graph is no longer active, destroying rpc_client >[2012-04-03 17:42:07.423534] I [client.c:136:client_register_grace_timer] 1-dstore-client-2: Registering a grace timer >[2012-04-03 17:42:07.423590] I [client.c:2104:client_rpc_notify] 1-dstore-client-2: disconnected >[2012-04-03 17:42:07.423650] E [afr-common.c:3561:afr_notify] 1-dstore-replicate-0: All subvolumes are down. Going offline until atleast one of them comes back up. >[2012-04-03 17:42:07.423559] I [client.c:2165:notify] 1-dstore-client-6: current graph is no longer active, destroying rpc_client >[2012-04-03 17:42:07.423777] I [client.c:136:client_register_grace_timer] 1-dstore-client-3: Registering a grace timer >[2012-04-03 17:42:07.423815] I [client.c:2165:notify] 1-dstore-client-7: current graph is no longer active, destroying rpc_client >[2012-04-03 17:42:07.423827] I [client.c:2104:client_rpc_notify] 1-dstore-client-3: disconnected >[2012-04-03 17:42:07.423901] I [client.c:2165:notify] 1-dstore-client-8: current graph is no longer active, destroying rpc_client >[2012-04-03 17:42:07.423981] I [client.c:136:client_register_grace_timer] 1-dstore-client-4: Registering a grace timer >[2012-04-03 17:42:07.424032] I [client.c:2104:client_rpc_notify] 1-dstore-client-4: disconnected >[2012-04-03 17:42:07.424103] I [client.c:136:client_register_grace_timer] 1-dstore-client-5: Registering a grace timer >[2012-04-03 17:42:07.424163] I [client.c:2104:client_rpc_notify] 1-dstore-client-5: disconnected >[2012-04-03 17:42:07.424244] E [afr-common.c:3561:afr_notify] 1-dstore-replicate-1: All subvolumes are down. Going offline until atleast one of them comes back up. >[2012-04-03 17:42:07.424331] I [client.c:136:client_register_grace_timer] 1-dstore-client-6: Registering a grace timer >[2012-04-03 17:42:07.424747] I [client.c:2104:client_rpc_notify] 1-dstore-client-6: disconnected >[2012-04-03 17:42:07.424836] I [client.c:136:client_register_grace_timer] 1-dstore-client-7: Registering a grace timer >[2012-04-03 17:42:07.424944] I [client.c:2104:client_rpc_notify] 1-dstore-client-7: disconnected >[2012-04-03 17:42:07.425031] I [client.c:136:client_register_grace_timer] 1-dstore-client-8: Registering a grace timer >[2012-04-03 17:42:07.425088] I [client.c:2104:client_rpc_notify] 1-dstore-client-8: disconnected >[2012-04-03 17:42:07.425133] E [afr-common.c:3561:afr_notify] 1-dstore-replicate-2: All subvolumes are down. Going offline until atleast one of them comes back up. >[2012-04-03 17:42:07.442637] W [quota.c:394:quota_check_limit] 2-dstore-quota: cannot find parent for inode (gfid:c612eb70-d566-4913-89e4-273d16335acf), hence aborting enforcing quota-limits and continuing with the fop >[2012-04-03 17:42:07.446013] W [quota.c:394:quota_check_limit] 2-dstore-quota: cannot find parent for inode (gfid:2fae29e3-bdd1-4ade-8d72-76bd53786686), hence aborting enforcing quota-limits and continuing with the fop >[2012-04-03 17:42:07.451239] W [quota.c:394:quota_check_limit] 2-dstore-quota: cannot find parent for inode (gfid:c612eb70-d566-4913-89e4-273d16335acf), hence aborting enforcing quota-limits and continuing with the fop >[2012-04-03 17:42:07.460959] W [quota.c:780:quota_update_size] 2-dstore-quota: cannot find parent for inode (gfid:c612eb70-d566-4913-89e4-273d16335acf), hence aborting size updation of parents >[2012-04-03 17:42:07.469270] W [quota.c:394:quota_check_limit] 2-dstore-quota: cannot find parent for inode (gfid:c612eb70-d566-4913-89e4-273d16335acf), hence aborting enforcing quota-limits and continuing with the fop >[2012-04-03 17:42:07.512925] W [quota.c:394:quota_check_limit] 2-dstore-quota: cannot find parent for inode (gfid:2fae29e3-bdd1-4ade-8d72-76bd53786686), hence aborting enforcing quota-limits and continuing with the fop >[2012-04-03 17:42:07.523055] W [quota.c:780:quota_update_size] 2-dstore-quota: cannot find parent for inode (gfid:2fae29e3-bdd1-4ade-8d72-76bd53786686), hence aborting size updation of parents >[2012-04-03 17:42:07.595901] W [quota.c:780:quota_update_size] 2-dstore-quota: cannot find parent for inode (gfid:c612eb70-d566-4913-89e4-273d16335acf), hence aborting size updation of parents >[2012-04-03 17:42:07.598170] W [quota.c:394:quota_check_limit] 2-dstore-quota: cannot find parent for inode (gfid:c612eb70-d566-4913-89e4-273d16335acf), hence aborting enforcing quota-limits and continuing with the fop >[2012-04-03 17:42:07.607489] W [quota.c:394:quota_check_limit] 2-dstore-quota: cannot find parent for inode (gfid:2fae29e3-bdd1-4ade-8d72-76bd53786686), hence aborting enforcing quota-limits and continuing with the fop >[2012-04-03 17:42:07.698491] W [quota.c:780:quota_update_size] 2-dstore-quota: cannot find parent for inode (gfid:2fae29e3-bdd1-4ade-8d72-76bd53786686), hence aborting size updation of parents >[2012-04-03 17:42:07.703197] W [quota.c:394:quota_check_limit] 2-dstore-quota: cannot find parent for inode (gfid:2fae29e3-bdd1-4ade-8d72-76bd53786686), hence aborting enforcing quota-limits and continuing with the fop >[2012-04-03 17:42:07.723286] W [quota.c:394:quota_check_limit] 2-dstore-quota: cannot find parent for inode (gfid:a66ca0ef-c394-4447-9ff6-4ca65295af28), hence aborting enforcing quota-limits and continuing with the fop >[2012-04-03 17:42:07.724662] W [quota.c:780:quota_update_size] 2-dstore-quota: cannot find parent for inode (gfid:c612eb70-d566-4913-89e4-273d16335acf), hence aborting size updation of parents >[2012-04-03 17:42:07.726677] W [quota.c:394:quota_check_limit] 2-dstore-quota: cannot find parent for inode (gfid:c612eb70-d566-4913-89e4-273d16335acf), hence aborting enforcing quota-limits and continuing with the fop >[2012-04-03 17:42:07.734143] W [quota.c:394:quota_check_limit] 2-dstore-quota: cannot find parent for inode (gfid:a66ca0ef-c394-4447-9ff6-4ca65295af28), hence aborting enforcing quota-limits and continuing with the fop >[2012-04-03 17:42:07.777983] W [quota.c:780:quota_update_size] 2-dstore-quota: cannot find parent for inode (gfid:a66ca0ef-c394-4447-9ff6-4ca65295af28), hence aborting size updation of parents >[2012-04-03 17:42:07.786039] W [quota.c:394:quota_check_limit] 2-dstore-quota: cannot find parent for inode (gfid:a66ca0ef-c394-4447-9ff6-4ca65295af28), hence aborting enforcing quota-limits and continuing with the fop >[2012-04-03 17:42:07.812678] W [quota.c:394:quota_check_limit] 2-dstore-quota: cannot find parent for inode (gfid:676316a7-a6a5-4247-bffe-afd93cbeb4a4), hence aborting enforcing quota-limits and continuing with the fop >[2012-04-03 17:42:07.813228] W [quota.c:780:quota_update_size] 2-dstore-quota: cannot find parent for inode (gfid:c612eb70-d566-4913-89e4-273d16335acf), hence aborting size updation of parents >[2012-04-03 17:42:07.816079] W [quota.c:394:quota_check_limit] 2-dstore-quota: cannot find parent for inode (gfid:c612eb70-d566-4913-89e4-273d16335acf), hence aborting enforcing quota-limits and continuing with the fop >[2012-04-03 17:42:07.837332] W [quota.c:780:quota_update_size] 2-dstore-quota: cannot find parent for inode (gfid:2fae29e3-bdd1-4ade-8d72-76bd53786686), hence aborting size updation of parents >[2012-04-03 17:42:07.841454] W [quota.c:394:quota_check_limit] 2-dstore-quota: cannot find parent for inode (gfid:676316a7-a6a5-4247-bffe-afd93cbeb4a4), hence aborting enforcing quota-limits and continuing with the fop >[2012-04-03 17:42:07.844191] W [quota.c:394:quota_check_limit] 2-dstore-quota: cannot find parent for inode (gfid:2fae29e3-bdd1-4ade-8d72-76bd53786686), hence aborting enforcing quota-limits and continuing with the fop >[2012-04-03 17:42:07.848189] W [quota.c:780:quota_update_size] 2-dstore-quota: cannot find parent for inode (gfid:676316a7-a6a5-4247-bffe-afd93cbeb4a4), hence aborting size updation of parents >[2012-04-03 17:42:07.856352] W [quota.c:394:quota_check_limit] 2-dstore-quota: cannot find parent for inode (gfid:676316a7-a6a5-4247-bffe-afd93cbeb4a4), hence aborting enforcing quota-limits and continuing with the fop >[2012-04-03 17:42:07.906820] W [quota.c:780:quota_update_size] 2-dstore-quota: cannot find parent for inode (gfid:c612eb70-d566-4913-89e4-273d16335acf), hence aborting size updation of parents >[2012-04-03 17:42:07.936371] W [quota.c:780:quota_update_size] 2-dstore-quota: cannot find parent for inode (gfid:2fae29e3-bdd1-4ade-8d72-76bd53786686), hence aborting size updation of parents >[2012-04-03 17:42:07.950178] W [quota.c:394:quota_check_limit] 2-dstore-quota: cannot find parent for inode (gfid:2fae29e3-bdd1-4ade-8d72-76bd53786686), hence aborting enforcing quota-limits and continuing with the fop >[2012-04-03 17:42:07.963097] W [quota.c:780:quota_update_size] 2-dstore-quota: cannot find parent for inode (gfid:a66ca0ef-c394-4447-9ff6-4ca65295af28), hence aborting size updation of parents >[2012-04-03 17:42:07.972508] W [quota.c:394:quota_check_limit] 2-dstore-quota: cannot find parent for inode (gfid:a66ca0ef-c394-4447-9ff6-4ca65295af28), hence aborting enforcing quota-limits and continuing with the fop >[2012-04-03 17:42:08.026123] W [quota.c:780:quota_update_size] 2-dstore-quota: cannot find parent for inode (gfid:a66ca0ef-c394-4447-9ff6-4ca65295af28), hence aborting size updation of parents >[2012-04-03 17:42:08.034652] W [quota.c:780:quota_update_size] 2-dstore-quota: cannot find parent for inode (gfid:676316a7-a6a5-4247-bffe-afd93cbeb4a4), hence aborting size updation of parents >[2012-04-03 17:42:08.040071] W [quota.c:394:quota_check_limit] 2-dstore-quota: cannot find parent for inode (gfid:a66ca0ef-c394-4447-9ff6-4ca65295af28), hence aborting enforcing quota-limits and continuing with the fop >[2012-04-03 17:42:08.045381] W [quota.c:394:quota_check_limit] 2-dstore-quota: cannot find parent for inode (gfid:676316a7-a6a5-4247-bffe-afd93cbeb4a4), hence aborting enforcing quota-limits and continuing with the fop >[2012-04-03 17:42:08.051526] W [quota.c:780:quota_update_size] 2-dstore-quota: cannot find parent for inode (gfid:2fae29e3-bdd1-4ade-8d72-76bd53786686), hence aborting size updation of parents >[2012-04-03 17:42:08.069364] W [quota.c:780:quota_update_size] 2-dstore-quota: cannot find parent for inode (gfid:a66ca0ef-c394-4447-9ff6-4ca65295af28), hence aborting size updation of parents >[2012-04-03 17:42:08.080119] W [quota.c:780:quota_update_size] 2-dstore-quota: cannot find parent for inode (gfid:676316a7-a6a5-4247-bffe-afd93cbeb4a4), hence aborting size updation of parents >[2012-04-03 17:42:08.086723] W [quota.c:394:quota_check_limit] 2-dstore-quota: cannot find parent for inode (gfid:676316a7-a6a5-4247-bffe-afd93cbeb4a4), hence aborting enforcing quota-limits and continuing with the fop >[2012-04-03 17:42:08.088435] W [quota.c:394:quota_check_limit] 2-dstore-quota: cannot find parent for inode (gfid:a66ca0ef-c394-4447-9ff6-4ca65295af28), hence aborting enforcing quota-limits and continuing with the fop >[2012-04-03 17:42:08.113534] W [quota.c:780:quota_update_size] 2-dstore-quota: cannot find parent for inode (gfid:676316a7-a6a5-4247-bffe-afd93cbeb4a4), hence aborting size updation of parents >[2012-04-03 17:42:08.139742] W [quota.c:780:quota_update_size] 2-dstore-quota: cannot find parent for inode (gfid:a66ca0ef-c394-4447-9ff6-4ca65295af28), hence aborting size updation of parents >[2012-04-03 17:42:08.200673] W [quota.c:394:quota_check_limit] 2-dstore-quota: cannot find parent for inode (gfid:676316a7-a6a5-4247-bffe-afd93cbeb4a4), hence aborting enforcing quota-limits and continuing with the fop >[2012-04-03 17:42:08.251118] W [quota.c:780:quota_update_size] 2-dstore-quota: cannot find parent for inode (gfid:676316a7-a6a5-4247-bffe-afd93cbeb4a4), hence aborting size updation of parents >[2012-04-03 17:42:18.276477] W [client.c:112:client_grace_timeout] 1-dstore-client-0: client grace timer expired, updating the lk-version to 2 >[2012-04-03 17:42:18.276587] W [client.c:112:client_grace_timeout] 1-dstore-client-1: client grace timer expired, updating the lk-version to 2 >[2012-04-03 17:42:18.276641] W [client.c:112:client_grace_timeout] 1-dstore-client-2: client grace timer expired, updating the lk-version to 2 >[2012-04-03 17:42:18.276683] W [client.c:112:client_grace_timeout] 1-dstore-client-3: client grace timer expired, updating the lk-version to 2 >[2012-04-03 17:42:18.276722] W [client.c:112:client_grace_timeout] 1-dstore-client-4: client grace timer expired, updating the lk-version to 2 >[2012-04-03 17:42:18.276762] W [client.c:112:client_grace_timeout] 1-dstore-client-5: client grace timer expired, updating the lk-version to 2 >[2012-04-03 17:42:18.276803] W [client.c:112:client_grace_timeout] 1-dstore-client-6: client grace timer expired, updating the lk-version to 2 >[2012-04-03 17:42:18.276843] W [client.c:112:client_grace_timeout] 1-dstore-client-7: client grace timer expired, updating the lk-version to 2 >[2012-04-03 17:42:18.276935] W [client.c:112:client_grace_timeout] 1-dstore-client-8: client grace timer expired, updating the lk-version to 2 >[2012-04-03 17:42:34.547420] I [glusterfsd-mgmt.c:64:mgmt_cbk_spec] 0-mgmt: Volume file changed >[2012-04-03 17:42:35.656918] I [io-cache.c:1558:check_cache_size_ok] 3-dstore-quick-read: Max cache size is 1044848640 >[2012-04-03 17:42:35.657050] I [io-cache.c:1558:check_cache_size_ok] 3-dstore-io-cache: Max cache size is 1044848640 >[2012-04-03 17:42:35.682412] I [client.c:2156:notify] 3-dstore-client-0: parent translators are ready, attempting connect on transport >[2012-04-03 17:42:35.687733] I [client.c:2156:notify] 3-dstore-client-1: parent translators are ready, attempting connect on transport >[2012-04-03 17:42:35.692557] I [client.c:2156:notify] 3-dstore-client-2: parent translators are ready, attempting connect on transport >[2012-04-03 17:42:35.697463] I [client.c:2156:notify] 3-dstore-client-3: parent translators are ready, attempting connect on transport >[2012-04-03 17:42:35.702315] I [client.c:2156:notify] 3-dstore-client-4: parent translators are ready, attempting connect on transport >[2012-04-03 17:42:35.707065] I [client.c:2156:notify] 3-dstore-client-5: parent translators are ready, attempting connect on transport >[2012-04-03 17:42:35.711895] I [client.c:2156:notify] 3-dstore-client-6: parent translators are ready, attempting connect on transport >[2012-04-03 17:42:35.716686] I [client.c:2156:notify] 3-dstore-client-7: parent translators are ready, attempting connect on transport >[2012-04-03 17:42:35.721599] I [client.c:2156:notify] 3-dstore-client-8: parent translators are ready, attempting connect on transport >Given volfile: >+------------------------------------------------------------------------------+ > 1: volume dstore-client-0 > 2: type protocol/client > 3: option remote-host 192.168.2.35 > 4: option remote-subvolume /export1/dstore1 > 5: option transport-type tcp > 6: end-volume > 7: > 8: volume dstore-client-1 > 9: type protocol/client > 10: option remote-host 192.168.2.36 > 11: option remote-subvolume /export1/dstore1 > 12: option transport-type tcp > 13: end-volume > 14: > 15: volume dstore-client-2 > 16: type protocol/client > 17: option remote-host 192.168.2.37 > 18: option remote-subvolume /export1/dstore1 > 19: option transport-type tcp > 20: end-volume > 21: > 22: volume dstore-client-3 > 23: type protocol/client > 24: option remote-host 192.168.2.35 > 25: option remote-subvolume /export2/dstore1 > 26: option transport-type tcp > 27: end-volume > 28: > 29: volume dstore-client-4 > 30: type protocol/client > 31: option remote-host 192.168.2.36 > 32: option remote-subvolume /export2/dstore1 > 33: option transport-type tcp > 34: end-volume > 35: > 36: volume dstore-client-5 > 37: type protocol/client > 38: option remote-host 192.168.2.37 > 39: option remote-subvolume /export2/dstore1 > 40: option transport-type tcp > 41: end-volume > 42: > 43: volume dstore-client-6 > 44: type protocol/client > 45: option remote-host 192.168.2.35 > 46: option remote-subvolume /export1/dstore2 > 47: option transport-type tcp > 48: end-volume > 49: > 50: volume dstore-client-7 > 51: type protocol/client > 52: option remote-host 192.168.2.36 > 53: option remote-subvolume /export1/dstore2 > 54: option transport-type tcp > 55: end-volume > 56: > 57: volume dstore-client-8 > 58: type protocol/client > 59: option remote-host 192.168.2.37 > 60: option remote-subvolume /export1/dstore2 > 61: option transport-type tcp > 62: end-volume > 63: > 64: volume dstore-replicate-0 > 65: type cluster/replicate > 66: subvolumes dstore-client-0 dstore-client-1 dstore-client-2 > 67: end-volume > 68: > 69: volume dstore-replicate-1 > 70: type cluster/replicate > 71: subvolumes dstore-client-3 dstore-client-4 dstore-client-5 > 72: end-volume > 73: > 74: volume dstore-replicate-2 > 75: type cluster/replicate > 76: subvolumes dstore-client-6 dstore-client-7 dstore-client-8 > 77: end-volume > 78: > 79: volume dstore-dht > 80: type cluster/distribute > 81: subvolumes dstore-replicate-0 dstore-replicate-1 dstore-replicate-2 > 82: end-volume > 83: > 84: volume dstore-write-behind > 85: type performance/write-behind > 86: subvolumes dstore-dht > 87: end-volume > 88: > 89: volume dstore-read-ahead > 90: type performance/read-ahead > 91: subvolumes dstore-write-behind > 92: end-volume > 93: > 94: volume dstore-io-cache > 95: type performance/io-cache > 96: subvolumes dstore-read-ahead > 97: end-volume > 98: > 99: volume dstore-quick-read >100: type performance/quick-read >101: subvolumes dstore-io-cache >102: end-volume >103: >104: volume dstore-md-cache >105: type performance/md-cache >106: subvolumes dstore-quick-read >107: end-volume >108: >109: volume dstore >110: type debug/io-stats >111: option latency-measurement off >112: option count-fop-hits off >113: subvolumes dstore-md-cache >114: end-volume > >+------------------------------------------------------------------------------+ >[2012-04-03 17:42:35.735624] I [rpc-clnt.c:1669:rpc_clnt_reconfig] 3-dstore-client-0: changing port to 24009 (from 0) >[2012-04-03 17:42:35.735838] I [rpc-clnt.c:1669:rpc_clnt_reconfig] 3-dstore-client-3: changing port to 24010 (from 0) >[2012-04-03 17:42:35.736077] I [client.c:136:client_register_grace_timer] 3-dstore-client-0: Registering a grace timer >[2012-04-03 17:42:35.736172] I [client.c:136:client_register_grace_timer] 3-dstore-client-3: Registering a grace timer >[2012-04-03 17:42:35.738205] I [rpc-clnt.c:1669:rpc_clnt_reconfig] 3-dstore-client-6: changing port to 24011 (from 0) >[2012-04-03 17:42:35.739598] I [client.c:136:client_register_grace_timer] 3-dstore-client-6: Registering a grace timer >[2012-04-03 17:42:36.767090] I [rpc-clnt.c:1669:rpc_clnt_reconfig] 3-dstore-client-5: changing port to 24010 (from 0) >[2012-04-03 17:42:36.767240] I [client.c:136:client_register_grace_timer] 3-dstore-client-5: Registering a grace timer >[2012-04-03 17:42:36.767764] I [rpc-clnt.c:1669:rpc_clnt_reconfig] 3-dstore-client-8: changing port to 24011 (from 0) >[2012-04-03 17:42:36.767908] I [rpc-clnt.c:1669:rpc_clnt_reconfig] 3-dstore-client-2: changing port to 24009 (from 0) >[2012-04-03 17:42:36.768031] I [client.c:136:client_register_grace_timer] 3-dstore-client-8: Registering a grace timer >[2012-04-03 17:42:36.768083] I [client.c:136:client_register_grace_timer] 3-dstore-client-2: Registering a grace timer >[2012-04-03 17:42:36.802332] I [rpc-clnt.c:1669:rpc_clnt_reconfig] 3-dstore-client-7: changing port to 24011 (from 0) >[2012-04-03 17:42:36.802515] I [rpc-clnt.c:1669:rpc_clnt_reconfig] 3-dstore-client-1: changing port to 24009 (from 0) >[2012-04-03 17:42:36.802628] I [rpc-clnt.c:1669:rpc_clnt_reconfig] 3-dstore-client-4: changing port to 24010 (from 0) >[2012-04-03 17:42:36.802801] I [client.c:136:client_register_grace_timer] 3-dstore-client-7: Registering a grace timer >[2012-04-03 17:42:36.802854] I [client.c:136:client_register_grace_timer] 3-dstore-client-1: Registering a grace timer >[2012-04-03 17:42:36.802893] I [client.c:136:client_register_grace_timer] 3-dstore-client-4: Registering a grace timer >[2012-04-03 17:42:39.291869] W [client.c:2083:client_rpc_notify] 3-dstore-client-0: Cancelling the grace timer >[2012-04-03 17:42:39.292923] I [client-handshake.c:1632:select_server_supported_programs] 3-dstore-client-0: Using Program GlusterFS 3git, Num (1298437), Version (330) >[2012-04-03 17:42:39.295335] I [client-handshake.c:1429:client_setvolume_cbk] 3-dstore-client-0: Connected to 192.168.2.35:24009, attached to remote volume '/export1/dstore1'. >[2012-04-03 17:42:39.295408] I [client-handshake.c:1441:client_setvolume_cbk] 3-dstore-client-0: Server and Client lk-version numbers are not same, reopening the fds >[2012-04-03 17:42:39.295581] I [afr-common.c:3524:afr_notify] 3-dstore-replicate-0: Subvolume 'dstore-client-0' came back up; going online. >[2012-04-03 17:42:39.296873] W [client.c:2083:client_rpc_notify] 3-dstore-client-3: Cancelling the grace timer >[2012-04-03 17:42:39.296983] I [client-handshake.c:456:client_set_lk_version_cbk] 3-dstore-client-0: Server lk version = 1 >[2012-04-03 17:42:39.297514] I [client-handshake.c:1632:select_server_supported_programs] 3-dstore-client-3: Using Program GlusterFS 3git, Num (1298437), Version (330) >[2012-04-03 17:42:39.298682] I [client-handshake.c:1429:client_setvolume_cbk] 3-dstore-client-3: Connected to 192.168.2.35:24010, attached to remote volume '/export2/dstore1'. >[2012-04-03 17:42:39.298737] I [client-handshake.c:1441:client_setvolume_cbk] 3-dstore-client-3: Server and Client lk-version numbers are not same, reopening the fds >[2012-04-03 17:42:39.298883] I [afr-common.c:3524:afr_notify] 3-dstore-replicate-1: Subvolume 'dstore-client-3' came back up; going online. >[2012-04-03 17:42:39.300144] I [client-handshake.c:456:client_set_lk_version_cbk] 3-dstore-client-3: Server lk version = 1 >[2012-04-03 17:42:39.303268] W [client.c:2083:client_rpc_notify] 3-dstore-client-6: Cancelling the grace timer >[2012-04-03 17:42:39.304575] I [client-handshake.c:1632:select_server_supported_programs] 3-dstore-client-6: Using Program GlusterFS 3git, Num (1298437), Version (330) >[2012-04-03 17:42:39.308115] I [client-handshake.c:1429:client_setvolume_cbk] 3-dstore-client-6: Connected to 192.168.2.35:24011, attached to remote volume '/export1/dstore2'. >[2012-04-03 17:42:39.308177] I [client-handshake.c:1441:client_setvolume_cbk] 3-dstore-client-6: Server and Client lk-version numbers are not same, reopening the fds >[2012-04-03 17:42:39.308288] I [afr-common.c:3524:afr_notify] 3-dstore-replicate-2: Subvolume 'dstore-client-6' came back up; going online. >[2012-04-03 17:42:39.310221] I [client-handshake.c:456:client_set_lk_version_cbk] 3-dstore-client-6: Server lk version = 1 >[2012-04-03 17:42:40.307648] W [client.c:2083:client_rpc_notify] 3-dstore-client-5: Cancelling the grace timer >[2012-04-03 17:42:40.312336] W [client.c:2083:client_rpc_notify] 3-dstore-client-8: Cancelling the grace timer >[2012-04-03 17:42:40.316974] I [client-handshake.c:1632:select_server_supported_programs] 3-dstore-client-5: Using Program GlusterFS 3git, Num (1298437), Version (330) >[2012-04-03 17:42:40.323389] W [client.c:2083:client_rpc_notify] 3-dstore-client-2: Cancelling the grace timer >[2012-04-03 17:42:40.324112] I [client-handshake.c:1632:select_server_supported_programs] 3-dstore-client-8: Using Program GlusterFS 3git, Num (1298437), Version (330) >[2012-04-03 17:42:40.326109] I [client-handshake.c:1429:client_setvolume_cbk] 3-dstore-client-5: Connected to 192.168.2.37:24010, attached to remote volume '/export2/dstore1'. >[2012-04-03 17:42:40.326154] I [client-handshake.c:1441:client_setvolume_cbk] 3-dstore-client-5: Server and Client lk-version numbers are not same, reopening the fds >[2012-04-03 17:42:40.327226] I [client-handshake.c:1429:client_setvolume_cbk] 3-dstore-client-8: Connected to 192.168.2.37:24011, attached to remote volume '/export1/dstore2'. >[2012-04-03 17:42:40.327301] I [client-handshake.c:1441:client_setvolume_cbk] 3-dstore-client-8: Server and Client lk-version numbers are not same, reopening the fds >[2012-04-03 17:42:40.328186] W [client.c:2083:client_rpc_notify] 3-dstore-client-7: Cancelling the grace timer >[2012-04-03 17:42:40.329927] I [client-handshake.c:1632:select_server_supported_programs] 3-dstore-client-7: Using Program GlusterFS 3git, Num (1298437), Version (330) >[2012-04-03 17:42:40.330552] I [client-handshake.c:456:client_set_lk_version_cbk] 3-dstore-client-5: Server lk version = 1 >[2012-04-03 17:42:40.330674] I [client-handshake.c:1632:select_server_supported_programs] 3-dstore-client-2: Using Program GlusterFS 3git, Num (1298437), Version (330) >[2012-04-03 17:42:40.334384] I [client-handshake.c:456:client_set_lk_version_cbk] 3-dstore-client-8: Server lk version = 1 >[2012-04-03 17:42:40.334559] I [client-handshake.c:1429:client_setvolume_cbk] 3-dstore-client-2: Connected to 192.168.2.37:24009, attached to remote volume '/export1/dstore1'. >[2012-04-03 17:42:40.334618] I [client-handshake.c:1441:client_setvolume_cbk] 3-dstore-client-2: Server and Client lk-version numbers are not same, reopening the fds >[2012-04-03 17:42:40.335491] I [client-handshake.c:1429:client_setvolume_cbk] 3-dstore-client-7: Connected to 192.168.2.36:24011, attached to remote volume '/export1/dstore2'. >[2012-04-03 17:42:40.335557] I [client-handshake.c:1441:client_setvolume_cbk] 3-dstore-client-7: Server and Client lk-version numbers are not same, reopening the fds >[2012-04-03 17:42:40.338499] W [client.c:2083:client_rpc_notify] 3-dstore-client-1: Cancelling the grace timer >[2012-04-03 17:42:40.340106] W [client.c:2083:client_rpc_notify] 3-dstore-client-4: Cancelling the grace timer >[2012-04-03 17:42:40.340264] I [client-handshake.c:1632:select_server_supported_programs] 3-dstore-client-1: Using Program GlusterFS 3git, Num (1298437), Version (330) >[2012-04-03 17:42:40.340607] I [client-handshake.c:456:client_set_lk_version_cbk] 3-dstore-client-7: Server lk version = 1 >[2012-04-03 17:42:40.341000] I [client-handshake.c:456:client_set_lk_version_cbk] 3-dstore-client-2: Server lk version = 1 >[2012-04-03 17:42:40.346743] I [client-handshake.c:1632:select_server_supported_programs] 3-dstore-client-4: Using Program GlusterFS 3git, Num (1298437), Version (330) >[2012-04-03 17:42:40.348196] I [client-handshake.c:1429:client_setvolume_cbk] 3-dstore-client-1: Connected to 192.168.2.36:24009, attached to remote volume '/export1/dstore1'. >[2012-04-03 17:42:40.348274] I [client-handshake.c:1441:client_setvolume_cbk] 3-dstore-client-1: Server and Client lk-version numbers are not same, reopening the fds >[2012-04-03 17:42:40.349810] I [client-handshake.c:1429:client_setvolume_cbk] 3-dstore-client-4: Connected to 192.168.2.36:24010, attached to remote volume '/export2/dstore1'. >[2012-04-03 17:42:40.349871] I [client-handshake.c:1441:client_setvolume_cbk] 3-dstore-client-4: Server and Client lk-version numbers are not same, reopening the fds >[2012-04-03 17:42:40.357880] I [fuse-bridge.c:4081:fuse_graph_setup] 0-fuse: switched to graph 3 >[2012-04-03 17:42:40.358052] I [client-handshake.c:456:client_set_lk_version_cbk] 3-dstore-client-4: Server lk version = 1 >[2012-04-03 17:42:40.358282] I [client-handshake.c:456:client_set_lk_version_cbk] 3-dstore-client-1: Server lk version = 1 >[2012-04-03 17:42:40.360896] I [afr-common.c:1866:afr_set_root_inode_on_first_lookup] 3-dstore-replicate-0: added root inode >[2012-04-03 17:42:40.368153] I [afr-common.c:1866:afr_set_root_inode_on_first_lookup] 3-dstore-replicate-1: added root inode >[2012-04-03 17:42:40.370103] I [afr-common.c:1866:afr_set_root_inode_on_first_lookup] 3-dstore-replicate-2: added root inode >[2012-04-03 17:42:40.376626] W [quota.c:2358:quota_fsync_cbk] 2-dstore-quota: quota context not set in inode (gfid:432f6ebd-8180-41c3-bc78-d3df39f313a0) >[2012-04-03 17:42:40.444041] W [quota.c:2358:quota_fsync_cbk] 2-dstore-quota: quota context not set in inode (gfid:739d7209-7898-406d-83a9-e0dd440fc46e) >[2012-04-03 17:42:40.450389] I [client.c:2165:notify] 2-dstore-client-0: current graph is no longer active, destroying rpc_client >[2012-04-03 17:42:40.450493] I [client.c:2165:notify] 2-dstore-client-1: current graph is no longer active, destroying rpc_client >[2012-04-03 17:42:40.450566] I [client.c:2165:notify] 2-dstore-client-2: current graph is no longer active, destroying rpc_client >[2012-04-03 17:42:40.450649] I [client.c:2165:notify] 2-dstore-client-3: current graph is no longer active, destroying rpc_client >[2012-04-03 17:42:40.450763] I [client.c:2165:notify] 2-dstore-client-4: current graph is no longer active, destroying rpc_client >[2012-04-03 17:42:40.450834] I [client.c:2165:notify] 2-dstore-client-5: current graph is no longer active, destroying rpc_client >[2012-04-03 17:42:40.450934] I [client.c:2165:notify] 2-dstore-client-6: current graph is no longer active, destroying rpc_client >[2012-04-03 17:42:40.451035] I [client.c:2165:notify] 2-dstore-client-7: current graph is no longer active, destroying rpc_client >[2012-04-03 17:42:40.451113] I [client.c:2165:notify] 2-dstore-client-8: current graph is no longer active, destroying rpc_client >[2012-04-03 17:42:40.451695] I [client.c:136:client_register_grace_timer] 2-dstore-client-0: Registering a grace timer >[2012-04-03 17:42:40.451812] I [client.c:2104:client_rpc_notify] 2-dstore-client-0: disconnected >[2012-04-03 17:42:40.451983] I [client.c:136:client_register_grace_timer] 2-dstore-client-1: Registering a grace timer >[2012-04-03 17:42:40.452075] I [client.c:2104:client_rpc_notify] 2-dstore-client-1: disconnected >[2012-04-03 17:42:40.452197] I [client.c:136:client_register_grace_timer] 2-dstore-client-2: Registering a grace timer >[2012-04-03 17:42:40.452300] I [client.c:2104:client_rpc_notify] 2-dstore-client-2: disconnected >[2012-04-03 17:42:40.452386] E [afr-common.c:3561:afr_notify] 2-dstore-replicate-0: All subvolumes are down. Going offline until atleast one of them comes back up. >[2012-04-03 17:42:40.452569] I [client.c:136:client_register_grace_timer] 2-dstore-client-3: Registering a grace timer >[2012-04-03 17:42:40.452660] I [client.c:2104:client_rpc_notify] 2-dstore-client-3: disconnected >[2012-04-03 17:42:40.452876] I [client.c:136:client_register_grace_timer] 2-dstore-client-4: Registering a grace timer >[2012-04-03 17:42:40.452966] I [client.c:2104:client_rpc_notify] 2-dstore-client-4: disconnected >[2012-04-03 17:42:40.453105] I [client.c:136:client_register_grace_timer] 2-dstore-client-5: Registering a grace timer >[2012-04-03 17:42:40.453194] I [client.c:2104:client_rpc_notify] 2-dstore-client-5: disconnected >[2012-04-03 17:42:40.453285] E [afr-common.c:3561:afr_notify] 2-dstore-replicate-1: All subvolumes are down. Going offline until atleast one of them comes back up. >[2012-04-03 17:42:40.453429] I [client.c:136:client_register_grace_timer] 2-dstore-client-6: Registering a grace timer >[2012-04-03 17:42:40.453564] I [client.c:2104:client_rpc_notify] 2-dstore-client-6: disconnected >[2012-04-03 17:42:40.453701] I [client.c:136:client_register_grace_timer] 2-dstore-client-7: Registering a grace timer >[2012-04-03 17:42:40.453810] I [client.c:2104:client_rpc_notify] 2-dstore-client-7: disconnected >[2012-04-03 17:42:40.453939] I [client.c:136:client_register_grace_timer] 2-dstore-client-8: Registering a grace timer >[2012-04-03 17:42:40.454026] I [client.c:2104:client_rpc_notify] 2-dstore-client-8: disconnected >[2012-04-03 17:42:40.454111] E [afr-common.c:3561:afr_notify] 2-dstore-replicate-2: All subvolumes are down. Going offline until atleast one of them comes back up. >[2012-04-03 17:42:51.340610] W [client.c:112:client_grace_timeout] 2-dstore-client-0: client grace timer expired, updating the lk-version to 2 >[2012-04-03 17:42:51.340717] W [client.c:112:client_grace_timeout] 2-dstore-client-1: client grace timer expired, updating the lk-version to 2 >[2012-04-03 17:42:51.340774] W [client.c:112:client_grace_timeout] 2-dstore-client-2: client grace timer expired, updating the lk-version to 2 >[2012-04-03 17:42:51.340834] W [client.c:112:client_grace_timeout] 2-dstore-client-3: client grace timer expired, updating the lk-version to 2 >[2012-04-03 17:42:51.340895] W [client.c:112:client_grace_timeout] 2-dstore-client-4: client grace timer expired, updating the lk-version to 2 >[2012-04-03 17:42:51.340967] W [client.c:112:client_grace_timeout] 2-dstore-client-5: client grace timer expired, updating the lk-version to 2 >[2012-04-03 17:42:51.341029] W [client.c:112:client_grace_timeout] 2-dstore-client-6: client grace timer expired, updating the lk-version to 2 >[2012-04-03 17:42:51.341089] W [client.c:112:client_grace_timeout] 2-dstore-client-7: client grace timer expired, updating the lk-version to 2 >[2012-04-03 17:42:51.341185] W [client.c:112:client_grace_timeout] 2-dstore-client-8: client grace timer expired, updating the lk-version to 2 >[2012-04-03 17:43:07.207920] I [glusterfsd-mgmt.c:64:mgmt_cbk_spec] 0-mgmt: Volume file changed >[2012-04-03 17:43:08.279020] I [glusterfsd-mgmt.c:64:mgmt_cbk_spec] 0-mgmt: Volume file changed >[2012-04-03 17:43:08.292208] I [io-cache.c:1558:check_cache_size_ok] 4-dstore-quick-read: Max cache size is 1044848640 >[2012-04-03 17:43:08.292375] I [io-cache.c:1558:check_cache_size_ok] 4-dstore-io-cache: Max cache size is 1044848640 >[2012-04-03 17:43:08.346566] I [client.c:2156:notify] 4-dstore-client-0: parent translators are ready, attempting connect on transport >[2012-04-03 17:43:08.351739] I [client.c:2156:notify] 4-dstore-client-1: parent translators are ready, attempting connect on transport >[2012-04-03 17:43:08.356616] I [client.c:2156:notify] 4-dstore-client-2: parent translators are ready, attempting connect on transport >[2012-04-03 17:43:08.361530] I [client.c:2156:notify] 4-dstore-client-3: parent translators are ready, attempting connect on transport >[2012-04-03 17:43:08.366304] I [client.c:2156:notify] 4-dstore-client-4: parent translators are ready, attempting connect on transport >[2012-04-03 17:43:08.371179] I [client.c:2156:notify] 4-dstore-client-5: parent translators are ready, attempting connect on transport >[2012-04-03 17:43:08.376340] I [client.c:2156:notify] 4-dstore-client-6: parent translators are ready, attempting connect on transport >[2012-04-03 17:43:08.381604] I [client.c:2156:notify] 4-dstore-client-7: parent translators are ready, attempting connect on transport >[2012-04-03 17:43:08.386888] I [client.c:2156:notify] 4-dstore-client-8: parent translators are ready, attempting connect on transport >Given volfile: >+------------------------------------------------------------------------------+ > 1: volume dstore-client-0 > 2: type protocol/client > 3: option remote-host 192.168.2.35 > 4: option remote-subvolume /export1/dstore1 > 5: option transport-type tcp > 6: end-volume > 7: > 8: volume dstore-client-1 > 9: type protocol/client > 10: option remote-host 192.168.2.36 > 11: option remote-subvolume /export1/dstore1 > 12: option transport-type tcp > 13: end-volume > 14: > 15: volume dstore-client-2 > 16: type protocol/client > 17: option remote-host 192.168.2.37 > 18: option remote-subvolume /export1/dstore1 > 19: option transport-type tcp > 20: end-volume > 21: > 22: volume dstore-client-3 > 23: type protocol/client > 24: option remote-host 192.168.2.35 > 25: option remote-subvolume /export2/dstore1 > 26: option transport-type tcp > 27: end-volume > 28: > 29: volume dstore-client-4 > 30: type protocol/client > 31: option remote-host 192.168.2.36 > 32: option remote-subvolume /export2/dstore1 > 33: option transport-type tcp > 34: end-volume > 35: > 36: volume dstore-client-5 > 37: type protocol/client > 38: option remote-host 192.168.2.37 > 39: option remote-subvolume /export2/dstore1 > 40: option transport-type tcp > 41: end-volume > 42: > 43: volume dstore-client-6 > 44: type protocol/client > 45: option remote-host 192.168.2.35 > 46: option remote-subvolume /export1/dstore2 > 47: option transport-type tcp > 48: end-volume > 49: > 50: volume dstore-client-7 > 51: type protocol/client > 52: option remote-host 192.168.2.36 > 53: option remote-subvolume /export1/dstore2 > 54: option transport-type tcp > 55: end-volume > 56: > 57: volume dstore-client-8 > 58: type protocol/client > 59: option remote-host 192.168.2.37 > 60: option remote-subvolume /export1/dstore2 > 61: option transport-type tcp > 62: end-volume > 63: > 64: volume dstore-replicate-0 > 65: type cluster/replicate > 66: subvolumes dstore-client-0 dstore-client-1 dstore-client-2 > 67: end-volume > 68: > 69: volume dstore-replicate-1 > 70: type cluster/replicate > 71: subvolumes dstore-client-3 dstore-client-4 dstore-client-5 > 72: end-volume > 73: > 74: volume dstore-replicate-2 > 75: type cluster/replicate > 76: subvolumes dstore-client-6 dstore-client-7 dstore-client-8 > 77: end-volume > 78: > 79: volume dstore-dht > 80: type cluster/distribute > 81: subvolumes dstore-replicate-0 dstore-replicate-1 dstore-replicate-2 > 82: end-volume > 83: > 84: volume dstore-write-behind > 85: type performance/write-behind > 86: subvolumes dstore-dht > 87: end-volume > 88: > 89: volume dstore-read-ahead > 90: type performance/read-ahead > 91: subvolumes dstore-write-behind > 92: end-volume > 93: > 94: volume dstore-io-cache > 95: type performance/io-cache > 96: subvolumes dstore-read-ahead > 97: end-volume > 98: > 99: volume dstore-quick-read >100: type performance/quick-read >101: subvolumes dstore-io-cache >102: end-volume >103: >104: volume dstore >105: type debug/io-stats >106: option latency-measurement off >107: option count-fop-hits off >108: subvolumes dstore-quick-read >109: end-volume > >+------------------------------------------------------------------------------+ >[2012-04-03 17:43:08.392116] I [glusterfsd-mgmt.c:1584:mgmt_getspec_cbk] 0-glusterfs: No change in volfile, continuing >[2012-04-03 17:43:08.395336] I [rpc-clnt.c:1669:rpc_clnt_reconfig] 4-dstore-client-3: changing port to 24010 (from 0) >[2012-04-03 17:43:08.395572] I [client.c:136:client_register_grace_timer] 4-dstore-client-3: Registering a grace timer >[2012-04-03 17:43:08.395694] I [rpc-clnt.c:1669:rpc_clnt_reconfig] 4-dstore-client-6: changing port to 24011 (from 0) >[2012-04-03 17:43:08.395932] I [client.c:136:client_register_grace_timer] 4-dstore-client-6: Registering a grace timer >[2012-04-03 17:43:08.397124] I [rpc-clnt.c:1669:rpc_clnt_reconfig] 4-dstore-client-0: changing port to 24009 (from 0) >[2012-04-03 17:43:08.397604] I [client.c:136:client_register_grace_timer] 4-dstore-client-0: Registering a grace timer >[2012-04-03 17:43:09.807719] I [rpc-clnt.c:1669:rpc_clnt_reconfig] 4-dstore-client-1: changing port to 24009 (from 0) >[2012-04-03 17:43:09.807904] I [client.c:136:client_register_grace_timer] 4-dstore-client-1: Registering a grace timer >[2012-04-03 17:43:09.807991] I [rpc-clnt.c:1669:rpc_clnt_reconfig] 4-dstore-client-4: changing port to 24010 (from 0) >[2012-04-03 17:43:09.808157] I [client.c:136:client_register_grace_timer] 4-dstore-client-4: Registering a grace timer >[2012-04-03 17:43:09.810348] I [rpc-clnt.c:1669:rpc_clnt_reconfig] 4-dstore-client-7: changing port to 24011 (from 0) >[2012-04-03 17:43:09.810652] I [client.c:136:client_register_grace_timer] 4-dstore-client-7: Registering a grace timer >[2012-04-03 17:43:09.826754] I [rpc-clnt.c:1669:rpc_clnt_reconfig] 4-dstore-client-2: changing port to 24009 (from 0) >[2012-04-03 17:43:09.827016] I [client.c:136:client_register_grace_timer] 4-dstore-client-2: Registering a grace timer >[2012-04-03 17:43:09.827970] I [rpc-clnt.c:1669:rpc_clnt_reconfig] 4-dstore-client-5: changing port to 24010 (from 0) >[2012-04-03 17:43:09.828162] I [client.c:136:client_register_grace_timer] 4-dstore-client-5: Registering a grace timer >[2012-04-03 17:43:09.848587] I [rpc-clnt.c:1669:rpc_clnt_reconfig] 4-dstore-client-8: changing port to 24011 (from 0) >[2012-04-03 17:43:09.848745] I [client.c:136:client_register_grace_timer] 4-dstore-client-8: Registering a grace timer >[2012-04-03 17:43:12.350310] W [client.c:2083:client_rpc_notify] 4-dstore-client-3: Cancelling the grace timer >[2012-04-03 17:43:12.351189] I [client-handshake.c:1632:select_server_supported_programs] 4-dstore-client-3: Using Program GlusterFS 3git, Num (1298437), Version (330) >[2012-04-03 17:43:12.352735] I [client-handshake.c:1429:client_setvolume_cbk] 4-dstore-client-3: Connected to 192.168.2.35:24010, attached to remote volume '/export2/dstore1'. >[2012-04-03 17:43:12.352806] I [client-handshake.c:1441:client_setvolume_cbk] 4-dstore-client-3: Server and Client lk-version numbers are not same, reopening the fds >[2012-04-03 17:43:12.352896] I [afr-common.c:3524:afr_notify] 4-dstore-replicate-1: Subvolume 'dstore-client-3' came back up; going online. >[2012-04-03 17:43:12.354649] I [client-handshake.c:456:client_set_lk_version_cbk] 4-dstore-client-3: Server lk version = 1 >[2012-04-03 17:43:12.359111] W [client.c:2083:client_rpc_notify] 4-dstore-client-6: Cancelling the grace timer >[2012-04-03 17:43:12.360791] I [client-handshake.c:1632:select_server_supported_programs] 4-dstore-client-6: Using Program GlusterFS 3git, Num (1298437), Version (330) >[2012-04-03 17:43:12.361071] W [client.c:2083:client_rpc_notify] 4-dstore-client-0: Cancelling the grace timer >[2012-04-03 17:43:12.361866] I [client-handshake.c:1632:select_server_supported_programs] 4-dstore-client-0: Using Program GlusterFS 3git, Num (1298437), Version (330) >[2012-04-03 17:43:12.362040] I [client-handshake.c:1429:client_setvolume_cbk] 4-dstore-client-6: Connected to 192.168.2.35:24011, attached to remote volume '/export1/dstore2'. >[2012-04-03 17:43:12.362092] I [client-handshake.c:1441:client_setvolume_cbk] 4-dstore-client-6: Server and Client lk-version numbers are not same, reopening the fds >[2012-04-03 17:43:12.362256] I [afr-common.c:3524:afr_notify] 4-dstore-replicate-2: Subvolume 'dstore-client-6' came back up; going online. >[2012-04-03 17:43:12.363753] I [client-handshake.c:1429:client_setvolume_cbk] 4-dstore-client-0: Connected to 192.168.2.35:24009, attached to remote volume '/export1/dstore1'. >[2012-04-03 17:43:12.363815] I [client-handshake.c:1441:client_setvolume_cbk] 4-dstore-client-0: Server and Client lk-version numbers are not same, reopening the fds >[2012-04-03 17:43:12.363916] I [afr-common.c:3524:afr_notify] 4-dstore-replicate-0: Subvolume 'dstore-client-0' came back up; going online. >[2012-04-03 17:43:12.365694] I [client-handshake.c:456:client_set_lk_version_cbk] 4-dstore-client-0: Server lk version = 1 >[2012-04-03 17:43:12.366087] I [client-handshake.c:456:client_set_lk_version_cbk] 4-dstore-client-6: Server lk version = 1 >[2012-04-03 17:43:13.366251] W [client.c:2083:client_rpc_notify] 4-dstore-client-1: Cancelling the grace timer >[2012-04-03 17:43:13.371223] I [client-handshake.c:1632:select_server_supported_programs] 4-dstore-client-1: Using Program GlusterFS 3git, Num (1298437), Version (330) >[2012-04-03 17:43:13.372079] W [client.c:2083:client_rpc_notify] 4-dstore-client-4: Cancelling the grace timer >[2012-04-03 17:43:13.375663] I [client-handshake.c:1429:client_setvolume_cbk] 4-dstore-client-1: Connected to 192.168.2.36:24009, attached to remote volume '/export1/dstore1'. >[2012-04-03 17:43:13.375729] I [client-handshake.c:1441:client_setvolume_cbk] 4-dstore-client-1: Server and Client lk-version numbers are not same, reopening the fds >[2012-04-03 17:43:13.376043] I [client-handshake.c:1632:select_server_supported_programs] 4-dstore-client-4: Using Program GlusterFS 3git, Num (1298437), Version (330) >[2012-04-03 17:43:13.378573] W [client.c:2083:client_rpc_notify] 4-dstore-client-7: Cancelling the grace timer >[2012-04-03 17:43:13.378747] I [client-handshake.c:1429:client_setvolume_cbk] 4-dstore-client-4: Connected to 192.168.2.36:24010, attached to remote volume '/export2/dstore1'. >[2012-04-03 17:43:13.378795] I [client-handshake.c:1441:client_setvolume_cbk] 4-dstore-client-4: Server and Client lk-version numbers are not same, reopening the fds >[2012-04-03 17:43:13.380672] I [client-handshake.c:456:client_set_lk_version_cbk] 4-dstore-client-4: Server lk version = 1 >[2012-04-03 17:43:13.381502] I [client-handshake.c:1632:select_server_supported_programs] 4-dstore-client-7: Using Program GlusterFS 3git, Num (1298437), Version (330) >[2012-04-03 17:43:13.382515] W [client.c:2083:client_rpc_notify] 4-dstore-client-2: Cancelling the grace timer >[2012-04-03 17:43:13.382667] I [client-handshake.c:456:client_set_lk_version_cbk] 4-dstore-client-1: Server lk version = 1 >[2012-04-03 17:43:13.384461] I [client-handshake.c:1429:client_setvolume_cbk] 4-dstore-client-7: Connected to 192.168.2.36:24011, attached to remote volume '/export1/dstore2'. >[2012-04-03 17:43:13.384601] I [client-handshake.c:1441:client_setvolume_cbk] 4-dstore-client-7: Server and Client lk-version numbers are not same, reopening the fds >[2012-04-03 17:43:13.386453] I [client-handshake.c:1632:select_server_supported_programs] 4-dstore-client-2: Using Program GlusterFS 3git, Num (1298437), Version (330) >[2012-04-03 17:43:13.386698] I [client-handshake.c:456:client_set_lk_version_cbk] 4-dstore-client-7: Server lk version = 1 >[2012-04-03 17:43:13.387080] W [client.c:2083:client_rpc_notify] 4-dstore-client-5: Cancelling the grace timer >[2012-04-03 17:43:13.388173] I [client-handshake.c:1429:client_setvolume_cbk] 4-dstore-client-2: Connected to 192.168.2.37:24009, attached to remote volume '/export1/dstore1'. >[2012-04-03 17:43:13.388246] I [client-handshake.c:1441:client_setvolume_cbk] 4-dstore-client-2: Server and Client lk-version numbers are not same, reopening the fds >[2012-04-03 17:43:13.388695] I [client-handshake.c:1632:select_server_supported_programs] 4-dstore-client-5: Using Program GlusterFS 3git, Num (1298437), Version (330) >[2012-04-03 17:43:13.390341] I [client-handshake.c:456:client_set_lk_version_cbk] 4-dstore-client-2: Server lk version = 1 >[2012-04-03 17:43:13.392468] I [client-handshake.c:1429:client_setvolume_cbk] 4-dstore-client-5: Connected to 192.168.2.37:24010, attached to remote volume '/export2/dstore1'. >[2012-04-03 17:43:13.392547] I [client-handshake.c:1441:client_setvolume_cbk] 4-dstore-client-5: Server and Client lk-version numbers are not same, reopening the fds >[2012-04-03 17:43:13.396043] W [client.c:2083:client_rpc_notify] 4-dstore-client-8: Cancelling the grace timer >[2012-04-03 17:43:13.396932] I [client-handshake.c:456:client_set_lk_version_cbk] 4-dstore-client-5: Server lk version = 1 >[2012-04-03 17:43:13.398740] I [client-handshake.c:1632:select_server_supported_programs] 4-dstore-client-8: Using Program GlusterFS 3git, Num (1298437), Version (330) >[2012-04-03 17:43:13.403072] I [client-handshake.c:1429:client_setvolume_cbk] 4-dstore-client-8: Connected to 192.168.2.37:24011, attached to remote volume '/export1/dstore2'. >[2012-04-03 17:43:13.403198] I [client-handshake.c:1441:client_setvolume_cbk] 4-dstore-client-8: Server and Client lk-version numbers are not same, reopening the fds >[2012-04-03 17:43:13.415032] I [fuse-bridge.c:4081:fuse_graph_setup] 0-fuse: switched to graph 4 >[2012-04-03 17:43:13.415502] I [client-handshake.c:456:client_set_lk_version_cbk] 4-dstore-client-8: Server lk version = 1 >[2012-04-03 17:43:13.418044] I [afr-common.c:1866:afr_set_root_inode_on_first_lookup] 4-dstore-replicate-0: added root inode >[2012-04-03 17:43:13.419917] I [afr-common.c:1866:afr_set_root_inode_on_first_lookup] 4-dstore-replicate-1: added root inode >[2012-04-03 17:43:13.420442] I [afr-common.c:1866:afr_set_root_inode_on_first_lookup] 4-dstore-replicate-2: added root inode >[2012-04-03 17:43:13.716122] I [client.c:2165:notify] 3-dstore-client-0: current graph is no longer active, destroying rpc_client >[2012-04-03 17:43:13.716284] I [client.c:2165:notify] 3-dstore-client-1: current graph is no longer active, destroying rpc_client >[2012-04-03 17:43:13.716363] I [client.c:2165:notify] 3-dstore-client-2: current graph is no longer active, destroying rpc_client >[2012-04-03 17:43:13.716439] I [client.c:2165:notify] 3-dstore-client-3: current graph is no longer active, destroying rpc_client >[2012-04-03 17:43:13.716375] I [client.c:136:client_register_grace_timer] 3-dstore-client-0: Registering a grace timer >[2012-04-03 17:43:13.716556] I [client.c:2104:client_rpc_notify] 3-dstore-client-0: disconnected >[2012-04-03 17:43:13.716482] I [client.c:2165:notify] 3-dstore-client-4: current graph is no longer active, destroying rpc_client >[2012-04-03 17:43:13.716775] I [client.c:2165:notify] 3-dstore-client-5: current graph is no longer active, destroying rpc_client >[2012-04-03 17:43:13.716852] I [client.c:2165:notify] 3-dstore-client-6: current graph is no longer active, destroying rpc_client >[2012-04-03 17:43:13.716917] I [client.c:2165:notify] 3-dstore-client-7: current graph is no longer active, destroying rpc_client >[2012-04-03 17:43:13.716671] I [client.c:136:client_register_grace_timer] 3-dstore-client-1: Registering a grace timer >[2012-04-03 17:43:13.716984] I [client.c:2165:notify] 3-dstore-client-8: current graph is no longer active, destroying rpc_client >[2012-04-03 17:43:13.717183] I [client.c:2104:client_rpc_notify] 3-dstore-client-1: disconnected >[2012-04-03 17:43:13.717286] I [client.c:136:client_register_grace_timer] 3-dstore-client-2: Registering a grace timer >[2012-04-03 17:43:13.717402] I [client.c:2104:client_rpc_notify] 3-dstore-client-2: disconnected >[2012-04-03 17:43:13.717463] E [afr-common.c:3561:afr_notify] 3-dstore-replicate-0: All subvolumes are down. Going offline until atleast one of them comes back up. >[2012-04-03 17:43:13.717560] I [client.c:136:client_register_grace_timer] 3-dstore-client-3: Registering a grace timer >[2012-04-03 17:43:13.717652] I [client.c:2104:client_rpc_notify] 3-dstore-client-3: disconnected >[2012-04-03 17:43:13.717760] I [client.c:136:client_register_grace_timer] 3-dstore-client-4: Registering a grace timer >[2012-04-03 17:43:13.717822] I [client.c:2104:client_rpc_notify] 3-dstore-client-4: disconnected >[2012-04-03 17:43:13.717936] I [client.c:136:client_register_grace_timer] 3-dstore-client-5: Registering a grace timer >[2012-04-03 17:43:13.717999] I [client.c:2104:client_rpc_notify] 3-dstore-client-5: disconnected >[2012-04-03 17:43:13.718063] E [afr-common.c:3561:afr_notify] 3-dstore-replicate-1: All subvolumes are down. Going offline until atleast one of them comes back up. >[2012-04-03 17:43:13.718138] I [client.c:136:client_register_grace_timer] 3-dstore-client-6: Registering a grace timer >[2012-04-03 17:43:13.718206] I [client.c:2104:client_rpc_notify] 3-dstore-client-6: disconnected >[2012-04-03 17:43:13.718327] I [client.c:136:client_register_grace_timer] 3-dstore-client-7: Registering a grace timer >[2012-04-03 17:43:13.718490] I [client.c:2104:client_rpc_notify] 3-dstore-client-7: disconnected >[2012-04-03 17:43:13.718597] I [client.c:136:client_register_grace_timer] 3-dstore-client-8: Registering a grace timer >[2012-04-03 17:43:13.718667] I [client.c:2104:client_rpc_notify] 3-dstore-client-8: disconnected >[2012-04-03 17:43:13.718734] E [afr-common.c:3561:afr_notify] 3-dstore-replicate-2: All subvolumes are down. Going offline until atleast one of them comes back up. >[2012-04-03 17:43:24.394597] W [client.c:112:client_grace_timeout] 3-dstore-client-0: client grace timer expired, updating the lk-version to 2 >[2012-04-03 17:43:24.394720] W [client.c:112:client_grace_timeout] 3-dstore-client-1: client grace timer expired, updating the lk-version to 2 >[2012-04-03 17:43:24.394777] W [client.c:112:client_grace_timeout] 3-dstore-client-2: client grace timer expired, updating the lk-version to 2 >[2012-04-03 17:43:24.394825] W [client.c:112:client_grace_timeout] 3-dstore-client-3: client grace timer expired, updating the lk-version to 2 >[2012-04-03 17:43:24.394892] W [client.c:112:client_grace_timeout] 3-dstore-client-4: client grace timer expired, updating the lk-version to 2 >[2012-04-03 17:43:24.394946] W [client.c:112:client_grace_timeout] 3-dstore-client-5: client grace timer expired, updating the lk-version to 2 >[2012-04-03 17:43:24.395023] W [client.c:112:client_grace_timeout] 3-dstore-client-6: client grace timer expired, updating the lk-version to 2 >[2012-04-03 17:43:24.395099] W [client.c:112:client_grace_timeout] 3-dstore-client-7: client grace timer expired, updating the lk-version to 2 >[2012-04-03 17:43:24.395145] W [client.c:112:client_grace_timeout] 3-dstore-client-8: client grace timer expired, updating the lk-version to 2 >[2012-04-03 17:43:40.079226] I [glusterfsd-mgmt.c:64:mgmt_cbk_spec] 0-mgmt: Volume file changed >[2012-04-03 17:43:41.233445] I [io-cache.c:1558:check_cache_size_ok] 5-dstore-quick-read: Max cache size is 1044848640 >[2012-04-03 17:43:41.233596] I [io-cache.c:1558:check_cache_size_ok] 5-dstore-io-cache: Max cache size is 1044848640 >[2012-04-03 17:43:41.233710] I [quota.c:3042:quota_parse_limits] 5-dstore-quota: no "limit-set" option provided >[2012-04-03 17:43:41.254814] I [client.c:2156:notify] 5-dstore-client-0: parent translators are ready, attempting connect on transport >[2012-04-03 17:43:41.259810] I [client.c:2156:notify] 5-dstore-client-1: parent translators are ready, attempting connect on transport >[2012-04-03 17:43:41.264605] I [client.c:2156:notify] 5-dstore-client-2: parent translators are ready, attempting connect on transport >[2012-04-03 17:43:41.269387] I [client.c:2156:notify] 5-dstore-client-3: parent translators are ready, attempting connect on transport >[2012-04-03 17:43:41.274755] I [client.c:2156:notify] 5-dstore-client-4: parent translators are ready, attempting connect on transport >[2012-04-03 17:43:41.279659] I [client.c:2156:notify] 5-dstore-client-5: parent translators are ready, attempting connect on transport >[2012-04-03 17:43:41.284595] I [client.c:2156:notify] 5-dstore-client-6: parent translators are ready, attempting connect on transport >[2012-04-03 17:43:41.289455] I [client.c:2156:notify] 5-dstore-client-7: parent translators are ready, attempting connect on transport >[2012-04-03 17:43:41.294397] I [client.c:2156:notify] 5-dstore-client-8: parent translators are ready, attempting connect on transport >Given volfile: >+------------------------------------------------------------------------------+ > 1: volume dstore-client-0 > 2: type protocol/client > 3: option remote-host 192.168.2.35 > 4: option remote-subvolume /export1/dstore1 > 5: option transport-type tcp > 6: end-volume > 7: > 8: volume dstore-client-1 > 9: type protocol/client > 10: option remote-host 192.168.2.36 > 11: option remote-subvolume /export1/dstore1 > 12: option transport-type tcp > 13: end-volume > 14: > 15: volume dstore-client-2 > 16: type protocol/client > 17: option remote-host 192.168.2.37 > 18: option remote-subvolume /export1/dstore1 > 19: option transport-type tcp > 20: end-volume > 21: > 22: volume dstore-client-3 > 23: type protocol/client > 24: option remote-host 192.168.2.35 > 25: option remote-subvolume /export2/dstore1 > 26: option transport-type tcp > 27: end-volume > 28: > 29: volume dstore-client-4 > 30: type protocol/client > 31: option remote-host 192.168.2.36 > 32: option remote-subvolume /export2/dstore1 > 33: option transport-type tcp > 34: end-volume > 35: > 36: volume dstore-client-5 > 37: type protocol/client > 38: option remote-host 192.168.2.37 > 39: option remote-subvolume /export2/dstore1 > 40: option transport-type tcp > 41: end-volume > 42: > 43: volume dstore-client-6 > 44: type protocol/client > 45: option remote-host 192.168.2.35 > 46: option remote-subvolume /export1/dstore2 > 47: option transport-type tcp > 48: end-volume > 49: > 50: volume dstore-client-7 > 51: type protocol/client > 52: option remote-host 192.168.2.36 > 53: option remote-subvolume /export1/dstore2 > 54: option transport-type tcp > 55: end-volume > 56: > 57: volume dstore-client-8 > 58: type protocol/client > 59: option remote-host 192.168.2.37 > 60: option remote-subvolume /export1/dstore2 > 61: option transport-type tcp > 62: end-volume > 63: > 64: volume dstore-replicate-0 > 65: type cluster/replicate > 66: subvolumes dstore-client-0 dstore-client-1 dstore-client-2 > 67: end-volume > 68: > 69: volume dstore-replicate-1 > 70: type cluster/replicate > 71: subvolumes dstore-client-3 dstore-client-4 dstore-client-5 > 72: end-volume > 73: > 74: volume dstore-replicate-2 > 75: type cluster/replicate > 76: subvolumes dstore-client-6 dstore-client-7 dstore-client-8 > 77: end-volume > 78: > 79: volume dstore-dht > 80: type cluster/distribute > 81: subvolumes dstore-replicate-0 dstore-replicate-1 dstore-replicate-2 > 82: end-volume > 83: > 84: volume dstore-quota > 85: type features/quota > 86: option timeout 0 > 87: subvolumes dstore-dht > 88: end-volume > 89: > 90: volume dstore-write-behind > 91: type performance/write-behind > 92: subvolumes dstore-quota > 93: end-volume > 94: > 95: volume dstore-read-ahead > 96: type performance/read-ahead > 97: subvolumes dstore-write-behind > 98: end-volume > 99: >100: volume dstore-io-cache >101: type performance/io-cache >102: subvolumes dstore-read-ahead >103: end-volume >104: >105: volume dstore-quick-read >106: type performance/quick-read >107: subvolumes dstore-io-cache >108: end-volume >109: >110: volume dstore >111: type debug/io-stats >112: option latency-measurement off >113: option count-fop-hits off >114: subvolumes dstore-quick-read >115: end-volume > >+------------------------------------------------------------------------------+ >[2012-04-03 17:43:41.301252] I [rpc-clnt.c:1669:rpc_clnt_reconfig] 5-dstore-client-3: changing port to 24010 (from 0) >[2012-04-03 17:43:41.301619] I [client.c:136:client_register_grace_timer] 5-dstore-client-3: Registering a grace timer >[2012-04-03 17:43:41.304576] I [rpc-clnt.c:1669:rpc_clnt_reconfig] 5-dstore-client-6: changing port to 24011 (from 0) >[2012-04-03 17:43:41.304975] I [client.c:136:client_register_grace_timer] 5-dstore-client-6: Registering a grace timer >[2012-04-03 17:43:41.305144] I [rpc-clnt.c:1669:rpc_clnt_reconfig] 5-dstore-client-0: changing port to 24009 (from 0) >[2012-04-03 17:43:41.305411] I [client.c:136:client_register_grace_timer] 5-dstore-client-0: Registering a grace timer >[2012-04-03 17:43:42.323289] I [rpc-clnt.c:1669:rpc_clnt_reconfig] 5-dstore-client-2: changing port to 24009 (from 0) >[2012-04-03 17:43:42.323603] I [client.c:136:client_register_grace_timer] 5-dstore-client-2: Registering a grace timer >[2012-04-03 17:43:42.324023] I [rpc-clnt.c:1669:rpc_clnt_reconfig] 5-dstore-client-5: changing port to 24010 (from 0) >[2012-04-03 17:43:42.324137] I [client.c:136:client_register_grace_timer] 5-dstore-client-5: Registering a grace timer >[2012-04-03 17:43:42.324437] I [rpc-clnt.c:1669:rpc_clnt_reconfig] 5-dstore-client-8: changing port to 24011 (from 0) >[2012-04-03 17:43:42.324565] I [client.c:136:client_register_grace_timer] 5-dstore-client-8: Registering a grace timer >[2012-04-03 17:43:42.406372] I [rpc-clnt.c:1669:rpc_clnt_reconfig] 5-dstore-client-1: changing port to 24009 (from 0) >[2012-04-03 17:43:42.406637] I [client.c:136:client_register_grace_timer] 5-dstore-client-1: Registering a grace timer >[2012-04-03 17:43:42.406736] I [rpc-clnt.c:1669:rpc_clnt_reconfig] 5-dstore-client-4: changing port to 24010 (from 0) >[2012-04-03 17:43:42.406870] I [client.c:136:client_register_grace_timer] 5-dstore-client-4: Registering a grace timer >[2012-04-03 17:43:42.407329] I [rpc-clnt.c:1669:rpc_clnt_reconfig] 5-dstore-client-7: changing port to 24011 (from 0) >[2012-04-03 17:43:42.407533] I [client.c:136:client_register_grace_timer] 5-dstore-client-7: Registering a grace timer >[2012-04-03 17:43:44.425520] W [client.c:2083:client_rpc_notify] 5-dstore-client-3: Cancelling the grace timer >[2012-04-03 17:43:44.433514] W [client.c:2083:client_rpc_notify] 5-dstore-client-6: Cancelling the grace timer >[2012-04-03 17:43:44.434058] I [client-handshake.c:1632:select_server_supported_programs] 5-dstore-client-3: Using Program GlusterFS 3git, Num (1298437), Version (330) >[2012-04-03 17:43:44.436646] I [client-handshake.c:1632:select_server_supported_programs] 5-dstore-client-6: Using Program GlusterFS 3git, Num (1298437), Version (330) >[2012-04-03 17:43:44.439284] W [client.c:2083:client_rpc_notify] 5-dstore-client-0: Cancelling the grace timer >[2012-04-03 17:43:44.441996] I [client-handshake.c:1632:select_server_supported_programs] 5-dstore-client-0: Using Program GlusterFS 3git, Num (1298437), Version (330) >[2012-04-03 17:43:44.446571] I [client-handshake.c:1429:client_setvolume_cbk] 5-dstore-client-0: Connected to 192.168.2.35:24009, attached to remote volume '/export1/dstore1'. >[2012-04-03 17:43:44.446639] I [client-handshake.c:1441:client_setvolume_cbk] 5-dstore-client-0: Server and Client lk-version numbers are not same, reopening the fds >[2012-04-03 17:43:44.446800] I [afr-common.c:3524:afr_notify] 5-dstore-replicate-0: Subvolume 'dstore-client-0' came back up; going online. >[2012-04-03 17:43:44.447737] I [client-handshake.c:1429:client_setvolume_cbk] 5-dstore-client-6: Connected to 192.168.2.35:24011, attached to remote volume '/export1/dstore2'. >[2012-04-03 17:43:44.447800] I [client-handshake.c:1441:client_setvolume_cbk] 5-dstore-client-6: Server and Client lk-version numbers are not same, reopening the fds >[2012-04-03 17:43:44.447898] I [afr-common.c:3524:afr_notify] 5-dstore-replicate-2: Subvolume 'dstore-client-6' came back up; going online. >[2012-04-03 17:43:44.448713] I [client-handshake.c:1429:client_setvolume_cbk] 5-dstore-client-3: Connected to 192.168.2.35:24010, attached to remote volume '/export2/dstore1'. >[2012-04-03 17:43:44.448781] I [client-handshake.c:1441:client_setvolume_cbk] 5-dstore-client-3: Server and Client lk-version numbers are not same, reopening the fds >[2012-04-03 17:43:44.448969] I [afr-common.c:3524:afr_notify] 5-dstore-replicate-1: Subvolume 'dstore-client-3' came back up; going online. >[2012-04-03 17:43:44.449431] I [client-handshake.c:456:client_set_lk_version_cbk] 5-dstore-client-0: Server lk version = 1 >[2012-04-03 17:43:44.451517] I [client-handshake.c:456:client_set_lk_version_cbk] 5-dstore-client-6: Server lk version = 1 >[2012-04-03 17:43:44.452276] I [client-handshake.c:456:client_set_lk_version_cbk] 5-dstore-client-3: Server lk version = 1 >[2012-04-03 17:43:45.441346] W [client.c:2083:client_rpc_notify] 5-dstore-client-2: Cancelling the grace timer >[2012-04-03 17:43:45.442180] I [client-handshake.c:1632:select_server_supported_programs] 5-dstore-client-2: Using Program GlusterFS 3git, Num (1298437), Version (330) >[2012-04-03 17:43:45.443593] I [client-handshake.c:1429:client_setvolume_cbk] 5-dstore-client-2: Connected to 192.168.2.37:24009, attached to remote volume '/export1/dstore1'. >[2012-04-03 17:43:45.443668] I [client-handshake.c:1441:client_setvolume_cbk] 5-dstore-client-2: Server and Client lk-version numbers are not same, reopening the fds >[2012-04-03 17:43:45.444706] I [client-handshake.c:456:client_set_lk_version_cbk] 5-dstore-client-2: Server lk version = 1 >[2012-04-03 17:43:45.453051] W [client.c:2083:client_rpc_notify] 5-dstore-client-5: Cancelling the grace timer >[2012-04-03 17:43:45.453497] I [client-handshake.c:1632:select_server_supported_programs] 5-dstore-client-5: Using Program GlusterFS 3git, Num (1298437), Version (330) >[2012-04-03 17:43:45.456419] I [client-handshake.c:1429:client_setvolume_cbk] 5-dstore-client-5: Connected to 192.168.2.37:24010, attached to remote volume '/export2/dstore1'. >[2012-04-03 17:43:45.456489] I [client-handshake.c:1441:client_setvolume_cbk] 5-dstore-client-5: Server and Client lk-version numbers are not same, reopening the fds >[2012-04-03 17:43:45.458540] I [client-handshake.c:456:client_set_lk_version_cbk] 5-dstore-client-5: Server lk version = 1 >[2012-04-03 17:43:45.467074] W [client.c:2083:client_rpc_notify] 5-dstore-client-8: Cancelling the grace timer >[2012-04-03 17:43:45.467442] I [client-handshake.c:1632:select_server_supported_programs] 5-dstore-client-8: Using Program GlusterFS 3git, Num (1298437), Version (330) >[2012-04-03 17:43:45.468110] I [client-handshake.c:1429:client_setvolume_cbk] 5-dstore-client-8: Connected to 192.168.2.37:24011, attached to remote volume '/export1/dstore2'. >[2012-04-03 17:43:45.468171] I [client-handshake.c:1441:client_setvolume_cbk] 5-dstore-client-8: Server and Client lk-version numbers are not same, reopening the fds >[2012-04-03 17:43:45.468890] I [client-handshake.c:456:client_set_lk_version_cbk] 5-dstore-client-8: Server lk version = 1 >[2012-04-03 17:43:45.473372] W [client.c:2083:client_rpc_notify] 5-dstore-client-1: Cancelling the grace timer >[2012-04-03 17:43:45.473846] I [client-handshake.c:1632:select_server_supported_programs] 5-dstore-client-1: Using Program GlusterFS 3git, Num (1298437), Version (330) >[2012-04-03 17:43:45.478437] I [client-handshake.c:1429:client_setvolume_cbk] 5-dstore-client-1: Connected to 192.168.2.36:24009, attached to remote volume '/export1/dstore1'. >[2012-04-03 17:43:45.478508] I [client-handshake.c:1441:client_setvolume_cbk] 5-dstore-client-1: Server and Client lk-version numbers are not same, reopening the fds >[2012-04-03 17:43:45.478753] W [client.c:2083:client_rpc_notify] 5-dstore-client-4: Cancelling the grace timer >[2012-04-03 17:43:45.479388] I [client-handshake.c:456:client_set_lk_version_cbk] 5-dstore-client-1: Server lk version = 1 >[2012-04-03 17:43:45.479937] I [client-handshake.c:1632:select_server_supported_programs] 5-dstore-client-4: Using Program GlusterFS 3git, Num (1298437), Version (330) >[2012-04-03 17:43:45.481035] I [client-handshake.c:1429:client_setvolume_cbk] 5-dstore-client-4: Connected to 192.168.2.36:24010, attached to remote volume '/export2/dstore1'. >[2012-04-03 17:43:45.481159] I [client-handshake.c:1441:client_setvolume_cbk] 5-dstore-client-4: Server and Client lk-version numbers are not same, reopening the fds >[2012-04-03 17:43:45.483523] I [client-handshake.c:456:client_set_lk_version_cbk] 5-dstore-client-4: Server lk version = 1 >[2012-04-03 17:43:45.483697] W [client.c:2083:client_rpc_notify] 5-dstore-client-7: Cancelling the grace timer >[2012-04-03 17:43:45.484329] I [client-handshake.c:1632:select_server_supported_programs] 5-dstore-client-7: Using Program GlusterFS 3git, Num (1298437), Version (330) >[2012-04-03 17:43:45.485214] I [client-handshake.c:1429:client_setvolume_cbk] 5-dstore-client-7: Connected to 192.168.2.36:24011, attached to remote volume '/export1/dstore2'. >[2012-04-03 17:43:45.485269] I [client-handshake.c:1441:client_setvolume_cbk] 5-dstore-client-7: Server and Client lk-version numbers are not same, reopening the fds >[2012-04-03 17:43:45.493715] I [fuse-bridge.c:4081:fuse_graph_setup] 0-fuse: switched to graph 5 >[2012-04-03 17:43:45.493875] I [client-handshake.c:456:client_set_lk_version_cbk] 5-dstore-client-7: Server lk version = 1 >[2012-04-03 17:43:45.496360] I [afr-common.c:1866:afr_set_root_inode_on_first_lookup] 5-dstore-replicate-0: added root inode >[2012-04-03 17:43:45.499416] I [afr-common.c:1866:afr_set_root_inode_on_first_lookup] 5-dstore-replicate-2: added root inode >[2012-04-03 17:43:45.499659] I [afr-common.c:1866:afr_set_root_inode_on_first_lookup] 5-dstore-replicate-1: added root inode >[2012-04-03 17:43:45.703785] I [client.c:2165:notify] 4-dstore-client-0: current graph is no longer active, destroying rpc_client >[2012-04-03 17:43:45.703915] I [client.c:2165:notify] 4-dstore-client-1: current graph is no longer active, destroying rpc_client >[2012-04-03 17:43:45.703972] I [client.c:2165:notify] 4-dstore-client-2: current graph is no longer active, destroying rpc_client >[2012-04-03 17:43:45.704005] I [client.c:136:client_register_grace_timer] 4-dstore-client-0: Registering a grace timer >[2012-04-03 17:43:45.704109] I [client.c:2104:client_rpc_notify] 4-dstore-client-0: disconnected >[2012-04-03 17:43:45.704202] I [client.c:136:client_register_grace_timer] 4-dstore-client-1: Registering a grace timer >[2012-04-03 17:43:45.704235] I [client.c:2104:client_rpc_notify] 4-dstore-client-1: disconnected >[2012-04-03 17:43:45.704056] I [client.c:2165:notify] 4-dstore-client-3: current graph is no longer active, destroying rpc_client >[2012-04-03 17:43:45.704312] I [client.c:2165:notify] 4-dstore-client-4: current graph is no longer active, destroying rpc_client >[2012-04-03 17:43:45.704327] I [client.c:136:client_register_grace_timer] 4-dstore-client-2: Registering a grace timer >[2012-04-03 17:43:45.704479] I [client.c:2104:client_rpc_notify] 4-dstore-client-2: disconnected >[2012-04-03 12:13:45.704407] I [client.c:2165:notify] 4-dstore-client-5: current graph is no longer active, destroying rpc_client >[2012-04-03 17:43:45.704648] I [client.c:2165:notify] 4-dstore-client-6: current graph is no longer active, destroying rpc_client >[2012-04-03 17:43:45.704572] E [afr-common.c:3561:afr_notify] 4-dstore-replicate-0: All subvolumes are down. Going offline until atleast one of them comes back up. >[2012-04-03 17:43:45.704711] I [client.c:2165:notify] 4-dstore-client-7: current graph is no longer active, destroying rpc_client >[2012-04-03 17:43:45.704824] I [client.c:136:client_register_grace_timer] 4-dstore-client-3: Registering a grace timer >[2012-04-03 17:43:45.704862] I [client.c:2165:notify] 4-dstore-client-8: current graph is no longer active, destroying rpc_client >[2012-04-03 17:43:45.704938] I [client.c:2104:client_rpc_notify] 4-dstore-client-3: disconnected >[2012-04-03 17:43:45.705091] I [client.c:136:client_register_grace_timer] 4-dstore-client-4: Registering a grace timer >[2012-04-03 17:43:45.705126] I [client.c:2104:client_rpc_notify] 4-dstore-client-4: disconnected >[2012-04-03 17:43:45.705199] I [client.c:136:client_register_grace_timer] 4-dstore-client-5: Registering a grace timer >[2012-04-03 17:43:45.705292] I [client.c:2104:client_rpc_notify] 4-dstore-client-5: disconnected >[2012-04-03 17:43:45.705327] E [afr-common.c:3561:afr_notify] 4-dstore-replicate-1: All subvolumes are down. Going offline until atleast one of them comes back up. >[2012-04-03 17:43:45.705449] I [client.c:136:client_register_grace_timer] 4-dstore-client-6: Registering a grace timer >[2012-04-03 17:43:45.705495] I [client.c:2104:client_rpc_notify] 4-dstore-client-6: disconnected >[2012-04-03 17:43:45.705561] I [client.c:136:client_register_grace_timer] 4-dstore-client-7: Registering a grace timer >[2012-04-03 17:43:45.705639] I [client.c:2104:client_rpc_notify] 4-dstore-client-7: disconnected >[2012-04-03 17:43:45.705735] I [client.c:136:client_register_grace_timer] 4-dstore-client-8: Registering a grace timer >[2012-04-03 17:43:45.705790] I [client.c:2104:client_rpc_notify] 4-dstore-client-8: disconnected >[2012-04-03 17:43:45.705844] E [afr-common.c:3561:afr_notify] 4-dstore-replicate-2: All subvolumes are down. Going offline until atleast one of them comes back up. >[2012-04-03 17:43:47.415547] W [quota.c:394:quota_check_limit] 5-dstore-quota: cannot find parent for inode (gfid:02ea6350-461f-463b-8291-ddca1c724340), hence aborting enforcing quota-limits and continuing with the fop >[2012-04-03 17:43:48.494646] W [quota.c:780:quota_update_size] 5-dstore-quota: cannot find parent for inode (gfid:02ea6350-461f-463b-8291-ddca1c724340), hence aborting size updation of parents >[2012-04-03 17:43:50.976881] W [quota.c:394:quota_check_limit] 5-dstore-quota: cannot find parent for inode (gfid:02ea6350-461f-463b-8291-ddca1c724340), hence aborting enforcing quota-limits and continuing with the fop >[2012-04-03 17:43:51.008540] W [quota.c:394:quota_check_limit] 5-dstore-quota: cannot find parent for inode (gfid:02ea6350-461f-463b-8291-ddca1c724340), hence aborting enforcing quota-limits and continuing with the fop >[2012-04-03 17:43:51.032716] W [quota.c:780:quota_update_size] 5-dstore-quota: cannot find parent for inode (gfid:02ea6350-461f-463b-8291-ddca1c724340), hence aborting size updation of parents >[2012-04-03 17:43:51.764008] W [quota.c:394:quota_check_limit] 5-dstore-quota: cannot find parent for inode (gfid:d8229f98-ada3-4f33-9d91-91d021b1e69a), hence aborting enforcing quota-limits and continuing with the fop >[2012-04-03 17:43:51.921718] W [quota.c:780:quota_update_size] 5-dstore-quota: cannot find parent for inode (gfid:d8229f98-ada3-4f33-9d91-91d021b1e69a), hence aborting size updation of parents >[2012-04-03 17:43:51.934872] W [quota.c:394:quota_check_limit] 5-dstore-quota: cannot find parent for inode (gfid:d8229f98-ada3-4f33-9d91-91d021b1e69a), hence aborting enforcing quota-limits and continuing with the fop >[2012-04-03 17:43:51.963796] W [quota.c:780:quota_update_size] 5-dstore-quota: cannot find parent for inode (gfid:d8229f98-ada3-4f33-9d91-91d021b1e69a), hence aborting size updation of parents >[2012-04-03 17:43:56.487454] W [client.c:112:client_grace_timeout] 4-dstore-client-0: client grace timer expired, updating the lk-version to 2 >[2012-04-03 17:43:56.487577] W [client.c:112:client_grace_timeout] 4-dstore-client-1: client grace timer expired, updating the lk-version to 2 >[2012-04-03 17:43:56.488476] W [client.c:112:client_grace_timeout] 4-dstore-client-2: client grace timer expired, updating the lk-version to 2 >[2012-04-03 17:43:56.488547] W [client.c:112:client_grace_timeout] 4-dstore-client-3: client grace timer expired, updating the lk-version to 2 >[2012-04-03 17:43:56.488582] W [client.c:112:client_grace_timeout] 4-dstore-client-4: client grace timer expired, updating the lk-version to 2 >[2012-04-03 17:43:56.488626] W [client.c:112:client_grace_timeout] 4-dstore-client-5: client grace timer expired, updating the lk-version to 2 >[2012-04-03 17:43:56.488653] W [client.c:112:client_grace_timeout] 4-dstore-client-6: client grace timer expired, updating the lk-version to 2 >[2012-04-03 17:43:56.488679] W [client.c:112:client_grace_timeout] 4-dstore-client-7: client grace timer expired, updating the lk-version to 2 >[2012-04-03 17:43:56.488704] W [client.c:112:client_grace_timeout] 4-dstore-client-8: client grace timer expired, updating the lk-version to 2 >[2012-04-03 17:44:14.050655] I [glusterfsd-mgmt.c:64:mgmt_cbk_spec] 0-mgmt: Volume file changed >[2012-04-03 17:44:15.180796] I [glusterfsd-mgmt.c:64:mgmt_cbk_spec] 0-mgmt: Volume file changed >[2012-04-03 17:44:15.186290] I [io-cache.c:1558:check_cache_size_ok] 6-dstore-quick-read: Max cache size is 1044848640 >[2012-04-03 17:44:15.186425] I [io-cache.c:1558:check_cache_size_ok] 6-dstore-io-cache: Max cache size is 1044848640 >[2012-04-03 17:44:15.186552] I [quota.c:3042:quota_parse_limits] 6-dstore-quota: no "limit-set" option provided >[2012-04-03 17:44:15.209672] I [client.c:2156:notify] 6-dstore-client-0: parent translators are ready, attempting connect on transport >[2012-04-03 17:44:15.214769] I [client.c:2156:notify] 6-dstore-client-1: parent translators are ready, attempting connect on transport >[2012-04-03 17:44:15.219612] I [client.c:2156:notify] 6-dstore-client-2: parent translators are ready, attempting connect on transport >[2012-04-03 17:44:15.224336] I [client.c:2156:notify] 6-dstore-client-3: parent translators are ready, attempting connect on transport >[2012-04-03 17:44:15.229042] I [client.c:2156:notify] 6-dstore-client-4: parent translators are ready, attempting connect on transport >[2012-04-03 17:44:15.233848] I [client.c:2156:notify] 6-dstore-client-5: parent translators are ready, attempting connect on transport >[2012-04-03 17:44:15.238590] I [client.c:2156:notify] 6-dstore-client-6: parent translators are ready, attempting connect on transport >[2012-04-03 17:44:15.243424] I [client.c:2156:notify] 6-dstore-client-7: parent translators are ready, attempting connect on transport >[2012-04-03 17:44:15.248258] I [client.c:2156:notify] 6-dstore-client-8: parent translators are ready, attempting connect on transport >Given volfile: >+------------------------------------------------------------------------------+ > 1: volume dstore-client-0 > 2: type protocol/client > 3: option remote-host 192.168.2.35 > 4: option remote-subvolume /export1/dstore1 > 5: option transport-type tcp > 6: end-volume > 7: > 8: volume dstore-client-1 > 9: type protocol/client > 10: option remote-host 192.168.2.36 > 11: option remote-subvolume /export1/dstore1 > 12: option transport-type tcp > 13: end-volume > 14: > 15: volume dstore-client-2 > 16: type protocol/client > 17: option remote-host 192.168.2.37 > 18: option remote-subvolume /export1/dstore1 > 19: option transport-type tcp > 20: end-volume > 21: > 22: volume dstore-client-3 > 23: type protocol/client > 24: option remote-host 192.168.2.35 > 25: option remote-subvolume /export2/dstore1 > 26: option transport-type tcp > 27: end-volume > 28: > 29: volume dstore-client-4 > 30: type protocol/client > 31: option remote-host 192.168.2.36 > 32: option remote-subvolume /export2/dstore1 > 33: option transport-type tcp > 34: end-volume > 35: > 36: volume dstore-client-5 > 37: type protocol/client > 38: option remote-host 192.168.2.37 > 39: option remote-subvolume /export2/dstore1 > 40: option transport-type tcp > 41: end-volume > 42: > 43: volume dstore-client-6 > 44: type protocol/client > 45: option remote-host 192.168.2.35 > 46: option remote-subvolume /export1/dstore2 > 47: option transport-type tcp > 48: end-volume > 49: > 50: volume dstore-client-7 > 51: type protocol/client > 52: option remote-host 192.168.2.36 > 53: option remote-subvolume /export1/dstore2 > 54: option transport-type tcp > 55: end-volume > 56: > 57: volume dstore-client-8 > 58: type protocol/client > 59: option remote-host 192.168.2.37 > 60: option remote-subvolume /export1/dstore2 > 61: option transport-type tcp > 62: end-volume > 63: > 64: volume dstore-replicate-0 > 65: type cluster/replicate > 66: subvolumes dstore-client-0 dstore-client-1 dstore-client-2 > 67: end-volume > 68: > 69: volume dstore-replicate-1 > 70: type cluster/replicate > 71: subvolumes dstore-client-3 dstore-client-4 dstore-client-5 > 72: end-volume > 73: > 74: volume dstore-replicate-2 > 75: type cluster/replicate > 76: subvolumes dstore-client-6 dstore-client-7 dstore-client-8 > 77: end-volume > 78: > 79: volume dstore-dht > 80: type cluster/distribute > 81: subvolumes dstore-replicate-0 dstore-replicate-1 dstore-replicate-2 > 82: end-volume > 83: > 84: volume dstore-quota > 85: type features/quota > 86: option timeout 0 > 87: subvolumes dstore-dht > 88: end-volume > 89: > 90: volume dstore-write-behind > 91: type performance/write-behind > 92: subvolumes dstore-quota > 93: end-volume > 94: > 95: volume dstore-read-ahead > 96: type performance/read-ahead > 97: subvolumes dstore-write-behind > 98: end-volume > 99: >100: volume dstore-io-cache >101: type performance/io-cache >102: subvolumes dstore-read-ahead >103: end-volume >104: >105: volume dstore-quick-read >106: type performance/quick-read >107: subvolumes dstore-io-cache >108: end-volume >109: >110: volume dstore-md-cache >111: type performance/md-cache >112: subvolumes dstore-quick-read >113: end-volume >114: >115: volume dstore >116: type debug/io-stats >117: option latency-measurement off >118: option count-fop-hits off >119: subvolumes dstore-md-cache >120: end-volume > >+------------------------------------------------------------------------------+ >[2012-04-03 17:44:15.253877] I [glusterfsd-mgmt.c:1584:mgmt_getspec_cbk] 0-glusterfs: No change in volfile, continuing >[2012-04-03 17:44:15.255400] I [rpc-clnt.c:1669:rpc_clnt_reconfig] 6-dstore-client-0: changing port to 24009 (from 0) >[2012-04-03 17:44:15.255815] I [rpc-clnt.c:1669:rpc_clnt_reconfig] 6-dstore-client-3: changing port to 24010 (from 0) >[2012-04-03 17:44:15.255923] I [rpc-clnt.c:1669:rpc_clnt_reconfig] 6-dstore-client-6: changing port to 24011 (from 0) >[2012-04-03 17:44:15.256828] I [client.c:136:client_register_grace_timer] 6-dstore-client-0: Registering a grace timer >[2012-04-03 17:44:15.256959] I [client.c:136:client_register_grace_timer] 6-dstore-client-3: Registering a grace timer >[2012-04-03 17:44:15.257012] I [client.c:136:client_register_grace_timer] 6-dstore-client-6: Registering a grace timer >[2012-04-03 17:44:16.289778] I [rpc-clnt.c:1669:rpc_clnt_reconfig] 6-dstore-client-5: changing port to 24010 (from 0) >[2012-04-03 17:44:16.290056] I [rpc-clnt.c:1669:rpc_clnt_reconfig] 6-dstore-client-2: changing port to 24009 (from 0) >[2012-04-03 17:44:16.290630] I [client.c:136:client_register_grace_timer] 6-dstore-client-5: Registering a grace timer >[2012-04-03 17:44:16.290729] I [client.c:136:client_register_grace_timer] 6-dstore-client-2: Registering a grace timer >[2012-04-03 17:44:16.290833] I [rpc-clnt.c:1669:rpc_clnt_reconfig] 6-dstore-client-8: changing port to 24011 (from 0) >[2012-04-03 17:44:16.291086] I [client.c:136:client_register_grace_timer] 6-dstore-client-8: Registering a grace timer >[2012-04-03 17:44:16.333770] I [rpc-clnt.c:1669:rpc_clnt_reconfig] 6-dstore-client-1: changing port to 24009 (from 0) >[2012-04-03 17:44:16.333940] I [client.c:136:client_register_grace_timer] 6-dstore-client-1: Registering a grace timer >[2012-04-03 17:44:16.341555] I [rpc-clnt.c:1669:rpc_clnt_reconfig] 6-dstore-client-4: changing port to 24010 (from 0) >[2012-04-03 17:44:16.341694] I [rpc-clnt.c:1669:rpc_clnt_reconfig] 6-dstore-client-7: changing port to 24011 (from 0) >[2012-04-03 17:44:16.342044] I [client.c:136:client_register_grace_timer] 6-dstore-client-4: Registering a grace timer >[2012-04-03 17:44:16.342128] I [client.c:136:client_register_grace_timer] 6-dstore-client-7: Registering a grace timer >[2012-04-03 17:44:18.500592] W [client.c:2083:client_rpc_notify] 6-dstore-client-0: Cancelling the grace timer >[2012-04-03 17:44:18.501597] I [client-handshake.c:1632:select_server_supported_programs] 6-dstore-client-0: Using Program GlusterFS 3git, Num (1298437), Version (330) >[2012-04-03 17:44:18.505275] I [client-handshake.c:1429:client_setvolume_cbk] 6-dstore-client-0: Connected to 192.168.2.35:24009, attached to remote volume '/export1/dstore1'. >[2012-04-03 17:44:18.505398] I [client-handshake.c:1441:client_setvolume_cbk] 6-dstore-client-0: Server and Client lk-version numbers are not same, reopening the fds >[2012-04-03 17:44:18.505620] I [afr-common.c:3524:afr_notify] 6-dstore-replicate-0: Subvolume 'dstore-client-0' came back up; going online. >[2012-04-03 17:44:18.505912] W [client.c:2083:client_rpc_notify] 6-dstore-client-3: Cancelling the grace timer >[2012-04-03 17:44:18.511810] I [client-handshake.c:1632:select_server_supported_programs] 6-dstore-client-3: Using Program GlusterFS 3git, Num (1298437), Version (330) >[2012-04-03 17:44:18.512206] I [client-handshake.c:456:client_set_lk_version_cbk] 6-dstore-client-0: Server lk version = 1 >[2012-04-03 17:44:18.512967] W [client.c:2083:client_rpc_notify] 6-dstore-client-6: Cancelling the grace timer >[2012-04-03 17:44:18.514084] I [client-handshake.c:1429:client_setvolume_cbk] 6-dstore-client-3: Connected to 192.168.2.35:24010, attached to remote volume '/export2/dstore1'. >[2012-04-03 17:44:18.514179] I [client-handshake.c:1441:client_setvolume_cbk] 6-dstore-client-3: Server and Client lk-version numbers are not same, reopening the fds >[2012-04-03 17:44:18.514312] I [afr-common.c:3524:afr_notify] 6-dstore-replicate-1: Subvolume 'dstore-client-3' came back up; going online. >[2012-04-03 17:44:18.516167] I [client-handshake.c:1632:select_server_supported_programs] 6-dstore-client-6: Using Program GlusterFS 3git, Num (1298437), Version (330) >[2012-04-03 17:44:18.516399] I [client-handshake.c:456:client_set_lk_version_cbk] 6-dstore-client-3: Server lk version = 1 >[2012-04-03 17:44:18.519169] I [client-handshake.c:1429:client_setvolume_cbk] 6-dstore-client-6: Connected to 192.168.2.35:24011, attached to remote volume '/export1/dstore2'. >[2012-04-03 17:44:18.519384] I [client-handshake.c:1441:client_setvolume_cbk] 6-dstore-client-6: Server and Client lk-version numbers are not same, reopening the fds >[2012-04-03 17:44:18.519541] I [afr-common.c:3524:afr_notify] 6-dstore-replicate-2: Subvolume 'dstore-client-6' came back up; going online. >[2012-04-03 17:44:18.521331] I [client-handshake.c:456:client_set_lk_version_cbk] 6-dstore-client-6: Server lk version = 1 >[2012-04-03 17:44:19.517618] W [client.c:2083:client_rpc_notify] 6-dstore-client-5: Cancelling the grace timer >[2012-04-03 17:44:19.523367] I [client-handshake.c:1632:select_server_supported_programs] 6-dstore-client-5: Using Program GlusterFS 3git, Num (1298437), Version (330) >[2012-04-03 17:44:19.523625] W [client.c:2083:client_rpc_notify] 6-dstore-client-2: Cancelling the grace timer >[2012-04-03 17:44:19.524913] I [client-handshake.c:1632:select_server_supported_programs] 6-dstore-client-2: Using Program GlusterFS 3git, Num (1298437), Version (330) >[2012-04-03 17:44:19.525427] I [client-handshake.c:1429:client_setvolume_cbk] 6-dstore-client-5: Connected to 192.168.2.37:24010, attached to remote volume '/export2/dstore1'. >[2012-04-03 17:44:19.525539] I [client-handshake.c:1441:client_setvolume_cbk] 6-dstore-client-5: Server and Client lk-version numbers are not same, reopening the fds >[2012-04-03 17:44:19.527817] W [client.c:2083:client_rpc_notify] 6-dstore-client-8: Cancelling the grace timer >[2012-04-03 17:44:19.527927] I [client-handshake.c:456:client_set_lk_version_cbk] 6-dstore-client-5: Server lk version = 1 >[2012-04-03 17:44:19.528909] I [client-handshake.c:1429:client_setvolume_cbk] 6-dstore-client-2: Connected to 192.168.2.37:24009, attached to remote volume '/export1/dstore1'. >[2012-04-03 17:44:19.528980] I [client-handshake.c:1441:client_setvolume_cbk] 6-dstore-client-2: Server and Client lk-version numbers are not same, reopening the fds >[2012-04-03 17:44:19.529747] I [client-handshake.c:1632:select_server_supported_programs] 6-dstore-client-8: Using Program GlusterFS 3git, Num (1298437), Version (330) >[2012-04-03 17:44:19.531417] I [client-handshake.c:1429:client_setvolume_cbk] 6-dstore-client-8: Connected to 192.168.2.37:24011, attached to remote volume '/export1/dstore2'. >[2012-04-03 17:44:19.531495] I [client-handshake.c:1441:client_setvolume_cbk] 6-dstore-client-8: Server and Client lk-version numbers are not same, reopening the fds >[2012-04-03 17:44:19.532648] I [client-handshake.c:456:client_set_lk_version_cbk] 6-dstore-client-2: Server lk version = 1 >[2012-04-03 17:44:19.532920] I [client-handshake.c:456:client_set_lk_version_cbk] 6-dstore-client-8: Server lk version = 1 >[2012-04-03 17:44:19.538763] W [client.c:2083:client_rpc_notify] 6-dstore-client-1: Cancelling the grace timer >[2012-04-03 17:44:19.538902] W [client.c:2083:client_rpc_notify] 6-dstore-client-4: Cancelling the grace timer >[2012-04-03 17:44:19.540216] I [client-handshake.c:1632:select_server_supported_programs] 6-dstore-client-4: Using Program GlusterFS 3git, Num (1298437), Version (330) >[2012-04-03 17:44:19.540361] I [client-handshake.c:1632:select_server_supported_programs] 6-dstore-client-1: Using Program GlusterFS 3git, Num (1298437), Version (330) >[2012-04-03 17:44:19.542097] I [client-handshake.c:1429:client_setvolume_cbk] 6-dstore-client-4: Connected to 192.168.2.36:24010, attached to remote volume '/export2/dstore1'. >[2012-04-03 17:44:19.542159] I [client-handshake.c:1441:client_setvolume_cbk] 6-dstore-client-4: Server and Client lk-version numbers are not same, reopening the fds >[2012-04-03 17:44:19.542719] I [client-handshake.c:456:client_set_lk_version_cbk] 6-dstore-client-4: Server lk version = 1 >[2012-04-03 17:44:19.543015] I [client-handshake.c:1429:client_setvolume_cbk] 6-dstore-client-1: Connected to 192.168.2.36:24009, attached to remote volume '/export1/dstore1'. >[2012-04-03 17:44:19.543135] I [client-handshake.c:1441:client_setvolume_cbk] 6-dstore-client-1: Server and Client lk-version numbers are not same, reopening the fds >[2012-04-03 17:44:19.544928] I [client-handshake.c:456:client_set_lk_version_cbk] 6-dstore-client-1: Server lk version = 1 >[2012-04-03 17:44:19.545212] W [client.c:2083:client_rpc_notify] 6-dstore-client-7: Cancelling the grace timer >[2012-04-03 17:44:19.545921] I [client-handshake.c:1632:select_server_supported_programs] 6-dstore-client-7: Using Program GlusterFS 3git, Num (1298437), Version (330) >[2012-04-03 17:44:19.546470] I [client-handshake.c:1429:client_setvolume_cbk] 6-dstore-client-7: Connected to 192.168.2.36:24011, attached to remote volume '/export1/dstore2'. >[2012-04-03 17:44:19.546528] I [client-handshake.c:1441:client_setvolume_cbk] 6-dstore-client-7: Server and Client lk-version numbers are not same, reopening the fds >[2012-04-03 17:44:19.560049] I [fuse-bridge.c:4081:fuse_graph_setup] 0-fuse: switched to graph 6 >[2012-04-03 17:44:19.560222] I [client-handshake.c:456:client_set_lk_version_cbk] 6-dstore-client-7: Server lk version = 1 >[2012-04-03 17:44:19.625068] I [afr-common.c:1866:afr_set_root_inode_on_first_lookup] 6-dstore-replicate-0: added root inode >[2012-04-03 17:44:19.627225] I [afr-common.c:1866:afr_set_root_inode_on_first_lookup] 6-dstore-replicate-1: added root inode >[2012-04-03 17:44:19.627805] I [afr-common.c:1866:afr_set_root_inode_on_first_lookup] 6-dstore-replicate-2: added root inode >[2012-04-03 17:44:19.695385] W [quota.c:2358:quota_fsync_cbk] 5-dstore-quota: quota context not set in inode (gfid:6f841f8f-9550-4289-86e5-3bacaf703d1a) >[2012-04-03 17:44:19.826213] I [client.c:2165:notify] 5-dstore-client-0: current graph is no longer active, destroying rpc_client >[2012-04-03 17:44:19.826338] I [client.c:2165:notify] 5-dstore-client-1: current graph is no longer active, destroying rpc_client >[2012-04-03 17:44:19.826392] I [client.c:2165:notify] 5-dstore-client-2: current graph is no longer active, destroying rpc_client >[2012-04-03 17:44:19.826455] I [client.c:2165:notify] 5-dstore-client-3: current graph is no longer active, destroying rpc_client >[2012-04-03 17:44:19.826560] I [client.c:2165:notify] 5-dstore-client-4: current graph is no longer active, destroying rpc_client >[2012-04-03 17:44:19.826603] I [client.c:2165:notify] 5-dstore-client-5: current graph is no longer active, destroying rpc_client >[2012-04-03 17:44:19.826653] I [client.c:2165:notify] 5-dstore-client-6: current graph is no longer active, destroying rpc_client >[2012-04-03 17:44:19.826708] I [client.c:2165:notify] 5-dstore-client-7: current graph is no longer active, destroying rpc_client >[2012-04-03 17:44:19.826755] I [client.c:2165:notify] 5-dstore-client-8: current graph is no longer active, destroying rpc_client >[2012-04-03 17:44:19.826411] I [client.c:136:client_register_grace_timer] 5-dstore-client-0: Registering a grace timer >[2012-04-03 17:44:19.826904] I [client.c:2104:client_rpc_notify] 5-dstore-client-0: disconnected >[2012-04-03 17:44:19.826996] I [client.c:136:client_register_grace_timer] 5-dstore-client-1: Registering a grace timer >[2012-04-03 17:44:19.827057] I [client.c:2104:client_rpc_notify] 5-dstore-client-1: disconnected >[2012-04-03 17:44:19.827132] I [client.c:136:client_register_grace_timer] 5-dstore-client-2: Registering a grace timer >[2012-04-03 17:44:19.827193] I [client.c:2104:client_rpc_notify] 5-dstore-client-2: disconnected >[2012-04-03 17:44:19.827242] E [afr-common.c:3561:afr_notify] 5-dstore-replicate-0: All subvolumes are down. Going offline until atleast one of them comes back up. >[2012-04-03 17:44:19.827318] I [client.c:136:client_register_grace_timer] 5-dstore-client-3: Registering a grace timer >[2012-04-03 17:44:19.827419] I [client.c:2104:client_rpc_notify] 5-dstore-client-3: disconnected >[2012-04-03 17:44:19.827500] I [client.c:136:client_register_grace_timer] 5-dstore-client-4: Registering a grace timer >[2012-04-03 17:44:19.827558] I [client.c:2104:client_rpc_notify] 5-dstore-client-4: disconnected >[2012-04-03 17:44:19.827642] I [client.c:136:client_register_grace_timer] 5-dstore-client-5: Registering a grace timer >[2012-04-03 17:44:19.827704] I [client.c:2104:client_rpc_notify] 5-dstore-client-5: disconnected >[2012-04-03 17:44:19.827761] E [afr-common.c:3561:afr_notify] 5-dstore-replicate-1: All subvolumes are down. Going offline until atleast one of them comes back up. >[2012-04-03 17:44:19.827843] I [client.c:136:client_register_grace_timer] 5-dstore-client-6: Registering a grace timer >[2012-04-03 17:44:19.827901] I [client.c:2104:client_rpc_notify] 5-dstore-client-6: disconnected >[2012-04-03 17:44:19.828047] I [client.c:136:client_register_grace_timer] 5-dstore-client-7: Registering a grace timer >[2012-04-03 17:44:19.828111] I [client.c:2104:client_rpc_notify] 5-dstore-client-7: disconnected >[2012-04-03 17:44:19.828193] I [client.c:136:client_register_grace_timer] 5-dstore-client-8: Registering a grace timer >[2012-04-03 17:44:19.828264] I [client.c:2104:client_rpc_notify] 5-dstore-client-8: disconnected >[2012-04-03 17:44:19.828313] E [afr-common.c:3561:afr_notify] 5-dstore-replicate-2: All subvolumes are down. Going offline until atleast one of them comes back up. >[2012-04-03 17:44:19.852547] W [quota.c:394:quota_check_limit] 6-dstore-quota: cannot find parent for inode (gfid:c1bd6c0e-93d3-45b6-ab90-afed58fbabff), hence aborting enforcing quota-limits and continuing with the fop >[2012-04-03 17:44:19.911132] W [quota.c:780:quota_update_size] 6-dstore-quota: cannot find parent for inode (gfid:c1bd6c0e-93d3-45b6-ab90-afed58fbabff), hence aborting size updation of parents >[2012-04-03 17:44:20.103876] W [quota.c:780:quota_update_size] 6-dstore-quota: cannot find parent for inode (gfid:e23c8f34-4afc-477f-bb26-d85121e78b03), hence aborting size updation of parents >[2012-04-03 17:44:20.912938] W [quota.c:394:quota_check_limit] 6-dstore-quota: cannot find parent for inode (gfid:c1bd6c0e-93d3-45b6-ab90-afed58fbabff), hence aborting enforcing quota-limits and continuing with the fop >[2012-04-03 17:44:20.934895] W [quota.c:394:quota_check_limit] 6-dstore-quota: cannot find parent for inode (gfid:c1bd6c0e-93d3-45b6-ab90-afed58fbabff), hence aborting enforcing quota-limits and continuing with the fop >[2012-04-03 17:44:20.953731] W [quota.c:780:quota_update_size] 6-dstore-quota: cannot find parent for inode (gfid:c1bd6c0e-93d3-45b6-ab90-afed58fbabff), hence aborting size updation of parents >[2012-04-03 17:44:20.961181] W [quota.c:394:quota_check_limit] 6-dstore-quota: cannot find parent for inode (gfid:c1bd6c0e-93d3-45b6-ab90-afed58fbabff), hence aborting enforcing quota-limits and continuing with the fop >[2012-04-03 17:44:21.164905] W [quota.c:780:quota_update_size] 6-dstore-quota: cannot find parent for inode (gfid:c1bd6c0e-93d3-45b6-ab90-afed58fbabff), hence aborting size updation of parents >[2012-04-03 17:44:21.171345] W [quota.c:394:quota_check_limit] 6-dstore-quota: cannot find parent for inode (gfid:c1bd6c0e-93d3-45b6-ab90-afed58fbabff), hence aborting enforcing quota-limits and continuing with the fop >[2012-04-03 17:44:21.246193] W [quota.c:780:quota_update_size] 6-dstore-quota: cannot find parent for inode (gfid:c1bd6c0e-93d3-45b6-ab90-afed58fbabff), hence aborting size updation of parents >[2012-04-03 17:44:21.254192] W [quota.c:394:quota_check_limit] 6-dstore-quota: cannot find parent for inode (gfid:c1bd6c0e-93d3-45b6-ab90-afed58fbabff), hence aborting enforcing quota-limits and continuing with the fop >[2012-04-03 17:44:21.370157] W [quota.c:780:quota_update_size] 6-dstore-quota: cannot find parent for inode (gfid:c1bd6c0e-93d3-45b6-ab90-afed58fbabff), hence aborting size updation of parents >[2012-04-03 17:44:21.390443] W [quota.c:394:quota_check_limit] 6-dstore-quota: cannot find parent for inode (gfid:c1bd6c0e-93d3-45b6-ab90-afed58fbabff), hence aborting enforcing quota-limits and continuing with the fop >[2012-04-03 17:44:21.490201] W [quota.c:780:quota_update_size] 6-dstore-quota: cannot find parent for inode (gfid:c1bd6c0e-93d3-45b6-ab90-afed58fbabff), hence aborting size updation of parents >[2012-04-03 17:44:21.508414] W [quota.c:394:quota_check_limit] 6-dstore-quota: cannot find parent for inode (gfid:c1bd6c0e-93d3-45b6-ab90-afed58fbabff), hence aborting enforcing quota-limits and continuing with the fop >[2012-04-03 17:44:21.605367] W [quota.c:780:quota_update_size] 6-dstore-quota: cannot find parent for inode (gfid:c1bd6c0e-93d3-45b6-ab90-afed58fbabff), hence aborting size updation of parents >[2012-04-03 17:44:21.617487] W [quota.c:394:quota_check_limit] 6-dstore-quota: cannot find parent for inode (gfid:c1bd6c0e-93d3-45b6-ab90-afed58fbabff), hence aborting enforcing quota-limits and continuing with the fop >[2012-04-03 17:44:21.728348] W [quota.c:780:quota_update_size] 6-dstore-quota: cannot find parent for inode (gfid:c1bd6c0e-93d3-45b6-ab90-afed58fbabff), hence aborting size updation of parents >[2012-04-03 17:44:21.744118] W [quota.c:394:quota_check_limit] 6-dstore-quota: cannot find parent for inode (gfid:c1bd6c0e-93d3-45b6-ab90-afed58fbabff), hence aborting enforcing quota-limits and continuing with the fop >[2012-04-03 17:44:21.819215] W [quota.c:780:quota_update_size] 6-dstore-quota: cannot find parent for inode (gfid:c1bd6c0e-93d3-45b6-ab90-afed58fbabff), hence aborting size updation of parents >[2012-04-03 17:44:21.834726] W [quota.c:394:quota_check_limit] 6-dstore-quota: cannot find parent for inode (gfid:c1bd6c0e-93d3-45b6-ab90-afed58fbabff), hence aborting enforcing quota-limits and continuing with the fop >[2012-04-03 17:44:21.897742] W [quota.c:780:quota_update_size] 6-dstore-quota: cannot find parent for inode (gfid:c1bd6c0e-93d3-45b6-ab90-afed58fbabff), hence aborting size updation of parents >[2012-04-03 17:44:21.923197] W [quota.c:394:quota_check_limit] 6-dstore-quota: cannot find parent for inode (gfid:c1bd6c0e-93d3-45b6-ab90-afed58fbabff), hence aborting enforcing quota-limits and continuing with the fop >[2012-04-03 17:44:21.925988] W [quota.c:394:quota_check_limit] 6-dstore-quota: cannot find parent for inode (gfid:b64504c6-e3fa-4c57-875a-0f73167854a4), hence aborting enforcing quota-limits and continuing with the fop >[2012-04-03 17:44:21.942312] W [quota.c:394:quota_check_limit] 6-dstore-quota: cannot find parent for inode (gfid:b64504c6-e3fa-4c57-875a-0f73167854a4), hence aborting enforcing quota-limits and continuing with the fop >[2012-04-03 17:44:21.951820] W [quota.c:780:quota_update_size] 6-dstore-quota: cannot find parent for inode (gfid:b64504c6-e3fa-4c57-875a-0f73167854a4), hence aborting size updation of parents >[2012-04-03 17:44:21.956320] W [quota.c:394:quota_check_limit] 6-dstore-quota: cannot find parent for inode (gfid:b64504c6-e3fa-4c57-875a-0f73167854a4), hence aborting enforcing quota-limits and continuing with the fop >[2012-04-03 17:44:21.963885] W [quota.c:780:quota_update_size] 6-dstore-quota: cannot find parent for inode (gfid:b64504c6-e3fa-4c57-875a-0f73167854a4), hence aborting size updation of parents >[2012-04-03 17:44:21.976686] W [quota.c:780:quota_update_size] 6-dstore-quota: cannot find parent for inode (gfid:c1bd6c0e-93d3-45b6-ab90-afed58fbabff), hence aborting size updation of parents >[2012-04-03 17:44:21.987790] W [quota.c:394:quota_check_limit] 6-dstore-quota: cannot find parent for inode (gfid:c1bd6c0e-93d3-45b6-ab90-afed58fbabff), hence aborting enforcing quota-limits and continuing with the fop >[2012-04-03 17:44:22.004418] W [quota.c:780:quota_update_size] 6-dstore-quota: cannot find parent for inode (gfid:c1bd6c0e-93d3-45b6-ab90-afed58fbabff), hence aborting size updation of parents >[2012-04-03 17:44:22.567945] W [quota.c:394:quota_check_limit] 6-dstore-quota: cannot find parent for inode (gfid:70a685c3-add7-4fdf-8919-bdeb4500b0fb), hence aborting enforcing quota-limits and continuing with the fop >[2012-04-03 17:44:22.903615] W [quota.c:780:quota_update_size] 6-dstore-quota: cannot find parent for inode (gfid:70a685c3-add7-4fdf-8919-bdeb4500b0fb), hence aborting size updation of parents >[2012-04-03 17:44:23.115667] W [quota.c:394:quota_check_limit] 6-dstore-quota: cannot find parent for inode (gfid:c1bd6c0e-93d3-45b6-ab90-afed58fbabff), hence aborting enforcing quota-limits and continuing with the fop >[2012-04-03 17:44:23.138499] W [quota.c:394:quota_check_limit] 6-dstore-quota: cannot find parent for inode (gfid:c1bd6c0e-93d3-45b6-ab90-afed58fbabff), hence aborting enforcing quota-limits and continuing with the fop >[2012-04-03 17:44:23.158923] W [quota.c:780:quota_update_size] 6-dstore-quota: cannot find parent for inode (gfid:c1bd6c0e-93d3-45b6-ab90-afed58fbabff), hence aborting size updation of parents >[2012-04-03 17:44:23.164251] W [quota.c:394:quota_check_limit] 6-dstore-quota: cannot find parent for inode (gfid:c1bd6c0e-93d3-45b6-ab90-afed58fbabff), hence aborting enforcing quota-limits and continuing with the fop >[2012-04-03 17:44:23.174304] W [quota.c:780:quota_update_size] 6-dstore-quota: cannot find parent for inode (gfid:c1bd6c0e-93d3-45b6-ab90-afed58fbabff), hence aborting size updation of parents >[2012-04-03 17:44:23.672971] W [quota.c:394:quota_check_limit] 6-dstore-quota: cannot find parent for inode (gfid:b64504c6-e3fa-4c57-875a-0f73167854a4), hence aborting enforcing quota-limits and continuing with the fop >[2012-04-03 17:44:24.514579] W [quota.c:394:quota_check_limit] 6-dstore-quota: cannot find parent for inode (gfid:70a685c3-add7-4fdf-8919-bdeb4500b0fb), hence aborting enforcing quota-limits and continuing with the fop >[2012-04-03 17:44:24.536526] W [quota.c:394:quota_check_limit] 6-dstore-quota: cannot find parent for inode (gfid:70a685c3-add7-4fdf-8919-bdeb4500b0fb), hence aborting enforcing quota-limits and continuing with the fop >[2012-04-03 17:44:24.578152] W [quota.c:780:quota_update_size] 6-dstore-quota: cannot find parent for inode (gfid:70a685c3-add7-4fdf-8919-bdeb4500b0fb), hence aborting size updation of parents >[2012-04-03 17:44:24.587657] W [quota.c:394:quota_check_limit] 6-dstore-quota: cannot find parent for inode (gfid:70a685c3-add7-4fdf-8919-bdeb4500b0fb), hence aborting enforcing quota-limits and continuing with the fop >[2012-04-03 17:44:24.636654] W [quota.c:780:quota_update_size] 6-dstore-quota: cannot find parent for inode (gfid:70a685c3-add7-4fdf-8919-bdeb4500b0fb), hence aborting size updation of parents >[2012-04-03 17:44:24.700400] W [quota.c:394:quota_check_limit] 6-dstore-quota: cannot find parent for inode (gfid:70a685c3-add7-4fdf-8919-bdeb4500b0fb), hence aborting enforcing quota-limits and continuing with the fop >[2012-04-03 17:44:24.758580] W [quota.c:780:quota_update_size] 6-dstore-quota: cannot find parent for inode (gfid:70a685c3-add7-4fdf-8919-bdeb4500b0fb), hence aborting size updation of parents >[2012-04-03 17:44:24.766961] W [quota.c:394:quota_check_limit] 6-dstore-quota: cannot find parent for inode (gfid:70a685c3-add7-4fdf-8919-bdeb4500b0fb), hence aborting enforcing quota-limits and continuing with the fop >[2012-04-03 17:44:24.968101] W [quota.c:780:quota_update_size] 6-dstore-quota: cannot find parent for inode (gfid:70a685c3-add7-4fdf-8919-bdeb4500b0fb), hence aborting size updation of parents >[2012-04-03 17:44:25.035715] W [quota.c:394:quota_check_limit] 6-dstore-quota: cannot find parent for inode (gfid:70a685c3-add7-4fdf-8919-bdeb4500b0fb), hence aborting enforcing quota-limits and continuing with the fop >[2012-04-03 17:44:25.122878] W [quota.c:780:quota_update_size] 6-dstore-quota: cannot find parent for inode (gfid:70a685c3-add7-4fdf-8919-bdeb4500b0fb), hence aborting size updation of parents >[2012-04-03 17:44:25.128417] W [quota.c:394:quota_check_limit] 6-dstore-quota: cannot find parent for inode (gfid:70a685c3-add7-4fdf-8919-bdeb4500b0fb), hence aborting enforcing quota-limits and continuing with the fop >[2012-04-03 17:44:25.152207] W [quota.c:780:quota_update_size] 6-dstore-quota: cannot find parent for inode (gfid:70a685c3-add7-4fdf-8919-bdeb4500b0fb), hence aborting size updation of parents >[2012-04-03 17:44:25.166600] W [quota.c:394:quota_check_limit] 6-dstore-quota: cannot find parent for inode (gfid:70a685c3-add7-4fdf-8919-bdeb4500b0fb), hence aborting enforcing quota-limits and continuing with the fop >[2012-04-03 17:44:25.225722] W [quota.c:780:quota_update_size] 6-dstore-quota: cannot find parent for inode (gfid:70a685c3-add7-4fdf-8919-bdeb4500b0fb), hence aborting size updation of parents >[2012-04-03 17:44:25.240606] W [quota.c:394:quota_check_limit] 6-dstore-quota: cannot find parent for inode (gfid:70a685c3-add7-4fdf-8919-bdeb4500b0fb), hence aborting enforcing quota-limits and continuing with the fop >[2012-04-03 17:44:25.268978] W [quota.c:780:quota_update_size] 6-dstore-quota: cannot find parent for inode (gfid:70a685c3-add7-4fdf-8919-bdeb4500b0fb), hence aborting size updation of parents >[2012-04-03 17:44:25.276721] W [quota.c:394:quota_check_limit] 6-dstore-quota: cannot find parent for inode (gfid:70a685c3-add7-4fdf-8919-bdeb4500b0fb), hence aborting enforcing quota-limits and continuing with the fop >[2012-04-03 17:44:25.298413] W [quota.c:780:quota_update_size] 6-dstore-quota: cannot find parent for inode (gfid:70a685c3-add7-4fdf-8919-bdeb4500b0fb), hence aborting size updation of parents >[2012-04-03 17:44:25.307188] W [quota.c:394:quota_check_limit] 6-dstore-quota: cannot find parent for inode (gfid:70a685c3-add7-4fdf-8919-bdeb4500b0fb), hence aborting enforcing quota-limits and continuing with the fop >[2012-04-03 17:44:25.389178] W [quota.c:780:quota_update_size] 6-dstore-quota: cannot find parent for inode (gfid:70a685c3-add7-4fdf-8919-bdeb4500b0fb), hence aborting size updation of parents >[2012-04-03 17:44:25.397601] W [quota.c:394:quota_check_limit] 6-dstore-quota: cannot find parent for inode (gfid:70a685c3-add7-4fdf-8919-bdeb4500b0fb), hence aborting enforcing quota-limits and continuing with the fop >[2012-04-03 17:44:25.412126] W [quota.c:780:quota_update_size] 6-dstore-quota: cannot find parent for inode (gfid:70a685c3-add7-4fdf-8919-bdeb4500b0fb), hence aborting size updation of parents >[2012-04-03 17:44:25.572303] W [quota.c:394:quota_check_limit] 6-dstore-quota: cannot find parent for inode (gfid:c1bd6c0e-93d3-45b6-ab90-afed58fbabff), hence aborting enforcing quota-limits and continuing with the fop >[2012-04-03 17:44:26.209994] W [quota.c:394:quota_check_limit] 6-dstore-quota: cannot find parent for inode (gfid:70a685c3-add7-4fdf-8919-bdeb4500b0fb), hence aborting enforcing quota-limits and continuing with the fop >[2012-04-03 17:44:26.234419] W [quota.c:394:quota_check_limit] 6-dstore-quota: cannot find parent for inode (gfid:70a685c3-add7-4fdf-8919-bdeb4500b0fb), hence aborting enforcing quota-limits and continuing with the fop >[2012-04-03 17:44:26.270474] W [quota.c:780:quota_update_size] 6-dstore-quota: cannot find parent for inode (gfid:70a685c3-add7-4fdf-8919-bdeb4500b0fb), hence aborting size updation of parents >[2012-04-03 17:44:26.286582] W [quota.c:394:quota_check_limit] 6-dstore-quota: cannot find parent for inode (gfid:70a685c3-add7-4fdf-8919-bdeb4500b0fb), hence aborting enforcing quota-limits and continuing with the fop >[2012-04-03 17:44:26.397502] W [quota.c:780:quota_update_size] 6-dstore-quota: cannot find parent for inode (gfid:70a685c3-add7-4fdf-8919-bdeb4500b0fb), hence aborting size updation of parents >[2012-04-03 17:44:26.865680] W [quota.c:780:quota_update_size] 6-dstore-quota: cannot find parent for inode (gfid:f2b4fdcc-f90f-4b87-bcb1-533ae0f61b28), hence aborting size updation of parents >[2012-04-03 17:44:29.353978] W [quota.c:394:quota_check_limit] 6-dstore-quota: cannot find parent for inode (gfid:70a685c3-add7-4fdf-8919-bdeb4500b0fb), hence aborting enforcing quota-limits and continuing with the fop >[2012-04-03 17:44:30.547885] W [client.c:112:client_grace_timeout] 5-dstore-client-0: client grace timer expired, updating the lk-version to 2 >[2012-04-03 17:44:30.548001] W [client.c:112:client_grace_timeout] 5-dstore-client-1: client grace timer expired, updating the lk-version to 2 >[2012-04-03 17:44:30.548053] W [client.c:112:client_grace_timeout] 5-dstore-client-2: client grace timer expired, updating the lk-version to 2 >[2012-04-03 17:44:30.548094] W [client.c:112:client_grace_timeout] 5-dstore-client-3: client grace timer expired, updating the lk-version to 2 >[2012-04-03 17:44:30.548134] W [client.c:112:client_grace_timeout] 5-dstore-client-4: client grace timer expired, updating the lk-version to 2 >[2012-04-03 17:44:30.548174] W [client.c:112:client_grace_timeout] 5-dstore-client-5: client grace timer expired, updating the lk-version to 2 >[2012-04-03 17:44:30.548203] W [client.c:112:client_grace_timeout] 5-dstore-client-6: client grace timer expired, updating the lk-version to 2 >[2012-04-03 17:44:30.548266] W [client.c:112:client_grace_timeout] 5-dstore-client-7: client grace timer expired, updating the lk-version to 2 >[2012-04-03 17:44:30.548303] W [client.c:112:client_grace_timeout] 5-dstore-client-8: client grace timer expired, updating the lk-version to 2 >[2012-04-03 17:44:44.466943] W [socket.c:1521:__socket_proto_state_machine] 6-dstore-client-0: reading from socket failed. Error (Transport endpoint is not connected), peer (192.168.2.35:24009) >[2012-04-03 17:44:44.467361] I [client.c:136:client_register_grace_timer] 6-dstore-client-0: Registering a grace timer >[2012-04-03 17:44:44.467414] I [client.c:2104:client_rpc_notify] 6-dstore-client-0: disconnected >[2012-04-03 17:44:44.477343] W [client3_1-fops.c:1773:client3_1_fxattrop_cbk] 6-dstore-client-0: remote operation failed: Transport endpoint is not connected >[2012-04-03 17:44:44.505582] W [client3_1-fops.c:2369:client3_1_rename_cbk] 6-dstore-client-0: remote operation failed: Transport endpoint is not connected >[2012-04-03 17:44:44.553920] W [client3_1-fops.c:1704:client3_1_xattrop_cbk] 6-dstore-client-0: remote operation failed: Success. Path: (null) >[2012-04-03 17:44:44.554051] W [client3_1-fops.c:1704:client3_1_xattrop_cbk] 6-dstore-client-0: remote operation failed: Success. Path: (null) >[2012-04-03 17:44:44.560702] W [client3_1-fops.c:1589:client3_1_entrylk_cbk] 6-dstore-client-0: remote operation failed: Transport endpoint is not connected >[2012-04-03 17:44:44.560822] E [afr-lk-common.c:720:afr_unlock_entrylk_cbk] 6-dstore-replicate-0: /clients/client1/~dmtmp/WORDPRO/LWPSAV0.TMP: unlock failed on 0, reason: Transport endpoint is not connected >[2012-04-03 17:44:44.561285] W [client3_1-fops.c:1539:client3_1_finodelk_cbk] 6-dstore-client-0: remote operation failed: Transport endpoint is not connected >[2012-04-03 17:44:44.605320] W [client3_1-fops.c:1589:client3_1_entrylk_cbk] 6-dstore-client-0: remote operation failed: Transport endpoint is not connected >[2012-04-03 17:44:44.605445] E [afr-lk-common.c:720:afr_unlock_entrylk_cbk] 6-dstore-replicate-0: /clients/client1/~dmtmp/WORDPRO/LWPSAV0.TMP: unlock failed on 0, reason: Transport endpoint is not connected >[2012-04-03 17:44:44.619533] I [afr-common.c:1329:afr_launch_self_heal] 6-dstore-replicate-0: background entry self-heal triggered. path: /clients/client1/~dmtmp/WORDPRO, reason: lookup detected pending operations >[2012-04-03 17:44:44.681783] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 6-dstore-replicate-0: background entry self-heal completed on /clients/client1/~dmtmp/WORDPRO >[2012-04-03 17:44:44.735693] I [afr-common.c:1329:afr_launch_self_heal] 6-dstore-replicate-0: background entry self-heal triggered. path: /clients/client1/~dmtmp/WORDPRO, reason: lookup detected pending operations >[2012-04-03 17:44:44.744578] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 6-dstore-replicate-0: background entry self-heal completed on /clients/client1/~dmtmp/WORDPRO >[2012-04-03 17:44:44.776674] I [afr-common.c:1329:afr_launch_self_heal] 6-dstore-replicate-0: background entry self-heal triggered. path: /clients/client2/~dmtmp/WORDPRO, reason: lookup detected pending operations >[2012-04-03 17:44:44.793683] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 6-dstore-replicate-0: background entry self-heal completed on /clients/client2/~dmtmp/WORDPRO >[2012-04-03 17:44:44.800862] I [afr-common.c:1329:afr_launch_self_heal] 6-dstore-replicate-0: background entry self-heal triggered. path: /clients/client2/~dmtmp/WORDPRO, reason: lookup detected pending operations >[2012-04-03 17:44:44.806070] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 6-dstore-replicate-0: background entry self-heal completed on /clients/client2/~dmtmp/WORDPRO >[2012-04-03 17:44:44.907213] I [afr-common.c:1329:afr_launch_self_heal] 6-dstore-replicate-0: background entry self-heal triggered. path: /clients/client6/~dmtmp/WORDPRO, reason: lookup detected pending operations >[2012-04-03 17:44:44.907639] I [afr-common.c:1329:afr_launch_self_heal] 6-dstore-replicate-0: background entry self-heal triggered. path: /clients/client1/~dmtmp/WORDPRO, reason: lookup detected pending operations >[2012-04-03 17:44:44.930957] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 6-dstore-replicate-0: background entry self-heal completed on /clients/client6/~dmtmp/WORDPRO >[2012-04-03 17:44:44.933195] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 6-dstore-replicate-0: background entry self-heal completed on /clients/client1/~dmtmp/WORDPRO >[2012-04-03 17:44:44.940997] I [afr-common.c:1329:afr_launch_self_heal] 6-dstore-replicate-0: background entry self-heal triggered. path: /clients/client6/~dmtmp/WORDPRO, reason: lookup detected pending operations >[2012-04-03 17:44:44.945492] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 6-dstore-replicate-0: background entry self-heal completed on /clients/client6/~dmtmp/WORDPRO >[2012-04-03 17:44:45.043902] I [afr-common.c:1329:afr_launch_self_heal] 6-dstore-replicate-0: background entry self-heal triggered. path: /clients/client2/~dmtmp/WORDPRO, reason: lookup detected pending operations >[2012-04-03 17:44:45.066797] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 6-dstore-replicate-0: background entry self-heal completed on /clients/client2/~dmtmp/WORDPRO >[2012-04-03 17:44:45.070666] I [afr-common.c:1329:afr_launch_self_heal] 6-dstore-replicate-0: background entry self-heal triggered. path: /clients/client1/~dmtmp/WORDPRO, reason: lookup detected pending operations >[2012-04-03 17:44:45.087350] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 6-dstore-replicate-0: background entry self-heal completed on /clients/client1/~dmtmp/WORDPRO >[2012-04-03 17:44:45.093049] I [afr-common.c:1329:afr_launch_self_heal] 6-dstore-replicate-0: background entry self-heal triggered. path: /clients/client2/~dmtmp/WORDPRO, reason: lookup detected pending operations >[2012-04-03 17:44:45.094079] I [afr-common.c:1329:afr_launch_self_heal] 6-dstore-replicate-0: background entry self-heal triggered. path: /clients/client6/~dmtmp/WORDPRO, reason: lookup detected pending operations >[2012-04-03 17:44:45.100781] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 6-dstore-replicate-0: background entry self-heal completed on /clients/client2/~dmtmp/WORDPRO >[2012-04-03 17:44:45.106126] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 6-dstore-replicate-0: background entry self-heal completed on /clients/client6/~dmtmp/WORDPRO >[2012-04-03 17:44:45.224566] I [afr-common.c:1329:afr_launch_self_heal] 6-dstore-replicate-0: background entry self-heal triggered. path: /clients/client6/~dmtmp/WORDPRO, reason: lookup detected pending operations >[2012-04-03 17:44:45.232356] I [afr-common.c:1329:afr_launch_self_heal] 6-dstore-replicate-0: background entry self-heal triggered. path: /clients/client2/~dmtmp/WORDPRO, reason: lookup detected pending operations >[2012-04-03 17:44:45.234762] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 6-dstore-replicate-0: background entry self-heal completed on /clients/client6/~dmtmp/WORDPRO >[2012-04-03 17:44:45.239352] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 6-dstore-replicate-0: background entry self-heal completed on /clients/client2/~dmtmp/WORDPRO >[2012-04-03 17:44:45.297470] I [afr-common.c:1329:afr_launch_self_heal] 6-dstore-replicate-0: background entry self-heal triggered. path: /clients/client6/~dmtmp/WORDPRO, reason: lookup detected pending operations >[2012-04-03 17:44:45.311255] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 6-dstore-replicate-0: background entry self-heal completed on /clients/client6/~dmtmp/WORDPRO >[2012-04-03 17:44:45.349496] I [afr-common.c:1329:afr_launch_self_heal] 6-dstore-replicate-0: background entry self-heal triggered. path: /clients/client2/~dmtmp/WORDPRO, reason: lookup detected pending operations >[2012-04-03 17:44:45.358800] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 6-dstore-replicate-0: background entry self-heal completed on /clients/client2/~dmtmp/WORDPRO >[2012-04-03 17:44:45.435872] I [afr-common.c:1329:afr_launch_self_heal] 6-dstore-replicate-0: background entry self-heal triggered. path: /clients/client6/~dmtmp/WORDPRO, reason: lookup detected pending operations >[2012-04-03 17:44:45.447407] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 6-dstore-replicate-0: background entry self-heal completed on /clients/client6/~dmtmp/WORDPRO >[2012-04-03 17:44:45.532986] I [afr-common.c:1329:afr_launch_self_heal] 6-dstore-replicate-0: background data self-heal triggered. path: /clients/client6/~dmtmp/WORDPRO/LWPSAV0.TMP, reason: lookup detected pending operations >[2012-04-03 17:44:45.537836] I [afr-common.c:1329:afr_launch_self_heal] 6-dstore-replicate-0: background entry self-heal triggered. path: /clients/client2/~dmtmp/WORDPRO, reason: lookup detected pending operations >[2012-04-03 17:44:45.555818] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 6-dstore-replicate-0: background entry self-heal completed on /clients/client2/~dmtmp/WORDPRO >[2012-04-03 17:44:45.557235] I [afr-self-heal-data.c:776:afr_sh_data_fix] 6-dstore-replicate-0: no active sinks for performing self-heal on file /clients/client6/~dmtmp/WORDPRO/LWPSAV0.TMP >[2012-04-03 17:44:45.560529] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 6-dstore-replicate-0: background data self-heal completed on /clients/client6/~dmtmp/WORDPRO/LWPSAV0.TMP >[2012-04-03 17:44:45.578980] I [afr-common.c:1329:afr_launch_self_heal] 6-dstore-replicate-0: background entry self-heal triggered. path: /clients/client6/~dmtmp/WORDPRO, reason: lookup detected pending operations >[2012-04-03 17:44:45.595507] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 6-dstore-replicate-0: background entry self-heal completed on /clients/client6/~dmtmp/WORDPRO >[2012-04-03 17:44:45.601385] I [afr-common.c:1329:afr_launch_self_heal] 6-dstore-replicate-0: background data self-heal triggered. path: /clients/client6/~dmtmp/WORDPRO/LWPSAV0.TMP, reason: lookup detected pending operations >[2012-04-03 17:44:45.603611] I [afr-common.c:1329:afr_launch_self_heal] 6-dstore-replicate-0: background data self-heal triggered. path: /clients/client2/~dmtmp/WORDPRO/LWPSAV0.TMP, reason: lookup detected pending operations >[2012-04-03 17:44:45.611986] I [afr-self-heal-data.c:776:afr_sh_data_fix] 6-dstore-replicate-0: no active sinks for performing self-heal on file /clients/client6/~dmtmp/WORDPRO/LWPSAV0.TMP >[2012-04-03 17:44:45.613053] I [afr-self-heal-data.c:776:afr_sh_data_fix] 6-dstore-replicate-0: no active sinks for performing self-heal on file /clients/client2/~dmtmp/WORDPRO/LWPSAV0.TMP >[2012-04-03 17:44:45.616621] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 6-dstore-replicate-0: background data self-heal completed on /clients/client6/~dmtmp/WORDPRO/LWPSAV0.TMP >[2012-04-03 17:44:45.617013] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 6-dstore-replicate-0: background data self-heal completed on /clients/client2/~dmtmp/WORDPRO/LWPSAV0.TMP >[2012-04-03 17:44:45.636948] I [afr-common.c:1329:afr_launch_self_heal] 6-dstore-replicate-0: background entry self-heal triggered. path: /clients/client6/~dmtmp/WORDPRO, reason: lookup detected pending operations >[2012-04-03 17:44:45.638526] I [afr-common.c:1329:afr_launch_self_heal] 6-dstore-replicate-0: background entry self-heal triggered. path: /clients/client2/~dmtmp/WORDPRO, reason: lookup detected pending operations >[2012-04-03 17:44:45.643798] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 6-dstore-replicate-0: background entry self-heal completed on /clients/client6/~dmtmp/WORDPRO >[2012-04-03 17:44:45.644020] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 6-dstore-replicate-0: background entry self-heal completed on /clients/client2/~dmtmp/WORDPRO >[2012-04-03 17:44:45.687664] I [afr-common.c:1329:afr_launch_self_heal] 6-dstore-replicate-0: background data self-heal triggered. path: /clients/client6/~dmtmp/WORDPRO/LWPSAV0.TMP, reason: lookup detected pending operations >[2012-04-03 17:44:45.695906] I [afr-common.c:1329:afr_launch_self_heal] 6-dstore-replicate-0: background data self-heal triggered. path: /clients/client2/~dmtmp/WORDPRO/LWPSAV0.TMP, reason: lookup detected pending operations >[2012-04-03 17:44:45.698692] I [afr-self-heal-data.c:776:afr_sh_data_fix] 6-dstore-replicate-0: no active sinks for performing self-heal on file /clients/client6/~dmtmp/WORDPRO/LWPSAV0.TMP >[2012-04-03 17:44:45.704380] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 6-dstore-replicate-0: background data self-heal completed on /clients/client6/~dmtmp/WORDPRO/LWPSAV0.TMP >[2012-04-03 17:44:45.705172] I [afr-self-heal-data.c:776:afr_sh_data_fix] 6-dstore-replicate-0: no active sinks for performing self-heal on file /clients/client2/~dmtmp/WORDPRO/LWPSAV0.TMP >[2012-04-03 17:44:45.707518] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 6-dstore-replicate-0: background data self-heal completed on /clients/client2/~dmtmp/WORDPRO/LWPSAV0.TMP >[2012-04-03 17:44:45.743844] I [afr-common.c:1329:afr_launch_self_heal] 6-dstore-replicate-0: background entry self-heal triggered. path: /clients/client8/~dmtmp/WORDPRO, reason: lookup detected pending operations >[2012-04-03 17:44:45.750708] I [afr-common.c:1329:afr_launch_self_heal] 6-dstore-replicate-0: background entry self-heal triggered. path: /clients/client2/~dmtmp/WORDPRO, reason: lookup detected pending operations >[2012-04-03 17:44:45.755541] I [afr-common.c:1329:afr_launch_self_heal] 6-dstore-replicate-0: background entry self-heal triggered. path: /clients/client6/~dmtmp/WORDPRO, reason: lookup detected pending operations >[2012-04-03 17:44:45.765098] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 6-dstore-replicate-0: background entry self-heal completed on /clients/client8/~dmtmp/WORDPRO >[2012-04-03 17:44:45.767278] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 6-dstore-replicate-0: background entry self-heal completed on /clients/client2/~dmtmp/WORDPRO >[2012-04-03 17:44:45.773314] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 6-dstore-replicate-0: background entry self-heal completed on /clients/client6/~dmtmp/WORDPRO >[2012-04-03 17:44:45.775596] I [afr-common.c:1329:afr_launch_self_heal] 6-dstore-replicate-0: background data self-heal triggered. path: /clients/client2/~dmtmp/WORDPRO/LWPSAV0.TMP, reason: lookup detected pending operations >[2012-04-03 17:44:45.778090] I [afr-common.c:1329:afr_launch_self_heal] 6-dstore-replicate-0: background data self-heal triggered. path: /clients/client6/~dmtmp/WORDPRO/LWPSAV0.TMP, reason: lookup detected pending operations >[2012-04-03 17:44:45.799137] I [afr-self-heal-data.c:776:afr_sh_data_fix] 6-dstore-replicate-0: no active sinks for performing self-heal on file /clients/client2/~dmtmp/WORDPRO/LWPSAV0.TMP >[2012-04-03 17:44:45.800064] I [afr-self-heal-data.c:776:afr_sh_data_fix] 6-dstore-replicate-0: no active sinks for performing self-heal on file /clients/client6/~dmtmp/WORDPRO/LWPSAV0.TMP >[2012-04-03 17:44:45.805038] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 6-dstore-replicate-0: background data self-heal completed on /clients/client2/~dmtmp/WORDPRO/LWPSAV0.TMP >[2012-04-03 17:44:45.806232] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 6-dstore-replicate-0: background data self-heal completed on /clients/client6/~dmtmp/WORDPRO/LWPSAV0.TMP >[2012-04-03 17:44:45.939220] I [afr-common.c:1329:afr_launch_self_heal] 6-dstore-replicate-0: background entry self-heal triggered. path: /clients/client2/~dmtmp/WORDPRO, reason: lookup detected pending operations >[2012-04-03 17:44:45.940552] I [afr-common.c:1329:afr_launch_self_heal] 6-dstore-replicate-0: background entry self-heal triggered. path: /clients/client6/~dmtmp/WORDPRO, reason: lookup detected pending operations >[2012-04-03 17:44:45.944929] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 6-dstore-replicate-0: background entry self-heal completed on /clients/client2/~dmtmp/WORDPRO >[2012-04-03 17:44:45.945407] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 6-dstore-replicate-0: background entry self-heal completed on /clients/client6/~dmtmp/WORDPRO >[2012-04-03 17:44:45.947134] I [afr-common.c:1329:afr_launch_self_heal] 6-dstore-replicate-0: background data self-heal triggered. path: /clients/client2/~dmtmp/WORDPRO/LWPSAV0.TMP, reason: lookup detected pending operations >[2012-04-03 17:44:45.948089] I [afr-common.c:1329:afr_launch_self_heal] 6-dstore-replicate-0: background data self-heal triggered. path: /clients/client6/~dmtmp/WORDPRO/LWPSAV0.TMP, reason: lookup detected pending operations >[2012-04-03 17:44:45.950996] I [afr-self-heal-data.c:776:afr_sh_data_fix] 6-dstore-replicate-0: no active sinks for performing self-heal on file /clients/client2/~dmtmp/WORDPRO/LWPSAV0.TMP >[2012-04-03 17:44:45.951516] I [afr-self-heal-data.c:776:afr_sh_data_fix] 6-dstore-replicate-0: no active sinks for performing self-heal on file /clients/client6/~dmtmp/WORDPRO/LWPSAV0.TMP >[2012-04-03 17:44:45.952747] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 6-dstore-replicate-0: background data self-heal completed on /clients/client2/~dmtmp/WORDPRO/LWPSAV0.TMP >[2012-04-03 17:44:45.952948] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 6-dstore-replicate-0: background data self-heal completed on /clients/client6/~dmtmp/WORDPRO/LWPSAV0.TMP >[2012-04-03 17:44:45.993320] I [afr-common.c:1329:afr_launch_self_heal] 6-dstore-replicate-0: background entry self-heal triggered. path: /clients/client6/~dmtmp/WORDPRO, reason: lookup detected pending operations >[2012-04-03 17:44:45.997734] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 6-dstore-replicate-0: background entry self-heal completed on /clients/client6/~dmtmp/WORDPRO >[2012-04-03 17:44:46.079175] I [afr-common.c:1329:afr_launch_self_heal] 6-dstore-replicate-0: background entry self-heal triggered. path: /clients/client2/~dmtmp/WORDPRO, reason: lookup detected pending operations >[2012-04-03 17:44:46.100424] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 6-dstore-replicate-0: background entry self-heal completed on /clients/client2/~dmtmp/WORDPRO >[2012-04-03 17:44:46.110283] I [afr-common.c:1329:afr_launch_self_heal] 6-dstore-replicate-0: background data self-heal triggered. path: /clients/client2/~dmtmp/WORDPRO/LWPSAV0.TMP, reason: lookup detected pending operations >[2012-04-03 17:44:46.130457] I [afr-self-heal-data.c:776:afr_sh_data_fix] 6-dstore-replicate-0: no active sinks for performing self-heal on file /clients/client2/~dmtmp/WORDPRO/LWPSAV0.TMP >[2012-04-03 17:44:46.135264] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 6-dstore-replicate-0: background data self-heal completed on /clients/client2/~dmtmp/WORDPRO/LWPSAV0.TMP >[2012-04-03 17:44:46.170772] I [afr-common.c:1329:afr_launch_self_heal] 6-dstore-replicate-0: background entry self-heal triggered. path: /clients/client2/~dmtmp/WORDPRO, reason: lookup detected pending operations >[2012-04-03 17:44:46.191105] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 6-dstore-replicate-0: background entry self-heal completed on /clients/client2/~dmtmp/WORDPRO >[2012-04-03 17:44:46.228733] I [afr-common.c:1329:afr_launch_self_heal] 6-dstore-replicate-0: background data self-heal triggered. path: /clients/client6/~dmtmp/WORDPRO/LWPSAV0.TMP, reason: lookup detected pending operations >[2012-04-03 17:44:46.237506] I [afr-self-heal-data.c:776:afr_sh_data_fix] 6-dstore-replicate-0: no active sinks for performing self-heal on file /clients/client6/~dmtmp/WORDPRO/LWPSAV0.TMP >[2012-04-03 17:44:46.249527] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 6-dstore-replicate-0: background data self-heal completed on /clients/client6/~dmtmp/WORDPRO/LWPSAV0.TMP >[2012-04-03 17:44:46.250471] I [afr-common.c:1329:afr_launch_self_heal] 6-dstore-replicate-0: background entry self-heal triggered. path: /clients/client6/~dmtmp/WORDPRO, reason: lookup detected pending operations >[2012-04-03 17:44:46.257941] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 6-dstore-replicate-0: background entry self-heal completed on /clients/client6/~dmtmp/WORDPRO >[2012-04-03 17:44:46.270263] I [afr-common.c:1329:afr_launch_self_heal] 6-dstore-replicate-0: background data self-heal triggered. path: /clients/client6/~dmtmp/WORDPRO/LWPSAV0.TMP, reason: lookup detected pending operations >[2012-04-03 17:44:46.276390] I [afr-common.c:1329:afr_launch_self_heal] 6-dstore-replicate-0: background data self-heal triggered. path: /clients/client2/~dmtmp/WORDPRO/LWPSAV0.TMP, reason: lookup detected pending operations >[2012-04-03 17:44:46.289144] I [afr-self-heal-data.c:776:afr_sh_data_fix] 6-dstore-replicate-0: no active sinks for performing self-heal on file /clients/client6/~dmtmp/WORDPRO/LWPSAV0.TMP >[2012-04-03 17:44:46.293200] I [afr-self-heal-data.c:776:afr_sh_data_fix] 6-dstore-replicate-0: no active sinks for performing self-heal on file /clients/client2/~dmtmp/WORDPRO/LWPSAV0.TMP >[2012-04-03 17:44:46.297907] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 6-dstore-replicate-0: background data self-heal completed on /clients/client6/~dmtmp/WORDPRO/LWPSAV0.TMP >[2012-04-03 17:44:46.303022] I [afr-common.c:1329:afr_launch_self_heal] 6-dstore-replicate-0: background entry self-heal triggered. path: /clients/client2/~dmtmp/WORDPRO, reason: lookup detected pending operations >[2012-04-03 17:44:46.304957] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 6-dstore-replicate-0: background data self-heal completed on /clients/client2/~dmtmp/WORDPRO/LWPSAV0.TMP >[2012-04-03 17:44:46.313122] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 6-dstore-replicate-0: background entry self-heal completed on /clients/client2/~dmtmp/WORDPRO >[2012-04-03 17:44:46.332628] I [afr-common.c:1329:afr_launch_self_heal] 6-dstore-replicate-0: background data self-heal triggered. path: /clients/client2/~dmtmp/WORDPRO/LWPSAV0.TMP, reason: lookup detected pending operations >[2012-04-03 17:44:46.352056] I [afr-self-heal-data.c:776:afr_sh_data_fix] 6-dstore-replicate-0: no active sinks for performing self-heal on file /clients/client2/~dmtmp/WORDPRO/LWPSAV0.TMP >[2012-04-03 17:44:46.372895] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 6-dstore-replicate-0: background data self-heal completed on /clients/client2/~dmtmp/WORDPRO/LWPSAV0.TMP >[2012-04-03 17:44:46.389603] I [afr-common.c:1329:afr_launch_self_heal] 6-dstore-replicate-0: background entry self-heal triggered. path: /clients/client6/~dmtmp/WORDPRO, reason: lookup detected pending operations >[2012-04-03 17:44:46.408397] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 6-dstore-replicate-0: background entry self-heal completed on /clients/client6/~dmtmp/WORDPRO >[2012-04-03 17:44:46.454269] I [afr-common.c:1329:afr_launch_self_heal] 6-dstore-replicate-0: background data self-heal triggered. path: /clients/client6/~dmtmp/WORDPRO/NEWS1_1A.LWP, reason: lookup detected pending operations >[2012-04-03 17:44:46.471625] I [afr-self-heal-data.c:776:afr_sh_data_fix] 6-dstore-replicate-0: no active sinks for performing self-heal on file /clients/client6/~dmtmp/WORDPRO/NEWS1_1A.LWP >[2012-04-03 17:44:46.482036] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 6-dstore-replicate-0: background data self-heal completed on /clients/client6/~dmtmp/WORDPRO/NEWS1_1A.LWP >[2012-04-03 17:44:46.490163] I [afr-common.c:1329:afr_launch_self_heal] 6-dstore-replicate-0: background entry self-heal triggered. path: /clients/client6/~dmtmp/WORDPRO, reason: lookup detected pending operations >[2012-04-03 17:44:46.492579] I [afr-common.c:1329:afr_launch_self_heal] 6-dstore-replicate-0: background entry self-heal triggered. path: /clients/client2/~dmtmp/WORDPRO, reason: lookup detected pending operations >[2012-04-03 17:44:46.506599] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 6-dstore-replicate-0: background entry self-heal completed on /clients/client6/~dmtmp/WORDPRO >[2012-04-03 17:44:46.507799] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 6-dstore-replicate-0: background entry self-heal completed on /clients/client2/~dmtmp/WORDPRO >[2012-04-03 17:44:46.520708] I [afr-common.c:1329:afr_launch_self_heal] 6-dstore-replicate-0: background data self-heal triggered. path: /clients/client6/~dmtmp/WORDPRO/NEWS1_1A.LWP, reason: lookup detected pending operations >[2012-04-03 17:44:46.541318] I [afr-self-heal-data.c:776:afr_sh_data_fix] 6-dstore-replicate-0: no active sinks for performing self-heal on file /clients/client6/~dmtmp/WORDPRO/NEWS1_1A.LWP >[2012-04-03 17:44:46.545603] I [afr-common.c:1329:afr_launch_self_heal] 6-dstore-replicate-0: background data self-heal triggered. path: /clients/client2/~dmtmp/WORDPRO/NEWS1_1A.LWP, reason: lookup detected pending operations >[2012-04-03 17:44:46.547470] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 6-dstore-replicate-0: background data self-heal completed on /clients/client6/~dmtmp/WORDPRO/NEWS1_1A.LWP >[2012-04-03 17:44:46.558293] I [afr-common.c:1329:afr_launch_self_heal] 6-dstore-replicate-0: background entry self-heal triggered. path: /clients/client6/~dmtmp/WORDPRO, reason: lookup detected pending operations >[2012-04-03 17:44:46.565445] I [afr-self-heal-data.c:776:afr_sh_data_fix] 6-dstore-replicate-0: no active sinks for performing self-heal on file /clients/client2/~dmtmp/WORDPRO/NEWS1_1A.LWP >[2012-04-03 17:44:46.575886] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 6-dstore-replicate-0: background entry self-heal completed on /clients/client6/~dmtmp/WORDPRO >[2012-04-03 17:44:46.576172] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 6-dstore-replicate-0: background data self-heal completed on /clients/client2/~dmtmp/WORDPRO/NEWS1_1A.LWP >[2012-04-03 17:44:46.593080] I [afr-common.c:1329:afr_launch_self_heal] 6-dstore-replicate-0: background entry self-heal triggered. path: /clients/client2/~dmtmp/WORDPRO, reason: lookup detected pending operations >[2012-04-03 17:44:46.608564] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 6-dstore-replicate-0: background entry self-heal completed on /clients/client2/~dmtmp/WORDPRO >[2012-04-03 17:44:46.610328] I [glusterfsd-mgmt.c:64:mgmt_cbk_spec] 0-mgmt: Volume file changed >[2012-04-03 17:44:46.622378] I [afr-common.c:1329:afr_launch_self_heal] 6-dstore-replicate-0: background data self-heal triggered. path: /clients/client2/~dmtmp/WORDPRO/NEWS1_1A.LWP, reason: lookup detected pending operations >[2012-04-03 17:44:46.646007] I [afr-self-heal-data.c:776:afr_sh_data_fix] 6-dstore-replicate-0: no active sinks for performing self-heal on file /clients/client2/~dmtmp/WORDPRO/NEWS1_1A.LWP >[2012-04-03 17:44:46.657583] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 6-dstore-replicate-0: background data self-heal completed on /clients/client2/~dmtmp/WORDPRO/NEWS1_1A.LWP >[2012-04-03 17:44:46.675159] I [afr-common.c:1329:afr_launch_self_heal] 6-dstore-replicate-0: background entry self-heal triggered. path: /clients/client2/~dmtmp/WORDPRO, reason: lookup detected pending operations >[2012-04-03 17:44:46.686950] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 6-dstore-replicate-0: background entry self-heal completed on /clients/client2/~dmtmp/WORDPRO >[2012-04-03 17:44:46.776371] I [afr-common.c:1329:afr_launch_self_heal] 6-dstore-replicate-0: background entry self-heal triggered. path: /clients/client8/~dmtmp/WORDPRO, reason: lookup detected pending operations >[2012-04-03 17:44:46.795986] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 6-dstore-replicate-0: background entry self-heal completed on /clients/client8/~dmtmp/WORDPRO >[2012-04-03 17:44:47.703327] I [io-cache.c:1558:check_cache_size_ok] 7-dstore-quick-read: Max cache size is 1044848640 >[2012-04-03 17:44:47.703564] I [io-cache.c:1558:check_cache_size_ok] 7-dstore-io-cache: Max cache size is 1044848640 >[2012-04-03 17:44:47.765014] I [client.c:2156:notify] 7-dstore-client-0: parent translators are ready, attempting connect on transport >[2012-04-03 17:44:47.771031] I [client.c:2156:notify] 7-dstore-client-1: parent translators are ready, attempting connect on transport >[2012-04-03 17:44:47.775776] I [client.c:2156:notify] 7-dstore-client-2: parent translators are ready, attempting connect on transport >[2012-04-03 17:44:47.780578] I [client.c:2156:notify] 7-dstore-client-3: parent translators are ready, attempting connect on transport >[2012-04-03 17:44:47.785293] I [client.c:2156:notify] 7-dstore-client-4: parent translators are ready, attempting connect on transport >[2012-04-03 17:44:47.790010] I [client.c:2156:notify] 7-dstore-client-5: parent translators are ready, attempting connect on transport >[2012-04-03 17:44:47.794776] I [client.c:2156:notify] 7-dstore-client-6: parent translators are ready, attempting connect on transport >[2012-04-03 17:44:47.799533] I [client.c:2156:notify] 7-dstore-client-7: parent translators are ready, attempting connect on transport >[2012-04-03 17:44:47.804304] I [client.c:2156:notify] 7-dstore-client-8: parent translators are ready, attempting connect on transport >Given volfile: >+------------------------------------------------------------------------------+ > 1: volume dstore-client-0 > 2: type protocol/client > 3: option remote-host 192.168.2.35 > 4: option remote-subvolume /export1/dstore1 > 5: option transport-type tcp > 6: end-volume > 7: > 8: volume dstore-client-1 > 9: type protocol/client > 10: option remote-host 192.168.2.36 > 11: option remote-subvolume /export1/dstore1 > 12: option transport-type tcp > 13: end-volume > 14: > 15: volume dstore-client-2 > 16: type protocol/client > 17: option remote-host 192.168.2.37 > 18: option remote-subvolume /export1/dstore1 > 19: option transport-type tcp > 20: end-volume > 21: > 22: volume dstore-client-3 > 23: type protocol/client > 24: option remote-host 192.168.2.35 > 25: option remote-subvolume /export2/dstore1 > 26: option transport-type tcp > 27: end-volume > 28: > 29: volume dstore-client-4 > 30: type protocol/client > 31: option remote-host 192.168.2.36 > 32: option remote-subvolume /export2/dstore1 > 33: option transport-type tcp > 34: end-volume > 35: > 36: volume dstore-client-5 > 37: type protocol/client > 38: option remote-host 192.168.2.37 > 39: option remote-subvolume /export2/dstore1 > 40: option transport-type tcp > 41: end-volume > 42: > 43: volume dstore-client-6 > 44: type protocol/client > 45: option remote-host 192.168.2.35 > 46: option remote-subvolume /export1/dstore2 > 47: option transport-type tcp > 48: end-volume > 49: > 50: volume dstore-client-7 > 51: type protocol/client > 52: option remote-host 192.168.2.36 > 53: option remote-subvolume /export1/dstore2 > 54: option transport-type tcp > 55: end-volume > 56: > 57: volume dstore-client-8 > 58: type protocol/client > 59: option remote-host 192.168.2.37 > 60: option remote-subvolume /export1/dstore2 > 61: option transport-type tcp > 62: end-volume > 63: > 64: volume dstore-replicate-0 > 65: type cluster/replicate > 66: subvolumes dstore-client-0 dstore-client-1 dstore-client-2 > 67: end-volume > 68: > 69: volume dstore-replicate-1 > 70: type cluster/replicate > 71: subvolumes dstore-client-3 dstore-client-4 dstore-client-5 > 72: end-volume > 73: > 74: volume dstore-replicate-2 > 75: type cluster/replicate > 76: subvolumes dstore-client-6 dstore-client-7 dstore-client-8 > 77: end-volume > 78: > 79: volume dstore-dht > 80: type cluster/distribute > 81: subvolumes dstore-replicate-0 dstore-replicate-1 dstore-replicate-2 > 82: end-volume > 83: > 84: volume dstore-write-behind > 85: type performance/write-behind > 86: subvolumes dstore-dht > 87: end-volume > 88: > 89: volume dstore-read-ahead > 90: type performance/read-ahead > 91: subvolumes dstore-write-behind > 92: end-volume > 93: > 94: volume dstore-io-cache > 95: type performance/io-cache > 96: subvolumes dstore-read-ahead > 97: end-volume > 98: > 99: volume dstore-quick-read >100: type performance/quick-read >101: subvolumes dstore-io-cache >102: end-volume >103: >104: volume dstore-md-cache >105: type performance/md-cache >106: subvolumes dstore-quick-read >107: end-volume >108: >109: volume dstore >110: type debug/io-stats >111: option latency-measurement off >112: option count-fop-hits off >113: subvolumes dstore-md-cache >114: end-volume > >+------------------------------------------------------------------------------+ >[2012-04-03 17:44:47.813067] I [rpc-clnt.c:1669:rpc_clnt_reconfig] 7-dstore-client-0: changing port to 24009 (from 0) >[2012-04-03 17:44:47.813518] I [client.c:136:client_register_grace_timer] 7-dstore-client-0: Registering a grace timer >[2012-04-03 17:44:47.813590] I [rpc-clnt.c:1669:rpc_clnt_reconfig] 7-dstore-client-6: changing port to 24011 (from 0) >[2012-04-03 17:44:47.813758] I [client.c:136:client_register_grace_timer] 7-dstore-client-6: Registering a grace timer >[2012-04-03 17:44:47.814351] I [rpc-clnt.c:1669:rpc_clnt_reconfig] 7-dstore-client-3: changing port to 24010 (from 0) >[2012-04-03 17:44:47.816661] I [client.c:136:client_register_grace_timer] 7-dstore-client-3: Registering a grace timer >[2012-04-03 17:44:48.811557] I [rpc-clnt.c:1669:rpc_clnt_reconfig] 7-dstore-client-1: changing port to 24009 (from 0) >[2012-04-03 17:44:48.811905] I [client.c:136:client_register_grace_timer] 7-dstore-client-1: Registering a grace timer >[2012-04-03 17:44:48.813257] I [rpc-clnt.c:1669:rpc_clnt_reconfig] 7-dstore-client-4: changing port to 24010 (from 0) >[2012-04-03 17:44:48.813466] I [rpc-clnt.c:1669:rpc_clnt_reconfig] 7-dstore-client-7: changing port to 24011 (from 0) >[2012-04-03 17:44:48.814050] I [client.c:136:client_register_grace_timer] 7-dstore-client-4: Registering a grace timer >[2012-04-03 17:44:48.814172] I [client.c:136:client_register_grace_timer] 7-dstore-client-7: Registering a grace timer >[2012-04-03 17:44:48.815884] I [rpc-clnt.c:1669:rpc_clnt_reconfig] 7-dstore-client-2: changing port to 24009 (from 0) >[2012-04-03 17:44:48.816062] I [client.c:136:client_register_grace_timer] 7-dstore-client-2: Registering a grace timer >[2012-04-03 17:44:48.816156] I [rpc-clnt.c:1669:rpc_clnt_reconfig] 7-dstore-client-5: changing port to 24010 (from 0) >[2012-04-03 17:44:48.816277] I [client.c:136:client_register_grace_timer] 7-dstore-client-5: Registering a grace timer >[2012-04-03 17:44:48.825306] I [rpc-clnt.c:1669:rpc_clnt_reconfig] 7-dstore-client-8: changing port to 24011 (from 0) >[2012-04-03 17:44:48.825418] I [client.c:136:client_register_grace_timer] 7-dstore-client-8: Registering a grace timer >[2012-04-03 17:44:51.306263] I [afr-common.c:1329:afr_launch_self_heal] 6-dstore-replicate-0: background entry self-heal triggered. path: /clients/client0/~dmtmp/ACCESS, reason: lookup detected pending operations >[2012-04-03 17:44:51.320193] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 6-dstore-replicate-0: background entry self-heal completed on /clients/client0/~dmtmp/ACCESS >[2012-04-03 17:44:51.568624] W [client.c:2083:client_rpc_notify] 7-dstore-client-6: Cancelling the grace timer >[2012-04-03 17:44:51.569886] I [client-handshake.c:1632:select_server_supported_programs] 7-dstore-client-6: Using Program GlusterFS 3git, Num (1298437), Version (330) >[2012-04-03 17:44:51.570927] I [client-handshake.c:1429:client_setvolume_cbk] 7-dstore-client-6: Connected to 192.168.2.35:24011, attached to remote volume '/export1/dstore2'. >[2012-04-03 17:44:51.571008] I [client-handshake.c:1441:client_setvolume_cbk] 7-dstore-client-6: Server and Client lk-version numbers are not same, reopening the fds >[2012-04-03 17:44:51.571178] I [afr-common.c:3524:afr_notify] 7-dstore-replicate-2: Subvolume 'dstore-client-6' came back up; going online. >[2012-04-03 17:44:51.572934] I [client-handshake.c:456:client_set_lk_version_cbk] 7-dstore-client-6: Server lk version = 1 >[2012-04-03 17:44:51.577657] W [client.c:2083:client_rpc_notify] 7-dstore-client-3: Cancelling the grace timer >[2012-04-03 17:44:51.579326] I [client-handshake.c:1632:select_server_supported_programs] 7-dstore-client-3: Using Program GlusterFS 3git, Num (1298437), Version (330) >[2012-04-03 17:44:51.582878] I [client-handshake.c:1429:client_setvolume_cbk] 7-dstore-client-3: Connected to 192.168.2.35:24010, attached to remote volume '/export2/dstore1'. >[2012-04-03 17:44:51.582946] I [client-handshake.c:1441:client_setvolume_cbk] 7-dstore-client-3: Server and Client lk-version numbers are not same, reopening the fds >[2012-04-03 17:44:51.583019] I [afr-common.c:3524:afr_notify] 7-dstore-replicate-1: Subvolume 'dstore-client-3' came back up; going online. >[2012-04-03 17:44:51.586599] I [client-handshake.c:456:client_set_lk_version_cbk] 7-dstore-client-3: Server lk version = 1 >[2012-04-03 17:44:51.917715] I [afr-common.c:1329:afr_launch_self_heal] 6-dstore-replicate-0: background entry self-heal triggered. path: /clients/client4/~dmtmp/ACCESS, reason: lookup detected pending operations >[2012-04-03 17:44:51.937359] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 6-dstore-replicate-0: background entry self-heal completed on /clients/client4/~dmtmp/ACCESS >[2012-04-03 17:44:51.977311] I [afr-common.c:1329:afr_launch_self_heal] 6-dstore-replicate-0: background entry self-heal triggered. path: /clients/client9/~dmtmp/ACCESS, reason: lookup detected pending operations >[2012-04-03 17:44:51.994207] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 6-dstore-replicate-0: background entry self-heal completed on /clients/client9/~dmtmp/ACCESS >[2012-04-03 17:44:52.229872] I [afr-common.c:1329:afr_launch_self_heal] 6-dstore-replicate-0: background entry self-heal triggered. path: /clients/client3/~dmtmp/ACCESS, reason: lookup detected pending operations >[2012-04-03 17:44:52.241573] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 6-dstore-replicate-0: background entry self-heal completed on /clients/client3/~dmtmp/ACCESS >[2012-04-03 17:44:52.268317] I [afr-common.c:1329:afr_launch_self_heal] 6-dstore-replicate-0: background entry self-heal triggered. path: /clients/client3/~dmtmp/ACCESS, reason: lookup detected pending operations >[2012-04-03 17:44:52.281472] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 6-dstore-replicate-0: background entry self-heal completed on /clients/client3/~dmtmp/ACCESS >[2012-04-03 17:44:52.381900] I [afr-common.c:1329:afr_launch_self_heal] 6-dstore-replicate-0: background entry self-heal triggered. path: /clients/client0/~dmtmp/ACCESS, reason: lookup detected pending operations >[2012-04-03 17:44:52.395900] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 6-dstore-replicate-0: background entry self-heal completed on /clients/client0/~dmtmp/ACCESS >[2012-04-03 17:44:52.427475] I [afr-common.c:1329:afr_launch_self_heal] 6-dstore-replicate-0: background entry self-heal triggered. path: /clients/client5/~dmtmp/ACCESS, reason: lookup detected pending operations >[2012-04-03 17:44:52.439679] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 6-dstore-replicate-0: background entry self-heal completed on /clients/client5/~dmtmp/ACCESS >[2012-04-03 17:44:52.443608] I [afr-common.c:1329:afr_launch_self_heal] 6-dstore-replicate-0: background entry self-heal triggered. path: /clients/client5/~dmtmp/ACCESS, reason: lookup detected pending operations >[2012-04-03 17:44:52.458036] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 6-dstore-replicate-0: background entry self-heal completed on /clients/client5/~dmtmp/ACCESS >[2012-04-03 17:44:52.476038] I [afr-common.c:1329:afr_launch_self_heal] 6-dstore-replicate-0: background entry self-heal triggered. path: /clients/client7/~dmtmp/ACCESS, reason: lookup detected pending operations >[2012-04-03 17:44:52.480047] I [afr-common.c:1329:afr_launch_self_heal] 6-dstore-replicate-0: background entry self-heal triggered. path: /clients/client5/~dmtmp/ACCESS, reason: lookup detected pending operations >[2012-04-03 17:44:52.485792] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 6-dstore-replicate-0: background entry self-heal completed on /clients/client7/~dmtmp/ACCESS >[2012-04-03 17:44:52.487867] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 6-dstore-replicate-0: background entry self-heal completed on /clients/client5/~dmtmp/ACCESS >[2012-04-03 17:44:52.516410] I [afr-common.c:1329:afr_launch_self_heal] 6-dstore-replicate-0: background entry self-heal triggered. path: /clients/client7/~dmtmp/ACCESS, reason: lookup detected pending operations >[2012-04-03 17:44:52.533784] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 6-dstore-replicate-0: background entry self-heal completed on /clients/client7/~dmtmp/ACCESS >[2012-04-03 17:44:52.545518] I [afr-common.c:1329:afr_launch_self_heal] 6-dstore-replicate-0: background entry self-heal triggered. path: /clients/client4/~dmtmp/ACCESS, reason: lookup detected pending operations >[2012-04-03 17:44:52.558473] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 6-dstore-replicate-0: background entry self-heal completed on /clients/client4/~dmtmp/ACCESS >[2012-04-03 17:44:52.560865] I [afr-common.c:1329:afr_launch_self_heal] 6-dstore-replicate-0: background entry self-heal triggered. path: /clients/client4/~dmtmp/ACCESS, reason: lookup detected pending operations >[2012-04-03 17:44:52.573482] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 6-dstore-replicate-0: background entry self-heal completed on /clients/client4/~dmtmp/ACCESS >[2012-04-03 17:44:52.580748] W [client.c:2083:client_rpc_notify] 7-dstore-client-1: Cancelling the grace timer >[2012-04-03 17:44:52.581490] I [client-handshake.c:1632:select_server_supported_programs] 7-dstore-client-1: Using Program GlusterFS 3git, Num (1298437), Version (330) >[2012-04-03 17:44:52.583017] I [client-handshake.c:1429:client_setvolume_cbk] 7-dstore-client-1: Connected to 192.168.2.36:24009, attached to remote volume '/export1/dstore1'. >[2012-04-03 17:44:52.583082] I [client-handshake.c:1441:client_setvolume_cbk] 7-dstore-client-1: Server and Client lk-version numbers are not same, reopening the fds >[2012-04-03 17:44:52.583155] I [afr-common.c:3524:afr_notify] 7-dstore-replicate-0: Subvolume 'dstore-client-1' came back up; going online. >[2012-04-03 17:44:52.586781] W [client.c:2083:client_rpc_notify] 7-dstore-client-4: Cancelling the grace timer >[2012-04-03 17:44:52.586876] I [client-handshake.c:456:client_set_lk_version_cbk] 7-dstore-client-1: Server lk version = 1 >[2012-04-03 17:44:52.588619] I [client-handshake.c:1632:select_server_supported_programs] 7-dstore-client-4: Using Program GlusterFS 3git, Num (1298437), Version (330) >[2012-04-03 17:44:52.590619] I [client-handshake.c:1429:client_setvolume_cbk] 7-dstore-client-4: Connected to 192.168.2.36:24010, attached to remote volume '/export2/dstore1'. >[2012-04-03 17:44:52.590677] I [client-handshake.c:1441:client_setvolume_cbk] 7-dstore-client-4: Server and Client lk-version numbers are not same, reopening the fds >[2012-04-03 17:44:52.591519] I [client-handshake.c:456:client_set_lk_version_cbk] 7-dstore-client-4: Server lk version = 1 >[2012-04-03 17:44:52.592811] W [client.c:2083:client_rpc_notify] 7-dstore-client-7: Cancelling the grace timer >[2012-04-03 17:44:52.594512] I [client-handshake.c:1632:select_server_supported_programs] 7-dstore-client-7: Using Program GlusterFS 3git, Num (1298437), Version (330) >[2012-04-03 17:44:52.595943] W [client.c:2083:client_rpc_notify] 7-dstore-client-2: Cancelling the grace timer >[2012-04-03 17:44:52.596327] I [client-handshake.c:1429:client_setvolume_cbk] 7-dstore-client-7: Connected to 192.168.2.36:24011, attached to remote volume '/export1/dstore2'. >[2012-04-03 17:44:52.596389] I [client-handshake.c:1441:client_setvolume_cbk] 7-dstore-client-7: Server and Client lk-version numbers are not same, reopening the fds >[2012-04-03 17:44:52.597930] I [client-handshake.c:1632:select_server_supported_programs] 7-dstore-client-2: Using Program GlusterFS 3git, Num (1298437), Version (330) >[2012-04-03 17:44:52.599140] I [client-handshake.c:1429:client_setvolume_cbk] 7-dstore-client-2: Connected to 192.168.2.37:24009, attached to remote volume '/export1/dstore1'. >[2012-04-03 17:44:52.599203] I [client-handshake.c:1441:client_setvolume_cbk] 7-dstore-client-2: Server and Client lk-version numbers are not same, reopening the fds >[2012-04-03 17:44:52.599902] I [client-handshake.c:456:client_set_lk_version_cbk] 7-dstore-client-2: Server lk version = 1 >[2012-04-03 17:44:52.600363] I [client-handshake.c:456:client_set_lk_version_cbk] 7-dstore-client-7: Server lk version = 1 >[2012-04-03 17:44:52.603720] W [client.c:2083:client_rpc_notify] 7-dstore-client-5: Cancelling the grace timer >[2012-04-03 17:44:52.607994] I [client-handshake.c:1632:select_server_supported_programs] 7-dstore-client-5: Using Program GlusterFS 3git, Num (1298437), Version (330) >[2012-04-03 17:44:52.608195] W [client.c:2083:client_rpc_notify] 7-dstore-client-8: Cancelling the grace timer >[2012-04-03 17:44:52.610418] I [afr-common.c:1329:afr_launch_self_heal] 6-dstore-replicate-0: background entry self-heal triggered. path: /clients/client4/~dmtmp/ACCESS, reason: lookup detected pending operations >[2012-04-03 17:44:52.610815] I [client-handshake.c:1429:client_setvolume_cbk] 7-dstore-client-5: Connected to 192.168.2.37:24010, attached to remote volume '/export2/dstore1'. >[2012-04-03 17:44:52.610871] I [client-handshake.c:1441:client_setvolume_cbk] 7-dstore-client-5: Server and Client lk-version numbers are not same, reopening the fds >[2012-04-03 17:44:52.612880] I [client-handshake.c:456:client_set_lk_version_cbk] 7-dstore-client-5: Server lk version = 1 >[2012-04-03 17:44:52.613313] I [client-handshake.c:1632:select_server_supported_programs] 7-dstore-client-8: Using Program GlusterFS 3git, Num (1298437), Version (330) >[2012-04-03 17:44:52.615814] I [client-handshake.c:1429:client_setvolume_cbk] 7-dstore-client-8: Connected to 192.168.2.37:24011, attached to remote volume '/export1/dstore2'. >[2012-04-03 17:44:52.615891] I [client-handshake.c:1441:client_setvolume_cbk] 7-dstore-client-8: Server and Client lk-version numbers are not same, reopening the fds >[2012-04-03 17:44:52.617595] I [client-handshake.c:456:client_set_lk_version_cbk] 7-dstore-client-8: Server lk version = 1 >[2012-04-03 17:44:52.619805] I [afr-common.c:1329:afr_launch_self_heal] 6-dstore-replicate-0: background entry self-heal triggered. path: /clients/client9/~dmtmp/ACCESS, reason: lookup detected pending operations >[2012-04-03 17:44:52.624572] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 6-dstore-replicate-0: background entry self-heal completed on /clients/client4/~dmtmp/ACCESS >[2012-04-03 17:44:52.631584] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 6-dstore-replicate-0: background entry self-heal completed on /clients/client9/~dmtmp/ACCESS >[2012-04-03 17:44:52.635812] I [afr-common.c:1329:afr_launch_self_heal] 6-dstore-replicate-0: background entry self-heal triggered. path: /clients/client9/~dmtmp/ACCESS, reason: lookup detected pending operations >[2012-04-03 17:44:52.647226] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 6-dstore-replicate-0: background entry self-heal completed on /clients/client9/~dmtmp/ACCESS >[2012-04-03 17:44:52.706376] I [afr-common.c:1329:afr_launch_self_heal] 6-dstore-replicate-0: background entry self-heal triggered. path: /clients/client9/~dmtmp/ACCESS, reason: lookup detected pending operations >[2012-04-03 17:44:52.718558] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 6-dstore-replicate-0: background entry self-heal completed on /clients/client9/~dmtmp/ACCESS >[2012-04-03 17:44:52.725314] I [afr-common.c:1329:afr_launch_self_heal] 6-dstore-replicate-0: background entry self-heal triggered. path: /clients/client9/~dmtmp/ACCESS, reason: lookup detected pending operations >[2012-04-03 17:44:52.739257] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 6-dstore-replicate-0: background entry self-heal completed on /clients/client9/~dmtmp/ACCESS >[2012-04-03 17:44:52.803502] I [afr-common.c:1329:afr_launch_self_heal] 6-dstore-replicate-0: background entry self-heal triggered. path: /clients/client9/~dmtmp/ACCESS, reason: lookup detected pending operations >[2012-04-03 17:44:52.826346] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 6-dstore-replicate-0: background entry self-heal completed on /clients/client9/~dmtmp/ACCESS >[2012-04-03 17:44:53.052413] I [afr-common.c:1329:afr_launch_self_heal] 6-dstore-replicate-0: background data self-heal triggered. path: /clients/client0/~dmtmp/ACCESS/FASTENER.LDB, reason: lookup detected pending operations >[2012-04-03 17:44:53.067668] I [afr-self-heal-data.c:776:afr_sh_data_fix] 6-dstore-replicate-0: no active sinks for performing self-heal on file /clients/client0/~dmtmp/ACCESS/FASTENER.LDB >[2012-04-03 17:44:53.071576] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 6-dstore-replicate-0: background data self-heal completed on /clients/client0/~dmtmp/ACCESS/FASTENER.LDB >[2012-04-03 17:44:53.114416] I [afr-common.c:1329:afr_launch_self_heal] 6-dstore-replicate-0: background entry self-heal triggered. path: /clients/client0/~dmtmp/ACCESS, reason: lookup detected pending operations >[2012-04-03 17:44:53.123377] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 6-dstore-replicate-0: background entry self-heal completed on /clients/client0/~dmtmp/ACCESS >[2012-04-03 17:44:53.131236] I [afr-common.c:1329:afr_launch_self_heal] 6-dstore-replicate-0: background data self-heal triggered. path: /clients/client0/~dmtmp/ACCESS/FASTENER.LDB, reason: lookup detected pending operations >[2012-04-03 17:44:53.148951] I [afr-self-heal-data.c:776:afr_sh_data_fix] 6-dstore-replicate-0: no active sinks for performing self-heal on file /clients/client0/~dmtmp/ACCESS/FASTENER.LDB >[2012-04-03 17:44:53.157321] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 6-dstore-replicate-0: background data self-heal completed on /clients/client0/~dmtmp/ACCESS/FASTENER.LDB >[2012-04-03 17:44:53.212789] I [afr-common.c:1329:afr_launch_self_heal] 6-dstore-replicate-0: background entry self-heal triggered. path: /clients/client0/~dmtmp/ACCESS, reason: lookup detected pending operations >[2012-04-03 17:44:53.220550] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 6-dstore-replicate-0: background entry self-heal completed on /clients/client0/~dmtmp/ACCESS >[2012-04-03 17:44:53.225405] I [afr-common.c:1329:afr_launch_self_heal] 6-dstore-replicate-0: background data self-heal triggered. path: /clients/client0/~dmtmp/ACCESS/FASTENER.LDB, reason: lookup detected pending operations >[2012-04-03 17:44:53.238730] I [afr-self-heal-data.c:776:afr_sh_data_fix] 6-dstore-replicate-0: no active sinks for performing self-heal on file /clients/client0/~dmtmp/ACCESS/FASTENER.LDB >[2012-04-03 17:44:53.247269] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 6-dstore-replicate-0: background data self-heal completed on /clients/client0/~dmtmp/ACCESS/FASTENER.LDB >[2012-04-03 17:44:53.311888] I [afr-common.c:1329:afr_launch_self_heal] 6-dstore-replicate-0: background entry self-heal triggered. path: /clients/client6/~dmtmp/ACCESS, reason: lookup detected pending operations >[2012-04-03 17:44:53.326054] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 6-dstore-replicate-0: background entry self-heal completed on /clients/client6/~dmtmp/ACCESS >[2012-04-03 17:44:53.666312] I [afr-common.c:1329:afr_launch_self_heal] 6-dstore-replicate-0: background entry self-heal triggered. path: /clients/client1/~dmtmp/ACCESS, reason: lookup detected pending operations >[2012-04-03 17:44:53.681254] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 6-dstore-replicate-0: background entry self-heal completed on /clients/client1/~dmtmp/ACCESS >[2012-04-03 17:44:53.690112] I [afr-common.c:1329:afr_launch_self_heal] 6-dstore-replicate-0: background entry self-heal triggered. path: /clients/client1/~dmtmp/ACCESS, reason: lookup detected pending operations >[2012-04-03 17:44:53.710233] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 6-dstore-replicate-0: background entry self-heal completed on /clients/client1/~dmtmp/ACCESS >[2012-04-03 17:44:53.758285] I [afr-common.c:1329:afr_launch_self_heal] 6-dstore-replicate-0: background data self-heal triggered. path: /clients/client5/~dmtmp/SEED/LARGE.FIL, reason: lookup detected pending operations >[2012-04-03 17:44:53.762284] I [afr-common.c:1329:afr_launch_self_heal] 6-dstore-replicate-0: background entry self-heal triggered. path: /clients/client1/~dmtmp/ACCESS, reason: lookup detected pending operations >[2012-04-03 17:44:53.773987] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 6-dstore-replicate-0: background entry self-heal completed on /clients/client1/~dmtmp/ACCESS >[2012-04-03 17:44:53.778208] I [afr-self-heal-data.c:776:afr_sh_data_fix] 6-dstore-replicate-0: no active sinks for performing self-heal on file /clients/client5/~dmtmp/SEED/LARGE.FIL >[2012-04-03 17:44:53.783956] I [afr-common.c:1329:afr_launch_self_heal] 6-dstore-replicate-0: background entry self-heal triggered. path: /clients/client1/~dmtmp/ACCESS, reason: lookup detected pending operations >[2012-04-03 17:44:53.795918] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 6-dstore-replicate-0: background data self-heal completed on /clients/client5/~dmtmp/SEED/LARGE.FIL >[2012-04-03 17:44:53.828679] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 6-dstore-replicate-0: background entry self-heal completed on /clients/client1/~dmtmp/ACCESS >[2012-04-03 17:44:53.845078] I [afr-common.c:1329:afr_launch_self_heal] 6-dstore-replicate-0: background data self-heal triggered. path: /clients/client7/~dmtmp/SEED/LARGE.FIL, reason: lookup detected pending operations >[2012-04-03 17:44:53.871330] I [afr-self-heal-data.c:776:afr_sh_data_fix] 6-dstore-replicate-0: no active sinks for performing self-heal on file /clients/client7/~dmtmp/SEED/LARGE.FIL >[2012-04-03 17:44:53.883316] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 6-dstore-replicate-0: background data self-heal completed on /clients/client7/~dmtmp/SEED/LARGE.FIL >[2012-04-03 17:44:53.890995] I [afr-common.c:1329:afr_launch_self_heal] 6-dstore-replicate-0: background entry self-heal triggered. path: /clients/client6/~dmtmp/ACCESS, reason: lookup detected pending operations >[2012-04-03 17:44:53.903519] I [afr-common.c:1329:afr_launch_self_heal] 6-dstore-replicate-0: background entry self-heal triggered. path: /clients/client1/~dmtmp/ACCESS, reason: lookup detected pending operations >[2012-04-03 17:44:53.908216] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 6-dstore-replicate-0: background entry self-heal completed on /clients/client6/~dmtmp/ACCESS >[2012-04-03 17:44:53.913207] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 6-dstore-replicate-0: background entry self-heal completed on /clients/client1/~dmtmp/ACCESS >[2012-04-03 17:44:53.915660] I [afr-common.c:1329:afr_launch_self_heal] 6-dstore-replicate-0: background entry self-heal triggered. path: /clients/client1/~dmtmp/ACCESS, reason: lookup detected pending operations >[2012-04-03 17:44:53.930735] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 6-dstore-replicate-0: background entry self-heal completed on /clients/client1/~dmtmp/ACCESS >[2012-04-03 17:44:53.946850] I [afr-common.c:1329:afr_launch_self_heal] 6-dstore-replicate-0: background entry self-heal triggered. path: /clients/client6/~dmtmp/ACCESS, reason: lookup detected pending operations >[2012-04-03 17:44:53.962123] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 6-dstore-replicate-0: background entry self-heal completed on /clients/client6/~dmtmp/ACCESS >[2012-04-03 17:44:54.100954] I [afr-common.c:1329:afr_launch_self_heal] 6-dstore-replicate-0: background data self-heal triggered. path: /clients/client9/~dmtmp/SEED/SMALL.FIL, reason: lookup detected pending operations >[2012-04-03 17:44:54.104614] I [afr-self-heal-data.c:776:afr_sh_data_fix] 6-dstore-replicate-0: no active sinks for performing self-heal on file /clients/client9/~dmtmp/SEED/SMALL.FIL >[2012-04-03 17:44:54.105981] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 6-dstore-replicate-0: background data self-heal completed on /clients/client9/~dmtmp/SEED/SMALL.FIL >[2012-04-03 17:44:54.365546] I [afr-common.c:1329:afr_launch_self_heal] 6-dstore-replicate-0: background data self-heal triggered. path: /clients/client9/~dmtmp/SEED/SMALL.FIL, reason: lookup detected pending operations >[2012-04-03 17:44:54.380255] I [afr-self-heal-data.c:776:afr_sh_data_fix] 6-dstore-replicate-0: no active sinks for performing self-heal on file /clients/client9/~dmtmp/SEED/SMALL.FIL >[2012-04-03 17:44:54.387790] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 6-dstore-replicate-0: background data self-heal completed on /clients/client9/~dmtmp/SEED/SMALL.FIL >[2012-04-03 17:44:54.401155] I [afr-common.c:1329:afr_launch_self_heal] 6-dstore-replicate-0: background data self-heal triggered. path: /clients/client9/~dmtmp/SEED/MEDIUM.FIL, reason: lookup detected pending operations >[2012-04-03 17:44:54.422642] I [afr-self-heal-data.c:776:afr_sh_data_fix] 6-dstore-replicate-0: no active sinks for performing self-heal on file /clients/client9/~dmtmp/SEED/MEDIUM.FIL >[2012-04-03 17:44:54.432351] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 6-dstore-replicate-0: background data self-heal completed on /clients/client9/~dmtmp/SEED/MEDIUM.FIL >[2012-04-03 17:44:54.457635] I [afr-common.c:1329:afr_launch_self_heal] 6-dstore-replicate-0: background data self-heal triggered. path: /clients/client9/~dmtmp/SEED/LARGE.FIL, reason: lookup detected pending operations >[2012-04-03 17:44:54.468956] I [afr-self-heal-data.c:776:afr_sh_data_fix] 6-dstore-replicate-0: no active sinks for performing self-heal on file /clients/client9/~dmtmp/SEED/LARGE.FIL >[2012-04-03 17:44:54.472629] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 6-dstore-replicate-0: background data self-heal completed on /clients/client9/~dmtmp/SEED/LARGE.FIL >[2012-04-03 17:44:54.562555] E [socket.c:1724:socket_connect_finish] 7-dstore-client-0: connection to 192.168.2.35:24007 failed (Connection refused) >[2012-04-03 17:44:54.573513] I [fuse-bridge.c:4081:fuse_graph_setup] 0-fuse: switched to graph 7 >[2012-04-03 17:44:54.577328] I [afr-common.c:1866:afr_set_root_inode_on_first_lookup] 7-dstore-replicate-1: added root inode >[2012-04-03 17:44:54.581472] I [afr-common.c:1866:afr_set_root_inode_on_first_lookup] 7-dstore-replicate-0: added root inode >[2012-04-03 17:44:54.581988] I [afr-common.c:1866:afr_set_root_inode_on_first_lookup] 7-dstore-replicate-2: added root inode >[2012-04-03 17:44:54.588946] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-0: background data self-heal triggered. path: , reason: lookup detected pending operations >[2012-04-03 17:44:54.591315] I [afr-self-heal-data.c:776:afr_sh_data_fix] 7-dstore-replicate-0: no active sinks for performing self-heal on file >[2012-04-03 17:44:54.593191] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-0: background data self-heal completed on >[2012-04-03 17:44:54.597573] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-0: background data self-heal triggered. path: , reason: lookup detected pending operations >[2012-04-03 17:44:54.600177] I [afr-self-heal-data.c:776:afr_sh_data_fix] 7-dstore-replicate-0: no active sinks for performing self-heal on file >[2012-04-03 17:44:54.601625] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-0: background data self-heal completed on >[2012-04-03 17:44:54.603035] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-0: background data self-heal triggered. path: , reason: lookup detected pending operations >[2012-04-03 17:44:54.605342] I [afr-self-heal-data.c:776:afr_sh_data_fix] 7-dstore-replicate-0: no active sinks for performing self-heal on file >[2012-04-03 17:44:54.606987] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-0: background data self-heal completed on >[2012-04-03 17:44:54.611483] W [client.c:112:client_grace_timeout] 6-dstore-client-0: client grace timer expired, updating the lk-version to 2 >[2012-04-03 17:44:54.616363] E [socket.c:1724:socket_connect_finish] 6-dstore-client-0: connection to 192.168.2.35:24009 failed (Connection refused) >[2012-04-03 17:44:54.626408] W [quota.c:2358:quota_fsync_cbk] 6-dstore-quota: quota context not set in inode (gfid:d72b3421-4605-4a3a-9d1d-7074628961da) >[2012-04-03 17:44:54.638620] W [quota.c:2358:quota_fsync_cbk] 6-dstore-quota: quota context not set in inode (gfid:7738205d-4248-4a30-9ce2-760a2de65bb2) >[2012-04-03 17:44:54.640553] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-0: background entry self-heal triggered. path: , reason: lookup detected pending operations >[2012-04-03 17:44:54.642387] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-0: background entry self-heal completed on >[2012-04-03 17:44:54.647529] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-0: background data self-heal triggered. path: , reason: lookup detected pending operations >[2012-04-03 17:44:54.650100] I [afr-self-heal-data.c:776:afr_sh_data_fix] 7-dstore-replicate-0: no active sinks for performing self-heal on file >[2012-04-03 17:44:54.651935] W [socket.c:1521:__socket_proto_state_machine] 6-dstore-client-3: reading from socket failed. Error (Transport endpoint is not connected), peer (192.168.2.35:24010) >[2012-04-03 17:44:54.666442] E [rpc-clnt.c:382:saved_frames_unwind] (-->/usr/local/lib/libgfrpc.so.0(rpc_clnt_notify+0x13c) [0x7fa5524ecc02] (-->/usr/local/lib/libgfrpc.so.0(rpc_clnt_connection_cleanup+0x155) [0x7fa5524ec121] (-->/usr/local/lib/libgfrpc.so.0(saved_frames_destroy+0x1f) [0x7fa5524ebb67]))) 6-dstore-client-3: forced unwinding frame type(GlusterFS 3.1) op(OPEN(11)) called at 2012-04-03 17:44:54.651731 (xid=0x17416x) >[2012-04-03 17:44:54.666594] W [client3_1-fops.c:419:client3_1_open_cbk] 6-dstore-client-3: remote operation failed: Transport endpoint is not connected. Path: /clients/client8/~dmtmp/WORDPRO/NEWS1_1A.LWP >[2012-04-03 17:44:54.666665] I [client.c:136:client_register_grace_timer] 6-dstore-client-3: Registering a grace timer >[2012-04-03 17:44:54.666733] I [client.c:2104:client_rpc_notify] 6-dstore-client-3: disconnected >[2012-04-03 17:44:54.666858] W [socket.c:1521:__socket_proto_state_machine] 7-dstore-client-3: reading from socket failed. Error (Transport endpoint is not connected), peer (192.168.2.35:24010) >[2012-04-03 17:44:54.666960] I [client.c:136:client_register_grace_timer] 7-dstore-client-3: Registering a grace timer >[2012-04-03 17:44:54.667021] I [client.c:2104:client_rpc_notify] 7-dstore-client-3: disconnected >[2012-04-03 17:44:54.667116] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-0: background data self-heal completed on >[2012-04-03 17:44:54.711650] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-0: background data self-heal triggered. path: , reason: lookup detected pending operations >[2012-04-03 17:44:54.713762] I [afr-self-heal-data.c:776:afr_sh_data_fix] 7-dstore-replicate-0: no active sinks for performing self-heal on file >[2012-04-03 17:44:54.715495] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-0: background data self-heal completed on >[2012-04-03 17:44:54.727024] W [quota.c:2358:quota_fsync_cbk] 6-dstore-quota: quota context not set in inode (gfid:469eadd6-4d74-4154-bf9f-3645ac0552d0) >[2012-04-03 17:44:54.777526] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-0: background data self-heal triggered. path: , reason: lookup detected pending operations >[2012-04-03 17:44:54.779636] I [afr-self-heal-data.c:776:afr_sh_data_fix] 7-dstore-replicate-0: no active sinks for performing self-heal on file >[2012-04-03 17:44:54.780931] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-0: background data self-heal completed on >[2012-04-03 17:44:54.781426] W [quota.c:2358:quota_fsync_cbk] 6-dstore-quota: quota context not set in inode (gfid:676316a7-a6a5-4247-bffe-afd93cbeb4a4) >[2012-04-03 17:44:54.787173] W [quota.c:2358:quota_fsync_cbk] 6-dstore-quota: quota context not set in inode (gfid:42741aea-82e9-4c3c-b544-361e6a1695fe) >[2012-04-03 17:44:54.794426] I [client.c:2165:notify] 6-dstore-client-0: current graph is no longer active, destroying rpc_client >[2012-04-03 17:44:54.794497] I [client.c:2165:notify] 6-dstore-client-1: current graph is no longer active, destroying rpc_client >[2012-04-03 17:44:54.794557] I [client.c:2165:notify] 6-dstore-client-2: current graph is no longer active, destroying rpc_client >[2012-04-03 17:44:54.794606] I [client.c:2165:notify] 6-dstore-client-3: current graph is no longer active, destroying rpc_client >[2012-04-03 17:44:54.794636] I [client.c:2165:notify] 6-dstore-client-4: current graph is no longer active, destroying rpc_client >[2012-04-03 17:44:54.794673] I [client.c:2165:notify] 6-dstore-client-5: current graph is no longer active, destroying rpc_client >[2012-04-03 17:44:54.794717] I [client.c:2165:notify] 6-dstore-client-6: current graph is no longer active, destroying rpc_client >[2012-04-03 17:44:54.794764] I [client.c:2165:notify] 6-dstore-client-7: current graph is no longer active, destroying rpc_client >[2012-04-03 17:44:54.794807] I [client.c:2165:notify] 6-dstore-client-8: current graph is no longer active, destroying rpc_client >[2012-04-03 17:44:54.795471] I [client.c:136:client_register_grace_timer] 6-dstore-client-1: Registering a grace timer >[2012-04-03 17:44:54.795519] I [client.c:2104:client_rpc_notify] 6-dstore-client-1: disconnected >[2012-04-03 17:44:54.795587] I [client.c:136:client_register_grace_timer] 6-dstore-client-2: Registering a grace timer >[2012-04-03 17:44:54.795619] I [client.c:2104:client_rpc_notify] 6-dstore-client-2: disconnected >[2012-04-03 17:44:54.795640] E [afr-common.c:3561:afr_notify] 6-dstore-replicate-0: All subvolumes are down. Going offline until atleast one of them comes back up. >[2012-04-03 17:44:54.795685] I [client.c:136:client_register_grace_timer] 6-dstore-client-4: Registering a grace timer >[2012-04-03 17:44:54.795713] I [client.c:2104:client_rpc_notify] 6-dstore-client-4: disconnected >[2012-04-03 17:44:54.795778] I [client.c:136:client_register_grace_timer] 6-dstore-client-5: Registering a grace timer >[2012-04-03 17:44:54.795822] I [client.c:2104:client_rpc_notify] 6-dstore-client-5: disconnected >[2012-04-03 17:44:54.795844] E [afr-common.c:3561:afr_notify] 6-dstore-replicate-1: All subvolumes are down. Going offline until atleast one of them comes back up. >[2012-04-03 17:44:54.795901] I [client.c:136:client_register_grace_timer] 6-dstore-client-6: Registering a grace timer >[2012-04-03 17:44:54.795932] I [client.c:2104:client_rpc_notify] 6-dstore-client-6: disconnected >[2012-04-03 17:44:54.795982] I [client.c:136:client_register_grace_timer] 6-dstore-client-7: Registering a grace timer >[2012-04-03 17:44:54.796023] I [client.c:2104:client_rpc_notify] 6-dstore-client-7: disconnected >[2012-04-03 17:44:54.796080] I [client.c:136:client_register_grace_timer] 6-dstore-client-8: Registering a grace timer >[2012-04-03 17:44:54.796122] I [client.c:2104:client_rpc_notify] 6-dstore-client-8: disconnected >[2012-04-03 17:44:54.796148] E [afr-common.c:3561:afr_notify] 6-dstore-replicate-2: All subvolumes are down. Going offline until atleast one of them comes back up. >[2012-04-03 17:44:54.921804] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-0: background entry self-heal triggered. path: /clients/client4/~dmtmp/COREL, reason: lookup detected pending operations >[2012-04-03 17:44:54.935508] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-0: background entry self-heal completed on /clients/client4/~dmtmp/COREL >[2012-04-03 17:44:55.009779] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-0: background entry self-heal triggered. path: <gfid:04bc701e-25de-4111-b3c5-8b65e4f79bc7>/ACCESS, reason: lookup detected pending operations >[2012-04-03 17:44:55.021742] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-0: background entry self-heal completed on <gfid:04bc701e-25de-4111-b3c5-8b65e4f79bc7>/ACCESS >[2012-04-03 17:44:55.030743] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-0: background entry self-heal triggered. path: <gfid:04bc701e-25de-4111-b3c5-8b65e4f79bc7>/ACCESS, reason: lookup detected pending operations >[2012-04-03 17:44:55.038665] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-0: background entry self-heal triggered. path: /clients/client4/~dmtmp/COREL, reason: lookup detected pending operations >[2012-04-03 17:44:55.045250] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-0: background entry self-heal completed on <gfid:04bc701e-25de-4111-b3c5-8b65e4f79bc7>/ACCESS >[2012-04-03 17:44:55.050193] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-0: background entry self-heal completed on /clients/client4/~dmtmp/COREL >[2012-04-03 17:44:55.188927] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-0: background entry self-heal triggered. path: /clients/client4/~dmtmp/COREL, reason: lookup detected pending operations >[2012-04-03 17:44:55.197407] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-0: background entry self-heal completed on /clients/client4/~dmtmp/COREL >[2012-04-03 17:44:55.467561] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-0: background entry self-heal triggered. path: /clients/client4/~dmtmp/COREL, reason: lookup detected pending operations >[2012-04-03 17:44:55.480204] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-0: background entry self-heal completed on /clients/client4/~dmtmp/COREL >[2012-04-03 17:44:55.515556] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background entry self-heal triggered. path: /clients/client2/~dmtmp/ACCESS, reason: lookup detected pending operations >[2012-04-03 17:44:55.517693] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-0: background entry self-heal triggered. path: /clients/client2/~dmtmp/ACCESS, reason: lookup detected pending operations >[2012-04-03 17:44:55.519847] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-0: background entry self-heal triggered. path: /clients/client4/~dmtmp/COREL, reason: lookup detected pending operations >[2012-04-03 17:44:55.528486] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-0: background entry self-heal completed on /clients/client2/~dmtmp/ACCESS >[2012-04-03 17:44:55.529327] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-0: background entry self-heal completed on /clients/client4/~dmtmp/COREL >[2012-04-03 17:44:55.532060] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background entry self-heal completed on /clients/client2/~dmtmp/ACCESS >[2012-04-03 17:44:55.537644] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background data self-heal triggered. path: /clients/client2/~dmtmp/ACCESS/FASTENER.LDB, reason: lookup detected pending operations >[2012-04-03 17:44:55.547695] I [afr-self-heal-data.c:776:afr_sh_data_fix] 7-dstore-replicate-1: no active sinks for performing self-heal on file /clients/client2/~dmtmp/ACCESS/FASTENER.LDB >[2012-04-03 17:44:55.556845] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background data self-heal completed on /clients/client2/~dmtmp/ACCESS/FASTENER.LDB >[2012-04-03 17:44:55.560175] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background entry self-heal triggered. path: /clients/client2/~dmtmp/ACCESS, reason: lookup detected pending operations >[2012-04-03 17:44:55.562329] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-0: background entry self-heal triggered. path: /clients/client2/~dmtmp/ACCESS, reason: lookup detected pending operations >[2012-04-03 17:44:55.568250] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-0: background entry self-heal completed on /clients/client2/~dmtmp/ACCESS >[2012-04-03 17:44:55.571437] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-0: background entry self-heal triggered. path: /clients/client4/~dmtmp/COREL, reason: lookup detected pending operations >[2012-04-03 17:44:55.575380] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-0: background entry self-heal completed on /clients/client4/~dmtmp/COREL >[2012-04-03 17:44:55.576348] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background entry self-heal completed on /clients/client2/~dmtmp/ACCESS >[2012-04-03 17:44:55.671314] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-0: background entry self-heal triggered. path: /clients/client2/~dmtmp/ACCESS, reason: lookup detected pending operations >[2012-04-03 17:44:55.673027] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background entry self-heal triggered. path: /clients/client2/~dmtmp/ACCESS, reason: lookup detected pending operations >[2012-04-03 17:44:55.679307] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-0: background entry self-heal completed on /clients/client2/~dmtmp/ACCESS >[2012-04-03 17:44:55.684713] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background entry self-heal completed on /clients/client2/~dmtmp/ACCESS >[2012-04-03 17:44:55.713288] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background entry self-heal triggered. path: /clients/client0/~dmtmp/COREL, reason: lookup detected pending operations >[2012-04-03 17:44:55.725279] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background entry self-heal completed on /clients/client0/~dmtmp/COREL >[2012-04-03 17:44:55.732116] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background entry self-heal triggered. path: /clients/client0/~dmtmp/COREL, reason: lookup detected pending operations >[2012-04-03 17:44:55.734310] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background entry self-heal completed on /clients/client0/~dmtmp/COREL >[2012-04-03 17:44:55.795474] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background entry self-heal triggered. path: /clients/client0/~dmtmp/COREL, reason: lookup detected pending operations >[2012-04-03 17:44:55.804457] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background entry self-heal completed on /clients/client0/~dmtmp/COREL >[2012-04-03 17:44:55.875258] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-0: background data self-heal triggered. path: /clients/client6/~dmtmp/SEED/SMALL.FIL, reason: lookup detected pending operations >[2012-04-03 17:44:55.885050] I [afr-self-heal-data.c:776:afr_sh_data_fix] 7-dstore-replicate-0: no active sinks for performing self-heal on file /clients/client6/~dmtmp/SEED/SMALL.FIL >[2012-04-03 17:44:55.886162] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-0: background data self-heal completed on /clients/client6/~dmtmp/SEED/SMALL.FIL >[2012-04-03 17:44:55.918061] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background entry self-heal triggered. path: /clients/client0/~dmtmp/COREL, reason: lookup detected pending operations >[2012-04-03 17:44:55.937078] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-0: background data self-heal triggered. path: /clients/client6/~dmtmp/SEED/SMALL.FIL, reason: lookup detected pending operations >[2012-04-03 17:44:55.937324] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background entry self-heal completed on /clients/client0/~dmtmp/COREL >[2012-04-03 17:44:55.952031] I [afr-self-heal-data.c:776:afr_sh_data_fix] 7-dstore-replicate-0: no active sinks for performing self-heal on file /clients/client6/~dmtmp/SEED/SMALL.FIL >[2012-04-03 17:44:55.963879] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-0: background data self-heal completed on /clients/client6/~dmtmp/SEED/SMALL.FIL >[2012-04-03 17:44:55.990008] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-0: background data self-heal triggered. path: /clients/client6/~dmtmp/SEED/MEDIUM.FIL, reason: lookup detected pending operations >[2012-04-03 17:44:56.007871] I [afr-self-heal-data.c:776:afr_sh_data_fix] 7-dstore-replicate-0: no active sinks for performing self-heal on file /clients/client6/~dmtmp/SEED/MEDIUM.FIL >[2012-04-03 17:44:56.013558] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-0: background data self-heal completed on /clients/client6/~dmtmp/SEED/MEDIUM.FIL >[2012-04-03 17:44:56.036311] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-0: background entry self-heal triggered. path: /clients/client4/~dmtmp/COREL, reason: lookup detected pending operations >[2012-04-03 17:44:56.043091] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background entry self-heal triggered. path: /clients/client0/~dmtmp/COREL, reason: lookup detected pending operations >[2012-04-03 17:44:56.046029] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background entry self-heal completed on /clients/client0/~dmtmp/COREL >[2012-04-03 17:44:56.086614] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-0: background data self-heal triggered. path: /clients/client6/~dmtmp/SEED/LARGE.FIL, reason: lookup detected pending operations >[2012-04-03 17:44:56.088897] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-0: background entry self-heal completed on /clients/client4/~dmtmp/COREL >[2012-04-03 17:44:56.102689] I [afr-self-heal-data.c:776:afr_sh_data_fix] 7-dstore-replicate-0: no active sinks for performing self-heal on file /clients/client6/~dmtmp/SEED/LARGE.FIL >[2012-04-03 17:44:56.110166] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-0: background data self-heal completed on /clients/client6/~dmtmp/SEED/LARGE.FIL >[2012-04-03 17:44:56.169586] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background entry self-heal triggered. path: /clients/client0/~dmtmp/COREL, reason: lookup detected pending operations >[2012-04-03 17:44:56.172173] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background entry self-heal completed on /clients/client0/~dmtmp/COREL >[2012-04-03 17:44:56.244256] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-0: background entry self-heal triggered. path: /clients/client4/~dmtmp/COREL, reason: lookup detected pending operations >[2012-04-03 17:44:56.259357] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-0: background entry self-heal completed on /clients/client4/~dmtmp/COREL >[2012-04-03 17:44:56.271429] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background entry self-heal triggered. path: /clients/client0/~dmtmp/COREL, reason: lookup detected pending operations >[2012-04-03 17:44:56.292417] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background entry self-heal completed on /clients/client0/~dmtmp/COREL >[2012-04-03 17:44:56.296034] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-0: background entry self-heal triggered. path: /clients/client1/~dmtmp/COREL, reason: lookup detected pending operations >[2012-04-03 17:44:56.318361] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-0: background entry self-heal completed on /clients/client1/~dmtmp/COREL >[2012-04-03 17:44:56.349594] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-0: background entry self-heal triggered. path: /clients/client1/~dmtmp/COREL, reason: lookup detected pending operations >[2012-04-03 17:44:56.365210] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-0: background entry self-heal completed on /clients/client1/~dmtmp/COREL >[2012-04-03 17:44:56.396010] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-0: background entry self-heal triggered. path: /clients/client4/~dmtmp/COREL, reason: lookup detected pending operations >[2012-04-03 17:44:56.422833] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-0: background entry self-heal completed on /clients/client4/~dmtmp/COREL >[2012-04-03 17:44:56.495444] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-0: background entry self-heal triggered. path: /clients/client1/~dmtmp/COREL, reason: lookup detected pending operations >[2012-04-03 17:44:56.496307] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-0: background entry self-heal triggered. path: /clients/client4/~dmtmp/COREL, reason: lookup detected pending operations >[2012-04-03 17:44:56.519707] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-0: background entry self-heal completed on /clients/client1/~dmtmp/COREL >[2012-04-03 17:44:56.525236] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-0: background data self-heal triggered. path: /clients/client2/~dmtmp/SEED/SMALL.FIL, reason: lookup detected pending operations >[2012-04-03 17:44:56.525736] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-0: background entry self-heal completed on /clients/client4/~dmtmp/COREL >[2012-04-03 17:44:56.554777] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-0: background entry self-heal triggered. path: /clients/client1/~dmtmp/COREL, reason: lookup detected pending operations >[2012-04-03 17:44:56.557069] I [afr-self-heal-data.c:776:afr_sh_data_fix] 7-dstore-replicate-0: no active sinks for performing self-heal on file /clients/client2/~dmtmp/SEED/SMALL.FIL >[2012-04-03 17:44:56.569713] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-0: background data self-heal completed on /clients/client2/~dmtmp/SEED/SMALL.FIL >[2012-04-03 17:44:56.577956] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-0: background entry self-heal completed on /clients/client1/~dmtmp/COREL >[2012-04-03 17:44:56.591372] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-0: background entry self-heal triggered. path: /clients/client4/~dmtmp/COREL, reason: lookup detected pending operations >[2012-04-03 17:44:56.598963] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-0: background entry self-heal completed on /clients/client4/~dmtmp/COREL >[2012-04-03 17:44:56.608623] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-0: background data self-heal triggered. path: /clients/client2/~dmtmp/SEED/SMALL.FIL, reason: lookup detected pending operations >[2012-04-03 17:44:56.620424] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-0: background entry self-heal triggered. path: /clients/client6/~dmtmp/COREL, reason: lookup detected pending operations >[2012-04-03 17:44:56.626253] I [afr-self-heal-data.c:776:afr_sh_data_fix] 7-dstore-replicate-0: no active sinks for performing self-heal on file /clients/client2/~dmtmp/SEED/SMALL.FIL >[2012-04-03 17:44:56.630058] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-0: background entry self-heal triggered. path: /clients/client1/~dmtmp/COREL, reason: lookup detected pending operations >[2012-04-03 17:44:56.634150] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-0: background entry self-heal completed on /clients/client6/~dmtmp/COREL >[2012-04-03 17:44:56.634851] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-0: background data self-heal completed on /clients/client2/~dmtmp/SEED/SMALL.FIL >[2012-04-03 17:44:56.640512] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-0: background entry self-heal completed on /clients/client1/~dmtmp/COREL >[2012-04-03 17:44:56.648948] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-0: background data self-heal triggered. path: /clients/client2/~dmtmp/SEED/MEDIUM.FIL, reason: lookup detected pending operations >[2012-04-03 17:44:56.649375] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-0: background entry self-heal triggered. path: /clients/client6/~dmtmp/COREL, reason: lookup detected pending operations >[2012-04-03 17:44:56.662249] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-0: background entry self-heal completed on /clients/client6/~dmtmp/COREL >[2012-04-03 17:44:56.669030] I [afr-self-heal-data.c:776:afr_sh_data_fix] 7-dstore-replicate-0: no active sinks for performing self-heal on file /clients/client2/~dmtmp/SEED/MEDIUM.FIL >[2012-04-03 17:44:56.680164] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-0: background data self-heal completed on /clients/client2/~dmtmp/SEED/MEDIUM.FIL >[2012-04-03 17:44:56.702182] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-0: background entry self-heal triggered. path: /clients/client6/~dmtmp/COREL, reason: lookup detected pending operations >[2012-04-03 17:44:56.706309] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-0: background data self-heal triggered. path: /clients/client2/~dmtmp/SEED/LARGE.FIL, reason: lookup detected pending operations >[2012-04-03 17:44:56.718965] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-0: background entry self-heal completed on /clients/client6/~dmtmp/COREL >[2012-04-03 17:44:56.723334] I [afr-self-heal-data.c:776:afr_sh_data_fix] 7-dstore-replicate-0: no active sinks for performing self-heal on file /clients/client2/~dmtmp/SEED/LARGE.FIL >[2012-04-03 17:44:56.732480] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background entry self-heal triggered. path: /clients/client0/~dmtmp/COREL, reason: lookup detected pending operations >[2012-04-03 17:44:56.736080] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-0: background data self-heal completed on /clients/client2/~dmtmp/SEED/LARGE.FIL >[2012-04-03 17:44:56.749004] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background entry self-heal completed on /clients/client0/~dmtmp/COREL >[2012-04-03 17:44:56.762435] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-0: background entry self-heal triggered. path: /clients/client6/~dmtmp/COREL, reason: lookup detected pending operations >[2012-04-03 17:44:56.778496] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-0: background entry self-heal completed on /clients/client6/~dmtmp/COREL >[2012-04-03 17:44:56.800377] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-0: background entry self-heal triggered. path: /clients/client8/~dmtmp/ACCESS, reason: lookup detected pending operations >[2012-04-03 17:44:56.812750] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-0: background entry self-heal completed on /clients/client8/~dmtmp/ACCESS >[2012-04-03 17:44:56.817540] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-0: background entry self-heal triggered. path: <gfid:00000000-0000-0000-0000-000000000000>, reason: lookup detected pending operations >[2012-04-03 17:44:56.830739] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background entry self-heal triggered. path: /clients/client0/~dmtmp/COREL, reason: lookup detected pending operations >[2012-04-03 17:44:56.834496] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-0: background entry self-heal completed on <gfid:00000000-0000-0000-0000-000000000000> >[2012-04-03 17:44:56.842206] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-0: background entry self-heal triggered. path: <gfid:00000000-0000-0000-0000-000000000000>, reason: lookup detected pending operations >[2012-04-03 17:44:56.843794] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background entry self-heal completed on /clients/client0/~dmtmp/COREL >[2012-04-03 17:44:56.846618] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-0: background entry self-heal triggered. path: /clients/client6/~dmtmp/COREL, reason: lookup detected pending operations >[2012-04-03 17:44:56.855873] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-0: background entry self-heal completed on <gfid:00000000-0000-0000-0000-000000000000> >[2012-04-03 17:44:56.859492] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-0: background entry self-heal completed on /clients/client6/~dmtmp/COREL >[2012-04-03 17:44:56.921666] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background entry self-heal triggered. path: /clients/client0/~dmtmp/COREL, reason: lookup detected pending operations >[2012-04-03 17:44:56.926593] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-0: background entry self-heal triggered. path: /clients/client8/~dmtmp/ACCESS, reason: lookup detected pending operations >[2012-04-03 17:44:56.934389] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background entry self-heal completed on /clients/client0/~dmtmp/COREL >[2012-04-03 17:44:56.942469] W [socket.c:204:__socket_rwv] 7-dstore-client-6: writev failed (Connection reset by peer) >[2012-04-03 17:44:56.943550] W [socket.c:1521:__socket_proto_state_machine] 7-dstore-client-6: reading from socket failed. Error (Transport endpoint is not connected), peer (192.168.2.35:24011) >[2012-04-03 17:44:56.943708] E [rpc-clnt.c:382:saved_frames_unwind] (-->/usr/local/lib/libgfrpc.so.0(rpc_clnt_notify+0x13c) [0x7fa5524ecc02] (-->/usr/local/lib/libgfrpc.so.0(rpc_clnt_connection_cleanup+0x155) [0x7fa5524ec121] (-->/usr/local/lib/libgfrpc.so.0(saved_frames_destroy+0x1f) [0x7fa5524ebb67]))) 7-dstore-client-6: forced unwinding frame type(GlusterFS 3.1) op(LOOKUP(27)) called at 2012-04-03 17:44:56.938091 (xid=0x1498x) >[2012-04-03 17:44:56.943746] W [client3_1-fops.c:2607:client3_1_lookup_cbk] 7-dstore-client-6: remote operation failed: Transport endpoint is not connected. Path: /clients/client9/~dmtmp >[2012-04-03 17:44:56.943915] E [rpc-clnt.c:382:saved_frames_unwind] (-->/usr/local/lib/libgfrpc.so.0(rpc_clnt_notify+0x13c) [0x7fa5524ecc02] (-->/usr/local/lib/libgfrpc.so.0(rpc_clnt_connection_cleanup+0x155) [0x7fa5524ec121] (-->/usr/local/lib/libgfrpc.so.0(saved_frames_destroy+0x1f) [0x7fa5524ebb67]))) 7-dstore-client-6: forced unwinding frame type(GlusterFS 3.1) op(OPEN(11)) called at 2012-04-03 17:44:56.938593 (xid=0x1499x) >[2012-04-03 17:44:56.943977] W [client3_1-fops.c:419:client3_1_open_cbk] 7-dstore-client-6: remote operation failed: Transport endpoint is not connected. Path: /clients/client5/~dmtmp/COREL/GRAPHIC1.CDR >[2012-04-03 17:44:56.944052] E [rpc-clnt.c:382:saved_frames_unwind] (-->/usr/local/lib/libgfrpc.so.0(rpc_clnt_notify+0x13c) [0x7fa5524ecc02] (-->/usr/local/lib/libgfrpc.so.0(rpc_clnt_connection_cleanup+0x155) [0x7fa5524ec121] (-->/usr/local/lib/libgfrpc.so.0(saved_frames_destroy+0x1f) [0x7fa5524ebb67]))) 7-dstore-client-6: forced unwinding frame type(GlusterFS 3.1) op(OPENDIR(20)) called at 2012-04-03 17:44:56.939186 (xid=0x1500x) >[2012-04-03 17:44:56.944192] W [client3_1-fops.c:2525:client3_1_opendir_cbk] 7-dstore-client-6: remote operation failed: Transport endpoint is not connected. Path: /clients/client2/~dmtmp/COREL >[2012-04-03 17:44:56.944300] E [rpc-clnt.c:382:saved_frames_unwind] (-->/usr/local/lib/libgfrpc.so.0(rpc_clnt_notify+0x13c) [0x7fa5524ecc02] (-->/usr/local/lib/libgfrpc.so.0(rpc_clnt_connection_cleanup+0x155) [0x7fa5524ec121] (-->/usr/local/lib/libgfrpc.so.0(saved_frames_destroy+0x1f) [0x7fa5524ebb67]))) 7-dstore-client-6: forced unwinding frame type(GlusterFS 3.1) op(LOOKUP(27)) called at 2012-04-03 17:44:56.941074 (xid=0x1501x) >[2012-04-03 17:44:56.944358] W [client3_1-fops.c:2607:client3_1_lookup_cbk] 7-dstore-client-6: remote operation failed: Transport endpoint is not connected. Path: /clients >[2012-04-03 17:44:56.944479] E [rpc-clnt.c:382:saved_frames_unwind] (-->/usr/local/lib/libgfrpc.so.0(rpc_clnt_notify+0x13c) [0x7fa5524ecc02] (-->/usr/local/lib/libgfrpc.so.0(rpc_clnt_connection_cleanup+0x155) [0x7fa5524ec121] (-->/usr/local/lib/libgfrpc.so.0(saved_frames_destroy+0x1f) [0x7fa5524ebb67]))) 7-dstore-client-6: forced unwinding frame type(GlusterFS 3.1) op(LOOKUP(27)) called at 2012-04-03 17:44:56.941551 (xid=0x1502x) >[2012-04-03 17:44:56.944531] W [client3_1-fops.c:2607:client3_1_lookup_cbk] 7-dstore-client-6: remote operation failed: Transport endpoint is not connected. Path: /clients >[2012-04-03 17:44:56.944618] E [rpc-clnt.c:382:saved_frames_unwind] (-->/usr/local/lib/libgfrpc.so.0(rpc_clnt_notify+0x13c) [0x7fa5524ecc02] (-->/usr/local/lib/libgfrpc.so.0(rpc_clnt_connection_cleanup+0x155) [0x7fa5524ec121] (-->/usr/local/lib/libgfrpc.so.0(saved_frames_destroy+0x1f) [0x7fa5524ebb67]))) 7-dstore-client-6: forced unwinding frame type(GlusterFS 3.1) op(LOOKUP(27)) called at 2012-04-03 17:44:56.942534 (xid=0x1503x) >[2012-04-03 17:44:56.944669] W [client3_1-fops.c:2607:client3_1_lookup_cbk] 7-dstore-client-6: remote operation failed: Transport endpoint is not connected. Path: /clients/client6 >[2012-04-03 17:44:56.944776] E [rpc-clnt.c:382:saved_frames_unwind] (-->/usr/local/lib/libgfrpc.so.0(rpc_clnt_notify+0x13c) [0x7fa5524ecc02] (-->/usr/local/lib/libgfrpc.so.0(rpc_clnt_connection_cleanup+0x155) [0x7fa5524ec121] (-->/usr/local/lib/libgfrpc.so.0(saved_frames_destroy+0x1f) [0x7fa5524ebb67]))) 7-dstore-client-6: forced unwinding frame type(GlusterFS 3.1) op(LOOKUP(27)) called at 2012-04-03 17:44:56.943346 (xid=0x1504x) >[2012-04-03 17:44:56.944833] W [client3_1-fops.c:2607:client3_1_lookup_cbk] 7-dstore-client-6: remote operation failed: Transport endpoint is not connected. Path: /clients >[2012-04-03 17:44:56.944956] I [client.c:136:client_register_grace_timer] 7-dstore-client-6: Registering a grace timer >[2012-04-03 17:44:56.945016] I [client.c:2104:client_rpc_notify] 7-dstore-client-6: disconnected >[2012-04-03 17:44:56.946360] W [client3_1-fops.c:2234:client3_1_readdir_cbk] 7-dstore-client-6: remote operation failed: Transport endpoint is not connected remote_fd = -2 >[2012-04-03 17:44:56.946493] I [afr-dir-read.c:126:afr_examine_dir_readdir_cbk] 7-dstore-replicate-2: /clients/client2/~dmtmp/COREL: failed to do opendir on dstore-client-6 >[2012-04-03 17:44:56.948262] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-0: background entry self-heal completed on /clients/client8/~dmtmp/ACCESS >[2012-04-03 17:44:56.952762] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: entry self-heal triggered. path: /clients/client2/~dmtmp/COREL, reason: checksums of directory differ >[2012-04-03 17:44:56.952880] W [client3_1-fops.c:1589:client3_1_entrylk_cbk] 7-dstore-client-6: remote operation failed: Transport endpoint is not connected >[2012-04-03 17:44:56.954391] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-0: background entry self-heal triggered. path: <gfid:00000000-0000-0000-0000-000000000000>, reason: lookup detected pending operations >[2012-04-03 17:44:56.961380] E [afr-self-heal-entry.c:2373:afr_sh_post_nonblocking_entry_cbk] 7-dstore-replicate-2: Non Blocking entrylks failed for /clients/client2/~dmtmp/COREL. >[2012-04-03 17:44:56.961490] E [afr-self-heal-common.c:2042:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal failed on /clients/client2/~dmtmp/COREL >[2012-04-03 17:44:56.964503] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-0: background entry self-heal completed on <gfid:00000000-0000-0000-0000-000000000000> >[2012-04-03 17:44:56.971157] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-0: background entry self-heal triggered. path: /clients/client6/~dmtmp/COREL, reason: lookup detected pending operations >[2012-04-03 17:44:56.979685] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-0: background entry self-heal triggered. path: /clients/client8/~dmtmp/ACCESS, reason: lookup detected pending operations >[2012-04-03 17:44:56.984937] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-0: background entry self-heal completed on /clients/client6/~dmtmp/COREL >[2012-04-03 17:44:56.989224] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background entry self-heal triggered. path: /clients/client0/~dmtmp/COREL, reason: lookup detected pending operations >[2012-04-03 17:44:56.996033] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-0: background entry self-heal completed on /clients/client8/~dmtmp/ACCESS >[2012-04-03 17:44:57.000604] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background entry self-heal completed on /clients/client0/~dmtmp/COREL >[2012-04-03 17:44:57.002379] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-0: background entry self-heal triggered. path: <gfid:00000000-0000-0000-0000-000000000000>, reason: lookup detected pending operations >[2012-04-03 17:44:57.014800] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client7/~dmtmp/COREL, reason: lookup detected pending operations >[2012-04-03 17:44:57.017803] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-0: background entry self-heal triggered. path: /clients/client4/~dmtmp/COREL, reason: lookup detected pending operations >[2012-04-03 17:44:57.018014] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-0: background entry self-heal completed on <gfid:00000000-0000-0000-0000-000000000000> >[2012-04-03 17:44:57.027275] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client7/~dmtmp/COREL >[2012-04-03 17:44:57.032665] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-0: background entry self-heal triggered. path: /clients/client6/~dmtmp/COREL, reason: lookup detected pending operations >[2012-04-03 17:44:57.033521] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-0: background entry self-heal completed on /clients/client4/~dmtmp/COREL >[2012-04-03 17:44:57.037873] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-0: background entry self-heal triggered. path: /clients/client1/~dmtmp/COREL, reason: lookup detected pending operations >[2012-04-03 17:44:57.043730] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client7/~dmtmp/COREL, reason: lookup detected pending operations >[2012-04-03 17:44:57.049203] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-0: background entry self-heal completed on /clients/client6/~dmtmp/COREL >[2012-04-03 17:44:57.055546] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client7/~dmtmp/COREL >[2012-04-03 17:44:57.057068] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-0: background entry self-heal completed on /clients/client1/~dmtmp/COREL >[2012-04-03 17:44:57.059727] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client3/~dmtmp/COREL, reason: lookup detected pending operations >[2012-04-03 17:44:57.072479] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client3/~dmtmp/COREL >[2012-04-03 17:44:57.074597] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-0: background entry self-heal triggered. path: /clients/client4/~dmtmp/COREL, reason: lookup detected pending operations >[2012-04-03 17:44:57.075310] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-0: background entry self-heal triggered. path: /clients/client8/~dmtmp/ACCESS, reason: lookup detected pending operations >[2012-04-03 17:44:57.080738] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-0: background entry self-heal triggered. path: /clients/client1/~dmtmp/COREL, reason: lookup detected pending operations >[2012-04-03 17:44:57.086176] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-0: background entry self-heal triggered. path: /clients/client6/~dmtmp/COREL, reason: lookup detected pending operations >[2012-04-03 17:44:57.087301] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-0: background entry self-heal completed on /clients/client4/~dmtmp/COREL >[2012-04-03 17:44:57.090045] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-0: background entry self-heal completed on /clients/client8/~dmtmp/ACCESS >[2012-04-03 17:44:57.094727] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-0: background entry self-heal triggered. path: <gfid:00000000-0000-0000-0000-000000000000>, reason: lookup detected pending operations >[2012-04-03 17:44:57.095092] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-0: background entry self-heal completed on /clients/client1/~dmtmp/COREL >[2012-04-03 17:44:57.097914] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client7/~dmtmp/COREL, reason: lookup detected pending operations >[2012-04-03 17:44:57.098663] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-0: background entry self-heal completed on /clients/client6/~dmtmp/COREL >[2012-04-03 17:44:57.107963] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-0: background entry self-heal completed on <gfid:00000000-0000-0000-0000-000000000000> >[2012-04-03 17:44:57.108470] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client2/~dmtmp/COREL, reason: lookup detected pending operations >[2012-04-03 17:44:57.112876] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-0: background entry self-heal triggered. path: <gfid:00000000-0000-0000-0000-000000000000>, reason: lookup detected pending operations >[2012-04-03 17:44:57.113590] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client7/~dmtmp/COREL >[2012-04-03 17:44:57.120857] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client3/~dmtmp/COREL, reason: lookup detected pending operations >[2012-04-03 17:44:57.122171] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client2/~dmtmp/COREL >[2012-04-03 17:44:57.128656] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-0: background entry self-heal completed on <gfid:00000000-0000-0000-0000-000000000000> >[2012-04-03 17:44:57.129572] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client3/~dmtmp/COREL >[2012-04-03 17:44:57.151334] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client2/~dmtmp/COREL, reason: lookup detected pending operations >[2012-04-03 17:44:57.159617] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-0: background entry self-heal triggered. path: /clients/client8/~dmtmp/ACCESS, reason: lookup detected pending operations >[2012-04-03 17:44:57.166451] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-0: background entry self-heal triggered. path: /clients/client1/~dmtmp/COREL, reason: lookup detected pending operations >[2012-04-03 17:44:57.166646] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client2/~dmtmp/COREL >[2012-04-03 17:44:57.170125] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-0: background entry self-heal triggered. path: /clients/client4/~dmtmp/COREL, reason: lookup detected pending operations >[2012-04-03 17:44:57.171570] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-0: background entry self-heal completed on /clients/client8/~dmtmp/ACCESS >[2012-04-03 17:44:57.177227] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-0: background entry self-heal triggered. path: <gfid:00000000-0000-0000-0000-000000000000>, reason: lookup detected pending operations >[2012-04-03 17:44:57.182076] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-0: background entry self-heal completed on /clients/client1/~dmtmp/COREL >[2012-04-03 17:44:57.184346] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-0: background entry self-heal completed on /clients/client4/~dmtmp/COREL >[2012-04-03 17:44:57.191317] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-0: background entry self-heal completed on <gfid:00000000-0000-0000-0000-000000000000> >[2012-04-03 17:44:57.209009] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-0: background entry self-heal triggered. path: /clients/client1/~dmtmp/COREL, reason: lookup detected pending operations >[2012-04-03 17:44:57.211887] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client2/~dmtmp/COREL, reason: lookup detected pending operations >[2012-04-03 17:44:57.218697] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-0: background entry self-heal completed on /clients/client1/~dmtmp/COREL >[2012-04-03 17:44:57.219576] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-0: background entry self-heal triggered. path: /clients/client8/~dmtmp/ACCESS, reason: lookup detected pending operations >[2012-04-03 17:44:57.225794] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client2/~dmtmp/COREL >[2012-04-03 17:44:57.232222] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-0: background entry self-heal completed on /clients/client8/~dmtmp/ACCESS >[2012-04-03 17:44:57.233823] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-0: background entry self-heal triggered. path: /clients/client4/~dmtmp/COREL, reason: lookup detected pending operations >[2012-04-03 17:44:57.237587] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-0: background entry self-heal triggered. path: <gfid:00000000-0000-0000-0000-000000000000>, reason: lookup detected pending operations >[2012-04-03 17:44:57.247296] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-0: background entry self-heal completed on /clients/client4/~dmtmp/COREL >[2012-04-03 17:44:57.252954] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-0: background entry self-heal completed on <gfid:00000000-0000-0000-0000-000000000000> >[2012-04-03 17:44:57.254930] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-0: background entry self-heal triggered. path: /clients/client1/~dmtmp/COREL, reason: lookup detected pending operations >[2012-04-03 17:44:57.255349] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client5/~dmtmp/COREL, reason: lookup detected pending operations >[2012-04-03 17:44:57.268962] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-0: background entry self-heal completed on /clients/client1/~dmtmp/COREL >[2012-04-03 17:44:57.274462] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client2/~dmtmp/COREL, reason: lookup detected pending operations >[2012-04-03 17:44:57.276079] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client5/~dmtmp/COREL >[2012-04-03 17:44:57.281405] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client5/~dmtmp/COREL, reason: lookup detected pending operations >[2012-04-03 17:44:57.286305] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client2/~dmtmp/COREL >[2012-04-03 17:44:57.295430] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client5/~dmtmp/COREL >[2012-04-03 17:44:57.305100] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client2/~dmtmp/COREL, reason: lookup detected pending operations >[2012-04-03 17:44:57.307333] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-0: background entry self-heal triggered. path: /clients/client8/~dmtmp/ACCESS, reason: lookup detected pending operations >[2012-04-03 17:44:57.317068] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client2/~dmtmp/COREL >[2012-04-03 17:44:57.324882] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-0: background entry self-heal completed on /clients/client8/~dmtmp/ACCESS >[2012-04-03 17:44:57.329779] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-0: background entry self-heal triggered. path: <gfid:00000000-0000-0000-0000-000000000000>, reason: lookup detected pending operations >[2012-04-03 17:44:57.331319] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client5/~dmtmp/COREL, reason: lookup detected pending operations >[2012-04-03 17:44:57.341632] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client2/~dmtmp/COREL, reason: lookup detected pending operations >[2012-04-03 17:44:57.342445] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-0: background entry self-heal completed on <gfid:00000000-0000-0000-0000-000000000000> >[2012-04-03 17:44:57.344116] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client5/~dmtmp/COREL >[2012-04-03 17:44:57.348899] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-0: background entry self-heal triggered. path: <gfid:00000000-0000-0000-0000-000000000000>, reason: lookup detected pending operations >[2012-04-03 17:44:57.350016] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client5/~dmtmp/COREL, reason: lookup detected pending operations >[2012-04-03 17:44:57.351733] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background entry self-heal triggered. path: /clients/client0/~dmtmp/COREL, reason: lookup detected pending operations >[2012-04-03 17:44:57.352408] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client9/~dmtmp/COREL, reason: lookup detected pending operations >[2012-04-03 17:44:57.354993] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client2/~dmtmp/COREL >[2012-04-03 17:44:57.360989] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background entry self-heal completed on /clients/client0/~dmtmp/COREL >[2012-04-03 17:44:57.362481] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-0: background entry self-heal completed on <gfid:00000000-0000-0000-0000-000000000000> >[2012-04-03 17:44:57.365115] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client5/~dmtmp/COREL >[2012-04-03 17:44:57.370761] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client9/~dmtmp/COREL >[2012-04-03 17:44:57.371130] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client3/~dmtmp/COREL, reason: lookup detected pending operations >[2012-04-03 17:44:57.384841] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-0: background entry self-heal triggered. path: /clients/client8/~dmtmp/ACCESS, reason: lookup detected pending operations >[2012-04-03 17:44:57.385194] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client3/~dmtmp/COREL >[2012-04-03 17:44:57.389846] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background entry self-heal triggered. path: /clients/client0/~dmtmp/COREL, reason: lookup detected pending operations >[2012-04-03 17:44:57.400154] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background entry self-heal completed on /clients/client0/~dmtmp/COREL >[2012-04-03 17:44:57.401526] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-0: background entry self-heal completed on /clients/client8/~dmtmp/ACCESS >[2012-04-03 17:44:57.406472] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client9/~dmtmp/COREL, reason: lookup detected pending operations >[2012-04-03 17:44:57.407683] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-0: background entry self-heal triggered. path: <gfid:00000000-0000-0000-0000-000000000000>, reason: lookup detected pending operations >[2012-04-03 17:44:57.418356] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-0: background entry self-heal triggered. path: /clients/client6/~dmtmp/COREL, reason: lookup detected pending operations >[2012-04-03 17:44:57.419556] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-0: background entry self-heal completed on <gfid:00000000-0000-0000-0000-000000000000> >[2012-04-03 17:44:57.420994] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client9/~dmtmp/COREL >[2012-04-03 17:44:57.433068] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-0: background entry self-heal completed on /clients/client6/~dmtmp/COREL >[2012-04-03 17:44:57.435391] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client3/~dmtmp/COREL, reason: lookup detected pending operations >[2012-04-03 17:44:57.438337] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-0: background entry self-heal triggered. path: /clients/client8/~dmtmp/ACCESS, reason: lookup detected pending operations >[2012-04-03 17:44:57.448735] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client3/~dmtmp/COREL >[2012-04-03 17:44:57.452281] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-0: background entry self-heal completed on /clients/client8/~dmtmp/ACCESS >[2012-04-03 17:44:57.457997] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-0: background entry self-heal triggered. path: <gfid:00000000-0000-0000-0000-000000000000>, reason: lookup detected pending operations >[2012-04-03 17:44:57.460023] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background entry self-heal triggered. path: /clients/client0/~dmtmp/COREL, reason: lookup detected pending operations >[2012-04-03 17:44:57.469659] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background entry self-heal completed on /clients/client0/~dmtmp/COREL >[2012-04-03 17:44:57.471911] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-0: background entry self-heal completed on <gfid:00000000-0000-0000-0000-000000000000> >[2012-04-03 17:44:57.474566] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-0: background entry self-heal triggered. path: /clients/client6/~dmtmp/COREL, reason: lookup detected pending operations >[2012-04-03 17:44:57.489998] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-0: background entry self-heal completed on /clients/client6/~dmtmp/COREL >[2012-04-03 17:44:57.508820] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background entry self-heal triggered. path: /clients/client0/~dmtmp/COREL, reason: lookup detected pending operations >[2012-04-03 17:44:57.516220] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client3/~dmtmp/COREL, reason: lookup detected pending operations >[2012-04-03 17:44:57.521295] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background entry self-heal completed on /clients/client0/~dmtmp/COREL >[2012-04-03 17:44:57.524609] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-0: background entry self-heal triggered. path: /clients/client8/~dmtmp/ACCESS, reason: lookup detected pending operations >[2012-04-03 17:44:57.531102] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client3/~dmtmp/COREL >[2012-04-03 17:44:57.545420] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-0: background entry self-heal completed on /clients/client8/~dmtmp/ACCESS >[2012-04-03 17:44:57.551779] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-0: background entry self-heal triggered. path: <gfid:00000000-0000-0000-0000-000000000000>, reason: lookup detected pending operations >[2012-04-03 17:44:57.573402] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-0: background entry self-heal completed on <gfid:00000000-0000-0000-0000-000000000000> >[2012-04-03 17:44:57.574470] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-0: background entry self-heal triggered. path: /clients/client6/~dmtmp/COREL, reason: lookup detected pending operations >[2012-04-03 17:44:57.578337] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-0: background entry self-heal triggered. path: <gfid:00000000-0000-0000-0000-000000000000>, reason: lookup detected pending operations >[2012-04-03 17:44:57.584705] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client3/~dmtmp/COREL, reason: lookup detected pending operations >[2012-04-03 17:44:57.590081] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-0: background entry self-heal completed on /clients/client6/~dmtmp/COREL >[2012-04-03 17:44:57.591906] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-0: background entry self-heal completed on <gfid:00000000-0000-0000-0000-000000000000> >[2012-04-03 17:44:57.598182] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client3/~dmtmp/COREL >[2012-04-03 17:44:57.599750] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client5/~dmtmp/COREL, reason: lookup detected pending operations >[2012-04-03 17:44:57.607365] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client5/~dmtmp/COREL >[2012-04-03 17:44:57.613217] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client5/~dmtmp/COREL, reason: lookup detected pending operations >[2012-04-03 17:44:57.613549] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-0: background entry self-heal triggered. path: /clients/client1/~dmtmp/COREL, reason: lookup detected pending operations >[2012-04-03 17:44:57.614228] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-0: background entry self-heal triggered. path: /clients/client8/~dmtmp/ACCESS, reason: lookup detected pending operations >[2012-04-03 17:44:57.626767] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client5/~dmtmp/COREL >[2012-04-03 17:44:57.629264] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-0: background entry self-heal triggered. path: /clients/client6/~dmtmp/COREL, reason: lookup detected pending operations >[2012-04-03 17:44:57.631102] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-0: background entry self-heal completed on /clients/client1/~dmtmp/COREL >[2012-04-03 17:44:57.631498] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-0: background entry self-heal completed on /clients/client8/~dmtmp/ACCESS >[2012-04-03 17:44:57.642951] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-0: background entry self-heal completed on /clients/client6/~dmtmp/COREL >[2012-04-03 17:44:57.649182] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client2/~dmtmp/COREL, reason: lookup detected pending operations >[2012-04-03 17:44:57.654796] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-0: background entry self-heal triggered. path: <gfid:00000000-0000-0000-0000-000000000000>, reason: lookup detected pending operations >[2012-04-03 17:44:57.667149] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client2/~dmtmp/COREL >[2012-04-03 17:44:57.670265] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client5/~dmtmp/COREL, reason: lookup detected pending operations >[2012-04-03 17:44:57.678271] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-0: background entry self-heal completed on <gfid:00000000-0000-0000-0000-000000000000> >[2012-04-03 17:44:57.688145] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client5/~dmtmp/COREL >[2012-04-03 17:44:57.689318] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-0: background entry self-heal triggered. path: /clients/client1/~dmtmp/COREL, reason: lookup detected pending operations >[2012-04-03 17:44:57.690978] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client3/~dmtmp/COREL, reason: lookup detected pending operations >[2012-04-03 17:44:57.697716] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client5/~dmtmp/COREL, reason: lookup detected pending operations >[2012-04-03 17:44:57.698136] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-0: background entry self-heal triggered. path: /clients/client6/~dmtmp/COREL, reason: lookup detected pending operations >[2012-04-03 17:44:57.702101] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-0: background entry self-heal completed on /clients/client1/~dmtmp/COREL >[2012-04-03 17:44:57.707782] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client2/~dmtmp/COREL, reason: lookup detected pending operations >[2012-04-03 17:44:57.708198] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client3/~dmtmp/COREL >[2012-04-03 17:44:57.709087] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client5/~dmtmp/COREL >[2012-04-03 17:44:57.712493] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-0: background entry self-heal completed on /clients/client6/~dmtmp/COREL >[2012-04-03 17:44:57.718815] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client2/~dmtmp/COREL >[2012-04-03 17:44:57.743338] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client7/~dmtmp/COREL, reason: lookup detected pending operations >[2012-04-03 17:44:57.744846] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-0: background entry self-heal triggered. path: /clients/client1/~dmtmp/COREL, reason: lookup detected pending operations >[2012-04-03 17:44:57.750242] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client7/~dmtmp/COREL >[2012-04-03 17:44:57.759463] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client3/~dmtmp/COREL, reason: lookup detected pending operations >[2012-04-03 17:44:57.762591] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client3/~dmtmp/COREL >[2012-04-03 17:44:57.797163] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-0: background entry self-heal completed on /clients/client1/~dmtmp/COREL >[2012-04-03 17:44:57.800608] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client2/~dmtmp/COREL, reason: lookup detected pending operations >[2012-04-03 17:44:57.813804] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client7/~dmtmp/COREL, reason: lookup detected pending operations >[2012-04-03 17:44:57.816200] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-0: background entry self-heal triggered. path: /clients/client8/~dmtmp/ACCESS, reason: lookup detected pending operations >[2012-04-03 17:44:57.816672] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client5/~dmtmp/COREL, reason: lookup detected pending operations >[2012-04-03 17:44:57.826426] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client2/~dmtmp/COREL >[2012-04-03 17:44:57.827080] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-0: background entry self-heal completed on /clients/client8/~dmtmp/ACCESS >[2012-04-03 17:44:57.830845] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-0: background entry self-heal triggered. path: <gfid:00000000-0000-0000-0000-000000000000>, reason: lookup detected pending operations >[2012-04-03 17:44:57.836539] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client7/~dmtmp/COREL >[2012-04-03 17:44:57.838791] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client5/~dmtmp/COREL >[2012-04-03 17:44:57.844783] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client5/~dmtmp/COREL, reason: lookup detected pending operations >[2012-04-03 17:44:57.847374] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-0: background entry self-heal completed on <gfid:00000000-0000-0000-0000-000000000000> >[2012-04-03 17:44:57.852822] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-0: background entry self-heal triggered. path: <gfid:00000000-0000-0000-0000-000000000000>, reason: lookup detected pending operations >[2012-04-03 17:44:57.857439] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client2/~dmtmp/COREL, reason: lookup detected pending operations >[2012-04-03 17:44:57.858630] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client3/~dmtmp/COREL, reason: lookup detected pending operations >[2012-04-03 17:44:57.860006] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client5/~dmtmp/COREL >[2012-04-03 17:44:57.866806] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-0: background entry self-heal completed on <gfid:00000000-0000-0000-0000-000000000000> >[2012-04-03 17:44:57.871127] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client2/~dmtmp/COREL >[2012-04-03 17:44:57.874266] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client3/~dmtmp/COREL >[2012-04-03 17:44:57.875396] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-0: background entry self-heal triggered. path: /clients/client4/~dmtmp/COREL, reason: lookup detected pending operations >[2012-04-03 17:44:57.875682] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client7/~dmtmp/COREL, reason: lookup detected pending operations >[2012-04-03 17:44:57.896839] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-0: background entry self-heal completed on /clients/client4/~dmtmp/COREL >[2012-04-03 17:44:57.898986] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client7/~dmtmp/COREL >[2012-04-03 17:44:57.899609] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client2/~dmtmp/COREL, reason: lookup detected pending operations >[2012-04-03 17:44:57.903798] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client5/~dmtmp/COREL, reason: lookup detected pending operations >[2012-04-03 17:44:57.907865] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-0: background entry self-heal triggered. path: /clients/client8/~dmtmp/ACCESS, reason: lookup detected pending operations >[2012-04-03 17:44:57.917203] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client2/~dmtmp/COREL >[2012-04-03 17:44:57.920572] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client5/~dmtmp/COREL >[2012-04-03 17:44:57.926212] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client5/~dmtmp/COREL, reason: lookup detected pending operations >[2012-04-03 17:44:57.927963] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-0: background entry self-heal completed on /clients/client8/~dmtmp/ACCESS >[2012-04-03 17:44:57.936897] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client3/~dmtmp/COREL, reason: lookup detected pending operations >[2012-04-03 17:44:57.938097] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-0: background entry self-heal triggered. path: <gfid:00000000-0000-0000-0000-000000000000>, reason: lookup detected pending operations >[2012-04-03 17:44:57.946025] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client5/~dmtmp/COREL >[2012-04-03 17:44:57.947260] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background entry self-heal triggered. path: /clients/client0/~dmtmp/COREL, reason: lookup detected pending operations >[2012-04-03 17:44:57.953537] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client3/~dmtmp/COREL >[2012-04-03 17:44:57.954259] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-0: background entry self-heal completed on <gfid:00000000-0000-0000-0000-000000000000> >[2012-04-03 17:44:57.959638] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client7/~dmtmp/COREL, reason: lookup detected pending operations >[2012-04-03 17:44:57.964608] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-0: background entry self-heal triggered. path: /clients/client4/~dmtmp/COREL, reason: lookup detected pending operations >[2012-04-03 17:44:57.964999] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background entry self-heal completed on /clients/client0/~dmtmp/COREL >[2012-04-03 17:44:57.977426] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client7/~dmtmp/COREL >[2012-04-03 17:44:57.979885] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-0: background entry self-heal completed on /clients/client4/~dmtmp/COREL >[2012-04-03 17:44:58.003756] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client7/~dmtmp/COREL, reason: lookup detected pending operations >[2012-04-03 17:44:58.020131] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client7/~dmtmp/COREL >[2012-04-03 17:44:58.030800] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-0: background entry self-heal triggered. path: /clients/client8/~dmtmp/ACCESS, reason: lookup detected pending operations >[2012-04-03 17:44:58.035823] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client3/~dmtmp/COREL, reason: lookup detected pending operations >[2012-04-03 17:44:58.040607] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client5/~dmtmp/COREL, reason: lookup detected pending operations >[2012-04-03 17:44:58.047756] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-0: background entry self-heal completed on /clients/client8/~dmtmp/ACCESS >[2012-04-03 17:44:58.054563] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-0: background entry self-heal triggered. path: <gfid:00000000-0000-0000-0000-000000000000>, reason: lookup detected pending operations >[2012-04-03 17:44:58.055946] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client3/~dmtmp/COREL >[2012-04-03 17:44:58.061417] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client5/~dmtmp/COREL >[2012-04-03 17:44:58.068729] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client5/~dmtmp/COREL, reason: lookup detected pending operations >[2012-04-03 17:44:58.070728] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-0: background entry self-heal triggered. path: /clients/client4/~dmtmp/COREL, reason: lookup detected pending operations >[2012-04-03 17:44:58.072288] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-0: background entry self-heal completed on <gfid:00000000-0000-0000-0000-000000000000> >[2012-04-03 17:44:58.077189] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client9/~dmtmp/COREL, reason: lookup detected pending operations >[2012-04-03 17:44:58.078371] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-0: background entry self-heal triggered. path: <gfid:00000000-0000-0000-0000-000000000000>, reason: lookup detected pending operations >[2012-04-03 17:44:58.084594] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-0: background entry self-heal completed on /clients/client4/~dmtmp/COREL >[2012-04-03 17:44:58.086138] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client5/~dmtmp/COREL >[2012-04-03 17:44:58.091556] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-0: background entry self-heal completed on <gfid:00000000-0000-0000-0000-000000000000> >[2012-04-03 17:44:58.092072] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client9/~dmtmp/COREL >[2012-04-03 17:44:58.111199] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client3/~dmtmp/COREL, reason: lookup detected pending operations >[2012-04-03 17:44:58.121714] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-0: background entry self-heal triggered. path: /clients/client8/~dmtmp/ACCESS, reason: lookup detected pending operations >[2012-04-03 17:44:58.128290] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client3/~dmtmp/COREL >[2012-04-03 17:44:58.128741] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-0: background entry self-heal triggered. path: /clients/client6/~dmtmp/COREL, reason: lookup detected pending operations >[2012-04-03 17:44:58.148612] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-0: background entry self-heal completed on /clients/client8/~dmtmp/ACCESS >[2012-04-03 17:44:58.156428] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-0: background entry self-heal triggered. path: /clients/client4/~dmtmp/COREL, reason: lookup detected pending operations >[2012-04-03 17:44:58.156698] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-0: background entry self-heal completed on /clients/client6/~dmtmp/COREL >[2012-04-03 17:44:58.157440] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-0: background entry self-heal triggered. path: <gfid:00000000-0000-0000-0000-000000000000>, reason: lookup detected pending operations >[2012-04-03 17:44:58.157643] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client5/~dmtmp/COREL, reason: lookup detected pending operations >[2012-04-03 17:44:58.166413] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-0: background entry self-heal completed on /clients/client4/~dmtmp/COREL >[2012-04-03 17:44:58.170459] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-0: background entry self-heal completed on <gfid:00000000-0000-0000-0000-000000000000> >[2012-04-03 17:44:58.171290] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client5/~dmtmp/COREL >[2012-04-03 17:44:58.180368] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client5/~dmtmp/COREL, reason: lookup detected pending operations >[2012-04-03 17:44:58.184543] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-0: background entry self-heal triggered. path: /clients/client1/~dmtmp/COREL, reason: lookup detected pending operations >[2012-04-03 17:44:58.192714] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client5/~dmtmp/COREL >[2012-04-03 17:44:58.199031] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-0: background entry self-heal completed on /clients/client1/~dmtmp/COREL >[2012-04-03 17:44:58.203907] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-0: background entry self-heal triggered. path: /clients/client6/~dmtmp/COREL, reason: lookup detected pending operations >[2012-04-03 17:44:58.214294] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-0: background entry self-heal completed on /clients/client6/~dmtmp/COREL >[2012-04-03 17:44:58.226701] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client3/~dmtmp/COREL, reason: lookup detected pending operations >[2012-04-03 17:44:58.228984] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-0: background entry self-heal triggered. path: /clients/client1/~dmtmp/COREL, reason: lookup detected pending operations >[2012-04-03 17:44:58.234466] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-0: background entry self-heal triggered. path: /clients/client8/~dmtmp/ACCESS, reason: lookup detected pending operations >[2012-04-03 17:44:58.240093] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-0: background entry self-heal completed on /clients/client1/~dmtmp/COREL >[2012-04-03 17:44:58.246420] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-0: background entry self-heal completed on /clients/client8/~dmtmp/ACCESS >[2012-04-03 17:44:58.249062] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client3/~dmtmp/COREL >[2012-04-03 17:44:58.255331] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-0: background entry self-heal triggered. path: <gfid:00000000-0000-0000-0000-000000000000>, reason: lookup detected pending operations >[2012-04-03 17:44:58.255704] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client9/~dmtmp/COREL, reason: lookup detected pending operations >[2012-04-03 17:44:58.256988] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-0: background entry self-heal triggered. path: /clients/client4/~dmtmp/COREL, reason: lookup detected pending operations >[2012-04-03 17:44:58.268939] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client9/~dmtmp/COREL >[2012-04-03 17:44:58.277670] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-0: background entry self-heal completed on <gfid:00000000-0000-0000-0000-000000000000> >[2012-04-03 17:44:58.279190] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-0: background entry self-heal completed on /clients/client4/~dmtmp/COREL >[2012-04-03 17:44:58.280129] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client5/~dmtmp/COREL, reason: lookup detected pending operations >[2012-04-03 17:44:58.282027] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-0: background entry self-heal triggered. path: <gfid:00000000-0000-0000-0000-000000000000>, reason: lookup detected pending operations >[2012-04-03 17:44:58.290688] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client5/~dmtmp/COREL >[2012-04-03 17:44:58.293173] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-0: background entry self-heal completed on <gfid:00000000-0000-0000-0000-000000000000> >[2012-04-03 17:44:58.297374] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client5/~dmtmp/COREL, reason: lookup detected pending operations >[2012-04-03 17:44:58.297673] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client3/~dmtmp/COREL, reason: lookup detected pending operations >[2012-04-03 17:44:58.300649] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-0: background entry self-heal triggered. path: /clients/client1/~dmtmp/COREL, reason: lookup detected pending operations >[2012-04-03 17:44:58.310284] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background entry self-heal triggered. path: /clients/client0/~dmtmp/COREL, reason: lookup detected pending operations >[2012-04-03 17:44:58.311559] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client5/~dmtmp/COREL >[2012-04-03 17:44:58.313783] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client3/~dmtmp/COREL >[2012-04-03 17:44:58.317983] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-0: background entry self-heal triggered. path: /clients/client8/~dmtmp/ACCESS, reason: lookup detected pending operations >[2012-04-03 17:44:58.318503] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-0: background entry self-heal completed on /clients/client1/~dmtmp/COREL >[2012-04-03 17:44:58.322406] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client2/~dmtmp/COREL, reason: lookup detected pending operations >[2012-04-03 17:44:58.322711] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client9/~dmtmp/COREL, reason: lookup detected pending operations >[2012-04-03 17:44:58.323227] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background entry self-heal completed on /clients/client0/~dmtmp/COREL >[2012-04-03 17:44:58.325439] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-0: background entry self-heal triggered. path: /clients/client6/~dmtmp/COREL, reason: lookup detected pending operations >[2012-04-03 17:44:58.334436] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client2/~dmtmp/COREL >[2012-04-03 17:44:58.336039] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client9/~dmtmp/COREL >[2012-04-03 17:44:58.342163] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-0: background entry self-heal completed on /clients/client8/~dmtmp/ACCESS >[2012-04-03 17:44:58.390020] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-0: background entry self-heal completed on /clients/client6/~dmtmp/COREL >[2012-04-03 17:44:58.390340] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-0: background entry self-heal triggered. path: <gfid:00000000-0000-0000-0000-000000000000>, reason: lookup detected pending operations >[2012-04-03 17:44:58.392347] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-0: background entry self-heal triggered. path: /clients/client4/~dmtmp/COREL, reason: lookup detected pending operations >[2012-04-03 17:44:58.394717] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background data self-heal triggered. path: /clients/client7/~dmtmp/COREL/GRAPH1.CDR, reason: lookup detected pending operations >[2012-04-03 17:44:58.395965] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client2/~dmtmp/COREL, reason: lookup detected pending operations >[2012-04-03 17:44:58.399483] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-0: background entry self-heal completed on <gfid:00000000-0000-0000-0000-000000000000> >[2012-04-03 17:44:58.401376] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client3/~dmtmp/COREL, reason: lookup detected pending operations >[2012-04-03 17:44:58.402387] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-0: background entry self-heal completed on /clients/client4/~dmtmp/COREL >[2012-04-03 17:44:58.407092] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client5/~dmtmp/COREL, reason: lookup detected pending operations >[2012-04-03 17:44:58.408711] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client2/~dmtmp/COREL >[2012-04-03 17:44:58.411756] I [afr-self-heal-data.c:776:afr_sh_data_fix] 7-dstore-replicate-2: no active sinks for performing self-heal on file /clients/client7/~dmtmp/COREL/GRAPH1.CDR >[2012-04-03 17:44:58.414425] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-0: background entry self-heal triggered. path: /clients/client8/~dmtmp/ACCESS, reason: lookup detected pending operations >[2012-04-03 17:44:58.417667] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client3/~dmtmp/COREL >[2012-04-03 17:44:58.423276] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background entry self-heal triggered. path: /clients/client0/~dmtmp/COREL, reason: lookup detected pending operations >[2012-04-03 17:44:58.425786] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-0: background entry self-heal completed on /clients/client8/~dmtmp/ACCESS >[2012-04-03 17:44:58.428712] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background data self-heal completed on /clients/client7/~dmtmp/COREL/GRAPH1.CDR >[2012-04-03 17:44:58.429132] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client5/~dmtmp/COREL >[2012-04-03 17:44:58.430195] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-0: background entry self-heal triggered. path: <gfid:00000000-0000-0000-0000-000000000000>, reason: lookup detected pending operations >[2012-04-03 17:44:58.430488] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client9/~dmtmp/COREL, reason: lookup detected pending operations >[2012-04-03 17:44:58.435238] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background entry self-heal completed on /clients/client0/~dmtmp/COREL >[2012-04-03 17:44:58.435561] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client5/~dmtmp/COREL, reason: lookup detected pending operations >[2012-04-03 17:44:58.450391] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-0: background entry self-heal triggered. path: /clients/client6/~dmtmp/COREL, reason: lookup detected pending operations >[2012-04-03 17:44:58.451630] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client9/~dmtmp/COREL >[2012-04-03 17:44:58.453481] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client5/~dmtmp/COREL >[2012-04-03 17:44:58.454149] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-0: background entry self-heal completed on <gfid:00000000-0000-0000-0000-000000000000> >[2012-04-03 17:44:58.461138] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-0: background entry self-heal completed on /clients/client6/~dmtmp/COREL >[2012-04-03 17:44:58.524449] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background data self-heal triggered. path: /clients/client7/~dmtmp/COREL/GRAPH1.CDR, reason: lookup detected pending operations >[2012-04-03 17:44:58.524730] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-0: background entry self-heal triggered. path: /clients/client4/~dmtmp/COREL, reason: lookup detected pending operations >[2012-04-03 17:44:58.533536] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-0: background entry self-heal completed on /clients/client4/~dmtmp/COREL >[2012-04-03 17:44:58.539839] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client3/~dmtmp/COREL, reason: lookup detected pending operations >[2012-04-03 17:44:58.540678] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client9/~dmtmp/COREL, reason: lookup detected pending operations >[2012-04-03 17:44:58.544321] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-0: background entry self-heal triggered. path: /clients/client8/~dmtmp/ACCESS, reason: lookup detected pending operations >[2012-04-03 17:44:58.548988] I [afr-self-heal-data.c:776:afr_sh_data_fix] 7-dstore-replicate-2: no active sinks for performing self-heal on file /clients/client7/~dmtmp/COREL/GRAPH1.CDR >[2012-04-03 17:44:58.552712] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client5/~dmtmp/COREL, reason: lookup detected pending operations >[2012-04-03 17:44:58.554844] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client3/~dmtmp/COREL >[2012-04-03 17:44:58.555840] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client2/~dmtmp/COREL, reason: lookup detected pending operations >[2012-04-03 17:44:58.556445] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client9/~dmtmp/COREL >[2012-04-03 17:44:58.557646] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-0: background entry self-heal completed on /clients/client8/~dmtmp/ACCESS >[2012-04-03 17:44:58.559521] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background data self-heal completed on /clients/client7/~dmtmp/COREL/GRAPH1.CDR >[2012-04-03 17:44:58.563086] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-0: background entry self-heal triggered. path: <gfid:00000000-0000-0000-0000-000000000000>, reason: lookup detected pending operations >[2012-04-03 17:44:58.570013] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client5/~dmtmp/COREL >[2012-04-03 17:44:58.576500] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client2/~dmtmp/COREL >[2012-04-03 17:44:58.577994] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background entry self-heal triggered. path: /clients/client0/~dmtmp/COREL, reason: lookup detected pending operations >[2012-04-03 17:44:58.578325] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-0: background entry self-heal completed on <gfid:00000000-0000-0000-0000-000000000000> >[2012-04-03 17:44:58.579194] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client5/~dmtmp/COREL, reason: lookup detected pending operations >[2012-04-03 17:44:58.580527] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client7/~dmtmp/COREL, reason: lookup detected pending operations >[2012-04-03 17:44:58.581050] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-0: background entry self-heal triggered. path: <gfid:00000000-0000-0000-0000-000000000000>, reason: lookup detected pending operations >[2012-04-03 17:44:58.588993] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-0: background entry self-heal triggered. path: /clients/client4/~dmtmp/COREL, reason: lookup detected pending operations >[2012-04-03 17:44:58.590636] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background entry self-heal completed on /clients/client0/~dmtmp/COREL >[2012-04-03 17:44:58.594057] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client9/~dmtmp/COREL, reason: lookup detected pending operations >[2012-04-03 17:44:58.594330] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client5/~dmtmp/COREL >[2012-04-03 17:44:58.595357] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-0: background entry self-heal completed on <gfid:00000000-0000-0000-0000-000000000000> >[2012-04-03 17:44:58.596862] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client7/~dmtmp/COREL >[2012-04-03 17:44:58.601338] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background data self-heal triggered. path: /clients/client7/~dmtmp/COREL/GRAPH1.CDR, reason: lookup detected pending operations >[2012-04-03 17:44:58.602613] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-0: background entry self-heal completed on /clients/client4/~dmtmp/COREL >[2012-04-03 17:44:58.607527] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-0: background entry self-heal triggered. path: /clients/client1/~dmtmp/COREL, reason: lookup detected pending operations >[2012-04-03 17:44:58.607833] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client9/~dmtmp/COREL >[2012-04-03 17:44:58.609586] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client2/~dmtmp/COREL, reason: lookup detected pending operations >[2012-04-03 17:44:58.613039] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client3/~dmtmp/COREL, reason: lookup detected pending operations >[2012-04-03 17:44:58.620672] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-0: background entry self-heal completed on /clients/client1/~dmtmp/COREL >[2012-04-03 17:44:58.621221] I [afr-self-heal-data.c:776:afr_sh_data_fix] 7-dstore-replicate-2: no active sinks for performing self-heal on file /clients/client7/~dmtmp/COREL/GRAPH1.CDR >[2012-04-03 17:44:58.621566] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client2/~dmtmp/COREL >[2012-04-03 17:44:58.621978] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-0: background entry self-heal triggered. path: /clients/client8/~dmtmp/ACCESS, reason: lookup detected pending operations >[2012-04-03 17:44:58.622626] W [client.c:112:client_grace_timeout] 7-dstore-client-0: client grace timer expired, updating the lk-version to 2 >[2012-04-03 17:44:58.625555] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client3/~dmtmp/COREL >[2012-04-03 17:44:58.629688] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background data self-heal completed on /clients/client7/~dmtmp/COREL/GRAPH1.CDR >[2012-04-03 17:44:58.635118] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-0: background entry self-heal completed on /clients/client8/~dmtmp/ACCESS >[2012-04-03 17:44:58.636276] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client7/~dmtmp/COREL, reason: lookup detected pending operations >[2012-04-03 17:44:58.639339] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background entry self-heal triggered. path: /clients/client0/~dmtmp/COREL, reason: lookup detected pending operations >[2012-04-03 17:44:58.641202] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-0: background entry self-heal triggered. path: <gfid:00000000-0000-0000-0000-000000000000>, reason: lookup detected pending operations >[2012-04-03 17:44:58.642535] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-0: background entry self-heal triggered. path: /clients/client1/~dmtmp/COREL, reason: lookup detected pending operations >[2012-04-03 17:44:58.648266] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client7/~dmtmp/COREL >[2012-04-03 17:44:58.649679] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-0: background entry self-heal completed on <gfid:00000000-0000-0000-0000-000000000000> >[2012-04-03 17:44:58.652017] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background data self-heal triggered. path: /clients/client7/~dmtmp/COREL/GRAPH1.CDR, reason: lookup detected pending operations >[2012-04-03 17:44:58.652205] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-0: background entry self-heal completed on /clients/client1/~dmtmp/COREL >[2012-04-03 17:44:58.656221] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background entry self-heal completed on /clients/client0/~dmtmp/COREL >[2012-04-03 17:44:58.663932] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-0: background entry self-heal triggered. path: <gfid:00000000-0000-0000-0000-000000000000>, reason: lookup detected pending operations >[2012-04-03 17:44:58.665310] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client5/~dmtmp/COREL, reason: lookup detected pending operations >[2012-04-03 17:44:58.669242] I [afr-self-heal-data.c:776:afr_sh_data_fix] 7-dstore-replicate-2: no active sinks for performing self-heal on file /clients/client7/~dmtmp/COREL/GRAPH1.CDR >[2012-04-03 17:44:58.673475] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-0: background entry self-heal completed on <gfid:00000000-0000-0000-0000-000000000000> >[2012-04-03 17:44:58.675638] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client5/~dmtmp/COREL >[2012-04-03 17:44:58.676292] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background data self-heal completed on /clients/client7/~dmtmp/COREL/GRAPH1.CDR >[2012-04-03 17:44:58.680558] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client5/~dmtmp/COREL, reason: lookup detected pending operations >[2012-04-03 17:44:58.682511] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-0: background entry self-heal triggered. path: /clients/client4/~dmtmp/COREL, reason: lookup detected pending operations >[2012-04-03 17:44:58.691560] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client5/~dmtmp/COREL >[2012-04-03 17:44:58.694106] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client7/~dmtmp/COREL, reason: lookup detected pending operations >[2012-04-03 17:44:58.697792] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-0: background entry self-heal completed on /clients/client4/~dmtmp/COREL >[2012-04-03 17:44:58.707826] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client7/~dmtmp/COREL >[2012-04-03 17:44:58.709725] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-0: background entry self-heal triggered. path: /clients/client1/~dmtmp/COREL, reason: lookup detected pending operations >[2012-04-03 17:44:58.712796] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background data self-heal triggered. path: /clients/client7/~dmtmp/COREL/GRAPH1.CDR, reason: lookup detected pending operations >[2012-04-03 17:44:58.716013] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-0: background entry self-heal triggered. path: /clients/client8/~dmtmp/ACCESS, reason: lookup detected pending operations >[2012-04-03 17:44:58.721162] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-0: background entry self-heal completed on /clients/client1/~dmtmp/COREL >[2012-04-03 17:44:58.721917] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client8/~dmtmp/ACCESS, reason: lookup detected pending operations >[2012-04-03 17:44:58.722440] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client3/~dmtmp/COREL, reason: lookup detected pending operations >[2012-04-03 17:44:58.727765] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-0: background entry self-heal completed on /clients/client8/~dmtmp/ACCESS >[2012-04-03 17:44:58.734804] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background entry self-heal triggered. path: /clients/client0/~dmtmp/COREL, reason: lookup detected pending operations >[2012-04-03 17:44:58.737139] I [afr-self-heal-data.c:776:afr_sh_data_fix] 7-dstore-replicate-2: no active sinks for performing self-heal on file /clients/client7/~dmtmp/COREL/GRAPH1.CDR >[2012-04-03 17:44:58.742188] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client8/~dmtmp/ACCESS >[2012-04-03 17:44:58.743511] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client5/~dmtmp/COREL, reason: lookup detected pending operations >[2012-04-03 17:44:58.744159] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client3/~dmtmp/COREL >[2012-04-03 17:44:58.744769] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-0: background entry self-heal triggered. path: <gfid:00000000-0000-0000-0000-000000000000>, reason: lookup detected pending operations >[2012-04-03 17:44:58.745592] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-0: background entry self-heal triggered. path: /clients/client1/~dmtmp/COREL, reason: lookup detected pending operations >[2012-04-03 17:44:58.747997] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: <gfid:00000000-0000-0000-0000-000000000000>, reason: lookup detected pending operations >[2012-04-03 17:44:58.749863] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background data self-heal completed on /clients/client7/~dmtmp/COREL/GRAPH1.CDR >[2012-04-03 17:44:58.751427] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background entry self-heal completed on /clients/client0/~dmtmp/COREL >[2012-04-03 17:44:58.756984] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-0: background entry self-heal completed on <gfid:00000000-0000-0000-0000-000000000000> >[2012-04-03 17:44:58.757650] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-0: background entry self-heal triggered. path: /clients/client4/~dmtmp/COREL, reason: lookup detected pending operations >[2012-04-03 17:44:58.758081] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client5/~dmtmp/COREL >[2012-04-03 17:44:58.759052] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-0: background entry self-heal completed on /clients/client1/~dmtmp/COREL >[2012-04-03 17:44:58.762201] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client7/~dmtmp/COREL, reason: lookup detected pending operations >[2012-04-03 17:44:58.763962] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on <gfid:00000000-0000-0000-0000-000000000000> >[2012-04-03 17:44:58.765007] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client5/~dmtmp/COREL, reason: lookup detected pending operations >[2012-04-03 17:44:58.769073] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-0: background entry self-heal triggered. path: <gfid:00000000-0000-0000-0000-000000000000>, reason: lookup detected pending operations >[2012-04-03 17:44:58.769307] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-0: background entry self-heal completed on /clients/client4/~dmtmp/COREL >[2012-04-03 17:44:58.772486] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: <gfid:00000000-0000-0000-0000-000000000000>, reason: lookup detected pending operations >[2012-04-03 17:44:58.775773] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-0: background entry self-heal completed on <gfid:00000000-0000-0000-0000-000000000000> >[2012-04-03 17:44:58.782483] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client3/~dmtmp/COREL, reason: lookup detected pending operations >[2012-04-03 17:44:58.782810] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client7/~dmtmp/COREL >[2012-04-03 17:44:58.783997] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client5/~dmtmp/COREL >[2012-04-03 17:44:58.788431] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on <gfid:00000000-0000-0000-0000-000000000000> >[2012-04-03 17:44:58.801052] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-0: background entry self-heal triggered. path: /clients/client8/~dmtmp/ACCESS, reason: lookup detected pending operations >[2012-04-03 17:44:58.801532] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client3/~dmtmp/COREL >[2012-04-03 17:44:58.802564] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client8/~dmtmp/ACCESS, reason: lookup detected pending operations >[2012-04-03 17:44:58.802885] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background entry self-heal triggered. path: /clients/client0/~dmtmp/COREL, reason: lookup detected pending operations >[2012-04-03 17:44:58.810192] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background entry self-heal completed on /clients/client0/~dmtmp/COREL >[2012-04-03 17:44:58.811376] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client8/~dmtmp/ACCESS >[2012-04-03 17:44:58.817030] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-0: background entry self-heal triggered. path: /clients/client1/~dmtmp/COREL, reason: lookup detected pending operations >[2012-04-03 17:44:58.821214] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-0: background entry self-heal completed on /clients/client8/~dmtmp/ACCESS >[2012-04-03 17:44:58.825821] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-0: background entry self-heal triggered. path: <gfid:00000000-0000-0000-0000-000000000000>, reason: lookup detected pending operations >[2012-04-03 17:44:58.826302] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: <gfid:00000000-0000-0000-0000-000000000000>, reason: lookup detected pending operations >[2012-04-03 17:44:58.830301] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-0: background entry self-heal completed on /clients/client1/~dmtmp/COREL >[2012-04-03 17:44:58.834799] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client5/~dmtmp/COREL, reason: lookup detected pending operations >[2012-04-03 17:44:58.835648] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on <gfid:00000000-0000-0000-0000-000000000000> >[2012-04-03 17:44:58.836741] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-0: background entry self-heal completed on <gfid:00000000-0000-0000-0000-000000000000> >[2012-04-03 17:44:58.844130] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-0: background entry self-heal triggered. path: /clients/client6/~dmtmp/COREL, reason: lookup detected pending operations >[2012-04-03 17:44:58.847336] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client5/~dmtmp/COREL >[2012-04-03 17:44:58.849754] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client5/~dmtmp/COREL, reason: lookup detected pending operations >[2012-04-03 17:44:58.854543] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client8/~dmtmp/ACCESS, reason: lookup detected pending operations >[2012-04-03 17:44:58.855813] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-0: background entry self-heal triggered. path: /clients/client8/~dmtmp/ACCESS, reason: lookup detected pending operations >[2012-04-03 17:44:58.858387] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client5/~dmtmp/COREL >[2012-04-03 17:44:58.858790] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-0: background entry self-heal completed on /clients/client6/~dmtmp/COREL >[2012-04-03 17:44:58.860024] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-0: background entry self-heal triggered. path: /clients/client1/~dmtmp/COREL, reason: lookup detected pending operations >[2012-04-03 17:44:58.860785] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client3/~dmtmp/COREL, reason: lookup detected pending operations >[2012-04-03 17:44:58.866352] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-0: background entry self-heal completed on /clients/client8/~dmtmp/ACCESS >[2012-04-03 17:44:58.868513] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background data self-heal triggered. path: /clients/client7/~dmtmp/COREL/GRAPH1.CDR, reason: lookup detected pending operations >[2012-04-03 17:44:58.870554] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client8/~dmtmp/ACCESS >[2012-04-03 17:44:58.872056] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-0: background entry self-heal triggered. path: /clients/client4/~dmtmp/COREL, reason: lookup detected pending operations >[2012-04-03 17:44:58.874909] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-0: background entry self-heal completed on /clients/client1/~dmtmp/COREL >[2012-04-03 17:44:58.875195] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-0: background entry self-heal triggered. path: <gfid:00000000-0000-0000-0000-000000000000>, reason: lookup detected pending operations >[2012-04-03 17:44:58.875792] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: <gfid:00000000-0000-0000-0000-000000000000>, reason: lookup detected pending operations >[2012-04-03 17:44:58.877614] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client3/~dmtmp/COREL >[2012-04-03 17:44:58.886239] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-0: background entry self-heal completed on /clients/client4/~dmtmp/COREL >[2012-04-03 17:44:58.888348] I [afr-self-heal-data.c:776:afr_sh_data_fix] 7-dstore-replicate-2: no active sinks for performing self-heal on file /clients/client7/~dmtmp/COREL/GRAPH1.CDR >[2012-04-03 17:44:58.889315] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-0: background entry self-heal completed on <gfid:00000000-0000-0000-0000-000000000000> >[2012-04-03 17:44:58.892200] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background entry self-heal triggered. path: /clients/client0/~dmtmp/COREL, reason: lookup detected pending operations >[2012-04-03 17:44:58.893714] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on <gfid:00000000-0000-0000-0000-000000000000> >[2012-04-03 17:44:58.900911] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client7/~dmtmp/COREL, reason: lookup detected pending operations >[2012-04-03 17:44:58.902242] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client3/~dmtmp/COREL, reason: lookup detected pending operations >[2012-04-03 17:44:58.902453] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background data self-heal completed on /clients/client7/~dmtmp/COREL/GRAPH1.CDR >[2012-04-03 17:44:58.906294] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background entry self-heal completed on /clients/client0/~dmtmp/COREL >[2012-04-03 17:44:58.919273] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client7/~dmtmp/COREL >[2012-04-03 17:44:58.920823] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client3/~dmtmp/COREL >[2012-04-03 17:44:58.924071] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background data self-heal triggered. path: /clients/client7/~dmtmp/COREL/GRAPH1.CDR, reason: lookup detected pending operations >[2012-04-03 17:44:58.938016] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-0: background entry self-heal triggered. path: /clients/client8/~dmtmp/ACCESS, reason: lookup detected pending operations >[2012-04-03 17:44:58.938644] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client8/~dmtmp/ACCESS, reason: lookup detected pending operations >[2012-04-03 17:44:58.939616] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-0: background entry self-heal triggered. path: /clients/client4/~dmtmp/COREL, reason: lookup detected pending operations >[2012-04-03 17:44:58.943943] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background data self-heal triggered. path: /clients/client9/~dmtmp/COREL/GRAPH1.CDR, reason: lookup detected pending operations >[2012-04-03 17:44:58.947393] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client5/~dmtmp/COREL, reason: lookup detected pending operations >[2012-04-03 17:44:58.947822] I [afr-self-heal-data.c:776:afr_sh_data_fix] 7-dstore-replicate-2: no active sinks for performing self-heal on file /clients/client7/~dmtmp/COREL/GRAPH1.CDR >[2012-04-03 17:44:58.950992] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-0: background entry self-heal completed on /clients/client8/~dmtmp/ACCESS >[2012-04-03 17:44:58.952181] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-0: background entry self-heal completed on /clients/client4/~dmtmp/COREL >[2012-04-03 17:44:58.953516] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client8/~dmtmp/ACCESS >[2012-04-03 17:44:58.955199] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background data self-heal completed on /clients/client7/~dmtmp/COREL/GRAPH1.CDR >[2012-04-03 17:44:58.960036] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background entry self-heal triggered. path: /clients/client0/~dmtmp/COREL, reason: lookup detected pending operations >[2012-04-03 17:44:58.960368] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client2/~dmtmp/COREL, reason: lookup detected pending operations >[2012-04-03 17:44:58.960847] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: <gfid:00000000-0000-0000-0000-000000000000>, reason: lookup detected pending operations >[2012-04-03 17:44:58.961477] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-0: background entry self-heal triggered. path: <gfid:00000000-0000-0000-0000-000000000000>, reason: lookup detected pending operations >[2012-04-03 17:44:58.961689] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client5/~dmtmp/COREL >[2012-04-03 17:44:58.962686] I [afr-self-heal-data.c:776:afr_sh_data_fix] 7-dstore-replicate-2: no active sinks for performing self-heal on file /clients/client9/~dmtmp/COREL/GRAPH1.CDR >[2012-04-03 17:44:58.965211] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client5/~dmtmp/COREL, reason: lookup detected pending operations >[2012-04-03 17:44:58.969252] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-0: background entry self-heal triggered. path: /clients/client1/~dmtmp/COREL, reason: lookup detected pending operations >[2012-04-03 17:44:58.970848] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background data self-heal completed on /clients/client9/~dmtmp/COREL/GRAPH1.CDR >[2012-04-03 17:44:58.971897] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-0: background entry self-heal completed on <gfid:00000000-0000-0000-0000-000000000000> >[2012-04-03 17:44:58.972643] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client2/~dmtmp/COREL >[2012-04-03 17:44:58.973279] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background entry self-heal completed on /clients/client0/~dmtmp/COREL >[2012-04-03 17:44:58.974022] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on <gfid:00000000-0000-0000-0000-000000000000> >[2012-04-03 17:44:58.975519] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client3/~dmtmp/COREL, reason: lookup detected pending operations >[2012-04-03 17:44:58.977558] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client5/~dmtmp/COREL >[2012-04-03 17:44:58.984073] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-0: background entry self-heal completed on /clients/client1/~dmtmp/COREL >[2012-04-03 17:44:58.993482] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client2/~dmtmp/COREL, reason: lookup detected pending operations >[2012-04-03 17:44:58.994161] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client3/~dmtmp/COREL >[2012-04-03 17:44:59.003273] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-0: background entry self-heal triggered. path: /clients/client4/~dmtmp/COREL, reason: lookup detected pending operations >[2012-04-03 17:44:59.008296] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client2/~dmtmp/COREL >[2012-04-03 17:44:59.014667] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background data self-heal triggered. path: /clients/client9/~dmtmp/COREL/GRAPH1.CDR, reason: lookup detected pending operations >[2012-04-03 17:44:59.015597] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-0: background entry self-heal completed on /clients/client4/~dmtmp/COREL >[2012-04-03 17:44:59.020768] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client5/~dmtmp/COREL, reason: lookup detected pending operations >[2012-04-03 17:44:59.026727] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-0: background entry self-heal triggered. path: /clients/client1/~dmtmp/COREL, reason: lookup detected pending operations >[2012-04-03 17:44:59.027842] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-0: background entry self-heal triggered. path: /clients/client8/~dmtmp/ACCESS, reason: lookup detected pending operations >[2012-04-03 17:44:59.029450] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client8/~dmtmp/ACCESS, reason: lookup detected pending operations >[2012-04-03 17:44:59.035211] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-0: background entry self-heal completed on /clients/client1/~dmtmp/COREL >[2012-04-03 17:44:59.037058] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-0: background entry self-heal completed on /clients/client8/~dmtmp/ACCESS >[2012-04-03 17:44:59.038083] I [afr-self-heal-data.c:776:afr_sh_data_fix] 7-dstore-replicate-2: no active sinks for performing self-heal on file /clients/client9/~dmtmp/COREL/GRAPH1.CDR >[2012-04-03 17:44:59.040310] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client5/~dmtmp/COREL >[2012-04-03 17:44:59.043914] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client5/~dmtmp/COREL, reason: lookup detected pending operations >[2012-04-03 17:44:59.049509] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client8/~dmtmp/ACCESS >[2012-04-03 17:44:59.053153] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background data self-heal completed on /clients/client9/~dmtmp/COREL/GRAPH1.CDR >[2012-04-03 17:44:59.055131] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client2/~dmtmp/COREL, reason: lookup detected pending operations >[2012-04-03 17:44:59.055701] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-0: background entry self-heal triggered. path: <gfid:00000000-0000-0000-0000-000000000000>, reason: lookup detected pending operations >[2012-04-03 17:44:59.061076] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: <gfid:00000000-0000-0000-0000-000000000000>, reason: lookup detected pending operations >[2012-04-03 17:44:59.066115] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client5/~dmtmp/COREL >[2012-04-03 17:44:59.071400] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client2/~dmtmp/COREL >[2012-04-03 17:44:59.071631] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on <gfid:00000000-0000-0000-0000-000000000000> >[2012-04-03 17:44:59.072412] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-0: background entry self-heal completed on <gfid:00000000-0000-0000-0000-000000000000> >[2012-04-03 17:44:59.079076] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client9/~dmtmp/COREL, reason: lookup detected pending operations >[2012-04-03 17:44:59.085737] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background entry self-heal triggered. path: /clients/client0/~dmtmp/COREL, reason: lookup detected pending operations >[2012-04-03 17:44:59.091897] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client9/~dmtmp/COREL >[2012-04-03 17:44:59.096723] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background data self-heal triggered. path: /clients/client9/~dmtmp/COREL/GRAPH1.CDR, reason: lookup detected pending operations >[2012-04-03 17:44:59.102196] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background entry self-heal completed on /clients/client0/~dmtmp/COREL >[2012-04-03 17:44:59.102497] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-0: background entry self-heal triggered. path: /clients/client8/~dmtmp/ACCESS, reason: lookup detected pending operations >[2012-04-03 17:44:59.102941] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client8/~dmtmp/ACCESS, reason: lookup detected pending operations >[2012-04-03 17:44:59.109867] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-0: background entry self-heal triggered. path: /clients/client1/~dmtmp/COREL, reason: lookup detected pending operations >[2012-04-03 17:44:59.110875] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-0: background entry self-heal triggered. path: /clients/client4/~dmtmp/COREL, reason: lookup detected pending operations >[2012-04-03 17:44:59.111675] I [afr-self-heal-data.c:776:afr_sh_data_fix] 7-dstore-replicate-2: no active sinks for performing self-heal on file /clients/client9/~dmtmp/COREL/GRAPH1.CDR >[2012-04-03 17:44:59.113729] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-0: background entry self-heal completed on /clients/client8/~dmtmp/ACCESS >[2012-04-03 17:44:59.113928] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client8/~dmtmp/ACCESS >[2012-04-03 17:44:59.117784] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background data self-heal completed on /clients/client9/~dmtmp/COREL/GRAPH1.CDR >[2012-04-03 17:44:59.120517] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-0: background entry self-heal completed on /clients/client1/~dmtmp/COREL >[2012-04-03 17:44:59.120941] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-0: background entry self-heal completed on /clients/client4/~dmtmp/COREL >[2012-04-03 17:44:59.132629] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client9/~dmtmp/COREL, reason: lookup detected pending operations >[2012-04-03 17:44:59.133369] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-0: background entry self-heal triggered. path: /clients/client6/~dmtmp/COREL, reason: lookup detected pending operations >[2012-04-03 17:44:59.144084] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-0: background entry self-heal completed on /clients/client6/~dmtmp/COREL >[2012-04-03 17:44:59.144647] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-0: background entry self-heal triggered. path: /clients/client1/~dmtmp/COREL, reason: lookup detected pending operations >[2012-04-03 17:44:59.149082] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background entry self-heal triggered. path: /clients/client0/~dmtmp/COREL, reason: lookup detected pending operations >[2012-04-03 17:44:59.151984] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client9/~dmtmp/COREL >[2012-04-03 17:44:59.152984] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-0: background entry self-heal completed on /clients/client1/~dmtmp/COREL >[2012-04-03 17:44:59.155494] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background data self-heal triggered. path: /clients/client9/~dmtmp/COREL/GRAPH1.CDR, reason: lookup detected pending operations >[2012-04-03 17:44:59.162765] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-0: background entry self-heal triggered. path: /clients/client4/~dmtmp/COREL, reason: lookup detected pending operations >[2012-04-03 17:44:59.164359] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-0: background entry self-heal triggered. path: /clients/client8/~dmtmp/ACCESS, reason: lookup detected pending operations >[2012-04-03 17:44:59.164673] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client8/~dmtmp/ACCESS, reason: lookup detected pending operations >[2012-04-03 17:44:59.166258] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background entry self-heal completed on /clients/client0/~dmtmp/COREL >[2012-04-03 17:44:59.171696] I [afr-self-heal-data.c:776:afr_sh_data_fix] 7-dstore-replicate-2: no active sinks for performing self-heal on file /clients/client9/~dmtmp/COREL/GRAPH1.CDR >[2012-04-03 17:44:59.172448] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client5/~dmtmp/COREL, reason: lookup detected pending operations >[2012-04-03 17:44:59.173594] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client8/~dmtmp/ACCESS >[2012-04-03 17:44:59.176703] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background data self-heal completed on /clients/client9/~dmtmp/COREL/GRAPH1.CDR >[2012-04-03 17:44:59.176993] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-0: background entry self-heal completed on /clients/client4/~dmtmp/COREL >[2012-04-03 17:44:59.179153] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-0: background entry self-heal completed on /clients/client8/~dmtmp/ACCESS >[2012-04-03 17:44:59.182564] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-0: background entry self-heal triggered. path: <gfid:00000000-0000-0000-0000-000000000000>, reason: lookup detected pending operations >[2012-04-03 17:44:59.189234] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client5/~dmtmp/COREL >[2012-04-03 17:44:59.189959] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: <gfid:00000000-0000-0000-0000-000000000000>, reason: lookup detected pending operations >[2012-04-03 17:44:59.191928] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client5/~dmtmp/COREL, reason: lookup detected pending operations >[2012-04-03 17:44:59.192531] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-0: background entry self-heal completed on <gfid:00000000-0000-0000-0000-000000000000> >[2012-04-03 17:44:59.194819] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client9/~dmtmp/COREL, reason: lookup detected pending operations >[2012-04-03 17:44:59.197842] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-0: background entry self-heal triggered. path: /clients/client6/~dmtmp/COREL, reason: lookup detected pending operations >[2012-04-03 17:44:59.201315] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on <gfid:00000000-0000-0000-0000-000000000000> >[2012-04-03 17:44:59.204751] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client5/~dmtmp/COREL >[2012-04-03 17:44:59.205037] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: <gfid:00000000-0000-0000-0000-000000000000>, reason: lookup detected pending operations >[2012-04-03 17:44:59.208726] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-0: background entry self-heal triggered. path: <gfid:00000000-0000-0000-0000-000000000000>, reason: lookup detected pending operations >[2012-04-03 17:44:59.210652] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client9/~dmtmp/COREL >[2012-04-03 17:44:59.212796] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-0: background entry self-heal completed on /clients/client6/~dmtmp/COREL >[2012-04-03 17:44:59.213776] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client2/~dmtmp/COREL, reason: lookup detected pending operations >[2012-04-03 17:44:59.215501] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background data self-heal triggered. path: /clients/client9/~dmtmp/COREL/GRAPH1.CDR, reason: lookup detected pending operations >[2012-04-03 17:44:59.216794] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-0: background entry self-heal triggered. path: /clients/client1/~dmtmp/COREL, reason: lookup detected pending operations >[2012-04-03 17:44:59.218469] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on <gfid:00000000-0000-0000-0000-000000000000> >[2012-04-03 17:44:59.219782] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-0: background entry self-heal completed on <gfid:00000000-0000-0000-0000-000000000000> >[2012-04-03 17:44:59.224379] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client2/~dmtmp/COREL >[2012-04-03 17:44:59.226299] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-0: background entry self-heal completed on /clients/client1/~dmtmp/COREL >[2012-04-03 17:44:59.231790] I [afr-self-heal-data.c:776:afr_sh_data_fix] 7-dstore-replicate-2: no active sinks for performing self-heal on file /clients/client9/~dmtmp/COREL/GRAPH1.CDR >[2012-04-03 17:44:59.233602] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client5/~dmtmp/COREL, reason: lookup detected pending operations >[2012-04-03 17:44:59.236471] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-0: background entry self-heal triggered. path: /clients/client8/~dmtmp/ACCESS, reason: lookup detected pending operations >[2012-04-03 17:44:59.238124] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client8/~dmtmp/ACCESS, reason: lookup detected pending operations >[2012-04-03 17:44:59.242066] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background data self-heal completed on /clients/client9/~dmtmp/COREL/GRAPH1.CDR >[2012-04-03 17:44:59.247813] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-0: background entry self-heal completed on /clients/client8/~dmtmp/ACCESS >[2012-04-03 17:44:59.249406] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-0: background entry self-heal triggered. path: /clients/client1/~dmtmp/COREL, reason: lookup detected pending operations >[2012-04-03 17:44:59.250762] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background entry self-heal triggered. path: /clients/client0/~dmtmp/COREL, reason: lookup detected pending operations >[2012-04-03 17:44:59.252019] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client2/~dmtmp/COREL, reason: lookup detected pending operations >[2012-04-03 17:44:59.254617] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client9/~dmtmp/COREL, reason: lookup detected pending operations >[2012-04-03 17:44:59.256639] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client5/~dmtmp/COREL >[2012-04-03 17:44:59.257156] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client8/~dmtmp/ACCESS >[2012-04-03 17:44:59.260441] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client5/~dmtmp/COREL, reason: lookup detected pending operations >[2012-04-03 17:44:59.260909] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: <gfid:00000000-0000-0000-0000-000000000000>, reason: lookup detected pending operations >[2012-04-03 17:44:59.262508] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background entry self-heal completed on /clients/client0/~dmtmp/COREL >[2012-04-03 17:44:59.263469] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-0: background entry self-heal completed on /clients/client1/~dmtmp/COREL >[2012-04-03 17:44:59.264036] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client2/~dmtmp/COREL >[2012-04-03 17:44:59.264434] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client9/~dmtmp/COREL >[2012-04-03 17:44:59.265208] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-0: background entry self-heal triggered. path: <gfid:00000000-0000-0000-0000-000000000000>, reason: lookup detected pending operations >[2012-04-03 17:44:59.274238] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client5/~dmtmp/COREL >[2012-04-03 17:44:59.275449] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on <gfid:00000000-0000-0000-0000-000000000000> >[2012-04-03 17:44:59.280815] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-0: background entry self-heal completed on <gfid:00000000-0000-0000-0000-000000000000> >[2012-04-03 17:44:59.282066] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-0: background entry self-heal triggered. path: /clients/client4/~dmtmp/COREL, reason: lookup detected pending operations >[2012-04-03 17:44:59.287808] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-0: background entry self-heal triggered. path: /clients/client1/~dmtmp/COREL, reason: lookup detected pending operations >[2012-04-03 17:44:59.294874] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background entry self-heal triggered. path: /clients/client0/~dmtmp/COREL, reason: lookup detected pending operations >[2012-04-03 17:44:59.297262] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-0: background entry self-heal triggered. path: /clients/client6/~dmtmp/COREL, reason: lookup detected pending operations >[2012-04-03 17:44:59.297881] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-0: background entry self-heal completed on /clients/client4/~dmtmp/COREL >[2012-04-03 17:44:59.302103] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-0: background entry self-heal completed on /clients/client1/~dmtmp/COREL >[2012-04-03 17:44:59.304748] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client7/~dmtmp/COREL, reason: lookup detected pending operations >[2012-04-03 17:44:59.308791] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-0: background entry self-heal completed on /clients/client6/~dmtmp/COREL >[2012-04-03 17:44:59.310206] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client5/~dmtmp/COREL, reason: lookup detected pending operations >[2012-04-03 17:44:59.311770] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background entry self-heal completed on /clients/client0/~dmtmp/COREL >[2012-04-03 17:44:59.312082] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-0: background entry self-heal triggered. path: /clients/client8/~dmtmp/ACCESS, reason: lookup detected pending operations >[2012-04-03 17:44:59.312320] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client8/~dmtmp/ACCESS, reason: lookup detected pending operations >[2012-04-03 17:44:59.315946] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client7/~dmtmp/COREL >[2012-04-03 17:44:59.321018] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client5/~dmtmp/COREL >[2012-04-03 17:44:59.324022] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client8/~dmtmp/ACCESS >[2012-04-03 17:44:59.324644] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client5/~dmtmp/COREL, reason: lookup detected pending operations >[2012-04-03 17:44:59.325974] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client2/~dmtmp/COREL, reason: lookup detected pending operations >[2012-04-03 17:44:59.333018] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client5/~dmtmp/COREL >[2012-04-03 17:44:59.334083] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client2/~dmtmp/COREL >[2012-04-03 17:44:59.335032] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-0: background entry self-heal completed on /clients/client8/~dmtmp/ACCESS >[2012-04-03 17:44:59.335918] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-0: background entry self-heal triggered. path: /clients/client4/~dmtmp/COREL, reason: lookup detected pending operations >[2012-04-03 17:44:59.338143] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-0: background entry self-heal triggered. path: <gfid:00000000-0000-0000-0000-000000000000>, reason: lookup detected pending operations >[2012-04-03 17:44:59.340242] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background data self-heal triggered. path: /clients/client3/~dmtmp/COREL/GRAPH1.CDR, reason: lookup detected pending operations >[2012-04-03 17:44:59.340894] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: <gfid:00000000-0000-0000-0000-000000000000>, reason: lookup detected pending operations >[2012-04-03 17:44:59.347799] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-0: background entry self-heal completed on /clients/client4/~dmtmp/COREL >[2012-04-03 17:44:59.350027] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-0: background entry self-heal triggered. path: /clients/client6/~dmtmp/COREL, reason: lookup detected pending operations >[2012-04-03 17:44:59.352239] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on <gfid:00000000-0000-0000-0000-000000000000> >[2012-04-03 17:44:59.352895] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-0: background entry self-heal completed on <gfid:00000000-0000-0000-0000-000000000000> >[2012-04-03 17:44:59.353546] I [afr-self-heal-data.c:776:afr_sh_data_fix] 7-dstore-replicate-2: no active sinks for performing self-heal on file /clients/client3/~dmtmp/COREL/GRAPH1.CDR >[2012-04-03 17:44:59.356895] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background data self-heal triggered. path: /clients/client9/~dmtmp/COREL/GRAPH1.CDR, reason: lookup detected pending operations >[2012-04-03 17:44:59.357421] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background data self-heal completed on /clients/client3/~dmtmp/COREL/GRAPH1.CDR >[2012-04-03 17:44:59.361344] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background data self-heal triggered. path: /clients/client3/~dmtmp/COREL/GRAPH1.CDR, reason: lookup detected pending operations >[2012-04-03 17:44:59.363776] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background entry self-heal triggered. path: /clients/client0/~dmtmp/COREL, reason: lookup detected pending operations >[2012-04-03 17:44:59.364645] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-0: background entry self-heal completed on /clients/client6/~dmtmp/COREL >[2012-04-03 17:44:59.367097] I [afr-self-heal-data.c:776:afr_sh_data_fix] 7-dstore-replicate-2: no active sinks for performing self-heal on file /clients/client9/~dmtmp/COREL/GRAPH1.CDR >[2012-04-03 17:44:59.374080] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-0: background entry self-heal triggered. path: /clients/client1/~dmtmp/COREL, reason: lookup detected pending operations >[2012-04-03 17:44:59.375970] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client2/~dmtmp/COREL, reason: lookup detected pending operations >[2012-04-03 17:44:59.378819] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-0: background entry self-heal completed on /clients/client1/~dmtmp/COREL >[2012-04-03 17:44:59.379205] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background entry self-heal completed on /clients/client0/~dmtmp/COREL >[2012-04-03 17:44:59.379802] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background data self-heal completed on /clients/client9/~dmtmp/COREL/GRAPH1.CDR >[2012-04-03 17:44:59.380219] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client5/~dmtmp/COREL, reason: lookup detected pending operations >[2012-04-03 17:44:59.380844] I [afr-self-heal-data.c:776:afr_sh_data_fix] 7-dstore-replicate-2: no active sinks for performing self-heal on file /clients/client3/~dmtmp/COREL/GRAPH1.CDR >[2012-04-03 17:44:59.384597] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client9/~dmtmp/COREL, reason: lookup detected pending operations >[2012-04-03 17:44:59.388476] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background data self-heal triggered. path: /clients/client7/~dmtmp/COREL/@@@CDRW.TMP, reason: lookup detected pending operations >[2012-04-03 17:44:59.390395] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background data self-heal completed on /clients/client3/~dmtmp/COREL/GRAPH1.CDR >[2012-04-03 17:44:59.392846] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client2/~dmtmp/COREL >[2012-04-03 17:44:59.396322] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client5/~dmtmp/COREL >[2012-04-03 17:44:59.397092] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-0: background entry self-heal triggered. path: /clients/client4/~dmtmp/COREL, reason: lookup detected pending operations >[2012-04-03 17:44:59.398536] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-0: background entry self-heal triggered. path: /clients/client8/~dmtmp/ACCESS, reason: lookup detected pending operations >[2012-04-03 17:44:59.399261] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client9/~dmtmp/COREL >[2012-04-03 17:44:59.401315] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client8/~dmtmp/ACCESS, reason: lookup detected pending operations >[2012-04-03 17:44:59.402219] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client5/~dmtmp/COREL, reason: lookup detected pending operations >[2012-04-03 17:44:59.405020] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background data self-heal triggered. path: /clients/client9/~dmtmp/COREL/GRAPH1.CDR, reason: lookup detected pending operations >[2012-04-03 17:44:59.406281] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-0: background entry self-heal triggered. path: /clients/client1/~dmtmp/COREL, reason: lookup detected pending operations >[2012-04-03 17:44:59.407119] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-0: background entry self-heal completed on /clients/client4/~dmtmp/COREL >[2012-04-03 17:44:59.407436] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-0: background entry self-heal completed on /clients/client8/~dmtmp/ACCESS >[2012-04-03 17:44:59.408705] I [afr-self-heal-data.c:776:afr_sh_data_fix] 7-dstore-replicate-2: no active sinks for performing self-heal on file /clients/client7/~dmtmp/COREL/@@@CDRW.TMP >[2012-04-03 17:44:59.411595] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client8/~dmtmp/ACCESS >[2012-04-03 17:44:59.413950] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client5/~dmtmp/COREL >[2012-04-03 17:44:59.414557] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background data self-heal completed on /clients/client7/~dmtmp/COREL/@@@CDRW.TMP >[2012-04-03 17:44:59.414996] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-0: background entry self-heal completed on /clients/client1/~dmtmp/COREL >[2012-04-03 17:44:59.415940] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-0: background entry self-heal triggered. path: <gfid:00000000-0000-0000-0000-000000000000>, reason: lookup detected pending operations >[2012-04-03 17:44:59.417765] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: <gfid:00000000-0000-0000-0000-000000000000>, reason: lookup detected pending operations >[2012-04-03 17:44:59.419702] I [afr-self-heal-data.c:776:afr_sh_data_fix] 7-dstore-replicate-2: no active sinks for performing self-heal on file /clients/client9/~dmtmp/COREL/GRAPH1.CDR >[2012-04-03 17:44:59.424074] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-0: background entry self-heal triggered. path: /clients/client4/~dmtmp/COREL, reason: lookup detected pending operations >[2012-04-03 17:44:59.427195] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client7/~dmtmp/COREL, reason: lookup detected pending operations >[2012-04-03 17:44:59.429522] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-0: background entry self-heal completed on <gfid:00000000-0000-0000-0000-000000000000> >[2012-04-03 17:44:59.433136] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background data self-heal completed on /clients/client9/~dmtmp/COREL/GRAPH1.CDR >[2012-04-03 17:44:59.436255] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-0: background entry self-heal completed on /clients/client4/~dmtmp/COREL >[2012-04-03 17:44:59.436446] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on <gfid:00000000-0000-0000-0000-000000000000> >[2012-04-03 17:44:59.437671] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-0: background entry self-heal triggered. path: /clients/client6/~dmtmp/COREL, reason: lookup detected pending operations >[2012-04-03 17:44:59.440768] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background data self-heal triggered. path: /clients/client3/~dmtmp/COREL/GRAPH1.CDR, reason: lookup detected pending operations >[2012-04-03 17:44:59.444675] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client7/~dmtmp/COREL >[2012-04-03 17:44:59.445273] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client5/~dmtmp/COREL, reason: lookup detected pending operations >[2012-04-03 17:44:59.448257] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background data self-heal triggered. path: /clients/client7/~dmtmp/COREL/@@@CDRW.TMP, reason: lookup detected pending operations >[2012-04-03 17:44:59.450328] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client2/~dmtmp/COREL, reason: lookup detected pending operations >[2012-04-03 17:44:59.451148] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-0: background entry self-heal completed on /clients/client6/~dmtmp/COREL >[2012-04-03 17:44:59.455247] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-0: background entry self-heal triggered. path: /clients/client8/~dmtmp/ACCESS, reason: lookup detected pending operations >[2012-04-03 17:44:59.455723] I [afr-self-heal-data.c:776:afr_sh_data_fix] 7-dstore-replicate-2: no active sinks for performing self-heal on file /clients/client3/~dmtmp/COREL/GRAPH1.CDR >[2012-04-03 17:44:59.456005] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client5/~dmtmp/COREL >[2012-04-03 17:44:59.456955] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background entry self-heal triggered. path: /clients/client0/~dmtmp/COREL, reason: lookup detected pending operations >[2012-04-03 17:44:59.457904] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client8/~dmtmp/ACCESS, reason: lookup detected pending operations >[2012-04-03 17:44:59.463092] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client5/~dmtmp/COREL, reason: lookup detected pending operations >[2012-04-03 17:44:59.467442] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background entry self-heal completed on /clients/client0/~dmtmp/COREL >[2012-04-03 17:44:59.469458] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client2/~dmtmp/COREL >[2012-04-03 17:44:59.470249] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-0: background entry self-heal completed on /clients/client8/~dmtmp/ACCESS >[2012-04-03 17:44:59.471193] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background data self-heal completed on /clients/client3/~dmtmp/COREL/GRAPH1.CDR >[2012-04-03 17:44:59.472272] I [afr-self-heal-data.c:776:afr_sh_data_fix] 7-dstore-replicate-2: no active sinks for performing self-heal on file /clients/client7/~dmtmp/COREL/@@@CDRW.TMP >[2012-04-03 17:44:59.473096] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client3/~dmtmp/COREL, reason: lookup detected pending operations >[2012-04-03 17:44:59.477573] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-0: background entry self-heal triggered. path: /clients/client4/~dmtmp/COREL, reason: lookup detected pending operations >[2012-04-03 17:44:59.481566] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client8/~dmtmp/ACCESS >[2012-04-03 17:44:59.484831] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-0: background entry self-heal triggered. path: <gfid:00000000-0000-0000-0000-000000000000>, reason: lookup detected pending operations >[2012-04-03 17:44:59.485503] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-0: background entry self-heal completed on /clients/client4/~dmtmp/COREL >[2012-04-03 17:44:59.485873] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client5/~dmtmp/COREL >[2012-04-03 17:44:59.486239] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background data self-heal completed on /clients/client7/~dmtmp/COREL/@@@CDRW.TMP >[2012-04-03 17:44:59.490735] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: <gfid:00000000-0000-0000-0000-000000000000>, reason: lookup detected pending operations >[2012-04-03 17:44:59.492245] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client9/~dmtmp/COREL, reason: lookup detected pending operations >[2012-04-03 17:44:59.493103] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-0: background entry self-heal triggered. path: /clients/client6/~dmtmp/COREL, reason: lookup detected pending operations >[2012-04-03 17:44:59.494806] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client3/~dmtmp/COREL >[2012-04-03 17:44:59.495825] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-0: background entry self-heal completed on <gfid:00000000-0000-0000-0000-000000000000> >[2012-04-03 17:44:59.500949] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-0: background entry self-heal completed on /clients/client6/~dmtmp/COREL >[2012-04-03 17:44:59.503324] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background data self-heal triggered. path: /clients/client3/~dmtmp/COREL/GRAPH1.CDR, reason: lookup detected pending operations >[2012-04-03 17:44:59.506263] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client7/~dmtmp/COREL, reason: lookup detected pending operations >[2012-04-03 17:44:59.507005] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client2/~dmtmp/COREL, reason: lookup detected pending operations >[2012-04-03 17:44:59.508416] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-0: background entry self-heal triggered. path: /clients/client1/~dmtmp/COREL, reason: lookup detected pending operations >[2012-04-03 17:44:59.510713] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on <gfid:00000000-0000-0000-0000-000000000000> >[2012-04-03 17:44:59.512207] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client9/~dmtmp/COREL >[2012-04-03 17:44:59.514735] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background entry self-heal triggered. path: /clients/client0/~dmtmp/COREL, reason: lookup detected pending operations >[2012-04-03 17:44:59.519819] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-0: background entry self-heal completed on /clients/client1/~dmtmp/COREL >[2012-04-03 17:44:59.520760] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background entry self-heal completed on /clients/client0/~dmtmp/COREL >[2012-04-03 17:44:59.524129] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client7/~dmtmp/COREL >[2012-04-03 17:44:59.524500] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client2/~dmtmp/COREL >[2012-04-03 17:44:59.525949] I [afr-self-heal-data.c:776:afr_sh_data_fix] 7-dstore-replicate-2: no active sinks for performing self-heal on file /clients/client3/~dmtmp/COREL/GRAPH1.CDR >[2012-04-03 17:44:59.527058] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: <gfid:00000000-0000-0000-0000-000000000000>, reason: lookup detected pending operations >[2012-04-03 17:44:59.527381] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-0: background entry self-heal triggered. path: <gfid:00000000-0000-0000-0000-000000000000>, reason: lookup detected pending operations >[2012-04-03 17:44:59.528889] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background data self-heal triggered. path: /clients/client7/~dmtmp/COREL/@@@CDRW.TMP, reason: lookup detected pending operations >[2012-04-03 17:44:59.532109] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background data self-heal completed on /clients/client3/~dmtmp/COREL/GRAPH1.CDR >[2012-04-03 17:44:59.537255] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on <gfid:00000000-0000-0000-0000-000000000000> >[2012-04-03 17:44:59.541100] I [afr-self-heal-data.c:776:afr_sh_data_fix] 7-dstore-replicate-2: no active sinks for performing self-heal on file /clients/client7/~dmtmp/COREL/@@@CDRW.TMP >[2012-04-03 17:44:59.541597] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-0: background entry self-heal triggered. path: /clients/client1/~dmtmp/COREL, reason: lookup detected pending operations >[2012-04-03 17:44:59.542016] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-0: background entry self-heal completed on <gfid:00000000-0000-0000-0000-000000000000> >[2012-04-03 17:44:59.553468] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background data self-heal completed on /clients/client7/~dmtmp/COREL/@@@CDRW.TMP >[2012-04-03 17:44:59.554331] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-0: background entry self-heal completed on /clients/client1/~dmtmp/COREL >[2012-04-03 17:44:59.569592] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client3/~dmtmp/COREL, reason: lookup detected pending operations >[2012-04-03 17:44:59.582392] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-0: background entry self-heal triggered. path: /clients/client1/~dmtmp/COREL, reason: lookup detected pending operations >[2012-04-03 17:44:59.586646] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-0: background entry self-heal triggered. path: /clients/client6/~dmtmp/COREL, reason: lookup detected pending operations >[2012-04-03 17:44:59.587035] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client2/~dmtmp/COREL, reason: lookup detected pending operations >[2012-04-03 17:44:59.590142] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-0: background entry self-heal completed on /clients/client1/~dmtmp/COREL >[2012-04-03 17:44:59.592038] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client3/~dmtmp/COREL >[2012-04-03 17:44:59.592741] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client7/~dmtmp/COREL, reason: lookup detected pending operations >[2012-04-03 17:44:59.593786] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-0: background entry self-heal completed on /clients/client6/~dmtmp/COREL >[2012-04-03 17:44:59.597737] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background data self-heal triggered. path: /clients/client3/~dmtmp/COREL/GRAPH1.CDR, reason: lookup detected pending operations >[2012-04-03 17:44:59.602536] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client2/~dmtmp/COREL >[2012-04-03 17:44:59.604716] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client7/~dmtmp/COREL >[2012-04-03 17:44:59.608477] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background data self-heal triggered. path: /clients/client7/~dmtmp/COREL/@@@CDRW.TMP, reason: lookup detected pending operations >[2012-04-03 17:44:59.610792] I [afr-self-heal-data.c:776:afr_sh_data_fix] 7-dstore-replicate-2: no active sinks for performing self-heal on file /clients/client3/~dmtmp/COREL/GRAPH1.CDR >[2012-04-03 17:44:59.612986] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-0: background entry self-heal triggered. path: /clients/client1/~dmtmp/COREL, reason: lookup detected pending operations >[2012-04-03 17:44:59.618565] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background data self-heal completed on /clients/client3/~dmtmp/COREL/GRAPH1.CDR >[2012-04-03 17:44:59.623485] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-0: background entry self-heal triggered. path: /clients/client8/~dmtmp/ACCESS, reason: lookup detected pending operations >[2012-04-03 17:44:59.624486] I [afr-self-heal-data.c:776:afr_sh_data_fix] 7-dstore-replicate-2: no active sinks for performing self-heal on file /clients/client7/~dmtmp/COREL/@@@CDRW.TMP >[2012-04-03 17:44:59.626506] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client8/~dmtmp/ACCESS, reason: lookup detected pending operations >[2012-04-03 17:44:59.628052] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-0: background entry self-heal completed on /clients/client1/~dmtmp/COREL >[2012-04-03 17:44:59.632656] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-0: background entry self-heal completed on /clients/client8/~dmtmp/ACCESS >[2012-04-03 17:44:59.632865] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background data self-heal completed on /clients/client7/~dmtmp/COREL/@@@CDRW.TMP >[2012-04-03 17:44:59.638230] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-0: background entry self-heal triggered. path: /clients/client6/~dmtmp/COREL, reason: lookup detected pending operations >[2012-04-03 17:44:59.638655] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client8/~dmtmp/ACCESS >[2012-04-03 17:44:59.642535] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client2/~dmtmp/COREL, reason: lookup detected pending operations >[2012-04-03 17:44:59.643792] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-0: background entry self-heal triggered. path: <gfid:00000000-0000-0000-0000-000000000000>, reason: lookup detected pending operations >[2012-04-03 17:44:59.644444] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: <gfid:00000000-0000-0000-0000-000000000000>, reason: lookup detected pending operations >[2012-04-03 17:44:59.652869] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client3/~dmtmp/COREL, reason: lookup detected pending operations >[2012-04-03 17:44:59.654342] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-0: background entry self-heal completed on /clients/client6/~dmtmp/COREL >[2012-04-03 17:44:59.658581] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-0: background entry self-heal completed on <gfid:00000000-0000-0000-0000-000000000000> >[2012-04-03 17:44:59.659561] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client2/~dmtmp/COREL >[2012-04-03 17:44:59.661007] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on <gfid:00000000-0000-0000-0000-000000000000> >[2012-04-03 17:44:59.661869] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client7/~dmtmp/COREL, reason: lookup detected pending operations >[2012-04-03 17:44:59.665967] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-0: background entry self-heal triggered. path: <gfid:00000000-0000-0000-0000-000000000000>, reason: lookup detected pending operations >[2012-04-03 17:44:59.667532] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background entry self-heal triggered. path: /clients/client0/~dmtmp/COREL, reason: lookup detected pending operations >[2012-04-03 17:44:59.667706] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: <gfid:00000000-0000-0000-0000-000000000000>, reason: lookup detected pending operations >[2012-04-03 17:44:59.669821] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-0: background entry self-heal triggered. path: /clients/client1/~dmtmp/COREL, reason: lookup detected pending operations >[2012-04-03 17:44:59.671156] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client3/~dmtmp/COREL >[2012-04-03 17:44:59.675559] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background data self-heal triggered. path: /clients/client3/~dmtmp/COREL/GRAPH1.CDR, reason: lookup detected pending operations >[2012-04-03 17:44:59.678998] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client7/~dmtmp/COREL >[2012-04-03 17:44:59.679452] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background entry self-heal completed on /clients/client0/~dmtmp/COREL >[2012-04-03 17:44:59.683599] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-0: background entry self-heal completed on <gfid:00000000-0000-0000-0000-000000000000> >[2012-04-03 17:44:59.683733] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on <gfid:00000000-0000-0000-0000-000000000000> >[2012-04-03 17:44:59.684252] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-0: background entry self-heal completed on /clients/client1/~dmtmp/COREL >[2012-04-03 17:44:59.685495] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background data self-heal triggered. path: /clients/client7/~dmtmp/COREL/@@@CDRW.TMP, reason: lookup detected pending operations >[2012-04-03 17:44:59.698992] I [afr-self-heal-data.c:776:afr_sh_data_fix] 7-dstore-replicate-2: no active sinks for performing self-heal on file /clients/client3/~dmtmp/COREL/GRAPH1.CDR >[2012-04-03 17:44:59.705577] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client8/~dmtmp/ACCESS, reason: lookup detected pending operations >[2012-04-03 17:44:59.706426] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-0: background entry self-heal triggered. path: /clients/client8/~dmtmp/ACCESS, reason: lookup detected pending operations >[2012-04-03 17:44:59.707125] I [afr-self-heal-data.c:776:afr_sh_data_fix] 7-dstore-replicate-2: no active sinks for performing self-heal on file /clients/client7/~dmtmp/COREL/@@@CDRW.TMP >[2012-04-03 17:44:59.707443] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background data self-heal completed on /clients/client3/~dmtmp/COREL/GRAPH1.CDR >[2012-04-03 17:44:59.714085] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client2/~dmtmp/COREL, reason: lookup detected pending operations >[2012-04-03 17:44:59.717180] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background data self-heal completed on /clients/client7/~dmtmp/COREL/@@@CDRW.TMP >[2012-04-03 17:44:59.718690] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client8/~dmtmp/ACCESS >[2012-04-03 17:44:59.723412] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-0: background entry self-heal completed on /clients/client8/~dmtmp/ACCESS >[2012-04-03 17:44:59.727429] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background entry self-heal triggered. path: /clients/client0/~dmtmp/COREL, reason: lookup detected pending operations >[2012-04-03 17:44:59.729198] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-0: background entry self-heal triggered. path: <gfid:00000000-0000-0000-0000-000000000000>, reason: lookup detected pending operations >[2012-04-03 17:44:59.730995] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client2/~dmtmp/COREL >[2012-04-03 17:44:59.731817] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: <gfid:00000000-0000-0000-0000-000000000000>, reason: lookup detected pending operations >[2012-04-03 17:44:59.739059] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-0: background entry self-heal triggered. path: /clients/client6/~dmtmp/COREL, reason: lookup detected pending operations >[2012-04-03 17:44:59.746038] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background entry self-heal completed on /clients/client0/~dmtmp/COREL >[2012-04-03 17:44:59.747141] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-0: background entry self-heal completed on <gfid:00000000-0000-0000-0000-000000000000> >[2012-04-03 17:44:59.750064] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client7/~dmtmp/COREL, reason: lookup detected pending operations >[2012-04-03 17:44:59.751163] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on <gfid:00000000-0000-0000-0000-000000000000> >[2012-04-03 17:44:59.753179] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client3/~dmtmp/COREL, reason: lookup detected pending operations >[2012-04-03 17:44:59.753563] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-0: background entry self-heal completed on /clients/client6/~dmtmp/COREL >[2012-04-03 17:44:59.764095] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client7/~dmtmp/COREL >[2012-04-03 17:44:59.765316] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client2/~dmtmp/COREL, reason: lookup detected pending operations >[2012-04-03 17:44:59.767577] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client3/~dmtmp/COREL >[2012-04-03 17:44:59.784678] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background entry self-heal triggered. path: /clients/client0/~dmtmp/COREL, reason: lookup detected pending operations >[2012-04-03 17:44:59.785927] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client2/~dmtmp/COREL >[2012-04-03 17:44:59.798035] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-0: background entry self-heal triggered. path: /clients/client6/~dmtmp/COREL, reason: lookup detected pending operations >[2012-04-03 17:44:59.803633] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client8/~dmtmp/ACCESS, reason: lookup detected pending operations >[2012-04-03 17:44:59.804307] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-0: background entry self-heal triggered. path: /clients/client8/~dmtmp/ACCESS, reason: lookup detected pending operations >[2012-04-03 17:44:59.807393] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-0: background entry self-heal completed on /clients/client6/~dmtmp/COREL >[2012-04-03 17:44:59.811425] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client8/~dmtmp/ACCESS >[2012-04-03 17:44:59.812150] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-0: background entry self-heal completed on /clients/client8/~dmtmp/ACCESS >[2012-04-03 17:44:59.848635] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background entry self-heal completed on /clients/client0/~dmtmp/COREL >[2012-04-03 17:44:59.856707] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: <gfid:00000000-0000-0000-0000-000000000000>, reason: lookup detected pending operations >[2012-04-03 17:44:59.857155] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background data self-heal triggered. path: /clients/client5/~dmtmp/COREL/GRAPH1.CDR, reason: lookup detected pending operations >[2012-04-03 17:44:59.859334] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-0: background entry self-heal triggered. path: <gfid:00000000-0000-0000-0000-000000000000>, reason: lookup detected pending operations >[2012-04-03 17:44:59.864983] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background entry self-heal triggered. path: /clients/client0/~dmtmp/COREL, reason: lookup detected pending operations >[2012-04-03 17:44:59.865210] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client9/~dmtmp/COREL, reason: lookup detected pending operations >[2012-04-03 17:44:59.869808] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client3/~dmtmp/COREL, reason: lookup detected pending operations >[2012-04-03 17:44:59.870031] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-0: background data self-heal triggered. path: /clients/client4/~dmtmp/COREL/GRAPH1.CDR, reason: lookup detected pending operations >[2012-04-03 17:44:59.871319] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on <gfid:00000000-0000-0000-0000-000000000000> >[2012-04-03 17:44:59.874319] I [afr-self-heal-data.c:776:afr_sh_data_fix] 7-dstore-replicate-2: no active sinks for performing self-heal on file /clients/client5/~dmtmp/COREL/GRAPH1.CDR >[2012-04-03 17:44:59.876024] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-0: background entry self-heal completed on <gfid:00000000-0000-0000-0000-000000000000> >[2012-04-03 17:44:59.877262] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background entry self-heal completed on /clients/client0/~dmtmp/COREL >[2012-04-03 17:44:59.878751] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client9/~dmtmp/COREL >[2012-04-03 17:44:59.880034] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: <gfid:00000000-0000-0000-0000-000000000000>, reason: lookup detected pending operations >[2012-04-03 17:44:59.880872] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-0: background entry self-heal triggered. path: <gfid:00000000-0000-0000-0000-000000000000>, reason: lookup detected pending operations >[2012-04-03 17:44:59.881361] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client3/~dmtmp/COREL >[2012-04-03 17:44:59.887419] I [afr-self-heal-data.c:776:afr_sh_data_fix] 7-dstore-replicate-0: no active sinks for performing self-heal on file /clients/client4/~dmtmp/COREL/GRAPH1.CDR >[2012-04-03 17:44:59.887793] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background data self-heal completed on /clients/client5/~dmtmp/COREL/GRAPH1.CDR >[2012-04-03 17:44:59.891424] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client2/~dmtmp/COREL, reason: lookup detected pending operations >[2012-04-03 17:44:59.893991] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-0: background entry self-heal completed on <gfid:00000000-0000-0000-0000-000000000000> >[2012-04-03 17:44:59.894713] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-0: background data self-heal completed on /clients/client4/~dmtmp/COREL/GRAPH1.CDR >[2012-04-03 17:44:59.895216] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on <gfid:00000000-0000-0000-0000-000000000000> >[2012-04-03 17:44:59.908924] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client2/~dmtmp/COREL >[2012-04-03 17:44:59.911931] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background data self-heal triggered. path: /clients/client7/~dmtmp/COREL/@@@CDRW.TMP, reason: lookup detected pending operations >[2012-04-03 17:44:59.923578] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background entry self-heal triggered. path: /clients/client0/~dmtmp/COREL, reason: lookup detected pending operations >[2012-04-03 17:44:59.931027] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client8/~dmtmp/ACCESS, reason: lookup detected pending operations >[2012-04-03 17:44:59.932457] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-0: background entry self-heal triggered. path: /clients/client8/~dmtmp/ACCESS, reason: lookup detected pending operations >[2012-04-03 17:44:59.941386] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background entry self-heal completed on /clients/client0/~dmtmp/COREL >[2012-04-03 17:44:59.945385] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background data self-heal triggered. path: /clients/client5/~dmtmp/COREL/GRAPH1.CDR, reason: lookup detected pending operations >[2012-04-03 17:44:59.947287] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client2/~dmtmp/COREL, reason: lookup detected pending operations >[2012-04-03 17:44:59.949017] I [afr-self-heal-data.c:776:afr_sh_data_fix] 7-dstore-replicate-2: no active sinks for performing self-heal on file /clients/client7/~dmtmp/COREL/@@@CDRW.TMP >[2012-04-03 17:44:59.949979] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client8/~dmtmp/ACCESS >[2012-04-03 17:44:59.952310] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-0: background entry self-heal completed on /clients/client8/~dmtmp/ACCESS >[2012-04-03 17:44:59.955252] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background data self-heal completed on /clients/client7/~dmtmp/COREL/@@@CDRW.TMP >[2012-04-03 17:44:59.956580] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-0: background entry self-heal triggered. path: <gfid:00000000-0000-0000-0000-000000000000>, reason: lookup detected pending operations >[2012-04-03 17:44:59.958210] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-0: background entry self-heal triggered. path: /clients/client6/~dmtmp/COREL, reason: lookup detected pending operations >[2012-04-03 17:44:59.958836] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client7/~dmtmp/COREL, reason: lookup detected pending operations >[2012-04-03 17:44:59.961009] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: <gfid:00000000-0000-0000-0000-000000000000>, reason: lookup detected pending operations >[2012-04-03 17:44:59.962368] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client2/~dmtmp/COREL >[2012-04-03 17:44:59.967181] I [afr-self-heal-data.c:776:afr_sh_data_fix] 7-dstore-replicate-2: no active sinks for performing self-heal on file /clients/client5/~dmtmp/COREL/GRAPH1.CDR >[2012-04-03 17:44:59.970694] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client3/~dmtmp/COREL, reason: lookup detected pending operations >[2012-04-03 17:44:59.972349] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-0: background entry self-heal completed on <gfid:00000000-0000-0000-0000-000000000000> >[2012-04-03 17:44:59.974663] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-0: background entry self-heal completed on /clients/client6/~dmtmp/COREL >[2012-04-03 17:44:59.979803] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client7/~dmtmp/COREL >[2012-04-03 17:44:59.981485] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background data self-heal completed on /clients/client5/~dmtmp/COREL/GRAPH1.CDR >[2012-04-03 17:44:59.988088] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client5/~dmtmp/COREL, reason: lookup detected pending operations >[2012-04-03 17:44:59.989299] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on <gfid:00000000-0000-0000-0000-000000000000> >[2012-04-03 17:44:59.990537] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background data self-heal triggered. path: /clients/client7/~dmtmp/COREL/@@@CDRW.TMP, reason: lookup detected pending operations >[2012-04-03 17:44:59.992902] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-0: background data self-heal triggered. path: /clients/client4/~dmtmp/COREL/GRAPH1.CDR, reason: lookup detected pending operations >[2012-04-03 17:44:59.997823] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client3/~dmtmp/COREL >[2012-04-03 17:44:59.998473] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background data self-heal triggered. path: /clients/client9/~dmtmp/COREL/@@@CDRW.TMP, reason: lookup detected pending operations >[2012-04-03 17:45:00.003086] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background data self-heal triggered. path: /clients/client3/~dmtmp/COREL/GRAPH1.CDR, reason: lookup detected pending operations >[2012-04-03 17:45:00.005806] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client5/~dmtmp/COREL >[2012-04-03 17:45:00.007510] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client2/~dmtmp/COREL, reason: lookup detected pending operations >[2012-04-03 17:45:00.010072] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background data self-heal triggered. path: /clients/client5/~dmtmp/COREL/GRAPH1.CDR, reason: lookup detected pending operations >[2012-04-03 17:45:00.014638] I [afr-self-heal-data.c:776:afr_sh_data_fix] 7-dstore-replicate-2: no active sinks for performing self-heal on file /clients/client7/~dmtmp/COREL/@@@CDRW.TMP >[2012-04-03 17:45:00.017593] I [afr-self-heal-data.c:776:afr_sh_data_fix] 7-dstore-replicate-2: no active sinks for performing self-heal on file /clients/client9/~dmtmp/COREL/@@@CDRW.TMP >[2012-04-03 17:45:00.019600] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client2/~dmtmp/COREL >[2012-04-03 17:45:00.019969] I [afr-self-heal-data.c:776:afr_sh_data_fix] 7-dstore-replicate-2: no active sinks for performing self-heal on file /clients/client3/~dmtmp/COREL/GRAPH1.CDR >[2012-04-03 17:45:00.021325] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background data self-heal completed on /clients/client7/~dmtmp/COREL/@@@CDRW.TMP >[2012-04-03 17:45:00.026976] I [afr-self-heal-data.c:776:afr_sh_data_fix] 7-dstore-replicate-0: no active sinks for performing self-heal on file /clients/client4/~dmtmp/COREL/GRAPH1.CDR >[2012-04-03 17:45:00.028259] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background data self-heal completed on /clients/client9/~dmtmp/COREL/@@@CDRW.TMP >[2012-04-03 17:45:00.032516] I [afr-self-heal-data.c:776:afr_sh_data_fix] 7-dstore-replicate-2: no active sinks for performing self-heal on file /clients/client5/~dmtmp/COREL/GRAPH1.CDR >[2012-04-03 17:45:00.032911] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background data self-heal completed on /clients/client3/~dmtmp/COREL/GRAPH1.CDR >[2012-04-03 17:45:00.045120] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-0: background data self-heal completed on /clients/client4/~dmtmp/COREL/GRAPH1.CDR >[2012-04-03 17:45:00.049094] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client9/~dmtmp/COREL, reason: lookup detected pending operations >[2012-04-03 17:45:00.049481] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-0: background entry self-heal triggered. path: /clients/client6/~dmtmp/COREL, reason: lookup detected pending operations >[2012-04-03 17:45:00.050515] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background data self-heal completed on /clients/client5/~dmtmp/COREL/GRAPH1.CDR >[2012-04-03 17:45:00.065870] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client9/~dmtmp/COREL >[2012-04-03 17:45:00.066954] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client3/~dmtmp/COREL, reason: lookup detected pending operations >[2012-04-03 17:45:00.067752] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-0: background entry self-heal completed on /clients/client6/~dmtmp/COREL >[2012-04-03 17:45:00.070094] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background data self-heal triggered. path: /clients/client9/~dmtmp/COREL/@@@CDRW.TMP, reason: lookup detected pending operations >[2012-04-03 17:45:00.073973] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-0: background entry self-heal triggered. path: /clients/client4/~dmtmp/COREL, reason: lookup detected pending operations >[2012-04-03 17:45:00.077853] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client3/~dmtmp/COREL >[2012-04-03 17:45:00.084217] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background data self-heal triggered. path: /clients/client3/~dmtmp/COREL/GRAPH1.CDR, reason: lookup detected pending operations >[2012-04-03 17:45:00.084564] I [afr-self-heal-data.c:776:afr_sh_data_fix] 7-dstore-replicate-2: no active sinks for performing self-heal on file /clients/client9/~dmtmp/COREL/@@@CDRW.TMP >[2012-04-03 17:45:00.085175] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-0: background entry self-heal completed on /clients/client4/~dmtmp/COREL >[2012-04-03 17:45:00.085869] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client8/~dmtmp/ACCESS, reason: lookup detected pending operations >[2012-04-03 17:45:00.087476] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-0: background entry self-heal triggered. path: /clients/client8/~dmtmp/ACCESS, reason: lookup detected pending operations >[2012-04-03 17:45:00.089768] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client5/~dmtmp/COREL, reason: lookup detected pending operations >[2012-04-03 17:45:00.091153] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-0: background data self-heal triggered. path: /clients/client4/~dmtmp/COREL/GRAPH1.CDR, reason: lookup detected pending operations >[2012-04-03 17:45:00.095154] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background data self-heal completed on /clients/client9/~dmtmp/COREL/@@@CDRW.TMP >[2012-04-03 17:45:00.095636] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-0: background entry self-heal completed on /clients/client8/~dmtmp/ACCESS >[2012-04-03 17:45:00.099931] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client8/~dmtmp/ACCESS >[2012-04-03 17:45:00.101270] I [afr-self-heal-data.c:776:afr_sh_data_fix] 7-dstore-replicate-2: no active sinks for performing self-heal on file /clients/client3/~dmtmp/COREL/GRAPH1.CDR >[2012-04-03 17:45:00.102363] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client5/~dmtmp/COREL >[2012-04-03 17:45:00.104759] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: <gfid:00000000-0000-0000-0000-000000000000>, reason: lookup detected pending operations >[2012-04-03 17:45:00.107242] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client5/~dmtmp/COREL, reason: lookup detected pending operations >[2012-04-03 17:45:00.107645] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client2/~dmtmp/COREL, reason: lookup detected pending operations >[2012-04-03 17:45:00.108386] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background data self-heal completed on /clients/client3/~dmtmp/COREL/GRAPH1.CDR >[2012-04-03 17:45:00.111889] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-0: background entry self-heal triggered. path: <gfid:00000000-0000-0000-0000-000000000000>, reason: lookup detected pending operations >[2012-04-03 17:45:00.112525] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on <gfid:00000000-0000-0000-0000-000000000000> >[2012-04-03 17:45:00.113366] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client5/~dmtmp/COREL >[2012-04-03 17:45:00.113602] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client2/~dmtmp/COREL >[2012-04-03 17:45:00.114675] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-0: background entry self-heal triggered. path: /clients/client6/~dmtmp/COREL, reason: lookup detected pending operations >[2012-04-03 17:45:00.116439] I [afr-self-heal-data.c:776:afr_sh_data_fix] 7-dstore-replicate-0: no active sinks for performing self-heal on file /clients/client4/~dmtmp/COREL/GRAPH1.CDR >[2012-04-03 17:45:00.119277] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background data self-heal triggered. path: /clients/client5/~dmtmp/COREL/GRAPH1.CDR, reason: lookup detected pending operations >[2012-04-03 17:45:00.120297] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client9/~dmtmp/COREL, reason: lookup detected pending operations >[2012-04-03 17:45:00.126170] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-0: background data self-heal completed on /clients/client4/~dmtmp/COREL/GRAPH1.CDR >[2012-04-03 17:45:00.128114] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-0: background entry self-heal completed on <gfid:00000000-0000-0000-0000-000000000000> >[2012-04-03 17:45:00.128697] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-0: background entry self-heal completed on /clients/client6/~dmtmp/COREL >[2012-04-03 17:45:00.129009] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background entry self-heal triggered. path: /clients/client7/~dmtmp/COREL, reason: lookup detected pending operations >[2012-04-03 17:45:00.130132] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client7/~dmtmp/COREL, reason: lookup detected pending operations >[2012-04-03 17:45:00.136730] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client9/~dmtmp/COREL >[2012-04-03 17:45:00.137251] I [afr-self-heal-data.c:776:afr_sh_data_fix] 7-dstore-replicate-2: no active sinks for performing self-heal on file /clients/client5/~dmtmp/COREL/GRAPH1.CDR >[2012-04-03 17:45:00.141672] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client2/~dmtmp/COREL, reason: lookup detected pending operations >[2012-04-03 17:45:00.142424] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background data self-heal triggered. path: /clients/client9/~dmtmp/COREL/@@@CDRW.TMP, reason: lookup detected pending operations >[2012-04-03 17:45:00.142915] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background entry self-heal completed on /clients/client7/~dmtmp/COREL >[2012-04-03 17:45:00.144951] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client5/~dmtmp/COREL, reason: lookup detected pending operations >[2012-04-03 17:45:00.145638] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client7/~dmtmp/COREL >[2012-04-03 17:45:00.146129] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background data self-heal completed on /clients/client5/~dmtmp/COREL/GRAPH1.CDR >[2012-04-03 17:45:00.147478] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-0: background entry self-heal triggered. path: /clients/client4/~dmtmp/COREL, reason: lookup detected pending operations >[2012-04-03 17:45:00.155619] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client2/~dmtmp/COREL >[2012-04-03 17:45:00.156370] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-0: background entry self-heal completed on /clients/client4/~dmtmp/COREL >[2012-04-03 17:45:00.159857] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client5/~dmtmp/COREL >[2012-04-03 17:45:00.160727] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-0: background data self-heal triggered. path: /clients/client4/~dmtmp/COREL/GRAPH1.CDR, reason: lookup detected pending operations >[2012-04-03 17:45:00.161334] I [afr-self-heal-data.c:776:afr_sh_data_fix] 7-dstore-replicate-2: no active sinks for performing self-heal on file /clients/client9/~dmtmp/COREL/@@@CDRW.TMP >[2012-04-03 17:45:00.161797] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-0: background entry self-heal triggered. path: /clients/client8/~dmtmp/ACCESS, reason: lookup detected pending operations >[2012-04-03 17:45:00.162041] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client8/~dmtmp/ACCESS, reason: lookup detected pending operations >[2012-04-03 17:45:00.165533] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background data self-heal triggered. path: /clients/client5/~dmtmp/COREL/GRAPH1.CDR, reason: lookup detected pending operations >[2012-04-03 17:45:00.169531] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background data self-heal completed on /clients/client9/~dmtmp/COREL/@@@CDRW.TMP >[2012-04-03 17:45:00.170873] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-0: background data self-heal triggered. path: /clients/client1/~dmtmp/COREL/GRAPH1.CDR, reason: lookup detected pending operations >[2012-04-03 17:45:00.171848] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-0: background entry self-heal completed on /clients/client8/~dmtmp/ACCESS >[2012-04-03 17:45:00.172900] I [afr-self-heal-data.c:776:afr_sh_data_fix] 7-dstore-replicate-0: no active sinks for performing self-heal on file /clients/client4/~dmtmp/COREL/GRAPH1.CDR >[2012-04-03 17:45:00.173711] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client8/~dmtmp/ACCESS >[2012-04-03 17:45:00.177050] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-0: background entry self-heal triggered. path: <gfid:00000000-0000-0000-0000-000000000000>, reason: lookup detected pending operations >[2012-04-03 17:45:00.178571] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-0: background data self-heal completed on /clients/client4/~dmtmp/COREL/GRAPH1.CDR >[2012-04-03 17:45:00.178851] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: <gfid:00000000-0000-0000-0000-000000000000>, reason: lookup detected pending operations >[2012-04-03 17:45:00.179307] I [afr-self-heal-data.c:776:afr_sh_data_fix] 7-dstore-replicate-2: no active sinks for performing self-heal on file /clients/client5/~dmtmp/COREL/GRAPH1.CDR >[2012-04-03 17:45:00.185324] I [afr-self-heal-data.c:776:afr_sh_data_fix] 7-dstore-replicate-0: no active sinks for performing self-heal on file /clients/client1/~dmtmp/COREL/GRAPH1.CDR >[2012-04-03 17:45:00.188174] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background data self-heal completed on /clients/client5/~dmtmp/COREL/GRAPH1.CDR >[2012-04-03 17:45:00.188632] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-0: background entry self-heal completed on <gfid:00000000-0000-0000-0000-000000000000> >[2012-04-03 17:45:00.190488] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on <gfid:00000000-0000-0000-0000-000000000000> >[2012-04-03 17:45:00.191328] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client9/~dmtmp/COREL, reason: lookup detected pending operations >[2012-04-03 17:45:00.193285] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-0: background data self-heal completed on /clients/client1/~dmtmp/COREL/GRAPH1.CDR >[2012-04-03 17:45:00.198483] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client9/~dmtmp/COREL >[2012-04-03 17:45:00.203044] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background data self-heal triggered. path: /clients/client9/~dmtmp/COREL/@@@CDRW.TMP, reason: lookup detected pending operations >[2012-04-03 17:45:00.210982] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-0: background entry self-heal triggered. path: /clients/client8/~dmtmp/ACCESS, reason: lookup detected pending operations >[2012-04-03 17:45:00.212152] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client8/~dmtmp/ACCESS, reason: lookup detected pending operations >[2012-04-03 17:45:00.212400] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-0: background entry self-heal triggered. path: /clients/client6/~dmtmp/COREL, reason: lookup detected pending operations >[2012-04-03 17:45:00.214446] I [afr-self-heal-data.c:776:afr_sh_data_fix] 7-dstore-replicate-2: no active sinks for performing self-heal on file /clients/client9/~dmtmp/COREL/@@@CDRW.TMP >[2012-04-03 17:45:00.217490] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-0: background entry self-heal completed on /clients/client8/~dmtmp/ACCESS >[2012-04-03 17:45:00.218904] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-0: background entry self-heal completed on /clients/client6/~dmtmp/COREL >[2012-04-03 17:45:00.223714] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-0: background entry self-heal triggered. path: /clients/client4/~dmtmp/COREL, reason: lookup detected pending operations >[2012-04-03 17:45:00.224918] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background data self-heal completed on /clients/client9/~dmtmp/COREL/@@@CDRW.TMP >[2012-04-03 17:45:00.229805] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client8/~dmtmp/ACCESS >[2012-04-03 17:45:00.234160] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: <gfid:00000000-0000-0000-0000-000000000000>, reason: lookup detected pending operations >[2012-04-03 17:45:00.235097] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-0: background entry self-heal completed on /clients/client4/~dmtmp/COREL >[2012-04-03 17:45:00.235417] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-0: background entry self-heal triggered. path: <gfid:00000000-0000-0000-0000-000000000000>, reason: lookup detected pending operations >[2012-04-03 17:45:00.237650] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client7/~dmtmp/COREL, reason: lookup detected pending operations >[2012-04-03 17:45:00.239579] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background entry self-heal triggered. path: /clients/client7/~dmtmp/COREL, reason: lookup detected pending operations >[2012-04-03 17:45:00.240091] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client3/~dmtmp/COREL, reason: lookup detected pending operations >[2012-04-03 17:45:00.241469] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-0: background data self-heal triggered. path: /clients/client4/~dmtmp/COREL/GRAPH1.CDR, reason: lookup detected pending operations >[2012-04-03 17:45:00.244759] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client5/~dmtmp/COREL, reason: lookup detected pending operations >[2012-04-03 17:45:00.249289] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-0: background entry self-heal completed on <gfid:00000000-0000-0000-0000-000000000000> >[2012-04-03 17:45:00.250373] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client2/~dmtmp/COREL, reason: lookup detected pending operations >[2012-04-03 17:45:00.251225] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client9/~dmtmp/COREL, reason: lookup detected pending operations >[2012-04-03 17:45:00.251766] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-0: background data self-heal triggered. path: /clients/client1/~dmtmp/COREL/GRAPH1.CDR, reason: lookup detected pending operations >[2012-04-03 17:45:00.254423] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on <gfid:00000000-0000-0000-0000-000000000000> >[2012-04-03 17:45:00.254993] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background entry self-heal completed on /clients/client7/~dmtmp/COREL >[2012-04-03 17:45:00.255150] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client7/~dmtmp/COREL >[2012-04-03 17:45:00.259974] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client3/~dmtmp/COREL >[2012-04-03 17:45:00.260654] I [afr-self-heal-data.c:776:afr_sh_data_fix] 7-dstore-replicate-0: no active sinks for performing self-heal on file /clients/client4/~dmtmp/COREL/GRAPH1.CDR >[2012-04-03 17:45:00.263335] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client5/~dmtmp/COREL >[2012-04-03 17:45:00.264619] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client2/~dmtmp/COREL >[2012-04-03 17:45:00.266294] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-0: background entry self-heal triggered. path: /clients/client4/~dmtmp/COREL, reason: lookup detected pending operations >[2012-04-03 17:45:00.266757] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client5/~dmtmp/COREL, reason: lookup detected pending operations >[2012-04-03 17:45:00.267648] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client9/~dmtmp/COREL >[2012-04-03 17:45:00.269665] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-0: background data self-heal completed on /clients/client4/~dmtmp/COREL/GRAPH1.CDR >[2012-04-03 17:45:00.271285] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background data self-heal triggered. path: /clients/client9/~dmtmp/COREL/@@@CDRW.TMP, reason: lookup detected pending operations >[2012-04-03 17:45:00.272310] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client7/~dmtmp/COREL, reason: lookup detected pending operations >[2012-04-03 17:45:00.272984] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-0: background entry self-heal triggered. path: /clients/client6/~dmtmp/COREL, reason: lookup detected pending operations >[2012-04-03 17:45:00.274221] I [afr-self-heal-data.c:776:afr_sh_data_fix] 7-dstore-replicate-0: no active sinks for performing self-heal on file /clients/client1/~dmtmp/COREL/GRAPH1.CDR >[2012-04-03 17:45:00.274812] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background entry self-heal triggered. path: /clients/client7/~dmtmp/COREL, reason: lookup detected pending operations >[2012-04-03 17:45:00.277157] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client5/~dmtmp/COREL >[2012-04-03 17:45:00.282092] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-0: background entry self-heal completed on /clients/client4/~dmtmp/COREL >[2012-04-03 17:45:00.282406] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-0: background data self-heal completed on /clients/client1/~dmtmp/COREL/GRAPH1.CDR >[2012-04-03 17:45:00.282955] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-0: background entry self-heal completed on /clients/client6/~dmtmp/COREL >[2012-04-03 17:45:00.283989] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client2/~dmtmp/COREL, reason: lookup detected pending operations >[2012-04-03 17:45:00.285240] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client7/~dmtmp/COREL >[2012-04-03 17:45:00.286480] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background entry self-heal completed on /clients/client7/~dmtmp/COREL >[2012-04-03 17:45:00.288472] I [afr-self-heal-data.c:776:afr_sh_data_fix] 7-dstore-replicate-2: no active sinks for performing self-heal on file /clients/client9/~dmtmp/COREL/@@@CDRW.TMP >[2012-04-03 17:45:00.294228] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client2/~dmtmp/COREL >[2012-04-03 17:45:00.294442] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background data self-heal completed on /clients/client9/~dmtmp/COREL/@@@CDRW.TMP >[2012-04-03 17:45:00.295606] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-0: background entry self-heal triggered. path: /clients/client1/~dmtmp/COREL, reason: lookup detected pending operations >[2012-04-03 17:45:00.301265] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client3/~dmtmp/COREL, reason: lookup detected pending operations >[2012-04-03 17:45:00.305898] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client3/~dmtmp/COREL >[2012-04-03 17:45:00.309266] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client8/~dmtmp/ACCESS, reason: lookup detected pending operations >[2012-04-03 17:45:00.311475] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-0: background entry self-heal triggered. path: /clients/client8/~dmtmp/ACCESS, reason: lookup detected pending operations >[2012-04-03 17:45:00.313182] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client9/~dmtmp/COREL, reason: lookup detected pending operations >[2012-04-03 17:45:00.314419] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-0: background entry self-heal completed on /clients/client1/~dmtmp/COREL >[2012-04-03 17:45:00.318051] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-0: background data self-heal triggered. path: /clients/client1/~dmtmp/COREL/GRAPH1.CDR, reason: lookup detected pending operations >[2012-04-03 17:45:00.321641] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client8/~dmtmp/ACCESS >[2012-04-03 17:45:00.327069] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-0: background entry self-heal completed on /clients/client8/~dmtmp/ACCESS >[2012-04-03 17:45:00.330588] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client9/~dmtmp/COREL >[2012-04-03 17:45:00.331813] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-0: background entry self-heal triggered. path: <gfid:00000000-0000-0000-0000-000000000000>, reason: lookup detected pending operations >[2012-04-03 17:45:00.339438] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: <gfid:00000000-0000-0000-0000-000000000000>, reason: lookup detected pending operations >[2012-04-03 17:45:00.341352] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client5/~dmtmp/COREL, reason: lookup detected pending operations >[2012-04-03 17:45:00.341936] I [afr-self-heal-data.c:776:afr_sh_data_fix] 7-dstore-replicate-0: no active sinks for performing self-heal on file /clients/client1/~dmtmp/COREL/GRAPH1.CDR >[2012-04-03 17:45:00.347030] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client2/~dmtmp/COREL, reason: lookup detected pending operations >[2012-04-03 17:45:00.347403] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-0: background entry self-heal completed on <gfid:00000000-0000-0000-0000-000000000000> >[2012-04-03 17:45:00.351083] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-0: background data self-heal completed on /clients/client1/~dmtmp/COREL/GRAPH1.CDR >[2012-04-03 17:45:00.353993] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on <gfid:00000000-0000-0000-0000-000000000000> >[2012-04-03 17:45:00.355214] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-0: background entry self-heal triggered. path: /clients/client1/~dmtmp/COREL, reason: lookup detected pending operations >[2012-04-03 17:45:00.358019] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-0: background entry self-heal triggered. path: /clients/client4/~dmtmp/COREL, reason: lookup detected pending operations >[2012-04-03 17:45:00.358346] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-0: background entry self-heal triggered. path: <gfid:00000000-0000-0000-0000-000000000000>, reason: lookup detected pending operations >[2012-04-03 17:45:00.360014] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client5/~dmtmp/COREL >[2012-04-03 17:45:00.362475] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: <gfid:00000000-0000-0000-0000-000000000000>, reason: lookup detected pending operations >[2012-04-03 17:45:00.363593] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client2/~dmtmp/COREL >[2012-04-03 17:45:00.364938] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client5/~dmtmp/COREL, reason: lookup detected pending operations >[2012-04-03 17:45:00.368268] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background data self-heal triggered. path: /clients/client0/~dmtmp/COREL/GRAPH1.CDR, reason: lookup detected pending operations >[2012-04-03 17:45:00.371119] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-0: background entry self-heal completed on /clients/client1/~dmtmp/COREL >[2012-04-03 17:45:00.371704] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-0: background entry self-heal completed on /clients/client4/~dmtmp/COREL >[2012-04-03 17:45:00.373018] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-0: background entry self-heal completed on <gfid:00000000-0000-0000-0000-000000000000> >[2012-04-03 17:45:00.374133] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on <gfid:00000000-0000-0000-0000-000000000000> >[2012-04-03 17:45:00.376924] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-0: background data self-heal triggered. path: /clients/client1/~dmtmp/COREL/GRAPH1.CDR, reason: lookup detected pending operations >[2012-04-03 17:45:00.378034] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-0: background entry self-heal triggered. path: /clients/client6/~dmtmp/COREL, reason: lookup detected pending operations >[2012-04-03 17:45:00.379084] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client5/~dmtmp/COREL >[2012-04-03 17:45:00.380791] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client2/~dmtmp/COREL, reason: lookup detected pending operations >[2012-04-03 17:45:00.385121] I [afr-self-heal-data.c:776:afr_sh_data_fix] 7-dstore-replicate-1: no active sinks for performing self-heal on file /clients/client0/~dmtmp/COREL/GRAPH1.CDR >[2012-04-03 17:45:00.391200] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-0: background entry self-heal completed on /clients/client6/~dmtmp/COREL >[2012-04-03 17:45:00.392049] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background data self-heal completed on /clients/client0/~dmtmp/COREL/GRAPH1.CDR >[2012-04-03 17:45:00.392540] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client3/~dmtmp/COREL, reason: lookup detected pending operations >[2012-04-03 17:45:00.393942] I [afr-self-heal-data.c:776:afr_sh_data_fix] 7-dstore-replicate-0: no active sinks for performing self-heal on file /clients/client1/~dmtmp/COREL/GRAPH1.CDR >[2012-04-03 17:45:00.396273] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client2/~dmtmp/COREL >[2012-04-03 17:45:00.398090] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-0: background entry self-heal triggered. path: /clients/client8/~dmtmp/ACCESS, reason: lookup detected pending operations >[2012-04-03 17:45:00.398664] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client8/~dmtmp/ACCESS, reason: lookup detected pending operations >[2012-04-03 17:45:00.403083] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client3/~dmtmp/COREL >[2012-04-03 17:45:00.407153] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-0: background data self-heal completed on /clients/client1/~dmtmp/COREL/GRAPH1.CDR >[2012-04-03 17:45:00.412034] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client8/~dmtmp/ACCESS >[2012-04-03 17:45:00.413311] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-0: background entry self-heal completed on /clients/client8/~dmtmp/ACCESS >[2012-04-03 17:45:00.416960] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-0: background entry self-heal triggered. path: /clients/client1/~dmtmp/COREL, reason: lookup detected pending operations >[2012-04-03 17:45:00.426471] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-0: background entry self-heal completed on /clients/client1/~dmtmp/COREL >[2012-04-03 17:45:00.426794] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: <gfid:00000000-0000-0000-0000-000000000000>, reason: lookup detected pending operations >[2012-04-03 17:45:00.428079] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-0: background entry self-heal triggered. path: <gfid:00000000-0000-0000-0000-000000000000>, reason: lookup detected pending operations >[2012-04-03 17:45:00.429177] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background data self-heal triggered. path: /clients/client9/~dmtmp/COREL/@@@CDRW.TMP, reason: lookup detected pending operations >[2012-04-03 17:45:00.432521] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-0: background data self-heal triggered. path: /clients/client1/~dmtmp/COREL/GRAPH1.CDR, reason: lookup detected pending operations >[2012-04-03 17:45:00.437590] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-0: background entry self-heal triggered. path: /clients/client6/~dmtmp/COREL, reason: lookup detected pending operations >[2012-04-03 17:45:00.437751] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on <gfid:00000000-0000-0000-0000-000000000000> >[2012-04-03 17:45:00.438921] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client2/~dmtmp/COREL, reason: lookup detected pending operations >[2012-04-03 17:45:00.440409] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-0: background entry self-heal completed on <gfid:00000000-0000-0000-0000-000000000000> >[2012-04-03 17:45:00.443328] I [afr-self-heal-data.c:776:afr_sh_data_fix] 7-dstore-replicate-2: no active sinks for performing self-heal on file /clients/client9/~dmtmp/COREL/@@@CDRW.TMP >[2012-04-03 17:45:00.445791] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background data self-heal triggered. path: /clients/client0/~dmtmp/COREL/GRAPH1.CDR, reason: lookup detected pending operations >[2012-04-03 17:45:00.447511] I [afr-self-heal-data.c:776:afr_sh_data_fix] 7-dstore-replicate-0: no active sinks for performing self-heal on file /clients/client1/~dmtmp/COREL/GRAPH1.CDR >[2012-04-03 17:45:00.449705] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-0: background entry self-heal completed on /clients/client6/~dmtmp/COREL >[2012-04-03 17:45:00.450559] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client2/~dmtmp/COREL >[2012-04-03 17:45:00.451402] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background data self-heal completed on /clients/client9/~dmtmp/COREL/@@@CDRW.TMP >[2012-04-03 17:45:00.454416] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-0: background entry self-heal triggered. path: /clients/client4/~dmtmp/COREL, reason: lookup detected pending operations >[2012-04-03 17:45:00.455179] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-0: background data self-heal completed on /clients/client1/~dmtmp/COREL/GRAPH1.CDR >[2012-04-03 17:45:00.458924] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client9/~dmtmp/COREL, reason: lookup detected pending operations >[2012-04-03 17:45:00.462844] I [afr-self-heal-data.c:776:afr_sh_data_fix] 7-dstore-replicate-1: no active sinks for performing self-heal on file /clients/client0/~dmtmp/COREL/GRAPH1.CDR >[2012-04-03 17:45:00.469130] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-0: background entry self-heal completed on /clients/client4/~dmtmp/COREL >[2012-04-03 17:45:00.469796] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client3/~dmtmp/COREL, reason: lookup detected pending operations >[2012-04-03 17:45:00.470688] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-0: background entry self-heal triggered. path: /clients/client1/~dmtmp/COREL, reason: lookup detected pending operations >[2012-04-03 17:45:00.472624] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client5/~dmtmp/COREL, reason: lookup detected pending operations >[2012-04-03 17:45:00.472819] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client9/~dmtmp/COREL >[2012-04-03 17:45:00.473135] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background data self-heal completed on /clients/client0/~dmtmp/COREL/GRAPH1.CDR >[2012-04-03 17:45:00.475483] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-0: background data self-heal triggered. path: /clients/client4/~dmtmp/COREL/GRAPH1.CDR, reason: lookup detected pending operations >[2012-04-03 17:45:00.476537] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background entry self-heal triggered. path: /clients/client8/~dmtmp/ACCESS, reason: lookup detected pending operations >[2012-04-03 17:45:00.480218] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background data self-heal triggered. path: /clients/client9/~dmtmp/COREL/@@@CDRW.TMP, reason: lookup detected pending operations >[2012-04-03 17:45:00.485137] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background entry self-heal triggered. path: /clients/client0/~dmtmp/COREL, reason: lookup detected pending operations >[2012-04-03 17:45:00.485507] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-0: background entry self-heal completed on /clients/client1/~dmtmp/COREL >[2012-04-03 17:45:00.485753] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client3/~dmtmp/COREL >[2012-04-03 17:45:00.487540] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client5/~dmtmp/COREL >[2012-04-03 17:45:00.490258] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background entry self-heal completed on /clients/client8/~dmtmp/ACCESS >[2012-04-03 17:45:00.491014] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client5/~dmtmp/COREL, reason: lookup detected pending operations >[2012-04-03 17:45:00.492621] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-0: background entry self-heal triggered. path: /clients/client6/~dmtmp/COREL, reason: lookup detected pending operations >[2012-04-03 17:45:00.493892] I [afr-self-heal-data.c:776:afr_sh_data_fix] 7-dstore-replicate-0: no active sinks for performing self-heal on file /clients/client4/~dmtmp/COREL/GRAPH1.CDR >[2012-04-03 17:45:00.496111] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background entry self-heal triggered. path: /clients/client8/~dmtmp/ACCESS, reason: lookup detected pending operations >[2012-04-03 17:45:00.496450] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-0: background entry self-heal triggered. path: /clients/client8/~dmtmp/ACCESS, reason: lookup detected pending operations >[2012-04-03 17:45:00.496819] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client8/~dmtmp/ACCESS, reason: lookup detected pending operations >[2012-04-03 17:45:00.499395] I [afr-self-heal-data.c:776:afr_sh_data_fix] 7-dstore-replicate-2: no active sinks for performing self-heal on file /clients/client9/~dmtmp/COREL/@@@CDRW.TMP >[2012-04-03 17:45:00.502593] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background entry self-heal completed on /clients/client0/~dmtmp/COREL >[2012-04-03 17:45:00.502868] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-0: background data self-heal completed on /clients/client4/~dmtmp/COREL/GRAPH1.CDR >[2012-04-03 17:45:00.505355] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-0: background entry self-heal triggered. path: /clients/client4/~dmtmp/COREL, reason: lookup detected pending operations >[2012-04-03 17:45:00.507429] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background data self-heal triggered. path: /clients/client0/~dmtmp/COREL/GRAPH1.CDR, reason: lookup detected pending operations >[2012-04-03 17:45:00.509016] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client5/~dmtmp/COREL >[2012-04-03 17:45:00.509799] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background data self-heal completed on /clients/client9/~dmtmp/COREL/@@@CDRW.TMP >[2012-04-03 17:45:00.510390] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-0: background entry self-heal completed on /clients/client6/~dmtmp/COREL >[2012-04-03 17:45:00.511212] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-0: background entry self-heal completed on /clients/client8/~dmtmp/ACCESS >[2012-04-03 17:45:00.512145] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client8/~dmtmp/ACCESS >[2012-04-03 17:45:00.512804] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background entry self-heal completed on /clients/client8/~dmtmp/ACCESS >[2012-04-03 17:45:00.513414] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background data self-heal triggered. path: /clients/client5/~dmtmp/COREL/GRAPH1.CDR, reason: lookup detected pending operations >[2012-04-03 17:45:00.513623] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-0: background entry self-heal triggered. path: /clients/client1/~dmtmp/COREL, reason: lookup detected pending operations >[2012-04-03 17:45:00.516711] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background entry self-heal triggered. path: <gfid:00000000-0000-0000-0000-000000000000>, reason: lookup detected pending operations >[2012-04-03 17:45:00.517909] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: <gfid:00000000-0000-0000-0000-000000000000>, reason: lookup detected pending operations >[2012-04-03 17:45:00.519474] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-0: background entry self-heal triggered. path: <gfid:00000000-0000-0000-0000-000000000000>, reason: lookup detected pending operations >[2012-04-03 17:45:00.524001] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-0: background entry self-heal completed on /clients/client4/~dmtmp/COREL >[2012-04-03 17:45:00.524700] I [afr-self-heal-data.c:776:afr_sh_data_fix] 7-dstore-replicate-1: no active sinks for performing self-heal on file /clients/client0/~dmtmp/COREL/GRAPH1.CDR >[2012-04-03 17:45:00.525903] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-0: background entry self-heal triggered. path: /clients/client6/~dmtmp/COREL, reason: lookup detected pending operations >[2012-04-03 17:45:00.526289] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-0: background entry self-heal completed on /clients/client1/~dmtmp/COREL >[2012-04-03 17:45:00.527593] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-0: background data self-heal triggered. path: /clients/client4/~dmtmp/COREL/GRAPH1.CDR, reason: lookup detected pending operations >[2012-04-03 17:45:00.528255] I [afr-self-heal-data.c:776:afr_sh_data_fix] 7-dstore-replicate-2: no active sinks for performing self-heal on file /clients/client5/~dmtmp/COREL/GRAPH1.CDR >[2012-04-03 17:45:00.531154] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on <gfid:00000000-0000-0000-0000-000000000000> >[2012-04-03 17:45:00.532250] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background entry self-heal completed on <gfid:00000000-0000-0000-0000-000000000000> >[2012-04-03 17:45:00.532539] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-0: background entry self-heal completed on <gfid:00000000-0000-0000-0000-000000000000> >[2012-04-03 17:45:00.533773] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client5/~dmtmp/COREL, reason: lookup detected pending operations >[2012-04-03 17:45:00.534461] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client3/~dmtmp/COREL, reason: lookup detected pending operations >[2012-04-03 17:45:00.537447] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background data self-heal completed on /clients/client0/~dmtmp/COREL/GRAPH1.CDR >[2012-04-03 17:45:00.537696] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background entry self-heal triggered. path: /clients/client0/~dmtmp/COREL, reason: lookup detected pending operations >[2012-04-03 17:45:00.538182] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-0: background entry self-heal triggered. path: <gfid:00000000-0000-0000-0000-000000000000>, reason: lookup detected pending operations >[2012-04-03 17:45:00.538841] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: <gfid:00000000-0000-0000-0000-000000000000>, reason: lookup detected pending operations >[2012-04-03 17:45:00.539113] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background data self-heal completed on /clients/client5/~dmtmp/COREL/GRAPH1.CDR >[2012-04-03 17:45:00.539722] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background entry self-heal triggered. path: <gfid:00000000-0000-0000-0000-000000000000>, reason: lookup detected pending operations >[2012-04-03 17:45:00.539959] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-0: background entry self-heal completed on /clients/client6/~dmtmp/COREL >[2012-04-03 17:45:00.550117] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client5/~dmtmp/COREL >[2012-04-03 17:45:00.550732] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client3/~dmtmp/COREL >[2012-04-03 17:45:00.551703] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on <gfid:00000000-0000-0000-0000-000000000000> >[2012-04-03 17:45:00.552329] I [afr-self-heal-data.c:776:afr_sh_data_fix] 7-dstore-replicate-0: no active sinks for performing self-heal on file /clients/client4/~dmtmp/COREL/GRAPH1.CDR >[2012-04-03 17:45:00.554978] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background data self-heal triggered. path: /clients/client5/~dmtmp/COREL/GRAPH1.CDR, reason: lookup detected pending operations >[2012-04-03 17:45:00.558419] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background entry self-heal completed on /clients/client0/~dmtmp/COREL >[2012-04-03 17:45:00.559083] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background entry self-heal completed on <gfid:00000000-0000-0000-0000-000000000000> >[2012-04-03 17:45:00.560038] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-0: background entry self-heal completed on <gfid:00000000-0000-0000-0000-000000000000> >[2012-04-03 17:45:00.562895] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-0: background data self-heal completed on /clients/client4/~dmtmp/COREL/GRAPH1.CDR >[2012-04-03 17:45:00.565677] I [afr-self-heal-data.c:776:afr_sh_data_fix] 7-dstore-replicate-2: no active sinks for performing self-heal on file /clients/client5/~dmtmp/COREL/GRAPH1.CDR >[2012-04-03 17:45:00.566186] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background data self-heal triggered. path: /clients/client0/~dmtmp/COREL/GRAPH1.CDR, reason: lookup detected pending operations >[2012-04-03 17:45:00.572402] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background data self-heal completed on /clients/client5/~dmtmp/COREL/GRAPH1.CDR >[2012-04-03 17:45:00.573404] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-0: background entry self-heal triggered. path: /clients/client1/~dmtmp/COREL, reason: lookup detected pending operations >[2012-04-03 17:45:00.582840] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background entry self-heal triggered. path: /clients/client8/~dmtmp/ACCESS, reason: lookup detected pending operations >[2012-04-03 17:45:00.583186] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-0: background entry self-heal completed on /clients/client1/~dmtmp/COREL >[2012-04-03 17:45:00.583708] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client7/~dmtmp/COREL, reason: lookup detected pending operations >[2012-04-03 17:45:00.584303] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background entry self-heal triggered. path: /clients/client7/~dmtmp/COREL, reason: lookup detected pending operations >[2012-04-03 17:45:00.586436] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-0: background entry self-heal triggered. path: /clients/client6/~dmtmp/COREL, reason: lookup detected pending operations >[2012-04-03 17:45:00.590685] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-0: background data self-heal triggered. path: /clients/client1/~dmtmp/COREL/GRAPH1.CDR, reason: lookup detected pending operations >[2012-04-03 17:45:00.590980] I [afr-self-heal-data.c:776:afr_sh_data_fix] 7-dstore-replicate-1: no active sinks for performing self-heal on file /clients/client0/~dmtmp/COREL/GRAPH1.CDR >[2012-04-03 17:45:00.592008] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client9/~dmtmp/COREL, reason: lookup detected pending operations >[2012-04-03 17:45:00.592672] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client7/~dmtmp/COREL >[2012-04-03 17:45:00.593298] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background entry self-heal triggered. path: /clients/client9/~dmtmp/COREL, reason: lookup detected pending operations >[2012-04-03 17:45:00.596128] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background entry self-heal completed on /clients/client8/~dmtmp/ACCESS >[2012-04-03 17:45:00.598716] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background entry self-heal completed on /clients/client7/~dmtmp/COREL >[2012-04-03 17:45:00.599056] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client8/~dmtmp/ACCESS, reason: lookup detected pending operations >[2012-04-03 17:45:00.600471] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background entry self-heal triggered. path: /clients/client8/~dmtmp/ACCESS, reason: lookup detected pending operations >[2012-04-03 17:45:00.600628] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background data self-heal completed on /clients/client0/~dmtmp/COREL/GRAPH1.CDR >[2012-04-03 17:45:00.601103] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client9/~dmtmp/COREL >[2012-04-03 17:45:00.603667] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-0: background entry self-heal triggered. path: /clients/client8/~dmtmp/ACCESS, reason: lookup detected pending operations >[2012-04-03 17:45:00.604287] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-0: background entry self-heal completed on /clients/client6/~dmtmp/COREL >[2012-04-03 17:45:00.605244] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background entry self-heal completed on /clients/client9/~dmtmp/COREL >[2012-04-03 17:45:00.610215] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client8/~dmtmp/ACCESS >[2012-04-03 17:45:00.614458] I [afr-self-heal-data.c:776:afr_sh_data_fix] 7-dstore-replicate-0: no active sinks for performing self-heal on file /clients/client1/~dmtmp/COREL/GRAPH1.CDR >[2012-04-03 17:45:00.615540] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background entry self-heal completed on /clients/client8/~dmtmp/ACCESS >[2012-04-03 17:45:00.621237] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-0: background entry self-heal triggered. path: /clients/client1/~dmtmp/COREL, reason: lookup detected pending operations >[2012-04-03 17:45:00.621638] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-0: background entry self-heal completed on /clients/client8/~dmtmp/ACCESS >[2012-04-03 17:45:00.623114] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client5/~dmtmp/COREL, reason: lookup detected pending operations >[2012-04-03 17:45:00.624832] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client3/~dmtmp/COREL, reason: lookup detected pending operations >[2012-04-03 17:45:00.625821] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: <gfid:00000000-0000-0000-0000-000000000000>, reason: lookup detected pending operations >[2012-04-03 17:45:00.628387] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-0: background data self-heal completed on /clients/client1/~dmtmp/COREL/GRAPH1.CDR >[2012-04-03 17:45:00.630768] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-0: background entry self-heal triggered. path: <gfid:00000000-0000-0000-0000-000000000000>, reason: lookup detected pending operations >[2012-04-03 17:45:00.631035] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client7/~dmtmp/COREL, reason: lookup detected pending operations >[2012-04-03 17:45:00.631609] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background entry self-heal triggered. path: <gfid:00000000-0000-0000-0000-000000000000>, reason: lookup detected pending operations >[2012-04-03 17:45:00.633190] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background entry self-heal triggered. path: /clients/client7/~dmtmp/COREL, reason: lookup detected pending operations >[2012-04-03 17:45:00.633446] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background entry self-heal triggered. path: /clients/client0/~dmtmp/COREL, reason: lookup detected pending operations >[2012-04-03 17:45:00.634128] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client5/~dmtmp/COREL >[2012-04-03 17:45:00.637181] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-0: background entry self-heal completed on /clients/client1/~dmtmp/COREL >[2012-04-03 17:45:00.639513] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client3/~dmtmp/COREL >[2012-04-03 17:45:00.639942] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on <gfid:00000000-0000-0000-0000-000000000000> >[2012-04-03 17:45:00.640675] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client5/~dmtmp/COREL, reason: lookup detected pending operations >[2012-04-03 17:45:00.644612] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background entry self-heal completed on <gfid:00000000-0000-0000-0000-000000000000> >[2012-04-03 17:45:00.645023] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-0: background data self-heal triggered. path: /clients/client1/~dmtmp/COREL/GRAPH1.CDR, reason: lookup detected pending operations >[2012-04-03 17:45:00.646634] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client7/~dmtmp/COREL >[2012-04-03 17:45:00.647608] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-0: background entry self-heal completed on <gfid:00000000-0000-0000-0000-000000000000> >[2012-04-03 17:45:00.648045] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background entry self-heal completed on /clients/client7/~dmtmp/COREL >[2012-04-03 17:45:00.648759] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background entry self-heal completed on /clients/client0/~dmtmp/COREL >[2012-04-03 17:45:00.653298] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background data self-heal triggered. path: /clients/client0/~dmtmp/COREL/GRAPH1.CDR, reason: lookup detected pending operations >[2012-04-03 17:45:00.654279] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-0: background entry self-heal triggered. path: /clients/client4/~dmtmp/COREL, reason: lookup detected pending operations >[2012-04-03 17:45:00.654979] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client5/~dmtmp/COREL >[2012-04-03 17:45:00.655725] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background entry self-heal triggered. path: /clients/client8/~dmtmp/ACCESS, reason: lookup detected pending operations >[2012-04-03 17:45:00.662828] I [afr-self-heal-data.c:776:afr_sh_data_fix] 7-dstore-replicate-0: no active sinks for performing self-heal on file /clients/client1/~dmtmp/COREL/GRAPH1.CDR >[2012-04-03 17:45:00.664246] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-0: background entry self-heal completed on /clients/client4/~dmtmp/COREL >[2012-04-03 17:45:00.665763] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background entry self-heal completed on /clients/client8/~dmtmp/ACCESS >[2012-04-03 17:45:00.666712] I [afr-self-heal-data.c:776:afr_sh_data_fix] 7-dstore-replicate-1: no active sinks for performing self-heal on file /clients/client0/~dmtmp/COREL/GRAPH1.CDR >[2012-04-03 17:45:00.669157] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-0: background data self-heal completed on /clients/client1/~dmtmp/COREL/GRAPH1.CDR >[2012-04-03 17:45:00.670064] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background entry self-heal triggered. path: /clients/client8/~dmtmp/ACCESS, reason: lookup detected pending operations >[2012-04-03 17:45:00.670547] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client8/~dmtmp/ACCESS, reason: lookup detected pending operations >[2012-04-03 17:45:00.672108] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background entry self-heal triggered. path: /clients/client9/~dmtmp/COREL, reason: lookup detected pending operations >[2012-04-03 17:45:00.672771] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client9/~dmtmp/COREL, reason: lookup detected pending operations >[2012-04-03 17:45:00.673331] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-0: background entry self-heal triggered. path: /clients/client8/~dmtmp/ACCESS, reason: lookup detected pending operations >[2012-04-03 17:45:00.678148] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background data self-heal completed on /clients/client0/~dmtmp/COREL/GRAPH1.CDR >[2012-04-03 17:45:00.680081] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client3/~dmtmp/COREL, reason: lookup detected pending operations >[2012-04-03 17:45:00.682254] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client8/~dmtmp/ACCESS >[2012-04-03 17:45:00.682536] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background entry self-heal triggered. path: /clients/client0/~dmtmp/COREL, reason: lookup detected pending operations >[2012-04-03 17:45:00.683327] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client9/~dmtmp/COREL >[2012-04-03 17:45:00.683728] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background entry self-heal completed on /clients/client8/~dmtmp/ACCESS >[2012-04-03 17:45:00.686166] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background entry self-heal completed on /clients/client9/~dmtmp/COREL >[2012-04-03 17:45:00.688030] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client3/~dmtmp/COREL >[2012-04-03 17:45:00.689542] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-0: background entry self-heal completed on /clients/client8/~dmtmp/ACCESS >[2012-04-03 17:45:00.690986] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background entry self-heal completed on /clients/client0/~dmtmp/COREL >[2012-04-03 17:45:00.701360] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client5/~dmtmp/COREL, reason: lookup detected pending operations >[2012-04-03 17:45:00.709056] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client7/~dmtmp/COREL, reason: lookup detected pending operations >[2012-04-03 17:45:00.709563] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background entry self-heal triggered. path: /clients/client7/~dmtmp/COREL, reason: lookup detected pending operations >[2012-04-03 17:45:00.715249] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background entry self-heal triggered. path: /clients/client9/~dmtmp/COREL, reason: lookup detected pending operations >[2012-04-03 17:45:00.715638] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client5/~dmtmp/COREL >[2012-04-03 17:45:00.717121] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-0: background entry self-heal triggered. path: /clients/client4/~dmtmp/COREL, reason: lookup detected pending operations >[2012-04-03 17:45:00.719823] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client9/~dmtmp/COREL, reason: lookup detected pending operations >[2012-04-03 17:45:00.720769] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client5/~dmtmp/COREL, reason: lookup detected pending operations >[2012-04-03 17:45:00.721744] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-0: background entry self-heal triggered. path: /clients/client8/~dmtmp/ACCESS, reason: lookup detected pending operations >[2012-04-03 17:45:00.722248] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background entry self-heal triggered. path: /clients/client8/~dmtmp/ACCESS, reason: lookup detected pending operations >[2012-04-03 17:45:00.722955] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background entry self-heal completed on /clients/client7/~dmtmp/COREL >[2012-04-03 17:45:00.723254] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client8/~dmtmp/ACCESS, reason: lookup detected pending operations >[2012-04-03 17:45:00.726322] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-0: background entry self-heal completed on /clients/client4/~dmtmp/COREL >[2012-04-03 17:45:00.728109] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background entry self-heal completed on /clients/client9/~dmtmp/COREL >[2012-04-03 17:45:00.728736] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client7/~dmtmp/COREL >[2012-04-03 17:45:00.731088] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background entry self-heal completed on /clients/client8/~dmtmp/ACCESS >[2012-04-03 17:45:00.731596] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-0: background entry self-heal completed on /clients/client8/~dmtmp/ACCESS >[2012-04-03 17:45:00.734686] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client9/~dmtmp/COREL >[2012-04-03 17:45:00.736560] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client5/~dmtmp/COREL >[2012-04-03 17:45:00.737793] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background entry self-heal triggered. path: /clients/client0/~dmtmp/COREL, reason: lookup detected pending operations >[2012-04-03 17:45:00.738751] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client8/~dmtmp/ACCESS >[2012-04-03 17:45:00.742628] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: <gfid:00000000-0000-0000-0000-000000000000>, reason: lookup detected pending operations >[2012-04-03 17:45:00.742947] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-0: background entry self-heal triggered. path: <gfid:00000000-0000-0000-0000-000000000000>, reason: lookup detected pending operations >[2012-04-03 17:45:00.743732] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background entry self-heal triggered. path: <gfid:00000000-0000-0000-0000-000000000000>, reason: lookup detected pending operations >[2012-04-03 17:45:00.753688] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background entry self-heal completed on /clients/client0/~dmtmp/COREL >[2012-04-03 17:45:00.757667] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on <gfid:00000000-0000-0000-0000-000000000000> >[2012-04-03 17:45:00.759527] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-0: background entry self-heal completed on <gfid:00000000-0000-0000-0000-000000000000> >[2012-04-03 17:45:00.761789] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background entry self-heal completed on <gfid:00000000-0000-0000-0000-000000000000> >[2012-04-03 17:45:00.769833] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-0: background entry self-heal triggered. path: /clients/client1/~dmtmp/COREL, reason: lookup detected pending operations >[2012-04-03 17:45:00.775177] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client3/~dmtmp/COREL, reason: lookup detected pending operations >[2012-04-03 17:45:00.781246] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client5/~dmtmp/COREL, reason: lookup detected pending operations >[2012-04-03 17:45:00.787430] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-0: background entry self-heal completed on /clients/client1/~dmtmp/COREL >[2012-04-03 17:45:00.790301] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client3/~dmtmp/COREL >[2012-04-03 17:45:00.793428] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background data self-heal triggered. path: /clients/client2/~dmtmp/COREL/GRAPH1.CDR, reason: lookup detected pending operations >[2012-04-03 17:45:00.794813] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client5/~dmtmp/COREL >[2012-04-03 17:45:00.798816] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background entry self-heal triggered. path: /clients/client8/~dmtmp/ACCESS, reason: lookup detected pending operations >[2012-04-03 17:45:00.799798] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client5/~dmtmp/COREL, reason: lookup detected pending operations >[2012-04-03 17:45:00.808024] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-0: background entry self-heal triggered. path: /clients/client4/~dmtmp/COREL, reason: lookup detected pending operations >[2012-04-03 17:45:00.809903] I [afr-self-heal-data.c:776:afr_sh_data_fix] 7-dstore-replicate-2: no active sinks for performing self-heal on file /clients/client2/~dmtmp/COREL/GRAPH1.CDR >[2012-04-03 17:45:00.811693] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background entry self-heal completed on /clients/client8/~dmtmp/ACCESS >[2012-04-03 17:45:00.813737] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client5/~dmtmp/COREL >[2012-04-03 17:45:00.815072] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-0: background entry self-heal triggered. path: /clients/client8/~dmtmp/ACCESS, reason: lookup detected pending operations >[2012-04-03 17:45:00.816168] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background entry self-heal triggered. path: /clients/client8/~dmtmp/ACCESS, reason: lookup detected pending operations >[2012-04-03 17:45:00.816603] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client8/~dmtmp/ACCESS, reason: lookup detected pending operations >[2012-04-03 17:45:00.822819] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background data self-heal completed on /clients/client2/~dmtmp/COREL/GRAPH1.CDR >[2012-04-03 17:45:00.823790] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-0: background entry self-heal triggered. path: /clients/client1/~dmtmp/COREL, reason: lookup detected pending operations >[2012-04-03 17:45:00.825687] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background entry self-heal triggered. path: /clients/client0/~dmtmp/COREL, reason: lookup detected pending operations >[2012-04-03 17:45:00.826527] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-0: background entry self-heal completed on /clients/client4/~dmtmp/COREL >[2012-04-03 17:45:00.831566] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client8/~dmtmp/ACCESS >[2012-04-03 17:45:00.832529] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background entry self-heal completed on /clients/client8/~dmtmp/ACCESS >[2012-04-03 17:45:00.834969] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-0: background entry self-heal completed on /clients/client8/~dmtmp/ACCESS >[2012-04-03 17:45:00.841279] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background entry self-heal triggered. path: <gfid:00000000-0000-0000-0000-000000000000>, reason: lookup detected pending operations >[2012-04-03 17:45:00.841517] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background entry self-heal completed on /clients/client0/~dmtmp/COREL >[2012-04-03 17:45:00.842391] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: <gfid:00000000-0000-0000-0000-000000000000>, reason: lookup detected pending operations >[2012-04-03 17:45:00.842800] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-0: background entry self-heal triggered. path: <gfid:00000000-0000-0000-0000-000000000000>, reason: lookup detected pending operations >[2012-04-03 17:45:00.843091] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-0: background entry self-heal completed on /clients/client1/~dmtmp/COREL >[2012-04-03 17:45:00.845092] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client3/~dmtmp/COREL, reason: lookup detected pending operations >[2012-04-03 17:45:00.848574] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background data self-heal triggered. path: /clients/client0/~dmtmp/COREL/GRAPH1.CDR, reason: lookup detected pending operations >[2012-04-03 17:45:00.855844] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-0: background entry self-heal completed on <gfid:00000000-0000-0000-0000-000000000000> >[2012-04-03 17:45:00.856081] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background entry self-heal completed on <gfid:00000000-0000-0000-0000-000000000000> >[2012-04-03 17:45:00.856658] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on <gfid:00000000-0000-0000-0000-000000000000> >[2012-04-03 17:45:00.859098] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client3/~dmtmp/COREL >[2012-04-03 17:45:00.866340] I [afr-self-heal-data.c:776:afr_sh_data_fix] 7-dstore-replicate-1: no active sinks for performing self-heal on file /clients/client0/~dmtmp/COREL/GRAPH1.CDR >[2012-04-03 17:45:00.870917] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-0: background entry self-heal triggered. path: /clients/client4/~dmtmp/COREL, reason: lookup detected pending operations >[2012-04-03 17:45:00.871404] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background entry self-heal triggered. path: /clients/client0/~dmtmp/COREL, reason: lookup detected pending operations >[2012-04-03 17:45:00.875652] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background data self-heal completed on /clients/client0/~dmtmp/COREL/GRAPH1.CDR >[2012-04-03 17:45:00.879441] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background entry self-heal triggered. path: /clients/client8/~dmtmp/ACCESS, reason: lookup detected pending operations >[2012-04-03 17:45:00.880287] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client5/~dmtmp/COREL, reason: lookup detected pending operations >[2012-04-03 17:45:00.880900] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background entry self-heal completed on /clients/client0/~dmtmp/COREL >[2012-04-03 17:45:00.888176] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background entry self-heal completed on /clients/client8/~dmtmp/ACCESS >[2012-04-03 17:45:00.892078] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background entry self-heal triggered. path: /clients/client8/~dmtmp/ACCESS, reason: lookup detected pending operations >[2012-04-03 17:45:00.892660] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-0: background entry self-heal completed on /clients/client4/~dmtmp/COREL >[2012-04-03 17:45:00.893604] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-0: background entry self-heal triggered. path: /clients/client8/~dmtmp/ACCESS, reason: lookup detected pending operations >[2012-04-03 17:45:00.894256] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background data self-heal triggered. path: /clients/client0/~dmtmp/COREL/GRAPH1.CDR, reason: lookup detected pending operations >[2012-04-03 17:45:00.898646] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client8/~dmtmp/ACCESS, reason: lookup detected pending operations >[2012-04-03 17:45:00.899479] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-0: background entry self-heal completed on /clients/client8/~dmtmp/ACCESS >[2012-04-03 17:45:00.900244] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background data self-heal triggered. path: /clients/client2/~dmtmp/COREL/GRAPH1.CDR, reason: lookup detected pending operations >[2012-04-03 17:45:00.900553] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client5/~dmtmp/COREL >[2012-04-03 17:45:00.903763] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-0: background entry self-heal triggered. path: /clients/client1/~dmtmp/COREL, reason: lookup detected pending operations >[2012-04-03 17:45:00.904505] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client5/~dmtmp/COREL, reason: lookup detected pending operations >[2012-04-03 17:45:00.906757] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background entry self-heal completed on /clients/client8/~dmtmp/ACCESS >[2012-04-03 17:45:00.911576] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client8/~dmtmp/ACCESS >[2012-04-03 17:45:00.914197] I [afr-self-heal-data.c:776:afr_sh_data_fix] 7-dstore-replicate-1: no active sinks for performing self-heal on file /clients/client0/~dmtmp/COREL/GRAPH1.CDR >[2012-04-03 17:45:00.915165] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background entry self-heal triggered. path: <gfid:00000000-0000-0000-0000-000000000000>, reason: lookup detected pending operations >[2012-04-03 17:45:00.915412] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-0: background entry self-heal triggered. path: <gfid:00000000-0000-0000-0000-000000000000>, reason: lookup detected pending operations >[2012-04-03 17:45:00.916317] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: <gfid:00000000-0000-0000-0000-000000000000>, reason: lookup detected pending operations >[2012-04-03 17:45:00.916718] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-0: background entry self-heal completed on /clients/client1/~dmtmp/COREL >[2012-04-03 17:45:00.917971] I [afr-self-heal-data.c:776:afr_sh_data_fix] 7-dstore-replicate-2: no active sinks for performing self-heal on file /clients/client2/~dmtmp/COREL/GRAPH1.CDR >[2012-04-03 17:45:00.920528] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client5/~dmtmp/COREL >[2012-04-03 17:45:00.922398] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background data self-heal completed on /clients/client0/~dmtmp/COREL/GRAPH1.CDR >[2012-04-03 17:45:00.929861] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background data self-heal completed on /clients/client2/~dmtmp/COREL/GRAPH1.CDR >[2012-04-03 17:45:00.930904] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background entry self-heal completed on <gfid:00000000-0000-0000-0000-000000000000> >[2012-04-03 17:45:00.933332] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on <gfid:00000000-0000-0000-0000-000000000000> >[2012-04-03 17:45:00.934812] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-0: background entry self-heal completed on <gfid:00000000-0000-0000-0000-000000000000> >[2012-04-03 17:45:00.938820] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-0: background entry self-heal triggered. path: /clients/client4/~dmtmp/COREL, reason: lookup detected pending operations >[2012-04-03 17:45:00.941155] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client2/~dmtmp/COREL, reason: lookup detected pending operations >[2012-04-03 17:45:00.942231] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client3/~dmtmp/COREL, reason: lookup detected pending operations >[2012-04-03 17:45:00.949120] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-0: background entry self-heal triggered. path: /clients/client1/~dmtmp/COREL, reason: lookup detected pending operations >[2012-04-03 17:45:00.950890] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client2/~dmtmp/COREL >[2012-04-03 17:45:00.952176] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client3/~dmtmp/COREL >[2012-04-03 17:45:00.958338] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background data self-heal triggered. path: /clients/client2/~dmtmp/COREL/GRAPH1.CDR, reason: lookup detected pending operations >[2012-04-03 17:45:00.959782] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-0: background entry self-heal completed on /clients/client4/~dmtmp/COREL >[2012-04-03 17:45:00.962557] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background data self-heal triggered. path: /clients/client3/~dmtmp/COREL/@@@CDRW.TMP, reason: lookup detected pending operations >[2012-04-03 17:45:00.969951] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client5/~dmtmp/COREL, reason: lookup detected pending operations >[2012-04-03 17:45:00.970314] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-0: background entry self-heal completed on /clients/client1/~dmtmp/COREL >[2012-04-03 17:45:00.975897] I [afr-self-heal-data.c:776:afr_sh_data_fix] 7-dstore-replicate-2: no active sinks for performing self-heal on file /clients/client2/~dmtmp/COREL/GRAPH1.CDR >[2012-04-03 17:45:00.976825] I [afr-self-heal-data.c:776:afr_sh_data_fix] 7-dstore-replicate-2: no active sinks for performing self-heal on file /clients/client3/~dmtmp/COREL/@@@CDRW.TMP >[2012-04-03 17:45:00.982685] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background entry self-heal triggered. path: /clients/client8/~dmtmp/ACCESS, reason: lookup detected pending operations >[2012-04-03 17:45:00.983649] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client3/~dmtmp/COREL, reason: lookup detected pending operations >[2012-04-03 17:45:00.983921] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client5/~dmtmp/COREL >[2012-04-03 17:45:00.984719] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background data self-heal completed on /clients/client2/~dmtmp/COREL/GRAPH1.CDR >[2012-04-03 17:45:00.985132] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-0: background data self-heal triggered. path: /clients/client6/~dmtmp/COREL/GRAPH1.CDR, reason: lookup detected pending operations >[2012-04-03 17:45:00.987883] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client2/~dmtmp/COREL, reason: lookup detected pending operations >[2012-04-03 17:45:00.988243] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background data self-heal completed on /clients/client3/~dmtmp/COREL/@@@CDRW.TMP >[2012-04-03 17:45:00.988945] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client5/~dmtmp/COREL, reason: lookup detected pending operations >[2012-04-03 17:45:00.991754] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background entry self-heal completed on /clients/client8/~dmtmp/ACCESS >[2012-04-03 17:45:00.993097] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-0: background entry self-heal triggered. path: /clients/client1/~dmtmp/COREL, reason: lookup detected pending operations >[2012-04-03 17:45:00.995709] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background entry self-heal triggered. path: /clients/client8/~dmtmp/ACCESS, reason: lookup detected pending operations >[2012-04-03 17:45:00.997615] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-0: background entry self-heal triggered. path: /clients/client8/~dmtmp/ACCESS, reason: lookup detected pending operations >[2012-04-03 17:45:00.998374] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client8/~dmtmp/ACCESS, reason: lookup detected pending operations >[2012-04-03 17:45:01.001163] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client3/~dmtmp/COREL >[2012-04-03 17:45:01.004576] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client2/~dmtmp/COREL >[2012-04-03 17:45:01.005455] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background entry self-heal completed on /clients/client8/~dmtmp/ACCESS >[2012-04-03 17:45:01.006828] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background data self-heal triggered. path: /clients/client3/~dmtmp/COREL/@@@CDRW.TMP, reason: lookup detected pending operations >[2012-04-03 17:45:01.008042] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client5/~dmtmp/COREL >[2012-04-03 17:45:01.009399] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background data self-heal triggered. path: /clients/client2/~dmtmp/COREL/GRAPH1.CDR, reason: lookup detected pending operations >[2012-04-03 17:45:01.009994] I [afr-self-heal-data.c:776:afr_sh_data_fix] 7-dstore-replicate-0: no active sinks for performing self-heal on file /clients/client6/~dmtmp/COREL/GRAPH1.CDR >[2012-04-03 17:45:01.010280] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-0: background entry self-heal completed on /clients/client1/~dmtmp/COREL >[2012-04-03 17:45:01.017204] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client8/~dmtmp/ACCESS >[2012-04-03 17:45:01.019752] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-0: background entry self-heal completed on /clients/client8/~dmtmp/ACCESS >[2012-04-03 17:45:01.020288] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-0: background data self-heal completed on /clients/client6/~dmtmp/COREL/GRAPH1.CDR >[2012-04-03 17:45:01.023566] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background entry self-heal triggered. path: <gfid:00000000-0000-0000-0000-000000000000>, reason: lookup detected pending operations >[2012-04-03 17:45:01.024475] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-0: background entry self-heal triggered. path: <gfid:00000000-0000-0000-0000-000000000000>, reason: lookup detected pending operations >[2012-04-03 17:45:01.026092] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: <gfid:00000000-0000-0000-0000-000000000000>, reason: lookup detected pending operations >[2012-04-03 17:45:01.027833] I [afr-self-heal-data.c:776:afr_sh_data_fix] 7-dstore-replicate-2: no active sinks for performing self-heal on file /clients/client3/~dmtmp/COREL/@@@CDRW.TMP >[2012-04-03 17:45:01.030734] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background entry self-heal triggered. path: /clients/client0/~dmtmp/COREL, reason: lookup detected pending operations >[2012-04-03 17:45:01.030910] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background entry self-heal completed on <gfid:00000000-0000-0000-0000-000000000000> >[2012-04-03 17:45:01.031757] I [afr-self-heal-data.c:776:afr_sh_data_fix] 7-dstore-replicate-2: no active sinks for performing self-heal on file /clients/client2/~dmtmp/COREL/GRAPH1.CDR >[2012-04-03 17:45:01.038681] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background data self-heal completed on /clients/client3/~dmtmp/COREL/@@@CDRW.TMP >[2012-04-03 17:45:01.039311] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-0: background entry self-heal completed on <gfid:00000000-0000-0000-0000-000000000000> >[2012-04-03 17:45:01.041247] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on <gfid:00000000-0000-0000-0000-000000000000> >[2012-04-03 17:45:01.042991] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background data self-heal completed on /clients/client2/~dmtmp/COREL/GRAPH1.CDR >[2012-04-03 17:45:01.044491] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background entry self-heal completed on /clients/client0/~dmtmp/COREL >[2012-04-03 17:45:01.045729] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background entry self-heal triggered. path: <gfid:00000000-0000-0000-0000-000000000000>, reason: lookup detected pending operations >[2012-04-03 17:45:01.046471] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-0: background entry self-heal triggered. path: /clients/client4/~dmtmp/COREL, reason: lookup detected pending operations >[2012-04-03 17:45:01.047064] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-0: background entry self-heal triggered. path: <gfid:00000000-0000-0000-0000-000000000000>, reason: lookup detected pending operations >[2012-04-03 17:45:01.048912] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: <gfid:00000000-0000-0000-0000-000000000000>, reason: lookup detected pending operations >[2012-04-03 17:45:01.056800] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client5/~dmtmp/COREL, reason: lookup detected pending operations >[2012-04-03 17:45:01.058371] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background entry self-heal completed on <gfid:00000000-0000-0000-0000-000000000000> >[2012-04-03 17:45:01.061985] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on <gfid:00000000-0000-0000-0000-000000000000> >[2012-04-03 17:45:01.067530] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-0: background entry self-heal completed on /clients/client4/~dmtmp/COREL >[2012-04-03 17:45:01.067843] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-0: background entry self-heal completed on <gfid:00000000-0000-0000-0000-000000000000> >[2012-04-03 17:45:01.069259] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client5/~dmtmp/COREL >[2012-04-03 17:45:01.073643] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client3/~dmtmp/COREL, reason: lookup detected pending operations >[2012-04-03 17:45:01.075670] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client5/~dmtmp/COREL, reason: lookup detected pending operations >[2012-04-03 17:45:01.075950] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client2/~dmtmp/COREL, reason: lookup detected pending operations >[2012-04-03 17:45:01.079020] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-0: background data self-heal triggered. path: /clients/client6/~dmtmp/COREL/GRAPH1.CDR, reason: lookup detected pending operations >[2012-04-03 17:45:01.081429] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-0: background entry self-heal triggered. path: /clients/client1/~dmtmp/COREL, reason: lookup detected pending operations >[2012-04-03 17:45:01.090009] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client3/~dmtmp/COREL >[2012-04-03 17:45:01.090265] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client5/~dmtmp/COREL >[2012-04-03 17:45:01.092539] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background entry self-heal triggered. path: /clients/client9/~dmtmp/COREL, reason: lookup detected pending operations >[2012-04-03 17:45:01.092954] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client2/~dmtmp/COREL >[2012-04-03 17:45:01.094268] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background entry self-heal triggered. path: /clients/client8/~dmtmp/ACCESS, reason: lookup detected pending operations >[2012-04-03 17:45:01.094657] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client9/~dmtmp/COREL, reason: lookup detected pending operations >[2012-04-03 17:45:01.095781] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background data self-heal triggered. path: /clients/client3/~dmtmp/COREL/@@@CDRW.TMP, reason: lookup detected pending operations >[2012-04-03 17:45:01.096451] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-0: background entry self-heal completed on /clients/client1/~dmtmp/COREL >[2012-04-03 17:45:01.097001] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background data self-heal triggered. path: /clients/client2/~dmtmp/COREL/GRAPH1.CDR, reason: lookup detected pending operations >[2012-04-03 17:45:01.099846] I [afr-self-heal-data.c:776:afr_sh_data_fix] 7-dstore-replicate-0: no active sinks for performing self-heal on file /clients/client6/~dmtmp/COREL/GRAPH1.CDR >[2012-04-03 17:45:01.105260] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background entry self-heal triggered. path: /clients/client0/~dmtmp/COREL, reason: lookup detected pending operations >[2012-04-03 17:45:01.106600] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background entry self-heal completed on /clients/client9/~dmtmp/COREL >[2012-04-03 17:45:01.107359] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client9/~dmtmp/COREL >[2012-04-03 17:45:01.108801] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background entry self-heal completed on /clients/client8/~dmtmp/ACCESS >[2012-04-03 17:45:01.111123] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-0: background data self-heal completed on /clients/client6/~dmtmp/COREL/GRAPH1.CDR >[2012-04-03 17:45:01.113905] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background entry self-heal triggered. path: /clients/client8/~dmtmp/ACCESS, reason: lookup detected pending operations >[2012-04-03 17:45:01.114258] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client8/~dmtmp/ACCESS, reason: lookup detected pending operations >[2012-04-03 17:45:01.115062] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client7/~dmtmp/COREL, reason: lookup detected pending operations >[2012-04-03 17:45:01.116443] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-0: background entry self-heal triggered. path: /clients/client8/~dmtmp/ACCESS, reason: lookup detected pending operations >[2012-04-03 17:45:01.116979] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background entry self-heal triggered. path: /clients/client7/~dmtmp/COREL, reason: lookup detected pending operations >[2012-04-03 17:45:01.118594] I [afr-self-heal-data.c:776:afr_sh_data_fix] 7-dstore-replicate-2: no active sinks for performing self-heal on file /clients/client3/~dmtmp/COREL/@@@CDRW.TMP >[2012-04-03 17:45:01.118967] I [afr-self-heal-data.c:776:afr_sh_data_fix] 7-dstore-replicate-2: no active sinks for performing self-heal on file /clients/client2/~dmtmp/COREL/GRAPH1.CDR >[2012-04-03 17:45:01.120331] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background entry self-heal completed on /clients/client0/~dmtmp/COREL >[2012-04-03 17:45:01.126372] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-0: background entry self-heal triggered. path: /clients/client1/~dmtmp/COREL, reason: lookup detected pending operations >[2012-04-03 17:45:01.129293] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-0: background entry self-heal triggered. path: /clients/client4/~dmtmp/COREL, reason: lookup detected pending operations >[2012-04-03 17:45:01.132518] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background data self-heal completed on /clients/client3/~dmtmp/COREL/@@@CDRW.TMP >[2012-04-03 17:45:01.132759] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background data self-heal completed on /clients/client2/~dmtmp/COREL/GRAPH1.CDR >[2012-04-03 17:45:01.133015] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client8/~dmtmp/ACCESS >[2012-04-03 17:45:01.133509] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background entry self-heal completed on /clients/client8/~dmtmp/ACCESS >[2012-04-03 17:45:01.133685] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client7/~dmtmp/COREL >[2012-04-03 17:45:01.136638] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client3/~dmtmp/COREL, reason: lookup detected pending operations >[2012-04-03 17:45:01.136798] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background entry self-heal completed on /clients/client7/~dmtmp/COREL >[2012-04-03 17:45:01.137670] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-0: background entry self-heal completed on /clients/client8/~dmtmp/ACCESS >[2012-04-03 17:45:01.138959] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-0: background entry self-heal triggered. path: /clients/client6/~dmtmp/COREL, reason: lookup detected pending operations >[2012-04-03 17:45:01.143574] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: <gfid:00000000-0000-0000-0000-000000000000>, reason: lookup detected pending operations >[2012-04-03 17:45:01.143989] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background entry self-heal triggered. path: <gfid:00000000-0000-0000-0000-000000000000>, reason: lookup detected pending operations >[2012-04-03 17:45:01.144251] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-0: background entry self-heal triggered. path: <gfid:00000000-0000-0000-0000-000000000000>, reason: lookup detected pending operations >[2012-04-03 17:45:01.144613] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-0: background entry self-heal completed on /clients/client1/~dmtmp/COREL >[2012-04-03 17:45:01.145191] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client2/~dmtmp/COREL, reason: lookup detected pending operations >[2012-04-03 17:45:01.146389] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client9/~dmtmp/COREL, reason: lookup detected pending operations >[2012-04-03 17:45:01.146588] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background entry self-heal triggered. path: /clients/client9/~dmtmp/COREL, reason: lookup detected pending operations >[2012-04-03 17:45:01.147039] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-0: background entry self-heal completed on /clients/client4/~dmtmp/COREL >[2012-04-03 17:45:01.153639] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client3/~dmtmp/COREL >[2012-04-03 17:45:01.155442] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-0: background entry self-heal completed on /clients/client6/~dmtmp/COREL >[2012-04-03 17:45:01.156621] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background entry self-heal completed on <gfid:00000000-0000-0000-0000-000000000000> >[2012-04-03 17:45:01.158469] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-0: background entry self-heal completed on <gfid:00000000-0000-0000-0000-000000000000> >[2012-04-03 17:45:01.159365] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background entry self-heal completed on /clients/client9/~dmtmp/COREL >[2012-04-03 17:45:01.161039] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background data self-heal triggered. path: /clients/client3/~dmtmp/COREL/@@@CDRW.TMP, reason: lookup detected pending operations >[2012-04-03 17:45:01.161369] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-0: background data self-heal triggered. path: /clients/client6/~dmtmp/COREL/GRAPH1.CDR, reason: lookup detected pending operations >[2012-04-03 17:45:01.162108] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on <gfid:00000000-0000-0000-0000-000000000000> >[2012-04-03 17:45:01.163023] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client2/~dmtmp/COREL >[2012-04-03 17:45:01.163238] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client9/~dmtmp/COREL >[2012-04-03 17:45:01.172516] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client7/~dmtmp/COREL, reason: lookup detected pending operations >[2012-04-03 17:45:01.173056] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background entry self-heal triggered. path: /clients/client7/~dmtmp/COREL, reason: lookup detected pending operations >[2012-04-03 17:45:01.177715] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background entry self-heal triggered. path: /clients/client8/~dmtmp/ACCESS, reason: lookup detected pending operations >[2012-04-03 17:45:01.178131] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client5/~dmtmp/COREL, reason: lookup detected pending operations >[2012-04-03 17:45:01.180643] I [afr-self-heal-data.c:776:afr_sh_data_fix] 7-dstore-replicate-2: no active sinks for performing self-heal on file /clients/client3/~dmtmp/COREL/@@@CDRW.TMP >[2012-04-03 17:45:01.181184] I [afr-self-heal-data.c:776:afr_sh_data_fix] 7-dstore-replicate-0: no active sinks for performing self-heal on file /clients/client6/~dmtmp/COREL/GRAPH1.CDR >[2012-04-03 17:45:01.186089] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background entry self-heal completed on /clients/client7/~dmtmp/COREL >[2012-04-03 17:45:01.186576] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background entry self-heal completed on /clients/client8/~dmtmp/ACCESS >[2012-04-03 17:45:01.188095] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client2/~dmtmp/COREL, reason: lookup detected pending operations >[2012-04-03 17:45:01.190771] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client7/~dmtmp/COREL >[2012-04-03 17:45:01.191119] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background data self-heal completed on /clients/client3/~dmtmp/COREL/@@@CDRW.TMP >[2012-04-03 17:45:01.192533] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background entry self-heal triggered. path: /clients/client8/~dmtmp/ACCESS, reason: lookup detected pending operations >[2012-04-03 17:45:01.193147] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client8/~dmtmp/ACCESS, reason: lookup detected pending operations >[2012-04-03 17:45:01.193626] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client5/~dmtmp/COREL >[2012-04-03 17:45:01.194557] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-0: background data self-heal completed on /clients/client6/~dmtmp/COREL/GRAPH1.CDR >[2012-04-03 17:45:01.195177] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-0: background entry self-heal triggered. path: /clients/client8/~dmtmp/ACCESS, reason: lookup detected pending operations >[2012-04-03 17:45:01.197383] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client5/~dmtmp/COREL, reason: lookup detected pending operations >[2012-04-03 17:45:01.203865] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client2/~dmtmp/COREL >[2012-04-03 17:45:01.204628] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background entry self-heal triggered. path: /clients/client0/~dmtmp/COREL, reason: lookup detected pending operations >[2012-04-03 17:45:01.206367] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-0: background entry self-heal triggered. path: /clients/client6/~dmtmp/COREL, reason: lookup detected pending operations >[2012-04-03 17:45:01.211556] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client8/~dmtmp/ACCESS >[2012-04-03 17:45:01.214693] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background entry self-heal completed on /clients/client8/~dmtmp/ACCESS >[2012-04-03 17:45:01.215494] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-0: background entry self-heal completed on /clients/client8/~dmtmp/ACCESS >[2012-04-03 17:45:01.217897] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client5/~dmtmp/COREL >[2012-04-03 17:45:01.219772] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background entry self-heal triggered. path: <gfid:00000000-0000-0000-0000-000000000000>, reason: lookup detected pending operations >[2012-04-03 17:45:01.220398] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background entry self-heal triggered. path: /clients/client9/~dmtmp/COREL, reason: lookup detected pending operations >[2012-04-03 17:45:01.220783] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client9/~dmtmp/COREL, reason: lookup detected pending operations >[2012-04-03 17:45:01.221053] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: <gfid:00000000-0000-0000-0000-000000000000>, reason: lookup detected pending operations >[2012-04-03 17:45:01.221459] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background entry self-heal completed on /clients/client0/~dmtmp/COREL >[2012-04-03 17:45:01.230012] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client9/~dmtmp/COREL >[2012-04-03 17:45:01.230325] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background entry self-heal completed on <gfid:00000000-0000-0000-0000-000000000000> >[2012-04-03 17:45:01.230477] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background entry self-heal completed on /clients/client9/~dmtmp/COREL >[2012-04-03 17:45:01.230740] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on <gfid:00000000-0000-0000-0000-000000000000> >[2012-04-03 17:45:01.255538] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-0: background entry self-heal triggered. path: <gfid:00000000-0000-0000-0000-000000000000>, reason: lookup detected pending operations >[2012-04-03 17:45:01.257015] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-0: background entry self-heal completed on /clients/client6/~dmtmp/COREL >[2012-04-03 17:45:01.263503] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-0: background data self-heal triggered. path: /clients/client6/~dmtmp/COREL/GRAPH1.CDR, reason: lookup detected pending operations >[2012-04-03 17:45:01.265809] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client3/~dmtmp/COREL, reason: lookup detected pending operations >[2012-04-03 17:45:01.269183] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-0: background entry self-heal completed on <gfid:00000000-0000-0000-0000-000000000000> >[2012-04-03 17:45:01.274829] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client3/~dmtmp/COREL >[2012-04-03 17:45:01.281175] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background data self-heal triggered. path: /clients/client3/~dmtmp/COREL/@@@CDRW.TMP, reason: lookup detected pending operations >[2012-04-03 17:45:01.282069] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client5/~dmtmp/COREL, reason: lookup detected pending operations >[2012-04-03 17:45:01.286448] I [afr-self-heal-data.c:776:afr_sh_data_fix] 7-dstore-replicate-0: no active sinks for performing self-heal on file /clients/client6/~dmtmp/COREL/GRAPH1.CDR >[2012-04-03 17:45:01.287946] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-0: background entry self-heal triggered. path: /clients/client1/~dmtmp/COREL, reason: lookup detected pending operations >[2012-04-03 17:45:01.289571] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-0: background entry self-heal triggered. path: /clients/client4/~dmtmp/COREL, reason: lookup detected pending operations >[2012-04-03 17:45:01.290774] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client5/~dmtmp/COREL >[2012-04-03 17:45:01.291827] I [afr-self-heal-data.c:776:afr_sh_data_fix] 7-dstore-replicate-2: no active sinks for performing self-heal on file /clients/client3/~dmtmp/COREL/@@@CDRW.TMP >[2012-04-03 17:45:01.293697] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client5/~dmtmp/COREL, reason: lookup detected pending operations >[2012-04-03 17:45:01.296035] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-0: background entry self-heal triggered. path: /clients/client6/~dmtmp/COREL, reason: lookup detected pending operations >[2012-04-03 17:45:01.296913] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-0: background data self-heal completed on /clients/client6/~dmtmp/COREL/GRAPH1.CDR >[2012-04-03 17:45:01.299664] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background data self-heal completed on /clients/client3/~dmtmp/COREL/@@@CDRW.TMP >[2012-04-03 17:45:01.300170] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client2/~dmtmp/COREL, reason: lookup detected pending operations >[2012-04-03 17:45:01.301317] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client3/~dmtmp/COREL, reason: lookup detected pending operations >[2012-04-03 17:45:01.301574] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background entry self-heal triggered. path: /clients/client0/~dmtmp/COREL, reason: lookup detected pending operations >[2012-04-03 17:45:01.303989] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client5/~dmtmp/COREL >[2012-04-03 17:45:01.305653] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-0: background entry self-heal completed on /clients/client1/~dmtmp/COREL >[2012-04-03 17:45:01.309180] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-0: background entry self-heal completed on /clients/client4/~dmtmp/COREL >[2012-04-03 17:45:01.311068] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client2/~dmtmp/COREL >[2012-04-03 17:45:01.312178] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background entry self-heal completed on /clients/client0/~dmtmp/COREL >[2012-04-03 17:45:01.312432] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client3/~dmtmp/COREL >[2012-04-03 17:45:01.314076] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background data self-heal triggered. path: /clients/client2/~dmtmp/COREL/GRAPH1.CDR, reason: lookup detected pending operations >[2012-04-03 17:45:01.314297] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-0: background entry self-heal completed on /clients/client6/~dmtmp/COREL >[2012-04-03 17:45:01.319723] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background entry self-heal triggered. path: /clients/client8/~dmtmp/ACCESS, reason: lookup detected pending operations >[2012-04-03 17:45:01.323342] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-0: background data self-heal triggered. path: /clients/client6/~dmtmp/COREL/GRAPH1.CDR, reason: lookup detected pending operations >[2012-04-03 17:45:01.329709] I [afr-self-heal-data.c:776:afr_sh_data_fix] 7-dstore-replicate-2: no active sinks for performing self-heal on file /clients/client2/~dmtmp/COREL/GRAPH1.CDR >[2012-04-03 17:45:01.330405] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background entry self-heal completed on /clients/client8/~dmtmp/ACCESS >[2012-04-03 17:45:01.333464] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-0: background entry self-heal triggered. path: /clients/client1/~dmtmp/COREL, reason: lookup detected pending operations >[2012-04-03 17:45:01.334939] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background entry self-heal triggered. path: /clients/client8/~dmtmp/ACCESS, reason: lookup detected pending operations >[2012-04-03 17:45:01.336136] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client8/~dmtmp/ACCESS, reason: lookup detected pending operations >[2012-04-03 17:45:01.337026] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background data self-heal completed on /clients/client2/~dmtmp/COREL/GRAPH1.CDR >[2012-04-03 17:45:01.337272] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-0: background entry self-heal triggered. path: /clients/client8/~dmtmp/ACCESS, reason: lookup detected pending operations >[2012-04-03 17:45:01.345816] I [afr-self-heal-data.c:776:afr_sh_data_fix] 7-dstore-replicate-0: no active sinks for performing self-heal on file /clients/client6/~dmtmp/COREL/GRAPH1.CDR >[2012-04-03 17:45:01.346945] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background entry self-heal completed on /clients/client8/~dmtmp/ACCESS >[2012-04-03 17:45:01.347393] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-0: background entry self-heal triggered. path: /clients/client4/~dmtmp/COREL, reason: lookup detected pending operations >[2012-04-03 17:45:01.347516] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client8/~dmtmp/ACCESS >[2012-04-03 17:45:01.349313] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-0: background entry self-heal completed on /clients/client1/~dmtmp/COREL >[2012-04-03 17:45:01.352068] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background entry self-heal triggered. path: /clients/client0/~dmtmp/COREL, reason: lookup detected pending operations >[2012-04-03 17:45:01.355751] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-0: background entry self-heal completed on /clients/client8/~dmtmp/ACCESS >[2012-04-03 17:45:01.356828] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client2/~dmtmp/COREL, reason: lookup detected pending operations >[2012-04-03 17:45:01.358425] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-0: background data self-heal completed on /clients/client6/~dmtmp/COREL/GRAPH1.CDR >[2012-04-03 17:45:01.359627] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background entry self-heal triggered. path: <gfid:00000000-0000-0000-0000-000000000000>, reason: lookup detected pending operations >[2012-04-03 17:45:01.360010] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-0: background entry self-heal triggered. path: /clients/client6/~dmtmp/COREL, reason: lookup detected pending operations >[2012-04-03 17:45:01.361716] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background entry self-heal completed on /clients/client0/~dmtmp/COREL >[2012-04-03 17:45:01.362535] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-0: background entry self-heal triggered. path: <gfid:00000000-0000-0000-0000-000000000000>, reason: lookup detected pending operations >[2012-04-03 17:45:01.363669] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-0: background entry self-heal completed on /clients/client4/~dmtmp/COREL >[2012-04-03 17:45:01.364162] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: <gfid:00000000-0000-0000-0000-000000000000>, reason: lookup detected pending operations >[2012-04-03 17:45:01.366186] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client3/~dmtmp/COREL, reason: lookup detected pending operations >[2012-04-03 17:45:01.377085] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client5/~dmtmp/COREL, reason: lookup detected pending operations >[2012-04-03 17:45:01.386487] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-0: background entry self-heal completed on /clients/client6/~dmtmp/COREL >[2012-04-03 17:45:01.386763] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background entry self-heal completed on <gfid:00000000-0000-0000-0000-000000000000> >[2012-04-03 17:45:01.387617] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-0: background entry self-heal completed on <gfid:00000000-0000-0000-0000-000000000000> >[2012-04-03 17:45:01.392914] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client2/~dmtmp/COREL >[2012-04-03 17:45:01.413807] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background data self-heal triggered. path: /clients/client2/~dmtmp/COREL/GRAPH1.CDR, reason: lookup detected pending operations >[2012-04-03 17:45:01.416124] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on <gfid:00000000-0000-0000-0000-000000000000> >[2012-04-03 17:45:01.418020] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client3/~dmtmp/COREL >[2012-04-03 17:45:01.426924] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client5/~dmtmp/COREL >[2012-04-03 17:45:01.440071] I [afr-self-heal-data.c:776:afr_sh_data_fix] 7-dstore-replicate-2: no active sinks for performing self-heal on file /clients/client2/~dmtmp/COREL/GRAPH1.CDR >[2012-04-03 17:45:01.444686] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background entry self-heal triggered. path: /clients/client8/~dmtmp/ACCESS, reason: lookup detected pending operations >[2012-04-03 17:45:01.451549] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background data self-heal completed on /clients/client2/~dmtmp/COREL/GRAPH1.CDR >[2012-04-03 17:45:01.452328] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-0: background entry self-heal triggered. path: /clients/client6/~dmtmp/COREL, reason: lookup detected pending operations >[2012-04-03 17:45:01.455840] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-0: background entry self-heal triggered. path: /clients/client1/~dmtmp/COREL, reason: lookup detected pending operations >[2012-04-03 17:45:01.462033] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background entry self-heal completed on /clients/client8/~dmtmp/ACCESS >[2012-04-03 17:45:01.464257] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-0: background entry self-heal triggered. path: /clients/client8/~dmtmp/ACCESS, reason: lookup detected pending operations >[2012-04-03 17:45:01.465818] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-0: background entry self-heal completed on /clients/client6/~dmtmp/COREL >[2012-04-03 17:45:01.466429] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background entry self-heal triggered. path: /clients/client8/~dmtmp/ACCESS, reason: lookup detected pending operations >[2012-04-03 17:45:01.467093] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client8/~dmtmp/ACCESS, reason: lookup detected pending operations >[2012-04-03 17:45:01.469548] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-0: background entry self-heal completed on /clients/client1/~dmtmp/COREL >[2012-04-03 17:45:01.474415] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background entry self-heal triggered. path: /clients/client0/~dmtmp/COREL, reason: lookup detected pending operations >[2012-04-03 17:45:01.475535] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-0: background data self-heal triggered. path: /clients/client1/~dmtmp/COREL/@@@CDRW.TMP, reason: lookup detected pending operations >[2012-04-03 17:45:01.481752] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-0: background entry self-heal completed on /clients/client8/~dmtmp/ACCESS >[2012-04-03 17:45:01.486678] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background entry self-heal completed on /clients/client8/~dmtmp/ACCESS >[2012-04-03 17:45:01.486918] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client8/~dmtmp/ACCESS >[2012-04-03 17:45:01.493616] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background entry self-heal triggered. path: <gfid:00000000-0000-0000-0000-000000000000>, reason: lookup detected pending operations >[2012-04-03 17:45:01.494166] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background entry self-heal completed on /clients/client0/~dmtmp/COREL >[2012-04-03 17:45:01.495076] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-0: background entry self-heal triggered. path: /clients/client4/~dmtmp/COREL, reason: lookup detected pending operations >[2012-04-03 17:45:01.495522] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: <gfid:00000000-0000-0000-0000-000000000000>, reason: lookup detected pending operations >[2012-04-03 17:45:01.495716] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-0: background entry self-heal triggered. path: <gfid:00000000-0000-0000-0000-000000000000>, reason: lookup detected pending operations >[2012-04-03 17:45:01.497047] I [afr-self-heal-data.c:776:afr_sh_data_fix] 7-dstore-replicate-0: no active sinks for performing self-heal on file /clients/client1/~dmtmp/COREL/@@@CDRW.TMP >[2012-04-03 17:45:01.497689] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client5/~dmtmp/COREL, reason: lookup detected pending operations >[2012-04-03 17:45:01.504866] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-0: background entry self-heal triggered. path: /clients/client1/~dmtmp/COREL, reason: lookup detected pending operations >[2012-04-03 17:45:01.505164] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-0: background data self-heal completed on /clients/client1/~dmtmp/COREL/@@@CDRW.TMP >[2012-04-03 17:45:01.505896] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client2/~dmtmp/COREL, reason: lookup detected pending operations >[2012-04-03 17:45:01.506986] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background entry self-heal completed on <gfid:00000000-0000-0000-0000-000000000000> >[2012-04-03 17:45:01.509323] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-0: background entry self-heal completed on /clients/client4/~dmtmp/COREL >[2012-04-03 17:45:01.509634] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-0: background entry self-heal completed on <gfid:00000000-0000-0000-0000-000000000000> >[2012-04-03 17:45:01.517007] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on <gfid:00000000-0000-0000-0000-000000000000> >[2012-04-03 17:45:01.518694] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-0: background data self-heal triggered. path: /clients/client4/~dmtmp/COREL/@@@CDRW.TMP, reason: lookup detected pending operations >[2012-04-03 17:45:01.520756] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client3/~dmtmp/COREL, reason: lookup detected pending operations >[2012-04-03 17:45:01.520961] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client5/~dmtmp/COREL >[2012-04-03 17:45:01.529246] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client5/~dmtmp/COREL, reason: lookup detected pending operations >[2012-04-03 17:45:01.529439] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client2/~dmtmp/COREL >[2012-04-03 17:45:01.530939] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-0: background entry self-heal completed on /clients/client1/~dmtmp/COREL >[2012-04-03 17:45:01.533545] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background entry self-heal triggered. path: <gfid:00000000-0000-0000-0000-000000000000>, reason: lookup detected pending operations >[2012-04-03 17:45:01.533858] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-0: background entry self-heal triggered. path: <gfid:00000000-0000-0000-0000-000000000000>, reason: lookup detected pending operations >[2012-04-03 17:45:01.538171] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-0: background data self-heal triggered. path: /clients/client1/~dmtmp/COREL/@@@CDRW.TMP, reason: lookup detected pending operations >[2012-04-03 17:45:01.538991] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: <gfid:00000000-0000-0000-0000-000000000000>, reason: lookup detected pending operations >[2012-04-03 17:45:01.541260] I [afr-self-heal-data.c:776:afr_sh_data_fix] 7-dstore-replicate-0: no active sinks for performing self-heal on file /clients/client4/~dmtmp/COREL/@@@CDRW.TMP >[2012-04-03 17:45:01.544413] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background entry self-heal triggered. path: /clients/client0/~dmtmp/COREL, reason: lookup detected pending operations >[2012-04-03 17:45:01.544589] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client3/~dmtmp/COREL >[2012-04-03 17:45:01.548485] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background entry self-heal completed on <gfid:00000000-0000-0000-0000-000000000000> >[2012-04-03 17:45:01.549486] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-0: background entry self-heal triggered. path: /clients/client4/~dmtmp/COREL, reason: lookup detected pending operations >[2012-04-03 17:45:01.550124] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-0: background entry self-heal completed on <gfid:00000000-0000-0000-0000-000000000000> >[2012-04-03 17:45:01.552154] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background data self-heal triggered. path: /clients/client3/~dmtmp/COREL/@@@CDRW.TMP, reason: lookup detected pending operations >[2012-04-03 17:45:01.552519] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client5/~dmtmp/COREL >[2012-04-03 17:45:01.554184] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-0: background entry self-heal triggered. path: /clients/client6/~dmtmp/COREL, reason: lookup detected pending operations >[2012-04-03 17:45:01.554386] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-0: background data self-heal completed on /clients/client4/~dmtmp/COREL/@@@CDRW.TMP >[2012-04-03 17:45:01.557492] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on <gfid:00000000-0000-0000-0000-000000000000> >[2012-04-03 17:45:01.558508] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background entry self-heal completed on /clients/client0/~dmtmp/COREL >[2012-04-03 17:45:01.560220] I [afr-self-heal-data.c:776:afr_sh_data_fix] 7-dstore-replicate-0: no active sinks for performing self-heal on file /clients/client1/~dmtmp/COREL/@@@CDRW.TMP >[2012-04-03 17:45:01.568520] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-0: background entry self-heal completed on /clients/client4/~dmtmp/COREL >[2012-04-03 17:45:01.572786] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-0: background entry self-heal completed on /clients/client6/~dmtmp/COREL >[2012-04-03 17:45:01.573645] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-0: background data self-heal completed on /clients/client1/~dmtmp/COREL/@@@CDRW.TMP >[2012-04-03 17:45:01.573962] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-0: background entry self-heal triggered. path: /clients/client1/~dmtmp/COREL, reason: lookup detected pending operations >[2012-04-03 17:45:01.574656] I [afr-self-heal-data.c:776:afr_sh_data_fix] 7-dstore-replicate-2: no active sinks for performing self-heal on file /clients/client3/~dmtmp/COREL/@@@CDRW.TMP >[2012-04-03 17:45:01.576311] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-0: background data self-heal triggered. path: /clients/client4/~dmtmp/COREL/@@@CDRW.TMP, reason: lookup detected pending operations >[2012-04-03 17:45:01.579655] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-0: background data self-heal triggered. path: /clients/client6/~dmtmp/COREL/GRAPH1.CDR, reason: lookup detected pending operations >[2012-04-03 17:45:01.583404] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background data self-heal completed on /clients/client3/~dmtmp/COREL/@@@CDRW.TMP >[2012-04-03 17:45:01.584595] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client3/~dmtmp/COREL, reason: lookup detected pending operations >[2012-04-03 17:45:01.584837] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client2/~dmtmp/COREL, reason: lookup detected pending operations >[2012-04-03 17:45:01.594158] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-0: background entry self-heal completed on /clients/client1/~dmtmp/COREL >[2012-04-03 17:45:01.599612] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-0: background data self-heal triggered. path: /clients/client1/~dmtmp/COREL/@@@CDRW.TMP, reason: lookup detected pending operations >[2012-04-03 17:45:01.603492] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client3/~dmtmp/COREL >[2012-04-03 17:45:01.603718] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client2/~dmtmp/COREL >[2012-04-03 17:45:01.607363] I [afr-self-heal-data.c:776:afr_sh_data_fix] 7-dstore-replicate-0: no active sinks for performing self-heal on file /clients/client4/~dmtmp/COREL/@@@CDRW.TMP >[2012-04-03 17:45:01.607752] I [afr-self-heal-data.c:776:afr_sh_data_fix] 7-dstore-replicate-0: no active sinks for performing self-heal on file /clients/client6/~dmtmp/COREL/GRAPH1.CDR >[2012-04-03 17:45:01.610780] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background data self-heal triggered. path: /clients/client3/~dmtmp/COREL/@@@CDRW.TMP, reason: lookup detected pending operations >[2012-04-03 17:45:01.621159] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-0: background data self-heal completed on /clients/client4/~dmtmp/COREL/@@@CDRW.TMP >[2012-04-03 17:45:01.621426] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-0: background data self-heal completed on /clients/client6/~dmtmp/COREL/GRAPH1.CDR >[2012-04-03 17:45:01.624752] I [afr-self-heal-data.c:776:afr_sh_data_fix] 7-dstore-replicate-2: no active sinks for performing self-heal on file /clients/client3/~dmtmp/COREL/@@@CDRW.TMP >[2012-04-03 17:45:01.631310] I [afr-self-heal-data.c:776:afr_sh_data_fix] 7-dstore-replicate-0: no active sinks for performing self-heal on file /clients/client1/~dmtmp/COREL/@@@CDRW.TMP >[2012-04-03 17:45:01.633874] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background data self-heal completed on /clients/client3/~dmtmp/COREL/@@@CDRW.TMP >[2012-04-03 17:45:01.634195] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client5/~dmtmp/COREL, reason: lookup detected pending operations >[2012-04-03 17:45:01.646799] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client5/~dmtmp/COREL >[2012-04-03 17:45:01.647189] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-0: background data self-heal completed on /clients/client1/~dmtmp/COREL/@@@CDRW.TMP >[2012-04-03 17:45:01.649750] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-0: background entry self-heal triggered. path: /clients/client4/~dmtmp/COREL, reason: lookup detected pending operations >[2012-04-03 17:45:01.652101] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client5/~dmtmp/COREL, reason: lookup detected pending operations >[2012-04-03 17:45:01.652917] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client2/~dmtmp/COREL, reason: lookup detected pending operations >[2012-04-03 17:45:01.660893] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-0: background entry self-heal triggered. path: /clients/client6/~dmtmp/COREL, reason: lookup detected pending operations >[2012-04-03 17:45:01.661576] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-0: background entry self-heal completed on /clients/client4/~dmtmp/COREL >[2012-04-03 17:45:01.662798] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background entry self-heal triggered. path: /clients/client0/~dmtmp/COREL, reason: lookup detected pending operations >[2012-04-03 17:45:01.663244] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background entry self-heal triggered. path: /clients/client9/~dmtmp/COREL, reason: lookup detected pending operations >[2012-04-03 17:45:01.664779] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-0: background data self-heal triggered. path: /clients/client4/~dmtmp/COREL/@@@CDRW.TMP, reason: lookup detected pending operations >[2012-04-03 17:45:01.665183] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client9/~dmtmp/COREL, reason: lookup detected pending operations >[2012-04-03 17:45:01.667648] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-0: background entry self-heal triggered. path: /clients/client1/~dmtmp/COREL, reason: lookup detected pending operations >[2012-04-03 17:45:01.668313] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client5/~dmtmp/COREL >[2012-04-03 17:45:01.669334] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client2/~dmtmp/COREL >[2012-04-03 17:45:01.669710] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-0: background entry self-heal completed on /clients/client6/~dmtmp/COREL >[2012-04-03 17:45:01.671367] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background data self-heal triggered. path: /clients/client5/~dmtmp/COREL/@@@CDRW.TMP, reason: lookup detected pending operations >[2012-04-03 17:45:01.676186] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background entry self-heal completed on /clients/client0/~dmtmp/COREL >[2012-04-03 17:45:01.676665] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background entry self-heal completed on /clients/client9/~dmtmp/COREL >[2012-04-03 17:45:01.677911] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client9/~dmtmp/COREL >[2012-04-03 17:45:01.678986] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-0: background entry self-heal completed on /clients/client1/~dmtmp/COREL >[2012-04-03 17:45:01.679578] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-0: background data self-heal triggered. path: /clients/client6/~dmtmp/COREL/GRAPH1.CDR, reason: lookup detected pending operations >[2012-04-03 17:45:01.680663] I [afr-self-heal-data.c:776:afr_sh_data_fix] 7-dstore-replicate-0: no active sinks for performing self-heal on file /clients/client4/~dmtmp/COREL/@@@CDRW.TMP >[2012-04-03 17:45:01.683490] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-0: background data self-heal triggered. path: /clients/client1/~dmtmp/COREL/@@@CDRW.TMP, reason: lookup detected pending operations >[2012-04-03 17:45:01.685440] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-0: background entry self-heal triggered. path: /clients/client4/~dmtmp/COREL, reason: lookup detected pending operations >[2012-04-03 17:45:01.689044] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background entry self-heal triggered. path: /clients/client8/~dmtmp/ACCESS, reason: lookup detected pending operations >[2012-04-03 17:45:01.690039] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-0: background data self-heal completed on /clients/client4/~dmtmp/COREL/@@@CDRW.TMP >[2012-04-03 17:45:01.690677] I [afr-self-heal-data.c:776:afr_sh_data_fix] 7-dstore-replicate-2: no active sinks for performing self-heal on file /clients/client5/~dmtmp/COREL/@@@CDRW.TMP >[2012-04-03 17:45:01.698366] I [afr-self-heal-data.c:776:afr_sh_data_fix] 7-dstore-replicate-0: no active sinks for performing self-heal on file /clients/client6/~dmtmp/COREL/GRAPH1.CDR >[2012-04-03 17:45:01.699883] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background entry self-heal completed on /clients/client8/~dmtmp/ACCESS >[2012-04-03 17:45:01.703373] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background data self-heal completed on /clients/client5/~dmtmp/COREL/@@@CDRW.TMP >[2012-04-03 17:45:01.703926] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-0: background entry self-heal completed on /clients/client4/~dmtmp/COREL >[2012-04-03 17:45:01.705715] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client5/~dmtmp/COREL, reason: lookup detected pending operations >[2012-04-03 17:45:01.709754] I [afr-self-heal-data.c:776:afr_sh_data_fix] 7-dstore-replicate-0: no active sinks for performing self-heal on file /clients/client1/~dmtmp/COREL/@@@CDRW.TMP >[2012-04-03 17:45:01.710083] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background entry self-heal triggered. path: /clients/client8/~dmtmp/ACCESS, reason: lookup detected pending operations >[2012-04-03 17:45:01.710741] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-0: background entry self-heal triggered. path: /clients/client8/~dmtmp/ACCESS, reason: lookup detected pending operations >[2012-04-03 17:45:01.711979] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background entry self-heal triggered. path: /clients/client3/~dmtmp/COREL, reason: lookup detected pending operations >[2012-04-03 17:45:01.712635] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-0: background data self-heal completed on /clients/client6/~dmtmp/COREL/GRAPH1.CDR >[2012-04-03 17:45:01.715137] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-0: background data self-heal triggered. path: /clients/client4/~dmtmp/COREL/@@@CDRW.TMP, reason: lookup detected pending operations >[2012-04-03 17:45:01.717725] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client8/~dmtmp/ACCESS, reason: lookup detected pending operations >[2012-04-03 17:45:01.718503] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background entry self-heal triggered. path: /clients/client9/~dmtmp/COREL, reason: lookup detected pending operations >[2012-04-03 17:45:01.719045] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client3/~dmtmp/COREL, reason: lookup detected pending operations >[2012-04-03 17:45:01.728121] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-0: background data self-heal completed on /clients/client1/~dmtmp/COREL/@@@CDRW.TMP >[2012-04-03 17:45:01.734564] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background entry self-heal triggered. path: /clients/client0/~dmtmp/COREL, reason: lookup detected pending operations >[2012-04-03 17:45:01.735123] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client5/~dmtmp/COREL >[2012-04-03 17:45:01.737378] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-0: background entry self-heal completed on /clients/client8/~dmtmp/ACCESS >[2012-04-03 17:45:01.739489] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client8/~dmtmp/ACCESS >[2012-04-03 17:45:01.743148] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-0: background entry self-heal triggered. path: /clients/client1/~dmtmp/COREL, reason: lookup detected pending operations >[2012-04-03 17:45:01.743798] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background entry self-heal completed on /clients/client8/~dmtmp/ACCESS >[2012-04-03 17:45:01.744937] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background entry self-heal completed on /clients/client3/~dmtmp/COREL >[2012-04-03 17:45:01.746514] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client3/~dmtmp/COREL >[2012-04-03 17:45:01.746944] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background data self-heal triggered. path: /clients/client5/~dmtmp/COREL/@@@CDRW.TMP, reason: lookup detected pending operations >[2012-04-03 17:45:01.748275] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client2/~dmtmp/COREL, reason: lookup detected pending operations >[2012-04-03 17:45:01.748843] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: <gfid:00000000-0000-0000-0000-000000000000>, reason: lookup detected pending operations >[2012-04-03 17:45:01.750310] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background entry self-heal completed on /clients/client9/~dmtmp/COREL >[2012-04-03 17:45:01.751082] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background entry self-heal triggered. path: <gfid:00000000-0000-0000-0000-000000000000>, reason: lookup detected pending operations >[2012-04-03 17:45:01.752150] I [afr-self-heal-data.c:776:afr_sh_data_fix] 7-dstore-replicate-0: no active sinks for performing self-heal on file /clients/client4/~dmtmp/COREL/@@@CDRW.TMP >[2012-04-03 17:45:01.752440] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-0: background entry self-heal triggered. path: <gfid:00000000-0000-0000-0000-000000000000>, reason: lookup detected pending operations >[2012-04-03 17:45:01.764915] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background entry self-heal completed on /clients/client0/~dmtmp/COREL >[2012-04-03 17:45:01.768066] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-0: background entry self-heal completed on /clients/client1/~dmtmp/COREL >[2012-04-03 17:45:01.768382] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-0: background data self-heal completed on /clients/client4/~dmtmp/COREL/@@@CDRW.TMP >[2012-04-03 17:45:01.769993] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client2/~dmtmp/COREL >[2012-04-03 17:45:01.770545] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on <gfid:00000000-0000-0000-0000-000000000000> >[2012-04-03 17:45:01.771859] I [afr-self-heal-data.c:776:afr_sh_data_fix] 7-dstore-replicate-2: no active sinks for performing self-heal on file /clients/client5/~dmtmp/COREL/@@@CDRW.TMP >[2012-04-03 17:45:01.777653] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-0: background data self-heal triggered. path: /clients/client1/~dmtmp/COREL/@@@CDRW.TMP, reason: lookup detected pending operations >[2012-04-03 17:45:01.777986] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background data self-heal completed on /clients/client5/~dmtmp/COREL/@@@CDRW.TMP >[2012-04-03 17:45:01.778224] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-0: background entry self-heal completed on <gfid:00000000-0000-0000-0000-000000000000> >[2012-04-03 17:45:01.778689] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background entry self-heal completed on <gfid:00000000-0000-0000-0000-000000000000> >[2012-04-03 17:45:01.783576] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background data self-heal triggered. path: <gfid:4aca3c7f-7146-436b-b7c7-296d8e0c428a>/FASTENER.LDB, reason: lookup detected pending operations >[2012-04-03 17:45:01.795456] I [afr-self-heal-data.c:776:afr_sh_data_fix] 7-dstore-replicate-0: no active sinks for performing self-heal on file /clients/client1/~dmtmp/COREL/@@@CDRW.TMP >[2012-04-03 17:45:01.798055] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-0: background entry self-heal triggered. path: /clients/client4/~dmtmp/COREL, reason: lookup detected pending operations >[2012-04-03 17:45:01.801049] I [afr-self-heal-data.c:776:afr_sh_data_fix] 7-dstore-replicate-1: no active sinks for performing self-heal on file <gfid:4aca3c7f-7146-436b-b7c7-296d8e0c428a>/FASTENER.LDB >[2012-04-03 17:45:01.804990] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-0: background data self-heal completed on /clients/client1/~dmtmp/COREL/@@@CDRW.TMP >[2012-04-03 17:45:01.809316] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background data self-heal completed on <gfid:4aca3c7f-7146-436b-b7c7-296d8e0c428a>/FASTENER.LDB >[2012-04-03 17:45:01.809854] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client5/~dmtmp/COREL, reason: lookup detected pending operations >[2012-04-03 17:45:01.810054] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-0: background entry self-heal completed on /clients/client4/~dmtmp/COREL >[2012-04-03 17:45:01.812167] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client2/~dmtmp/COREL, reason: lookup detected pending operations >[2012-04-03 17:45:01.813778] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background entry self-heal triggered. path: /clients/client8/~dmtmp/ACCESS, reason: lookup detected pending operations >[2012-04-03 17:45:01.814715] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-0: background data self-heal triggered. path: /clients/client4/~dmtmp/COREL/@@@CDRW.TMP, reason: lookup detected pending operations >[2012-04-03 17:45:01.822164] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background entry self-heal completed on /clients/client8/~dmtmp/ACCESS >[2012-04-03 17:45:01.825820] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client5/~dmtmp/COREL >[2012-04-03 17:45:01.826542] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background entry self-heal triggered. path: /clients/client8/~dmtmp/ACCESS, reason: lookup detected pending operations >[2012-04-03 17:45:01.827045] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client8/~dmtmp/ACCESS, reason: lookup detected pending operations >[2012-04-03 17:45:01.828061] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background entry self-heal triggered. path: /clients/client3/~dmtmp/COREL, reason: lookup detected pending operations >[2012-04-03 17:45:01.828547] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client2/~dmtmp/COREL >[2012-04-03 17:45:01.831793] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-0: background entry self-heal triggered. path: /clients/client8/~dmtmp/ACCESS, reason: lookup detected pending operations >[2012-04-03 17:45:01.832258] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client5/~dmtmp/COREL, reason: lookup detected pending operations >[2012-04-03 17:45:01.837322] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-0: background entry self-heal triggered. path: /clients/client1/~dmtmp/COREL, reason: lookup detected pending operations >[2012-04-03 17:45:01.837974] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client8/~dmtmp/ACCESS >[2012-04-03 17:45:01.840920] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client5/~dmtmp/COREL >[2012-04-03 17:45:01.841788] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background entry self-heal completed on /clients/client8/~dmtmp/ACCESS >[2012-04-03 17:45:01.842969] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background data self-heal triggered. path: /clients/client5/~dmtmp/COREL/@@@CDRW.TMP, reason: lookup detected pending operations >[2012-04-03 17:45:01.843278] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background entry self-heal completed on /clients/client3/~dmtmp/COREL >[2012-04-03 17:45:01.847202] I [afr-self-heal-data.c:776:afr_sh_data_fix] 7-dstore-replicate-0: no active sinks for performing self-heal on file /clients/client4/~dmtmp/COREL/@@@CDRW.TMP >[2012-04-03 17:45:01.847912] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client3/~dmtmp/COREL, reason: lookup detected pending operations >[2012-04-03 17:45:01.848134] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background entry self-heal triggered. path: /clients/client3/~dmtmp/COREL, reason: lookup detected pending operations >[2012-04-03 17:45:01.854084] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-0: background entry self-heal triggered. path: /clients/client6/~dmtmp/COREL, reason: lookup detected pending operations >[2012-04-03 17:45:01.856610] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-0: background entry self-heal completed on /clients/client8/~dmtmp/ACCESS >[2012-04-03 17:45:01.858557] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background entry self-heal triggered. path: /clients/client0/~dmtmp/COREL, reason: lookup detected pending operations >[2012-04-03 17:45:01.858846] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background entry self-heal triggered. path: /clients/client7/~dmtmp/COREL, reason: lookup detected pending operations >[2012-04-03 17:45:01.859547] I [afr-self-heal-data.c:776:afr_sh_data_fix] 7-dstore-replicate-2: no active sinks for performing self-heal on file /clients/client5/~dmtmp/COREL/@@@CDRW.TMP >[2012-04-03 17:45:01.859847] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client7/~dmtmp/COREL, reason: lookup detected pending operations >[2012-04-03 17:45:01.860081] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client3/~dmtmp/COREL >[2012-04-03 17:45:01.860632] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background entry self-heal completed on /clients/client3/~dmtmp/COREL >[2012-04-03 17:45:01.861770] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background entry self-heal triggered. path: /clients/client8/~dmtmp/ACCESS, reason: lookup detected pending operations >[2012-04-03 17:45:01.862881] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client8/~dmtmp/ACCESS, reason: lookup detected pending operations >[2012-04-03 17:45:01.863407] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-0: background entry self-heal completed on /clients/client1/~dmtmp/COREL >[2012-04-03 17:45:01.863771] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-0: background data self-heal completed on /clients/client4/~dmtmp/COREL/@@@CDRW.TMP >[2012-04-03 17:45:01.864409] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-0: background entry self-heal triggered. path: /clients/client8/~dmtmp/ACCESS, reason: lookup detected pending operations >[2012-04-03 17:45:01.865433] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-0: background entry self-heal triggered. path: /clients/client4/~dmtmp/COREL, reason: lookup detected pending operations >[2012-04-03 17:45:01.869798] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-0: background entry self-heal completed on /clients/client6/~dmtmp/COREL >[2012-04-03 17:45:01.870450] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client5/~dmtmp/COREL, reason: lookup detected pending operations >[2012-04-03 17:45:01.871920] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background entry self-heal completed on /clients/client0/~dmtmp/COREL >[2012-04-03 17:45:01.872665] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client2/~dmtmp/COREL, reason: lookup detected pending operations >[2012-04-03 17:45:01.873539] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background entry self-heal completed on /clients/client7/~dmtmp/COREL >[2012-04-03 17:45:01.873759] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background data self-heal completed on /clients/client5/~dmtmp/COREL/@@@CDRW.TMP >[2012-04-03 17:45:01.875584] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background entry self-heal completed on /clients/client8/~dmtmp/ACCESS >[2012-04-03 17:45:01.875893] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background data self-heal triggered. path: /clients/client0/~dmtmp/COREL/@@@CDRW.TMP, reason: lookup detected pending operations >[2012-04-03 17:45:01.881042] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-0: background entry self-heal completed on /clients/client8/~dmtmp/ACCESS >[2012-04-03 17:45:01.882022] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-0: background entry self-heal completed on /clients/client4/~dmtmp/COREL >[2012-04-03 17:45:01.882859] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client7/~dmtmp/COREL >[2012-04-03 17:45:01.886482] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client8/~dmtmp/ACCESS >[2012-04-03 17:45:01.892091] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client5/~dmtmp/COREL >[2012-04-03 17:45:01.892365] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client2/~dmtmp/COREL >[2012-04-03 17:45:01.893232] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-0: background entry self-heal triggered. path: /clients/client1/~dmtmp/COREL, reason: lookup detected pending operations >[2012-04-03 17:45:01.893654] I [afr-self-heal-data.c:776:afr_sh_data_fix] 7-dstore-replicate-1: no active sinks for performing self-heal on file /clients/client0/~dmtmp/COREL/@@@CDRW.TMP >[2012-04-03 17:45:01.897768] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background entry self-heal triggered. path: /clients/client3/~dmtmp/COREL, reason: lookup detected pending operations >[2012-04-03 17:45:01.899019] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background data self-heal triggered. path: /clients/client5/~dmtmp/COREL/@@@CDRW.TMP, reason: lookup detected pending operations >[2012-04-03 17:45:01.899873] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background data self-heal completed on /clients/client0/~dmtmp/COREL/@@@CDRW.TMP >[2012-04-03 17:45:01.906541] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-0: background entry self-heal completed on /clients/client1/~dmtmp/COREL >[2012-04-03 17:45:01.910556] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background entry self-heal triggered. path: /clients/client0/~dmtmp/COREL, reason: lookup detected pending operations >[2012-04-03 17:45:01.915011] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background entry self-heal triggered. path: /clients/client7/~dmtmp/COREL, reason: lookup detected pending operations >[2012-04-03 17:45:01.915212] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client7/~dmtmp/COREL, reason: lookup detected pending operations >[2012-04-03 17:45:01.915528] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background entry self-heal completed on /clients/client3/~dmtmp/COREL >[2012-04-03 17:45:01.923303] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background entry self-heal triggered. path: /clients/client3/~dmtmp/COREL, reason: lookup detected pending operations >[2012-04-03 17:45:01.923712] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client3/~dmtmp/COREL, reason: lookup detected pending operations >[2012-04-03 17:45:01.924974] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-0: background entry self-heal triggered. path: /clients/client6/~dmtmp/COREL, reason: lookup detected pending operations >[2012-04-03 17:45:01.928926] I [afr-self-heal-data.c:776:afr_sh_data_fix] 7-dstore-replicate-2: no active sinks for performing self-heal on file /clients/client5/~dmtmp/COREL/@@@CDRW.TMP >[2012-04-03 17:45:01.947820] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background entry self-heal completed on /clients/client0/~dmtmp/COREL >[2012-04-03 17:45:01.949401] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-0: background entry self-heal completed on /clients/client6/~dmtmp/COREL >[2012-04-03 17:45:01.949929] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background entry self-heal completed on /clients/client7/~dmtmp/COREL >[2012-04-03 17:45:01.952107] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background data self-heal triggered. path: /clients/client0/~dmtmp/COREL/@@@CDRW.TMP, reason: lookup detected pending operations >[2012-04-03 17:45:01.957144] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client7/~dmtmp/COREL >[2012-04-03 17:45:01.957668] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background entry self-heal completed on /clients/client3/~dmtmp/COREL >[2012-04-03 17:45:01.958467] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background data self-heal completed on /clients/client5/~dmtmp/COREL/@@@CDRW.TMP >[2012-04-03 17:45:01.961351] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client3/~dmtmp/COREL >[2012-04-03 17:45:01.962482] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-0: background entry self-heal triggered. path: /clients/client4/~dmtmp/COREL, reason: lookup detected pending operations >[2012-04-03 17:45:01.965449] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client5/~dmtmp/COREL, reason: lookup detected pending operations >[2012-04-03 17:45:01.966168] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-0: background entry self-heal triggered. path: /clients/client8/~dmtmp/ACCESS, reason: lookup detected pending operations >[2012-04-03 17:45:01.969799] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client8/~dmtmp/ACCESS, reason: lookup detected pending operations >[2012-04-03 17:45:01.981057] I [afr-self-heal-data.c:776:afr_sh_data_fix] 7-dstore-replicate-1: no active sinks for performing self-heal on file /clients/client0/~dmtmp/COREL/@@@CDRW.TMP >[2012-04-03 17:45:01.984300] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-0: background entry self-heal completed on /clients/client4/~dmtmp/COREL >[2012-04-03 17:45:01.986140] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client2/~dmtmp/COREL, reason: lookup detected pending operations >[2012-04-03 17:45:01.995572] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-0: background entry self-heal completed on /clients/client8/~dmtmp/ACCESS >[2012-04-03 17:45:01.998140] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client5/~dmtmp/COREL >[2012-04-03 17:45:01.999188] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client8/~dmtmp/ACCESS >[2012-04-03 17:45:02.000743] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background entry self-heal triggered. path: /clients/client7/~dmtmp/COREL, reason: lookup detected pending operations >[2012-04-03 17:45:02.000979] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client7/~dmtmp/COREL, reason: lookup detected pending operations >[2012-04-03 17:45:02.002528] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background data self-heal completed on /clients/client0/~dmtmp/COREL/@@@CDRW.TMP >[2012-04-03 17:45:02.004293] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client5/~dmtmp/COREL, reason: lookup detected pending operations >[2012-04-03 17:45:02.014341] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client2/~dmtmp/COREL >[2012-04-03 17:45:02.016241] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client9/~dmtmp/COREL, reason: lookup detected pending operations >[2012-04-03 17:45:02.017238] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background entry self-heal triggered. path: /clients/client9/~dmtmp/COREL, reason: lookup detected pending operations >[2012-04-03 17:45:02.017524] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background entry self-heal triggered. path: /clients/client3/~dmtmp/COREL, reason: lookup detected pending operations >[2012-04-03 17:45:02.018614] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background entry self-heal completed on /clients/client7/~dmtmp/COREL >[2012-04-03 17:45:02.021024] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client7/~dmtmp/COREL >[2012-04-03 17:45:02.023324] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-0: background entry self-heal triggered. path: /clients/client1/~dmtmp/COREL, reason: lookup detected pending operations >[2012-04-03 17:45:02.024315] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client5/~dmtmp/COREL >[2012-04-03 17:45:02.043834] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background data self-heal triggered. path: /clients/client5/~dmtmp/COREL/@@@CDRW.TMP, reason: lookup detected pending operations >[2012-04-03 17:45:02.045984] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client9/~dmtmp/COREL >[2012-04-03 17:45:02.048737] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background entry self-heal completed on /clients/client9/~dmtmp/COREL >[2012-04-03 17:45:02.049012] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background entry self-heal completed on /clients/client3/~dmtmp/COREL >[2012-04-03 17:45:02.058509] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-0: background entry self-heal completed on /clients/client1/~dmtmp/COREL >[2012-04-03 17:45:02.059498] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background entry self-heal triggered. path: /clients/client0/~dmtmp/COREL, reason: lookup detected pending operations >[2012-04-03 17:45:02.065501] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client3/~dmtmp/COREL, reason: lookup detected pending operations >[2012-04-03 17:45:02.065891] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background entry self-heal triggered. path: /clients/client3/~dmtmp/COREL, reason: lookup detected pending operations >[2012-04-03 17:45:02.069658] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-0: background data self-heal triggered. path: /clients/client1/~dmtmp/COREL/@@@CDRW.TMP, reason: lookup detected pending operations >[2012-04-03 17:45:02.072264] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-0: background entry self-heal triggered. path: /clients/client6/~dmtmp/COREL, reason: lookup detected pending operations >[2012-04-03 17:45:02.075027] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client2/~dmtmp/COREL, reason: lookup detected pending operations >[2012-04-03 17:45:02.078423] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background entry self-heal completed on /clients/client0/~dmtmp/COREL >[2012-04-03 17:45:02.078841] I [afr-self-heal-data.c:776:afr_sh_data_fix] 7-dstore-replicate-2: no active sinks for performing self-heal on file /clients/client5/~dmtmp/COREL/@@@CDRW.TMP >[2012-04-03 17:45:02.079117] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background entry self-heal completed on /clients/client3/~dmtmp/COREL >[2012-04-03 17:45:02.083596] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background data self-heal triggered. path: /clients/client0/~dmtmp/COREL/@@@CDRW.TMP, reason: lookup detected pending operations >[2012-04-03 17:45:02.083846] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client3/~dmtmp/COREL >[2012-04-03 17:45:02.091462] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background data self-heal completed on /clients/client5/~dmtmp/COREL/@@@CDRW.TMP >[2012-04-03 17:45:02.092114] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-0: background entry self-heal completed on /clients/client6/~dmtmp/COREL >[2012-04-03 17:45:02.093588] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client2/~dmtmp/COREL >[2012-04-03 17:45:02.095325] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background entry self-heal triggered. path: /clients/client7/~dmtmp/COREL, reason: lookup detected pending operations >[2012-04-03 17:45:02.096361] I [afr-self-heal-data.c:776:afr_sh_data_fix] 7-dstore-replicate-0: no active sinks for performing self-heal on file /clients/client1/~dmtmp/COREL/@@@CDRW.TMP >[2012-04-03 17:45:02.096967] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client7/~dmtmp/COREL, reason: lookup detected pending operations >[2012-04-03 17:45:02.105076] I [afr-self-heal-data.c:776:afr_sh_data_fix] 7-dstore-replicate-1: no active sinks for performing self-heal on file /clients/client0/~dmtmp/COREL/@@@CDRW.TMP >[2012-04-03 17:45:02.106153] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-0: background data self-heal completed on /clients/client1/~dmtmp/COREL/@@@CDRW.TMP >[2012-04-03 17:45:02.107550] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background entry self-heal completed on /clients/client7/~dmtmp/COREL >[2012-04-03 17:45:02.112452] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-0: background entry self-heal triggered. path: /clients/client4/~dmtmp/COREL, reason: lookup detected pending operations >[2012-04-03 17:45:02.114781] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client7/~dmtmp/COREL >[2012-04-03 17:45:02.115696] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background data self-heal completed on /clients/client0/~dmtmp/COREL/@@@CDRW.TMP >[2012-04-03 17:45:02.121501] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client5/~dmtmp/COREL, reason: lookup detected pending operations >[2012-04-03 17:45:02.130740] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client5/~dmtmp/COREL >[2012-04-03 17:45:02.131699] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-0: background entry self-heal completed on /clients/client4/~dmtmp/COREL >[2012-04-03 17:45:02.135144] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-0: background entry self-heal triggered. path: /clients/client1/~dmtmp/COREL, reason: lookup detected pending operations >[2012-04-03 17:45:02.135454] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client5/~dmtmp/COREL, reason: lookup detected pending operations >[2012-04-03 17:45:02.136743] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-0: background data self-heal triggered. path: /clients/client4/~dmtmp/COREL/@@@CDRW.TMP, reason: lookup detected pending operations >[2012-04-03 17:45:02.145814] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client5/~dmtmp/COREL >[2012-04-03 17:45:02.151074] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-0: background entry self-heal completed on /clients/client1/~dmtmp/COREL >[2012-04-03 17:45:02.157671] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background entry self-heal triggered. path: /clients/client0/~dmtmp/COREL, reason: lookup detected pending operations >[2012-04-03 17:45:02.159315] I [afr-self-heal-data.c:776:afr_sh_data_fix] 7-dstore-replicate-0: no active sinks for performing self-heal on file /clients/client4/~dmtmp/COREL/@@@CDRW.TMP >[2012-04-03 17:45:02.162839] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-0: background data self-heal completed on /clients/client4/~dmtmp/COREL/@@@CDRW.TMP >[2012-04-03 17:45:02.163961] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background entry self-heal completed on /clients/client0/~dmtmp/COREL >[2012-04-03 17:45:02.203629] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-0: background data self-heal triggered. path: /clients/client1/~dmtmp/COREL/@@@CDRW.TMP, reason: lookup detected pending operations >[2012-04-03 17:45:02.206970] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background data self-heal triggered. path: /clients/client0/~dmtmp/COREL/@@@CDRW.TMP, reason: lookup detected pending operations >[2012-04-03 17:45:02.214903] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client7/~dmtmp/COREL, reason: lookup detected pending operations >[2012-04-03 17:45:02.216968] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background entry self-heal triggered. path: /clients/client7/~dmtmp/COREL, reason: lookup detected pending operations >[2012-04-03 17:45:02.217607] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-0: background entry self-heal triggered. path: /clients/client6/~dmtmp/COREL, reason: lookup detected pending operations >[2012-04-03 17:45:02.221193] I [afr-self-heal-data.c:776:afr_sh_data_fix] 7-dstore-replicate-0: no active sinks for performing self-heal on file /clients/client1/~dmtmp/COREL/@@@CDRW.TMP >[2012-04-03 17:45:02.224426] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client7/~dmtmp/COREL >[2012-04-03 17:45:02.229272] I [afr-self-heal-data.c:776:afr_sh_data_fix] 7-dstore-replicate-1: no active sinks for performing self-heal on file /clients/client0/~dmtmp/COREL/@@@CDRW.TMP >[2012-04-03 17:45:02.231458] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-0: background data self-heal completed on /clients/client1/~dmtmp/COREL/@@@CDRW.TMP >[2012-04-03 17:45:02.234378] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background entry self-heal completed on /clients/client7/~dmtmp/COREL >[2012-04-03 17:45:02.237356] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-0: background entry self-heal completed on /clients/client6/~dmtmp/COREL >[2012-04-03 17:45:02.240632] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background data self-heal completed on /clients/client0/~dmtmp/COREL/@@@CDRW.TMP >[2012-04-03 17:45:02.246310] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client5/~dmtmp/COREL, reason: lookup detected pending operations >[2012-04-03 17:45:02.269277] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client5/~dmtmp/COREL >[2012-04-03 17:45:02.269855] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client2/~dmtmp/COREL, reason: lookup detected pending operations >[2012-04-03 17:45:02.274914] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client5/~dmtmp/COREL, reason: lookup detected pending operations >[2012-04-03 17:45:02.277668] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-0: background entry self-heal triggered. path: /clients/client4/~dmtmp/COREL, reason: lookup detected pending operations >[2012-04-03 17:45:02.294616] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client2/~dmtmp/COREL >[2012-04-03 17:45:02.295528] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client5/~dmtmp/COREL >[2012-04-03 17:45:02.298774] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-0: background entry self-heal completed on /clients/client4/~dmtmp/COREL >[2012-04-03 17:45:02.305477] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background entry self-heal triggered. path: /clients/client0/~dmtmp/COREL, reason: lookup detected pending operations >[2012-04-03 17:45:02.312160] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-0: background data self-heal triggered. path: /clients/client4/~dmtmp/COREL/@@@CDRW.TMP, reason: lookup detected pending operations >[2012-04-03 17:45:02.331313] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background entry self-heal completed on /clients/client0/~dmtmp/COREL >[2012-04-03 17:45:02.334826] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background data self-heal triggered. path: /clients/client0/~dmtmp/COREL/@@@CDRW.TMP, reason: lookup detected pending operations >[2012-04-03 17:45:02.338422] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-0: background entry self-heal triggered. path: /clients/client6/~dmtmp/COREL, reason: lookup detected pending operations >[2012-04-03 17:45:02.339444] I [afr-self-heal-data.c:776:afr_sh_data_fix] 7-dstore-replicate-0: no active sinks for performing self-heal on file /clients/client4/~dmtmp/COREL/@@@CDRW.TMP >[2012-04-03 17:45:02.340942] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client2/~dmtmp/COREL, reason: lookup detected pending operations >[2012-04-03 17:45:02.348345] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-0: background data self-heal completed on /clients/client4/~dmtmp/COREL/@@@CDRW.TMP >[2012-04-03 17:45:02.350075] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-0: background entry self-heal completed on /clients/client6/~dmtmp/COREL >[2012-04-03 17:45:02.354318] I [afr-self-heal-data.c:776:afr_sh_data_fix] 7-dstore-replicate-1: no active sinks for performing self-heal on file /clients/client0/~dmtmp/COREL/@@@CDRW.TMP >[2012-04-03 17:45:02.359685] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background entry self-heal triggered. path: /clients/client0/~dmtmp/COREL, reason: lookup detected pending operations >[2012-04-03 17:45:02.359956] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background data self-heal completed on /clients/client0/~dmtmp/COREL/@@@CDRW.TMP >[2012-04-03 17:45:02.365051] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client2/~dmtmp/COREL >[2012-04-03 17:45:02.368802] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background entry self-heal completed on /clients/client0/~dmtmp/COREL >[2012-04-03 17:45:02.385845] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client5/~dmtmp/COREL, reason: lookup detected pending operations >[2012-04-03 17:45:02.398544] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client1/~dmtmp/COREL, reason: lookup detected pending operations >[2012-04-03 17:45:02.400766] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client5/~dmtmp/COREL >[2012-04-03 17:45:02.410880] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client5/~dmtmp/COREL, reason: lookup detected pending operations >[2012-04-03 17:45:02.417658] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background data self-heal triggered. path: /clients/client7/~dmtmp/COREL/GRAPH2.CDR, reason: lookup detected pending operations >[2012-04-03 17:45:02.428864] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client1/~dmtmp/COREL >[2012-04-03 17:45:02.433833] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client1/~dmtmp/COREL, reason: lookup detected pending operations >[2012-04-03 17:45:02.435648] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-0: background entry self-heal triggered. path: /clients/client1/~dmtmp/COREL, reason: lookup detected pending operations >[2012-04-03 17:45:02.438495] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client5/~dmtmp/COREL >[2012-04-03 17:45:02.439364] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client2/~dmtmp/COREL, reason: lookup detected pending operations >[2012-04-03 17:45:02.441186] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background entry self-heal triggered. path: /clients/client0/~dmtmp/COREL, reason: lookup detected pending operations >[2012-04-03 17:45:02.444365] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-0: background entry self-heal triggered. path: /clients/client6/~dmtmp/COREL, reason: lookup detected pending operations >[2012-04-03 17:45:02.449250] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-0: background entry self-heal completed on /clients/client1/~dmtmp/COREL >[2012-04-03 17:45:02.449434] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background entry self-heal completed on /clients/client0/~dmtmp/COREL >[2012-04-03 17:45:02.457935] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-0: background entry self-heal completed on /clients/client6/~dmtmp/COREL >[2012-04-03 17:45:02.458619] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background data self-heal triggered. path: /clients/client5/~dmtmp/COREL/@@@CDRW.TMP, reason: lookup detected pending operations >[2012-04-03 17:45:02.470811] I [afr-self-heal-data.c:776:afr_sh_data_fix] 7-dstore-replicate-2: no active sinks for performing self-heal on file /clients/client7/~dmtmp/COREL/GRAPH2.CDR >[2012-04-03 17:45:02.473774] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client1/~dmtmp/COREL >[2012-04-03 17:45:02.478844] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client2/~dmtmp/COREL >[2012-04-03 17:45:02.483076] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background data self-heal completed on /clients/client7/~dmtmp/COREL/GRAPH2.CDR >[2012-04-03 17:45:02.485028] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background data self-heal triggered. path: /clients/client2/~dmtmp/COREL/@@@CDRW.TMP, reason: lookup detected pending operations >[2012-04-03 17:45:02.486534] I [afr-self-heal-data.c:776:afr_sh_data_fix] 7-dstore-replicate-2: no active sinks for performing self-heal on file /clients/client5/~dmtmp/COREL/@@@CDRW.TMP >[2012-04-03 17:45:02.496528] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background data self-heal completed on /clients/client5/~dmtmp/COREL/@@@CDRW.TMP >[2012-04-03 17:45:02.500855] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client1/~dmtmp/COREL, reason: lookup detected pending operations >[2012-04-03 17:45:02.503121] I [afr-self-heal-data.c:776:afr_sh_data_fix] 7-dstore-replicate-2: no active sinks for performing self-heal on file /clients/client2/~dmtmp/COREL/@@@CDRW.TMP >[2012-04-03 17:45:02.510397] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-0: background entry self-heal triggered. path: /clients/client6/~dmtmp/COREL, reason: lookup detected pending operations >[2012-04-03 17:45:02.512819] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background data self-heal completed on /clients/client2/~dmtmp/COREL/@@@CDRW.TMP >[2012-04-03 17:45:02.517574] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client1/~dmtmp/COREL >[2012-04-03 17:45:02.518651] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-0: background entry self-heal completed on /clients/client6/~dmtmp/COREL >[2012-04-03 17:45:02.520796] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-0: background entry self-heal triggered. path: /clients/client1/~dmtmp/COREL, reason: lookup detected pending operations >[2012-04-03 17:45:02.521332] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client5/~dmtmp/COREL, reason: lookup detected pending operations >[2012-04-03 17:45:02.522985] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client1/~dmtmp/COREL, reason: lookup detected pending operations >[2012-04-03 17:45:02.531077] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client2/~dmtmp/COREL, reason: lookup detected pending operations >[2012-04-03 17:45:02.531320] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-0: background entry self-heal completed on /clients/client1/~dmtmp/COREL >[2012-04-03 17:45:02.533554] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client4/~dmtmp/COREL, reason: lookup detected pending operations >[2012-04-03 17:45:02.534449] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client5/~dmtmp/COREL >[2012-04-03 17:45:02.536541] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background data self-heal triggered. path: /clients/client7/~dmtmp/COREL/GRAPH2.CDR, reason: lookup detected pending operations >[2012-04-03 17:45:02.536930] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client1/~dmtmp/COREL >[2012-04-03 17:45:02.537581] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client5/~dmtmp/COREL, reason: lookup detected pending operations >[2012-04-03 17:45:02.543797] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client2/~dmtmp/COREL >[2012-04-03 17:45:02.545201] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client4/~dmtmp/COREL >[2012-04-03 17:45:02.547834] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client1/~dmtmp/COREL, reason: lookup detected pending operations >[2012-04-03 17:45:02.548212] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background data self-heal triggered. path: /clients/client2/~dmtmp/COREL/@@@CDRW.TMP, reason: lookup detected pending operations >[2012-04-03 17:45:02.551124] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background entry self-heal triggered. path: /clients/client0/~dmtmp/COREL, reason: lookup detected pending operations >[2012-04-03 17:45:02.551398] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-0: background entry self-heal triggered. path: /clients/client4/~dmtmp/COREL, reason: lookup detected pending operations >[2012-04-03 17:45:02.551632] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client4/~dmtmp/COREL, reason: lookup detected pending operations >[2012-04-03 17:45:02.552135] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client5/~dmtmp/COREL >[2012-04-03 17:45:02.553359] I [afr-self-heal-data.c:776:afr_sh_data_fix] 7-dstore-replicate-2: no active sinks for performing self-heal on file /clients/client7/~dmtmp/COREL/GRAPH2.CDR >[2012-04-03 17:45:02.555315] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background entry self-heal triggered. path: /clients/client3/~dmtmp/COREL, reason: lookup detected pending operations >[2012-04-03 17:45:02.555641] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background data self-heal triggered. path: /clients/client5/~dmtmp/COREL/@@@CDRW.TMP, reason: lookup detected pending operations >[2012-04-03 17:45:02.560404] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background entry self-heal completed on /clients/client0/~dmtmp/COREL >[2012-04-03 17:45:02.561358] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-0: background entry self-heal completed on /clients/client4/~dmtmp/COREL >[2012-04-03 17:45:02.562647] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client1/~dmtmp/COREL >[2012-04-03 17:45:02.563714] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background data self-heal completed on /clients/client7/~dmtmp/COREL/GRAPH2.CDR >[2012-04-03 17:45:02.564654] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background data self-heal triggered. path: /clients/client0/~dmtmp/COREL/@@@CDRW.TMP, reason: lookup detected pending operations >[2012-04-03 17:45:02.565397] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background entry self-heal triggered. path: /clients/client7/~dmtmp/COREL, reason: lookup detected pending operations >[2012-04-03 17:45:02.565647] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-0: background entry self-heal triggered. path: /clients/client1/~dmtmp/COREL, reason: lookup detected pending operations >[2012-04-03 17:45:02.566603] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background entry self-heal completed on /clients/client3/~dmtmp/COREL >[2012-04-03 17:45:02.567305] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client4/~dmtmp/COREL >[2012-04-03 17:45:02.568734] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client7/~dmtmp/COREL, reason: lookup detected pending operations >[2012-04-03 17:45:02.568930] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client1/~dmtmp/COREL, reason: lookup detected pending operations >[2012-04-03 17:45:02.569399] I [afr-self-heal-data.c:776:afr_sh_data_fix] 7-dstore-replicate-2: no active sinks for performing self-heal on file /clients/client2/~dmtmp/COREL/@@@CDRW.TMP >[2012-04-03 17:45:02.571362] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background entry self-heal triggered. path: /clients/client3/~dmtmp/COREL, reason: lookup detected pending operations >[2012-04-03 17:45:02.573155] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client3/~dmtmp/COREL, reason: lookup detected pending operations >[2012-04-03 17:45:02.578392] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background entry self-heal completed on /clients/client7/~dmtmp/COREL >[2012-04-03 17:45:02.579069] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-0: background entry self-heal completed on /clients/client1/~dmtmp/COREL >[2012-04-03 17:45:02.579617] I [afr-self-heal-data.c:776:afr_sh_data_fix] 7-dstore-replicate-2: no active sinks for performing self-heal on file /clients/client5/~dmtmp/COREL/@@@CDRW.TMP >[2012-04-03 17:45:02.581175] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background data self-heal completed on /clients/client2/~dmtmp/COREL/@@@CDRW.TMP >[2012-04-03 17:45:02.581714] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client2/~dmtmp/COREL, reason: lookup detected pending operations >[2012-04-03 17:45:02.582623] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client7/~dmtmp/COREL >[2012-04-03 17:45:02.582942] I [afr-self-heal-data.c:776:afr_sh_data_fix] 7-dstore-replicate-1: no active sinks for performing self-heal on file /clients/client0/~dmtmp/COREL/@@@CDRW.TMP >[2012-04-03 17:45:02.583262] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client1/~dmtmp/COREL >[2012-04-03 17:45:02.583766] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background entry self-heal completed on /clients/client3/~dmtmp/COREL >[2012-04-03 17:45:02.584704] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background data self-heal completed on /clients/client5/~dmtmp/COREL/@@@CDRW.TMP >[2012-04-03 17:45:02.585509] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client3/~dmtmp/COREL >[2012-04-03 17:45:02.586096] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background data self-heal triggered. path: /clients/client7/~dmtmp/COREL/GRAPH2.CDR, reason: lookup detected pending operations >[2012-04-03 17:45:02.589494] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background data self-heal completed on /clients/client0/~dmtmp/COREL/@@@CDRW.TMP >[2012-04-03 17:45:02.593090] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client2/~dmtmp/COREL >[2012-04-03 17:45:02.597284] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background data self-heal triggered. path: /clients/client2/~dmtmp/COREL/@@@CDRW.TMP, reason: lookup detected pending operations >[2012-04-03 17:45:02.601996] I [afr-self-heal-data.c:776:afr_sh_data_fix] 7-dstore-replicate-2: no active sinks for performing self-heal on file /clients/client7/~dmtmp/COREL/GRAPH2.CDR >[2012-04-03 17:45:02.604781] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client4/~dmtmp/COREL, reason: lookup detected pending operations >[2012-04-03 17:45:02.610519] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background data self-heal completed on /clients/client7/~dmtmp/COREL/GRAPH2.CDR >[2012-04-03 17:45:02.613049] I [afr-self-heal-data.c:776:afr_sh_data_fix] 7-dstore-replicate-2: no active sinks for performing self-heal on file /clients/client2/~dmtmp/COREL/@@@CDRW.TMP >[2012-04-03 17:45:02.617445] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client4/~dmtmp/COREL >[2012-04-03 17:45:02.618866] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-0: background entry self-heal triggered. path: /clients/client6/~dmtmp/COREL, reason: lookup detected pending operations >[2012-04-03 17:45:02.621173] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-0: background entry self-heal triggered. path: /clients/client4/~dmtmp/COREL, reason: lookup detected pending operations >[2012-04-03 17:45:02.624521] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client4/~dmtmp/COREL, reason: lookup detected pending operations >[2012-04-03 17:45:02.624670] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background data self-heal completed on /clients/client2/~dmtmp/COREL/@@@CDRW.TMP >[2012-04-03 17:45:02.625605] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background entry self-heal triggered. path: /clients/client9/~dmtmp/COREL, reason: lookup detected pending operations >[2012-04-03 17:45:02.629879] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client9/~dmtmp/COREL, reason: lookup detected pending operations >[2012-04-03 17:45:02.631081] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-0: background entry self-heal completed on /clients/client6/~dmtmp/COREL >[2012-04-03 17:45:02.631858] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client7/~dmtmp/COREL, reason: lookup detected pending operations >[2012-04-03 17:45:02.634661] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background entry self-heal triggered. path: /clients/client7/~dmtmp/COREL, reason: lookup detected pending operations >[2012-04-03 17:45:02.636680] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background entry self-heal triggered. path: /clients/client0/~dmtmp/COREL, reason: lookup detected pending operations >[2012-04-03 17:45:02.637795] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-0: background entry self-heal completed on /clients/client4/~dmtmp/COREL >[2012-04-03 17:45:02.638140] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background entry self-heal triggered. path: /clients/client3/~dmtmp/COREL, reason: lookup detected pending operations >[2012-04-03 17:45:02.640904] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background entry self-heal completed on /clients/client9/~dmtmp/COREL >[2012-04-03 17:45:02.643187] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client2/~dmtmp/COREL, reason: lookup detected pending operations >[2012-04-03 17:45:02.643570] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client4/~dmtmp/COREL >[2012-04-03 17:45:02.646535] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background entry self-heal completed on /clients/client7/~dmtmp/COREL >[2012-04-03 17:45:02.646750] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background entry self-heal completed on /clients/client0/~dmtmp/COREL >[2012-04-03 17:45:02.646987] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client9/~dmtmp/COREL >[2012-04-03 17:45:02.647990] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client7/~dmtmp/COREL >[2012-04-03 17:45:02.649295] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background entry self-heal completed on /clients/client3/~dmtmp/COREL >[2012-04-03 17:45:02.652931] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background data self-heal triggered. path: /clients/client0/~dmtmp/COREL/@@@CDRW.TMP, reason: lookup detected pending operations >[2012-04-03 17:45:02.653975] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background data self-heal triggered. path: /clients/client7/~dmtmp/COREL/GRAPH2.CDR, reason: lookup detected pending operations >[2012-04-03 17:45:02.654814] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client3/~dmtmp/COREL, reason: lookup detected pending operations >[2012-04-03 17:45:02.655124] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background entry self-heal triggered. path: /clients/client3/~dmtmp/COREL, reason: lookup detected pending operations >[2012-04-03 17:45:02.655305] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client2/~dmtmp/COREL >[2012-04-03 17:45:02.659315] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background data self-heal triggered. path: /clients/client2/~dmtmp/COREL/@@@CDRW.TMP, reason: lookup detected pending operations >[2012-04-03 17:45:02.665158] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background entry self-heal completed on /clients/client3/~dmtmp/COREL >[2012-04-03 17:45:02.665437] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client3/~dmtmp/COREL >[2012-04-03 17:45:02.666304] I [afr-self-heal-data.c:776:afr_sh_data_fix] 7-dstore-replicate-2: no active sinks for performing self-heal on file /clients/client7/~dmtmp/COREL/GRAPH2.CDR >[2012-04-03 17:45:02.670315] I [afr-self-heal-data.c:776:afr_sh_data_fix] 7-dstore-replicate-2: no active sinks for performing self-heal on file /clients/client2/~dmtmp/COREL/@@@CDRW.TMP >[2012-04-03 17:45:02.671506] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background data self-heal completed on /clients/client7/~dmtmp/COREL/GRAPH2.CDR >[2012-04-03 17:45:02.673613] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background data self-heal completed on /clients/client2/~dmtmp/COREL/@@@CDRW.TMP >[2012-04-03 17:45:02.708638] I [afr-self-heal-data.c:776:afr_sh_data_fix] 7-dstore-replicate-1: no active sinks for performing self-heal on file /clients/client0/~dmtmp/COREL/@@@CDRW.TMP >[2012-04-03 17:45:02.713255] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-0: background entry self-heal triggered. path: /clients/client6/~dmtmp/COREL, reason: lookup detected pending operations >[2012-04-03 17:45:02.715638] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background data self-heal completed on /clients/client0/~dmtmp/COREL/@@@CDRW.TMP >[2012-04-03 17:45:02.717321] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client5/~dmtmp/COREL, reason: lookup detected pending operations >[2012-04-03 17:45:02.722996] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client9/~dmtmp/COREL, reason: lookup detected pending operations >[2012-04-03 17:45:02.723286] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background entry self-heal triggered. path: /clients/client9/~dmtmp/COREL, reason: lookup detected pending operations >[2012-04-03 17:45:02.723687] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-0: background entry self-heal completed on /clients/client6/~dmtmp/COREL >[2012-04-03 17:45:02.729523] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client4/~dmtmp/COREL, reason: lookup detected pending operations >[2012-04-03 17:45:02.731217] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client5/~dmtmp/COREL >[2012-04-03 17:45:02.732343] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background entry self-heal triggered. path: /clients/client7/~dmtmp/COREL, reason: lookup detected pending operations >[2012-04-03 17:45:02.733635] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client7/~dmtmp/COREL, reason: lookup detected pending operations >[2012-04-03 17:45:02.735793] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client5/~dmtmp/COREL, reason: lookup detected pending operations >[2012-04-03 17:45:02.736076] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background entry self-heal triggered. path: /clients/client5/~dmtmp/COREL, reason: lookup detected pending operations >[2012-04-03 17:45:02.736217] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client9/~dmtmp/COREL >[2012-04-03 17:45:02.737249] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background entry self-heal completed on /clients/client9/~dmtmp/COREL >[2012-04-03 17:45:02.740296] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client2/~dmtmp/COREL, reason: lookup detected pending operations >[2012-04-03 17:45:02.741259] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client4/~dmtmp/COREL >[2012-04-03 17:45:02.745001] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background entry self-heal completed on /clients/client7/~dmtmp/COREL >[2012-04-03 17:45:02.745254] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-0: background entry self-heal triggered. path: /clients/client4/~dmtmp/COREL, reason: lookup detected pending operations >[2012-04-03 17:45:02.748518] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client4/~dmtmp/COREL, reason: lookup detected pending operations >[2012-04-03 17:45:02.751884] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background entry self-heal completed on /clients/client5/~dmtmp/COREL >[2012-04-03 17:45:02.752574] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client7/~dmtmp/COREL >[2012-04-03 17:45:02.757057] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background entry self-heal triggered. path: /clients/client3/~dmtmp/COREL, reason: lookup detected pending operations >[2012-04-03 17:45:02.757365] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client5/~dmtmp/COREL >[2012-04-03 17:45:02.759399] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-0: background entry self-heal completed on /clients/client4/~dmtmp/COREL >[2012-04-03 17:45:02.762895] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background data self-heal triggered. path: /clients/client7/~dmtmp/COREL/GRAPH2.CDR, reason: lookup detected pending operations >[2012-04-03 17:45:02.763507] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client2/~dmtmp/COREL >[2012-04-03 17:45:02.764275] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background entry self-heal triggered. path: /clients/client9/~dmtmp/COREL, reason: lookup detected pending operations >[2012-04-03 17:45:02.765211] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background entry self-heal completed on /clients/client3/~dmtmp/COREL >[2012-04-03 17:45:02.765974] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-0: background data self-heal triggered. path: /clients/client8/~dmtmp/SEED/SMALL.FIL, reason: lookup detected pending operations >[2012-04-03 17:45:02.766421] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client9/~dmtmp/COREL, reason: lookup detected pending operations >[2012-04-03 17:45:02.767489] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background data self-heal triggered. path: /clients/client2/~dmtmp/COREL/@@@CDRW.TMP, reason: lookup detected pending operations >[2012-04-03 17:45:02.769475] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background entry self-heal triggered. path: /clients/client3/~dmtmp/COREL, reason: lookup detected pending operations >[2012-04-03 17:45:02.769902] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client4/~dmtmp/COREL >[2012-04-03 17:45:02.770250] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client3/~dmtmp/COREL, reason: lookup detected pending operations >[2012-04-03 17:45:02.775000] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background entry self-heal completed on /clients/client9/~dmtmp/COREL >[2012-04-03 17:45:02.778673] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client9/~dmtmp/COREL >[2012-04-03 17:45:02.779214] I [afr-self-heal-data.c:776:afr_sh_data_fix] 7-dstore-replicate-2: no active sinks for performing self-heal on file /clients/client7/~dmtmp/COREL/GRAPH2.CDR >[2012-04-03 17:45:02.780841] I [afr-self-heal-data.c:776:afr_sh_data_fix] 7-dstore-replicate-0: no active sinks for performing self-heal on file /clients/client8/~dmtmp/SEED/SMALL.FIL >[2012-04-03 17:45:02.781691] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background entry self-heal completed on /clients/client3/~dmtmp/COREL >[2012-04-03 17:45:02.781830] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client3/~dmtmp/COREL >[2012-04-03 17:45:02.788671] I [afr-self-heal-data.c:776:afr_sh_data_fix] 7-dstore-replicate-2: no active sinks for performing self-heal on file /clients/client2/~dmtmp/COREL/@@@CDRW.TMP >[2012-04-03 17:45:02.789678] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-0: background data self-heal completed on /clients/client8/~dmtmp/SEED/SMALL.FIL >[2012-04-03 17:45:02.789992] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background data self-heal completed on /clients/client7/~dmtmp/COREL/GRAPH2.CDR >[2012-04-03 17:45:02.791867] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-0: background entry self-heal triggered. path: /clients/client6/~dmtmp/COREL, reason: lookup detected pending operations >[2012-04-03 17:45:02.797278] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background data self-heal completed on /clients/client2/~dmtmp/COREL/@@@CDRW.TMP >[2012-04-03 17:45:02.799615] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-0: background entry self-heal triggered. path: /clients/client0/~dmtmp/COREL, reason: lookup detected pending operations >[2012-04-03 17:45:02.801677] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background entry self-heal triggered. path: /clients/client7/~dmtmp/COREL, reason: lookup detected pending operations >[2012-04-03 17:45:02.802446] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-0: background entry self-heal completed on /clients/client6/~dmtmp/COREL >[2012-04-03 17:45:02.803229] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client7/~dmtmp/COREL, reason: lookup detected pending operations >[2012-04-03 17:45:02.806284] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-0: background data self-heal triggered. path: /clients/client6/~dmtmp/COREL/@@@CDRW.TMP, reason: lookup detected pending operations >[2012-04-03 17:45:02.809993] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background entry self-heal completed on /clients/client7/~dmtmp/COREL >[2012-04-03 17:45:02.810783] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-0: background entry self-heal completed on /clients/client0/~dmtmp/COREL >[2012-04-03 17:45:02.815922] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background entry self-heal triggered. path: /clients/client0/~dmtmp/COREL, reason: lookup detected pending operations >[2012-04-03 17:45:02.816422] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client7/~dmtmp/COREL >[2012-04-03 17:45:02.817556] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client5/~dmtmp/COREL, reason: lookup detected pending operations >[2012-04-03 17:45:02.817855] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-0: background data self-heal triggered. path: /clients/client8/~dmtmp/SEED/SMALL.FIL, reason: lookup detected pending operations >[2012-04-03 17:45:02.818102] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-0: background entry self-heal triggered. path: /clients/client0/~dmtmp/COREL, reason: lookup detected pending operations >[2012-04-03 17:45:02.823882] I [afr-self-heal-data.c:776:afr_sh_data_fix] 7-dstore-replicate-0: no active sinks for performing self-heal on file /clients/client6/~dmtmp/COREL/@@@CDRW.TMP >[2012-04-03 17:45:02.825838] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background entry self-heal completed on /clients/client0/~dmtmp/COREL >[2012-04-03 17:45:02.830327] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-0: background entry self-heal completed on /clients/client0/~dmtmp/COREL >[2012-04-03 17:45:02.832988] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client5/~dmtmp/COREL >[2012-04-03 17:45:02.833935] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background entry self-heal triggered. path: /clients/client3/~dmtmp/COREL, reason: lookup detected pending operations >[2012-04-03 17:45:02.834164] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-0: background data self-heal completed on /clients/client6/~dmtmp/COREL/@@@CDRW.TMP >[2012-04-03 17:45:02.834642] I [afr-self-heal-data.c:776:afr_sh_data_fix] 7-dstore-replicate-0: no active sinks for performing self-heal on file /clients/client8/~dmtmp/SEED/SMALL.FIL >[2012-04-03 17:45:02.836709] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client9/~dmtmp/COREL, reason: lookup detected pending operations >[2012-04-03 17:45:02.836969] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background entry self-heal triggered. path: /clients/client9/~dmtmp/COREL, reason: lookup detected pending operations >[2012-04-03 17:45:02.837890] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client2/~dmtmp/COREL, reason: lookup detected pending operations >[2012-04-03 17:45:02.839627] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background entry self-heal triggered. path: /clients/client5/~dmtmp/COREL, reason: lookup detected pending operations >[2012-04-03 17:45:02.839918] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-0: background entry self-heal triggered. path: /clients/client6/~dmtmp/COREL, reason: lookup detected pending operations >[2012-04-03 17:45:02.840470] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client5/~dmtmp/COREL, reason: lookup detected pending operations >[2012-04-03 17:45:02.846943] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-0: background data self-heal completed on /clients/client8/~dmtmp/SEED/SMALL.FIL >[2012-04-03 17:45:02.849256] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background entry self-heal completed on /clients/client3/~dmtmp/COREL >[2012-04-03 17:45:02.850163] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client9/~dmtmp/COREL >[2012-04-03 17:45:02.850441] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client2/~dmtmp/COREL >[2012-04-03 17:45:02.850882] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background entry self-heal completed on /clients/client9/~dmtmp/COREL >[2012-04-03 17:45:02.853187] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client5/~dmtmp/COREL >[2012-04-03 17:45:02.853802] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client3/~dmtmp/COREL, reason: lookup detected pending operations >[2012-04-03 17:45:02.853974] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background entry self-heal completed on /clients/client5/~dmtmp/COREL >[2012-04-03 17:45:02.855301] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background entry self-heal triggered. path: /clients/client3/~dmtmp/COREL, reason: lookup detected pending operations >[2012-04-03 17:45:02.856376] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-0: background entry self-heal completed on /clients/client6/~dmtmp/COREL >[2012-04-03 17:45:02.857134] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-0: background data self-heal triggered. path: /clients/client8/~dmtmp/SEED/MEDIUM.FIL, reason: lookup detected pending operations >[2012-04-03 17:45:02.860429] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-0: background data self-heal triggered. path: /clients/client6/~dmtmp/COREL/@@@CDRW.TMP, reason: lookup detected pending operations >[2012-04-03 17:45:02.866289] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client3/~dmtmp/COREL >[2012-04-03 17:45:02.872495] I [afr-self-heal-data.c:776:afr_sh_data_fix] 7-dstore-replicate-0: no active sinks for performing self-heal on file /clients/client8/~dmtmp/SEED/MEDIUM.FIL >[2012-04-03 17:45:02.873595] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background entry self-heal completed on /clients/client3/~dmtmp/COREL >[2012-04-03 17:45:02.874621] I [afr-self-heal-data.c:776:afr_sh_data_fix] 7-dstore-replicate-0: no active sinks for performing self-heal on file /clients/client6/~dmtmp/COREL/@@@CDRW.TMP >[2012-04-03 17:45:02.876856] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background entry self-heal triggered. path: /clients/client9/~dmtmp/COREL, reason: lookup detected pending operations >[2012-04-03 17:45:02.878082] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client9/~dmtmp/COREL, reason: lookup detected pending operations >[2012-04-03 17:45:02.880693] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-0: background data self-heal completed on /clients/client8/~dmtmp/SEED/MEDIUM.FIL >[2012-04-03 17:45:02.881522] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-0: background data self-heal triggered. path: /clients/client8/~dmtmp/SEED/MEDIUM.FIL, reason: lookup detected pending operations >[2012-04-03 17:45:02.882824] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-0: background data self-heal completed on /clients/client6/~dmtmp/COREL/@@@CDRW.TMP >[2012-04-03 17:45:02.885287] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client2/~dmtmp/COREL, reason: lookup detected pending operations >[2012-04-03 17:45:02.889380] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client5/~dmtmp/COREL, reason: lookup detected pending operations >[2012-04-03 17:45:02.889620] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background entry self-heal completed on /clients/client9/~dmtmp/COREL >[2012-04-03 17:45:02.890170] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client9/~dmtmp/COREL >[2012-04-03 17:45:02.891580] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client1/~dmtmp/COREL, reason: lookup detected pending operations >[2012-04-03 17:45:02.895689] I [afr-self-heal-data.c:776:afr_sh_data_fix] 7-dstore-replicate-0: no active sinks for performing self-heal on file /clients/client8/~dmtmp/SEED/MEDIUM.FIL >[2012-04-03 17:45:02.896765] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client2/~dmtmp/COREL >[2012-04-03 17:45:02.897606] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-0: background entry self-heal triggered. path: /clients/client0/~dmtmp/COREL, reason: lookup detected pending operations >[2012-04-03 17:45:02.899956] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client5/~dmtmp/COREL >[2012-04-03 17:45:02.902179] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client1/~dmtmp/COREL >[2012-04-03 17:45:02.903288] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client5/~dmtmp/COREL, reason: lookup detected pending operations >[2012-04-03 17:45:02.903984] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background entry self-heal triggered. path: /clients/client5/~dmtmp/COREL, reason: lookup detected pending operations >[2012-04-03 17:45:02.904199] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-0: background data self-heal completed on /clients/client8/~dmtmp/SEED/MEDIUM.FIL >[2012-04-03 17:45:02.908174] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client1/~dmtmp/COREL, reason: lookup detected pending operations >[2012-04-03 17:45:02.909410] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-0: background entry self-heal triggered. path: /clients/client1/~dmtmp/COREL, reason: lookup detected pending operations >[2012-04-03 17:45:02.911016] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-0: background entry self-heal completed on /clients/client0/~dmtmp/COREL >[2012-04-03 17:45:02.912008] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background entry self-heal triggered. path: /clients/client3/~dmtmp/COREL, reason: lookup detected pending operations >[2012-04-03 17:45:02.914280] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background entry self-heal completed on /clients/client5/~dmtmp/COREL >[2012-04-03 17:45:02.915534] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background entry self-heal triggered. path: /clients/client0/~dmtmp/COREL, reason: lookup detected pending operations >[2012-04-03 17:45:02.915999] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client5/~dmtmp/COREL >[2012-04-03 17:45:02.917847] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background data self-heal triggered. path: /clients/client7/~dmtmp/COREL/GRAPH2.CDR, reason: lookup detected pending operations >[2012-04-03 17:45:02.920498] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client1/~dmtmp/COREL >[2012-04-03 17:45:02.920786] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-0: background entry self-heal triggered. path: /clients/client0/~dmtmp/COREL, reason: lookup detected pending operations >[2012-04-03 17:45:02.926830] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background entry self-heal completed on /clients/client3/~dmtmp/COREL >[2012-04-03 17:45:02.927522] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-0: background entry self-heal completed on /clients/client1/~dmtmp/COREL >[2012-04-03 17:45:02.929675] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-0: background entry self-heal triggered. path: /clients/client6/~dmtmp/COREL, reason: lookup detected pending operations >[2012-04-03 17:45:02.929832] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background entry self-heal completed on /clients/client0/~dmtmp/COREL >[2012-04-03 17:45:02.930601] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-0: background data self-heal triggered. path: /clients/client8/~dmtmp/SEED/LARGE.FIL, reason: lookup detected pending operations >[2012-04-03 17:45:02.932377] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client3/~dmtmp/COREL, reason: lookup detected pending operations >[2012-04-03 17:45:02.933395] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background entry self-heal triggered. path: /clients/client3/~dmtmp/COREL, reason: lookup detected pending operations >[2012-04-03 17:45:02.936798] I [afr-self-heal-data.c:776:afr_sh_data_fix] 7-dstore-replicate-2: no active sinks for performing self-heal on file /clients/client7/~dmtmp/COREL/GRAPH2.CDR >[2012-04-03 17:45:02.937093] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-0: background entry self-heal completed on /clients/client0/~dmtmp/COREL >[2012-04-03 17:45:02.944824] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-0: background entry self-heal completed on /clients/client6/~dmtmp/COREL >[2012-04-03 17:45:02.945773] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client7/~dmtmp/COREL, reason: lookup detected pending operations >[2012-04-03 17:45:02.949594] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background entry self-heal triggered. path: /clients/client7/~dmtmp/COREL, reason: lookup detected pending operations >[2012-04-03 17:45:02.951295] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background entry self-heal completed on /clients/client3/~dmtmp/COREL >[2012-04-03 17:45:02.954451] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client3/~dmtmp/COREL >[2012-04-03 17:45:02.956413] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background data self-heal completed on /clients/client7/~dmtmp/COREL/GRAPH2.CDR >[2012-04-03 17:45:02.956718] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-0: background data self-heal triggered. path: /clients/client6/~dmtmp/COREL/@@@CDRW.TMP, reason: lookup detected pending operations >[2012-04-03 17:45:02.958196] I [afr-self-heal-data.c:776:afr_sh_data_fix] 7-dstore-replicate-0: no active sinks for performing self-heal on file /clients/client8/~dmtmp/SEED/LARGE.FIL >[2012-04-03 17:45:02.964555] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client2/~dmtmp/COREL, reason: lookup detected pending operations >[2012-04-03 17:45:02.971565] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client5/~dmtmp/COREL, reason: lookup detected pending operations >[2012-04-03 17:45:02.971900] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-0: background data self-heal triggered. path: /clients/client8/~dmtmp/SEED/LARGE.FIL, reason: lookup detected pending operations >[2012-04-03 17:45:02.972684] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background entry self-heal completed on /clients/client7/~dmtmp/COREL >[2012-04-03 17:45:02.977194] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-0: background data self-heal completed on /clients/client8/~dmtmp/SEED/LARGE.FIL >[2012-04-03 17:45:02.977842] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-0: background entry self-heal triggered. path: /clients/client1/~dmtmp/COREL, reason: lookup detected pending operations >[2012-04-03 17:45:02.978054] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client7/~dmtmp/COREL >[2012-04-03 17:45:02.985072] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client1/~dmtmp/COREL, reason: lookup detected pending operations >[2012-04-03 17:45:02.989443] I [afr-self-heal-data.c:776:afr_sh_data_fix] 7-dstore-replicate-0: no active sinks for performing self-heal on file /clients/client6/~dmtmp/COREL/@@@CDRW.TMP >[2012-04-03 17:45:02.999267] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-0: background entry self-heal completed on /clients/client1/~dmtmp/COREL >[2012-04-03 17:45:03.002512] I [afr-self-heal-data.c:776:afr_sh_data_fix] 7-dstore-replicate-0: no active sinks for performing self-heal on file /clients/client8/~dmtmp/SEED/LARGE.FIL >[2012-04-03 17:45:03.003519] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-0: background entry self-heal triggered. path: /clients/client0/~dmtmp/COREL, reason: lookup detected pending operations >[2012-04-03 17:45:03.003661] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client2/~dmtmp/COREL >[2012-04-03 17:45:03.004232] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-0: background data self-heal completed on /clients/client6/~dmtmp/COREL/@@@CDRW.TMP >[2012-04-03 17:45:03.004880] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background data self-heal triggered. path: /clients/client7/~dmtmp/COREL/GRAPH2.CDR, reason: lookup detected pending operations >[2012-04-03 17:45:03.005591] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background data self-heal triggered. path: /clients/client9/~dmtmp/COREL/GRAPH2.CDR, reason: lookup detected pending operations >[2012-04-03 17:45:03.006137] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client5/~dmtmp/COREL >[2012-04-03 17:45:03.007059] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background data self-heal triggered. path: /clients/client2/~dmtmp/COREL/@@@CDRW.TMP, reason: lookup detected pending operations >[2012-04-03 17:45:03.009811] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client1/~dmtmp/COREL >[2012-04-03 17:45:03.010114] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client5/~dmtmp/COREL, reason: lookup detected pending operations >[2012-04-03 17:45:03.010507] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background entry self-heal triggered. path: /clients/client5/~dmtmp/COREL, reason: lookup detected pending operations >[2012-04-03 17:45:03.012527] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-0: background data self-heal completed on /clients/client8/~dmtmp/SEED/LARGE.FIL >[2012-04-03 17:45:03.020766] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-0: background entry self-heal completed on /clients/client0/~dmtmp/COREL >[2012-04-03 17:45:03.023682] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background entry self-heal triggered. path: /clients/client0/~dmtmp/COREL, reason: lookup detected pending operations >[2012-04-03 17:45:03.024273] I [afr-self-heal-data.c:776:afr_sh_data_fix] 7-dstore-replicate-2: no active sinks for performing self-heal on file /clients/client7/~dmtmp/COREL/GRAPH2.CDR >[2012-04-03 17:45:03.024422] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background entry self-heal completed on /clients/client5/~dmtmp/COREL >[2012-04-03 17:45:03.025227] I [afr-self-heal-data.c:776:afr_sh_data_fix] 7-dstore-replicate-2: no active sinks for performing self-heal on file /clients/client9/~dmtmp/COREL/GRAPH2.CDR >[2012-04-03 17:45:03.026058] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client5/~dmtmp/COREL >[2012-04-03 17:45:03.026483] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-0: background entry self-heal triggered. path: /clients/client0/~dmtmp/COREL, reason: lookup detected pending operations >[2012-04-03 17:45:03.028346] I [afr-self-heal-data.c:776:afr_sh_data_fix] 7-dstore-replicate-2: no active sinks for performing self-heal on file /clients/client2/~dmtmp/COREL/@@@CDRW.TMP >[2012-04-03 17:45:03.033598] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background data self-heal completed on /clients/client7/~dmtmp/COREL/GRAPH2.CDR >[2012-04-03 17:45:03.034698] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background data self-heal completed on /clients/client9/~dmtmp/COREL/GRAPH2.CDR >[2012-04-03 17:45:03.037600] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background entry self-heal completed on /clients/client0/~dmtmp/COREL >[2012-04-03 17:45:03.040575] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background data self-heal completed on /clients/client2/~dmtmp/COREL/@@@CDRW.TMP >[2012-04-03 17:45:03.043429] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-0: background entry self-heal triggered. path: /clients/client6/~dmtmp/COREL, reason: lookup detected pending operations >[2012-04-03 17:45:03.043796] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-0: background entry self-heal completed on /clients/client0/~dmtmp/COREL >[2012-04-03 17:45:03.045475] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client2/~dmtmp/COREL, reason: lookup detected pending operations >[2012-04-03 17:45:03.057015] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client1/~dmtmp/COREL, reason: lookup detected pending operations >[2012-04-03 17:45:03.061117] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-0: background entry self-heal completed on /clients/client6/~dmtmp/COREL >[2012-04-03 17:45:03.065764] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client2/~dmtmp/COREL >[2012-04-03 17:45:03.067901] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-0: background data self-heal triggered. path: /clients/client6/~dmtmp/COREL/@@@CDRW.TMP, reason: lookup detected pending operations >[2012-04-03 17:45:03.073998] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background data self-heal triggered. path: /clients/client2/~dmtmp/COREL/@@@CDRW.TMP, reason: lookup detected pending operations >[2012-04-03 17:45:03.080366] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client1/~dmtmp/COREL >[2012-04-03 17:45:03.084525] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-0: background entry self-heal triggered. path: /clients/client1/~dmtmp/COREL, reason: lookup detected pending operations >[2012-04-03 17:45:03.087817] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client1/~dmtmp/COREL, reason: lookup detected pending operations >[2012-04-03 17:45:03.089946] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-0: background entry self-heal triggered. path: /clients/client0/~dmtmp/COREL, reason: lookup detected pending operations >[2012-04-03 17:45:03.094063] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background entry self-heal triggered. path: /clients/client7/~dmtmp/COREL, reason: lookup detected pending operations >[2012-04-03 17:45:03.099455] I [afr-self-heal-data.c:776:afr_sh_data_fix] 7-dstore-replicate-0: no active sinks for performing self-heal on file /clients/client6/~dmtmp/COREL/@@@CDRW.TMP >[2012-04-03 17:45:03.099786] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client7/~dmtmp/COREL, reason: lookup detected pending operations >[2012-04-03 17:45:03.106218] I [afr-self-heal-data.c:776:afr_sh_data_fix] 7-dstore-replicate-2: no active sinks for performing self-heal on file /clients/client2/~dmtmp/COREL/@@@CDRW.TMP >[2012-04-03 17:45:03.110318] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-0: background entry self-heal completed on /clients/client1/~dmtmp/COREL >[2012-04-03 17:45:03.110955] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-0: background entry self-heal triggered. path: /clients/client6/~dmtmp/COREL, reason: lookup detected pending operations >[2012-04-03 17:45:03.111206] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client1/~dmtmp/COREL >[2012-04-03 17:45:03.113222] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-0: background data self-heal completed on /clients/client6/~dmtmp/COREL/@@@CDRW.TMP >[2012-04-03 17:45:03.113446] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background entry self-heal completed on /clients/client7/~dmtmp/COREL >[2012-04-03 17:45:03.113611] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-0: background entry self-heal completed on /clients/client0/~dmtmp/COREL >[2012-04-03 17:45:03.117835] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background entry self-heal triggered. path: /clients/client0/~dmtmp/COREL, reason: lookup detected pending operations >[2012-04-03 17:45:03.118003] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background data self-heal completed on /clients/client2/~dmtmp/COREL/@@@CDRW.TMP >[2012-04-03 17:45:03.118172] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client7/~dmtmp/COREL >[2012-04-03 17:45:03.118863] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-0: background entry self-heal triggered. path: /clients/client0/~dmtmp/COREL, reason: lookup detected pending operations >[2012-04-03 17:45:03.120709] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background data self-heal triggered. path: /clients/client9/~dmtmp/COREL/GRAPH2.CDR, reason: lookup detected pending operations >[2012-04-03 17:45:03.125360] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-0: background entry self-heal completed on /clients/client6/~dmtmp/COREL >[2012-04-03 17:45:03.130950] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-0: background data self-heal triggered. path: /clients/client6/~dmtmp/COREL/@@@CDRW.TMP, reason: lookup detected pending operations >[2012-04-03 17:45:03.131845] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background entry self-heal completed on /clients/client0/~dmtmp/COREL >[2012-04-03 17:45:03.134666] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-0: background entry self-heal completed on /clients/client0/~dmtmp/COREL >[2012-04-03 17:45:03.137442] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client1/~dmtmp/COREL, reason: lookup detected pending operations >[2012-04-03 17:45:03.142872] I [afr-self-heal-data.c:776:afr_sh_data_fix] 7-dstore-replicate-2: no active sinks for performing self-heal on file /clients/client9/~dmtmp/COREL/GRAPH2.CDR >[2012-04-03 17:45:03.144285] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client4/~dmtmp/COREL, reason: lookup detected pending operations >[2012-04-03 17:45:03.150415] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background data self-heal completed on /clients/client9/~dmtmp/COREL/GRAPH2.CDR >[2012-04-03 17:45:03.150672] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client1/~dmtmp/COREL >[2012-04-03 17:45:03.151461] I [afr-self-heal-data.c:776:afr_sh_data_fix] 7-dstore-replicate-0: no active sinks for performing self-heal on file /clients/client6/~dmtmp/COREL/@@@CDRW.TMP >[2012-04-03 17:45:03.157132] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-0: background entry self-heal triggered. path: /clients/client1/~dmtmp/COREL, reason: lookup detected pending operations >[2012-04-03 17:45:03.157919] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client1/~dmtmp/COREL, reason: lookup detected pending operations >[2012-04-03 17:45:03.158237] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client4/~dmtmp/COREL >[2012-04-03 17:45:03.165025] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client4/~dmtmp/COREL, reason: lookup detected pending operations >[2012-04-03 17:45:03.167010] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-0: background data self-heal completed on /clients/client6/~dmtmp/COREL/@@@CDRW.TMP >[2012-04-03 17:45:03.167337] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-0: background entry self-heal triggered. path: /clients/client4/~dmtmp/COREL, reason: lookup detected pending operations >[2012-04-03 17:45:03.172076] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background entry self-heal triggered. path: /clients/client9/~dmtmp/COREL, reason: lookup detected pending operations >[2012-04-03 17:45:03.173056] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client9/~dmtmp/COREL, reason: lookup detected pending operations >[2012-04-03 17:45:03.173237] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-0: background entry self-heal triggered. path: /clients/client6/~dmtmp/COREL, reason: lookup detected pending operations >[2012-04-03 17:45:03.175509] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client1/~dmtmp/COREL >[2012-04-03 17:45:03.177260] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-0: background entry self-heal completed on /clients/client1/~dmtmp/COREL >[2012-04-03 17:45:03.181519] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client4/~dmtmp/COREL >[2012-04-03 17:45:03.185078] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-0: background entry self-heal completed on /clients/client4/~dmtmp/COREL >[2012-04-03 17:45:03.188321] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background entry self-heal completed on /clients/client9/~dmtmp/COREL >[2012-04-03 17:45:03.189400] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client9/~dmtmp/COREL >[2012-04-03 17:45:03.190798] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-0: background entry self-heal completed on /clients/client6/~dmtmp/COREL >[2012-04-03 17:45:03.193344] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background data self-heal triggered. path: /clients/client9/~dmtmp/COREL/GRAPH2.CDR, reason: lookup detected pending operations >[2012-04-03 17:45:03.202569] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client2/~dmtmp/COREL, reason: lookup detected pending operations >[2012-04-03 17:45:03.205874] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background entry self-heal triggered. path: /clients/client2/~dmtmp/COREL, reason: lookup detected pending operations >[2012-04-03 17:45:03.208623] I [afr-self-heal-data.c:776:afr_sh_data_fix] 7-dstore-replicate-2: no active sinks for performing self-heal on file /clients/client9/~dmtmp/COREL/GRAPH2.CDR >[2012-04-03 17:45:03.214873] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client2/~dmtmp/COREL >[2012-04-03 17:45:03.215967] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background data self-heal completed on /clients/client9/~dmtmp/COREL/GRAPH2.CDR >[2012-04-03 17:45:03.227154] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background entry self-heal completed on /clients/client2/~dmtmp/COREL >[2012-04-03 17:45:03.279648] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client9/~dmtmp/COREL, reason: lookup detected pending operations >[2012-04-03 17:45:03.280803] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background entry self-heal triggered. path: /clients/client9/~dmtmp/COREL, reason: lookup detected pending operations >[2012-04-03 17:45:03.281978] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-0: background entry self-heal triggered. path: /clients/client6/~dmtmp/COREL, reason: lookup detected pending operations >[2012-04-03 17:45:03.293022] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client9/~dmtmp/COREL >[2012-04-03 17:45:03.295028] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background entry self-heal completed on /clients/client9/~dmtmp/COREL >[2012-04-03 17:45:03.299227] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-0: background entry self-heal completed on /clients/client6/~dmtmp/COREL >[2012-04-03 17:45:03.302712] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client4/~dmtmp/COREL, reason: lookup detected pending operations >[2012-04-03 17:45:03.304020] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background data self-heal triggered. path: /clients/client9/~dmtmp/COREL/GRAPH2.CDR, reason: lookup detected pending operations >[2012-04-03 17:45:03.319193] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client4/~dmtmp/COREL >[2012-04-03 17:45:03.324921] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client4/~dmtmp/COREL, reason: lookup detected pending operations >[2012-04-03 17:45:03.326207] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-0: background entry self-heal triggered. path: /clients/client4/~dmtmp/COREL, reason: lookup detected pending operations >[2012-04-03 17:45:03.326422] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client2/~dmtmp/COREL, reason: lookup detected pending operations >[2012-04-03 17:45:03.327712] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background entry self-heal triggered. path: /clients/client2/~dmtmp/COREL, reason: lookup detected pending operations >[2012-04-03 17:45:03.328155] I [afr-self-heal-data.c:776:afr_sh_data_fix] 7-dstore-replicate-2: no active sinks for performing self-heal on file /clients/client9/~dmtmp/COREL/GRAPH2.CDR >[2012-04-03 17:45:03.335183] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background data self-heal completed on /clients/client9/~dmtmp/COREL/GRAPH2.CDR >[2012-04-03 17:45:03.335454] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client4/~dmtmp/COREL >[2012-04-03 17:45:03.335943] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client2/~dmtmp/COREL >[2012-04-03 17:45:03.344007] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-0: background entry self-heal completed on /clients/client4/~dmtmp/COREL >[2012-04-03 17:45:03.347262] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background entry self-heal completed on /clients/client2/~dmtmp/COREL >[2012-04-03 17:45:03.368179] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background entry self-heal triggered. path: /clients/client9/~dmtmp/COREL, reason: lookup detected pending operations >[2012-04-03 17:45:03.368834] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client9/~dmtmp/COREL, reason: lookup detected pending operations >[2012-04-03 17:45:03.376071] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background entry self-heal triggered. path: /clients/client2/~dmtmp/COREL, reason: lookup detected pending operations >[2012-04-03 17:45:03.383413] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background entry self-heal completed on /clients/client9/~dmtmp/COREL >[2012-04-03 17:45:03.387608] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client2/~dmtmp/COREL, reason: lookup detected pending operations >[2012-04-03 17:45:03.392797] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background entry self-heal completed on /clients/client2/~dmtmp/COREL >[2012-04-03 17:45:03.401667] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client9/~dmtmp/COREL >[2012-04-03 17:45:03.410331] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background data self-heal triggered. path: /clients/client9/~dmtmp/COREL/GRAPH2.CDR, reason: lookup detected pending operations >[2012-04-03 17:45:03.414817] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client2/~dmtmp/COREL >[2012-04-03 17:45:03.418836] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-0: background entry self-heal triggered. path: /clients/client6/~dmtmp/COREL, reason: lookup detected pending operations >[2012-04-03 17:45:03.427388] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client4/~dmtmp/COREL, reason: lookup detected pending operations >[2012-04-03 17:45:03.429399] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background entry self-heal triggered. path: /clients/client8/~dmtmp/COREL, reason: lookup detected pending operations >[2012-04-03 17:45:03.431895] I [afr-self-heal-data.c:776:afr_sh_data_fix] 7-dstore-replicate-2: no active sinks for performing self-heal on file /clients/client9/~dmtmp/COREL/GRAPH2.CDR >[2012-04-03 17:45:03.434952] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-0: background entry self-heal completed on /clients/client6/~dmtmp/COREL >[2012-04-03 17:45:03.437279] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background entry self-heal triggered. path: /clients/client2/~dmtmp/COREL, reason: lookup detected pending operations >[2012-04-03 17:45:03.439118] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-0: background data self-heal triggered. path: /clients/client6/~dmtmp/COREL/@@@CDRW.TMP, reason: lookup detected pending operations >[2012-04-03 17:45:03.441566] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background entry self-heal completed on /clients/client8/~dmtmp/COREL >[2012-04-03 17:45:03.446035] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background entry self-heal completed on /clients/client2/~dmtmp/COREL >[2012-04-03 17:45:03.447077] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client2/~dmtmp/COREL, reason: lookup detected pending operations >[2012-04-03 17:45:03.449983] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client4/~dmtmp/COREL >[2012-04-03 17:45:03.452243] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background data self-heal completed on /clients/client9/~dmtmp/COREL/GRAPH2.CDR >[2012-04-03 17:45:03.455296] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-0: background entry self-heal triggered. path: /clients/client4/~dmtmp/COREL, reason: lookup detected pending operations >[2012-04-03 17:45:03.456825] I [afr-self-heal-data.c:776:afr_sh_data_fix] 7-dstore-replicate-0: no active sinks for performing self-heal on file /clients/client6/~dmtmp/COREL/@@@CDRW.TMP >[2012-04-03 17:45:03.458530] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client4/~dmtmp/COREL, reason: lookup detected pending operations >[2012-04-03 17:45:03.463729] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client5/~dmtmp/COREL, reason: lookup detected pending operations >[2012-04-03 17:45:03.465525] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background entry self-heal triggered. path: /clients/client9/~dmtmp/COREL, reason: lookup detected pending operations >[2012-04-03 17:45:03.466293] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-0: background data self-heal completed on /clients/client6/~dmtmp/COREL/@@@CDRW.TMP >[2012-04-03 17:45:03.469171] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client9/~dmtmp/COREL, reason: lookup detected pending operations >[2012-04-03 17:45:03.469980] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client2/~dmtmp/COREL >[2012-04-03 17:45:03.471707] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-0: background entry self-heal completed on /clients/client4/~dmtmp/COREL >[2012-04-03 17:45:03.477782] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client4/~dmtmp/COREL >[2012-04-03 17:45:03.478398] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background entry self-heal completed on /clients/client9/~dmtmp/COREL >[2012-04-03 17:45:03.483000] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client5/~dmtmp/COREL >[2012-04-03 17:45:03.484800] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background entry self-heal triggered. path: /clients/client3/~dmtmp/COREL, reason: lookup detected pending operations >[2012-04-03 17:45:03.485349] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background entry self-heal triggered. path: /clients/client8/~dmtmp/COREL, reason: lookup detected pending operations >[2012-04-03 17:45:03.486139] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background entry self-heal triggered. path: /clients/client5/~dmtmp/COREL, reason: lookup detected pending operations >[2012-04-03 17:45:03.493932] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client9/~dmtmp/COREL >[2012-04-03 17:45:03.494658] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client5/~dmtmp/COREL, reason: lookup detected pending operations >[2012-04-03 17:45:03.496118] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background entry self-heal completed on /clients/client3/~dmtmp/COREL >[2012-04-03 17:45:03.498163] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-0: background entry self-heal triggered. path: /clients/client0/~dmtmp/COREL, reason: lookup detected pending operations >[2012-04-03 17:45:03.499702] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background entry self-heal triggered. path: /clients/client0/~dmtmp/COREL, reason: lookup detected pending operations >[2012-04-03 17:45:03.499968] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background entry self-heal completed on /clients/client8/~dmtmp/COREL >[2012-04-03 17:45:03.501376] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background entry self-heal completed on /clients/client5/~dmtmp/COREL >[2012-04-03 17:45:03.502048] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background entry self-heal triggered. path: /clients/client3/~dmtmp/COREL, reason: lookup detected pending operations >[2012-04-03 17:45:03.502785] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client3/~dmtmp/COREL, reason: lookup detected pending operations >[2012-04-03 17:45:03.505793] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-0: background entry self-heal completed on /clients/client0/~dmtmp/COREL >[2012-04-03 17:45:03.507857] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background entry self-heal completed on /clients/client0/~dmtmp/COREL >[2012-04-03 17:45:03.508383] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background entry self-heal completed on /clients/client3/~dmtmp/COREL >[2012-04-03 17:45:03.515981] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-0: background entry self-heal triggered. path: /clients/client6/~dmtmp/COREL, reason: lookup detected pending operations >[2012-04-03 17:45:03.520578] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-0: background entry self-heal completed on /clients/client6/~dmtmp/COREL >[2012-04-03 17:45:03.544810] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client5/~dmtmp/COREL >[2012-04-03 17:45:03.548879] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-0: background data self-heal triggered. path: /clients/client6/~dmtmp/COREL/@@@CDRW.TMP, reason: lookup detected pending operations >[2012-04-03 17:45:03.549251] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client3/~dmtmp/COREL >[2012-04-03 17:45:03.550850] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client4/~dmtmp/COREL, reason: lookup detected pending operations >[2012-04-03 17:45:03.558023] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background entry self-heal triggered. path: /clients/client8/~dmtmp/COREL, reason: lookup detected pending operations >[2012-04-03 17:45:03.561372] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background entry self-heal completed on /clients/client8/~dmtmp/COREL >[2012-04-03 17:45:03.563763] I [afr-self-heal-data.c:776:afr_sh_data_fix] 7-dstore-replicate-0: no active sinks for performing self-heal on file /clients/client6/~dmtmp/COREL/@@@CDRW.TMP >[2012-04-03 17:45:03.566654] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-0: background data self-heal completed on /clients/client6/~dmtmp/COREL/@@@CDRW.TMP >[2012-04-03 17:45:03.568562] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client4/~dmtmp/COREL >[2012-04-03 17:45:03.573030] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background entry self-heal triggered. path: /clients/client7/~dmtmp/COREL, reason: lookup detected pending operations >[2012-04-03 17:45:03.574956] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-0: background entry self-heal triggered. path: /clients/client4/~dmtmp/COREL, reason: lookup detected pending operations >[2012-04-03 17:45:03.576589] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client7/~dmtmp/COREL, reason: lookup detected pending operations >[2012-04-03 17:45:03.577395] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client4/~dmtmp/COREL, reason: lookup detected pending operations >[2012-04-03 17:45:03.578858] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-0: background entry self-heal triggered. path: /clients/client0/~dmtmp/COREL, reason: lookup detected pending operations >[2012-04-03 17:45:03.581319] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background entry self-heal completed on /clients/client7/~dmtmp/COREL >[2012-04-03 17:45:03.582741] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client5/~dmtmp/COREL, reason: lookup detected pending operations >[2012-04-03 17:45:03.588985] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-0: background entry self-heal completed on /clients/client4/~dmtmp/COREL >[2012-04-03 17:45:03.590399] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client7/~dmtmp/COREL >[2012-04-03 17:45:03.590732] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client4/~dmtmp/COREL >[2012-04-03 17:45:03.592215] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background entry self-heal triggered. path: /clients/client3/~dmtmp/COREL, reason: lookup detected pending operations >[2012-04-03 17:45:03.593988] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client5/~dmtmp/COREL >[2012-04-03 17:45:03.597473] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background data self-heal triggered. path: /clients/client9/~dmtmp/COREL/GRAPH2.CDR, reason: lookup detected pending operations >[2012-04-03 17:45:03.597785] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background entry self-heal triggered. path: /clients/client5/~dmtmp/COREL, reason: lookup detected pending operations >[2012-04-03 17:45:03.598006] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background entry self-heal completed on /clients/client3/~dmtmp/COREL >[2012-04-03 17:45:03.598668] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-0: background entry self-heal completed on /clients/client0/~dmtmp/COREL >[2012-04-03 17:45:03.600739] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-0: background entry self-heal triggered. path: /clients/client0/~dmtmp/COREL, reason: lookup detected pending operations >[2012-04-03 17:45:03.601168] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background entry self-heal triggered. path: /clients/client3/~dmtmp/COREL, reason: lookup detected pending operations >[2012-04-03 17:45:03.601755] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background entry self-heal triggered. path: /clients/client0/~dmtmp/COREL, reason: lookup detected pending operations >[2012-04-03 17:45:03.604176] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client5/~dmtmp/COREL, reason: lookup detected pending operations >[2012-04-03 17:45:03.605972] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client3/~dmtmp/COREL, reason: lookup detected pending operations >[2012-04-03 17:45:03.607174] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background entry self-heal completed on /clients/client5/~dmtmp/COREL >[2012-04-03 17:45:03.612235] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background entry self-heal completed on /clients/client3/~dmtmp/COREL >[2012-04-03 17:45:03.613013] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-0: background entry self-heal completed on /clients/client0/~dmtmp/COREL >[2012-04-03 17:45:03.616333] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background entry self-heal triggered. path: /clients/client8/~dmtmp/COREL, reason: lookup detected pending operations >[2012-04-03 17:45:03.616569] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background entry self-heal completed on /clients/client0/~dmtmp/COREL >[2012-04-03 17:45:03.625868] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client5/~dmtmp/COREL >[2012-04-03 17:45:03.626711] I [afr-self-heal-data.c:776:afr_sh_data_fix] 7-dstore-replicate-2: no active sinks for performing self-heal on file /clients/client9/~dmtmp/COREL/GRAPH2.CDR >[2012-04-03 17:45:03.632501] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client3/~dmtmp/COREL >[2012-04-03 17:45:03.637089] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background entry self-heal completed on /clients/client8/~dmtmp/COREL >[2012-04-03 17:45:03.640534] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background entry self-heal triggered. path: /clients/client9/~dmtmp/COREL, reason: lookup detected pending operations >[2012-04-03 17:45:03.643805] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background data self-heal completed on /clients/client9/~dmtmp/COREL/GRAPH2.CDR >[2012-04-03 17:45:03.644177] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client9/~dmtmp/COREL, reason: lookup detected pending operations >[2012-04-03 17:45:03.650091] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-0: background entry self-heal triggered. path: /clients/client0/~dmtmp/COREL, reason: lookup detected pending operations >[2012-04-03 17:45:03.659719] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background entry self-heal triggered. path: /clients/client8/~dmtmp/COREL, reason: lookup detected pending operations >[2012-04-03 17:45:03.665052] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-0: background entry self-heal completed on /clients/client0/~dmtmp/COREL >[2012-04-03 17:45:03.666944] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client9/~dmtmp/COREL >[2012-04-03 17:45:03.671491] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background entry self-heal completed on /clients/client9/~dmtmp/COREL >[2012-04-03 17:45:03.672204] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background entry self-heal triggered. path: /clients/client5/~dmtmp/COREL, reason: lookup detected pending operations >[2012-04-03 17:45:03.674539] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background entry self-heal triggered. path: /clients/client3/~dmtmp/COREL, reason: lookup detected pending operations >[2012-04-03 17:45:03.677691] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client6/~dmtmp/COREL, reason: lookup detected pending operations >[2012-04-03 17:45:03.678173] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background data self-heal triggered. path: /clients/client9/~dmtmp/COREL/GRAPH2.CDR, reason: lookup detected pending operations >[2012-04-03 17:45:03.683200] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background entry self-heal completed on /clients/client8/~dmtmp/COREL >[2012-04-03 17:45:03.684057] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-0: background entry self-heal triggered. path: /clients/client6/~dmtmp/COREL, reason: lookup detected pending operations >[2012-04-03 17:45:03.686210] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background entry self-heal completed on /clients/client5/~dmtmp/COREL >[2012-04-03 17:45:03.690030] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background entry self-heal completed on /clients/client3/~dmtmp/COREL >[2012-04-03 17:45:03.693969] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-0: background entry self-heal triggered. path: /clients/client1/~dmtmp/COREL, reason: lookup detected pending operations >[2012-04-03 17:45:03.696416] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-0: background entry self-heal completed on /clients/client6/~dmtmp/COREL >[2012-04-03 17:45:03.697030] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client1/~dmtmp/COREL, reason: lookup detected pending operations >[2012-04-03 17:45:03.697699] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client6/~dmtmp/COREL >[2012-04-03 17:45:03.706028] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background data self-heal triggered. path: /clients/client7/~dmtmp/COREL/@@@CDRW.TMP, reason: lookup detected pending operations >[2012-04-03 17:45:03.706575] I [afr-self-heal-data.c:776:afr_sh_data_fix] 7-dstore-replicate-2: no active sinks for performing self-heal on file /clients/client9/~dmtmp/COREL/GRAPH2.CDR >[2012-04-03 17:45:03.708244] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background entry self-heal triggered. path: /clients/client8/~dmtmp/COREL, reason: lookup detected pending operations >[2012-04-03 17:45:03.708537] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-0: background entry self-heal completed on /clients/client1/~dmtmp/COREL >[2012-04-03 17:45:03.717811] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client1/~dmtmp/COREL >[2012-04-03 17:45:03.719629] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background entry self-heal completed on /clients/client8/~dmtmp/COREL >[2012-04-03 17:45:03.721779] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background data self-heal completed on /clients/client9/~dmtmp/COREL/GRAPH2.CDR >[2012-04-03 17:45:03.731408] I [afr-self-heal-data.c:776:afr_sh_data_fix] 7-dstore-replicate-2: no active sinks for performing self-heal on file /clients/client7/~dmtmp/COREL/@@@CDRW.TMP >[2012-04-03 17:45:03.734196] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-0: background entry self-heal triggered. path: /clients/client0/~dmtmp/COREL, reason: lookup detected pending operations >[2012-04-03 17:45:03.735194] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background data self-heal completed on /clients/client7/~dmtmp/COREL/@@@CDRW.TMP >[2012-04-03 17:45:03.748548] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client7/~dmtmp/COREL, reason: lookup detected pending operations >[2012-04-03 17:45:03.750991] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background entry self-heal triggered. path: /clients/client7/~dmtmp/COREL, reason: lookup detected pending operations >[2012-04-03 17:45:03.752580] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-0: background entry self-heal completed on /clients/client0/~dmtmp/COREL >[2012-04-03 17:45:03.753804] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client5/~dmtmp/COREL, reason: lookup detected pending operations >[2012-04-03 17:45:03.756936] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-0: background entry self-heal triggered. path: /clients/client0/~dmtmp/COREL, reason: lookup detected pending operations >[2012-04-03 17:45:03.759772] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background entry self-heal triggered. path: /clients/client0/~dmtmp/COREL, reason: lookup detected pending operations >[2012-04-03 17:45:03.766184] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background entry self-heal completed on /clients/client7/~dmtmp/COREL >[2012-04-03 17:45:03.768980] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-0: background entry self-heal completed on /clients/client0/~dmtmp/COREL >[2012-04-03 17:45:03.769720] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background entry self-heal completed on /clients/client0/~dmtmp/COREL >[2012-04-03 17:45:03.773863] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client7/~dmtmp/COREL >[2012-04-03 17:45:03.775514] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client5/~dmtmp/COREL >[2012-04-03 17:45:03.776753] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client1/~dmtmp/COREL, reason: lookup detected pending operations >[2012-04-03 17:45:03.778096] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client9/~dmtmp/COREL, reason: lookup detected pending operations >[2012-04-03 17:45:03.781265] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background data self-heal triggered. path: /clients/client7/~dmtmp/COREL/@@@CDRW.TMP, reason: lookup detected pending operations >[2012-04-03 17:45:03.781802] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background entry self-heal triggered. path: /clients/client9/~dmtmp/COREL, reason: lookup detected pending operations >[2012-04-03 17:45:03.783602] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client5/~dmtmp/COREL, reason: lookup detected pending operations >[2012-04-03 17:45:03.787832] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background entry self-heal triggered. path: /clients/client5/~dmtmp/COREL, reason: lookup detected pending operations >[2012-04-03 17:45:03.796668] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-0: background entry self-heal triggered. path: /clients/client6/~dmtmp/COREL, reason: lookup detected pending operations >[2012-04-03 17:45:03.796929] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client6/~dmtmp/COREL, reason: lookup detected pending operations >[2012-04-03 17:45:03.816884] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-0: background entry self-heal completed on /clients/client6/~dmtmp/COREL >[2012-04-03 17:45:03.817190] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background entry self-heal completed on /clients/client9/~dmtmp/COREL >[2012-04-03 17:45:03.818983] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client1/~dmtmp/COREL >[2012-04-03 17:45:03.819583] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client9/~dmtmp/COREL >[2012-04-03 17:45:03.824413] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background entry self-heal completed on /clients/client5/~dmtmp/COREL >[2012-04-03 17:45:03.827645] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client5/~dmtmp/COREL >[2012-04-03 17:45:03.829877] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client1/~dmtmp/COREL, reason: lookup detected pending operations >[2012-04-03 17:45:03.830703] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-0: background entry self-heal triggered. path: /clients/client1/~dmtmp/COREL, reason: lookup detected pending operations >[2012-04-03 17:45:03.832334] I [afr-self-heal-data.c:776:afr_sh_data_fix] 7-dstore-replicate-2: no active sinks for performing self-heal on file /clients/client7/~dmtmp/COREL/@@@CDRW.TMP >[2012-04-03 17:45:03.838327] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client6/~dmtmp/COREL >[2012-04-03 17:45:03.845605] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-0: background entry self-heal triggered. path: /clients/client0/~dmtmp/COREL, reason: lookup detected pending operations >[2012-04-03 17:45:03.849251] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-0: background entry self-heal completed on /clients/client1/~dmtmp/COREL >[2012-04-03 17:45:03.855274] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background data self-heal completed on /clients/client7/~dmtmp/COREL/@@@CDRW.TMP >[2012-04-03 17:45:03.856516] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background entry self-heal triggered. path: /clients/client7/~dmtmp/COREL, reason: lookup detected pending operations >[2012-04-03 17:45:03.856769] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client1/~dmtmp/COREL >[2012-04-03 17:45:03.860147] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client7/~dmtmp/COREL, reason: lookup detected pending operations >[2012-04-03 17:45:03.866109] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-0: background entry self-heal completed on /clients/client0/~dmtmp/COREL >[2012-04-03 17:45:03.872448] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background entry self-heal completed on /clients/client7/~dmtmp/COREL >[2012-04-03 17:45:03.875377] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-0: background entry self-heal triggered. path: /clients/client0/~dmtmp/COREL, reason: lookup detected pending operations >[2012-04-03 17:45:03.875994] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background entry self-heal triggered. path: /clients/client0/~dmtmp/COREL, reason: lookup detected pending operations >[2012-04-03 17:45:03.882880] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client5/~dmtmp/COREL, reason: lookup detected pending operations >[2012-04-03 17:45:03.888652] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client7/~dmtmp/COREL >[2012-04-03 17:45:03.889031] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background entry self-heal completed on /clients/client0/~dmtmp/COREL >[2012-04-03 17:45:03.889987] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-0: background entry self-heal completed on /clients/client0/~dmtmp/COREL >[2012-04-03 17:45:03.892368] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background data self-heal triggered. path: /clients/client7/~dmtmp/COREL/@@@CDRW.TMP, reason: lookup detected pending operations >[2012-04-03 17:45:03.896996] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background entry self-heal triggered. path: /clients/client2/~dmtmp/COREL, reason: lookup detected pending operations >[2012-04-03 17:45:03.899765] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client2/~dmtmp/COREL, reason: lookup detected pending operations >[2012-04-03 17:45:03.899989] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client5/~dmtmp/COREL >[2012-04-03 17:45:03.905759] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background entry self-heal triggered. path: /clients/client5/~dmtmp/COREL, reason: lookup detected pending operations >[2012-04-03 17:45:03.908088] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client5/~dmtmp/COREL, reason: lookup detected pending operations >[2012-04-03 17:45:03.908442] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-0: background entry self-heal triggered. path: /clients/client6/~dmtmp/COREL, reason: lookup detected pending operations >[2012-04-03 17:45:03.910181] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client6/~dmtmp/COREL, reason: lookup detected pending operations >[2012-04-03 17:45:03.914532] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background entry self-heal completed on /clients/client2/~dmtmp/COREL >[2012-04-03 17:45:03.919356] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background entry self-heal completed on /clients/client5/~dmtmp/COREL >[2012-04-03 17:45:03.919697] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client2/~dmtmp/COREL >[2012-04-03 17:45:03.920461] I [afr-self-heal-data.c:776:afr_sh_data_fix] 7-dstore-replicate-2: no active sinks for performing self-heal on file /clients/client7/~dmtmp/COREL/@@@CDRW.TMP >[2012-04-03 17:45:03.922387] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-0: background entry self-heal completed on /clients/client6/~dmtmp/COREL >[2012-04-03 17:45:03.929563] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client5/~dmtmp/COREL >[2012-04-03 17:45:03.930532] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client6/~dmtmp/COREL >[2012-04-03 17:45:03.936081] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background data self-heal completed on /clients/client7/~dmtmp/COREL/@@@CDRW.TMP >[2012-04-03 17:45:03.952699] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client7/~dmtmp/COREL, reason: lookup detected pending operations >[2012-04-03 17:45:03.954360] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client2/~dmtmp/COREL, reason: lookup detected pending operations >[2012-04-03 17:45:03.955399] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background entry self-heal triggered. path: /clients/client7/~dmtmp/COREL, reason: lookup detected pending operations >[2012-04-03 17:45:03.955748] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background entry self-heal triggered. path: /clients/client2/~dmtmp/COREL, reason: lookup detected pending operations >[2012-04-03 17:45:03.969725] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background entry self-heal completed on /clients/client7/~dmtmp/COREL >[2012-04-03 17:45:03.971964] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background entry self-heal completed on /clients/client2/~dmtmp/COREL >[2012-04-03 17:45:03.972419] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client7/~dmtmp/COREL >[2012-04-03 17:45:03.973165] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client2/~dmtmp/COREL >[2012-04-03 17:45:03.980461] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background data self-heal triggered. path: /clients/client7/~dmtmp/COREL/@@@CDRW.TMP, reason: lookup detected pending operations >[2012-04-03 17:45:03.982235] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-0: background entry self-heal triggered. path: /clients/client6/~dmtmp/COREL, reason: lookup detected pending operations >[2012-04-03 17:45:03.986561] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client6/~dmtmp/COREL, reason: lookup detected pending operations >[2012-04-03 17:45:03.993825] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-0: background entry self-heal completed on /clients/client6/~dmtmp/COREL >[2012-04-03 17:45:04.004795] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client6/~dmtmp/COREL >[2012-04-03 17:45:04.006809] I [afr-self-heal-data.c:776:afr_sh_data_fix] 7-dstore-replicate-2: no active sinks for performing self-heal on file /clients/client7/~dmtmp/COREL/@@@CDRW.TMP >[2012-04-03 17:45:04.014879] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background data self-heal completed on /clients/client7/~dmtmp/COREL/@@@CDRW.TMP >[2012-04-03 17:45:04.064327] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background entry self-heal triggered. path: /clients/client3/~dmtmp/COREL, reason: lookup detected pending operations >[2012-04-03 17:45:04.066554] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client7/~dmtmp/COREL, reason: lookup detected pending operations >[2012-04-03 17:45:04.069832] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background entry self-heal triggered. path: /clients/client7/~dmtmp/COREL, reason: lookup detected pending operations >[2012-04-03 17:45:04.076718] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background entry self-heal triggered. path: /clients/client2/~dmtmp/COREL, reason: lookup detected pending operations >[2012-04-03 17:45:04.079175] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background entry self-heal completed on /clients/client3/~dmtmp/COREL >[2012-04-03 17:45:04.081995] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client2/~dmtmp/COREL, reason: lookup detected pending operations >[2012-04-03 17:45:04.082904] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client1/~dmtmp/COREL, reason: lookup detected pending operations >[2012-04-03 17:45:04.083384] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background entry self-heal completed on /clients/client7/~dmtmp/COREL >[2012-04-03 17:45:04.083956] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background entry self-heal triggered. path: /clients/client3/~dmtmp/COREL, reason: lookup detected pending operations >[2012-04-03 17:45:04.085553] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client3/~dmtmp/COREL, reason: lookup detected pending operations >[2012-04-03 17:45:04.085782] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client7/~dmtmp/COREL >[2012-04-03 17:45:04.088705] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client9/~dmtmp/COREL, reason: lookup detected pending operations >[2012-04-03 17:45:04.091513] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background data self-heal triggered. path: /clients/client7/~dmtmp/COREL/@@@CDRW.TMP, reason: lookup detected pending operations >[2012-04-03 17:45:04.093091] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background entry self-heal triggered. path: /clients/client9/~dmtmp/COREL, reason: lookup detected pending operations >[2012-04-03 17:45:04.095483] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background entry self-heal completed on /clients/client2/~dmtmp/COREL >[2012-04-03 17:45:04.099196] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client2/~dmtmp/COREL >[2012-04-03 17:45:04.099555] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client1/~dmtmp/COREL >[2012-04-03 17:45:04.100944] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client3/~dmtmp/COREL >[2012-04-03 17:45:04.101588] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background entry self-heal completed on /clients/client3/~dmtmp/COREL >[2012-04-03 17:45:04.106013] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-0: background entry self-heal triggered. path: /clients/client1/~dmtmp/COREL, reason: lookup detected pending operations >[2012-04-03 17:45:04.107365] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client1/~dmtmp/COREL, reason: lookup detected pending operations >[2012-04-03 17:45:04.108056] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client9/~dmtmp/COREL >[2012-04-03 17:45:04.109698] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background entry self-heal completed on /clients/client9/~dmtmp/COREL >[2012-04-03 17:45:04.114331] I [afr-self-heal-data.c:776:afr_sh_data_fix] 7-dstore-replicate-2: no active sinks for performing self-heal on file /clients/client7/~dmtmp/COREL/@@@CDRW.TMP >[2012-04-03 17:45:04.116562] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-0: background entry self-heal completed on /clients/client1/~dmtmp/COREL >[2012-04-03 17:45:04.124925] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client1/~dmtmp/COREL >[2012-04-03 17:45:04.125586] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background data self-heal completed on /clients/client7/~dmtmp/COREL/@@@CDRW.TMP >[2012-04-03 17:45:04.133023] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-0: background entry self-heal triggered. path: /clients/client4/~dmtmp/COREL, reason: lookup detected pending operations >[2012-04-03 17:45:04.136647] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client4/~dmtmp/COREL, reason: lookup detected pending operations >[2012-04-03 17:45:04.140389] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-0: background entry self-heal completed on /clients/client4/~dmtmp/COREL >[2012-04-03 17:45:04.141944] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client7/~dmtmp/COREL, reason: lookup detected pending operations >[2012-04-03 17:45:04.142298] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background entry self-heal triggered. path: /clients/client7/~dmtmp/COREL, reason: lookup detected pending operations >[2012-04-03 17:45:04.153421] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client4/~dmtmp/COREL >[2012-04-03 17:45:04.154779] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client7/~dmtmp/COREL >[2012-04-03 17:45:04.155176] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background entry self-heal triggered. path: /clients/client3/~dmtmp/COREL, reason: lookup detected pending operations >[2012-04-03 17:45:04.155347] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background entry self-heal completed on /clients/client7/~dmtmp/COREL >[2012-04-03 17:45:04.157959] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client2/~dmtmp/COREL, reason: lookup detected pending operations >[2012-04-03 17:45:04.159288] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background entry self-heal triggered. path: /clients/client2/~dmtmp/COREL, reason: lookup detected pending operations >[2012-04-03 17:45:04.167622] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background entry self-heal completed on /clients/client3/~dmtmp/COREL >[2012-04-03 17:45:04.168466] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client1/~dmtmp/COREL, reason: lookup detected pending operations >[2012-04-03 17:45:04.169336] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background entry self-heal completed on /clients/client2/~dmtmp/COREL >[2012-04-03 17:45:04.171548] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client3/~dmtmp/COREL, reason: lookup detected pending operations >[2012-04-03 17:45:04.172566] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client2/~dmtmp/COREL >[2012-04-03 17:45:04.173656] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background entry self-heal triggered. path: /clients/client3/~dmtmp/COREL, reason: lookup detected pending operations >[2012-04-03 17:45:04.190363] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client1/~dmtmp/COREL >[2012-04-03 17:45:04.190869] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background entry self-heal triggered. path: /clients/client8/~dmtmp/COREL, reason: lookup detected pending operations >[2012-04-03 17:45:04.191255] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background entry self-heal completed on /clients/client3/~dmtmp/COREL >[2012-04-03 17:45:04.193496] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client3/~dmtmp/COREL >[2012-04-03 17:45:04.195533] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-0: background entry self-heal triggered. path: /clients/client1/~dmtmp/COREL, reason: lookup detected pending operations >[2012-04-03 17:45:04.206140] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client1/~dmtmp/COREL, reason: lookup detected pending operations >[2012-04-03 17:45:04.210276] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background entry self-heal completed on /clients/client8/~dmtmp/COREL >[2012-04-03 17:45:04.210631] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client4/~dmtmp/COREL, reason: lookup detected pending operations >[2012-04-03 17:45:04.214146] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background entry self-heal triggered. path: /clients/client2/~dmtmp/COREL, reason: lookup detected pending operations >[2012-04-03 17:45:04.216555] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-0: background entry self-heal completed on /clients/client1/~dmtmp/COREL >[2012-04-03 17:45:04.218249] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client2/~dmtmp/COREL, reason: lookup detected pending operations >[2012-04-03 17:45:04.219332] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client1/~dmtmp/COREL >[2012-04-03 17:45:04.228960] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client4/~dmtmp/COREL >[2012-04-03 17:45:04.232478] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background entry self-heal completed on /clients/client2/~dmtmp/COREL >[2012-04-03 17:45:04.232800] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client2/~dmtmp/COREL >[2012-04-03 17:45:04.233685] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client4/~dmtmp/COREL, reason: lookup detected pending operations >[2012-04-03 17:45:04.233868] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-0: background entry self-heal triggered. path: /clients/client4/~dmtmp/COREL, reason: lookup detected pending operations >[2012-04-03 17:45:04.241678] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background entry self-heal triggered. path: /clients/client8/~dmtmp/COREL, reason: lookup detected pending operations >[2012-04-03 17:45:04.254195] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-0: background entry self-heal completed on /clients/client4/~dmtmp/COREL >[2012-04-03 17:45:04.256948] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client4/~dmtmp/COREL >[2012-04-03 17:45:04.295740] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background entry self-heal completed on /clients/client8/~dmtmp/COREL >[2012-04-03 17:45:04.306121] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background data self-heal triggered. path: /clients/client7/~dmtmp/COREL/@@@CDRW.TMP, reason: lookup detected pending operations >[2012-04-03 17:45:04.310541] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background entry self-heal triggered. path: /clients/client9/~dmtmp/COREL, reason: lookup detected pending operations >[2012-04-03 17:45:04.310783] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client9/~dmtmp/COREL, reason: lookup detected pending operations >[2012-04-03 17:45:04.324049] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background entry self-heal completed on /clients/client9/~dmtmp/COREL >[2012-04-03 17:45:04.325392] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client9/~dmtmp/COREL >[2012-04-03 17:45:04.329139] I [afr-self-heal-data.c:776:afr_sh_data_fix] 7-dstore-replicate-2: no active sinks for performing self-heal on file /clients/client7/~dmtmp/COREL/@@@CDRW.TMP >[2012-04-03 17:45:04.332829] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background entry self-heal triggered. path: /clients/client3/~dmtmp/COREL, reason: lookup detected pending operations >[2012-04-03 17:45:04.338530] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background entry self-heal triggered. path: /clients/client7/~dmtmp/COREL, reason: lookup detected pending operations >[2012-04-03 17:45:04.338737] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client1/~dmtmp/COREL, reason: lookup detected pending operations >[2012-04-03 17:45:04.339561] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client7/~dmtmp/COREL, reason: lookup detected pending operations >[2012-04-03 17:45:04.339869] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background data self-heal completed on /clients/client7/~dmtmp/COREL/@@@CDRW.TMP >[2012-04-03 17:45:04.341208] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background entry self-heal triggered. path: /clients/client8/~dmtmp/COREL, reason: lookup detected pending operations >[2012-04-03 17:45:04.348494] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client4/~dmtmp/COREL, reason: lookup detected pending operations >[2012-04-03 17:45:04.349035] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background entry self-heal completed on /clients/client3/~dmtmp/COREL >[2012-04-03 17:45:04.352978] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background entry self-heal completed on /clients/client7/~dmtmp/COREL >[2012-04-03 17:45:04.353708] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client3/~dmtmp/COREL, reason: lookup detected pending operations >[2012-04-03 17:45:04.353980] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background entry self-heal triggered. path: /clients/client3/~dmtmp/COREL, reason: lookup detected pending operations >[2012-04-03 17:45:04.355355] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background entry self-heal completed on /clients/client8/~dmtmp/COREL >[2012-04-03 17:45:04.356013] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client1/~dmtmp/COREL >[2012-04-03 17:45:04.356986] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client7/~dmtmp/COREL >[2012-04-03 17:45:04.360931] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client1/~dmtmp/COREL, reason: lookup detected pending operations >[2012-04-03 17:45:04.361651] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-0: background entry self-heal triggered. path: /clients/client1/~dmtmp/COREL, reason: lookup detected pending operations >[2012-04-03 17:45:04.364325] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client4/~dmtmp/COREL >[2012-04-03 17:45:04.366990] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client5/~dmtmp/COREL, reason: lookup detected pending operations >[2012-04-03 17:45:04.367507] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-0: background entry self-heal triggered. path: /clients/client4/~dmtmp/COREL, reason: lookup detected pending operations >[2012-04-03 17:45:04.368999] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client4/~dmtmp/COREL, reason: lookup detected pending operations >[2012-04-03 17:45:04.369191] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client3/~dmtmp/COREL >[2012-04-03 17:45:04.371354] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background data self-heal triggered. path: /clients/client7/~dmtmp/COREL/@@@CDRW.TMP, reason: lookup detected pending operations >[2012-04-03 17:45:04.371923] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-0: background entry self-heal completed on /clients/client1/~dmtmp/COREL >[2012-04-03 17:45:04.373089] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-0: background entry self-heal triggered. path: /clients/client0/~dmtmp/COREL, reason: lookup detected pending operations >[2012-04-03 17:45:04.373313] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client1/~dmtmp/COREL >[2012-04-03 17:45:04.374427] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background entry self-heal completed on /clients/client3/~dmtmp/COREL >[2012-04-03 17:45:04.378810] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client5/~dmtmp/COREL >[2012-04-03 17:45:04.379411] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-0: background entry self-heal completed on /clients/client4/~dmtmp/COREL >[2012-04-03 17:45:04.380520] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client4/~dmtmp/COREL >[2012-04-03 17:45:04.383080] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client5/~dmtmp/COREL, reason: lookup detected pending operations >[2012-04-03 17:45:04.383425] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background entry self-heal triggered. path: /clients/client5/~dmtmp/COREL, reason: lookup detected pending operations >[2012-04-03 17:45:04.384944] I [afr-self-heal-data.c:776:afr_sh_data_fix] 7-dstore-replicate-2: no active sinks for performing self-heal on file /clients/client7/~dmtmp/COREL/@@@CDRW.TMP >[2012-04-03 17:45:04.388609] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-0: background entry self-heal completed on /clients/client0/~dmtmp/COREL >[2012-04-03 17:45:04.389634] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background data self-heal completed on /clients/client7/~dmtmp/COREL/@@@CDRW.TMP >[2012-04-03 17:45:04.389825] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client5/~dmtmp/COREL >[2012-04-03 17:45:04.393592] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background entry self-heal triggered. path: /clients/client0/~dmtmp/COREL, reason: lookup detected pending operations >[2012-04-03 17:45:04.393821] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background entry self-heal triggered. path: /clients/client8/~dmtmp/COREL, reason: lookup detected pending operations >[2012-04-03 17:45:04.395211] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background data self-heal triggered. path: /clients/client9/~dmtmp/COREL/@@@CDRW.TMP, reason: lookup detected pending operations >[2012-04-03 17:45:04.395478] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-0: background entry self-heal triggered. path: /clients/client0/~dmtmp/COREL, reason: lookup detected pending operations >[2012-04-03 17:45:04.397075] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-0: background entry self-heal triggered. path: /clients/client6/~dmtmp/COREL, reason: lookup detected pending operations >[2012-04-03 17:45:04.397932] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client6/~dmtmp/COREL, reason: lookup detected pending operations >[2012-04-03 17:45:04.399223] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background entry self-heal completed on /clients/client5/~dmtmp/COREL >[2012-04-03 17:45:04.406129] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background entry self-heal completed on /clients/client0/~dmtmp/COREL >[2012-04-03 17:45:04.406952] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-0: background entry self-heal completed on /clients/client0/~dmtmp/COREL >[2012-04-03 17:45:04.408516] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-0: background entry self-heal completed on /clients/client6/~dmtmp/COREL >[2012-04-03 17:45:04.409815] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background entry self-heal completed on /clients/client8/~dmtmp/COREL >[2012-04-03 17:45:04.411764] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client1/~dmtmp/COREL, reason: lookup detected pending operations >[2012-04-03 17:45:04.412115] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client6/~dmtmp/COREL >[2012-04-03 17:45:04.413409] I [afr-self-heal-data.c:776:afr_sh_data_fix] 7-dstore-replicate-2: no active sinks for performing self-heal on file /clients/client9/~dmtmp/COREL/@@@CDRW.TMP >[2012-04-03 17:45:04.417035] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background entry self-heal triggered. path: /clients/client3/~dmtmp/COREL, reason: lookup detected pending operations >[2012-04-03 17:45:04.422145] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background data self-heal completed on /clients/client9/~dmtmp/COREL/@@@CDRW.TMP >[2012-04-03 17:45:04.424184] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client1/~dmtmp/COREL >[2012-04-03 17:45:04.427094] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client1/~dmtmp/COREL, reason: lookup detected pending operations >[2012-04-03 17:45:04.428115] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-0: background entry self-heal triggered. path: /clients/client1/~dmtmp/COREL, reason: lookup detected pending operations >[2012-04-03 17:45:04.429343] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client5/~dmtmp/COREL, reason: lookup detected pending operations >[2012-04-03 17:45:04.432217] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background entry self-heal completed on /clients/client3/~dmtmp/COREL >[2012-04-03 17:45:04.434410] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background entry self-heal triggered. path: /clients/client3/~dmtmp/COREL, reason: lookup detected pending operations >[2012-04-03 17:45:04.438220] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client3/~dmtmp/COREL, reason: lookup detected pending operations >[2012-04-03 17:45:04.443521] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client1/~dmtmp/COREL >[2012-04-03 17:45:04.444496] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client9/~dmtmp/COREL, reason: lookup detected pending operations >[2012-04-03 17:45:04.445614] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background entry self-heal triggered. path: /clients/client9/~dmtmp/COREL, reason: lookup detected pending operations >[2012-04-03 17:45:04.446890] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client5/~dmtmp/COREL >[2012-04-03 17:45:04.447398] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-0: background entry self-heal completed on /clients/client1/~dmtmp/COREL >[2012-04-03 17:45:04.447935] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background entry self-heal completed on /clients/client3/~dmtmp/COREL >[2012-04-03 17:45:04.449985] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background entry self-heal triggered. path: /clients/client8/~dmtmp/COREL, reason: lookup detected pending operations >[2012-04-03 17:45:04.452658] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background entry self-heal triggered. path: /clients/client5/~dmtmp/COREL, reason: lookup detected pending operations >[2012-04-03 17:45:04.453017] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client5/~dmtmp/COREL, reason: lookup detected pending operations >[2012-04-03 17:45:04.454006] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client3/~dmtmp/COREL >[2012-04-03 17:45:04.456139] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-0: background entry self-heal triggered. path: /clients/client0/~dmtmp/COREL, reason: lookup detected pending operations >[2012-04-03 17:45:04.458945] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background entry self-heal completed on /clients/client9/~dmtmp/COREL >[2012-04-03 17:45:04.459648] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client9/~dmtmp/COREL >[2012-04-03 17:45:04.463280] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client7/~dmtmp/COREL, reason: lookup detected pending operations >[2012-04-03 17:45:04.464002] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-0: background entry self-heal triggered. path: /clients/client7/~dmtmp/COREL, reason: lookup detected pending operations >[2012-04-03 17:45:04.464390] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background data self-heal triggered. path: /clients/client9/~dmtmp/COREL/@@@CDRW.TMP, reason: lookup detected pending operations >[2012-04-03 17:45:04.464711] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background entry self-heal completed on /clients/client8/~dmtmp/COREL >[2012-04-03 17:45:04.465511] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background entry self-heal triggered. path: /clients/client7/~dmtmp/COREL, reason: lookup detected pending operations >[2012-04-03 17:45:04.467454] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background entry self-heal completed on /clients/client5/~dmtmp/COREL >[2012-04-03 17:45:04.467706] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client5/~dmtmp/COREL >[2012-04-03 17:45:04.472390] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client6/~dmtmp/COREL, reason: lookup detected pending operations >[2012-04-03 17:45:04.472906] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-0: background entry self-heal completed on /clients/client0/~dmtmp/COREL >[2012-04-03 17:45:04.473559] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-0: background entry self-heal triggered. path: /clients/client6/~dmtmp/COREL, reason: lookup detected pending operations >[2012-04-03 17:45:04.474600] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background entry self-heal completed on /clients/client7/~dmtmp/COREL >[2012-04-03 17:45:04.476787] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background entry self-heal triggered. path: /clients/client0/~dmtmp/COREL, reason: lookup detected pending operations >[2012-04-03 17:45:04.477524] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-0: background entry self-heal triggered. path: /clients/client0/~dmtmp/COREL, reason: lookup detected pending operations >[2012-04-03 17:45:04.477782] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-0: background entry self-heal completed on /clients/client7/~dmtmp/COREL >[2012-04-03 17:45:04.479652] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background entry self-heal triggered. path: /clients/client8/~dmtmp/COREL, reason: lookup detected pending operations >[2012-04-03 17:45:04.482691] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client7/~dmtmp/COREL >[2012-04-03 17:45:04.486908] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-0: background entry self-heal completed on /clients/client6/~dmtmp/COREL >[2012-04-03 17:45:04.487551] I [afr-self-heal-data.c:776:afr_sh_data_fix] 7-dstore-replicate-2: no active sinks for performing self-heal on file /clients/client9/~dmtmp/COREL/@@@CDRW.TMP >[2012-04-03 17:45:04.487933] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client6/~dmtmp/COREL >[2012-04-03 17:45:04.488741] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-0: background entry self-heal completed on /clients/client0/~dmtmp/COREL >[2012-04-03 17:45:04.490056] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background entry self-heal completed on /clients/client0/~dmtmp/COREL >[2012-04-03 17:45:04.493741] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background entry self-heal completed on /clients/client8/~dmtmp/COREL >[2012-04-03 17:45:04.494176] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background entry self-heal triggered. path: /clients/client5/~dmtmp/COREL, reason: lookup detected pending operations >[2012-04-03 17:45:04.495537] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background data self-heal completed on /clients/client9/~dmtmp/COREL/@@@CDRW.TMP >[2012-04-03 17:45:04.496325] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client1/~dmtmp/COREL, reason: lookup detected pending operations >[2012-04-03 17:45:04.497425] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background entry self-heal triggered. path: /clients/client9/~dmtmp/COREL, reason: lookup detected pending operations >[2012-04-03 17:45:04.501548] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client9/~dmtmp/COREL, reason: lookup detected pending operations >[2012-04-03 17:45:04.505409] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background entry self-heal completed on /clients/client5/~dmtmp/COREL >[2012-04-03 17:45:04.507133] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background entry self-heal completed on /clients/client9/~dmtmp/COREL >[2012-04-03 17:45:04.514194] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client1/~dmtmp/COREL >[2012-04-03 17:45:04.516071] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client9/~dmtmp/COREL >[2012-04-03 17:45:04.519355] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client1/~dmtmp/COREL, reason: lookup detected pending operations >[2012-04-03 17:45:04.519604] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-0: background entry self-heal triggered. path: /clients/client1/~dmtmp/COREL, reason: lookup detected pending operations >[2012-04-03 17:45:04.521791] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background data self-heal triggered. path: /clients/client9/~dmtmp/COREL/@@@CDRW.TMP, reason: lookup detected pending operations >[2012-04-03 17:45:04.525514] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background entry self-heal triggered. path: /clients/client3/~dmtmp/COREL, reason: lookup detected pending operations >[2012-04-03 17:45:04.530008] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client1/~dmtmp/COREL >[2012-04-03 17:45:04.531244] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-0: background entry self-heal completed on /clients/client1/~dmtmp/COREL >[2012-04-03 17:45:04.537998] I [afr-self-heal-data.c:776:afr_sh_data_fix] 7-dstore-replicate-2: no active sinks for performing self-heal on file /clients/client9/~dmtmp/COREL/@@@CDRW.TMP >[2012-04-03 17:45:04.538972] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background entry self-heal completed on /clients/client3/~dmtmp/COREL >[2012-04-03 17:45:04.543045] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-0: background entry self-heal triggered. path: /clients/client0/~dmtmp/COREL, reason: lookup detected pending operations >[2012-04-03 17:45:04.543601] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background entry self-heal triggered. path: /clients/client3/~dmtmp/COREL, reason: lookup detected pending operations >[2012-04-03 17:45:04.544951] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client3/~dmtmp/COREL, reason: lookup detected pending operations >[2012-04-03 17:45:04.546233] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background data self-heal completed on /clients/client9/~dmtmp/COREL/@@@CDRW.TMP >[2012-04-03 17:45:04.549958] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-0: background entry self-heal completed on /clients/client0/~dmtmp/COREL >[2012-04-03 17:45:04.553413] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-0: background entry self-heal triggered. path: /clients/client0/~dmtmp/COREL, reason: lookup detected pending operations >[2012-04-03 17:45:04.553745] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background entry self-heal triggered. path: /clients/client0/~dmtmp/COREL, reason: lookup detected pending operations >[2012-04-03 17:45:04.554198] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-0: background entry self-heal triggered. path: /clients/client6/~dmtmp/COREL, reason: lookup detected pending operations >[2012-04-03 17:45:04.555291] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background entry self-heal completed on /clients/client3/~dmtmp/COREL >[2012-04-03 17:45:04.557163] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client6/~dmtmp/COREL, reason: lookup detected pending operations >[2012-04-03 17:45:04.558914] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client3/~dmtmp/COREL >[2012-04-03 17:45:04.564535] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background entry self-heal completed on /clients/client0/~dmtmp/COREL >[2012-04-03 17:45:04.566035] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client6/~dmtmp/COREL >[2012-04-03 17:45:04.568637] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-0: background entry self-heal completed on /clients/client0/~dmtmp/COREL >[2012-04-03 17:45:04.569237] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background entry self-heal triggered. path: /clients/client7/~dmtmp/COREL, reason: lookup detected pending operations >[2012-04-03 17:45:04.569978] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-0: background entry self-heal triggered. path: /clients/client7/~dmtmp/COREL, reason: lookup detected pending operations >[2012-04-03 17:45:04.570845] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-0: background entry self-heal completed on /clients/client6/~dmtmp/COREL >[2012-04-03 17:45:04.574023] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client7/~dmtmp/COREL, reason: lookup detected pending operations >[2012-04-03 17:45:04.575005] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client1/~dmtmp/COREL, reason: lookup detected pending operations >[2012-04-03 17:45:04.583304] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background entry self-heal completed on /clients/client7/~dmtmp/COREL >[2012-04-03 17:45:04.583979] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client9/~dmtmp/COREL, reason: lookup detected pending operations >[2012-04-03 17:45:04.585367] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background entry self-heal triggered. path: /clients/client9/~dmtmp/COREL, reason: lookup detected pending operations >[2012-04-03 17:45:04.585616] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client7/~dmtmp/COREL >[2012-04-03 17:45:04.585893] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client1/~dmtmp/COREL >[2012-04-03 17:45:04.586505] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-0: background entry self-heal completed on /clients/client7/~dmtmp/COREL >[2012-04-03 17:45:04.589581] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-0: background entry self-heal triggered. path: /clients/client1/~dmtmp/COREL, reason: lookup detected pending operations >[2012-04-03 17:45:04.589992] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client1/~dmtmp/COREL, reason: lookup detected pending operations >[2012-04-03 17:45:04.596134] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background entry self-heal completed on /clients/client9/~dmtmp/COREL >[2012-04-03 17:45:04.597292] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client9/~dmtmp/COREL >[2012-04-03 17:45:04.603358] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background data self-heal triggered. path: /clients/client9/~dmtmp/COREL/@@@CDRW.TMP, reason: lookup detected pending operations >[2012-04-03 17:45:04.607036] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client1/~dmtmp/COREL >[2012-04-03 17:45:04.611540] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-0: background entry self-heal completed on /clients/client1/~dmtmp/COREL >[2012-04-03 17:45:04.614772] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background entry self-heal triggered. path: /clients/client3/~dmtmp/COREL, reason: lookup detected pending operations >[2012-04-03 17:45:04.622014] I [afr-self-heal-data.c:776:afr_sh_data_fix] 7-dstore-replicate-2: no active sinks for performing self-heal on file /clients/client9/~dmtmp/COREL/@@@CDRW.TMP >[2012-04-03 17:45:04.624253] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client6/~dmtmp/COREL, reason: lookup detected pending operations >[2012-04-03 17:45:04.624505] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-0: background entry self-heal triggered. path: /clients/client6/~dmtmp/COREL, reason: lookup detected pending operations >[2012-04-03 17:45:04.629453] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background entry self-heal completed on /clients/client3/~dmtmp/COREL >[2012-04-03 17:45:04.631606] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background data self-heal completed on /clients/client9/~dmtmp/COREL/@@@CDRW.TMP >[2012-04-03 17:45:04.633078] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-0: background entry self-heal completed on /clients/client6/~dmtmp/COREL >[2012-04-03 17:45:04.633484] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client3/~dmtmp/COREL, reason: lookup detected pending operations >[2012-04-03 17:45:04.635951] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background entry self-heal triggered. path: /clients/client3/~dmtmp/COREL, reason: lookup detected pending operations >[2012-04-03 17:45:04.640588] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client6/~dmtmp/COREL >[2012-04-03 17:45:04.647920] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client4/~dmtmp/COREL, reason: lookup detected pending operations >[2012-04-03 17:45:04.648279] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background entry self-heal triggered. path: /clients/client9/~dmtmp/COREL, reason: lookup detected pending operations >[2012-04-03 17:45:04.648687] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background entry self-heal completed on /clients/client3/~dmtmp/COREL >[2012-04-03 17:45:04.649703] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client3/~dmtmp/COREL >[2012-04-03 17:45:04.650779] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client9/~dmtmp/COREL, reason: lookup detected pending operations >[2012-04-03 17:45:04.659178] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background entry self-heal triggered. path: /clients/client2/~dmtmp/COREL, reason: lookup detected pending operations >[2012-04-03 17:45:04.659450] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client2/~dmtmp/COREL, reason: lookup detected pending operations >[2012-04-03 17:45:04.660641] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client4/~dmtmp/COREL >[2012-04-03 17:45:04.662465] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background entry self-heal completed on /clients/client9/~dmtmp/COREL >[2012-04-03 17:45:04.662866] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client9/~dmtmp/COREL >[2012-04-03 17:45:04.663952] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-0: background entry self-heal triggered. path: /clients/client4/~dmtmp/COREL, reason: lookup detected pending operations >[2012-04-03 17:45:04.665453] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client4/~dmtmp/COREL, reason: lookup detected pending operations >[2012-04-03 17:45:04.668740] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background data self-heal triggered. path: /clients/client9/~dmtmp/COREL/@@@CDRW.TMP, reason: lookup detected pending operations >[2012-04-03 17:45:04.670203] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client2/~dmtmp/COREL >[2012-04-03 17:45:04.673541] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client1/~dmtmp/COREL, reason: lookup detected pending operations >[2012-04-03 17:45:04.674516] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background entry self-heal completed on /clients/client2/~dmtmp/COREL >[2012-04-03 17:45:04.678894] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-0: background entry self-heal completed on /clients/client4/~dmtmp/COREL >[2012-04-03 17:45:04.680418] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client4/~dmtmp/COREL >[2012-04-03 17:45:04.683706] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client1/~dmtmp/COREL >[2012-04-03 17:45:04.684995] I [afr-self-heal-data.c:776:afr_sh_data_fix] 7-dstore-replicate-2: no active sinks for performing self-heal on file /clients/client9/~dmtmp/COREL/@@@CDRW.TMP >[2012-04-03 17:45:04.686708] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client1/~dmtmp/COREL, reason: lookup detected pending operations >[2012-04-03 17:45:04.691009] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-0: background entry self-heal triggered. path: /clients/client1/~dmtmp/COREL, reason: lookup detected pending operations >[2012-04-03 17:45:04.693454] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background data self-heal completed on /clients/client9/~dmtmp/COREL/@@@CDRW.TMP >[2012-04-03 17:45:04.698522] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-0: background entry self-heal completed on /clients/client1/~dmtmp/COREL >[2012-04-03 17:45:04.699149] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client2/~dmtmp/COREL, reason: lookup detected pending operations >[2012-04-03 17:45:04.699314] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client1/~dmtmp/COREL >[2012-04-03 17:45:04.703835] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background entry self-heal triggered. path: /clients/client2/~dmtmp/COREL, reason: lookup detected pending operations >[2012-04-03 17:45:04.707896] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client9/~dmtmp/COREL, reason: lookup detected pending operations >[2012-04-03 17:45:04.709595] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client2/~dmtmp/COREL >[2012-04-03 17:45:04.710313] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background entry self-heal triggered. path: /clients/client9/~dmtmp/COREL, reason: lookup detected pending operations >[2012-04-03 17:45:04.719910] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background entry self-heal completed on /clients/client2/~dmtmp/COREL >[2012-04-03 17:45:04.720155] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client9/~dmtmp/COREL >[2012-04-03 17:45:04.722600] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background entry self-heal completed on /clients/client9/~dmtmp/COREL >[2012-04-03 17:45:04.724266] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client1/~dmtmp/COREL, reason: lookup detected pending operations >[2012-04-03 17:45:04.725884] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client4/~dmtmp/COREL, reason: lookup detected pending operations >[2012-04-03 17:45:04.733210] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background entry self-heal triggered. path: /clients/client3/~dmtmp/COREL, reason: lookup detected pending operations >[2012-04-03 17:45:04.738291] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background entry self-heal triggered. path: /clients/client7/~dmtmp/COREL, reason: lookup detected pending operations >[2012-04-03 17:45:04.738996] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-0: background entry self-heal triggered. path: /clients/client7/~dmtmp/COREL, reason: lookup detected pending operations >[2012-04-03 17:45:04.739767] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client1/~dmtmp/COREL >[2012-04-03 17:45:04.740743] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client4/~dmtmp/COREL >[2012-04-03 17:45:04.741483] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client7/~dmtmp/COREL, reason: lookup detected pending operations >[2012-04-03 17:45:04.744869] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-0: background entry self-heal triggered. path: /clients/client1/~dmtmp/COREL, reason: lookup detected pending operations >[2012-04-03 17:45:04.745531] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background entry self-heal completed on /clients/client3/~dmtmp/COREL >[2012-04-03 17:45:04.746005] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client1/~dmtmp/COREL, reason: lookup detected pending operations >[2012-04-03 17:45:04.746655] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client4/~dmtmp/COREL, reason: lookup detected pending operations >[2012-04-03 17:45:04.747232] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client5/~dmtmp/COREL, reason: lookup detected pending operations >[2012-04-03 17:45:04.747712] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-0: background entry self-heal triggered. path: /clients/client4/~dmtmp/COREL, reason: lookup detected pending operations >[2012-04-03 17:45:04.748852] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background entry self-heal triggered. path: /clients/client3/~dmtmp/COREL, reason: lookup detected pending operations >[2012-04-03 17:45:04.750386] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background entry self-heal completed on /clients/client7/~dmtmp/COREL >[2012-04-03 17:45:04.751035] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client3/~dmtmp/COREL, reason: lookup detected pending operations >[2012-04-03 17:45:04.756509] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-0: background entry self-heal completed on /clients/client7/~dmtmp/COREL >[2012-04-03 17:45:04.760147] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-0: background entry self-heal completed on /clients/client1/~dmtmp/COREL >[2012-04-03 17:45:04.760300] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client7/~dmtmp/COREL >[2012-04-03 17:45:04.762092] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client1/~dmtmp/COREL >[2012-04-03 17:45:04.762442] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client4/~dmtmp/COREL >[2012-04-03 17:45:04.764787] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client5/~dmtmp/COREL >[2012-04-03 17:45:04.766712] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client3/~dmtmp/COREL >[2012-04-03 17:45:04.767194] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client5/~dmtmp/COREL, reason: lookup detected pending operations >[2012-04-03 17:45:04.768369] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-0: background entry self-heal completed on /clients/client4/~dmtmp/COREL >[2012-04-03 17:45:04.769522] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background entry self-heal completed on /clients/client3/~dmtmp/COREL >[2012-04-03 17:45:04.771924] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background entry self-heal triggered. path: /clients/client5/~dmtmp/COREL, reason: lookup detected pending operations >[2012-04-03 17:45:04.779383] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client5/~dmtmp/COREL >[2012-04-03 17:45:04.783168] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background entry self-heal completed on /clients/client5/~dmtmp/COREL >[2012-04-03 17:45:04.805697] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background entry self-heal triggered. path: /clients/client3/~dmtmp/COREL, reason: lookup detected pending operations >[2012-04-03 17:45:04.811733] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background data self-heal triggered. path: /clients/client9/~dmtmp/COREL/@@@CDRW.TMP, reason: lookup detected pending operations >[2012-04-03 17:45:04.816801] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background entry self-heal completed on /clients/client3/~dmtmp/COREL >[2012-04-03 17:45:04.819464] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background entry self-heal triggered. path: /clients/client8/~dmtmp/COREL, reason: lookup detected pending operations >[2012-04-03 17:45:04.821011] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background entry self-heal triggered. path: /clients/client3/~dmtmp/COREL, reason: lookup detected pending operations >[2012-04-03 17:45:04.824918] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client3/~dmtmp/COREL, reason: lookup detected pending operations >[2012-04-03 17:45:04.828508] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client5/~dmtmp/COREL, reason: lookup detected pending operations >[2012-04-03 17:45:04.829340] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background entry self-heal completed on /clients/client8/~dmtmp/COREL >[2012-04-03 17:45:04.829736] I [afr-self-heal-data.c:776:afr_sh_data_fix] 7-dstore-replicate-2: no active sinks for performing self-heal on file /clients/client9/~dmtmp/COREL/@@@CDRW.TMP >[2012-04-03 17:45:04.830375] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background entry self-heal completed on /clients/client3/~dmtmp/COREL >[2012-04-03 17:45:04.838260] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client1/~dmtmp/COREL, reason: lookup detected pending operations >[2012-04-03 17:45:04.838589] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client3/~dmtmp/COREL >[2012-04-03 17:45:04.839372] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client4/~dmtmp/COREL, reason: lookup detected pending operations >[2012-04-03 17:45:04.839647] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background data self-heal completed on /clients/client9/~dmtmp/COREL/@@@CDRW.TMP >[2012-04-03 17:45:04.840623] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client5/~dmtmp/COREL >[2012-04-03 17:45:04.845546] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client5/~dmtmp/COREL, reason: lookup detected pending operations >[2012-04-03 17:45:04.846472] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background entry self-heal triggered. path: /clients/client5/~dmtmp/COREL, reason: lookup detected pending operations >[2012-04-03 17:45:04.847167] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background entry self-heal triggered. path: /clients/client9/~dmtmp/COREL, reason: lookup detected pending operations >[2012-04-03 17:45:04.849802] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client9/~dmtmp/COREL, reason: lookup detected pending operations >[2012-04-03 17:45:04.854039] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client1/~dmtmp/COREL >[2012-04-03 17:45:04.854593] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client4/~dmtmp/COREL >[2012-04-03 17:45:04.855384] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-0: background entry self-heal triggered. path: /clients/client0/~dmtmp/COREL, reason: lookup detected pending operations >[2012-04-03 17:45:04.859124] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background entry self-heal triggered. path: /clients/client8/~dmtmp/COREL, reason: lookup detected pending operations >[2012-04-03 17:45:04.859372] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client1/~dmtmp/COREL, reason: lookup detected pending operations >[2012-04-03 17:45:04.859841] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-0: background entry self-heal triggered. path: /clients/client1/~dmtmp/COREL, reason: lookup detected pending operations >[2012-04-03 17:45:04.860221] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background entry self-heal completed on /clients/client5/~dmtmp/COREL >[2012-04-03 17:45:04.862040] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client4/~dmtmp/COREL, reason: lookup detected pending operations >[2012-04-03 17:45:04.862258] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background entry self-heal completed on /clients/client9/~dmtmp/COREL >[2012-04-03 17:45:04.862401] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client5/~dmtmp/COREL >[2012-04-03 17:45:04.863094] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-0: background entry self-heal triggered. path: /clients/client4/~dmtmp/COREL, reason: lookup detected pending operations >[2012-04-03 17:45:04.863418] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client9/~dmtmp/COREL >[2012-04-03 17:45:04.868028] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background data self-heal triggered. path: /clients/client9/~dmtmp/COREL/@@@CDRW.TMP, reason: lookup detected pending operations >[2012-04-03 17:45:04.868742] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client1/~dmtmp/COREL >[2012-04-03 17:45:04.869992] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background entry self-heal completed on /clients/client8/~dmtmp/COREL >[2012-04-03 17:45:04.871703] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-0: background entry self-heal completed on /clients/client0/~dmtmp/COREL >[2012-04-03 17:45:04.872197] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client4/~dmtmp/COREL >[2012-04-03 17:45:04.875484] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background entry self-heal triggered. path: /clients/client0/~dmtmp/COREL, reason: lookup detected pending operations >[2012-04-03 17:45:04.875649] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-0: background entry self-heal completed on /clients/client1/~dmtmp/COREL >[2012-04-03 17:45:04.876938] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-0: background entry self-heal completed on /clients/client4/~dmtmp/COREL >[2012-04-03 17:45:04.878746] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-0: background entry self-heal triggered. path: /clients/client0/~dmtmp/COREL, reason: lookup detected pending operations >[2012-04-03 17:45:04.879845] I [afr-self-heal-data.c:776:afr_sh_data_fix] 7-dstore-replicate-2: no active sinks for performing self-heal on file /clients/client9/~dmtmp/COREL/@@@CDRW.TMP >[2012-04-03 17:45:04.881111] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client2/~dmtmp/COREL, reason: lookup detected pending operations >[2012-04-03 17:45:04.882561] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background entry self-heal triggered. path: /clients/client2/~dmtmp/COREL, reason: lookup detected pending operations >[2012-04-03 17:45:04.884076] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background data self-heal completed on /clients/client9/~dmtmp/COREL/@@@CDRW.TMP >[2012-04-03 17:45:04.887644] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background entry self-heal completed on /clients/client0/~dmtmp/COREL >[2012-04-03 17:45:04.887869] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client2/~dmtmp/COREL >[2012-04-03 17:45:04.892422] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-0: background entry self-heal completed on /clients/client0/~dmtmp/COREL >[2012-04-03 17:45:04.897547] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background entry self-heal completed on /clients/client2/~dmtmp/COREL >[2012-04-03 17:45:04.898437] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background entry self-heal triggered. path: /clients/client8/~dmtmp/COREL, reason: lookup detected pending operations >[2012-04-03 17:45:04.900193] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client1/~dmtmp/COREL, reason: lookup detected pending operations >[2012-04-03 17:45:04.905141] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background entry self-heal triggered. path: /clients/client3/~dmtmp/COREL, reason: lookup detected pending operations >[2012-04-03 17:45:04.910614] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background entry self-heal completed on /clients/client8/~dmtmp/COREL >[2012-04-03 17:45:04.917068] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client1/~dmtmp/COREL >[2012-04-03 17:45:04.918255] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client4/~dmtmp/COREL, reason: lookup detected pending operations >[2012-04-03 17:45:04.918528] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client1/~dmtmp/COREL, reason: lookup detected pending operations >[2012-04-03 17:45:04.919740] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background entry self-heal completed on /clients/client3/~dmtmp/COREL >[2012-04-03 17:45:04.922812] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-0: background entry self-heal triggered. path: /clients/client1/~dmtmp/COREL, reason: lookup detected pending operations >[2012-04-03 17:45:04.923000] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client3/~dmtmp/COREL, reason: lookup detected pending operations >[2012-04-03 17:45:04.923555] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background entry self-heal triggered. path: /clients/client3/~dmtmp/COREL, reason: lookup detected pending operations >[2012-04-03 17:45:04.927036] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client4/~dmtmp/COREL >[2012-04-03 17:45:04.927477] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client1/~dmtmp/COREL >[2012-04-03 17:45:04.931302] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-0: background entry self-heal triggered. path: /clients/client4/~dmtmp/COREL, reason: lookup detected pending operations >[2012-04-03 17:45:04.931855] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client4/~dmtmp/COREL, reason: lookup detected pending operations >[2012-04-03 17:45:04.932221] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client3/~dmtmp/COREL >[2012-04-03 17:45:04.933134] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client5/~dmtmp/COREL, reason: lookup detected pending operations >[2012-04-03 17:45:04.936822] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client2/~dmtmp/COREL, reason: lookup detected pending operations >[2012-04-03 17:45:04.937145] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background entry self-heal triggered. path: /clients/client2/~dmtmp/COREL, reason: lookup detected pending operations >[2012-04-03 17:45:04.938248] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-0: background entry self-heal completed on /clients/client1/~dmtmp/COREL >[2012-04-03 17:45:04.939076] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background entry self-heal completed on /clients/client3/~dmtmp/COREL >[2012-04-03 17:45:04.940766] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-0: background entry self-heal triggered. path: /clients/client0/~dmtmp/COREL, reason: lookup detected pending operations >[2012-04-03 17:45:04.943849] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background entry self-heal completed on /clients/client2/~dmtmp/COREL >[2012-04-03 17:45:04.945082] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-0: background entry self-heal completed on /clients/client4/~dmtmp/COREL >[2012-04-03 17:45:04.948648] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client4/~dmtmp/COREL >[2012-04-03 17:45:04.949449] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background entry self-heal triggered. path: /clients/client8/~dmtmp/COREL, reason: lookup detected pending operations >[2012-04-03 17:45:04.949647] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client5/~dmtmp/COREL >[2012-04-03 17:45:04.950876] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client2/~dmtmp/COREL >[2012-04-03 17:45:04.953908] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background entry self-heal triggered. path: /clients/client5/~dmtmp/COREL, reason: lookup detected pending operations >[2012-04-03 17:45:04.957722] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background entry self-heal completed on /clients/client8/~dmtmp/COREL >[2012-04-03 17:45:04.960466] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-0: background entry self-heal completed on /clients/client0/~dmtmp/COREL >[2012-04-03 17:45:04.961668] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client5/~dmtmp/COREL, reason: lookup detected pending operations >[2012-04-03 17:45:04.962118] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client1/~dmtmp/COREL, reason: lookup detected pending operations >[2012-04-03 17:45:04.963841] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background entry self-heal completed on /clients/client5/~dmtmp/COREL >[2012-04-03 17:45:04.967892] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background entry self-heal triggered. path: /clients/client0/~dmtmp/COREL, reason: lookup detected pending operations >[2012-04-03 17:45:04.968764] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-0: background entry self-heal triggered. path: /clients/client0/~dmtmp/COREL, reason: lookup detected pending operations >[2012-04-03 17:45:04.970522] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background entry self-heal triggered. path: /clients/client7/~dmtmp/COREL, reason: lookup detected pending operations >[2012-04-03 17:45:04.970728] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-0: background entry self-heal triggered. path: /clients/client7/~dmtmp/COREL, reason: lookup detected pending operations >[2012-04-03 17:45:04.972603] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client7/~dmtmp/COREL, reason: lookup detected pending operations >[2012-04-03 17:45:04.975990] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client5/~dmtmp/COREL >[2012-04-03 17:45:04.976222] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client1/~dmtmp/COREL >[2012-04-03 17:45:04.978948] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client9/~dmtmp/COREL, reason: lookup detected pending operations >[2012-04-03 17:45:04.980165] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client1/~dmtmp/COREL, reason: lookup detected pending operations >[2012-04-03 17:45:04.980477] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-0: background entry self-heal triggered. path: /clients/client9/~dmtmp/COREL, reason: lookup detected pending operations >[2012-04-03 17:45:04.980974] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background entry self-heal triggered. path: /clients/client9/~dmtmp/COREL, reason: lookup detected pending operations >[2012-04-03 17:45:04.982571] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-0: background entry self-heal triggered. path: /clients/client1/~dmtmp/COREL, reason: lookup detected pending operations >[2012-04-03 17:45:04.983234] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background entry self-heal completed on /clients/client0/~dmtmp/COREL >[2012-04-03 17:45:04.983859] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background entry self-heal triggered. path: /clients/client3/~dmtmp/COREL, reason: lookup detected pending operations >[2012-04-03 17:45:04.984231] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client7/~dmtmp/COREL >[2012-04-03 17:45:04.985588] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background entry self-heal completed on /clients/client7/~dmtmp/COREL >[2012-04-03 17:45:04.986992] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client9/~dmtmp/COREL >[2012-04-03 17:45:04.987860] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background entry self-heal triggered. path: /clients/client8/~dmtmp/COREL, reason: lookup detected pending operations >[2012-04-03 17:45:04.988713] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-0: background entry self-heal completed on /clients/client0/~dmtmp/COREL >[2012-04-03 17:45:04.989020] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client1/~dmtmp/COREL >[2012-04-03 17:45:04.989854] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-0: background entry self-heal completed on /clients/client7/~dmtmp/COREL >[2012-04-03 17:45:04.994088] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background entry self-heal completed on /clients/client9/~dmtmp/COREL >[2012-04-03 17:45:04.996569] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background entry self-heal completed on /clients/client3/~dmtmp/COREL >[2012-04-03 17:45:04.997712] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-0: background entry self-heal completed on /clients/client9/~dmtmp/COREL >[2012-04-03 17:45:04.998033] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-0: background entry self-heal completed on /clients/client1/~dmtmp/COREL >[2012-04-03 17:45:04.999071] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background entry self-heal completed on /clients/client8/~dmtmp/COREL >[2012-04-03 17:45:05.000159] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client3/~dmtmp/COREL, reason: lookup detected pending operations >[2012-04-03 17:45:05.001808] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background entry self-heal triggered. path: /clients/client3/~dmtmp/COREL, reason: lookup detected pending operations >[2012-04-03 17:45:05.014691] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client3/~dmtmp/COREL >[2012-04-03 17:45:05.015128] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background entry self-heal completed on /clients/client3/~dmtmp/COREL >[2012-04-03 17:45:05.018202] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client5/~dmtmp/COREL, reason: lookup detected pending operations >[2012-04-03 17:45:05.025372] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client5/~dmtmp/COREL >[2012-04-03 17:45:05.027611] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client5/~dmtmp/COREL, reason: lookup detected pending operations >[2012-04-03 17:45:05.027821] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background entry self-heal triggered. path: /clients/client5/~dmtmp/COREL, reason: lookup detected pending operations >[2012-04-03 17:45:05.034328] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-0: background entry self-heal triggered. path: /clients/client7/~dmtmp/COREL, reason: lookup detected pending operations >[2012-04-03 17:45:05.035900] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background entry self-heal triggered. path: /clients/client7/~dmtmp/COREL, reason: lookup detected pending operations >[2012-04-03 17:45:05.036683] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client7/~dmtmp/COREL, reason: lookup detected pending operations >[2012-04-03 17:45:05.037412] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background entry self-heal completed on /clients/client5/~dmtmp/COREL >[2012-04-03 17:45:05.040041] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client5/~dmtmp/COREL >[2012-04-03 17:45:05.043527] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-0: background entry self-heal completed on /clients/client7/~dmtmp/COREL >[2012-04-03 17:45:05.044980] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client4/~dmtmp/COREL, reason: lookup detected pending operations >[2012-04-03 17:45:05.047196] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background entry self-heal completed on /clients/client7/~dmtmp/COREL >[2012-04-03 17:45:05.049545] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client7/~dmtmp/COREL >[2012-04-03 17:45:05.050428] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background entry self-heal triggered. path: /clients/client2/~dmtmp/COREL, reason: lookup detected pending operations >[2012-04-03 17:45:05.050700] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client2/~dmtmp/COREL, reason: lookup detected pending operations >[2012-04-03 17:45:05.056838] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client4/~dmtmp/COREL >[2012-04-03 17:45:05.059903] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client4/~dmtmp/COREL, reason: lookup detected pending operations >[2012-04-03 17:45:05.061151] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client2/~dmtmp/COREL >[2012-04-03 17:45:05.061406] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client9/~dmtmp/COREL, reason: lookup detected pending operations >[2012-04-03 17:45:05.061963] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-0: background entry self-heal triggered. path: /clients/client4/~dmtmp/COREL, reason: lookup detected pending operations >[2012-04-03 17:45:05.062906] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-0: background entry self-heal triggered. path: /clients/client9/~dmtmp/COREL, reason: lookup detected pending operations >[2012-04-03 17:45:05.064465] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background entry self-heal completed on /clients/client2/~dmtmp/COREL >[2012-04-03 17:45:05.067916] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background entry self-heal triggered. path: /clients/client9/~dmtmp/COREL, reason: lookup detected pending operations >[2012-04-03 17:45:05.068389] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client6/~dmtmp/COREL, reason: lookup detected pending operations >[2012-04-03 17:45:05.068970] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-0: background entry self-heal triggered. path: /clients/client6/~dmtmp/COREL, reason: lookup detected pending operations >[2012-04-03 17:45:05.069542] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client4/~dmtmp/COREL >[2012-04-03 17:45:05.069763] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client9/~dmtmp/COREL >[2012-04-03 17:45:05.071768] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-0: background entry self-heal completed on /clients/client4/~dmtmp/COREL >[2012-04-03 17:45:05.072626] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-0: background entry self-heal completed on /clients/client9/~dmtmp/COREL >[2012-04-03 17:45:05.077845] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-0: background entry self-heal completed on /clients/client6/~dmtmp/COREL >[2012-04-03 17:45:05.078728] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client6/~dmtmp/COREL >[2012-04-03 17:45:05.083766] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background entry self-heal completed on /clients/client9/~dmtmp/COREL >[2012-04-03 17:45:05.086068] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background entry self-heal triggered. path: /clients/client3/~dmtmp/COREL, reason: lookup detected pending operations >[2012-04-03 17:45:05.087516] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client1/~dmtmp/COREL, reason: lookup detected pending operations >[2012-04-03 17:45:05.096656] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background entry self-heal completed on /clients/client3/~dmtmp/COREL >[2012-04-03 17:45:05.097945] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client1/~dmtmp/COREL >[2012-04-03 17:45:05.099120] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client3/~dmtmp/COREL, reason: lookup detected pending operations >[2012-04-03 17:45:05.099611] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-0: background entry self-heal triggered. path: /clients/client0/~dmtmp/COREL, reason: lookup detected pending operations >[2012-04-03 17:45:05.100612] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client7/~dmtmp/COREL, reason: lookup detected pending operations >[2012-04-03 17:45:05.101148] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background entry self-heal triggered. path: /clients/client3/~dmtmp/COREL, reason: lookup detected pending operations >[2012-04-03 17:45:05.101489] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background entry self-heal triggered. path: /clients/client7/~dmtmp/COREL, reason: lookup detected pending operations >[2012-04-03 17:45:05.101661] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client1/~dmtmp/COREL, reason: lookup detected pending operations >[2012-04-03 17:45:05.102118] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-0: background entry self-heal triggered. path: /clients/client7/~dmtmp/COREL, reason: lookup detected pending operations >[2012-04-03 17:45:05.102997] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-0: background entry self-heal triggered. path: /clients/client1/~dmtmp/COREL, reason: lookup detected pending operations >[2012-04-03 17:45:05.107106] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client2/~dmtmp/COREL, reason: lookup detected pending operations >[2012-04-03 17:45:05.109602] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client3/~dmtmp/COREL >[2012-04-03 17:45:05.110030] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background entry self-heal triggered. path: /clients/client2/~dmtmp/COREL, reason: lookup detected pending operations >[2012-04-03 17:45:05.110276] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-0: background entry self-heal completed on /clients/client0/~dmtmp/COREL >[2012-04-03 17:45:05.110914] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-0: background entry self-heal completed on /clients/client7/~dmtmp/COREL >[2012-04-03 17:45:05.111274] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client7/~dmtmp/COREL >[2012-04-03 17:45:05.111677] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client1/~dmtmp/COREL >[2012-04-03 17:45:05.114148] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-0: background entry self-heal triggered. path: /clients/client0/~dmtmp/COREL, reason: lookup detected pending operations >[2012-04-03 17:45:05.114460] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-0: background entry self-heal completed on /clients/client1/~dmtmp/COREL >[2012-04-03 17:45:05.115291] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client2/~dmtmp/COREL >[2012-04-03 17:45:05.116874] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background entry self-heal triggered. path: /clients/client0/~dmtmp/COREL, reason: lookup detected pending operations >[2012-04-03 17:45:05.117601] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background entry self-heal completed on /clients/client3/~dmtmp/COREL >[2012-04-03 17:45:05.118496] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background entry self-heal completed on /clients/client7/~dmtmp/COREL >[2012-04-03 17:45:05.121112] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client4/~dmtmp/COREL, reason: lookup detected pending operations >[2012-04-03 17:45:05.125146] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client9/~dmtmp/COREL, reason: lookup detected pending operations >[2012-04-03 17:45:05.125660] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-0: background entry self-heal triggered. path: /clients/client9/~dmtmp/COREL, reason: lookup detected pending operations >[2012-04-03 17:45:05.126354] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background entry self-heal completed on /clients/client2/~dmtmp/COREL >[2012-04-03 17:45:05.126815] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background entry self-heal triggered. path: /clients/client9/~dmtmp/COREL, reason: lookup detected pending operations >[2012-04-03 17:45:05.128147] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-0: background entry self-heal completed on /clients/client0/~dmtmp/COREL >[2012-04-03 17:45:05.133994] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background entry self-heal completed on /clients/client0/~dmtmp/COREL >[2012-04-03 17:45:05.135464] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-0: background entry self-heal completed on /clients/client9/~dmtmp/COREL >[2012-04-03 17:45:05.136061] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client4/~dmtmp/COREL >[2012-04-03 17:45:05.139394] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-0: background entry self-heal triggered. path: /clients/client4/~dmtmp/COREL, reason: lookup detected pending operations >[2012-04-03 17:45:05.139875] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client9/~dmtmp/COREL >[2012-04-03 17:45:05.140497] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client4/~dmtmp/COREL, reason: lookup detected pending operations >[2012-04-03 17:45:05.144030] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background entry self-heal completed on /clients/client9/~dmtmp/COREL >[2012-04-03 17:45:05.149072] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-0: background entry self-heal triggered. path: /clients/client6/~dmtmp/COREL, reason: lookup detected pending operations >[2012-04-03 17:45:05.150651] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client6/~dmtmp/COREL, reason: lookup detected pending operations >[2012-04-03 17:45:05.150922] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-0: background entry self-heal completed on /clients/client4/~dmtmp/COREL >[2012-04-03 17:45:05.152432] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client4/~dmtmp/COREL >[2012-04-03 17:45:05.156407] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-0: background entry self-heal completed on /clients/client6/~dmtmp/COREL >[2012-04-03 17:45:05.157175] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client5/~dmtmp/COREL, reason: lookup detected pending operations >[2012-04-03 17:45:05.158327] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-0: background entry self-heal triggered. path: /clients/client7/~dmtmp/COREL, reason: lookup detected pending operations >[2012-04-03 17:45:05.158831] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background entry self-heal triggered. path: /clients/client7/~dmtmp/COREL, reason: lookup detected pending operations >[2012-04-03 17:45:05.160288] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client7/~dmtmp/COREL, reason: lookup detected pending operations >[2012-04-03 17:45:05.163421] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-0: background entry self-heal completed on /clients/client7/~dmtmp/COREL >[2012-04-03 17:45:05.164278] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client1/~dmtmp/COREL, reason: lookup detected pending operations >[2012-04-03 17:45:05.164797] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client6/~dmtmp/COREL >[2012-04-03 17:45:05.168542] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background entry self-heal completed on /clients/client7/~dmtmp/COREL >[2012-04-03 17:45:05.170261] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client5/~dmtmp/COREL >[2012-04-03 17:45:05.173082] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client7/~dmtmp/COREL >[2012-04-03 17:45:05.174061] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client5/~dmtmp/COREL, reason: lookup detected pending operations >[2012-04-03 17:45:05.176468] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client1/~dmtmp/COREL >[2012-04-03 17:45:05.177578] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background entry self-heal triggered. path: /clients/client5/~dmtmp/COREL, reason: lookup detected pending operations >[2012-04-03 17:45:05.178790] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client1/~dmtmp/COREL, reason: lookup detected pending operations >[2012-04-03 17:45:05.180971] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-0: background entry self-heal triggered. path: /clients/client1/~dmtmp/COREL, reason: lookup detected pending operations >[2012-04-03 17:45:05.183268] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client5/~dmtmp/COREL >[2012-04-03 17:45:05.183690] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-0: background entry self-heal triggered. path: /clients/client0/~dmtmp/COREL, reason: lookup detected pending operations >[2012-04-03 17:45:05.188127] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background entry self-heal completed on /clients/client5/~dmtmp/COREL >[2012-04-03 17:45:05.190459] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client1/~dmtmp/COREL >[2012-04-03 17:45:05.191057] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background entry self-heal triggered. path: /clients/client2/~dmtmp/COREL, reason: lookup detected pending operations >[2012-04-03 17:45:05.193994] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client2/~dmtmp/COREL, reason: lookup detected pending operations >[2012-04-03 17:45:05.194875] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-0: background entry self-heal completed on /clients/client1/~dmtmp/COREL >[2012-04-03 17:45:05.195450] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-0: background entry self-heal completed on /clients/client0/~dmtmp/COREL >[2012-04-03 17:45:05.199523] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-0: background entry self-heal triggered. path: /clients/client0/~dmtmp/COREL, reason: lookup detected pending operations >[2012-04-03 17:45:05.199896] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background entry self-heal triggered. path: /clients/client0/~dmtmp/COREL, reason: lookup detected pending operations >[2012-04-03 17:45:05.200804] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background entry self-heal triggered. path: /clients/client3/~dmtmp/COREL, reason: lookup detected pending operations >[2012-04-03 17:45:05.204470] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background entry self-heal completed on /clients/client2/~dmtmp/COREL >[2012-04-03 17:45:05.209696] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-0: background entry self-heal completed on /clients/client0/~dmtmp/COREL >[2012-04-03 17:45:05.211234] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client2/~dmtmp/COREL >[2012-04-03 17:45:05.214218] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-0: background entry self-heal triggered. path: /clients/client6/~dmtmp/COREL, reason: lookup detected pending operations >[2012-04-03 17:45:05.214621] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client6/~dmtmp/COREL, reason: lookup detected pending operations >[2012-04-03 17:45:05.216265] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background entry self-heal completed on /clients/client0/~dmtmp/COREL >[2012-04-03 17:45:05.217387] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background entry self-heal completed on /clients/client3/~dmtmp/COREL >[2012-04-03 17:45:05.219358] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client4/~dmtmp/COREL, reason: lookup detected pending operations >[2012-04-03 17:45:05.222204] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client3/~dmtmp/COREL, reason: lookup detected pending operations >[2012-04-03 17:45:05.224084] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background entry self-heal triggered. path: /clients/client3/~dmtmp/COREL, reason: lookup detected pending operations >[2012-04-03 17:45:05.224483] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-0: background entry self-heal triggered. path: /clients/client7/~dmtmp/COREL, reason: lookup detected pending operations >[2012-04-03 17:45:05.224867] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background entry self-heal triggered. path: /clients/client7/~dmtmp/COREL, reason: lookup detected pending operations >[2012-04-03 17:45:05.226619] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client7/~dmtmp/COREL, reason: lookup detected pending operations >[2012-04-03 17:45:05.227145] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client6/~dmtmp/COREL >[2012-04-03 17:45:05.228872] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-0: background entry self-heal completed on /clients/client6/~dmtmp/COREL >[2012-04-03 17:45:05.234618] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background entry self-heal triggered. path: /clients/client2/~dmtmp/COREL, reason: lookup detected pending operations >[2012-04-03 17:45:05.234989] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client2/~dmtmp/COREL, reason: lookup detected pending operations >[2012-04-03 17:45:05.235188] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client4/~dmtmp/COREL >[2012-04-03 17:45:05.236167] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client3/~dmtmp/COREL >[2012-04-03 17:45:05.236428] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client7/~dmtmp/COREL >[2012-04-03 17:45:05.238869] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client4/~dmtmp/COREL, reason: lookup detected pending operations >[2012-04-03 17:45:05.240001] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-0: background entry self-heal completed on /clients/client7/~dmtmp/COREL >[2012-04-03 17:45:05.240746] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-0: background entry self-heal triggered. path: /clients/client4/~dmtmp/COREL, reason: lookup detected pending operations >[2012-04-03 17:45:05.240893] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background entry self-heal completed on /clients/client3/~dmtmp/COREL >[2012-04-03 17:45:05.241203] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background entry self-heal completed on /clients/client7/~dmtmp/COREL >[2012-04-03 17:45:05.241731] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client5/~dmtmp/COREL, reason: lookup detected pending operations >[2012-04-03 17:45:05.246610] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client2/~dmtmp/COREL >[2012-04-03 17:45:05.248035] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background entry self-heal completed on /clients/client2/~dmtmp/COREL >[2012-04-03 17:45:05.252782] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-0: background entry self-heal completed on /clients/client4/~dmtmp/COREL >[2012-04-03 17:45:05.254334] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client4/~dmtmp/COREL >[2012-04-03 17:45:05.254805] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client5/~dmtmp/COREL >[2012-04-03 17:45:05.260061] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client5/~dmtmp/COREL, reason: lookup detected pending operations >[2012-04-03 17:45:05.264014] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background entry self-heal triggered. path: /clients/client5/~dmtmp/COREL, reason: lookup detected pending operations >[2012-04-03 17:45:05.266294] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client1/~dmtmp/COREL, reason: lookup detected pending operations >[2012-04-03 17:45:05.266645] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-0: background entry self-heal triggered. path: /clients/client1/~dmtmp/COREL, reason: lookup detected pending operations >[2012-04-03 17:45:05.272766] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client5/~dmtmp/COREL >[2012-04-03 17:45:05.274448] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-0: background entry self-heal completed on /clients/client1/~dmtmp/COREL >[2012-04-03 17:45:05.276669] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client1/~dmtmp/COREL >[2012-04-03 17:45:05.280662] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background entry self-heal completed on /clients/client5/~dmtmp/COREL >[2012-04-03 17:45:05.289487] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background entry self-heal triggered. path: /clients/client3/~dmtmp/COREL, reason: lookup detected pending operations >[2012-04-03 17:45:05.297456] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background entry self-heal completed on /clients/client3/~dmtmp/COREL >[2012-04-03 17:45:05.301050] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-0: background entry self-heal triggered. path: /clients/client0/~dmtmp/COREL, reason: lookup detected pending operations >[2012-04-03 17:45:05.301297] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client3/~dmtmp/COREL, reason: lookup detected pending operations >[2012-04-03 17:45:05.303399] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background entry self-heal triggered. path: /clients/client3/~dmtmp/COREL, reason: lookup detected pending operations >[2012-04-03 17:45:05.309756] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-0: background entry self-heal completed on /clients/client0/~dmtmp/COREL >[2012-04-03 17:45:05.310754] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client3/~dmtmp/COREL >[2012-04-03 17:45:05.311494] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-0: background entry self-heal triggered. path: /clients/client9/~dmtmp/COREL, reason: lookup detected pending operations >[2012-04-03 17:45:05.312380] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-0: background entry self-heal triggered. path: /clients/client0/~dmtmp/COREL, reason: lookup detected pending operations >[2012-04-03 17:45:05.312590] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client4/~dmtmp/COREL, reason: lookup detected pending operations >[2012-04-03 17:45:05.313275] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background entry self-heal triggered. path: /clients/client9/~dmtmp/COREL, reason: lookup detected pending operations >[2012-04-03 17:45:05.314159] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background entry self-heal triggered. path: /clients/client0/~dmtmp/COREL, reason: lookup detected pending operations >[2012-04-03 17:45:05.314904] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background entry self-heal completed on /clients/client3/~dmtmp/COREL >[2012-04-03 17:45:05.316143] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client9/~dmtmp/COREL, reason: lookup detected pending operations >[2012-04-03 17:45:05.319383] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-0: background entry self-heal completed on /clients/client9/~dmtmp/COREL >[2012-04-03 17:45:05.321038] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-0: background entry self-heal completed on /clients/client0/~dmtmp/COREL >[2012-04-03 17:45:05.323334] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background entry self-heal completed on /clients/client9/~dmtmp/COREL >[2012-04-03 17:45:05.323510] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background entry self-heal completed on /clients/client0/~dmtmp/COREL >[2012-04-03 17:45:05.324461] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background entry self-heal triggered. path: /clients/client2/~dmtmp/COREL, reason: lookup detected pending operations >[2012-04-03 17:45:05.327000] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client2/~dmtmp/COREL, reason: lookup detected pending operations >[2012-04-03 17:45:05.329326] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client1/~dmtmp/COREL, reason: lookup detected pending operations >[2012-04-03 17:45:05.331865] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-0: background entry self-heal triggered. path: /clients/client7/~dmtmp/COREL, reason: lookup detected pending operations >[2012-04-03 17:45:05.332135] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client7/~dmtmp/COREL, reason: lookup detected pending operations >[2012-04-03 17:45:05.334289] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background entry self-heal triggered. path: /clients/client7/~dmtmp/COREL, reason: lookup detected pending operations >[2012-04-03 17:45:05.335526] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client4/~dmtmp/COREL >[2012-04-03 17:45:05.338950] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client9/~dmtmp/COREL >[2012-04-03 17:45:05.339385] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-0: background entry self-heal triggered. path: /clients/client4/~dmtmp/COREL, reason: lookup detected pending operations >[2012-04-03 17:45:05.340377] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client4/~dmtmp/COREL, reason: lookup detected pending operations >[2012-04-03 17:45:05.341659] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background entry self-heal completed on /clients/client2/~dmtmp/COREL >[2012-04-03 17:45:05.342788] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-0: background entry self-heal completed on /clients/client7/~dmtmp/COREL >[2012-04-03 17:45:05.344176] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client2/~dmtmp/COREL >[2012-04-03 17:45:05.345889] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client1/~dmtmp/COREL >[2012-04-03 17:45:05.346755] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background entry self-heal completed on /clients/client7/~dmtmp/COREL >[2012-04-03 17:45:05.348318] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client7/~dmtmp/COREL >[2012-04-03 17:45:05.350395] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client1/~dmtmp/COREL, reason: lookup detected pending operations >[2012-04-03 17:45:05.352179] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-0: background entry self-heal triggered. path: /clients/client1/~dmtmp/COREL, reason: lookup detected pending operations >[2012-04-03 17:45:05.353636] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-0: background entry self-heal completed on /clients/client4/~dmtmp/COREL >[2012-04-03 17:45:05.355934] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client4/~dmtmp/COREL >[2012-04-03 17:45:05.357402] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background entry self-heal triggered. path: /clients/client8/~dmtmp/COREL, reason: lookup detected pending operations >[2012-04-03 17:45:05.366005] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client1/~dmtmp/COREL >[2012-04-03 17:45:05.367724] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client5/~dmtmp/COREL, reason: lookup detected pending operations >[2012-04-03 17:45:05.370060] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-0: background entry self-heal completed on /clients/client1/~dmtmp/COREL >[2012-04-03 17:45:05.376042] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background entry self-heal completed on /clients/client8/~dmtmp/COREL >[2012-04-03 17:45:05.377179] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-0: background entry self-heal triggered. path: /clients/client0/~dmtmp/COREL, reason: lookup detected pending operations >[2012-04-03 17:45:05.379880] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background entry self-heal triggered. path: /clients/client2/~dmtmp/COREL, reason: lookup detected pending operations >[2012-04-03 17:45:05.382538] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client2/~dmtmp/COREL, reason: lookup detected pending operations >[2012-04-03 17:45:05.382734] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client5/~dmtmp/COREL >[2012-04-03 17:45:05.387687] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-0: background entry self-heal completed on /clients/client0/~dmtmp/COREL >[2012-04-03 17:45:05.388429] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client5/~dmtmp/COREL, reason: lookup detected pending operations >[2012-04-03 17:45:05.388650] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background entry self-heal triggered. path: /clients/client5/~dmtmp/COREL, reason: lookup detected pending operations >[2012-04-03 17:45:05.391886] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-0: background entry self-heal triggered. path: /clients/client0/~dmtmp/COREL, reason: lookup detected pending operations >[2012-04-03 17:45:05.393753] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background entry self-heal triggered. path: /clients/client0/~dmtmp/COREL, reason: lookup detected pending operations >[2012-04-03 17:45:05.395116] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background entry self-heal completed on /clients/client2/~dmtmp/COREL >[2012-04-03 17:45:05.397873] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client2/~dmtmp/COREL >[2012-04-03 17:45:05.401076] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client5/~dmtmp/COREL >[2012-04-03 17:45:05.402443] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-0: background entry self-heal completed on /clients/client0/~dmtmp/COREL >[2012-04-03 17:45:05.402945] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client1/~dmtmp/COREL, reason: lookup detected pending operations >[2012-04-03 17:45:05.408640] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background entry self-heal completed on /clients/client5/~dmtmp/COREL >[2012-04-03 17:45:05.408991] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client3/~dmtmp/COREL, reason: lookup detected pending operations >[2012-04-03 17:45:05.411008] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background entry self-heal triggered. path: /clients/client3/~dmtmp/COREL, reason: lookup detected pending operations >[2012-04-03 17:45:05.411977] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background entry self-heal triggered. path: /clients/client8/~dmtmp/COREL, reason: lookup detected pending operations >[2012-04-03 17:45:05.412155] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background entry self-heal completed on /clients/client0/~dmtmp/COREL >[2012-04-03 17:45:05.415142] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client1/~dmtmp/COREL >[2012-04-03 17:45:05.419059] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client1/~dmtmp/COREL, reason: lookup detected pending operations >[2012-04-03 17:45:05.419787] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-0: background entry self-heal triggered. path: /clients/client1/~dmtmp/COREL, reason: lookup detected pending operations >[2012-04-03 17:45:05.423655] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client3/~dmtmp/COREL >[2012-04-03 17:45:05.425200] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background entry self-heal completed on /clients/client3/~dmtmp/COREL >[2012-04-03 17:45:05.426618] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background entry self-heal completed on /clients/client8/~dmtmp/COREL >[2012-04-03 17:45:05.429261] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client1/~dmtmp/COREL >[2012-04-03 17:45:05.437371] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-0: background entry self-heal completed on /clients/client1/~dmtmp/COREL >[2012-04-03 17:45:05.439294] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client4/~dmtmp/COREL, reason: lookup detected pending operations >[2012-04-03 17:45:05.448600] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client4/~dmtmp/COREL >[2012-04-03 17:45:05.451115] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client4/~dmtmp/COREL, reason: lookup detected pending operations >[2012-04-03 17:45:05.455117] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-0: background entry self-heal triggered. path: /clients/client4/~dmtmp/COREL, reason: lookup detected pending operations >[2012-04-03 17:45:05.458734] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client5/~dmtmp/COREL, reason: lookup detected pending operations >[2012-04-03 17:45:05.458997] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-0: background entry self-heal triggered. path: /clients/client1/~dmtmp/COREL, reason: lookup detected pending operations >[2012-04-03 17:45:05.460885] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background entry self-heal triggered. path: /clients/client8/~dmtmp/COREL, reason: lookup detected pending operations >[2012-04-03 17:45:05.461466] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client1/~dmtmp/COREL, reason: lookup detected pending operations >[2012-04-03 17:45:05.466138] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client4/~dmtmp/COREL >[2012-04-03 17:45:05.469080] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client5/~dmtmp/COREL >[2012-04-03 17:45:05.469891] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background entry self-heal triggered. path: /clients/client3/~dmtmp/COREL, reason: lookup detected pending operations >[2012-04-03 17:45:05.470313] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client1/~dmtmp/COREL >[2012-04-03 17:45:05.472063] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background entry self-heal completed on /clients/client8/~dmtmp/COREL >[2012-04-03 17:45:05.472356] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client5/~dmtmp/COREL, reason: lookup detected pending operations >[2012-04-03 17:45:05.473312] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background entry self-heal triggered. path: /clients/client5/~dmtmp/COREL, reason: lookup detected pending operations >[2012-04-03 17:45:05.477698] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background entry self-heal completed on /clients/client3/~dmtmp/COREL >[2012-04-03 17:45:05.478414] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client5/~dmtmp/COREL >[2012-04-03 17:45:05.480038] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client3/~dmtmp/COREL, reason: lookup detected pending operations >[2012-04-03 17:45:05.481019] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background entry self-heal triggered. path: /clients/client3/~dmtmp/COREL, reason: lookup detected pending operations >[2012-04-03 17:45:05.481312] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background entry self-heal completed on /clients/client5/~dmtmp/COREL >[2012-04-03 17:45:05.482812] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client3/~dmtmp/COREL >[2012-04-03 17:45:05.484526] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background entry self-heal completed on /clients/client3/~dmtmp/COREL >[2012-04-03 17:45:05.507478] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-0: background entry self-heal completed on /clients/client4/~dmtmp/COREL >[2012-04-03 17:45:05.508546] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background entry self-heal triggered. path: /clients/client2/~dmtmp/COREL, reason: lookup detected pending operations >[2012-04-03 17:45:05.508791] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client2/~dmtmp/COREL, reason: lookup detected pending operations >[2012-04-03 17:45:05.509357] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-0: background entry self-heal completed on /clients/client1/~dmtmp/COREL >[2012-04-03 17:45:05.511303] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-0: background entry self-heal triggered. path: /clients/client0/~dmtmp/COREL, reason: lookup detected pending operations >[2012-04-03 17:45:05.513575] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-0: background entry self-heal triggered. path: /clients/client6/~dmtmp/COREL, reason: lookup detected pending operations >[2012-04-03 17:45:05.516469] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client6/~dmtmp/COREL, reason: lookup detected pending operations >[2012-04-03 17:45:05.519375] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background entry self-heal completed on /clients/client2/~dmtmp/COREL >[2012-04-03 17:45:05.520519] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client2/~dmtmp/COREL >[2012-04-03 17:45:05.523758] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client6/~dmtmp/COREL >[2012-04-03 17:45:05.560038] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-0: background entry self-heal completed on /clients/client0/~dmtmp/COREL >[2012-04-03 17:45:05.560735] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-0: background entry self-heal completed on /clients/client6/~dmtmp/COREL >[2012-04-03 17:45:05.563168] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-0: background entry self-heal triggered. path: /clients/client0/~dmtmp/COREL, reason: lookup detected pending operations >[2012-04-03 17:45:05.563940] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background entry self-heal triggered. path: /clients/client0/~dmtmp/COREL, reason: lookup detected pending operations >[2012-04-03 17:45:05.568604] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client1/~dmtmp/COREL, reason: lookup detected pending operations >[2012-04-03 17:45:05.570596] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-0: background entry self-heal completed on /clients/client0/~dmtmp/COREL >[2012-04-03 17:45:05.573360] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background entry self-heal triggered. path: /clients/client3/~dmtmp/COREL, reason: lookup detected pending operations >[2012-04-03 17:45:05.575142] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background entry self-heal completed on /clients/client0/~dmtmp/COREL >[2012-04-03 17:45:05.575809] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client1/~dmtmp/COREL >[2012-04-03 17:45:05.580401] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-0: background entry self-heal triggered. path: /clients/client1/~dmtmp/COREL, reason: lookup detected pending operations >[2012-04-03 17:45:05.581270] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client1/~dmtmp/COREL, reason: lookup detected pending operations >[2012-04-03 17:45:05.583696] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client4/~dmtmp/COREL, reason: lookup detected pending operations >[2012-04-03 17:45:05.585585] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background entry self-heal completed on /clients/client3/~dmtmp/COREL >[2012-04-03 17:45:05.587382] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client2/~dmtmp/COREL, reason: lookup detected pending operations >[2012-04-03 17:45:05.590478] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client3/~dmtmp/COREL, reason: lookup detected pending operations >[2012-04-03 17:45:05.591399] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background entry self-heal triggered. path: /clients/client2/~dmtmp/COREL, reason: lookup detected pending operations >[2012-04-03 17:45:05.592797] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background entry self-heal triggered. path: /clients/client3/~dmtmp/COREL, reason: lookup detected pending operations >[2012-04-03 17:45:05.593158] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client1/~dmtmp/COREL >[2012-04-03 17:45:05.593741] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client4/~dmtmp/COREL >[2012-04-03 17:45:05.596029] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client4/~dmtmp/COREL, reason: lookup detected pending operations >[2012-04-03 17:45:05.596289] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client2/~dmtmp/COREL >[2012-04-03 17:45:05.596754] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client6/~dmtmp/COREL, reason: lookup detected pending operations >[2012-04-03 17:45:05.597023] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client3/~dmtmp/COREL >[2012-04-03 17:45:05.599957] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background entry self-heal completed on /clients/client2/~dmtmp/COREL >[2012-04-03 17:45:05.600831] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background entry self-heal completed on /clients/client3/~dmtmp/COREL >[2012-04-03 17:45:05.601288] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client4/~dmtmp/COREL >[2012-04-03 17:45:05.602647] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client6/~dmtmp/COREL >[2012-04-03 17:45:05.603917] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-0: background entry self-heal triggered. path: /clients/client4/~dmtmp/COREL, reason: lookup detected pending operations >[2012-04-03 17:45:05.604749] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-0: background entry self-heal triggered. path: /clients/client6/~dmtmp/COREL, reason: lookup detected pending operations >[2012-04-03 17:45:05.610692] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-0: background entry self-heal completed on /clients/client1/~dmtmp/COREL >[2012-04-03 17:45:05.616230] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client5/~dmtmp/COREL, reason: lookup detected pending operations >[2012-04-03 17:45:05.621749] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client5/~dmtmp/COREL >[2012-04-03 17:45:05.623743] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client5/~dmtmp/COREL, reason: lookup detected pending operations >[2012-04-03 17:45:05.623993] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background entry self-heal triggered. path: /clients/client5/~dmtmp/COREL, reason: lookup detected pending operations >[2012-04-03 17:45:05.626881] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client5/~dmtmp/COREL >[2012-04-03 17:45:05.627205] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background entry self-heal completed on /clients/client5/~dmtmp/COREL >[2012-04-03 17:45:05.644464] W [client.c:112:client_grace_timeout] 6-dstore-client-3: client grace timer expired, updating the lk-version to 2 >[2012-04-03 17:45:05.649467] W [client.c:112:client_grace_timeout] 7-dstore-client-3: client grace timer expired, updating the lk-version to 2 >[2012-04-03 17:45:05.649531] W [client.c:112:client_grace_timeout] 6-dstore-client-1: client grace timer expired, updating the lk-version to 2 >[2012-04-03 17:45:05.649563] W [client.c:112:client_grace_timeout] 6-dstore-client-2: client grace timer expired, updating the lk-version to 2 >[2012-04-03 17:45:05.649589] W [client.c:112:client_grace_timeout] 6-dstore-client-4: client grace timer expired, updating the lk-version to 2 >[2012-04-03 17:45:05.649624] W [client.c:112:client_grace_timeout] 6-dstore-client-5: client grace timer expired, updating the lk-version to 2 >[2012-04-03 17:45:05.649663] W [client.c:112:client_grace_timeout] 6-dstore-client-6: client grace timer expired, updating the lk-version to 2 >[2012-04-03 17:45:05.649701] W [client.c:112:client_grace_timeout] 6-dstore-client-7: client grace timer expired, updating the lk-version to 2 >[2012-04-03 17:45:05.649738] W [client.c:112:client_grace_timeout] 6-dstore-client-8: client grace timer expired, updating the lk-version to 2 >[2012-04-03 17:45:05.649936] E [socket.c:1724:socket_connect_finish] 7-dstore-client-3: connection to 192.168.2.35:24010 failed (Connection refused) >[2012-04-03 17:45:05.655311] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-0: background entry self-heal completed on /clients/client4/~dmtmp/COREL >[2012-04-03 17:45:05.655747] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-0: background entry self-heal completed on /clients/client6/~dmtmp/COREL >[2012-04-03 17:45:05.662888] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-0: background entry self-heal triggered. path: /clients/client0/~dmtmp/COREL, reason: lookup detected pending operations >[2012-04-03 17:45:05.667125] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client2/~dmtmp/COREL, reason: lookup detected pending operations >[2012-04-03 17:45:05.668640] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background entry self-heal triggered. path: /clients/client2/~dmtmp/COREL, reason: lookup detected pending operations >[2012-04-03 17:45:05.671653] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-0: background entry self-heal completed on /clients/client0/~dmtmp/COREL >[2012-04-03 17:45:05.675880] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background entry self-heal triggered. path: /clients/client0/~dmtmp/COREL, reason: lookup detected pending operations >[2012-04-03 17:45:05.676341] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client2/~dmtmp/COREL >[2012-04-03 17:45:05.679905] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background entry self-heal completed on /clients/client2/~dmtmp/COREL >[2012-04-03 17:45:05.683912] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background entry self-heal completed on /clients/client0/~dmtmp/COREL >[2012-04-03 17:45:05.722623] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-0: background entry self-heal triggered. path: /clients/client0/~dmtmp/COREL, reason: lookup detected pending operations >[2012-04-03 17:45:05.725274] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background entry self-heal triggered. path: /clients/client3/~dmtmp/COREL, reason: lookup detected pending operations >[2012-04-03 17:45:05.728190] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client9/~dmtmp/COREL, reason: lookup detected pending operations >[2012-04-03 17:45:05.729840] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-0: background entry self-heal triggered. path: /clients/client9/~dmtmp/COREL, reason: lookup detected pending operations >[2012-04-03 17:45:05.730616] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background entry self-heal triggered. path: /clients/client9/~dmtmp/COREL, reason: lookup detected pending operations >[2012-04-03 17:45:05.732054] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-0: background entry self-heal completed on /clients/client0/~dmtmp/COREL >[2012-04-03 17:45:05.735663] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client9/~dmtmp/COREL >[2012-04-03 17:45:05.738062] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background entry self-heal completed on /clients/client3/~dmtmp/COREL >[2012-04-03 17:45:05.740009] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client5/~dmtmp/COREL, reason: lookup detected pending operations >[2012-04-03 17:45:05.740627] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background entry self-heal triggered. path: /clients/client3/~dmtmp/COREL, reason: lookup detected pending operations >[2012-04-03 17:45:05.740912] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client3/~dmtmp/COREL, reason: lookup detected pending operations >[2012-04-03 17:45:05.742428] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background entry self-heal completed on /clients/client9/~dmtmp/COREL >[2012-04-03 17:45:05.746902] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background entry self-heal completed on /clients/client3/~dmtmp/COREL >[2012-04-03 17:45:05.747063] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client5/~dmtmp/COREL >[2012-04-03 17:45:05.747835] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client3/~dmtmp/COREL >[2012-04-03 17:45:05.748084] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background entry self-heal triggered. path: /clients/client5/~dmtmp/COREL, reason: lookup detected pending operations >[2012-04-03 17:45:05.748653] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client5/~dmtmp/COREL, reason: lookup detected pending operations >[2012-04-03 17:45:05.750468] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background entry self-heal completed on /clients/client5/~dmtmp/COREL >[2012-04-03 17:45:05.751671] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client5/~dmtmp/COREL >[2012-04-03 17:45:05.776669] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-0: background entry self-heal completed on /clients/client9/~dmtmp/COREL >[2012-04-03 17:45:05.789534] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client4/~dmtmp/COREL, reason: lookup detected pending operations >[2012-04-03 17:45:05.793339] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client9/~dmtmp/COREL, reason: lookup detected pending operations >[2012-04-03 17:45:05.793604] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-0: background entry self-heal triggered. path: /clients/client9/~dmtmp/COREL, reason: lookup detected pending operations >[2012-04-03 17:45:05.795189] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background entry self-heal triggered. path: /clients/client9/~dmtmp/COREL, reason: lookup detected pending operations >[2012-04-03 17:45:05.797730] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client4/~dmtmp/COREL >[2012-04-03 17:45:05.799831] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client6/~dmtmp/COREL, reason: lookup detected pending operations >[2012-04-03 17:45:05.800015] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-0: background entry self-heal triggered. path: /clients/client6/~dmtmp/COREL, reason: lookup detected pending operations >[2012-04-03 17:45:05.801510] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client4/~dmtmp/COREL, reason: lookup detected pending operations >[2012-04-03 17:45:05.804134] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-0: background entry self-heal triggered. path: /clients/client4/~dmtmp/COREL, reason: lookup detected pending operations >[2012-04-03 17:45:05.804945] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client9/~dmtmp/COREL >[2012-04-03 17:45:05.809024] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client6/~dmtmp/COREL >[2012-04-03 17:45:05.809410] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-0: background data self-heal triggered. path: /clients/client1/~dmtmp/COREL/GRAPH2.CDR, reason: lookup detected pending operations >[2012-04-03 17:45:05.809989] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client4/~dmtmp/COREL >[2012-04-03 17:45:05.811400] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-0: background data self-heal triggered. path: /clients/client7/~dmtmp/SEED/LARGE.FIL, reason: lookup detected pending operations >[2012-04-03 17:45:05.811676] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-0: background entry self-heal completed on /clients/client9/~dmtmp/COREL >[2012-04-03 17:45:05.813249] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background entry self-heal triggered. path: /clients/client3/~dmtmp/COREL, reason: lookup detected pending operations >[2012-04-03 17:45:05.813693] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background entry self-heal completed on /clients/client9/~dmtmp/COREL >[2012-04-03 17:45:05.814410] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background entry self-heal triggered. path: /clients/client2/~dmtmp/COREL, reason: lookup detected pending operations >[2012-04-03 17:45:05.814841] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client2/~dmtmp/COREL, reason: lookup detected pending operations >[2012-04-03 17:45:05.815036] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-0: background entry self-heal completed on /clients/client6/~dmtmp/COREL >[2012-04-03 17:45:05.817121] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background entry self-heal triggered. path: /clients/client8/~dmtmp/COREL, reason: lookup detected pending operations >[2012-04-03 17:45:05.818407] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-0: background entry self-heal completed on /clients/client4/~dmtmp/COREL >[2012-04-03 17:45:05.819819] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client5/~dmtmp/COREL, reason: lookup detected pending operations >[2012-04-03 17:45:05.824510] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client2/~dmtmp/COREL >[2012-04-03 17:45:05.825152] I [afr-self-heal-data.c:776:afr_sh_data_fix] 7-dstore-replicate-0: no active sinks for performing self-heal on file /clients/client1/~dmtmp/COREL/GRAPH2.CDR >[2012-04-03 17:45:05.826060] I [afr-self-heal-data.c:776:afr_sh_data_fix] 7-dstore-replicate-0: no active sinks for performing self-heal on file /clients/client7/~dmtmp/SEED/LARGE.FIL >[2012-04-03 17:45:05.828106] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background entry self-heal completed on /clients/client3/~dmtmp/COREL >[2012-04-03 17:45:05.830116] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background entry self-heal completed on /clients/client2/~dmtmp/COREL >[2012-04-03 17:45:05.830414] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client5/~dmtmp/COREL >[2012-04-03 17:45:05.831374] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client3/~dmtmp/COREL, reason: lookup detected pending operations >[2012-04-03 17:45:05.832593] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-0: background data self-heal completed on /clients/client1/~dmtmp/COREL/GRAPH2.CDR >[2012-04-03 17:45:05.832959] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-0: background data self-heal completed on /clients/client7/~dmtmp/SEED/LARGE.FIL >[2012-04-03 17:45:05.833756] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background entry self-heal completed on /clients/client8/~dmtmp/COREL >[2012-04-03 17:45:05.834107] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client5/~dmtmp/COREL, reason: lookup detected pending operations >[2012-04-03 17:45:05.834370] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background entry self-heal triggered. path: /clients/client3/~dmtmp/COREL, reason: lookup detected pending operations >[2012-04-03 17:45:05.837039] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background entry self-heal triggered. path: /clients/client5/~dmtmp/COREL, reason: lookup detected pending operations >[2012-04-03 17:45:05.839894] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-0: background entry self-heal triggered. path: /clients/client0/~dmtmp/COREL, reason: lookup detected pending operations >[2012-04-03 17:45:05.841053] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background entry self-heal triggered. path: /clients/client9/~dmtmp/COREL, reason: lookup detected pending operations >[2012-04-03 17:45:05.842489] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client9/~dmtmp/COREL, reason: lookup detected pending operations >[2012-04-03 17:45:05.844133] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-0: background entry self-heal triggered. path: /clients/client9/~dmtmp/COREL, reason: lookup detected pending operations >[2012-04-03 17:45:05.844678] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client3/~dmtmp/COREL >[2012-04-03 17:45:05.846813] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client5/~dmtmp/COREL >[2012-04-03 17:45:05.847148] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background entry self-heal completed on /clients/client3/~dmtmp/COREL >[2012-04-03 17:45:05.850533] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background entry self-heal completed on /clients/client5/~dmtmp/COREL >[2012-04-03 17:45:05.853153] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background entry self-heal triggered. path: /clients/client8/~dmtmp/COREL, reason: lookup detected pending operations >[2012-04-03 17:45:05.853985] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background entry self-heal completed on /clients/client9/~dmtmp/COREL >[2012-04-03 17:45:05.854169] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-0: background entry self-heal completed on /clients/client0/~dmtmp/COREL >[2012-04-03 17:45:05.855136] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-0: background entry self-heal completed on /clients/client9/~dmtmp/COREL >[2012-04-03 17:45:05.857279] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background entry self-heal triggered. path: /clients/client2/~dmtmp/COREL, reason: lookup detected pending operations >[2012-04-03 17:45:05.857602] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client9/~dmtmp/COREL >[2012-04-03 17:45:05.857973] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-0: background entry self-heal triggered. path: /clients/client0/~dmtmp/COREL, reason: lookup detected pending operations >[2012-04-03 17:45:05.858809] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client2/~dmtmp/COREL, reason: lookup detected pending operations >[2012-04-03 17:45:05.859975] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background entry self-heal triggered. path: /clients/client0/~dmtmp/COREL, reason: lookup detected pending operations >[2012-04-03 17:45:05.860392] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-0: background entry self-heal triggered. path: /clients/client6/~dmtmp/COREL, reason: lookup detected pending operations >[2012-04-03 17:45:05.861260] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client6/~dmtmp/COREL, reason: lookup detected pending operations >[2012-04-03 17:45:05.866041] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background entry self-heal completed on /clients/client8/~dmtmp/COREL >[2012-04-03 17:45:05.866657] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-0: background entry self-heal completed on /clients/client0/~dmtmp/COREL >[2012-04-03 17:45:05.869902] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client2/~dmtmp/COREL >[2012-04-03 17:45:05.870496] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background entry self-heal completed on /clients/client2/~dmtmp/COREL >[2012-04-03 17:45:05.871684] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background entry self-heal completed on /clients/client0/~dmtmp/COREL >[2012-04-03 17:45:05.871968] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-0: background entry self-heal completed on /clients/client6/~dmtmp/COREL >[2012-04-03 17:45:05.872289] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client6/~dmtmp/COREL >[2012-04-03 17:45:05.879865] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client9/~dmtmp/COREL, reason: lookup detected pending operations >[2012-04-03 17:45:05.880319] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-0: background entry self-heal triggered. path: /clients/client9/~dmtmp/COREL, reason: lookup detected pending operations >[2012-04-03 17:45:05.880758] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background entry self-heal triggered. path: /clients/client9/~dmtmp/COREL, reason: lookup detected pending operations >[2012-04-03 17:45:05.888637] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client9/~dmtmp/COREL >[2012-04-03 17:45:05.894552] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background entry self-heal completed on /clients/client9/~dmtmp/COREL >[2012-04-03 17:45:05.971448] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-0: background entry self-heal completed on /clients/client9/~dmtmp/COREL >[2012-04-03 17:45:05.971905] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client4/~dmtmp/COREL, reason: lookup detected pending operations >[2012-04-03 17:45:05.973772] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-0: background data self-heal triggered. path: /clients/client1/~dmtmp/COREL/GRAPH2.CDR, reason: lookup detected pending operations >[2012-04-03 17:45:05.981789] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client4/~dmtmp/COREL >[2012-04-03 17:45:05.985181] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client4/~dmtmp/COREL, reason: lookup detected pending operations >[2012-04-03 17:45:05.989907] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client4/~dmtmp/COREL >[2012-04-03 17:45:05.993372] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background data self-heal triggered. path: /clients/client3/~dmtmp/COREL/GRAPH2.CDR, reason: lookup detected pending operations >[2012-04-03 17:45:05.996258] I [afr-self-heal-data.c:776:afr_sh_data_fix] 7-dstore-replicate-2: no active sinks for performing self-heal on file /clients/client3/~dmtmp/COREL/GRAPH2.CDR >[2012-04-03 17:45:06.000397] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background data self-heal completed on /clients/client3/~dmtmp/COREL/GRAPH2.CDR >[2012-04-03 17:45:06.059908] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background entry self-heal triggered. path: /clients/client8/~dmtmp/COREL, reason: lookup detected pending operations >[2012-04-03 17:45:06.060400] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-0: background entry self-heal triggered. path: /clients/client0/~dmtmp/COREL, reason: lookup detected pending operations >[2012-04-03 17:45:06.061046] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client5/~dmtmp/COREL, reason: lookup detected pending operations >[2012-04-03 17:45:06.069267] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background entry self-heal completed on /clients/client8/~dmtmp/COREL >[2012-04-03 17:45:06.070258] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client5/~dmtmp/COREL >[2012-04-03 17:45:06.072390] I [afr-self-heal-data.c:776:afr_sh_data_fix] 7-dstore-replicate-0: no active sinks for performing self-heal on file /clients/client1/~dmtmp/COREL/GRAPH2.CDR >[2012-04-03 17:45:06.073757] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-0: background entry self-heal triggered. path: /clients/client4/~dmtmp/COREL, reason: lookup detected pending operations >[2012-04-03 17:45:06.077980] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client5/~dmtmp/COREL, reason: lookup detected pending operations >[2012-04-03 17:45:06.082180] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background entry self-heal triggered. path: /clients/client5/~dmtmp/COREL, reason: lookup detected pending operations >[2012-04-03 17:45:06.085719] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-0: background entry self-heal triggered. path: /clients/client6/~dmtmp/COREL, reason: lookup detected pending operations >[2012-04-03 17:45:06.085948] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-0: background entry self-heal completed on /clients/client0/~dmtmp/COREL >[2012-04-03 17:45:06.087451] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-0: background data self-heal completed on /clients/client1/~dmtmp/COREL/GRAPH2.CDR >[2012-04-03 17:45:06.088129] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client6/~dmtmp/COREL, reason: lookup detected pending operations >[2012-04-03 17:45:06.089545] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client5/~dmtmp/COREL >[2012-04-03 17:45:06.090930] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client2/~dmtmp/COREL, reason: lookup detected pending operations >[2012-04-03 17:45:06.091467] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-0: background entry self-heal triggered. path: /clients/client0/~dmtmp/COREL, reason: lookup detected pending operations >[2012-04-03 17:45:06.093868] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background entry self-heal triggered. path: /clients/client2/~dmtmp/COREL, reason: lookup detected pending operations >[2012-04-03 17:45:06.094679] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background entry self-heal triggered. path: /clients/client0/~dmtmp/COREL, reason: lookup detected pending operations >[2012-04-03 17:45:06.097259] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background entry self-heal triggered. path: /clients/client9/~dmtmp/COREL, reason: lookup detected pending operations >[2012-04-03 17:45:06.097671] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client9/~dmtmp/COREL, reason: lookup detected pending operations >[2012-04-03 17:45:06.098558] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-0: background entry self-heal completed on /clients/client4/~dmtmp/COREL >[2012-04-03 17:45:06.100450] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-0: background entry self-heal triggered. path: /clients/client9/~dmtmp/COREL, reason: lookup detected pending operations >[2012-04-03 17:45:06.102210] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background entry self-heal completed on /clients/client5/~dmtmp/COREL >[2012-04-03 17:45:06.102727] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client6/~dmtmp/COREL >[2012-04-03 17:45:06.107989] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client2/~dmtmp/COREL >[2012-04-03 17:45:06.109118] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background entry self-heal completed on /clients/client2/~dmtmp/COREL >[2012-04-03 17:45:06.109494] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-0: background entry self-heal completed on /clients/client6/~dmtmp/COREL >[2012-04-03 17:45:06.110278] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client9/~dmtmp/COREL >[2012-04-03 17:45:06.116231] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client1/~dmtmp/COREL, reason: lookup detected pending operations >[2012-04-03 17:45:06.116487] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-0: background entry self-heal completed on /clients/client0/~dmtmp/COREL >[2012-04-03 17:45:06.116711] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background entry self-heal completed on /clients/client0/~dmtmp/COREL >[2012-04-03 17:45:06.117743] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background entry self-heal completed on /clients/client9/~dmtmp/COREL >[2012-04-03 17:45:06.119074] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-0: background entry self-heal completed on /clients/client9/~dmtmp/COREL >[2012-04-03 17:45:06.120366] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background entry self-heal triggered. path: /clients/client8/~dmtmp/COREL, reason: lookup detected pending operations >[2012-04-03 17:45:06.129292] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client1/~dmtmp/COREL >[2012-04-03 17:45:06.131582] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client1/~dmtmp/COREL, reason: lookup detected pending operations >[2012-04-03 17:45:06.134077] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background entry self-heal completed on /clients/client8/~dmtmp/COREL >[2012-04-03 17:45:06.139899] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client1/~dmtmp/COREL >[2012-04-03 17:45:06.208359] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-0: background entry self-heal triggered. path: /clients/client1/~dmtmp/COREL, reason: lookup detected pending operations >[2012-04-03 17:45:06.213821] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background data self-heal triggered. path: /clients/client3/~dmtmp/COREL/GRAPH2.CDR, reason: lookup detected pending operations >[2012-04-03 17:45:06.215791] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-0: background entry self-heal completed on /clients/client1/~dmtmp/COREL >[2012-04-03 17:45:06.219693] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-0: background data self-heal triggered. path: /clients/client1/~dmtmp/COREL/GRAPH2.CDR, reason: lookup detected pending operations >[2012-04-03 17:45:06.221573] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client5/~dmtmp/COREL, reason: lookup detected pending operations >[2012-04-03 17:45:06.225515] I [afr-self-heal-data.c:776:afr_sh_data_fix] 7-dstore-replicate-2: no active sinks for performing self-heal on file /clients/client3/~dmtmp/COREL/GRAPH2.CDR >[2012-04-03 17:45:06.225761] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client2/~dmtmp/COREL, reason: lookup detected pending operations >[2012-04-03 17:45:06.226001] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background entry self-heal triggered. path: /clients/client2/~dmtmp/COREL, reason: lookup detected pending operations >[2012-04-03 17:45:06.230434] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client5/~dmtmp/COREL >[2012-04-03 17:45:06.231074] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background data self-heal completed on /clients/client3/~dmtmp/COREL/GRAPH2.CDR >[2012-04-03 17:45:06.232782] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client5/~dmtmp/COREL, reason: lookup detected pending operations >[2012-04-03 17:45:06.233705] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background entry self-heal triggered. path: /clients/client5/~dmtmp/COREL, reason: lookup detected pending operations >[2012-04-03 17:45:06.233914] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background entry self-heal completed on /clients/client2/~dmtmp/COREL >[2012-04-03 17:45:06.234140] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client2/~dmtmp/COREL >[2012-04-03 17:45:06.238326] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background entry self-heal completed on /clients/client5/~dmtmp/COREL >[2012-04-03 17:45:06.238554] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client5/~dmtmp/COREL >[2012-04-03 17:45:06.270149] I [afr-self-heal-data.c:776:afr_sh_data_fix] 7-dstore-replicate-0: no active sinks for performing self-heal on file /clients/client1/~dmtmp/COREL/GRAPH2.CDR >[2012-04-03 17:45:06.271140] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client4/~dmtmp/COREL, reason: lookup detected pending operations >[2012-04-03 17:45:06.273965] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-0: background data self-heal completed on /clients/client1/~dmtmp/COREL/GRAPH2.CDR >[2012-04-03 17:45:06.275170] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background entry self-heal triggered. path: /clients/client8/~dmtmp/COREL, reason: lookup detected pending operations >[2012-04-03 17:45:06.279403] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client4/~dmtmp/COREL >[2012-04-03 17:45:06.282691] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client4/~dmtmp/COREL, reason: lookup detected pending operations >[2012-04-03 17:45:06.286983] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background entry self-heal completed on /clients/client8/~dmtmp/COREL >[2012-04-03 17:45:06.292176] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client4/~dmtmp/COREL >[2012-04-03 17:45:06.319444] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-0: background entry self-heal triggered. path: /clients/client4/~dmtmp/COREL, reason: lookup detected pending operations >[2012-04-03 17:45:06.320048] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-0: background entry self-heal triggered. path: /clients/client0/~dmtmp/COREL, reason: lookup detected pending operations >[2012-04-03 17:45:06.325277] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-0: background entry self-heal completed on /clients/client4/~dmtmp/COREL >[2012-04-03 17:45:06.325833] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-0: background entry self-heal completed on /clients/client0/~dmtmp/COREL >[2012-04-03 17:45:06.327434] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background entry self-heal triggered. path: /clients/client0/~dmtmp/COREL, reason: lookup detected pending operations >[2012-04-03 17:45:06.328473] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-0: background entry self-heal triggered. path: /clients/client0/~dmtmp/COREL, reason: lookup detected pending operations >[2012-04-03 17:45:06.331477] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-0: background entry self-heal completed on /clients/client0/~dmtmp/COREL >[2012-04-03 17:45:06.331649] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background entry self-heal completed on /clients/client0/~dmtmp/COREL >[2012-04-03 17:45:06.348269] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client6/~dmtmp/COREL, reason: lookup detected pending operations >[2012-04-03 17:45:06.349553] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-0: background entry self-heal triggered. path: /clients/client6/~dmtmp/COREL, reason: lookup detected pending operations >[2012-04-03 17:45:06.359019] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client6/~dmtmp/COREL >[2012-04-03 17:45:06.359628] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client2/~dmtmp/COREL, reason: lookup detected pending operations >[2012-04-03 17:45:06.359904] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-0: background entry self-heal completed on /clients/client6/~dmtmp/COREL >[2012-04-03 17:45:06.360300] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client1/~dmtmp/COREL, reason: lookup detected pending operations >[2012-04-03 17:45:06.360573] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background entry self-heal triggered. path: /clients/client2/~dmtmp/COREL, reason: lookup detected pending operations >[2012-04-03 17:45:06.366643] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background entry self-heal triggered. path: /clients/client3/~dmtmp/COREL, reason: lookup detected pending operations >[2012-04-03 17:45:06.369699] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client2/~dmtmp/COREL >[2012-04-03 17:45:06.370605] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background entry self-heal triggered. path: /clients/client8/~dmtmp/COREL, reason: lookup detected pending operations >[2012-04-03 17:45:06.371385] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client1/~dmtmp/COREL >[2012-04-03 17:45:06.373702] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client1/~dmtmp/COREL, reason: lookup detected pending operations >[2012-04-03 17:45:06.377272] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-0: background entry self-heal triggered. path: /clients/client1/~dmtmp/COREL, reason: lookup detected pending operations >[2012-04-03 17:45:06.383895] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background entry self-heal completed on /clients/client2/~dmtmp/COREL >[2012-04-03 17:45:06.384650] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background entry self-heal completed on /clients/client3/~dmtmp/COREL >[2012-04-03 17:45:06.385860] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background entry self-heal triggered. path: /clients/client9/~dmtmp/COREL, reason: lookup detected pending operations >[2012-04-03 17:45:06.388532] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-0: background entry self-heal triggered. path: /clients/client9/~dmtmp/COREL, reason: lookup detected pending operations >[2012-04-03 17:45:06.388922] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-0: background entry self-heal completed on /clients/client1/~dmtmp/COREL >[2012-04-03 17:45:06.389287] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client9/~dmtmp/COREL, reason: lookup detected pending operations >[2012-04-03 17:45:06.389691] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background entry self-heal completed on /clients/client8/~dmtmp/COREL >[2012-04-03 17:45:06.390079] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client5/~dmtmp/COREL, reason: lookup detected pending operations >[2012-04-03 17:45:06.390643] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background entry self-heal triggered. path: /clients/client3/~dmtmp/COREL, reason: lookup detected pending operations >[2012-04-03 17:45:06.391134] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client3/~dmtmp/COREL, reason: lookup detected pending operations >[2012-04-03 17:45:06.391340] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client1/~dmtmp/COREL >[2012-04-03 17:45:06.394835] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-0: background data self-heal triggered. path: /clients/client1/~dmtmp/COREL/GRAPH2.CDR, reason: lookup detected pending operations >[2012-04-03 17:45:06.398672] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-0: background entry self-heal completed on /clients/client9/~dmtmp/COREL >[2012-04-03 17:45:06.400646] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client9/~dmtmp/COREL >[2012-04-03 17:45:06.400829] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client5/~dmtmp/COREL >[2012-04-03 17:45:06.403057] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background entry self-heal completed on /clients/client9/~dmtmp/COREL >[2012-04-03 17:45:06.403382] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client3/~dmtmp/COREL >[2012-04-03 17:45:06.404733] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client5/~dmtmp/COREL, reason: lookup detected pending operations >[2012-04-03 17:45:06.406627] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background entry self-heal triggered. path: /clients/client5/~dmtmp/COREL, reason: lookup detected pending operations >[2012-04-03 17:45:06.406954] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background entry self-heal completed on /clients/client3/~dmtmp/COREL >[2012-04-03 17:45:06.408662] I [afr-self-heal-data.c:776:afr_sh_data_fix] 7-dstore-replicate-0: no active sinks for performing self-heal on file /clients/client1/~dmtmp/COREL/GRAPH2.CDR >[2012-04-03 17:45:06.408944] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background entry self-heal triggered. path: /clients/client2/~dmtmp/COREL, reason: lookup detected pending operations >[2012-04-03 17:45:06.410132] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client2/~dmtmp/COREL, reason: lookup detected pending operations >[2012-04-03 17:45:06.411385] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background data self-heal triggered. path: /clients/client3/~dmtmp/COREL/GRAPH2.CDR, reason: lookup detected pending operations >[2012-04-03 17:45:06.414848] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-0: background data self-heal completed on /clients/client1/~dmtmp/COREL/GRAPH2.CDR >[2012-04-03 17:45:06.416934] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client5/~dmtmp/COREL >[2012-04-03 17:45:06.420603] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client1/~dmtmp/COREL, reason: lookup detected pending operations >[2012-04-03 17:45:06.421086] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client2/~dmtmp/COREL >[2012-04-03 17:45:06.421605] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-0: background entry self-heal triggered. path: /clients/client0/~dmtmp/COREL, reason: lookup detected pending operations >[2012-04-03 17:45:06.423255] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background entry self-heal completed on /clients/client5/~dmtmp/COREL >[2012-04-03 17:45:06.423628] I [afr-self-heal-data.c:776:afr_sh_data_fix] 7-dstore-replicate-2: no active sinks for performing self-heal on file /clients/client3/~dmtmp/COREL/GRAPH2.CDR >[2012-04-03 17:45:06.426144] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background entry self-heal completed on /clients/client2/~dmtmp/COREL >[2012-04-03 17:45:06.427249] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client4/~dmtmp/COREL, reason: lookup detected pending operations >[2012-04-03 17:45:06.427633] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client1/~dmtmp/COREL >[2012-04-03 17:45:06.430085] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background data self-heal completed on /clients/client3/~dmtmp/COREL/GRAPH2.CDR >[2012-04-03 17:45:06.430578] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-0: background entry self-heal completed on /clients/client0/~dmtmp/COREL >[2012-04-03 17:45:06.432567] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client1/~dmtmp/COREL, reason: lookup detected pending operations >[2012-04-03 17:45:06.432899] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client3/~dmtmp/COREL, reason: lookup detected pending operations >[2012-04-03 17:45:06.434865] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-0: background entry self-heal triggered. path: /clients/client1/~dmtmp/COREL, reason: lookup detected pending operations >[2012-04-03 17:45:06.435824] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-0: background entry self-heal triggered. path: /clients/client0/~dmtmp/COREL, reason: lookup detected pending operations >[2012-04-03 17:45:06.436266] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background entry self-heal triggered. path: /clients/client3/~dmtmp/COREL, reason: lookup detected pending operations >[2012-04-03 17:45:06.436593] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background entry self-heal triggered. path: /clients/client0/~dmtmp/COREL, reason: lookup detected pending operations >[2012-04-03 17:45:06.440430] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client4/~dmtmp/COREL >[2012-04-03 17:45:06.444283] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client4/~dmtmp/COREL, reason: lookup detected pending operations >[2012-04-03 17:45:06.445108] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-0: background entry self-heal triggered. path: /clients/client4/~dmtmp/COREL, reason: lookup detected pending operations >[2012-04-03 17:45:06.445526] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-0: background entry self-heal completed on /clients/client1/~dmtmp/COREL >[2012-04-03 17:45:06.446420] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client1/~dmtmp/COREL >[2012-04-03 17:45:06.447129] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client3/~dmtmp/COREL >[2012-04-03 17:45:06.447681] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client6/~dmtmp/COREL, reason: lookup detected pending operations >[2012-04-03 17:45:06.448221] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-0: background entry self-heal triggered. path: /clients/client6/~dmtmp/COREL, reason: lookup detected pending operations >[2012-04-03 17:45:06.448671] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-0: background entry self-heal completed on /clients/client0/~dmtmp/COREL >[2012-04-03 17:45:06.451079] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-0: background data self-heal triggered. path: /clients/client1/~dmtmp/COREL/GRAPH2.CDR, reason: lookup detected pending operations >[2012-04-03 17:45:06.451986] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background entry self-heal triggered. path: /clients/client8/~dmtmp/COREL, reason: lookup detected pending operations >[2012-04-03 17:45:06.454193] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background entry self-heal completed on /clients/client3/~dmtmp/COREL >[2012-04-03 17:45:06.454974] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client4/~dmtmp/COREL >[2012-04-03 17:45:06.456222] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client5/~dmtmp/COREL, reason: lookup detected pending operations >[2012-04-03 17:45:06.456488] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client2/~dmtmp/COREL, reason: lookup detected pending operations >[2012-04-03 17:45:06.456638] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background entry self-heal completed on /clients/client0/~dmtmp/COREL >[2012-04-03 17:45:06.457088] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client6/~dmtmp/COREL >[2012-04-03 17:45:06.457841] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background data self-heal triggered. path: /clients/client3/~dmtmp/COREL/GRAPH2.CDR, reason: lookup detected pending operations >[2012-04-03 17:45:06.458755] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-0: background entry self-heal completed on /clients/client4/~dmtmp/COREL >[2012-04-03 17:45:06.459967] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background entry self-heal triggered. path: /clients/client2/~dmtmp/COREL, reason: lookup detected pending operations >[2012-04-03 17:45:06.460188] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-0: background entry self-heal completed on /clients/client6/~dmtmp/COREL >[2012-04-03 17:45:06.465156] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-0: background data self-heal triggered. path: /clients/client9/~dmtmp/SEED/SMALL.FIL, reason: lookup detected pending operations >[2012-04-03 17:45:06.466330] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client5/~dmtmp/COREL >[2012-04-03 17:45:06.467536] I [afr-self-heal-data.c:776:afr_sh_data_fix] 7-dstore-replicate-0: no active sinks for performing self-heal on file /clients/client1/~dmtmp/COREL/GRAPH2.CDR >[2012-04-03 17:45:06.467733] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client2/~dmtmp/COREL >[2012-04-03 17:45:06.468000] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background entry self-heal completed on /clients/client8/~dmtmp/COREL >[2012-04-03 17:45:06.469558] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client5/~dmtmp/COREL, reason: lookup detected pending operations >[2012-04-03 17:45:06.470043] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background entry self-heal triggered. path: /clients/client5/~dmtmp/COREL, reason: lookup detected pending operations >[2012-04-03 17:45:06.472255] I [afr-self-heal-data.c:776:afr_sh_data_fix] 7-dstore-replicate-2: no active sinks for performing self-heal on file /clients/client3/~dmtmp/COREL/GRAPH2.CDR >[2012-04-03 17:45:06.473501] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background entry self-heal completed on /clients/client2/~dmtmp/COREL >[2012-04-03 17:45:06.475124] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-0: background data self-heal completed on /clients/client1/~dmtmp/COREL/GRAPH2.CDR >[2012-04-03 17:45:06.478145] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background data self-heal completed on /clients/client3/~dmtmp/COREL/GRAPH2.CDR >[2012-04-03 17:45:06.478534] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client5/~dmtmp/COREL >[2012-04-03 17:45:06.478709] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background entry self-heal completed on /clients/client5/~dmtmp/COREL >[2012-04-03 17:45:06.478985] I [afr-self-heal-data.c:776:afr_sh_data_fix] 7-dstore-replicate-0: no active sinks for performing self-heal on file /clients/client9/~dmtmp/SEED/SMALL.FIL >[2012-04-03 17:45:06.482926] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-0: background data self-heal completed on /clients/client9/~dmtmp/SEED/SMALL.FIL >[2012-04-03 17:45:06.483735] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client4/~dmtmp/COREL, reason: lookup detected pending operations >[2012-04-03 17:45:06.484650] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client1/~dmtmp/COREL, reason: lookup detected pending operations >[2012-04-03 17:45:06.487761] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-0: background data self-heal triggered. path: /clients/client9/~dmtmp/SEED/SMALL.FIL, reason: lookup detected pending operations >[2012-04-03 17:45:06.491167] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-0: background entry self-heal triggered. path: /clients/client0/~dmtmp/COREL, reason: lookup detected pending operations >[2012-04-03 17:45:06.492151] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client4/~dmtmp/COREL >[2012-04-03 17:45:06.492646] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client1/~dmtmp/COREL >[2012-04-03 17:45:06.493986] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-0: background entry self-heal triggered. path: /clients/client4/~dmtmp/COREL, reason: lookup detected pending operations >[2012-04-03 17:45:06.495120] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-0: background entry self-heal triggered. path: /clients/client1/~dmtmp/COREL, reason: lookup detected pending operations >[2012-04-03 17:45:06.497298] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client4/~dmtmp/COREL, reason: lookup detected pending operations >[2012-04-03 17:45:06.498019] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client1/~dmtmp/COREL, reason: lookup detected pending operations >[2012-04-03 17:45:06.499261] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-0: background entry self-heal completed on /clients/client0/~dmtmp/COREL >[2012-04-03 17:45:06.500049] I [afr-self-heal-data.c:776:afr_sh_data_fix] 7-dstore-replicate-0: no active sinks for performing self-heal on file /clients/client9/~dmtmp/SEED/SMALL.FIL >[2012-04-03 17:45:06.501743] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background entry self-heal triggered. path: /clients/client0/~dmtmp/COREL, reason: lookup detected pending operations >[2012-04-03 17:45:06.503192] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-0: background entry self-heal triggered. path: /clients/client0/~dmtmp/COREL, reason: lookup detected pending operations >[2012-04-03 17:45:06.510252] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background entry self-heal completed on /clients/client0/~dmtmp/COREL >[2012-04-03 17:45:06.511673] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-0: background entry self-heal completed on /clients/client4/~dmtmp/COREL >[2012-04-03 17:45:06.511971] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-0: background entry self-heal completed on /clients/client1/~dmtmp/COREL >[2012-04-03 17:45:06.512423] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-0: background data self-heal completed on /clients/client9/~dmtmp/SEED/SMALL.FIL >[2012-04-03 17:45:06.512807] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-0: background entry self-heal triggered. path: /clients/client6/~dmtmp/COREL, reason: lookup detected pending operations >[2012-04-03 17:45:06.515306] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client6/~dmtmp/COREL, reason: lookup detected pending operations >[2012-04-03 17:45:06.515762] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client4/~dmtmp/COREL >[2012-04-03 17:45:06.519732] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client1/~dmtmp/COREL >[2012-04-03 17:45:06.520391] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background entry self-heal triggered. path: /clients/client8/~dmtmp/COREL, reason: lookup detected pending operations >[2012-04-03 17:45:06.523028] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background entry self-heal triggered. path: /clients/client3/~dmtmp/COREL, reason: lookup detected pending operations >[2012-04-03 17:45:06.528722] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client6/~dmtmp/COREL >[2012-04-03 17:45:06.530550] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background entry self-heal completed on /clients/client8/~dmtmp/COREL >[2012-04-03 17:45:06.530989] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background entry self-heal completed on /clients/client3/~dmtmp/COREL >[2012-04-03 17:45:06.533578] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background entry self-heal triggered. path: /clients/client3/~dmtmp/COREL, reason: lookup detected pending operations >[2012-04-03 17:45:06.534175] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client3/~dmtmp/COREL, reason: lookup detected pending operations >[2012-04-03 17:45:06.536218] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background entry self-heal completed on /clients/client3/~dmtmp/COREL >[2012-04-03 17:45:06.538270] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client3/~dmtmp/COREL >[2012-04-03 17:45:06.558745] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-0: background entry self-heal completed on /clients/client0/~dmtmp/COREL >[2012-04-03 17:45:06.563021] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-0: background entry self-heal completed on /clients/client6/~dmtmp/COREL >[2012-04-03 17:45:06.563813] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client5/~dmtmp/COREL, reason: lookup detected pending operations >[2012-04-03 17:45:06.567703] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background data self-heal triggered. path: /clients/client3/~dmtmp/COREL/GRAPH2.CDR, reason: lookup detected pending operations >[2012-04-03 17:45:06.572691] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client1/~dmtmp/COREL, reason: lookup detected pending operations >[2012-04-03 17:45:06.575880] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client4/~dmtmp/COREL, reason: lookup detected pending operations >[2012-04-03 17:45:06.576613] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client5/~dmtmp/COREL >[2012-04-03 17:45:06.580589] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client5/~dmtmp/COREL, reason: lookup detected pending operations >[2012-04-03 17:45:06.582774] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background entry self-heal triggered. path: /clients/client5/~dmtmp/COREL, reason: lookup detected pending operations >[2012-04-03 17:45:06.584121] I [afr-self-heal-data.c:776:afr_sh_data_fix] 7-dstore-replicate-2: no active sinks for performing self-heal on file /clients/client3/~dmtmp/COREL/GRAPH2.CDR >[2012-04-03 17:45:06.584484] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-0: background data self-heal triggered. path: /clients/client9/~dmtmp/SEED/MEDIUM.FIL, reason: lookup detected pending operations >[2012-04-03 17:45:06.585846] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client1/~dmtmp/COREL >[2012-04-03 17:45:06.587604] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client3/~dmtmp/COREL, reason: lookup detected pending operations >[2012-04-03 17:45:06.589033] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-0: background entry self-heal triggered. path: /clients/client1/~dmtmp/COREL, reason: lookup detected pending operations >[2012-04-03 17:45:06.590380] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client4/~dmtmp/COREL >[2012-04-03 17:45:06.590957] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client1/~dmtmp/COREL, reason: lookup detected pending operations >[2012-04-03 17:45:06.591731] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background data self-heal completed on /clients/client3/~dmtmp/COREL/GRAPH2.CDR >[2012-04-03 17:45:06.591953] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background entry self-heal triggered. path: /clients/client3/~dmtmp/COREL, reason: lookup detected pending operations >[2012-04-03 17:45:06.592785] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background data self-heal triggered. path: /clients/client2/~dmtmp/COREL/GRAPH2.CDR, reason: lookup detected pending operations >[2012-04-03 17:45:06.593407] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-0: background entry self-heal triggered. path: /clients/client4/~dmtmp/COREL, reason: lookup detected pending operations >[2012-04-03 17:45:06.593689] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background entry self-heal triggered. path: /clients/client8/~dmtmp/COREL, reason: lookup detected pending operations >[2012-04-03 17:45:06.594246] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client4/~dmtmp/COREL, reason: lookup detected pending operations >[2012-04-03 17:45:06.595049] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client5/~dmtmp/COREL >[2012-04-03 17:45:06.595370] I [afr-self-heal-data.c:776:afr_sh_data_fix] 7-dstore-replicate-0: no active sinks for performing self-heal on file /clients/client9/~dmtmp/SEED/MEDIUM.FIL >[2012-04-03 17:45:06.596191] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-0: background entry self-heal completed on /clients/client1/~dmtmp/COREL >[2012-04-03 17:45:06.597920] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background entry self-heal completed on /clients/client5/~dmtmp/COREL >[2012-04-03 17:45:06.598644] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client3/~dmtmp/COREL >[2012-04-03 17:45:06.601059] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-0: background entry self-heal completed on /clients/client4/~dmtmp/COREL >[2012-04-03 17:45:06.601284] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client1/~dmtmp/COREL >[2012-04-03 17:45:06.602203] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-0: background data self-heal completed on /clients/client9/~dmtmp/SEED/MEDIUM.FIL >[2012-04-03 17:45:06.603234] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client4/~dmtmp/COREL >[2012-04-03 17:45:06.607258] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background entry self-heal completed on /clients/client3/~dmtmp/COREL >[2012-04-03 17:45:06.607749] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background entry self-heal completed on /clients/client8/~dmtmp/COREL >[2012-04-03 17:45:06.609955] I [afr-self-heal-data.c:776:afr_sh_data_fix] 7-dstore-replicate-2: no active sinks for performing self-heal on file /clients/client2/~dmtmp/COREL/GRAPH2.CDR >[2012-04-03 17:45:06.618292] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background data self-heal completed on /clients/client2/~dmtmp/COREL/GRAPH2.CDR >[2012-04-03 17:45:06.619291] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client5/~dmtmp/COREL, reason: lookup detected pending operations >[2012-04-03 17:45:06.625144] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client5/~dmtmp/COREL >[2012-04-03 17:45:06.658101] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background entry self-heal triggered. path: /clients/client5/~dmtmp/COREL, reason: lookup detected pending operations >[2012-04-03 17:45:06.662620] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client7/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:06.662921] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background entry self-heal triggered. path: /clients/client8/~dmtmp/COREL, reason: lookup detected pending operations >[2012-04-03 17:45:06.668762] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-0: background entry self-heal triggered. path: /clients/client6/~dmtmp/COREL, reason: lookup detected pending operations >[2012-04-03 17:45:06.670753] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client6/~dmtmp/COREL, reason: lookup detected pending operations >[2012-04-03 17:45:06.671470] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client7/~dmtmp/PM >[2012-04-03 17:45:06.673688] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background entry self-heal completed on /clients/client5/~dmtmp/COREL >[2012-04-03 17:45:06.675096] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-0: background entry self-heal completed on /clients/client6/~dmtmp/COREL >[2012-04-03 17:45:06.677269] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client7/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:06.681848] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client6/~dmtmp/COREL >[2012-04-03 17:45:06.682360] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background entry self-heal triggered. path: /clients/client3/~dmtmp/COREL, reason: lookup detected pending operations >[2012-04-03 17:45:06.682498] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background entry self-heal completed on /clients/client8/~dmtmp/COREL >[2012-04-03 17:45:06.683989] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client7/~dmtmp/PM >[2012-04-03 17:45:06.690093] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background entry self-heal completed on /clients/client3/~dmtmp/COREL >[2012-04-03 17:45:06.691950] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client3/~dmtmp/COREL, reason: lookup detected pending operations >[2012-04-03 17:45:06.692929] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background entry self-heal triggered. path: /clients/client3/~dmtmp/COREL, reason: lookup detected pending operations >[2012-04-03 17:45:06.696528] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background entry self-heal completed on /clients/client3/~dmtmp/COREL >[2012-04-03 17:45:06.696787] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client3/~dmtmp/COREL >[2012-04-03 17:45:06.699876] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background data self-heal triggered. path: /clients/client2/~dmtmp/COREL/GRAPH2.CDR, reason: lookup detected pending operations >[2012-04-03 17:45:06.702139] I [afr-self-heal-data.c:776:afr_sh_data_fix] 7-dstore-replicate-2: no active sinks for performing self-heal on file /clients/client2/~dmtmp/COREL/GRAPH2.CDR >[2012-04-03 17:45:06.704929] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background data self-heal completed on /clients/client2/~dmtmp/COREL/GRAPH2.CDR >[2012-04-03 17:45:06.720157] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-0: background entry self-heal triggered. path: /clients/client0/~dmtmp/COREL, reason: lookup detected pending operations >[2012-04-03 17:45:06.728548] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-0: background entry self-heal completed on /clients/client0/~dmtmp/COREL >[2012-04-03 17:45:06.729078] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client1/~dmtmp/COREL, reason: lookup detected pending operations >[2012-04-03 17:45:06.730904] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-0: background entry self-heal triggered. path: /clients/client0/~dmtmp/COREL, reason: lookup detected pending operations >[2012-04-03 17:45:06.733646] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client4/~dmtmp/COREL, reason: lookup detected pending operations >[2012-04-03 17:45:06.734036] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background entry self-heal triggered. path: /clients/client0/~dmtmp/COREL, reason: lookup detected pending operations >[2012-04-03 17:45:06.736536] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client7/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:06.737193] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client5/~dmtmp/COREL, reason: lookup detected pending operations >[2012-04-03 17:45:06.737355] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client1/~dmtmp/COREL >[2012-04-03 17:45:06.740839] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-0: background entry self-heal triggered. path: /clients/client1/~dmtmp/COREL, reason: lookup detected pending operations >[2012-04-03 17:45:06.741764] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-0: background entry self-heal completed on /clients/client0/~dmtmp/COREL >[2012-04-03 17:45:06.741996] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client1/~dmtmp/COREL, reason: lookup detected pending operations >[2012-04-03 17:45:06.742275] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background entry self-heal completed on /clients/client0/~dmtmp/COREL >[2012-04-03 17:45:06.743072] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client4/~dmtmp/COREL >[2012-04-03 17:45:06.746892] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client4/~dmtmp/COREL, reason: lookup detected pending operations >[2012-04-03 17:45:06.747455] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client7/~dmtmp/PM >[2012-04-03 17:45:06.748378] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-0: background entry self-heal triggered. path: /clients/client4/~dmtmp/COREL, reason: lookup detected pending operations >[2012-04-03 17:45:06.751593] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client5/~dmtmp/COREL >[2012-04-03 17:45:06.754041] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-0: background entry self-heal completed on /clients/client1/~dmtmp/COREL >[2012-04-03 17:45:06.755149] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client7/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:06.756381] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background entry self-heal triggered. path: /clients/client2/~dmtmp/COREL, reason: lookup detected pending operations >[2012-04-03 17:45:06.757193] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background entry self-heal triggered. path: /clients/client5/~dmtmp/COREL, reason: lookup detected pending operations >[2012-04-03 17:45:06.757380] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-0: background entry self-heal completed on /clients/client4/~dmtmp/COREL >[2012-04-03 17:45:06.757995] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client2/~dmtmp/COREL, reason: lookup detected pending operations >[2012-04-03 17:45:06.758674] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client5/~dmtmp/COREL, reason: lookup detected pending operations >[2012-04-03 17:45:06.758815] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client1/~dmtmp/COREL >[2012-04-03 17:45:06.763568] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background entry self-heal triggered. path: /clients/client8/~dmtmp/COREL, reason: lookup detected pending operations >[2012-04-03 17:45:06.764446] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client4/~dmtmp/COREL >[2012-04-03 17:45:06.767850] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-0: background data self-heal triggered. path: /clients/client1/~dmtmp/COREL/GRAPH2.CDR, reason: lookup detected pending operations >[2012-04-03 17:45:06.768978] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background entry self-heal completed on /clients/client2/~dmtmp/COREL >[2012-04-03 17:45:06.769452] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background entry self-heal completed on /clients/client5/~dmtmp/COREL >[2012-04-03 17:45:06.770696] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client7/~dmtmp/PM >[2012-04-03 17:45:06.771040] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client2/~dmtmp/COREL >[2012-04-03 17:45:06.771337] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-0: background data self-heal triggered. path: /clients/client9/~dmtmp/SEED/LARGE.FIL, reason: lookup detected pending operations >[2012-04-03 17:45:06.771686] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client5/~dmtmp/COREL >[2012-04-03 17:45:06.772045] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client6/~dmtmp/COREL, reason: lookup detected pending operations >[2012-04-03 17:45:06.772447] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-0: background entry self-heal triggered. path: /clients/client6/~dmtmp/COREL, reason: lookup detected pending operations >[2012-04-03 17:45:06.772970] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background entry self-heal completed on /clients/client8/~dmtmp/COREL >[2012-04-03 17:45:06.775630] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background data self-heal triggered. path: /clients/client2/~dmtmp/COREL/GRAPH2.CDR, reason: lookup detected pending operations >[2012-04-03 17:45:06.781123] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-0: background entry self-heal triggered. path: /clients/client0/~dmtmp/COREL, reason: lookup detected pending operations >[2012-04-03 17:45:06.781927] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-0: background entry self-heal completed on /clients/client6/~dmtmp/COREL >[2012-04-03 17:45:06.783617] I [afr-self-heal-data.c:776:afr_sh_data_fix] 7-dstore-replicate-0: no active sinks for performing self-heal on file /clients/client1/~dmtmp/COREL/GRAPH2.CDR >[2012-04-03 17:45:06.783831] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client6/~dmtmp/COREL >[2012-04-03 17:45:06.784850] I [afr-self-heal-data.c:776:afr_sh_data_fix] 7-dstore-replicate-0: no active sinks for performing self-heal on file /clients/client9/~dmtmp/SEED/LARGE.FIL >[2012-04-03 17:45:06.791330] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-0: background data self-heal triggered. path: /clients/client9/~dmtmp/SEED/LARGE.FIL, reason: lookup detected pending operations >[2012-04-03 17:45:06.791601] I [afr-self-heal-data.c:776:afr_sh_data_fix] 7-dstore-replicate-2: no active sinks for performing self-heal on file /clients/client2/~dmtmp/COREL/GRAPH2.CDR >[2012-04-03 17:45:06.792610] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-0: background data self-heal completed on /clients/client1/~dmtmp/COREL/GRAPH2.CDR >[2012-04-03 17:45:06.792844] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-0: background data self-heal completed on /clients/client9/~dmtmp/SEED/LARGE.FIL >[2012-04-03 17:45:06.793039] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-0: background entry self-heal triggered. path: /clients/client1/~dmtmp/COREL, reason: lookup detected pending operations >[2012-04-03 17:45:06.793436] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client1/~dmtmp/COREL, reason: lookup detected pending operations >[2012-04-03 17:45:06.793780] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background entry self-heal triggered. path: /clients/client3/~dmtmp/COREL, reason: lookup detected pending operations >[2012-04-03 17:45:06.795229] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client7/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:06.795461] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-0: background entry self-heal completed on /clients/client0/~dmtmp/COREL >[2012-04-03 17:45:06.796740] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background entry self-heal triggered. path: /clients/client8/~dmtmp/COREL, reason: lookup detected pending operations >[2012-04-03 17:45:06.799298] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client2/~dmtmp/COREL, reason: lookup detected pending operations >[2012-04-03 17:45:06.799529] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background entry self-heal triggered. path: /clients/client2/~dmtmp/COREL, reason: lookup detected pending operations >[2012-04-03 17:45:06.800780] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background entry self-heal triggered. path: /clients/client0/~dmtmp/COREL, reason: lookup detected pending operations >[2012-04-03 17:45:06.801559] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-0: background entry self-heal triggered. path: /clients/client0/~dmtmp/COREL, reason: lookup detected pending operations >[2012-04-03 17:45:06.802262] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background data self-heal completed on /clients/client2/~dmtmp/COREL/GRAPH2.CDR >[2012-04-03 17:45:06.802968] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client4/~dmtmp/COREL, reason: lookup detected pending operations >[2012-04-03 17:45:06.806530] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client1/~dmtmp/COREL >[2012-04-03 17:45:06.806825] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-0: background entry self-heal completed on /clients/client1/~dmtmp/COREL >[2012-04-03 17:45:06.807930] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client7/~dmtmp/PM >[2012-04-03 17:45:06.808448] I [afr-self-heal-data.c:776:afr_sh_data_fix] 7-dstore-replicate-0: no active sinks for performing self-heal on file /clients/client9/~dmtmp/SEED/LARGE.FIL >[2012-04-03 17:45:06.808595] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background entry self-heal completed on /clients/client3/~dmtmp/COREL >[2012-04-03 17:45:06.809685] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background entry self-heal completed on /clients/client8/~dmtmp/COREL >[2012-04-03 17:45:06.809998] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client2/~dmtmp/COREL >[2012-04-03 17:45:06.810528] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background entry self-heal completed on /clients/client2/~dmtmp/COREL >[2012-04-03 17:45:06.811609] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-0: background data self-heal triggered. path: /clients/client1/~dmtmp/COREL/GRAPH2.CDR, reason: lookup detected pending operations >[2012-04-03 17:45:06.812981] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client3/~dmtmp/COREL, reason: lookup detected pending operations >[2012-04-03 17:45:06.815502] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background data self-heal triggered. path: /clients/client2/~dmtmp/COREL/GRAPH2.CDR, reason: lookup detected pending operations >[2012-04-03 17:45:06.816380] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background entry self-heal triggered. path: /clients/client3/~dmtmp/COREL, reason: lookup detected pending operations >[2012-04-03 17:45:06.817711] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background entry self-heal completed on /clients/client0/~dmtmp/COREL >[2012-04-03 17:45:06.820299] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-0: background entry self-heal completed on /clients/client0/~dmtmp/COREL >[2012-04-03 17:45:06.820910] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client4/~dmtmp/COREL >[2012-04-03 17:45:06.825561] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client6/~dmtmp/COREL, reason: lookup detected pending operations >[2012-04-03 17:45:06.826184] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-0: background entry self-heal triggered. path: /clients/client6/~dmtmp/COREL, reason: lookup detected pending operations >[2012-04-03 17:45:06.826316] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-0: background data self-heal completed on /clients/client9/~dmtmp/SEED/LARGE.FIL >[2012-04-03 17:45:06.826577] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-0: background entry self-heal triggered. path: /clients/client4/~dmtmp/COREL, reason: lookup detected pending operations >[2012-04-03 17:45:06.827739] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client4/~dmtmp/COREL, reason: lookup detected pending operations >[2012-04-03 17:45:06.829972] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background entry self-heal completed on /clients/client3/~dmtmp/COREL >[2012-04-03 17:45:06.830861] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client3/~dmtmp/COREL >[2012-04-03 17:45:06.832262] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background entry self-heal triggered. path: /clients/client8/~dmtmp/COREL, reason: lookup detected pending operations >[2012-04-03 17:45:06.834307] I [afr-self-heal-data.c:776:afr_sh_data_fix] 7-dstore-replicate-0: no active sinks for performing self-heal on file /clients/client1/~dmtmp/COREL/GRAPH2.CDR >[2012-04-03 17:45:06.835575] I [afr-self-heal-data.c:776:afr_sh_data_fix] 7-dstore-replicate-2: no active sinks for performing self-heal on file /clients/client2/~dmtmp/COREL/GRAPH2.CDR >[2012-04-03 17:45:06.835755] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-0: background entry self-heal completed on /clients/client6/~dmtmp/COREL >[2012-04-03 17:45:06.836183] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background data self-heal triggered. path: /clients/client3/~dmtmp/COREL/GRAPH2.CDR, reason: lookup detected pending operations >[2012-04-03 17:45:06.837128] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client6/~dmtmp/COREL >[2012-04-03 17:45:06.837960] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-0: background entry self-heal completed on /clients/client4/~dmtmp/COREL >[2012-04-03 17:45:06.838252] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client4/~dmtmp/COREL >[2012-04-03 17:45:06.844425] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-0: background data self-heal completed on /clients/client1/~dmtmp/COREL/GRAPH2.CDR >[2012-04-03 17:45:06.845099] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background data self-heal completed on /clients/client2/~dmtmp/COREL/GRAPH2.CDR >[2012-04-03 17:45:06.846372] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background entry self-heal completed on /clients/client8/~dmtmp/COREL >[2012-04-03 17:45:06.848540] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client7/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:06.850389] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-0: background entry self-heal triggered. path: /clients/client0/~dmtmp/COREL, reason: lookup detected pending operations >[2012-04-03 17:45:06.851832] I [afr-self-heal-data.c:776:afr_sh_data_fix] 7-dstore-replicate-2: no active sinks for performing self-heal on file /clients/client3/~dmtmp/COREL/GRAPH2.CDR >[2012-04-03 17:45:06.853639] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client2/~dmtmp/COREL, reason: lookup detected pending operations >[2012-04-03 17:45:06.856615] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background entry self-heal triggered. path: /clients/client2/~dmtmp/COREL, reason: lookup detected pending operations >[2012-04-03 17:45:06.857338] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client3/~dmtmp/COREL, reason: lookup detected pending operations >[2012-04-03 17:45:06.857849] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background entry self-heal triggered. path: /clients/client3/~dmtmp/COREL, reason: lookup detected pending operations >[2012-04-03 17:45:06.858134] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background data self-heal completed on /clients/client3/~dmtmp/COREL/GRAPH2.CDR >[2012-04-03 17:45:06.858781] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client7/~dmtmp/PM >[2012-04-03 17:45:06.861975] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client7/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:06.862682] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-0: background entry self-heal completed on /clients/client0/~dmtmp/COREL >[2012-04-03 17:45:06.866729] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client2/~dmtmp/COREL >[2012-04-03 17:45:06.867721] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-0: background entry self-heal triggered. path: /clients/client0/~dmtmp/COREL, reason: lookup detected pending operations >[2012-04-03 17:45:06.873256] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client3/~dmtmp/COREL >[2012-04-03 17:45:06.874537] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background entry self-heal triggered. path: /clients/client0/~dmtmp/COREL, reason: lookup detected pending operations >[2012-04-03 17:45:06.877217] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background data self-heal triggered. path: /clients/client5/~dmtmp/COREL/GRAPH2.CDR, reason: lookup detected pending operations >[2012-04-03 17:45:06.877816] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background entry self-heal completed on /clients/client2/~dmtmp/COREL >[2012-04-03 17:45:06.878704] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-0: background entry self-heal completed on /clients/client0/~dmtmp/COREL >[2012-04-03 17:45:06.878958] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client7/~dmtmp/PM >[2012-04-03 17:45:06.879327] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client1/~dmtmp/COREL, reason: lookup detected pending operations >[2012-04-03 17:45:06.879703] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-0: background entry self-heal triggered. path: /clients/client1/~dmtmp/COREL, reason: lookup detected pending operations >[2012-04-03 17:45:06.879916] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background entry self-heal completed on /clients/client3/~dmtmp/COREL >[2012-04-03 17:45:06.883245] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background entry self-heal completed on /clients/client0/~dmtmp/COREL >[2012-04-03 17:45:06.884126] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background data self-heal triggered. path: /clients/client2/~dmtmp/COREL/GRAPH2.CDR, reason: lookup detected pending operations >[2012-04-03 17:45:06.885642] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background data self-heal triggered. path: /clients/client3/~dmtmp/COREL/GRAPH2.CDR, reason: lookup detected pending operations >[2012-04-03 17:45:06.891883] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-0: background entry self-heal completed on /clients/client1/~dmtmp/COREL >[2012-04-03 17:45:06.893187] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client1/~dmtmp/COREL >[2012-04-03 17:45:06.894863] I [afr-self-heal-data.c:776:afr_sh_data_fix] 7-dstore-replicate-2: no active sinks for performing self-heal on file /clients/client5/~dmtmp/COREL/GRAPH2.CDR >[2012-04-03 17:45:06.902421] I [afr-self-heal-data.c:776:afr_sh_data_fix] 7-dstore-replicate-2: no active sinks for performing self-heal on file /clients/client2/~dmtmp/COREL/GRAPH2.CDR >[2012-04-03 17:45:06.902982] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client7/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:06.903776] I [afr-self-heal-data.c:776:afr_sh_data_fix] 7-dstore-replicate-2: no active sinks for performing self-heal on file /clients/client3/~dmtmp/COREL/GRAPH2.CDR >[2012-04-03 17:45:06.904094] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background data self-heal completed on /clients/client5/~dmtmp/COREL/GRAPH2.CDR >[2012-04-03 17:45:06.904574] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background entry self-heal triggered. path: /clients/client8/~dmtmp/COREL, reason: lookup detected pending operations >[2012-04-03 17:45:06.908763] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background data self-heal completed on /clients/client2/~dmtmp/COREL/GRAPH2.CDR >[2012-04-03 17:45:06.917317] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background data self-heal completed on /clients/client3/~dmtmp/COREL/GRAPH2.CDR >[2012-04-03 17:45:06.917870] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background entry self-heal completed on /clients/client8/~dmtmp/COREL >[2012-04-03 17:45:06.922069] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client7/~dmtmp/PM >[2012-04-03 17:45:06.926581] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client7/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:06.930575] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client6/~dmtmp/COREL, reason: lookup detected pending operations >[2012-04-03 17:45:06.932767] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-0: background entry self-heal triggered. path: /clients/client6/~dmtmp/COREL, reason: lookup detected pending operations >[2012-04-03 17:45:06.934137] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background entry self-heal triggered. path: /clients/client2/~dmtmp/COREL, reason: lookup detected pending operations >[2012-04-03 17:45:06.934541] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-0: background entry self-heal triggered. path: /clients/client0/~dmtmp/COREL, reason: lookup detected pending operations >[2012-04-03 17:45:06.936418] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client2/~dmtmp/COREL, reason: lookup detected pending operations >[2012-04-03 17:45:06.941774] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client1/~dmtmp/COREL, reason: lookup detected pending operations >[2012-04-03 17:45:06.942079] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client7/~dmtmp/PM >[2012-04-03 17:45:06.943543] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background entry self-heal triggered. path: /clients/client8/~dmtmp/COREL, reason: lookup detected pending operations >[2012-04-03 17:45:06.944215] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client6/~dmtmp/COREL >[2012-04-03 17:45:06.945629] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background entry self-heal completed on /clients/client2/~dmtmp/COREL >[2012-04-03 17:45:06.946058] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-0: background entry self-heal completed on /clients/client6/~dmtmp/COREL >[2012-04-03 17:45:06.949770] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-0: background data self-heal triggered. path: /clients/client4/~dmtmp/COREL/GRAPH2.CDR, reason: lookup detected pending operations >[2012-04-03 17:45:06.950190] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-0: background entry self-heal completed on /clients/client0/~dmtmp/COREL >[2012-04-03 17:45:06.952853] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client2/~dmtmp/COREL >[2012-04-03 17:45:06.955424] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-0: background entry self-heal triggered. path: /clients/client0/~dmtmp/COREL, reason: lookup detected pending operations >[2012-04-03 17:45:06.955690] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client1/~dmtmp/COREL >[2012-04-03 17:45:06.956406] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background entry self-heal triggered. path: /clients/client3/~dmtmp/COREL, reason: lookup detected pending operations >[2012-04-03 17:45:06.956822] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background entry self-heal triggered. path: /clients/client0/~dmtmp/COREL, reason: lookup detected pending operations >[2012-04-03 17:45:06.957327] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background entry self-heal completed on /clients/client8/~dmtmp/COREL >[2012-04-03 17:45:06.959024] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-0: background entry self-heal triggered. path: /clients/client1/~dmtmp/COREL, reason: lookup detected pending operations >[2012-04-03 17:45:06.961945] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client1/~dmtmp/COREL, reason: lookup detected pending operations >[2012-04-03 17:45:06.963750] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background data self-heal triggered. path: /clients/client5/~dmtmp/COREL/GRAPH2.CDR, reason: lookup detected pending operations >[2012-04-03 17:45:06.965530] I [afr-self-heal-data.c:776:afr_sh_data_fix] 7-dstore-replicate-0: no active sinks for performing self-heal on file /clients/client4/~dmtmp/COREL/GRAPH2.CDR >[2012-04-03 17:45:06.966765] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-0: background entry self-heal completed on /clients/client0/~dmtmp/COREL >[2012-04-03 17:45:06.968267] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background entry self-heal completed on /clients/client3/~dmtmp/COREL >[2012-04-03 17:45:06.968737] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background entry self-heal completed on /clients/client0/~dmtmp/COREL >[2012-04-03 17:45:06.970059] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-0: background entry self-heal completed on /clients/client1/~dmtmp/COREL >[2012-04-03 17:45:06.970749] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-0: background data self-heal completed on /clients/client4/~dmtmp/COREL/GRAPH2.CDR >[2012-04-03 17:45:06.977051] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client1/~dmtmp/COREL >[2012-04-03 17:45:06.979975] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background entry self-heal triggered. path: /clients/client2/~dmtmp/COREL, reason: lookup detected pending operations >[2012-04-03 17:45:06.980478] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client2/~dmtmp/COREL, reason: lookup detected pending operations >[2012-04-03 17:45:06.983154] I [afr-self-heal-data.c:776:afr_sh_data_fix] 7-dstore-replicate-2: no active sinks for performing self-heal on file /clients/client5/~dmtmp/COREL/GRAPH2.CDR >[2012-04-03 17:45:06.991174] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-0: background entry self-heal triggered. path: /clients/client6/~dmtmp/COREL, reason: lookup detected pending operations >[2012-04-03 17:45:06.991675] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background data self-heal completed on /clients/client5/~dmtmp/COREL/GRAPH2.CDR >[2012-04-03 17:45:06.992357] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background entry self-heal triggered. path: /clients/client5/~dmtmp/COREL, reason: lookup detected pending operations >[2012-04-03 17:45:06.992749] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client5/~dmtmp/COREL, reason: lookup detected pending operations >[2012-04-03 17:45:06.993350] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client6/~dmtmp/COREL, reason: lookup detected pending operations >[2012-04-03 17:45:06.994441] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client7/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:06.995568] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client2/~dmtmp/COREL >[2012-04-03 17:45:06.996906] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background entry self-heal completed on /clients/client2/~dmtmp/COREL >[2012-04-03 17:45:07.000474] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-0: background entry self-heal triggered. path: /clients/client0/~dmtmp/COREL, reason: lookup detected pending operations >[2012-04-03 17:45:07.002021] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client1/~dmtmp/COREL, reason: lookup detected pending operations >[2012-04-03 17:45:07.003170] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-0: background entry self-heal completed on /clients/client6/~dmtmp/COREL >[2012-04-03 17:45:07.006317] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background entry self-heal completed on /clients/client5/~dmtmp/COREL >[2012-04-03 17:45:07.006613] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client5/~dmtmp/COREL >[2012-04-03 17:45:07.007785] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client6/~dmtmp/COREL >[2012-04-03 17:45:07.008688] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client7/~dmtmp/PM >[2012-04-03 17:45:07.010538] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background data self-heal triggered. path: /clients/client5/~dmtmp/COREL/GRAPH2.CDR, reason: lookup detected pending operations >[2012-04-03 17:45:07.012005] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client7/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:07.014076] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-0: background entry self-heal completed on /clients/client0/~dmtmp/COREL >[2012-04-03 17:45:07.014695] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client1/~dmtmp/COREL >[2012-04-03 17:45:07.019032] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-0: background entry self-heal triggered. path: /clients/client0/~dmtmp/COREL, reason: lookup detected pending operations >[2012-04-03 17:45:07.019234] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background entry self-heal triggered. path: /clients/client0/~dmtmp/COREL, reason: lookup detected pending operations >[2012-04-03 17:45:07.020517] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-0: background entry self-heal triggered. path: /clients/client1/~dmtmp/COREL, reason: lookup detected pending operations >[2012-04-03 17:45:07.021196] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background entry self-heal triggered. path: /clients/client3/~dmtmp/COREL, reason: lookup detected pending operations >[2012-04-03 17:45:07.023315] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client1/~dmtmp/COREL, reason: lookup detected pending operations >[2012-04-03 17:45:07.027790] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client7/~dmtmp/PM >[2012-04-03 17:45:07.028785] I [afr-self-heal-data.c:776:afr_sh_data_fix] 7-dstore-replicate-2: no active sinks for performing self-heal on file /clients/client5/~dmtmp/COREL/GRAPH2.CDR >[2012-04-03 17:45:07.029556] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background entry self-heal completed on /clients/client0/~dmtmp/COREL >[2012-04-03 17:45:07.029775] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background entry self-heal completed on /clients/client3/~dmtmp/COREL >[2012-04-03 17:45:07.032090] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client1/~dmtmp/COREL >[2012-04-03 17:45:07.032477] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-0: background entry self-heal completed on /clients/client0/~dmtmp/COREL >[2012-04-03 17:45:07.033114] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-0: background entry self-heal completed on /clients/client1/~dmtmp/COREL >[2012-04-03 17:45:07.033373] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client3/~dmtmp/COREL, reason: lookup detected pending operations >[2012-04-03 17:45:07.036299] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background data self-heal completed on /clients/client5/~dmtmp/COREL/GRAPH2.CDR >[2012-04-03 17:45:07.037632] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background entry self-heal triggered. path: /clients/client3/~dmtmp/COREL, reason: lookup detected pending operations >[2012-04-03 17:45:07.045207] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client3/~dmtmp/COREL >[2012-04-03 17:45:07.046981] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-0: background data self-heal triggered. path: /clients/client4/~dmtmp/COREL/GRAPH2.CDR, reason: lookup detected pending operations >[2012-04-03 17:45:07.048157] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client5/~dmtmp/COREL, reason: lookup detected pending operations >[2012-04-03 17:45:07.049946] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background entry self-heal completed on /clients/client3/~dmtmp/COREL >[2012-04-03 17:45:07.059561] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background entry self-heal triggered. path: /clients/client8/~dmtmp/COREL, reason: lookup detected pending operations >[2012-04-03 17:45:07.059783] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client5/~dmtmp/COREL >[2012-04-03 17:45:07.062329] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client7/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:07.065078] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background entry self-heal triggered. path: /clients/client5/~dmtmp/COREL, reason: lookup detected pending operations >[2012-04-03 17:45:07.065570] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background entry self-heal triggered. path: /clients/client2/~dmtmp/COREL, reason: lookup detected pending operations >[2012-04-03 17:45:07.066174] I [afr-self-heal-data.c:776:afr_sh_data_fix] 7-dstore-replicate-0: no active sinks for performing self-heal on file /clients/client4/~dmtmp/COREL/GRAPH2.CDR >[2012-04-03 17:45:07.068484] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client5/~dmtmp/COREL, reason: lookup detected pending operations >[2012-04-03 17:45:07.068783] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client2/~dmtmp/COREL, reason: lookup detected pending operations >[2012-04-03 17:45:07.070919] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-0: background data self-heal completed on /clients/client4/~dmtmp/COREL/GRAPH2.CDR >[2012-04-03 17:45:07.073471] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background entry self-heal completed on /clients/client8/~dmtmp/COREL >[2012-04-03 17:45:07.077321] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client7/~dmtmp/PM >[2012-04-03 17:45:07.079220] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background entry self-heal completed on /clients/client5/~dmtmp/COREL >[2012-04-03 17:45:07.079369] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client5/~dmtmp/COREL >[2012-04-03 17:45:07.079699] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background entry self-heal completed on /clients/client2/~dmtmp/COREL >[2012-04-03 17:45:07.082223] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client2/~dmtmp/COREL >[2012-04-03 17:45:07.082890] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client7/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:07.084408] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background data self-heal triggered. path: /clients/client5/~dmtmp/COREL/GRAPH2.CDR, reason: lookup detected pending operations >[2012-04-03 17:45:07.085738] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background data self-heal triggered. path: /clients/client2/~dmtmp/COREL/GRAPH2.CDR, reason: lookup detected pending operations >[2012-04-03 17:45:07.089526] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background entry self-heal triggered. path: /clients/client3/~dmtmp/COREL, reason: lookup detected pending operations >[2012-04-03 17:45:07.092429] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-0: background entry self-heal triggered. path: /clients/client6/~dmtmp/COREL, reason: lookup detected pending operations >[2012-04-03 17:45:07.093432] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client6/~dmtmp/COREL, reason: lookup detected pending operations >[2012-04-03 17:45:07.094101] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client7/~dmtmp/PM >[2012-04-03 17:45:07.094661] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client4/~dmtmp/COREL, reason: lookup detected pending operations >[2012-04-03 17:45:07.100220] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background entry self-heal completed on /clients/client3/~dmtmp/COREL >[2012-04-03 17:45:07.101490] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client1/~dmtmp/COREL, reason: lookup detected pending operations >[2012-04-03 17:45:07.102005] I [afr-self-heal-data.c:776:afr_sh_data_fix] 7-dstore-replicate-2: no active sinks for performing self-heal on file /clients/client5/~dmtmp/COREL/GRAPH2.CDR >[2012-04-03 17:45:07.102874] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background entry self-heal triggered. path: /clients/client8/~dmtmp/COREL, reason: lookup detected pending operations >[2012-04-03 17:45:07.103421] I [afr-self-heal-data.c:776:afr_sh_data_fix] 7-dstore-replicate-2: no active sinks for performing self-heal on file /clients/client2/~dmtmp/COREL/GRAPH2.CDR >[2012-04-03 17:45:07.104548] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-0: background entry self-heal completed on /clients/client6/~dmtmp/COREL >[2012-04-03 17:45:07.105334] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client3/~dmtmp/COREL, reason: lookup detected pending operations >[2012-04-03 17:45:07.105612] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background entry self-heal triggered. path: /clients/client3/~dmtmp/COREL, reason: lookup detected pending operations >[2012-04-03 17:45:07.107262] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client6/~dmtmp/COREL >[2012-04-03 17:45:07.109997] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client4/~dmtmp/COREL >[2012-04-03 17:45:07.111562] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background data self-heal completed on /clients/client5/~dmtmp/COREL/GRAPH2.CDR >[2012-04-03 17:45:07.111960] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background data self-heal completed on /clients/client2/~dmtmp/COREL/GRAPH2.CDR >[2012-04-03 17:45:07.112441] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-0: background entry self-heal triggered. path: /clients/client4/~dmtmp/COREL, reason: lookup detected pending operations >[2012-04-03 17:45:07.114392] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background entry self-heal completed on /clients/client8/~dmtmp/COREL >[2012-04-03 17:45:07.115150] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background entry self-heal completed on /clients/client3/~dmtmp/COREL >[2012-04-03 17:45:07.115721] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client4/~dmtmp/COREL, reason: lookup detected pending operations >[2012-04-03 17:45:07.116690] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client1/~dmtmp/COREL >[2012-04-03 17:45:07.117294] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client3/~dmtmp/COREL >[2012-04-03 17:45:07.123496] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client1/~dmtmp/COREL, reason: lookup detected pending operations >[2012-04-03 17:45:07.127459] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-0: background entry self-heal triggered. path: /clients/client1/~dmtmp/COREL, reason: lookup detected pending operations >[2012-04-03 17:45:07.129285] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-0: background entry self-heal completed on /clients/client4/~dmtmp/COREL >[2012-04-03 17:45:07.130191] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client5/~dmtmp/COREL, reason: lookup detected pending operations >[2012-04-03 17:45:07.130773] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client4/~dmtmp/COREL >[2012-04-03 17:45:07.133113] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client2/~dmtmp/COREL, reason: lookup detected pending operations >[2012-04-03 17:45:07.134262] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background entry self-heal triggered. path: /clients/client2/~dmtmp/COREL, reason: lookup detected pending operations >[2012-04-03 17:45:07.135248] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-0: background data self-heal triggered. path: /clients/client4/~dmtmp/COREL/GRAPH2.CDR, reason: lookup detected pending operations >[2012-04-03 17:45:07.135681] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client1/~dmtmp/COREL >[2012-04-03 17:45:07.137331] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client7/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:07.139973] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-0: background entry self-heal completed on /clients/client1/~dmtmp/COREL >[2012-04-03 17:45:07.140968] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client5/~dmtmp/COREL >[2012-04-03 17:45:07.144809] I [afr-self-heal-data.c:776:afr_sh_data_fix] 7-dstore-replicate-0: no active sinks for performing self-heal on file /clients/client4/~dmtmp/COREL/GRAPH2.CDR >[2012-04-03 17:45:07.145045] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client2/~dmtmp/COREL >[2012-04-03 17:45:07.146577] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background entry self-heal triggered. path: /clients/client8/~dmtmp/COREL, reason: lookup detected pending operations >[2012-04-03 17:45:07.147527] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client5/~dmtmp/COREL, reason: lookup detected pending operations >[2012-04-03 17:45:07.149756] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client4/~dmtmp/COREL, reason: lookup detected pending operations >[2012-04-03 17:45:07.151030] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-0: background entry self-heal triggered. path: /clients/client4/~dmtmp/COREL, reason: lookup detected pending operations >[2012-04-03 17:45:07.151539] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-0: background data self-heal completed on /clients/client4/~dmtmp/COREL/GRAPH2.CDR >[2012-04-03 17:45:07.152047] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client7/~dmtmp/PM >[2012-04-03 17:45:07.152757] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background entry self-heal triggered. path: /clients/client5/~dmtmp/COREL, reason: lookup detected pending operations >[2012-04-03 17:45:07.155390] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background entry self-heal completed on /clients/client2/~dmtmp/COREL >[2012-04-03 17:45:07.156526] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client7/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:07.158702] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client6/~dmtmp/COREL, reason: lookup detected pending operations >[2012-04-03 17:45:07.159322] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-0: background entry self-heal triggered. path: /clients/client6/~dmtmp/COREL, reason: lookup detected pending operations >[2012-04-03 17:45:07.159705] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client1/~dmtmp/COREL, reason: lookup detected pending operations >[2012-04-03 17:45:07.160054] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client5/~dmtmp/COREL >[2012-04-03 17:45:07.161196] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background data self-heal triggered. path: /clients/client0/~dmtmp/COREL/GRAPH2.CDR, reason: lookup detected pending operations >[2012-04-03 17:45:07.162245] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background entry self-heal completed on /clients/client8/~dmtmp/COREL >[2012-04-03 17:45:07.162782] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client4/~dmtmp/COREL >[2012-04-03 17:45:07.163176] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background data self-heal triggered. path: /clients/client2/~dmtmp/COREL/GRAPH2.CDR, reason: lookup detected pending operations >[2012-04-03 17:45:07.163614] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background entry self-heal completed on /clients/client5/~dmtmp/COREL >[2012-04-03 17:45:07.164367] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-0: background entry self-heal completed on /clients/client4/~dmtmp/COREL >[2012-04-03 17:45:07.168283] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-0: background data self-heal triggered. path: /clients/client4/~dmtmp/COREL/GRAPH2.CDR, reason: lookup detected pending operations >[2012-04-03 17:45:07.168871] I [afr-self-heal-data.c:776:afr_sh_data_fix] 7-dstore-replicate-1: no active sinks for performing self-heal on file /clients/client0/~dmtmp/COREL/GRAPH2.CDR >[2012-04-03 17:45:07.169453] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-0: background entry self-heal completed on /clients/client6/~dmtmp/COREL >[2012-04-03 17:45:07.170074] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background data self-heal triggered. path: /clients/client5/~dmtmp/COREL/GRAPH2.CDR, reason: lookup detected pending operations >[2012-04-03 17:45:07.170537] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client7/~dmtmp/PM >[2012-04-03 17:45:07.170896] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client6/~dmtmp/COREL >[2012-04-03 17:45:07.172800] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client1/~dmtmp/COREL >[2012-04-03 17:45:07.173720] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background data self-heal completed on /clients/client0/~dmtmp/COREL/GRAPH2.CDR >[2012-04-03 17:45:07.176766] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-0: background entry self-heal triggered. path: /clients/client1/~dmtmp/COREL, reason: lookup detected pending operations >[2012-04-03 17:45:07.177433] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client1/~dmtmp/COREL, reason: lookup detected pending operations >[2012-04-03 17:45:07.180023] I [afr-self-heal-data.c:776:afr_sh_data_fix] 7-dstore-replicate-0: no active sinks for performing self-heal on file /clients/client4/~dmtmp/COREL/GRAPH2.CDR >[2012-04-03 17:45:07.181755] I [afr-self-heal-data.c:776:afr_sh_data_fix] 7-dstore-replicate-2: no active sinks for performing self-heal on file /clients/client2/~dmtmp/COREL/GRAPH2.CDR >[2012-04-03 17:45:07.185071] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-0: background data self-heal completed on /clients/client4/~dmtmp/COREL/GRAPH2.CDR >[2012-04-03 17:45:07.185609] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-0: background entry self-heal completed on /clients/client1/~dmtmp/COREL >[2012-04-03 17:45:07.186837] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background entry self-heal triggered. path: /clients/client8/~dmtmp/COREL, reason: lookup detected pending operations >[2012-04-03 17:45:07.189637] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client7/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:07.190321] I [afr-self-heal-data.c:776:afr_sh_data_fix] 7-dstore-replicate-2: no active sinks for performing self-heal on file /clients/client5/~dmtmp/COREL/GRAPH2.CDR >[2012-04-03 17:45:07.191173] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client1/~dmtmp/COREL >[2012-04-03 17:45:07.191904] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background data self-heal completed on /clients/client2/~dmtmp/COREL/GRAPH2.CDR >[2012-04-03 17:45:07.195195] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background entry self-heal triggered. path: /clients/client3/~dmtmp/COREL, reason: lookup detected pending operations >[2012-04-03 17:45:07.197897] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background data self-heal completed on /clients/client5/~dmtmp/COREL/GRAPH2.CDR >[2012-04-03 17:45:07.200389] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background entry self-heal completed on /clients/client8/~dmtmp/COREL >[2012-04-03 17:45:07.204477] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client7/~dmtmp/PM >[2012-04-03 17:45:07.208201] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client7/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:07.210268] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background entry self-heal completed on /clients/client3/~dmtmp/COREL >[2012-04-03 17:45:07.213155] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-0: background entry self-heal triggered. path: /clients/client6/~dmtmp/COREL, reason: lookup detected pending operations >[2012-04-03 17:45:07.213747] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background entry self-heal triggered. path: /clients/client3/~dmtmp/COREL, reason: lookup detected pending operations >[2012-04-03 17:45:07.214245] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client6/~dmtmp/COREL, reason: lookup detected pending operations >[2012-04-03 17:45:07.214531] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client3/~dmtmp/COREL, reason: lookup detected pending operations >[2012-04-03 17:45:07.215248] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client4/~dmtmp/COREL, reason: lookup detected pending operations >[2012-04-03 17:45:07.219526] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client1/~dmtmp/COREL, reason: lookup detected pending operations >[2012-04-03 17:45:07.223100] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client7/~dmtmp/PM >[2012-04-03 17:45:07.223879] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background entry self-heal triggered. path: /clients/client2/~dmtmp/COREL, reason: lookup detected pending operations >[2012-04-03 17:45:07.226066] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background entry self-heal completed on /clients/client3/~dmtmp/COREL >[2012-04-03 17:45:07.226424] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-0: background entry self-heal completed on /clients/client6/~dmtmp/COREL >[2012-04-03 17:45:07.227627] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client5/~dmtmp/COREL, reason: lookup detected pending operations >[2012-04-03 17:45:07.229363] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background entry self-heal triggered. path: /clients/client8/~dmtmp/COREL, reason: lookup detected pending operations >[2012-04-03 17:45:07.229731] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background data self-heal triggered. path: /clients/client0/~dmtmp/COREL/GRAPH2.CDR, reason: lookup detected pending operations >[2012-04-03 17:45:07.230504] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client6/~dmtmp/COREL >[2012-04-03 17:45:07.230776] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client3/~dmtmp/COREL >[2012-04-03 17:45:07.231710] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client4/~dmtmp/COREL >[2012-04-03 17:45:07.233473] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-0: background entry self-heal triggered. path: /clients/client4/~dmtmp/COREL, reason: lookup detected pending operations >[2012-04-03 17:45:07.233871] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client7/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:07.234008] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client1/~dmtmp/COREL >[2012-04-03 17:45:07.234328] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background entry self-heal completed on /clients/client2/~dmtmp/COREL >[2012-04-03 17:45:07.237648] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client4/~dmtmp/COREL, reason: lookup detected pending operations >[2012-04-03 17:45:07.238800] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-0: background entry self-heal triggered. path: /clients/client1/~dmtmp/COREL, reason: lookup detected pending operations >[2012-04-03 17:45:07.240397] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background entry self-heal completed on /clients/client8/~dmtmp/COREL >[2012-04-03 17:45:07.240682] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client1/~dmtmp/COREL, reason: lookup detected pending operations >[2012-04-03 17:45:07.243984] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client5/~dmtmp/COREL >[2012-04-03 17:45:07.245477] I [afr-self-heal-data.c:776:afr_sh_data_fix] 7-dstore-replicate-1: no active sinks for performing self-heal on file /clients/client0/~dmtmp/COREL/GRAPH2.CDR >[2012-04-03 17:45:07.246515] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-0: background entry self-heal completed on /clients/client4/~dmtmp/COREL >[2012-04-03 17:45:07.248398] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background entry self-heal triggered. path: /clients/client5/~dmtmp/COREL, reason: lookup detected pending operations >[2012-04-03 17:45:07.249333] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client5/~dmtmp/COREL, reason: lookup detected pending operations >[2012-04-03 17:45:07.250235] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-0: background entry self-heal completed on /clients/client1/~dmtmp/COREL >[2012-04-03 17:45:07.251334] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client7/~dmtmp/PM >[2012-04-03 17:45:07.251863] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client4/~dmtmp/COREL >[2012-04-03 17:45:07.252810] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background data self-heal completed on /clients/client0/~dmtmp/COREL/GRAPH2.CDR >[2012-04-03 17:45:07.255583] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client6/~dmtmp/COREL, reason: lookup detected pending operations >[2012-04-03 17:45:07.255847] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-0: background entry self-heal triggered. path: /clients/client6/~dmtmp/COREL, reason: lookup detected pending operations >[2012-04-03 17:45:07.256041] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client1/~dmtmp/COREL >[2012-04-03 17:45:07.257229] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client7/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:07.257617] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-0: background data self-heal triggered. path: /clients/client4/~dmtmp/COREL/GRAPH2.CDR, reason: lookup detected pending operations >[2012-04-03 17:45:07.260662] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background entry self-heal triggered. path: /clients/client9/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:07.261785] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client5/~dmtmp/COREL >[2012-04-03 17:45:07.262931] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-0: background entry self-heal completed on /clients/client6/~dmtmp/COREL >[2012-04-03 17:45:07.264212] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background entry self-heal completed on /clients/client5/~dmtmp/COREL >[2012-04-03 17:45:07.266782] I [afr-self-heal-data.c:776:afr_sh_data_fix] 7-dstore-replicate-0: no active sinks for performing self-heal on file /clients/client4/~dmtmp/COREL/GRAPH2.CDR >[2012-04-03 17:45:07.267116] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client6/~dmtmp/COREL >[2012-04-03 17:45:07.269337] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client7/~dmtmp/PM >[2012-04-03 17:45:07.271931] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background entry self-heal completed on /clients/client9/~dmtmp/PM >[2012-04-03 17:45:07.274423] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-0: background data self-heal completed on /clients/client4/~dmtmp/COREL/GRAPH2.CDR >[2012-04-03 17:45:07.276108] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background entry self-heal triggered. path: /clients/client3/~dmtmp/COREL, reason: lookup detected pending operations >[2012-04-03 17:45:07.277547] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background entry self-heal triggered. path: /clients/client9/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:07.287667] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client2/~dmtmp/COREL, reason: lookup detected pending operations >[2012-04-03 17:45:07.287821] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background entry self-heal completed on /clients/client3/~dmtmp/COREL >[2012-04-03 17:45:07.288245] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background entry self-heal triggered. path: /clients/client2/~dmtmp/COREL, reason: lookup detected pending operations >[2012-04-03 17:45:07.288635] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-0: background entry self-heal triggered. path: /clients/client0/~dmtmp/COREL, reason: lookup detected pending operations >[2012-04-03 17:45:07.289136] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background entry self-heal completed on /clients/client9/~dmtmp/PM >[2012-04-03 17:45:07.291836] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background entry self-heal triggered. path: /clients/client3/~dmtmp/COREL, reason: lookup detected pending operations >[2012-04-03 17:45:07.292309] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client4/~dmtmp/COREL, reason: lookup detected pending operations >[2012-04-03 17:45:07.298016] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client3/~dmtmp/COREL, reason: lookup detected pending operations >[2012-04-03 17:45:07.299755] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-0: background entry self-heal completed on /clients/client0/~dmtmp/COREL >[2012-04-03 17:45:07.301260] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background entry self-heal completed on /clients/client2/~dmtmp/COREL >[2012-04-03 17:45:07.304672] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-0: background entry self-heal triggered. path: /clients/client0/~dmtmp/COREL, reason: lookup detected pending operations >[2012-04-03 17:45:07.306777] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-0: background entry self-heal triggered. path: /clients/client6/~dmtmp/COREL, reason: lookup detected pending operations >[2012-04-03 17:45:07.306970] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client2/~dmtmp/COREL >[2012-04-03 17:45:07.307427] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background entry self-heal triggered. path: /clients/client0/~dmtmp/COREL, reason: lookup detected pending operations >[2012-04-03 17:45:07.307789] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client6/~dmtmp/COREL, reason: lookup detected pending operations >[2012-04-03 17:45:07.308569] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client4/~dmtmp/COREL >[2012-04-03 17:45:07.310569] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background entry self-heal completed on /clients/client3/~dmtmp/COREL >[2012-04-03 17:45:07.310972] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client4/~dmtmp/COREL, reason: lookup detected pending operations >[2012-04-03 17:45:07.311236] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-0: background entry self-heal triggered. path: /clients/client4/~dmtmp/COREL, reason: lookup detected pending operations >[2012-04-03 17:45:07.311466] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client3/~dmtmp/COREL >[2012-04-03 17:45:07.312647] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background entry self-heal triggered. path: /clients/client9/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:07.312874] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-0: background entry self-heal completed on /clients/client0/~dmtmp/COREL >[2012-04-03 17:45:07.315021] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client5/~dmtmp/COREL, reason: lookup detected pending operations >[2012-04-03 17:45:07.316070] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-0: background entry self-heal completed on /clients/client6/~dmtmp/COREL >[2012-04-03 17:45:07.316583] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client6/~dmtmp/COREL >[2012-04-03 17:45:07.318731] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client1/~dmtmp/COREL, reason: lookup detected pending operations >[2012-04-03 17:45:07.320208] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background entry self-heal completed on /clients/client0/~dmtmp/COREL >[2012-04-03 17:45:07.322073] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background entry self-heal completed on /clients/client9/~dmtmp/PM >[2012-04-03 17:45:07.322939] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-0: background entry self-heal completed on /clients/client4/~dmtmp/COREL >[2012-04-03 17:45:07.324717] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background data self-heal triggered. path: /clients/client0/~dmtmp/COREL/GRAPH2.CDR, reason: lookup detected pending operations >[2012-04-03 17:45:07.325097] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client4/~dmtmp/COREL >[2012-04-03 17:45:07.328266] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background entry self-heal triggered. path: /clients/client9/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:07.330224] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client2/~dmtmp/COREL, reason: lookup detected pending operations >[2012-04-03 17:45:07.330410] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background entry self-heal triggered. path: /clients/client2/~dmtmp/COREL, reason: lookup detected pending operations >[2012-04-03 17:45:07.330591] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client5/~dmtmp/COREL >[2012-04-03 17:45:07.336103] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client5/~dmtmp/COREL, reason: lookup detected pending operations >[2012-04-03 17:45:07.336445] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client1/~dmtmp/COREL >[2012-04-03 17:45:07.339266] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background entry self-heal triggered. path: /clients/client5/~dmtmp/COREL, reason: lookup detected pending operations >[2012-04-03 17:45:07.341270] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-0: background entry self-heal triggered. path: /clients/client1/~dmtmp/COREL, reason: lookup detected pending operations >[2012-04-03 17:45:07.341809] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client1/~dmtmp/COREL, reason: lookup detected pending operations >[2012-04-03 17:45:07.347395] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client2/~dmtmp/COREL >[2012-04-03 17:45:07.347922] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background entry self-heal completed on /clients/client9/~dmtmp/PM >[2012-04-03 17:45:07.350700] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client5/~dmtmp/COREL >[2012-04-03 17:45:07.352529] I [afr-self-heal-data.c:776:afr_sh_data_fix] 7-dstore-replicate-1: no active sinks for performing self-heal on file /clients/client0/~dmtmp/COREL/GRAPH2.CDR >[2012-04-03 17:45:07.352698] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background entry self-heal completed on /clients/client2/~dmtmp/COREL >[2012-04-03 17:45:07.354258] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client7/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:07.355441] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-0: background entry self-heal completed on /clients/client1/~dmtmp/COREL >[2012-04-03 17:45:07.357535] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background entry self-heal completed on /clients/client5/~dmtmp/COREL >[2012-04-03 17:45:07.358932] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background entry self-heal triggered. path: /clients/client3/~dmtmp/COREL, reason: lookup detected pending operations >[2012-04-03 17:45:07.359102] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client1/~dmtmp/COREL >[2012-04-03 17:45:07.360250] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background data self-heal completed on /clients/client0/~dmtmp/COREL/GRAPH2.CDR >[2012-04-03 17:45:07.361783] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-0: background entry self-heal triggered. path: /clients/client0/~dmtmp/COREL, reason: lookup detected pending operations >[2012-04-03 17:45:07.362367] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background entry self-heal triggered. path: /clients/client0/~dmtmp/COREL, reason: lookup detected pending operations >[2012-04-03 17:45:07.366890] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client7/~dmtmp/PM >[2012-04-03 17:45:07.372254] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client7/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:07.372902] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client4/~dmtmp/COREL, reason: lookup detected pending operations >[2012-04-03 17:45:07.373399] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-0: background entry self-heal completed on /clients/client0/~dmtmp/COREL >[2012-04-03 17:45:07.374446] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background entry self-heal completed on /clients/client3/~dmtmp/COREL >[2012-04-03 17:45:07.377634] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background entry self-heal completed on /clients/client0/~dmtmp/COREL >[2012-04-03 17:45:07.377887] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background entry self-heal triggered. path: /clients/client3/~dmtmp/COREL, reason: lookup detected pending operations >[2012-04-03 17:45:07.379662] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client3/~dmtmp/COREL, reason: lookup detected pending operations >[2012-04-03 17:45:07.380537] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client1/~dmtmp/COREL, reason: lookup detected pending operations >[2012-04-03 17:45:07.381899] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background data self-heal triggered. path: /clients/client0/~dmtmp/COREL/GRAPH2.CDR, reason: lookup detected pending operations >[2012-04-03 17:45:07.386206] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background entry self-heal completed on /clients/client3/~dmtmp/COREL >[2012-04-03 17:45:07.386652] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client7/~dmtmp/PM >[2012-04-03 17:45:07.387051] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client4/~dmtmp/COREL >[2012-04-03 17:45:07.390008] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-0: background entry self-heal triggered. path: /clients/client4/~dmtmp/COREL, reason: lookup detected pending operations >[2012-04-03 17:45:07.392040] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client4/~dmtmp/COREL, reason: lookup detected pending operations >[2012-04-03 17:45:07.392433] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client3/~dmtmp/COREL >[2012-04-03 17:45:07.393485] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client1/~dmtmp/COREL >[2012-04-03 17:45:07.394450] I [afr-self-heal-data.c:776:afr_sh_data_fix] 7-dstore-replicate-1: no active sinks for performing self-heal on file /clients/client0/~dmtmp/COREL/GRAPH2.CDR >[2012-04-03 17:45:07.396394] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-0: background entry self-heal triggered. path: /clients/client1/~dmtmp/COREL, reason: lookup detected pending operations >[2012-04-03 17:45:07.399432] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client1/~dmtmp/COREL, reason: lookup detected pending operations >[2012-04-03 17:45:07.400081] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client2/~dmtmp/COREL, reason: lookup detected pending operations >[2012-04-03 17:45:07.401167] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-0: background entry self-heal completed on /clients/client4/~dmtmp/COREL >[2012-04-03 17:45:07.403154] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background entry self-heal triggered. path: /clients/client2/~dmtmp/COREL, reason: lookup detected pending operations >[2012-04-03 17:45:07.404450] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-0: background entry self-heal completed on /clients/client1/~dmtmp/COREL >[2012-04-03 17:45:07.407528] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background entry self-heal triggered. path: /clients/client9/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:07.407887] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-0: background entry self-heal triggered. path: /clients/client0/~dmtmp/COREL, reason: lookup detected pending operations >[2012-04-03 17:45:07.408040] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background data self-heal completed on /clients/client0/~dmtmp/COREL/GRAPH2.CDR >[2012-04-03 17:45:07.408944] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background entry self-heal triggered. path: /clients/client0/~dmtmp/COREL, reason: lookup detected pending operations >[2012-04-03 17:45:07.412092] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client4/~dmtmp/COREL >[2012-04-03 17:45:07.413098] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client1/~dmtmp/COREL >[2012-04-03 17:45:07.417294] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client2/~dmtmp/COREL >[2012-04-03 17:45:07.418014] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client7/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:07.418268] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background entry self-heal completed on /clients/client2/~dmtmp/COREL >[2012-04-03 17:45:07.420998] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background entry self-heal completed on /clients/client9/~dmtmp/PM >[2012-04-03 17:45:07.422525] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-0: background entry self-heal completed on /clients/client0/~dmtmp/COREL >[2012-04-03 17:45:07.423063] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client5/~dmtmp/COREL, reason: lookup detected pending operations >[2012-04-03 17:45:07.423716] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background entry self-heal completed on /clients/client0/~dmtmp/COREL >[2012-04-03 17:45:07.424000] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background entry self-heal triggered. path: /clients/client9/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:07.428477] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-0: background data self-heal triggered. path: /clients/client6/~dmtmp/COREL/GRAPH2.CDR, reason: lookup detected pending operations >[2012-04-03 17:45:07.429027] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background data self-heal triggered. path: /clients/client0/~dmtmp/COREL/GRAPH2.CDR, reason: lookup detected pending operations >[2012-04-03 17:45:07.431763] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client7/~dmtmp/PM >[2012-04-03 17:45:07.435152] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client7/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:07.437133] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client5/~dmtmp/COREL >[2012-04-03 17:45:07.438246] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client2/~dmtmp/COREL, reason: lookup detected pending operations >[2012-04-03 17:45:07.438906] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background entry self-heal triggered. path: /clients/client2/~dmtmp/COREL, reason: lookup detected pending operations >[2012-04-03 17:45:07.439069] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background entry self-heal completed on /clients/client9/~dmtmp/PM >[2012-04-03 17:45:07.439847] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background entry self-heal triggered. path: /clients/client5/~dmtmp/COREL, reason: lookup detected pending operations >[2012-04-03 17:45:07.442414] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client5/~dmtmp/COREL, reason: lookup detected pending operations >[2012-04-03 17:45:07.449188] I [afr-self-heal-data.c:776:afr_sh_data_fix] 7-dstore-replicate-1: no active sinks for performing self-heal on file /clients/client0/~dmtmp/COREL/GRAPH2.CDR >[2012-04-03 17:45:07.449988] I [afr-self-heal-data.c:776:afr_sh_data_fix] 7-dstore-replicate-0: no active sinks for performing self-heal on file /clients/client6/~dmtmp/COREL/GRAPH2.CDR >[2012-04-03 17:45:07.454712] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client7/~dmtmp/PM >[2012-04-03 17:45:07.457049] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client2/~dmtmp/COREL >[2012-04-03 17:45:07.458708] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background entry self-heal completed on /clients/client2/~dmtmp/COREL >[2012-04-03 17:45:07.460108] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background entry self-heal completed on /clients/client5/~dmtmp/COREL >[2012-04-03 17:45:07.460642] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client5/~dmtmp/COREL >[2012-04-03 17:45:07.461771] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background entry self-heal triggered. path: /clients/client3/~dmtmp/COREL, reason: lookup detected pending operations >[2012-04-03 17:45:07.462770] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background data self-heal completed on /clients/client0/~dmtmp/COREL/GRAPH2.CDR >[2012-04-03 17:45:07.463939] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-0: background data self-heal completed on /clients/client6/~dmtmp/COREL/GRAPH2.CDR >[2012-04-03 17:45:07.465788] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background data self-heal triggered. path: /clients/client5/~dmtmp/COREL/GRAPH2.CDR, reason: lookup detected pending operations >[2012-04-03 17:45:07.469719] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-0: background entry self-heal triggered. path: /clients/client0/~dmtmp/COREL, reason: lookup detected pending operations >[2012-04-03 17:45:07.470026] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background entry self-heal triggered. path: /clients/client9/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:07.474295] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background entry self-heal completed on /clients/client3/~dmtmp/COREL >[2012-04-03 17:45:07.477858] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background entry self-heal triggered. path: /clients/client3/~dmtmp/COREL, reason: lookup detected pending operations >[2012-04-03 17:45:07.478824] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client3/~dmtmp/COREL, reason: lookup detected pending operations >[2012-04-03 17:45:07.479428] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background entry self-heal completed on /clients/client9/~dmtmp/PM >[2012-04-03 17:45:07.482831] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background entry self-heal triggered. path: /clients/client9/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:07.483263] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-0: background entry self-heal completed on /clients/client0/~dmtmp/COREL >[2012-04-03 17:45:07.485430] I [afr-self-heal-data.c:776:afr_sh_data_fix] 7-dstore-replicate-2: no active sinks for performing self-heal on file /clients/client5/~dmtmp/COREL/GRAPH2.CDR >[2012-04-03 17:45:07.486472] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client2/~dmtmp/COREL, reason: lookup detected pending operations >[2012-04-03 17:45:07.486695] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background entry self-heal triggered. path: /clients/client2/~dmtmp/COREL, reason: lookup detected pending operations >[2012-04-03 17:45:07.487056] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client1/~dmtmp/COREL, reason: lookup detected pending operations >[2012-04-03 17:45:07.489056] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-0: background entry self-heal triggered. path: /clients/client1/~dmtmp/COREL, reason: lookup detected pending operations >[2012-04-03 17:45:07.489719] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background entry self-heal triggered. path: /clients/client0/~dmtmp/COREL, reason: lookup detected pending operations >[2012-04-03 17:45:07.489903] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-0: background entry self-heal triggered. path: /clients/client0/~dmtmp/COREL, reason: lookup detected pending operations >[2012-04-03 17:45:07.490035] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background entry self-heal completed on /clients/client3/~dmtmp/COREL >[2012-04-03 17:45:07.490845] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client4/~dmtmp/COREL, reason: lookup detected pending operations >[2012-04-03 17:45:07.491190] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background entry self-heal triggered. path: /clients/client5/~dmtmp/COREL, reason: lookup detected pending operations >[2012-04-03 17:45:07.492608] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client7/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:07.493260] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client5/~dmtmp/COREL, reason: lookup detected pending operations >[2012-04-03 17:45:07.493551] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client3/~dmtmp/COREL >[2012-04-03 17:45:07.494532] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background data self-heal completed on /clients/client5/~dmtmp/COREL/GRAPH2.CDR >[2012-04-03 17:45:07.497803] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background entry self-heal completed on /clients/client9/~dmtmp/PM >[2012-04-03 17:45:07.500051] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client2/~dmtmp/COREL >[2012-04-03 17:45:07.500969] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background entry self-heal completed on /clients/client2/~dmtmp/COREL >[2012-04-03 17:45:07.502347] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background entry self-heal completed on /clients/client0/~dmtmp/COREL >[2012-04-03 17:45:07.503721] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client1/~dmtmp/COREL >[2012-04-03 17:45:07.504064] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background entry self-heal completed on /clients/client5/~dmtmp/COREL >[2012-04-03 17:45:07.504919] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client4/~dmtmp/COREL >[2012-04-03 17:45:07.506040] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-0: background entry self-heal completed on /clients/client1/~dmtmp/COREL >[2012-04-03 17:45:07.506307] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-0: background entry self-heal completed on /clients/client0/~dmtmp/COREL >[2012-04-03 17:45:07.508613] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client4/~dmtmp/COREL, reason: lookup detected pending operations >[2012-04-03 17:45:07.510830] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client7/~dmtmp/PM >[2012-04-03 17:45:07.511281] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client5/~dmtmp/COREL >[2012-04-03 17:45:07.512454] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-0: background entry self-heal triggered. path: /clients/client4/~dmtmp/COREL, reason: lookup detected pending operations >[2012-04-03 17:45:07.515973] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client7/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:07.516609] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background data self-heal triggered. path: /clients/client5/~dmtmp/COREL/GRAPH2.CDR, reason: lookup detected pending operations >[2012-04-03 17:45:07.523481] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client4/~dmtmp/COREL >[2012-04-03 17:45:07.525010] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background entry self-heal triggered. path: /clients/client3/~dmtmp/COREL, reason: lookup detected pending operations >[2012-04-03 17:45:07.525328] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client1/~dmtmp/COREL, reason: lookup detected pending operations >[2012-04-03 17:45:07.526200] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-0: background entry self-heal completed on /clients/client4/~dmtmp/COREL >[2012-04-03 17:45:07.526695] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-0: background data self-heal triggered. path: /clients/client6/~dmtmp/COREL/GRAPH2.CDR, reason: lookup detected pending operations >[2012-04-03 17:45:07.528435] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-0: background data self-heal triggered. path: /clients/client4/~dmtmp/COREL/GRAPH2.CDR, reason: lookup detected pending operations >[2012-04-03 17:45:07.529139] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client7/~dmtmp/PM >[2012-04-03 17:45:07.532220] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background entry self-heal completed on /clients/client3/~dmtmp/COREL >[2012-04-03 17:45:07.533856] I [afr-self-heal-data.c:776:afr_sh_data_fix] 7-dstore-replicate-2: no active sinks for performing self-heal on file /clients/client5/~dmtmp/COREL/GRAPH2.CDR >[2012-04-03 17:45:07.535234] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background entry self-heal triggered. path: /clients/client3/~dmtmp/COREL, reason: lookup detected pending operations >[2012-04-03 17:45:07.537507] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-0: background entry self-heal triggered. path: /clients/client0/~dmtmp/COREL, reason: lookup detected pending operations >[2012-04-03 17:45:07.539079] I [afr-self-heal-data.c:776:afr_sh_data_fix] 7-dstore-replicate-0: no active sinks for performing self-heal on file /clients/client6/~dmtmp/COREL/GRAPH2.CDR >[2012-04-03 17:45:07.540082] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client3/~dmtmp/COREL, reason: lookup detected pending operations >[2012-04-03 17:45:07.541047] I [afr-self-heal-data.c:776:afr_sh_data_fix] 7-dstore-replicate-0: no active sinks for performing self-heal on file /clients/client4/~dmtmp/COREL/GRAPH2.CDR >[2012-04-03 17:45:07.541676] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client7/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:07.543518] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background entry self-heal triggered. path: /clients/client9/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:07.544511] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client1/~dmtmp/COREL >[2012-04-03 17:45:07.545324] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background entry self-heal triggered. path: /clients/client2/~dmtmp/COREL, reason: lookup detected pending operations >[2012-04-03 17:45:07.545856] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-0: background entry self-heal triggered. path: /clients/client6/~dmtmp/COREL, reason: lookup detected pending operations >[2012-04-03 17:45:07.547045] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background data self-heal completed on /clients/client5/~dmtmp/COREL/GRAPH2.CDR >[2012-04-03 17:45:07.547653] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background entry self-heal completed on /clients/client3/~dmtmp/COREL >[2012-04-03 17:45:07.548250] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client6/~dmtmp/COREL, reason: lookup detected pending operations >[2012-04-03 17:45:07.548488] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client2/~dmtmp/COREL, reason: lookup detected pending operations >[2012-04-03 17:45:07.548906] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client4/~dmtmp/COREL, reason: lookup detected pending operations >[2012-04-03 17:45:07.549083] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-0: background data self-heal completed on /clients/client6/~dmtmp/COREL/GRAPH2.CDR >[2012-04-03 17:45:07.549690] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client1/~dmtmp/COREL, reason: lookup detected pending operations >[2012-04-03 17:45:07.550000] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-0: background entry self-heal triggered. path: /clients/client4/~dmtmp/COREL, reason: lookup detected pending operations >[2012-04-03 17:45:07.550415] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-0: background entry self-heal triggered. path: /clients/client1/~dmtmp/COREL, reason: lookup detected pending operations >[2012-04-03 17:45:07.550636] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-0: background entry self-heal completed on /clients/client0/~dmtmp/COREL >[2012-04-03 17:45:07.551016] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-0: background data self-heal completed on /clients/client4/~dmtmp/COREL/GRAPH2.CDR >[2012-04-03 17:45:07.551533] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background entry self-heal completed on /clients/client9/~dmtmp/PM >[2012-04-03 17:45:07.552771] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background entry self-heal completed on /clients/client2/~dmtmp/COREL >[2012-04-03 17:45:07.553457] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-0: background entry self-heal triggered. path: /clients/client0/~dmtmp/COREL, reason: lookup detected pending operations >[2012-04-03 17:45:07.553889] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background entry self-heal triggered. path: /clients/client0/~dmtmp/COREL, reason: lookup detected pending operations >[2012-04-03 17:45:07.554340] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background entry self-heal triggered. path: /clients/client9/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:07.558396] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-0: background entry self-heal completed on /clients/client6/~dmtmp/COREL >[2012-04-03 17:45:07.558934] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-0: background entry self-heal completed on /clients/client4/~dmtmp/COREL >[2012-04-03 17:45:07.559498] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-0: background entry self-heal completed on /clients/client1/~dmtmp/COREL >[2012-04-03 17:45:07.560109] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background entry self-heal completed on /clients/client0/~dmtmp/COREL >[2012-04-03 17:45:07.560383] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-0: background entry self-heal completed on /clients/client0/~dmtmp/COREL >[2012-04-03 17:45:07.560727] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background entry self-heal completed on /clients/client9/~dmtmp/PM >[2012-04-03 17:45:07.595378] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client3/~dmtmp/COREL >[2012-04-03 17:45:07.595651] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client7/~dmtmp/PM >[2012-04-03 17:45:07.600183] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client7/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:07.600918] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client6/~dmtmp/COREL >[2012-04-03 17:45:07.601256] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client2/~dmtmp/COREL >[2012-04-03 17:45:07.601760] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client4/~dmtmp/COREL >[2012-04-03 17:45:07.602030] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client1/~dmtmp/COREL >[2012-04-03 17:45:07.604603] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-0: background data self-heal triggered. path: /clients/client6/~dmtmp/COREL/GRAPH2.CDR, reason: lookup detected pending operations >[2012-04-03 17:45:07.605547] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background data self-heal triggered. path: /clients/client8/~dmtmp/COREL/GRAPH1.CDR, reason: lookup detected pending operations >[2012-04-03 17:45:07.606431] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-0: background data self-heal triggered. path: /clients/client4/~dmtmp/COREL/GRAPH2.CDR, reason: lookup detected pending operations >[2012-04-03 17:45:07.607628] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background entry self-heal triggered. path: /clients/client9/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:07.612061] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client7/~dmtmp/PM >[2012-04-03 17:45:07.614974] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background entry self-heal triggered. path: /clients/client5/~dmtmp/COREL, reason: lookup detected pending operations >[2012-04-03 17:45:07.615993] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background entry self-heal completed on /clients/client9/~dmtmp/PM >[2012-04-03 17:45:07.617987] I [afr-self-heal-data.c:776:afr_sh_data_fix] 7-dstore-replicate-1: no active sinks for performing self-heal on file /clients/client8/~dmtmp/COREL/GRAPH1.CDR >[2012-04-03 17:45:07.619641] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background entry self-heal triggered. path: /clients/client9/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:07.621909] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background entry self-heal triggered. path: /clients/client2/~dmtmp/COREL, reason: lookup detected pending operations >[2012-04-03 17:45:07.623145] I [afr-self-heal-data.c:776:afr_sh_data_fix] 7-dstore-replicate-0: no active sinks for performing self-heal on file /clients/client6/~dmtmp/COREL/GRAPH2.CDR >[2012-04-03 17:45:07.623678] I [afr-self-heal-data.c:776:afr_sh_data_fix] 7-dstore-replicate-0: no active sinks for performing self-heal on file /clients/client4/~dmtmp/COREL/GRAPH2.CDR >[2012-04-03 17:45:07.624392] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client2/~dmtmp/COREL, reason: lookup detected pending operations >[2012-04-03 17:45:07.624598] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background data self-heal completed on /clients/client8/~dmtmp/COREL/GRAPH1.CDR >[2012-04-03 17:45:07.625406] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client7/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:07.625720] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background entry self-heal completed on /clients/client5/~dmtmp/COREL >[2012-04-03 17:45:07.627837] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-0: background data self-heal completed on /clients/client6/~dmtmp/COREL/GRAPH2.CDR >[2012-04-03 17:45:07.630135] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-0: background data self-heal completed on /clients/client4/~dmtmp/COREL/GRAPH2.CDR >[2012-04-03 17:45:07.630992] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background entry self-heal completed on /clients/client9/~dmtmp/PM >[2012-04-03 17:45:07.631865] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client2/~dmtmp/COREL >[2012-04-03 17:45:07.632361] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background entry self-heal completed on /clients/client2/~dmtmp/COREL >[2012-04-03 17:45:07.633744] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client7/~dmtmp/PM >[2012-04-03 17:45:07.635897] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client6/~dmtmp/COREL, reason: lookup detected pending operations >[2012-04-03 17:45:07.636176] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-0: background entry self-heal triggered. path: /clients/client6/~dmtmp/COREL, reason: lookup detected pending operations >[2012-04-03 17:45:07.638873] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client7/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:07.647987] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client6/~dmtmp/COREL >[2012-04-03 17:45:07.648295] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client7/~dmtmp/PM >[2012-04-03 17:45:07.649933] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-0: background entry self-heal completed on /clients/client6/~dmtmp/COREL >[2012-04-03 17:45:07.656046] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-0: background data self-heal triggered. path: /clients/client6/~dmtmp/COREL/GRAPH2.CDR, reason: lookup detected pending operations >[2012-04-03 17:45:07.659988] W [client.c:112:client_grace_timeout] 7-dstore-client-6: client grace timer expired, updating the lk-version to 2 >[2012-04-03 17:45:07.660455] E [socket.c:1724:socket_connect_finish] 7-dstore-client-6: connection to 192.168.2.35:24011 failed (Connection refused) >[2012-04-03 17:45:07.664994] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-0: background entry self-heal triggered. path: /clients/client0/~dmtmp/COREL, reason: lookup detected pending operations >[2012-04-03 17:45:07.668162] I [afr-self-heal-data.c:776:afr_sh_data_fix] 7-dstore-replicate-0: no active sinks for performing self-heal on file /clients/client6/~dmtmp/COREL/GRAPH2.CDR >[2012-04-03 17:45:07.671712] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background entry self-heal triggered. path: /clients/client9/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:07.671969] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client1/~dmtmp/COREL, reason: lookup detected pending operations >[2012-04-03 17:45:07.672144] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client5/~dmtmp/COREL, reason: lookup detected pending operations >[2012-04-03 17:45:07.674792] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-0: background entry self-heal completed on /clients/client0/~dmtmp/COREL >[2012-04-03 17:45:07.675673] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-0: background data self-heal completed on /clients/client6/~dmtmp/COREL/GRAPH2.CDR >[2012-04-03 17:45:07.678219] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background entry self-heal triggered. path: /clients/client0/~dmtmp/COREL, reason: lookup detected pending operations >[2012-04-03 17:45:07.678851] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background data self-heal triggered. path: /clients/client8/~dmtmp/COREL/GRAPH1.CDR, reason: lookup detected pending operations >[2012-04-03 17:45:07.680020] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-0: background entry self-heal triggered. path: /clients/client0/~dmtmp/COREL, reason: lookup detected pending operations >[2012-04-03 17:45:07.680336] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background entry self-heal completed on /clients/client9/~dmtmp/PM >[2012-04-03 17:45:07.683589] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background entry self-heal triggered. path: /clients/client9/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:07.684691] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client1/~dmtmp/COREL >[2012-04-03 17:45:07.685278] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client5/~dmtmp/COREL >[2012-04-03 17:45:07.686124] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background entry self-heal completed on /clients/client0/~dmtmp/COREL >[2012-04-03 17:45:07.686520] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client4/~dmtmp/COREL, reason: lookup detected pending operations >[2012-04-03 17:45:07.688011] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-0: background entry self-heal triggered. path: /clients/client1/~dmtmp/COREL, reason: lookup detected pending operations >[2012-04-03 17:45:07.688733] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-0: background entry self-heal completed on /clients/client0/~dmtmp/COREL >[2012-04-03 17:45:07.689351] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background entry self-heal triggered. path: /clients/client5/~dmtmp/COREL, reason: lookup detected pending operations >[2012-04-03 17:45:07.689778] I [afr-self-heal-data.c:776:afr_sh_data_fix] 7-dstore-replicate-1: no active sinks for performing self-heal on file /clients/client8/~dmtmp/COREL/GRAPH1.CDR >[2012-04-03 17:45:07.690141] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client1/~dmtmp/COREL, reason: lookup detected pending operations >[2012-04-03 17:45:07.690360] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client5/~dmtmp/COREL, reason: lookup detected pending operations >[2012-04-03 17:45:07.691929] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background data self-heal triggered. path: /clients/client0/~dmtmp/COREL/GRAPH2.CDR, reason: lookup detected pending operations >[2012-04-03 17:45:07.692717] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background entry self-heal completed on /clients/client9/~dmtmp/PM >[2012-04-03 17:45:07.695677] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-0: background entry self-heal completed on /clients/client1/~dmtmp/COREL >[2012-04-03 17:45:07.698018] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background entry self-heal triggered. path: /clients/client3/~dmtmp/COREL, reason: lookup detected pending operations >[2012-04-03 17:45:07.698383] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client2/~dmtmp/COREL, reason: lookup detected pending operations >[2012-04-03 17:45:07.699070] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background entry self-heal triggered. path: /clients/client2/~dmtmp/COREL, reason: lookup detected pending operations >[2012-04-03 17:45:07.699341] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background data self-heal completed on /clients/client8/~dmtmp/COREL/GRAPH1.CDR >[2012-04-03 17:45:07.701491] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client7/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:07.701724] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background entry self-heal completed on /clients/client5/~dmtmp/COREL >[2012-04-03 17:45:07.702177] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client4/~dmtmp/COREL >[2012-04-03 17:45:07.703191] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client1/~dmtmp/COREL >[2012-04-03 17:45:07.703565] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client5/~dmtmp/COREL >[2012-04-03 17:45:07.704303] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background entry self-heal triggered. path: /clients/client8/~dmtmp/COREL, reason: lookup detected pending operations >[2012-04-03 17:45:07.706480] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-0: background entry self-heal triggered. path: /clients/client4/~dmtmp/COREL, reason: lookup detected pending operations >[2012-04-03 17:45:07.706843] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client4/~dmtmp/COREL, reason: lookup detected pending operations >[2012-04-03 17:45:07.708211] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-0: background data self-heal triggered. path: /clients/client1/~dmtmp/COREL/@@@CDRW.TMP, reason: lookup detected pending operations >[2012-04-03 17:45:07.708584] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-0: background entry self-heal triggered. path: /clients/client6/~dmtmp/COREL, reason: lookup detected pending operations >[2012-04-03 17:45:07.708846] I [afr-self-heal-data.c:776:afr_sh_data_fix] 7-dstore-replicate-1: no active sinks for performing self-heal on file /clients/client0/~dmtmp/COREL/GRAPH2.CDR >[2012-04-03 17:45:07.709886] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client6/~dmtmp/COREL, reason: lookup detected pending operations >[2012-04-03 17:45:07.710678] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background entry self-heal completed on /clients/client3/~dmtmp/COREL >[2012-04-03 17:45:07.711562] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background entry self-heal triggered. path: /clients/client9/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:07.711787] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-0: background entry self-heal triggered. path: /clients/client0/~dmtmp/COREL, reason: lookup detected pending operations >[2012-04-03 17:45:07.712347] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background entry self-heal completed on /clients/client2/~dmtmp/COREL >[2012-04-03 17:45:07.712938] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client2/~dmtmp/COREL >[2012-04-03 17:45:07.713597] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background entry self-heal triggered. path: /clients/client0/~dmtmp/COREL, reason: lookup detected pending operations >[2012-04-03 17:45:07.713890] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background entry self-heal triggered. path: /clients/client3/~dmtmp/COREL, reason: lookup detected pending operations >[2012-04-03 17:45:07.714592] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client7/~dmtmp/PM >[2012-04-03 17:45:07.715354] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background entry self-heal completed on /clients/client8/~dmtmp/COREL >[2012-04-03 17:45:07.715637] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client3/~dmtmp/COREL, reason: lookup detected pending operations >[2012-04-03 17:45:07.715817] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background data self-heal completed on /clients/client0/~dmtmp/COREL/GRAPH2.CDR >[2012-04-03 17:45:07.717392] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-0: background entry self-heal completed on /clients/client4/~dmtmp/COREL >[2012-04-03 17:45:07.717766] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client7/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:07.719109] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-0: background entry self-heal completed on /clients/client6/~dmtmp/COREL >[2012-04-03 17:45:07.719437] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client4/~dmtmp/COREL >[2012-04-03 17:45:07.720307] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background data self-heal triggered. path: /clients/client8/~dmtmp/COREL/GRAPH1.CDR, reason: lookup detected pending operations >[2012-04-03 17:45:07.720690] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client6/~dmtmp/COREL >[2012-04-03 17:45:07.721070] I [afr-self-heal-data.c:776:afr_sh_data_fix] 7-dstore-replicate-0: no active sinks for performing self-heal on file /clients/client1/~dmtmp/COREL/@@@CDRW.TMP >[2012-04-03 17:45:07.722217] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background entry self-heal completed on /clients/client9/~dmtmp/PM >[2012-04-03 17:45:07.723325] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-0: background entry self-heal completed on /clients/client0/~dmtmp/COREL >[2012-04-03 17:45:07.723657] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-0: background data self-heal triggered. path: /clients/client6/~dmtmp/COREL/GRAPH2.CDR, reason: lookup detected pending operations >[2012-04-03 17:45:07.725898] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background entry self-heal completed on /clients/client0/~dmtmp/COREL >[2012-04-03 17:45:07.726254] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client3/~dmtmp/COREL >[2012-04-03 17:45:07.726471] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-0: background data self-heal completed on /clients/client1/~dmtmp/COREL/@@@CDRW.TMP >[2012-04-03 17:45:07.727064] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client7/~dmtmp/PM >[2012-04-03 17:45:07.727574] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background entry self-heal completed on /clients/client3/~dmtmp/COREL >[2012-04-03 17:45:07.727908] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background entry self-heal triggered. path: /clients/client9/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:07.728575] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-0: background entry self-heal triggered. path: /clients/client1/~dmtmp/COREL, reason: lookup detected pending operations >[2012-04-03 17:45:07.729546] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client1/~dmtmp/COREL, reason: lookup detected pending operations >[2012-04-03 17:45:07.732424] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background data self-heal triggered. path: /clients/client0/~dmtmp/COREL/GRAPH2.CDR, reason: lookup detected pending operations >[2012-04-03 17:45:07.736083] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client5/~dmtmp/COREL, reason: lookup detected pending operations >[2012-04-03 17:45:07.736707] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client1/~dmtmp/COREL >[2012-04-03 17:45:07.737210] I [afr-self-heal-data.c:776:afr_sh_data_fix] 7-dstore-replicate-1: no active sinks for performing self-heal on file /clients/client8/~dmtmp/COREL/GRAPH1.CDR >[2012-04-03 17:45:07.738330] I [afr-self-heal-data.c:776:afr_sh_data_fix] 7-dstore-replicate-0: no active sinks for performing self-heal on file /clients/client6/~dmtmp/COREL/GRAPH2.CDR >[2012-04-03 17:45:07.739101] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-0: background entry self-heal completed on /clients/client1/~dmtmp/COREL >[2012-04-03 17:45:07.739403] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background entry self-heal completed on /clients/client9/~dmtmp/PM >[2012-04-03 17:45:07.739884] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client2/~dmtmp/COREL, reason: lookup detected pending operations >[2012-04-03 17:45:07.741003] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background entry self-heal triggered. path: /clients/client2/~dmtmp/COREL, reason: lookup detected pending operations >[2012-04-03 17:45:07.742969] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-0: background data self-heal completed on /clients/client6/~dmtmp/COREL/GRAPH2.CDR >[2012-04-03 17:45:07.743451] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background data self-heal completed on /clients/client8/~dmtmp/COREL/GRAPH1.CDR >[2012-04-03 17:45:07.744279] I [afr-self-heal-data.c:776:afr_sh_data_fix] 7-dstore-replicate-1: no active sinks for performing self-heal on file /clients/client0/~dmtmp/COREL/GRAPH2.CDR >[2012-04-03 17:45:07.744509] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client5/~dmtmp/COREL >[2012-04-03 17:45:07.745011] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-0: background data self-heal triggered. path: /clients/client1/~dmtmp/COREL/@@@CDRW.TMP, reason: lookup detected pending operations >[2012-04-03 17:45:07.749291] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background entry self-heal triggered. path: /clients/client5/~dmtmp/COREL, reason: lookup detected pending operations >[2012-04-03 17:45:07.750965] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client5/~dmtmp/COREL, reason: lookup detected pending operations >[2012-04-03 17:45:07.751622] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client7/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:07.752318] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background entry self-heal completed on /clients/client2/~dmtmp/COREL >[2012-04-03 17:45:07.752512] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background data self-heal completed on /clients/client0/~dmtmp/COREL/GRAPH2.CDR >[2012-04-03 17:45:07.754413] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client2/~dmtmp/COREL >[2012-04-03 17:45:07.756642] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background entry self-heal triggered. path: /clients/client3/~dmtmp/COREL, reason: lookup detected pending operations >[2012-04-03 17:45:07.757238] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background entry self-heal triggered. path: /clients/client8/~dmtmp/COREL, reason: lookup detected pending operations >[2012-04-03 17:45:07.757533] I [afr-self-heal-data.c:776:afr_sh_data_fix] 7-dstore-replicate-0: no active sinks for performing self-heal on file /clients/client1/~dmtmp/COREL/@@@CDRW.TMP >[2012-04-03 17:45:07.758824] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client5/~dmtmp/COREL >[2012-04-03 17:45:07.759687] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client7/~dmtmp/PM >[2012-04-03 17:45:07.760361] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-0: background data self-heal completed on /clients/client1/~dmtmp/COREL/@@@CDRW.TMP >[2012-04-03 17:45:07.760926] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background entry self-heal completed on /clients/client5/~dmtmp/COREL >[2012-04-03 17:45:07.763261] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client7/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:07.767575] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background entry self-heal completed on /clients/client3/~dmtmp/COREL >[2012-04-03 17:45:07.767992] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background entry self-heal completed on /clients/client8/~dmtmp/COREL >[2012-04-03 17:45:07.768891] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client6/~dmtmp/COREL, reason: lookup detected pending operations >[2012-04-03 17:45:07.769296] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background entry self-heal triggered. path: /clients/client9/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:07.769480] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-0: background entry self-heal triggered. path: /clients/client6/~dmtmp/COREL, reason: lookup detected pending operations >[2012-04-03 17:45:07.771757] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background entry self-heal triggered. path: /clients/client3/~dmtmp/COREL, reason: lookup detected pending operations >[2012-04-03 17:45:07.772700] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background data self-heal triggered. path: /clients/client8/~dmtmp/COREL/GRAPH1.CDR, reason: lookup detected pending operations >[2012-04-03 17:45:07.774031] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client7/~dmtmp/PM >[2012-04-03 17:45:07.774510] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client3/~dmtmp/COREL, reason: lookup detected pending operations >[2012-04-03 17:45:07.780183] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client1/~dmtmp/COREL, reason: lookup detected pending operations >[2012-04-03 17:45:07.783221] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client4/~dmtmp/COREL, reason: lookup detected pending operations >[2012-04-03 17:45:07.785472] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-0: background entry self-heal triggered. path: /clients/client0/~dmtmp/COREL, reason: lookup detected pending operations >[2012-04-03 17:45:07.788594] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background entry self-heal completed on /clients/client9/~dmtmp/PM >[2012-04-03 17:45:07.788992] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-0: background entry self-heal completed on /clients/client6/~dmtmp/COREL >[2012-04-03 17:45:07.789349] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client6/~dmtmp/COREL >[2012-04-03 17:45:07.791888] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client3/~dmtmp/COREL >[2012-04-03 17:45:07.792191] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background entry self-heal completed on /clients/client3/~dmtmp/COREL >[2012-04-03 17:45:07.794973] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background entry self-heal triggered. path: /clients/client9/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:07.796612] I [afr-self-heal-data.c:776:afr_sh_data_fix] 7-dstore-replicate-1: no active sinks for performing self-heal on file /clients/client8/~dmtmp/COREL/GRAPH1.CDR >[2012-04-03 17:45:07.797658] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client1/~dmtmp/COREL >[2012-04-03 17:45:07.799171] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-0: background entry self-heal completed on /clients/client0/~dmtmp/COREL >[2012-04-03 17:45:07.800996] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-0: background entry self-heal triggered. path: /clients/client1/~dmtmp/COREL, reason: lookup detected pending operations >[2012-04-03 17:45:07.802534] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background data self-heal completed on /clients/client8/~dmtmp/COREL/GRAPH1.CDR >[2012-04-03 17:45:07.803099] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background entry self-heal completed on /clients/client9/~dmtmp/PM >[2012-04-03 17:45:07.803453] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client4/~dmtmp/COREL >[2012-04-03 17:45:07.804026] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client1/~dmtmp/COREL, reason: lookup detected pending operations >[2012-04-03 17:45:07.806096] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-0: background entry self-heal triggered. path: /clients/client4/~dmtmp/COREL, reason: lookup detected pending operations >[2012-04-03 17:45:07.807101] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-0: background entry self-heal completed on /clients/client1/~dmtmp/COREL >[2012-04-03 17:45:07.808188] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client4/~dmtmp/COREL, reason: lookup detected pending operations >[2012-04-03 17:45:07.812970] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background entry self-heal triggered. path: /clients/client8/~dmtmp/COREL, reason: lookup detected pending operations >[2012-04-03 17:45:07.814971] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-0: background entry self-heal completed on /clients/client4/~dmtmp/COREL >[2012-04-03 17:45:07.815366] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client1/~dmtmp/COREL >[2012-04-03 17:45:07.818294] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background entry self-heal triggered. path: /clients/client2/~dmtmp/COREL, reason: lookup detected pending operations >[2012-04-03 17:45:07.819615] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-0: background data self-heal triggered. path: /clients/client1/~dmtmp/COREL/@@@CDRW.TMP, reason: lookup detected pending operations >[2012-04-03 17:45:07.820993] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client2/~dmtmp/COREL, reason: lookup detected pending operations >[2012-04-03 17:45:07.822801] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client4/~dmtmp/COREL >[2012-04-03 17:45:07.823549] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background entry self-heal completed on /clients/client8/~dmtmp/COREL >[2012-04-03 17:45:07.826004] I [afr-self-heal-data.c:776:afr_sh_data_fix] 7-dstore-replicate-0: no active sinks for performing self-heal on file /clients/client1/~dmtmp/COREL/@@@CDRW.TMP >[2012-04-03 17:45:07.828059] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background data self-heal triggered. path: /clients/client8/~dmtmp/COREL/GRAPH1.CDR, reason: lookup detected pending operations >[2012-04-03 17:45:07.828731] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-0: background data self-heal completed on /clients/client1/~dmtmp/COREL/@@@CDRW.TMP >[2012-04-03 17:45:07.830680] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client7/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:07.830844] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background entry self-heal completed on /clients/client2/~dmtmp/COREL >[2012-04-03 17:45:07.830999] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client2/~dmtmp/COREL >[2012-04-03 17:45:07.831307] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background entry self-heal triggered. path: /clients/client9/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:07.835197] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-0: background entry self-heal triggered. path: /clients/client6/~dmtmp/COREL, reason: lookup detected pending operations >[2012-04-03 17:45:07.836268] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background data self-heal triggered. path: /clients/client2/~dmtmp/COREL/@@@CDRW.TMP, reason: lookup detected pending operations >[2012-04-03 17:45:07.836547] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client6/~dmtmp/COREL, reason: lookup detected pending operations >[2012-04-03 17:45:07.837037] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client5/~dmtmp/COREL, reason: lookup detected pending operations >[2012-04-03 17:45:07.839593] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background entry self-heal completed on /clients/client9/~dmtmp/PM >[2012-04-03 17:45:07.841933] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client7/~dmtmp/PM >[2012-04-03 17:45:07.842635] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-0: background entry self-heal completed on /clients/client6/~dmtmp/COREL >[2012-04-03 17:45:07.842948] I [afr-self-heal-data.c:776:afr_sh_data_fix] 7-dstore-replicate-1: no active sinks for performing self-heal on file /clients/client8/~dmtmp/COREL/GRAPH1.CDR >[2012-04-03 17:45:07.844443] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background entry self-heal triggered. path: /clients/client9/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:07.844871] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client1/~dmtmp/COREL, reason: lookup detected pending operations >[2012-04-03 17:45:07.847459] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-0: background entry self-heal triggered. path: /clients/client0/~dmtmp/COREL, reason: lookup detected pending operations >[2012-04-03 17:45:07.847965] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client7/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:07.849177] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background data self-heal completed on /clients/client8/~dmtmp/COREL/GRAPH1.CDR >[2012-04-03 17:45:07.850891] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background entry self-heal completed on /clients/client9/~dmtmp/PM >[2012-04-03 17:45:07.851142] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client6/~dmtmp/COREL >[2012-04-03 17:45:07.851374] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-0: background entry self-heal completed on /clients/client0/~dmtmp/COREL >[2012-04-03 17:45:07.852820] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client5/~dmtmp/COREL >[2012-04-03 17:45:07.854526] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-0: background entry self-heal triggered. path: /clients/client0/~dmtmp/COREL, reason: lookup detected pending operations >[2012-04-03 17:45:07.855416] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background entry self-heal triggered. path: /clients/client0/~dmtmp/COREL, reason: lookup detected pending operations >[2012-04-03 17:45:07.856601] I [afr-self-heal-data.c:776:afr_sh_data_fix] 7-dstore-replicate-2: no active sinks for performing self-heal on file /clients/client2/~dmtmp/COREL/@@@CDRW.TMP >[2012-04-03 17:45:07.859984] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background entry self-heal triggered. path: /clients/client5/~dmtmp/COREL, reason: lookup detected pending operations >[2012-04-03 17:45:07.861721] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client5/~dmtmp/COREL, reason: lookup detected pending operations >[2012-04-03 17:45:07.862148] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-0: background entry self-heal completed on /clients/client0/~dmtmp/COREL >[2012-04-03 17:45:07.862312] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client1/~dmtmp/COREL >[2012-04-03 17:45:07.865718] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client4/~dmtmp/COREL, reason: lookup detected pending operations >[2012-04-03 17:45:07.866245] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background entry self-heal triggered. path: /clients/client2/~dmtmp/COREL, reason: lookup detected pending operations >[2012-04-03 17:45:07.866603] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-0: background entry self-heal triggered. path: /clients/client1/~dmtmp/COREL, reason: lookup detected pending operations >[2012-04-03 17:45:07.867104] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client7/~dmtmp/PM >[2012-04-03 17:45:07.867602] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client2/~dmtmp/COREL, reason: lookup detected pending operations >[2012-04-03 17:45:07.867901] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background entry self-heal completed on /clients/client0/~dmtmp/COREL >[2012-04-03 17:45:07.868159] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client1/~dmtmp/COREL, reason: lookup detected pending operations >[2012-04-03 17:45:07.868436] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background entry self-heal triggered. path: /clients/client8/~dmtmp/COREL, reason: lookup detected pending operations >[2012-04-03 17:45:07.868661] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background data self-heal completed on /clients/client2/~dmtmp/COREL/@@@CDRW.TMP >[2012-04-03 17:45:07.869496] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background entry self-heal completed on /clients/client5/~dmtmp/COREL >[2012-04-03 17:45:07.873853] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background entry self-heal triggered. path: /clients/client3/~dmtmp/COREL, reason: lookup detected pending operations >[2012-04-03 17:45:07.874177] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-0: background entry self-heal completed on /clients/client1/~dmtmp/COREL >[2012-04-03 17:45:07.875564] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background entry self-heal completed on /clients/client2/~dmtmp/COREL >[2012-04-03 17:45:07.876314] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client5/~dmtmp/COREL >[2012-04-03 17:45:07.877285] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background entry self-heal completed on /clients/client8/~dmtmp/COREL >[2012-04-03 17:45:07.878548] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client4/~dmtmp/COREL >[2012-04-03 17:45:07.879780] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-0: background entry self-heal triggered. path: /clients/client4/~dmtmp/COREL, reason: lookup detected pending operations >[2012-04-03 17:45:07.882058] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client7/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:07.882300] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background entry self-heal completed on /clients/client3/~dmtmp/COREL >[2012-04-03 17:45:07.883071] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client2/~dmtmp/COREL >[2012-04-03 17:45:07.883276] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client1/~dmtmp/COREL >[2012-04-03 17:45:07.884458] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client4/~dmtmp/COREL, reason: lookup detected pending operations >[2012-04-03 17:45:07.887878] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client3/~dmtmp/COREL, reason: lookup detected pending operations >[2012-04-03 17:45:07.888267] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background entry self-heal triggered. path: /clients/client3/~dmtmp/COREL, reason: lookup detected pending operations >[2012-04-03 17:45:07.890045] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background data self-heal triggered. path: /clients/client2/~dmtmp/COREL/@@@CDRW.TMP, reason: lookup detected pending operations >[2012-04-03 17:45:07.890656] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-0: background data self-heal triggered. path: /clients/client1/~dmtmp/COREL/@@@CDRW.TMP, reason: lookup detected pending operations >[2012-04-03 17:45:07.891941] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-0: background entry self-heal completed on /clients/client4/~dmtmp/COREL >[2012-04-03 17:45:07.894957] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background entry self-heal triggered. path: /clients/client9/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:07.895324] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background entry self-heal completed on /clients/client3/~dmtmp/COREL >[2012-04-03 17:45:07.896152] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client7/~dmtmp/PM >[2012-04-03 17:45:07.897649] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background entry self-heal triggered. path: /clients/client8/~dmtmp/COREL, reason: lookup detected pending operations >[2012-04-03 17:45:07.901318] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client4/~dmtmp/COREL >[2012-04-03 17:45:07.902383] I [afr-self-heal-data.c:776:afr_sh_data_fix] 7-dstore-replicate-0: no active sinks for performing self-heal on file /clients/client1/~dmtmp/COREL/@@@CDRW.TMP >[2012-04-03 17:45:07.905503] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client7/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:07.905740] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client3/~dmtmp/COREL >[2012-04-03 17:45:07.906470] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background entry self-heal completed on /clients/client9/~dmtmp/PM >[2012-04-03 17:45:07.907389] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-0: background data self-heal completed on /clients/client1/~dmtmp/COREL/@@@CDRW.TMP >[2012-04-03 17:45:07.907871] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-0: background entry self-heal triggered. path: /clients/client0/~dmtmp/COREL, reason: lookup detected pending operations >[2012-04-03 17:45:07.908062] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background entry self-heal completed on /clients/client8/~dmtmp/COREL >[2012-04-03 17:45:07.908883] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background entry self-heal triggered. path: /clients/client9/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:07.910022] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background data self-heal triggered. path: /clients/client3/~dmtmp/COREL/@@@CDRW.TMP, reason: lookup detected pending operations >[2012-04-03 17:45:07.910677] I [afr-self-heal-data.c:776:afr_sh_data_fix] 7-dstore-replicate-2: no active sinks for performing self-heal on file /clients/client2/~dmtmp/COREL/@@@CDRW.TMP >[2012-04-03 17:45:07.912844] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client5/~dmtmp/COREL, reason: lookup detected pending operations >[2012-04-03 17:45:07.913659] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client1/~dmtmp/COREL, reason: lookup detected pending operations >[2012-04-03 17:45:07.914453] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-0: background entry self-heal completed on /clients/client0/~dmtmp/COREL >[2012-04-03 17:45:07.915316] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background entry self-heal completed on /clients/client9/~dmtmp/PM >[2012-04-03 17:45:07.916156] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-0: background entry self-heal triggered. path: /clients/client0/~dmtmp/COREL, reason: lookup detected pending operations >[2012-04-03 17:45:07.916805] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background entry self-heal triggered. path: /clients/client0/~dmtmp/COREL, reason: lookup detected pending operations >[2012-04-03 17:45:07.917522] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client7/~dmtmp/PM >[2012-04-03 17:45:07.918470] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background entry self-heal triggered. path: /clients/client2/~dmtmp/COREL, reason: lookup detected pending operations >[2012-04-03 17:45:07.918836] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background data self-heal completed on /clients/client2/~dmtmp/COREL/@@@CDRW.TMP >[2012-04-03 17:45:07.919297] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client2/~dmtmp/COREL, reason: lookup detected pending operations >[2012-04-03 17:45:07.924365] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background entry self-heal completed on /clients/client0/~dmtmp/COREL >[2012-04-03 17:45:07.924961] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background entry self-heal completed on /clients/client2/~dmtmp/COREL >[2012-04-03 17:45:07.926971] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-0: background entry self-heal triggered. path: /clients/client6/~dmtmp/COREL, reason: lookup detected pending operations >[2012-04-03 17:45:07.928399] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client6/~dmtmp/COREL, reason: lookup detected pending operations >[2012-04-03 17:45:07.929002] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client5/~dmtmp/COREL >[2012-04-03 17:45:07.929596] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client1/~dmtmp/COREL >[2012-04-03 17:45:07.930497] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background entry self-heal triggered. path: /clients/client9/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:07.930972] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background entry self-heal triggered. path: /clients/client5/~dmtmp/COREL, reason: lookup detected pending operations >[2012-04-03 17:45:07.932976] I [afr-self-heal-data.c:776:afr_sh_data_fix] 7-dstore-replicate-2: no active sinks for performing self-heal on file /clients/client3/~dmtmp/COREL/@@@CDRW.TMP >[2012-04-03 17:45:07.935397] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-0: background entry self-heal triggered. path: /clients/client1/~dmtmp/COREL, reason: lookup detected pending operations >[2012-04-03 17:45:07.935732] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client5/~dmtmp/COREL, reason: lookup detected pending operations >[2012-04-03 17:45:07.936463] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client1/~dmtmp/COREL, reason: lookup detected pending operations >[2012-04-03 17:45:07.936821] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-0: background entry self-heal completed on /clients/client0/~dmtmp/COREL >[2012-04-03 17:45:07.937112] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client7/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:07.937373] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background entry self-heal triggered. path: /clients/client3/~dmtmp/COREL, reason: lookup detected pending operations >[2012-04-03 17:45:07.938352] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client3/~dmtmp/COREL, reason: lookup detected pending operations >[2012-04-03 17:45:07.938733] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client2/~dmtmp/COREL >[2012-04-03 17:45:07.939938] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background entry self-heal completed on /clients/client9/~dmtmp/PM >[2012-04-03 17:45:07.940999] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background entry self-heal completed on /clients/client5/~dmtmp/COREL >[2012-04-03 17:45:07.941277] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-0: background entry self-heal completed on /clients/client6/~dmtmp/COREL >[2012-04-03 17:45:07.942897] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background data self-heal completed on /clients/client3/~dmtmp/COREL/@@@CDRW.TMP >[2012-04-03 17:45:07.943556] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background data self-heal triggered. path: /clients/client2/~dmtmp/COREL/@@@CDRW.TMP, reason: lookup detected pending operations >[2012-04-03 17:45:07.944094] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background entry self-heal triggered. path: /clients/client9/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:07.944920] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-0: background entry self-heal completed on /clients/client1/~dmtmp/COREL >[2012-04-03 17:45:07.945161] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background entry self-heal completed on /clients/client3/~dmtmp/COREL >[2012-04-03 17:45:07.945744] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client6/~dmtmp/COREL >[2012-04-03 17:45:07.948195] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client5/~dmtmp/COREL >[2012-04-03 17:45:07.948842] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client1/~dmtmp/COREL >[2012-04-03 17:45:07.949845] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client7/~dmtmp/PM >[2012-04-03 17:45:07.950379] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client3/~dmtmp/COREL >[2012-04-03 17:45:07.950873] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-0: background data self-heal triggered. path: /clients/client6/~dmtmp/COREL/GRAPH2.CDR, reason: lookup detected pending operations >[2012-04-03 17:45:07.951317] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-0: background data self-heal triggered. path: /clients/client1/~dmtmp/COREL/@@@CDRW.TMP, reason: lookup detected pending operations >[2012-04-03 17:45:07.951627] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background entry self-heal completed on /clients/client9/~dmtmp/PM >[2012-04-03 17:45:07.953702] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client7/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:07.955798] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background data self-heal triggered. path: /clients/client3/~dmtmp/COREL/@@@CDRW.TMP, reason: lookup detected pending operations >[2012-04-03 17:45:07.957068] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background entry self-heal triggered. path: /clients/client8/~dmtmp/COREL, reason: lookup detected pending operations >[2012-04-03 17:45:07.959803] I [afr-self-heal-data.c:776:afr_sh_data_fix] 7-dstore-replicate-2: no active sinks for performing self-heal on file /clients/client2/~dmtmp/COREL/@@@CDRW.TMP >[2012-04-03 17:45:07.962202] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client4/~dmtmp/COREL, reason: lookup detected pending operations >[2012-04-03 17:45:07.962463] I [afr-self-heal-data.c:776:afr_sh_data_fix] 7-dstore-replicate-0: no active sinks for performing self-heal on file /clients/client6/~dmtmp/COREL/GRAPH2.CDR >[2012-04-03 17:45:07.964022] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client7/~dmtmp/PM >[2012-04-03 17:45:07.964504] I [afr-self-heal-data.c:776:afr_sh_data_fix] 7-dstore-replicate-0: no active sinks for performing self-heal on file /clients/client1/~dmtmp/COREL/@@@CDRW.TMP >[2012-04-03 17:45:07.965538] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background data self-heal completed on /clients/client2/~dmtmp/COREL/@@@CDRW.TMP >[2012-04-03 17:45:07.965861] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background entry self-heal completed on /clients/client8/~dmtmp/COREL >[2012-04-03 17:45:07.969834] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-0: background data self-heal completed on /clients/client6/~dmtmp/COREL/GRAPH2.CDR >[2012-04-03 17:45:07.970365] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-0: background data self-heal completed on /clients/client1/~dmtmp/COREL/@@@CDRW.TMP >[2012-04-03 17:45:07.970792] I [afr-self-heal-data.c:776:afr_sh_data_fix] 7-dstore-replicate-2: no active sinks for performing self-heal on file /clients/client3/~dmtmp/COREL/@@@CDRW.TMP >[2012-04-03 17:45:07.971537] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background data self-heal triggered. path: /clients/client8/~dmtmp/COREL/GRAPH1.CDR, reason: lookup detected pending operations >[2012-04-03 17:45:07.972942] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client4/~dmtmp/COREL >[2012-04-03 17:45:07.975597] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-0: background entry self-heal triggered. path: /clients/client4/~dmtmp/COREL, reason: lookup detected pending operations >[2012-04-03 17:45:07.976143] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client4/~dmtmp/COREL, reason: lookup detected pending operations >[2012-04-03 17:45:07.977498] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background data self-heal completed on /clients/client3/~dmtmp/COREL/@@@CDRW.TMP >[2012-04-03 17:45:07.977828] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client5/~dmtmp/COREL, reason: lookup detected pending operations >[2012-04-03 17:45:07.982163] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client2/~dmtmp/COREL, reason: lookup detected pending operations >[2012-04-03 17:45:07.985357] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-0: background entry self-heal completed on /clients/client4/~dmtmp/COREL >[2012-04-03 17:45:07.985666] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background entry self-heal triggered. path: /clients/client2/~dmtmp/COREL, reason: lookup detected pending operations >[2012-04-03 17:45:07.986467] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client4/~dmtmp/COREL >[2012-04-03 17:45:07.988481] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client1/~dmtmp/COREL, reason: lookup detected pending operations >[2012-04-03 17:45:07.989804] I [afr-self-heal-data.c:776:afr_sh_data_fix] 7-dstore-replicate-1: no active sinks for performing self-heal on file /clients/client8/~dmtmp/COREL/GRAPH1.CDR >[2012-04-03 17:45:07.990822] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client5/~dmtmp/COREL >[2012-04-03 17:45:07.996723] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background entry self-heal triggered. path: /clients/client5/~dmtmp/COREL, reason: lookup detected pending operations >[2012-04-03 17:45:07.997911] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client5/~dmtmp/COREL, reason: lookup detected pending operations >[2012-04-03 17:45:07.999117] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background entry self-heal completed on /clients/client2/~dmtmp/COREL >[2012-04-03 17:45:07.999387] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background data self-heal completed on /clients/client8/~dmtmp/COREL/GRAPH1.CDR >[2012-04-03 17:45:07.999798] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client2/~dmtmp/COREL >[2012-04-03 17:45:08.000774] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-0: background entry self-heal triggered. path: /clients/client6/~dmtmp/COREL, reason: lookup detected pending operations >[2012-04-03 17:45:08.003446] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client6/~dmtmp/COREL, reason: lookup detected pending operations >[2012-04-03 17:45:08.003817] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background data self-heal triggered. path: /clients/client2/~dmtmp/COREL/@@@CDRW.TMP, reason: lookup detected pending operations >[2012-04-03 17:45:08.004632] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client1/~dmtmp/COREL >[2012-04-03 17:45:08.005767] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background entry self-heal completed on /clients/client5/~dmtmp/COREL >[2012-04-03 17:45:08.008582] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client1/~dmtmp/COREL, reason: lookup detected pending operations >[2012-04-03 17:45:08.008861] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client5/~dmtmp/COREL >[2012-04-03 17:45:08.009393] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-0: background entry self-heal triggered. path: /clients/client1/~dmtmp/COREL, reason: lookup detected pending operations >[2012-04-03 17:45:08.009669] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background entry self-heal triggered. path: /clients/client3/~dmtmp/COREL, reason: lookup detected pending operations >[2012-04-03 17:45:08.010844] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-0: background entry self-heal completed on /clients/client6/~dmtmp/COREL >[2012-04-03 17:45:08.016359] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client6/~dmtmp/COREL >[2012-04-03 17:45:08.019754] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-0: background entry self-heal triggered. path: /clients/client0/~dmtmp/COREL, reason: lookup detected pending operations >[2012-04-03 17:45:08.020861] I [afr-self-heal-data.c:776:afr_sh_data_fix] 7-dstore-replicate-2: no active sinks for performing self-heal on file /clients/client2/~dmtmp/COREL/@@@CDRW.TMP >[2012-04-03 17:45:08.021091] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-0: background entry self-heal completed on /clients/client1/~dmtmp/COREL >[2012-04-03 17:45:08.021421] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client1/~dmtmp/COREL >[2012-04-03 17:45:08.027986] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-0: background data self-heal triggered. path: /clients/client6/~dmtmp/COREL/GRAPH2.CDR, reason: lookup detected pending operations >[2012-04-03 17:45:08.028537] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background data self-heal completed on /clients/client2/~dmtmp/COREL/@@@CDRW.TMP >[2012-04-03 17:45:08.029048] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background entry self-heal triggered. path: /clients/client8/~dmtmp/COREL, reason: lookup detected pending operations >[2012-04-03 17:45:08.029198] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background entry self-heal completed on /clients/client3/~dmtmp/COREL >[2012-04-03 17:45:08.029902] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background entry self-heal triggered. path: /clients/client9/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:08.030828] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-0: background entry self-heal completed on /clients/client0/~dmtmp/COREL >[2012-04-03 17:45:08.033823] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background entry self-heal triggered. path: /clients/client3/~dmtmp/COREL, reason: lookup detected pending operations >[2012-04-03 17:45:08.034739] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client3/~dmtmp/COREL, reason: lookup detected pending operations >[2012-04-03 17:45:08.034992] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-0: background entry self-heal triggered. path: /clients/client0/~dmtmp/COREL, reason: lookup detected pending operations >[2012-04-03 17:45:08.035449] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background entry self-heal triggered. path: /clients/client0/~dmtmp/COREL, reason: lookup detected pending operations >[2012-04-03 17:45:08.037593] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background entry self-heal completed on /clients/client8/~dmtmp/COREL >[2012-04-03 17:45:08.040488] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background entry self-heal completed on /clients/client9/~dmtmp/PM >[2012-04-03 17:45:08.041310] I [afr-self-heal-data.c:776:afr_sh_data_fix] 7-dstore-replicate-0: no active sinks for performing self-heal on file /clients/client6/~dmtmp/COREL/GRAPH2.CDR >[2012-04-03 17:45:08.042096] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background data self-heal triggered. path: /clients/client8/~dmtmp/COREL/GRAPH1.CDR, reason: lookup detected pending operations >[2012-04-03 17:45:08.043269] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background entry self-heal completed on /clients/client3/~dmtmp/COREL >[2012-04-03 17:45:08.044228] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client3/~dmtmp/COREL >[2012-04-03 17:45:08.044992] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background entry self-heal triggered. path: /clients/client9/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:08.045421] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background entry self-heal completed on /clients/client0/~dmtmp/COREL >[2012-04-03 17:45:08.045685] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-0: background entry self-heal completed on /clients/client0/~dmtmp/COREL >[2012-04-03 17:45:08.046824] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-0: background data self-heal completed on /clients/client6/~dmtmp/COREL/GRAPH2.CDR >[2012-04-03 17:45:08.047469] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client4/~dmtmp/COREL, reason: lookup detected pending operations >[2012-04-03 17:45:08.049285] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background data self-heal triggered. path: /clients/client3/~dmtmp/COREL/@@@CDRW.TMP, reason: lookup detected pending operations >[2012-04-03 17:45:08.050711] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client7/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:08.055795] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background entry self-heal completed on /clients/client9/~dmtmp/PM >[2012-04-03 17:45:08.056768] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background entry self-heal triggered. path: /clients/client2/~dmtmp/COREL, reason: lookup detected pending operations >[2012-04-03 17:45:08.057951] I [afr-self-heal-data.c:776:afr_sh_data_fix] 7-dstore-replicate-1: no active sinks for performing self-heal on file /clients/client8/~dmtmp/COREL/GRAPH1.CDR >[2012-04-03 17:45:08.058554] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client1/~dmtmp/COREL, reason: lookup detected pending operations >[2012-04-03 17:45:08.058973] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client2/~dmtmp/COREL, reason: lookup detected pending operations >[2012-04-03 17:45:08.059296] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client4/~dmtmp/COREL >[2012-04-03 17:45:08.060723] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client7/~dmtmp/PM >[2012-04-03 17:45:08.062642] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client4/~dmtmp/COREL, reason: lookup detected pending operations >[2012-04-03 17:45:08.063065] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-0: background entry self-heal triggered. path: /clients/client4/~dmtmp/COREL, reason: lookup detected pending operations >[2012-04-03 17:45:08.063389] I [afr-self-heal-data.c:776:afr_sh_data_fix] 7-dstore-replicate-2: no active sinks for performing self-heal on file /clients/client3/~dmtmp/COREL/@@@CDRW.TMP >[2012-04-03 17:45:08.064223] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client7/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:08.067055] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background data self-heal completed on /clients/client8/~dmtmp/COREL/GRAPH1.CDR >[2012-04-03 17:45:08.067909] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background entry self-heal completed on /clients/client2/~dmtmp/COREL >[2012-04-03 17:45:08.068603] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client1/~dmtmp/COREL >[2012-04-03 17:45:08.069507] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client2/~dmtmp/COREL >[2012-04-03 17:45:08.070556] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background data self-heal completed on /clients/client3/~dmtmp/COREL/@@@CDRW.TMP >[2012-04-03 17:45:08.071955] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client1/~dmtmp/COREL, reason: lookup detected pending operations >[2012-04-03 17:45:08.073597] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background data self-heal triggered. path: /clients/client2/~dmtmp/COREL/@@@CDRW.TMP, reason: lookup detected pending operations >[2012-04-03 17:45:08.073819] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-0: background entry self-heal triggered. path: /clients/client1/~dmtmp/COREL, reason: lookup detected pending operations >[2012-04-03 17:45:08.074208] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client4/~dmtmp/COREL >[2012-04-03 17:45:08.074936] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client7/~dmtmp/PM >[2012-04-03 17:45:08.075655] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-0: background entry self-heal completed on /clients/client4/~dmtmp/COREL >[2012-04-03 17:45:08.076643] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client5/~dmtmp/COREL, reason: lookup detected pending operations >[2012-04-03 17:45:08.080267] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-0: background entry self-heal completed on /clients/client1/~dmtmp/COREL >[2012-04-03 17:45:08.080486] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client1/~dmtmp/COREL >[2012-04-03 17:45:08.084973] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-0: background entry self-heal triggered. path: /clients/client0/~dmtmp/COREL, reason: lookup detected pending operations >[2012-04-03 17:45:08.088736] I [afr-self-heal-data.c:776:afr_sh_data_fix] 7-dstore-replicate-2: no active sinks for performing self-heal on file /clients/client2/~dmtmp/COREL/@@@CDRW.TMP >[2012-04-03 17:45:08.089548] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client5/~dmtmp/COREL >[2012-04-03 17:45:08.091828] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background entry self-heal triggered. path: /clients/client9/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:08.092734] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-0: background entry self-heal completed on /clients/client0/~dmtmp/COREL >[2012-04-03 17:45:08.094569] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client5/~dmtmp/COREL, reason: lookup detected pending operations >[2012-04-03 17:45:08.095457] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background data self-heal completed on /clients/client2/~dmtmp/COREL/@@@CDRW.TMP >[2012-04-03 17:45:08.096070] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background entry self-heal triggered. path: /clients/client5/~dmtmp/COREL, reason: lookup detected pending operations >[2012-04-03 17:45:08.098316] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-0: background entry self-heal triggered. path: /clients/client0/~dmtmp/COREL, reason: lookup detected pending operations >[2012-04-03 17:45:08.098677] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background entry self-heal triggered. path: /clients/client3/~dmtmp/COREL, reason: lookup detected pending operations >[2012-04-03 17:45:08.100288] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background entry self-heal triggered. path: /clients/client0/~dmtmp/COREL, reason: lookup detected pending operations >[2012-04-03 17:45:08.102515] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client5/~dmtmp/COREL >[2012-04-03 17:45:08.104705] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-0: background entry self-heal completed on /clients/client0/~dmtmp/COREL >[2012-04-03 17:45:08.105471] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background entry self-heal completed on /clients/client9/~dmtmp/PM >[2012-04-03 17:45:08.106895] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client7/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:08.108452] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background entry self-heal completed on /clients/client5/~dmtmp/COREL >[2012-04-03 17:45:08.109305] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background entry self-heal triggered. path: /clients/client9/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:08.110045] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background entry self-heal completed on /clients/client3/~dmtmp/COREL >[2012-04-03 17:45:08.111099] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background entry self-heal completed on /clients/client0/~dmtmp/COREL >[2012-04-03 17:45:08.111711] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-0: background entry self-heal triggered. path: /clients/client6/~dmtmp/COREL, reason: lookup detected pending operations >[2012-04-03 17:45:08.113449] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client6/~dmtmp/COREL, reason: lookup detected pending operations >[2012-04-03 17:45:08.114106] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background entry self-heal triggered. path: /clients/client3/~dmtmp/COREL, reason: lookup detected pending operations >[2012-04-03 17:45:08.114293] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background entry self-heal triggered. path: /clients/client2/~dmtmp/COREL, reason: lookup detected pending operations >[2012-04-03 17:45:08.114503] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client3/~dmtmp/COREL, reason: lookup detected pending operations >[2012-04-03 17:45:08.115434] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client2/~dmtmp/COREL, reason: lookup detected pending operations >[2012-04-03 17:45:08.117521] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client7/~dmtmp/PM >[2012-04-03 17:45:08.119949] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background entry self-heal completed on /clients/client9/~dmtmp/PM >[2012-04-03 17:45:08.121935] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client7/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:08.122500] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-0: background entry self-heal completed on /clients/client6/~dmtmp/COREL >[2012-04-03 17:45:08.125773] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client6/~dmtmp/COREL >[2012-04-03 17:45:08.126455] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background entry self-heal completed on /clients/client3/~dmtmp/COREL >[2012-04-03 17:45:08.127503] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client3/~dmtmp/COREL >[2012-04-03 17:45:08.127831] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background entry self-heal completed on /clients/client2/~dmtmp/COREL >[2012-04-03 17:45:08.128450] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client2/~dmtmp/COREL >[2012-04-03 17:45:08.129776] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client4/~dmtmp/COREL, reason: lookup detected pending operations >[2012-04-03 17:45:08.133180] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client7/~dmtmp/PM >[2012-04-03 17:45:08.133580] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background data self-heal triggered. path: /clients/client3/~dmtmp/COREL/@@@CDRW.TMP, reason: lookup detected pending operations >[2012-04-03 17:45:08.134224] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background entry self-heal triggered. path: /clients/client8/~dmtmp/COREL, reason: lookup detected pending operations >[2012-04-03 17:45:08.137983] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client1/~dmtmp/COREL, reason: lookup detected pending operations >[2012-04-03 17:45:08.142975] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client4/~dmtmp/COREL >[2012-04-03 17:45:08.145748] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background entry self-heal triggered. path: /clients/client9/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:08.146676] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-0: background entry self-heal triggered. path: /clients/client4/~dmtmp/COREL, reason: lookup detected pending operations >[2012-04-03 17:45:08.147281] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background entry self-heal completed on /clients/client8/~dmtmp/COREL >[2012-04-03 17:45:08.148890] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background entry self-heal triggered. path: /clients/client2/~dmtmp/COREL, reason: lookup detected pending operations >[2012-04-03 17:45:08.149094] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client4/~dmtmp/COREL, reason: lookup detected pending operations >[2012-04-03 17:45:08.152430] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client5/~dmtmp/COREL, reason: lookup detected pending operations >[2012-04-03 17:45:08.152760] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-0: background entry self-heal completed on /clients/client4/~dmtmp/COREL >[2012-04-03 17:45:08.153033] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client2/~dmtmp/COREL, reason: lookup detected pending operations >[2012-04-03 17:45:08.155325] I [afr-self-heal-data.c:776:afr_sh_data_fix] 7-dstore-replicate-2: no active sinks for performing self-heal on file /clients/client3/~dmtmp/COREL/@@@CDRW.TMP >[2012-04-03 17:45:08.155575] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client1/~dmtmp/COREL >[2012-04-03 17:45:08.159440] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-0: background entry self-heal triggered. path: /clients/client0/~dmtmp/COREL, reason: lookup detected pending operations >[2012-04-03 17:45:08.159753] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background entry self-heal completed on /clients/client9/~dmtmp/PM >[2012-04-03 17:45:08.160408] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client1/~dmtmp/COREL, reason: lookup detected pending operations >[2012-04-03 17:45:08.160995] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-0: background entry self-heal triggered. path: /clients/client1/~dmtmp/COREL, reason: lookup detected pending operations >[2012-04-03 17:45:08.162936] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client7/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:08.164629] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client3/~dmtmp/COREL, reason: lookup detected pending operations >[2012-04-03 17:45:08.164807] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background data self-heal completed on /clients/client3/~dmtmp/COREL/@@@CDRW.TMP >[2012-04-03 17:45:08.166229] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-0: background entry self-heal completed on /clients/client0/~dmtmp/COREL >[2012-04-03 17:45:08.166833] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client4/~dmtmp/COREL >[2012-04-03 17:45:08.167134] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client5/~dmtmp/COREL >[2012-04-03 17:45:08.167649] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-0: background entry self-heal completed on /clients/client1/~dmtmp/COREL >[2012-04-03 17:45:08.167873] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background entry self-heal triggered. path: /clients/client3/~dmtmp/COREL, reason: lookup detected pending operations >[2012-04-03 17:45:08.168355] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background entry self-heal triggered. path: /clients/client9/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:08.168699] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background entry self-heal completed on /clients/client2/~dmtmp/COREL >[2012-04-03 17:45:08.168921] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-0: background entry self-heal triggered. path: /clients/client0/~dmtmp/COREL, reason: lookup detected pending operations >[2012-04-03 17:45:08.169578] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client2/~dmtmp/COREL >[2012-04-03 17:45:08.170468] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background entry self-heal triggered. path: /clients/client0/~dmtmp/COREL, reason: lookup detected pending operations >[2012-04-03 17:45:08.171432] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background entry self-heal triggered. path: /clients/client5/~dmtmp/COREL, reason: lookup detected pending operations >[2012-04-03 17:45:08.172852] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client5/~dmtmp/COREL, reason: lookup detected pending operations >[2012-04-03 17:45:08.175377] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client1/~dmtmp/COREL >[2012-04-03 17:45:08.176790] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client7/~dmtmp/PM >[2012-04-03 17:45:08.177327] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-0: background entry self-heal triggered. path: /clients/client6/~dmtmp/COREL, reason: lookup detected pending operations >[2012-04-03 17:45:08.177880] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client6/~dmtmp/COREL, reason: lookup detected pending operations >[2012-04-03 17:45:08.178403] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client3/~dmtmp/COREL >[2012-04-03 17:45:08.178767] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-0: background entry self-heal completed on /clients/client0/~dmtmp/COREL >[2012-04-03 17:45:08.179768] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background entry self-heal triggered. path: /clients/client8/~dmtmp/COREL, reason: lookup detected pending operations >[2012-04-03 17:45:08.180328] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-0: background data self-heal triggered. path: /clients/client1/~dmtmp/COREL/@@@CDRW.TMP, reason: lookup detected pending operations >[2012-04-03 17:45:08.181572] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client5/~dmtmp/COREL >[2012-04-03 17:45:08.184481] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background entry self-heal completed on /clients/client3/~dmtmp/COREL >[2012-04-03 17:45:08.184970] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background entry self-heal completed on /clients/client9/~dmtmp/PM >[2012-04-03 17:45:08.185210] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client6/~dmtmp/COREL >[2012-04-03 17:45:08.185403] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-0: background entry self-heal completed on /clients/client6/~dmtmp/COREL >[2012-04-03 17:45:08.187093] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background entry self-heal completed on /clients/client0/~dmtmp/COREL >[2012-04-03 17:45:08.187551] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background entry self-heal completed on /clients/client5/~dmtmp/COREL >[2012-04-03 17:45:08.188617] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background data self-heal triggered. path: /clients/client3/~dmtmp/COREL/@@@CDRW.TMP, reason: lookup detected pending operations >[2012-04-03 17:45:08.188973] I [afr-self-heal-data.c:776:afr_sh_data_fix] 7-dstore-replicate-0: no active sinks for performing self-heal on file /clients/client1/~dmtmp/COREL/@@@CDRW.TMP >[2012-04-03 17:45:08.191445] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client7/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:08.193005] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client1/~dmtmp/COREL, reason: lookup detected pending operations >[2012-04-03 17:45:08.194874] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-0: background entry self-heal triggered. path: /clients/client1/~dmtmp/COREL, reason: lookup detected pending operations >[2012-04-03 17:45:08.195160] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background entry self-heal completed on /clients/client8/~dmtmp/COREL >[2012-04-03 17:45:08.197976] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-0: background data self-heal completed on /clients/client1/~dmtmp/COREL/@@@CDRW.TMP >[2012-04-03 17:45:08.199970] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client7/~dmtmp/PM >[2012-04-03 17:45:08.201224] I [afr-self-heal-data.c:776:afr_sh_data_fix] 7-dstore-replicate-2: no active sinks for performing self-heal on file /clients/client3/~dmtmp/COREL/@@@CDRW.TMP >[2012-04-03 17:45:08.201393] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client1/~dmtmp/COREL >[2012-04-03 17:45:08.204173] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client7/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:08.206696] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-0: background entry self-heal triggered. path: /clients/client7/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:08.209117] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background data self-heal completed on /clients/client3/~dmtmp/COREL/@@@CDRW.TMP >[2012-04-03 17:45:08.212435] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-0: background entry self-heal completed on /clients/client1/~dmtmp/COREL >[2012-04-03 17:45:08.214013] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client7/~dmtmp/PM >[2012-04-03 17:45:08.214306] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background entry self-heal triggered. path: /clients/client3/~dmtmp/COREL, reason: lookup detected pending operations >[2012-04-03 17:45:08.217186] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-0: background entry self-heal completed on /clients/client7/~dmtmp/PM >[2012-04-03 17:45:08.217801] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-0: background data self-heal triggered. path: /clients/client1/~dmtmp/COREL/@@@CDRW.TMP, reason: lookup detected pending operations >[2012-04-03 17:45:08.218030] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client6/~dmtmp/COREL, reason: lookup detected pending operations >[2012-04-03 17:45:08.218728] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-0: background entry self-heal triggered. path: /clients/client6/~dmtmp/COREL, reason: lookup detected pending operations >[2012-04-03 17:45:08.218981] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background entry self-heal triggered. path: /clients/client8/~dmtmp/COREL, reason: lookup detected pending operations >[2012-04-03 17:45:08.227670] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client6/~dmtmp/COREL >[2012-04-03 17:45:08.227861] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background entry self-heal completed on /clients/client3/~dmtmp/COREL >[2012-04-03 17:45:08.228497] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background entry self-heal completed on /clients/client8/~dmtmp/COREL >[2012-04-03 17:45:08.229688] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-0: background entry self-heal completed on /clients/client6/~dmtmp/COREL >[2012-04-03 17:45:08.231354] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background entry self-heal triggered. path: /clients/client3/~dmtmp/COREL, reason: lookup detected pending operations >[2012-04-03 17:45:08.231719] I [afr-self-heal-data.c:776:afr_sh_data_fix] 7-dstore-replicate-0: no active sinks for performing self-heal on file /clients/client1/~dmtmp/COREL/@@@CDRW.TMP >[2012-04-03 17:45:08.232358] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client3/~dmtmp/COREL, reason: lookup detected pending operations >[2012-04-03 17:45:08.232722] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client2/~dmtmp/COREL, reason: lookup detected pending operations >[2012-04-03 17:45:08.233418] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background entry self-heal triggered. path: /clients/client2/~dmtmp/COREL, reason: lookup detected pending operations >[2012-04-03 17:45:08.236282] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background entry self-heal triggered. path: /clients/client9/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:08.237579] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client7/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:08.238174] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client4/~dmtmp/COREL, reason: lookup detected pending operations >[2012-04-03 17:45:08.238348] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-0: background data self-heal completed on /clients/client1/~dmtmp/COREL/@@@CDRW.TMP >[2012-04-03 17:45:08.240865] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background entry self-heal completed on /clients/client3/~dmtmp/COREL >[2012-04-03 17:45:08.241054] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background entry self-heal completed on /clients/client2/~dmtmp/COREL >[2012-04-03 17:45:08.241871] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background entry self-heal completed on /clients/client9/~dmtmp/PM >[2012-04-03 17:45:08.244404] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background entry self-heal triggered. path: /clients/client9/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:08.246956] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client3/~dmtmp/COREL >[2012-04-03 17:45:08.247216] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client2/~dmtmp/COREL >[2012-04-03 17:45:08.249098] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client7/~dmtmp/PM >[2012-04-03 17:45:08.250097] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client4/~dmtmp/COREL >[2012-04-03 17:45:08.251636] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-0: background entry self-heal triggered. path: /clients/client7/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:08.251945] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background data self-heal triggered. path: /clients/client2/~dmtmp/COREL/@@@CDRW.TMP, reason: lookup detected pending operations >[2012-04-03 17:45:08.253027] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-0: background entry self-heal triggered. path: /clients/client4/~dmtmp/COREL, reason: lookup detected pending operations >[2012-04-03 17:45:08.253586] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client7/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:08.256568] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client4/~dmtmp/COREL, reason: lookup detected pending operations >[2012-04-03 17:45:08.259310] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background entry self-heal completed on /clients/client9/~dmtmp/PM >[2012-04-03 17:45:08.260356] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background entry self-heal triggered. path: /clients/client5/~dmtmp/COREL, reason: lookup detected pending operations >[2012-04-03 17:45:08.261161] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-0: background entry self-heal triggered. path: /clients/client0/~dmtmp/COREL, reason: lookup detected pending operations >[2012-04-03 17:45:08.261649] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client5/~dmtmp/COREL, reason: lookup detected pending operations >[2012-04-03 17:45:08.261840] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-0: background entry self-heal completed on /clients/client7/~dmtmp/PM >[2012-04-03 17:45:08.262421] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-0: background entry self-heal completed on /clients/client4/~dmtmp/COREL >[2012-04-03 17:45:08.266091] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-0: background entry self-heal completed on /clients/client0/~dmtmp/COREL >[2012-04-03 17:45:08.268503] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-0: background entry self-heal triggered. path: /clients/client0/~dmtmp/COREL, reason: lookup detected pending operations >[2012-04-03 17:45:08.268745] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background entry self-heal completed on /clients/client5/~dmtmp/COREL >[2012-04-03 17:45:08.269312] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background entry self-heal triggered. path: /clients/client0/~dmtmp/COREL, reason: lookup detected pending operations >[2012-04-03 17:45:08.271896] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client7/~dmtmp/PM >[2012-04-03 17:45:08.273153] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client4/~dmtmp/COREL >[2012-04-03 17:45:08.273787] I [afr-self-heal-data.c:776:afr_sh_data_fix] 7-dstore-replicate-2: no active sinks for performing self-heal on file /clients/client2/~dmtmp/COREL/@@@CDRW.TMP >[2012-04-03 17:45:08.274331] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background entry self-heal triggered. path: /clients/client9/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:08.277266] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client5/~dmtmp/COREL >[2012-04-03 17:45:08.281237] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-0: background entry self-heal completed on /clients/client0/~dmtmp/COREL >[2012-04-03 17:45:08.282325] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background entry self-heal triggered. path: /clients/client3/~dmtmp/COREL, reason: lookup detected pending operations >[2012-04-03 17:45:08.283674] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background entry self-heal triggered. path: /clients/client8/~dmtmp/COREL, reason: lookup detected pending operations >[2012-04-03 17:45:08.284550] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background data self-heal completed on /clients/client2/~dmtmp/COREL/@@@CDRW.TMP >[2012-04-03 17:45:08.285544] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background entry self-heal completed on /clients/client0/~dmtmp/COREL >[2012-04-03 17:45:08.289190] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background entry self-heal completed on /clients/client9/~dmtmp/PM >[2012-04-03 17:45:08.294318] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client2/~dmtmp/COREL, reason: lookup detected pending operations >[2012-04-03 17:45:08.294646] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background entry self-heal triggered. path: /clients/client9/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:08.295967] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background entry self-heal triggered. path: /clients/client2/~dmtmp/COREL, reason: lookup detected pending operations >[2012-04-03 17:45:08.296415] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background entry self-heal completed on /clients/client3/~dmtmp/COREL >[2012-04-03 17:45:08.297354] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background entry self-heal completed on /clients/client8/~dmtmp/COREL >[2012-04-03 17:45:08.299964] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client3/~dmtmp/COREL, reason: lookup detected pending operations >[2012-04-03 17:45:08.300423] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background entry self-heal triggered. path: /clients/client3/~dmtmp/COREL, reason: lookup detected pending operations >[2012-04-03 17:45:08.301040] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client6/~dmtmp/COREL, reason: lookup detected pending operations >[2012-04-03 17:45:08.301611] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client2/~dmtmp/COREL >[2012-04-03 17:45:08.302999] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-0: background entry self-heal triggered. path: /clients/client6/~dmtmp/COREL, reason: lookup detected pending operations >[2012-04-03 17:45:08.304769] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background entry self-heal completed on /clients/client9/~dmtmp/PM >[2012-04-03 17:45:08.306021] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background entry self-heal completed on /clients/client2/~dmtmp/COREL >[2012-04-03 17:45:08.307623] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client1/~dmtmp/COREL, reason: lookup detected pending operations >[2012-04-03 17:45:08.309415] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client4/~dmtmp/COREL, reason: lookup detected pending operations >[2012-04-03 17:45:08.309682] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client3/~dmtmp/COREL >[2012-04-03 17:45:08.310188] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background data self-heal triggered. path: /clients/client2/~dmtmp/COREL/@@@CDRW.TMP, reason: lookup detected pending operations >[2012-04-03 17:45:08.310358] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client6/~dmtmp/COREL >[2012-04-03 17:45:08.310739] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background entry self-heal completed on /clients/client3/~dmtmp/COREL >[2012-04-03 17:45:08.313829] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client7/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:08.314361] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-0: background entry self-heal completed on /clients/client6/~dmtmp/COREL >[2012-04-03 17:45:08.314774] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client1/~dmtmp/COREL >[2012-04-03 17:45:08.316714] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client4/~dmtmp/COREL >[2012-04-03 17:45:08.318345] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background entry self-heal triggered. path: /clients/client1/~dmtmp/COREL, reason: lookup detected pending operations >[2012-04-03 17:45:08.318940] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client1/~dmtmp/COREL, reason: lookup detected pending operations >[2012-04-03 17:45:08.319287] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-0: background entry self-heal triggered. path: /clients/client1/~dmtmp/COREL, reason: lookup detected pending operations >[2012-04-03 17:45:08.319810] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-0: background entry self-heal triggered. path: /clients/client4/~dmtmp/COREL, reason: lookup detected pending operations >[2012-04-03 17:45:08.322349] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client4/~dmtmp/COREL, reason: lookup detected pending operations >[2012-04-03 17:45:08.322929] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client5/~dmtmp/COREL, reason: lookup detected pending operations >[2012-04-03 17:45:08.323729] I [afr-self-heal-data.c:776:afr_sh_data_fix] 7-dstore-replicate-2: no active sinks for performing self-heal on file /clients/client2/~dmtmp/COREL/@@@CDRW.TMP >[2012-04-03 17:45:08.324699] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client7/~dmtmp/PM >[2012-04-03 17:45:08.325232] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background entry self-heal triggered. path: /clients/client8/~dmtmp/COREL, reason: lookup detected pending operations >[2012-04-03 17:45:08.327946] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client7/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:08.329079] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background entry self-heal completed on /clients/client1/~dmtmp/COREL >[2012-04-03 17:45:08.329436] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-0: background entry self-heal triggered. path: /clients/client7/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:08.332635] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-0: background entry self-heal triggered. path: /clients/client0/~dmtmp/COREL, reason: lookup detected pending operations >[2012-04-03 17:45:08.333399] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client1/~dmtmp/COREL >[2012-04-03 17:45:08.333687] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background data self-heal completed on /clients/client2/~dmtmp/COREL/@@@CDRW.TMP >[2012-04-03 17:45:08.334015] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background entry self-heal completed on /clients/client8/~dmtmp/COREL >[2012-04-03 17:45:08.334447] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-0: background entry self-heal completed on /clients/client1/~dmtmp/COREL >[2012-04-03 17:45:08.335720] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-0: background entry self-heal completed on /clients/client4/~dmtmp/COREL >[2012-04-03 17:45:08.336669] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client4/~dmtmp/COREL >[2012-04-03 17:45:08.338022] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client5/~dmtmp/COREL >[2012-04-03 17:45:08.340387] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-0: background entry self-heal completed on /clients/client7/~dmtmp/PM >[2012-04-03 17:45:08.342224] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client5/~dmtmp/COREL, reason: lookup detected pending operations >[2012-04-03 17:45:08.342392] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client7/~dmtmp/PM >[2012-04-03 17:45:08.343111] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background entry self-heal triggered. path: /clients/client5/~dmtmp/COREL, reason: lookup detected pending operations >[2012-04-03 17:45:08.344939] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-0: background entry self-heal completed on /clients/client0/~dmtmp/COREL >[2012-04-03 17:45:08.348050] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background entry self-heal triggered. path: /clients/client9/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:08.353039] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-0: background entry self-heal triggered. path: /clients/client0/~dmtmp/COREL, reason: lookup detected pending operations >[2012-04-03 17:45:08.353490] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background entry self-heal triggered. path: /clients/client0/~dmtmp/COREL, reason: lookup detected pending operations >[2012-04-03 17:45:08.354470] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background entry self-heal triggered. path: /clients/client8/~dmtmp/COREL, reason: lookup detected pending operations >[2012-04-03 17:45:08.357732] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background entry self-heal completed on /clients/client5/~dmtmp/COREL >[2012-04-03 17:45:08.359449] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background entry self-heal completed on /clients/client9/~dmtmp/PM >[2012-04-03 17:45:08.360083] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client6/~dmtmp/COREL, reason: lookup detected pending operations >[2012-04-03 17:45:08.360563] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client5/~dmtmp/COREL >[2012-04-03 17:45:08.361098] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background entry self-heal completed on /clients/client0/~dmtmp/COREL >[2012-04-03 17:45:08.361551] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-0: background entry self-heal triggered. path: /clients/client6/~dmtmp/COREL, reason: lookup detected pending operations >[2012-04-03 17:45:08.363188] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background entry self-heal completed on /clients/client8/~dmtmp/COREL >[2012-04-03 17:45:08.364678] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background entry self-heal triggered. path: /clients/client9/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:08.369335] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-0: background entry self-heal completed on /clients/client0/~dmtmp/COREL >[2012-04-03 17:45:08.371118] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client6/~dmtmp/COREL >[2012-04-03 17:45:08.372765] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background entry self-heal completed on /clients/client9/~dmtmp/PM >[2012-04-03 17:45:08.373278] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-0: background entry self-heal completed on /clients/client6/~dmtmp/COREL >[2012-04-03 17:45:08.373984] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client1/~dmtmp/COREL, reason: lookup detected pending operations >[2012-04-03 17:45:08.375191] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client7/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:08.376846] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background entry self-heal triggered. path: /clients/client3/~dmtmp/COREL, reason: lookup detected pending operations >[2012-04-03 17:45:08.383041] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client1/~dmtmp/COREL >[2012-04-03 17:45:08.384960] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client7/~dmtmp/PM >[2012-04-03 17:45:08.387476] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client1/~dmtmp/COREL, reason: lookup detected pending operations >[2012-04-03 17:45:08.388539] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-0: background entry self-heal triggered. path: /clients/client1/~dmtmp/COREL, reason: lookup detected pending operations >[2012-04-03 17:45:08.389003] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client7/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:08.390315] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-0: background entry self-heal triggered. path: /clients/client7/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:08.390608] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background entry self-heal triggered. path: /clients/client1/~dmtmp/COREL, reason: lookup detected pending operations >[2012-04-03 17:45:08.391553] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background entry self-heal completed on /clients/client3/~dmtmp/COREL >[2012-04-03 17:45:08.392615] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background entry self-heal triggered. path: /clients/client9/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:08.396102] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client3/~dmtmp/COREL, reason: lookup detected pending operations >[2012-04-03 17:45:08.396357] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background entry self-heal triggered. path: /clients/client3/~dmtmp/COREL, reason: lookup detected pending operations >[2012-04-03 17:45:08.396811] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client1/~dmtmp/COREL >[2012-04-03 17:45:08.397581] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client7/~dmtmp/PM >[2012-04-03 17:45:08.399517] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-0: background entry self-heal completed on /clients/client1/~dmtmp/COREL >[2012-04-03 17:45:08.399765] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-0: background entry self-heal completed on /clients/client7/~dmtmp/PM >[2012-04-03 17:45:08.402448] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background entry self-heal completed on /clients/client1/~dmtmp/COREL >[2012-04-03 17:45:08.404139] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-0: background entry self-heal triggered. path: /clients/client2/~dmtmp/COREL, reason: lookup detected pending operations >[2012-04-03 17:45:08.404459] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client2/~dmtmp/COREL, reason: lookup detected pending operations >[2012-04-03 17:45:08.404639] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background entry self-heal completed on /clients/client9/~dmtmp/PM >[2012-04-03 17:45:08.405578] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client3/~dmtmp/COREL >[2012-04-03 17:45:08.406158] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background entry self-heal triggered. path: /clients/client2/~dmtmp/COREL, reason: lookup detected pending operations >[2012-04-03 17:45:08.406513] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background entry self-heal completed on /clients/client3/~dmtmp/COREL >[2012-04-03 17:45:08.409565] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background entry self-heal triggered. path: /clients/client9/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:08.412235] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background entry self-heal triggered. path: /clients/client8/~dmtmp/COREL, reason: lookup detected pending operations >[2012-04-03 17:45:08.412625] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background data self-heal triggered. path: /clients/client3/~dmtmp/COREL/@@@CDRW.TMP, reason: lookup detected pending operations >[2012-04-03 17:45:08.415839] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-0: background entry self-heal triggered. path: /clients/client6/~dmtmp/COREL, reason: lookup detected pending operations >[2012-04-03 17:45:08.416272] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-0: background entry self-heal completed on /clients/client2/~dmtmp/COREL >[2012-04-03 17:45:08.417948] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background entry self-heal completed on /clients/client2/~dmtmp/COREL >[2012-04-03 17:45:08.419647] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client6/~dmtmp/COREL, reason: lookup detected pending operations >[2012-04-03 17:45:08.419940] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client2/~dmtmp/COREL >[2012-04-03 17:45:08.420728] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background entry self-heal completed on /clients/client9/~dmtmp/PM >[2012-04-03 17:45:08.422269] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client1/~dmtmp/COREL, reason: lookup detected pending operations >[2012-04-03 17:45:08.422669] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client7/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:08.423495] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client4/~dmtmp/COREL, reason: lookup detected pending operations >[2012-04-03 17:45:08.424601] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-0: background entry self-heal triggered. path: /clients/client4/~dmtmp/COREL, reason: lookup detected pending operations >[2012-04-03 17:45:08.424816] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background entry self-heal completed on /clients/client8/~dmtmp/COREL >[2012-04-03 17:45:08.425806] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-0: background entry self-heal completed on /clients/client6/~dmtmp/COREL >[2012-04-03 17:45:08.429304] I [afr-self-heal-data.c:776:afr_sh_data_fix] 7-dstore-replicate-2: no active sinks for performing self-heal on file /clients/client3/~dmtmp/COREL/@@@CDRW.TMP >[2012-04-03 17:45:08.431579] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client6/~dmtmp/COREL >[2012-04-03 17:45:08.432585] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client5/~dmtmp/COREL, reason: lookup detected pending operations >[2012-04-03 17:45:08.432950] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client1/~dmtmp/COREL >[2012-04-03 17:45:08.433577] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client7/~dmtmp/PM >[2012-04-03 17:45:08.434167] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client4/~dmtmp/COREL >[2012-04-03 17:45:08.434776] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client3/~dmtmp/COREL, reason: lookup detected pending operations >[2012-04-03 17:45:08.435009] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background entry self-heal triggered. path: /clients/client9/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:08.435727] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-0: background entry self-heal completed on /clients/client4/~dmtmp/COREL >[2012-04-03 17:45:08.436048] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background entry self-heal triggered. path: /clients/client3/~dmtmp/COREL, reason: lookup detected pending operations >[2012-04-03 17:45:08.436522] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background data self-heal completed on /clients/client3/~dmtmp/COREL/@@@CDRW.TMP >[2012-04-03 17:45:08.436717] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background entry self-heal triggered. path: /clients/client1/~dmtmp/COREL, reason: lookup detected pending operations >[2012-04-03 17:45:08.437987] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-0: background entry self-heal triggered. path: /clients/client1/~dmtmp/COREL, reason: lookup detected pending operations >[2012-04-03 17:45:08.438254] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-0: background entry self-heal triggered. path: /clients/client7/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:08.439016] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client1/~dmtmp/COREL, reason: lookup detected pending operations >[2012-04-03 17:45:08.439494] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client7/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:08.440407] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background entry self-heal triggered. path: /clients/client8/~dmtmp/COREL, reason: lookup detected pending operations >[2012-04-03 17:45:08.444844] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-0: background entry self-heal completed on /clients/client1/~dmtmp/COREL >[2012-04-03 17:45:08.446060] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-0: background entry self-heal completed on /clients/client7/~dmtmp/PM >[2012-04-03 17:45:08.446219] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background entry self-heal completed on /clients/client9/~dmtmp/PM >[2012-04-03 17:45:08.446719] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client5/~dmtmp/COREL >[2012-04-03 17:45:08.447161] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background entry self-heal completed on /clients/client3/~dmtmp/COREL >[2012-04-03 17:45:08.448268] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background entry self-heal completed on /clients/client1/~dmtmp/COREL >[2012-04-03 17:45:08.448788] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background entry self-heal triggered. path: /clients/client9/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:08.449655] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background entry self-heal triggered. path: /clients/client5/~dmtmp/COREL, reason: lookup detected pending operations >[2012-04-03 17:45:08.450750] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client3/~dmtmp/COREL >[2012-04-03 17:45:08.451661] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background entry self-heal completed on /clients/client8/~dmtmp/COREL >[2012-04-03 17:45:08.452586] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client5/~dmtmp/COREL, reason: lookup detected pending operations >[2012-04-03 17:45:08.453299] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-0: background entry self-heal triggered. path: /clients/client2/~dmtmp/COREL, reason: lookup detected pending operations >[2012-04-03 17:45:08.453709] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client1/~dmtmp/COREL >[2012-04-03 17:45:08.456491] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client7/~dmtmp/PM >[2012-04-03 17:45:08.457149] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background data self-heal triggered. path: /clients/client3/~dmtmp/COREL/@@@CDRW.TMP, reason: lookup detected pending operations >[2012-04-03 17:45:08.459298] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background entry self-heal triggered. path: /clients/client0/~dmtmp/COREL, reason: lookup detected pending operations >[2012-04-03 17:45:08.460718] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-0: background entry self-heal triggered. path: /clients/client0/~dmtmp/COREL, reason: lookup detected pending operations >[2012-04-03 17:45:08.462394] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background entry self-heal completed on /clients/client9/~dmtmp/PM >[2012-04-03 17:45:08.464040] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background entry self-heal completed on /clients/client5/~dmtmp/COREL >[2012-04-03 17:45:08.464374] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-0: background entry self-heal completed on /clients/client2/~dmtmp/COREL >[2012-04-03 17:45:08.465951] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client5/~dmtmp/COREL >[2012-04-03 17:45:08.467463] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client2/~dmtmp/COREL, reason: lookup detected pending operations >[2012-04-03 17:45:08.468442] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-0: background entry self-heal triggered. path: /clients/client2/~dmtmp/COREL, reason: lookup detected pending operations >[2012-04-03 17:45:08.469196] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background entry self-heal triggered. path: /clients/client2/~dmtmp/COREL, reason: lookup detected pending operations >[2012-04-03 17:45:08.469647] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client4/~dmtmp/COREL, reason: lookup detected pending operations >[2012-04-03 17:45:08.469913] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-0: background entry self-heal completed on /clients/client0/~dmtmp/COREL >[2012-04-03 17:45:08.471436] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background data self-heal triggered. path: /clients/client5/~dmtmp/COREL/@@@CDRW.TMP, reason: lookup detected pending operations >[2012-04-03 17:45:08.472227] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background entry self-heal completed on /clients/client0/~dmtmp/COREL >[2012-04-03 17:45:08.475318] I [afr-self-heal-data.c:776:afr_sh_data_fix] 7-dstore-replicate-2: no active sinks for performing self-heal on file /clients/client3/~dmtmp/COREL/@@@CDRW.TMP >[2012-04-03 17:45:08.476477] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-0: background entry self-heal completed on /clients/client2/~dmtmp/COREL >[2012-04-03 17:45:08.479811] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background entry self-heal completed on /clients/client2/~dmtmp/COREL >[2012-04-03 17:45:08.479996] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client2/~dmtmp/COREL >[2012-04-03 17:45:08.480456] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client4/~dmtmp/COREL >[2012-04-03 17:45:08.482981] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background data self-heal completed on /clients/client3/~dmtmp/COREL/@@@CDRW.TMP >[2012-04-03 17:45:08.483648] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-0: background entry self-heal triggered. path: /clients/client4/~dmtmp/COREL, reason: lookup detected pending operations >[2012-04-03 17:45:08.484674] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client4/~dmtmp/COREL, reason: lookup detected pending operations >[2012-04-03 17:45:08.485047] I [afr-self-heal-data.c:776:afr_sh_data_fix] 7-dstore-replicate-2: no active sinks for performing self-heal on file /clients/client5/~dmtmp/COREL/@@@CDRW.TMP >[2012-04-03 17:45:08.490296] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-0: background entry self-heal completed on /clients/client4/~dmtmp/COREL >[2012-04-03 17:45:08.495546] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background data self-heal completed on /clients/client5/~dmtmp/COREL/@@@CDRW.TMP >[2012-04-03 17:45:08.497744] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client4/~dmtmp/COREL >[2012-04-03 17:45:08.501560] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-0: background entry self-heal triggered. path: /clients/client6/~dmtmp/COREL, reason: lookup detected pending operations >[2012-04-03 17:45:08.503357] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-0: background entry self-heal triggered. path: /clients/client2/~dmtmp/COREL, reason: lookup detected pending operations >[2012-04-03 17:45:08.504066] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-0: background entry self-heal triggered. path: /clients/client0/~dmtmp/COREL, reason: lookup detected pending operations >[2012-04-03 17:45:08.504706] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client6/~dmtmp/COREL, reason: lookup detected pending operations >[2012-04-03 17:45:08.508979] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-0: background entry self-heal completed on /clients/client6/~dmtmp/COREL >[2012-04-03 17:45:08.511729] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-0: background entry self-heal completed on /clients/client2/~dmtmp/COREL >[2012-04-03 17:45:08.512470] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client7/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:08.513781] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-0: background entry self-heal completed on /clients/client0/~dmtmp/COREL >[2012-04-03 17:45:08.515590] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background entry self-heal triggered. path: /clients/client9/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:08.515799] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background entry self-heal triggered. path: /clients/client8/~dmtmp/COREL, reason: lookup detected pending operations >[2012-04-03 17:45:08.516849] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background entry self-heal triggered. path: /clients/client2/~dmtmp/COREL, reason: lookup detected pending operations >[2012-04-03 17:45:08.518079] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client2/~dmtmp/COREL, reason: lookup detected pending operations >[2012-04-03 17:45:08.518350] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client6/~dmtmp/COREL >[2012-04-03 17:45:08.518625] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background entry self-heal triggered. path: /clients/client0/~dmtmp/COREL, reason: lookup detected pending operations >[2012-04-03 17:45:08.518981] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-0: background entry self-heal triggered. path: /clients/client2/~dmtmp/COREL, reason: lookup detected pending operations >[2012-04-03 17:45:08.519669] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-0: background entry self-heal triggered. path: /clients/client0/~dmtmp/COREL, reason: lookup detected pending operations >[2012-04-03 17:45:08.521279] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client5/~dmtmp/COREL, reason: lookup detected pending operations >[2012-04-03 17:45:08.526497] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client7/~dmtmp/PM >[2012-04-03 17:45:08.528162] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client2/~dmtmp/COREL >[2012-04-03 17:45:08.528841] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background entry self-heal completed on /clients/client9/~dmtmp/PM >[2012-04-03 17:45:08.529375] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-0: background entry self-heal completed on /clients/client2/~dmtmp/COREL >[2012-04-03 17:45:08.530234] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background entry self-heal completed on /clients/client8/~dmtmp/COREL >[2012-04-03 17:45:08.530902] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client7/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:08.531773] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background entry self-heal completed on /clients/client2/~dmtmp/COREL >[2012-04-03 17:45:08.532055] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background entry self-heal completed on /clients/client0/~dmtmp/COREL >[2012-04-03 17:45:08.532491] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client5/~dmtmp/COREL >[2012-04-03 17:45:08.533858] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background entry self-heal triggered. path: /clients/client9/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:08.534168] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-0: background entry self-heal triggered. path: /clients/client7/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:08.535518] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-0: background entry self-heal completed on /clients/client0/~dmtmp/COREL >[2012-04-03 17:45:08.536646] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client5/~dmtmp/COREL, reason: lookup detected pending operations >[2012-04-03 17:45:08.537700] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background entry self-heal triggered. path: /clients/client5/~dmtmp/COREL, reason: lookup detected pending operations >[2012-04-03 17:45:08.538441] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client3/~dmtmp/COREL, reason: lookup detected pending operations >[2012-04-03 17:45:08.538893] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-0: background entry self-heal triggered. path: /clients/client3/~dmtmp/COREL, reason: lookup detected pending operations >[2012-04-03 17:45:08.540466] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background entry self-heal triggered. path: /clients/client3/~dmtmp/COREL, reason: lookup detected pending operations >[2012-04-03 17:45:08.543934] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-0: background entry self-heal completed on /clients/client7/~dmtmp/PM >[2012-04-03 17:45:08.544646] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client7/~dmtmp/PM >[2012-04-03 17:45:08.546588] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-0: background entry self-heal completed on /clients/client3/~dmtmp/COREL >[2012-04-03 17:45:08.549060] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background entry self-heal completed on /clients/client9/~dmtmp/PM >[2012-04-03 17:45:08.549943] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client5/~dmtmp/COREL >[2012-04-03 17:45:08.550463] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client3/~dmtmp/COREL >[2012-04-03 17:45:08.551280] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background entry self-heal completed on /clients/client5/~dmtmp/COREL >[2012-04-03 17:45:08.553171] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background entry self-heal completed on /clients/client3/~dmtmp/COREL >[2012-04-03 17:45:08.555686] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background data self-heal triggered. path: /clients/client5/~dmtmp/COREL/@@@CDRW.TMP, reason: lookup detected pending operations >[2012-04-03 17:45:08.557642] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client6/~dmtmp/COREL, reason: lookup detected pending operations >[2012-04-03 17:45:08.558071] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-0: background entry self-heal triggered. path: /clients/client6/~dmtmp/COREL, reason: lookup detected pending operations >[2012-04-03 17:45:08.560352] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client7/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:08.563634] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background entry self-heal triggered. path: /clients/client8/~dmtmp/COREL, reason: lookup detected pending operations >[2012-04-03 17:45:08.564934] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background entry self-heal triggered. path: /clients/client9/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:08.565337] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client4/~dmtmp/COREL, reason: lookup detected pending operations >[2012-04-03 17:45:08.568189] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-0: background entry self-heal triggered. path: /clients/client1/~dmtmp/COREL, reason: lookup detected pending operations >[2012-04-03 17:45:08.568639] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client1/~dmtmp/COREL, reason: lookup detected pending operations >[2012-04-03 17:45:08.569508] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-0: background entry self-heal completed on /clients/client6/~dmtmp/COREL >[2012-04-03 17:45:08.570028] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background entry self-heal triggered. path: /clients/client1/~dmtmp/COREL, reason: lookup detected pending operations >[2012-04-03 17:45:08.570893] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client6/~dmtmp/COREL >[2012-04-03 17:45:08.572666] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client7/~dmtmp/PM >[2012-04-03 17:45:08.573439] I [afr-self-heal-data.c:776:afr_sh_data_fix] 7-dstore-replicate-2: no active sinks for performing self-heal on file /clients/client5/~dmtmp/COREL/@@@CDRW.TMP >[2012-04-03 17:45:08.574226] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client4/~dmtmp/COREL >[2012-04-03 17:45:08.576218] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client7/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:08.577702] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client1/~dmtmp/COREL >[2012-04-03 17:45:08.577933] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-0: background entry self-heal triggered. path: /clients/client7/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:08.578472] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client4/~dmtmp/COREL, reason: lookup detected pending operations >[2012-04-03 17:45:08.579027] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-0: background entry self-heal triggered. path: /clients/client4/~dmtmp/COREL, reason: lookup detected pending operations >[2012-04-03 17:45:08.579614] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client5/~dmtmp/COREL, reason: lookup detected pending operations >[2012-04-03 17:45:08.580161] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-0: background entry self-heal completed on /clients/client1/~dmtmp/COREL >[2012-04-03 17:45:08.580476] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background entry self-heal triggered. path: /clients/client5/~dmtmp/COREL, reason: lookup detected pending operations >[2012-04-03 17:45:08.581135] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background data self-heal completed on /clients/client5/~dmtmp/COREL/@@@CDRW.TMP >[2012-04-03 17:45:08.581436] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background entry self-heal completed on /clients/client8/~dmtmp/COREL >[2012-04-03 17:45:08.583878] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background entry self-heal completed on /clients/client9/~dmtmp/PM >[2012-04-03 17:45:08.586353] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-0: background entry self-heal completed on /clients/client7/~dmtmp/PM >[2012-04-03 17:45:08.586579] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-0: background entry self-heal completed on /clients/client4/~dmtmp/COREL >[2012-04-03 17:45:08.587886] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background entry self-heal completed on /clients/client1/~dmtmp/COREL >[2012-04-03 17:45:08.588303] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client7/~dmtmp/PM >[2012-04-03 17:45:08.589067] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background entry self-heal triggered. path: /clients/client9/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:08.589358] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client4/~dmtmp/COREL >[2012-04-03 17:45:08.590760] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client5/~dmtmp/COREL >[2012-04-03 17:45:08.593797] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-0: background data self-heal triggered. path: /clients/client4/~dmtmp/COREL/@@@CDRW.TMP, reason: lookup detected pending operations >[2012-04-03 17:45:08.594458] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background entry self-heal completed on /clients/client5/~dmtmp/COREL >[2012-04-03 17:45:08.600258] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background entry self-heal triggered. path: /clients/client3/~dmtmp/COREL, reason: lookup detected pending operations >[2012-04-03 17:45:08.600944] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background data self-heal triggered. path: /clients/client5/~dmtmp/COREL/@@@CDRW.TMP, reason: lookup detected pending operations >[2012-04-03 17:45:08.602493] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client7/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:08.603643] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background entry self-heal completed on /clients/client9/~dmtmp/PM >[2012-04-03 17:45:08.606110] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client1/~dmtmp/COREL, reason: lookup detected pending operations >[2012-04-03 17:45:08.606544] I [afr-self-heal-data.c:776:afr_sh_data_fix] 7-dstore-replicate-0: no active sinks for performing self-heal on file /clients/client4/~dmtmp/COREL/@@@CDRW.TMP >[2012-04-03 17:45:08.608499] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-0: background entry self-heal triggered. path: /clients/client0/~dmtmp/COREL, reason: lookup detected pending operations >[2012-04-03 17:45:08.610109] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client4/~dmtmp/COREL, reason: lookup detected pending operations >[2012-04-03 17:45:08.610346] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client7/~dmtmp/PM >[2012-04-03 17:45:08.611259] I [afr-self-heal-data.c:776:afr_sh_data_fix] 7-dstore-replicate-2: no active sinks for performing self-heal on file /clients/client5/~dmtmp/COREL/@@@CDRW.TMP >[2012-04-03 17:45:08.611852] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-0: background entry self-heal triggered. path: /clients/client4/~dmtmp/COREL, reason: lookup detected pending operations >[2012-04-03 17:45:08.613103] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-0: background data self-heal completed on /clients/client4/~dmtmp/COREL/@@@CDRW.TMP >[2012-04-03 17:45:08.613362] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-0: background entry self-heal triggered. path: /clients/client7/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:08.613764] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background entry self-heal completed on /clients/client3/~dmtmp/COREL >[2012-04-03 17:45:08.614196] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client7/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:08.614644] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client1/~dmtmp/COREL >[2012-04-03 17:45:08.616821] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background entry self-heal triggered. path: /clients/client3/~dmtmp/COREL, reason: lookup detected pending operations >[2012-04-03 17:45:08.618440] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-0: background entry self-heal triggered. path: /clients/client3/~dmtmp/COREL, reason: lookup detected pending operations >[2012-04-03 17:45:08.618777] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background entry self-heal triggered. path: /clients/client1/~dmtmp/COREL, reason: lookup detected pending operations >[2012-04-03 17:45:08.619397] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-0: background entry self-heal triggered. path: /clients/client1/~dmtmp/COREL, reason: lookup detected pending operations >[2012-04-03 17:45:08.620152] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client3/~dmtmp/COREL, reason: lookup detected pending operations >[2012-04-03 17:45:08.620598] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background data self-heal completed on /clients/client5/~dmtmp/COREL/@@@CDRW.TMP >[2012-04-03 17:45:08.620911] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background entry self-heal triggered. path: /clients/client5/~dmtmp/COREL, reason: lookup detected pending operations >[2012-04-03 17:45:08.621694] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client1/~dmtmp/COREL, reason: lookup detected pending operations >[2012-04-03 17:45:08.622735] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-0: background entry self-heal completed on /clients/client0/~dmtmp/COREL >[2012-04-03 17:45:08.623612] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client5/~dmtmp/COREL, reason: lookup detected pending operations >[2012-04-03 17:45:08.623835] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client4/~dmtmp/COREL >[2012-04-03 17:45:08.625414] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-0: background entry self-heal completed on /clients/client4/~dmtmp/COREL >[2012-04-03 17:45:08.626483] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-0: background entry self-heal triggered. path: /clients/client0/~dmtmp/COREL, reason: lookup detected pending operations >[2012-04-03 17:45:08.627698] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background entry self-heal triggered. path: /clients/client0/~dmtmp/COREL, reason: lookup detected pending operations >[2012-04-03 17:45:08.627867] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-0: background entry self-heal completed on /clients/client7/~dmtmp/PM >[2012-04-03 17:45:08.629186] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background entry self-heal completed on /clients/client3/~dmtmp/COREL >[2012-04-03 17:45:08.631388] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background entry self-heal completed on /clients/client1/~dmtmp/COREL >[2012-04-03 17:45:08.632018] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-0: background data self-heal triggered. path: /clients/client4/~dmtmp/COREL/@@@CDRW.TMP, reason: lookup detected pending operations >[2012-04-03 17:45:08.632653] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client7/~dmtmp/PM >[2012-04-03 17:45:08.632905] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background entry self-heal completed on /clients/client5/~dmtmp/COREL >[2012-04-03 17:45:08.633972] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-0: background entry self-heal completed on /clients/client3/~dmtmp/COREL >[2012-04-03 17:45:08.636422] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client3/~dmtmp/COREL >[2012-04-03 17:45:08.636669] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-0: background entry self-heal completed on /clients/client1/~dmtmp/COREL >[2012-04-03 17:45:08.638643] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client1/~dmtmp/COREL >[2012-04-03 17:45:08.639491] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client5/~dmtmp/COREL >[2012-04-03 17:45:08.641340] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background entry self-heal triggered. path: /clients/client8/~dmtmp/COREL, reason: lookup detected pending operations >[2012-04-03 17:45:08.642042] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-0: background entry self-heal triggered. path: /clients/client6/~dmtmp/COREL, reason: lookup detected pending operations >[2012-04-03 17:45:08.642759] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client6/~dmtmp/COREL, reason: lookup detected pending operations >[2012-04-03 17:45:08.643081] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background entry self-heal completed on /clients/client0/~dmtmp/COREL >[2012-04-03 17:45:08.643979] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-0: background entry self-heal completed on /clients/client0/~dmtmp/COREL >[2012-04-03 17:45:08.644804] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background entry self-heal triggered. path: /clients/client9/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:08.647236] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background data self-heal triggered. path: /clients/client5/~dmtmp/COREL/@@@CDRW.TMP, reason: lookup detected pending operations >[2012-04-03 17:45:08.647540] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client9/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:08.648474] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background data self-heal triggered. path: /clients/client0/~dmtmp/COREL/@@@CDRW.TMP, reason: lookup detected pending operations >[2012-04-03 17:45:08.649949] I [afr-self-heal-data.c:776:afr_sh_data_fix] 7-dstore-replicate-0: no active sinks for performing self-heal on file /clients/client4/~dmtmp/COREL/@@@CDRW.TMP >[2012-04-03 17:45:08.652015] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background entry self-heal completed on /clients/client8/~dmtmp/COREL >[2012-04-03 17:45:08.655016] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client6/~dmtmp/COREL >[2012-04-03 17:45:08.655316] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-0: background entry self-heal completed on /clients/client6/~dmtmp/COREL >[2012-04-03 17:45:08.655583] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background entry self-heal completed on /clients/client9/~dmtmp/PM >[2012-04-03 17:45:08.656086] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background data self-heal triggered. path: /clients/client8/~dmtmp/COREL/@@@CDRW.TMP, reason: lookup detected pending operations >[2012-04-03 17:45:08.656864] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-0: background entry self-heal triggered. path: /clients/client2/~dmtmp/COREL, reason: lookup detected pending operations >[2012-04-03 17:45:08.657253] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background entry self-heal triggered. path: /clients/client2/~dmtmp/COREL, reason: lookup detected pending operations >[2012-04-03 17:45:08.657710] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client2/~dmtmp/COREL, reason: lookup detected pending operations >[2012-04-03 17:45:08.660428] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-0: background data self-heal completed on /clients/client4/~dmtmp/COREL/@@@CDRW.TMP >[2012-04-03 17:45:08.661719] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client9/~dmtmp/PM >[2012-04-03 17:45:08.662467] I [afr-self-heal-data.c:776:afr_sh_data_fix] 7-dstore-replicate-2: no active sinks for performing self-heal on file /clients/client5/~dmtmp/COREL/@@@CDRW.TMP >[2012-04-03 17:45:08.665383] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client4/~dmtmp/COREL, reason: lookup detected pending operations >[2012-04-03 17:45:08.666151] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-0: background entry self-heal triggered. path: /clients/client4/~dmtmp/COREL, reason: lookup detected pending operations >[2012-04-03 17:45:08.666790] I [afr-self-heal-data.c:776:afr_sh_data_fix] 7-dstore-replicate-1: no active sinks for performing self-heal on file /clients/client0/~dmtmp/COREL/@@@CDRW.TMP >[2012-04-03 17:45:08.670893] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background data self-heal completed on /clients/client5/~dmtmp/COREL/@@@CDRW.TMP >[2012-04-03 17:45:08.671653] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background entry self-heal triggered. path: /clients/client3/~dmtmp/COREL, reason: lookup detected pending operations >[2012-04-03 17:45:08.672239] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client2/~dmtmp/COREL >[2012-04-03 17:45:08.673078] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-0: background entry self-heal completed on /clients/client2/~dmtmp/COREL >[2012-04-03 17:45:08.674769] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-0: background entry self-heal triggered. path: /clients/client0/~dmtmp/COREL, reason: lookup detected pending operations >[2012-04-03 17:45:08.676201] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client4/~dmtmp/COREL >[2012-04-03 17:45:08.676457] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background entry self-heal triggered. path: /clients/client0/~dmtmp/COREL, reason: lookup detected pending operations >[2012-04-03 17:45:08.676978] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background entry self-heal completed on /clients/client2/~dmtmp/COREL >[2012-04-03 17:45:08.677297] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background data self-heal completed on /clients/client0/~dmtmp/COREL/@@@CDRW.TMP >[2012-04-03 17:45:08.677638] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client5/~dmtmp/COREL, reason: lookup detected pending operations >[2012-04-03 17:45:08.678362] I [afr-self-heal-data.c:776:afr_sh_data_fix] 7-dstore-replicate-1: no active sinks for performing self-heal on file /clients/client8/~dmtmp/COREL/@@@CDRW.TMP >[2012-04-03 17:45:08.679479] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-0: background entry self-heal completed on /clients/client4/~dmtmp/COREL >[2012-04-03 17:45:08.683549] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background entry self-heal completed on /clients/client3/~dmtmp/COREL >[2012-04-03 17:45:08.684536] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-0: background data self-heal triggered. path: /clients/client4/~dmtmp/COREL/@@@CDRW.TMP, reason: lookup detected pending operations >[2012-04-03 17:45:08.685983] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background data self-heal completed on /clients/client8/~dmtmp/COREL/@@@CDRW.TMP >[2012-04-03 17:45:08.686419] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client7/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:08.686600] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-0: background entry self-heal completed on /clients/client0/~dmtmp/COREL >[2012-04-03 17:45:08.686904] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background entry self-heal completed on /clients/client0/~dmtmp/COREL >[2012-04-03 17:45:08.687342] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background entry self-heal triggered. path: /clients/client8/~dmtmp/COREL, reason: lookup detected pending operations >[2012-04-03 17:45:08.688189] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-0: background entry self-heal triggered. path: /clients/client3/~dmtmp/COREL, reason: lookup detected pending operations >[2012-04-03 17:45:08.688641] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client3/~dmtmp/COREL, reason: lookup detected pending operations >[2012-04-03 17:45:08.690310] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background entry self-heal triggered. path: /clients/client3/~dmtmp/COREL, reason: lookup detected pending operations >[2012-04-03 17:45:08.691878] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background entry self-heal triggered. path: /clients/client9/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:08.692507] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background data self-heal triggered. path: /clients/client0/~dmtmp/COREL/@@@CDRW.TMP, reason: lookup detected pending operations >[2012-04-03 17:45:08.692696] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client5/~dmtmp/COREL >[2012-04-03 17:45:08.696684] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background entry self-heal triggered. path: /clients/client5/~dmtmp/COREL, reason: lookup detected pending operations >[2012-04-03 17:45:08.697372] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client5/~dmtmp/COREL, reason: lookup detected pending operations >[2012-04-03 17:45:08.698624] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-0: background entry self-heal triggered. path: /clients/client6/~dmtmp/COREL, reason: lookup detected pending operations >[2012-04-03 17:45:08.699346] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client7/~dmtmp/PM >[2012-04-03 17:45:08.699903] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client6/~dmtmp/COREL, reason: lookup detected pending operations >[2012-04-03 17:45:08.700239] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-0: background entry self-heal triggered. path: /clients/client2/~dmtmp/COREL, reason: lookup detected pending operations >[2012-04-03 17:45:08.700677] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client3/~dmtmp/COREL >[2012-04-03 17:45:08.700937] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client1/~dmtmp/COREL, reason: lookup detected pending operations >[2012-04-03 17:45:08.701589] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client7/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:08.701749] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-0: background entry self-heal completed on /clients/client3/~dmtmp/COREL >[2012-04-03 17:45:08.702017] I [afr-self-heal-data.c:776:afr_sh_data_fix] 7-dstore-replicate-0: no active sinks for performing self-heal on file /clients/client4/~dmtmp/COREL/@@@CDRW.TMP >[2012-04-03 17:45:08.702525] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background entry self-heal completed on /clients/client8/~dmtmp/COREL >[2012-04-03 17:45:08.703240] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background entry self-heal completed on /clients/client3/~dmtmp/COREL >[2012-04-03 17:45:08.704355] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-0: background entry self-heal triggered. path: /clients/client7/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:08.704886] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background entry self-heal completed on /clients/client9/~dmtmp/PM >[2012-04-03 17:45:08.707165] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client5/~dmtmp/COREL >[2012-04-03 17:45:08.708665] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background data self-heal triggered. path: /clients/client8/~dmtmp/COREL/@@@CDRW.TMP, reason: lookup detected pending operations >[2012-04-03 17:45:08.710865] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client9/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:08.711303] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-0: background data self-heal completed on /clients/client4/~dmtmp/COREL/@@@CDRW.TMP >[2012-04-03 17:45:08.711604] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client6/~dmtmp/COREL >[2012-04-03 17:45:08.712170] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background entry self-heal triggered. path: /clients/client9/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:08.712791] I [afr-self-heal-data.c:776:afr_sh_data_fix] 7-dstore-replicate-1: no active sinks for performing self-heal on file /clients/client0/~dmtmp/COREL/@@@CDRW.TMP >[2012-04-03 17:45:08.712914] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-0: background entry self-heal completed on /clients/client6/~dmtmp/COREL >[2012-04-03 17:45:08.714253] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client1/~dmtmp/COREL >[2012-04-03 17:45:08.714706] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client7/~dmtmp/PM >[2012-04-03 17:45:08.715495] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background entry self-heal completed on /clients/client5/~dmtmp/COREL >[2012-04-03 17:45:08.716029] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-0: background entry self-heal completed on /clients/client2/~dmtmp/COREL >[2012-04-03 17:45:08.717096] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client1/~dmtmp/COREL, reason: lookup detected pending operations >[2012-04-03 17:45:08.718572] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-0: background entry self-heal triggered. path: /clients/client1/~dmtmp/COREL, reason: lookup detected pending operations >[2012-04-03 17:45:08.719142] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-0: background entry self-heal completed on /clients/client7/~dmtmp/PM >[2012-04-03 17:45:08.719482] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-0: background entry self-heal triggered. path: /clients/client2/~dmtmp/COREL, reason: lookup detected pending operations >[2012-04-03 17:45:08.720442] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background data self-heal triggered. path: /clients/client5/~dmtmp/COREL/@@@CDRW.TMP, reason: lookup detected pending operations >[2012-04-03 17:45:08.720833] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background entry self-heal triggered. path: /clients/client1/~dmtmp/COREL, reason: lookup detected pending operations >[2012-04-03 17:45:08.721175] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background entry self-heal triggered. path: /clients/client2/~dmtmp/COREL, reason: lookup detected pending operations >[2012-04-03 17:45:08.721593] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client2/~dmtmp/COREL, reason: lookup detected pending operations >[2012-04-03 17:45:08.722824] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client9/~dmtmp/PM >[2012-04-03 17:45:08.723709] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-0: background entry self-heal triggered. path: /clients/client0/~dmtmp/COREL, reason: lookup detected pending operations >[2012-04-03 17:45:08.724712] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background data self-heal completed on /clients/client0/~dmtmp/COREL/@@@CDRW.TMP >[2012-04-03 17:45:08.726382] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background entry self-heal triggered. path: /clients/client0/~dmtmp/COREL, reason: lookup detected pending operations >[2012-04-03 17:45:08.727083] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client4/~dmtmp/COREL, reason: lookup detected pending operations >[2012-04-03 17:45:08.728429] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-0: background entry self-heal completed on /clients/client1/~dmtmp/COREL >[2012-04-03 17:45:08.728724] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background entry self-heal completed on /clients/client9/~dmtmp/PM >[2012-04-03 17:45:08.729490] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client1/~dmtmp/COREL >[2012-04-03 17:45:08.730593] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-0: background entry self-heal completed on /clients/client2/~dmtmp/COREL >[2012-04-03 17:45:08.731045] I [afr-self-heal-data.c:776:afr_sh_data_fix] 7-dstore-replicate-1: no active sinks for performing self-heal on file /clients/client8/~dmtmp/COREL/@@@CDRW.TMP >[2012-04-03 17:45:08.731825] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client2/~dmtmp/COREL >[2012-04-03 17:45:08.735861] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-0: background entry self-heal completed on /clients/client0/~dmtmp/COREL >[2012-04-03 17:45:08.736092] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background entry self-heal completed on /clients/client1/~dmtmp/COREL >[2012-04-03 17:45:08.736719] I [afr-self-heal-data.c:776:afr_sh_data_fix] 7-dstore-replicate-2: no active sinks for performing self-heal on file /clients/client5/~dmtmp/COREL/@@@CDRW.TMP >[2012-04-03 17:45:08.737838] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client4/~dmtmp/COREL >[2012-04-03 17:45:08.738424] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client7/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:08.738962] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background entry self-heal completed on /clients/client2/~dmtmp/COREL >[2012-04-03 17:45:08.741706] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client4/~dmtmp/COREL, reason: lookup detected pending operations >[2012-04-03 17:45:08.741938] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background entry self-heal completed on /clients/client0/~dmtmp/COREL >[2012-04-03 17:45:08.742944] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background data self-heal completed on /clients/client5/~dmtmp/COREL/@@@CDRW.TMP >[2012-04-03 17:45:08.743424] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-0: background entry self-heal triggered. path: /clients/client4/~dmtmp/COREL, reason: lookup detected pending operations >[2012-04-03 17:45:08.743780] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background data self-heal completed on /clients/client8/~dmtmp/COREL/@@@CDRW.TMP >[2012-04-03 17:45:08.746901] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background data self-heal triggered. path: /clients/client0/~dmtmp/COREL/@@@CDRW.TMP, reason: lookup detected pending operations >[2012-04-03 17:45:08.750213] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client7/~dmtmp/PM >[2012-04-03 17:45:08.754855] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client7/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:08.755169] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client4/~dmtmp/COREL >[2012-04-03 17:45:08.755772] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-0: background entry self-heal triggered. path: /clients/client7/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:08.756075] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background entry self-heal triggered. path: /clients/client9/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:08.756302] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-0: background entry self-heal completed on /clients/client4/~dmtmp/COREL >[2012-04-03 17:45:08.757054] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client1/~dmtmp/COREL, reason: lookup detected pending operations >[2012-04-03 17:45:08.757474] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client5/~dmtmp/COREL, reason: lookup detected pending operations >[2012-04-03 17:45:08.757759] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background entry self-heal triggered. path: /clients/client8/~dmtmp/COREL, reason: lookup detected pending operations >[2012-04-03 17:45:08.761309] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-0: background data self-heal triggered. path: /clients/client4/~dmtmp/COREL/@@@CDRW.TMP, reason: lookup detected pending operations >[2012-04-03 17:45:08.764290] I [afr-self-heal-data.c:776:afr_sh_data_fix] 7-dstore-replicate-1: no active sinks for performing self-heal on file /clients/client0/~dmtmp/COREL/@@@CDRW.TMP >[2012-04-03 17:45:08.765048] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client7/~dmtmp/PM >[2012-04-03 17:45:08.765844] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client1/~dmtmp/COREL >[2012-04-03 17:45:08.766261] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-0: background entry self-heal completed on /clients/client7/~dmtmp/PM >[2012-04-03 17:45:08.766489] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client5/~dmtmp/COREL >[2012-04-03 17:45:08.769153] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client1/~dmtmp/COREL, reason: lookup detected pending operations >[2012-04-03 17:45:08.769731] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-0: background entry self-heal triggered. path: /clients/client1/~dmtmp/COREL, reason: lookup detected pending operations >[2012-04-03 17:45:08.770083] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background entry self-heal completed on /clients/client9/~dmtmp/PM >[2012-04-03 17:45:08.770597] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background entry self-heal triggered. path: /clients/client1/~dmtmp/COREL, reason: lookup detected pending operations >[2012-04-03 17:45:08.770831] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background entry self-heal triggered. path: /clients/client5/~dmtmp/COREL, reason: lookup detected pending operations >[2012-04-03 17:45:08.771639] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client5/~dmtmp/COREL, reason: lookup detected pending operations >[2012-04-03 17:45:08.772088] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background entry self-heal completed on /clients/client8/~dmtmp/COREL >[2012-04-03 17:45:08.773586] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client9/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:08.774439] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background data self-heal completed on /clients/client0/~dmtmp/COREL/@@@CDRW.TMP >[2012-04-03 17:45:08.775570] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background entry self-heal triggered. path: /clients/client9/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:08.777252] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background data self-heal triggered. path: /clients/client8/~dmtmp/COREL/@@@CDRW.TMP, reason: lookup detected pending operations >[2012-04-03 17:45:08.778698] I [afr-self-heal-data.c:776:afr_sh_data_fix] 7-dstore-replicate-0: no active sinks for performing self-heal on file /clients/client4/~dmtmp/COREL/@@@CDRW.TMP >[2012-04-03 17:45:08.781264] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client1/~dmtmp/COREL >[2012-04-03 17:45:08.784199] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client5/~dmtmp/COREL >[2012-04-03 17:45:08.784651] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background entry self-heal completed on /clients/client1/~dmtmp/COREL >[2012-04-03 17:45:08.785002] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background entry self-heal completed on /clients/client5/~dmtmp/COREL >[2012-04-03 17:45:08.786076] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-0: background entry self-heal completed on /clients/client1/~dmtmp/COREL >[2012-04-03 17:45:08.786499] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client9/~dmtmp/PM >[2012-04-03 17:45:08.786865] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client6/~dmtmp/COREL, reason: lookup detected pending operations >[2012-04-03 17:45:08.788013] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-0: background entry self-heal triggered. path: /clients/client6/~dmtmp/COREL, reason: lookup detected pending operations >[2012-04-03 17:45:08.789303] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client4/~dmtmp/COREL, reason: lookup detected pending operations >[2012-04-03 17:45:08.791062] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-0: background entry self-heal triggered. path: /clients/client0/~dmtmp/COREL, reason: lookup detected pending operations >[2012-04-03 17:45:08.791415] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background entry self-heal completed on /clients/client9/~dmtmp/PM >[2012-04-03 17:45:08.791927] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-0: background data self-heal completed on /clients/client4/~dmtmp/COREL/@@@CDRW.TMP >[2012-04-03 17:45:08.793467] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-0: background entry self-heal triggered. path: /clients/client4/~dmtmp/COREL, reason: lookup detected pending operations >[2012-04-03 17:45:08.794135] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client7/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:08.796879] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client6/~dmtmp/COREL >[2012-04-03 17:45:08.797092] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-0: background entry self-heal triggered. path: /clients/client7/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:08.798294] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client4/~dmtmp/COREL >[2012-04-03 17:45:08.801532] I [afr-self-heal-data.c:776:afr_sh_data_fix] 7-dstore-replicate-1: no active sinks for performing self-heal on file /clients/client8/~dmtmp/COREL/@@@CDRW.TMP >[2012-04-03 17:45:08.803579] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-0: background entry self-heal completed on /clients/client6/~dmtmp/COREL >[2012-04-03 17:45:08.804402] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-0: background entry self-heal triggered. path: /clients/client2/~dmtmp/COREL, reason: lookup detected pending operations >[2012-04-03 17:45:08.804616] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client7/~dmtmp/PM >[2012-04-03 17:45:08.805545] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-0: background entry self-heal completed on /clients/client0/~dmtmp/COREL >[2012-04-03 17:45:08.806988] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-0: background entry self-heal completed on /clients/client4/~dmtmp/COREL >[2012-04-03 17:45:08.810830] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-0: background data self-heal triggered. path: /clients/client6/~dmtmp/COREL/@@@CDRW.TMP, reason: lookup detected pending operations >[2012-04-03 17:45:08.811060] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background entry self-heal triggered. path: /clients/client0/~dmtmp/COREL, reason: lookup detected pending operations >[2012-04-03 17:45:08.811458] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-0: background entry self-heal completed on /clients/client7/~dmtmp/PM >[2012-04-03 17:45:08.811833] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-0: background entry self-heal triggered. path: /clients/client0/~dmtmp/COREL, reason: lookup detected pending operations >[2012-04-03 17:45:08.812195] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-0: background data self-heal triggered. path: /clients/client4/~dmtmp/COREL/@@@CDRW.TMP, reason: lookup detected pending operations >[2012-04-03 17:45:08.813038] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background data self-heal completed on /clients/client8/~dmtmp/COREL/@@@CDRW.TMP >[2012-04-03 17:45:08.816613] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-0: background entry self-heal completed on /clients/client2/~dmtmp/COREL >[2012-04-03 17:45:08.819787] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client2/~dmtmp/COREL, reason: lookup detected pending operations >[2012-04-03 17:45:08.820019] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background entry self-heal triggered. path: /clients/client2/~dmtmp/COREL, reason: lookup detected pending operations >[2012-04-03 17:45:08.820785] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-0: background entry self-heal triggered. path: /clients/client2/~dmtmp/COREL, reason: lookup detected pending operations >[2012-04-03 17:45:08.820953] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-0: background entry self-heal completed on /clients/client0/~dmtmp/COREL >[2012-04-03 17:45:08.823404] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background entry self-heal triggered. path: /clients/client9/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:08.823778] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client5/~dmtmp/COREL, reason: lookup detected pending operations >[2012-04-03 17:45:08.824941] I [afr-self-heal-data.c:776:afr_sh_data_fix] 7-dstore-replicate-0: no active sinks for performing self-heal on file /clients/client6/~dmtmp/COREL/@@@CDRW.TMP >[2012-04-03 17:45:08.825173] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background entry self-heal triggered. path: /clients/client8/~dmtmp/COREL, reason: lookup detected pending operations >[2012-04-03 17:45:08.825732] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background entry self-heal completed on /clients/client0/~dmtmp/COREL >[2012-04-03 17:45:08.826804] I [afr-self-heal-data.c:776:afr_sh_data_fix] 7-dstore-replicate-0: no active sinks for performing self-heal on file /clients/client4/~dmtmp/COREL/@@@CDRW.TMP >[2012-04-03 17:45:08.828848] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background data self-heal triggered. path: /clients/client0/~dmtmp/COREL/@@@CDRW.TMP, reason: lookup detected pending operations >[2012-04-03 17:45:08.829874] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client7/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:08.830062] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client2/~dmtmp/COREL >[2012-04-03 17:45:08.832274] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-0: background data self-heal completed on /clients/client6/~dmtmp/COREL/@@@CDRW.TMP >[2012-04-03 17:45:08.833650] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-0: background entry self-heal completed on /clients/client2/~dmtmp/COREL >[2012-04-03 17:45:08.833954] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-0: background entry self-heal triggered. path: /clients/client6/~dmtmp/COREL, reason: lookup detected pending operations >[2012-04-03 17:45:08.834299] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client5/~dmtmp/COREL >[2012-04-03 17:45:08.834723] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client6/~dmtmp/COREL, reason: lookup detected pending operations >[2012-04-03 17:45:08.835149] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background entry self-heal completed on /clients/client2/~dmtmp/COREL >[2012-04-03 17:45:08.835512] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-0: background data self-heal completed on /clients/client4/~dmtmp/COREL/@@@CDRW.TMP >[2012-04-03 17:45:08.836563] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background entry self-heal completed on /clients/client9/~dmtmp/PM >[2012-04-03 17:45:08.836977] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client1/~dmtmp/COREL, reason: lookup detected pending operations >[2012-04-03 17:45:08.838953] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client5/~dmtmp/COREL, reason: lookup detected pending operations >[2012-04-03 17:45:08.839278] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-0: background entry self-heal triggered. path: /clients/client3/~dmtmp/COREL, reason: lookup detected pending operations >[2012-04-03 17:45:08.840509] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background entry self-heal triggered. path: /clients/client5/~dmtmp/COREL, reason: lookup detected pending operations >[2012-04-03 17:45:08.840749] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client3/~dmtmp/COREL, reason: lookup detected pending operations >[2012-04-03 17:45:08.841692] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background entry self-heal completed on /clients/client8/~dmtmp/COREL >[2012-04-03 17:45:08.842827] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client9/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:08.843402] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client7/~dmtmp/PM >[2012-04-03 17:45:08.844055] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client4/~dmtmp/COREL, reason: lookup detected pending operations >[2012-04-03 17:45:08.845917] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background entry self-heal triggered. path: /clients/client3/~dmtmp/COREL, reason: lookup detected pending operations >[2012-04-03 17:45:08.846159] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background entry self-heal triggered. path: /clients/client9/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:08.847465] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client7/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:08.847789] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client6/~dmtmp/COREL >[2012-04-03 17:45:08.848522] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-0: background entry self-heal completed on /clients/client6/~dmtmp/COREL >[2012-04-03 17:45:08.848917] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background data self-heal triggered. path: /clients/client8/~dmtmp/COREL/@@@CDRW.TMP, reason: lookup detected pending operations >[2012-04-03 17:45:08.849679] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-0: background entry self-heal triggered. path: /clients/client7/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:08.851915] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-0: background entry self-heal triggered. path: /clients/client2/~dmtmp/COREL, reason: lookup detected pending operations >[2012-04-03 17:45:08.854651] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-0: background data self-heal triggered. path: /clients/client6/~dmtmp/COREL/@@@CDRW.TMP, reason: lookup detected pending operations >[2012-04-03 17:45:08.854826] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-0: background entry self-heal completed on /clients/client3/~dmtmp/COREL >[2012-04-03 17:45:08.855127] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client1/~dmtmp/COREL >[2012-04-03 17:45:08.855800] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client5/~dmtmp/COREL >[2012-04-03 17:45:08.856220] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client3/~dmtmp/COREL >[2012-04-03 17:45:08.856390] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client9/~dmtmp/PM >[2012-04-03 17:45:08.857504] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client1/~dmtmp/COREL, reason: lookup detected pending operations >[2012-04-03 17:45:08.857898] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-0: background entry self-heal triggered. path: /clients/client1/~dmtmp/COREL, reason: lookup detected pending operations >[2012-04-03 17:45:08.859318] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background entry self-heal triggered. path: /clients/client1/~dmtmp/COREL, reason: lookup detected pending operations >[2012-04-03 17:45:08.859930] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client4/~dmtmp/COREL >[2012-04-03 17:45:08.860786] I [afr-self-heal-data.c:776:afr_sh_data_fix] 7-dstore-replicate-1: no active sinks for performing self-heal on file /clients/client0/~dmtmp/COREL/@@@CDRW.TMP >[2012-04-03 17:45:08.862859] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client7/~dmtmp/PM >[2012-04-03 17:45:08.863308] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-0: background entry self-heal completed on /clients/client7/~dmtmp/PM >[2012-04-03 17:45:08.863723] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client4/~dmtmp/COREL, reason: lookup detected pending operations >[2012-04-03 17:45:08.863860] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background entry self-heal completed on /clients/client5/~dmtmp/COREL >[2012-04-03 17:45:08.864795] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-0: background entry self-heal completed on /clients/client2/~dmtmp/COREL >[2012-04-03 17:45:08.865825] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-0: background entry self-heal triggered. path: /clients/client4/~dmtmp/COREL, reason: lookup detected pending operations >[2012-04-03 17:45:08.866181] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background entry self-heal triggered. path: /clients/client0/~dmtmp/COREL, reason: lookup detected pending operations >[2012-04-03 17:45:08.866870] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-0: background entry self-heal triggered. path: /clients/client0/~dmtmp/COREL, reason: lookup detected pending operations >[2012-04-03 17:45:08.868408] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background entry self-heal completed on /clients/client3/~dmtmp/COREL >[2012-04-03 17:45:08.868691] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background entry self-heal completed on /clients/client9/~dmtmp/PM >[2012-04-03 17:45:08.869423] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client1/~dmtmp/COREL >[2012-04-03 17:45:08.869876] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-0: background entry self-heal triggered. path: /clients/client2/~dmtmp/COREL, reason: lookup detected pending operations >[2012-04-03 17:45:08.870197] I [afr-self-heal-data.c:776:afr_sh_data_fix] 7-dstore-replicate-0: no active sinks for performing self-heal on file /clients/client6/~dmtmp/COREL/@@@CDRW.TMP >[2012-04-03 17:45:08.870719] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client2/~dmtmp/COREL, reason: lookup detected pending operations >[2012-04-03 17:45:08.872040] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-0: background entry self-heal completed on /clients/client1/~dmtmp/COREL >[2012-04-03 17:45:08.873695] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background entry self-heal triggered. path: /clients/client2/~dmtmp/COREL, reason: lookup detected pending operations >[2012-04-03 17:45:08.873918] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background data self-heal completed on /clients/client0/~dmtmp/COREL/@@@CDRW.TMP >[2012-04-03 17:45:08.874182] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client4/~dmtmp/COREL >[2012-04-03 17:45:08.875991] I [afr-self-heal-data.c:776:afr_sh_data_fix] 7-dstore-replicate-1: no active sinks for performing self-heal on file /clients/client8/~dmtmp/COREL/@@@CDRW.TMP >[2012-04-03 17:45:08.876917] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background entry self-heal completed on /clients/client1/~dmtmp/COREL >[2012-04-03 17:45:08.877924] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client2/~dmtmp/COREL >[2012-04-03 17:45:08.878602] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client7/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:08.878932] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-0: background data self-heal completed on /clients/client6/~dmtmp/COREL/@@@CDRW.TMP >[2012-04-03 17:45:08.879388] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-0: background entry self-heal completed on /clients/client4/~dmtmp/COREL >[2012-04-03 17:45:08.879818] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-0: background entry self-heal completed on /clients/client0/~dmtmp/COREL >[2012-04-03 17:45:08.881370] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-0: background entry self-heal completed on /clients/client2/~dmtmp/COREL >[2012-04-03 17:45:08.884121] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background entry self-heal completed on /clients/client0/~dmtmp/COREL >[2012-04-03 17:45:08.884376] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client7/~dmtmp/PM >[2012-04-03 17:45:08.884789] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background data self-heal completed on /clients/client8/~dmtmp/COREL/@@@CDRW.TMP >[2012-04-03 17:45:08.886455] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client7/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:08.887765] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-0: background entry self-heal triggered. path: /clients/client7/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:08.887986] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background entry self-heal completed on /clients/client2/~dmtmp/COREL >[2012-04-03 17:45:08.889871] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background data self-heal triggered. path: /clients/client0/~dmtmp/COREL/@@@CDRW.TMP, reason: lookup detected pending operations >[2012-04-03 17:45:08.890875] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client6/~dmtmp/COREL, reason: lookup detected pending operations >[2012-04-03 17:45:08.891775] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-0: background entry self-heal triggered. path: /clients/client6/~dmtmp/COREL, reason: lookup detected pending operations >[2012-04-03 17:45:08.896705] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client7/~dmtmp/PM >[2012-04-03 17:45:08.897089] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-0: background entry self-heal completed on /clients/client7/~dmtmp/PM >[2012-04-03 17:45:08.897982] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-0: background entry self-heal completed on /clients/client6/~dmtmp/COREL >[2012-04-03 17:45:08.898977] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background entry self-heal triggered. path: /clients/client8/~dmtmp/COREL, reason: lookup detected pending operations >[2012-04-03 17:45:08.903318] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client6/~dmtmp/COREL >[2012-04-03 17:45:08.904640] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client1/~dmtmp/COREL, reason: lookup detected pending operations >[2012-04-03 17:45:08.909473] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-0: background data self-heal triggered. path: /clients/client6/~dmtmp/COREL/@@@CDRW.TMP, reason: lookup detected pending operations >[2012-04-03 17:45:08.910892] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background entry self-heal completed on /clients/client8/~dmtmp/COREL >[2012-04-03 17:45:08.912351] I [afr-self-heal-data.c:776:afr_sh_data_fix] 7-dstore-replicate-1: no active sinks for performing self-heal on file /clients/client0/~dmtmp/COREL/@@@CDRW.TMP >[2012-04-03 17:45:08.913849] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background entry self-heal triggered. path: /clients/client3/~dmtmp/COREL, reason: lookup detected pending operations >[2012-04-03 17:45:08.913990] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client1/~dmtmp/COREL >[2012-04-03 17:45:08.915010] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background data self-heal triggered. path: /clients/client8/~dmtmp/COREL/@@@CDRW.TMP, reason: lookup detected pending operations >[2012-04-03 17:45:08.915292] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background entry self-heal triggered. path: /clients/client9/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:08.917083] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client1/~dmtmp/COREL, reason: lookup detected pending operations >[2012-04-03 17:45:08.917588] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-0: background entry self-heal triggered. path: /clients/client1/~dmtmp/COREL, reason: lookup detected pending operations >[2012-04-03 17:45:08.918527] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background entry self-heal triggered. path: /clients/client1/~dmtmp/COREL, reason: lookup detected pending operations >[2012-04-03 17:45:08.919876] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background data self-heal completed on /clients/client0/~dmtmp/COREL/@@@CDRW.TMP >[2012-04-03 17:45:08.920945] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client4/~dmtmp/COREL, reason: lookup detected pending operations >[2012-04-03 17:45:08.923860] I [afr-self-heal-data.c:776:afr_sh_data_fix] 7-dstore-replicate-0: no active sinks for performing self-heal on file /clients/client6/~dmtmp/COREL/@@@CDRW.TMP >[2012-04-03 17:45:08.924605] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client7/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:08.924742] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background entry self-heal completed on /clients/client3/~dmtmp/COREL >[2012-04-03 17:45:08.925348] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client1/~dmtmp/COREL >[2012-04-03 17:45:08.926575] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background entry self-heal completed on /clients/client9/~dmtmp/PM >[2012-04-03 17:45:08.928688] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background entry self-heal triggered. path: /clients/client3/~dmtmp/COREL, reason: lookup detected pending operations >[2012-04-03 17:45:08.928952] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background entry self-heal completed on /clients/client1/~dmtmp/COREL >[2012-04-03 17:45:08.929417] I [afr-self-heal-data.c:776:afr_sh_data_fix] 7-dstore-replicate-1: no active sinks for performing self-heal on file /clients/client8/~dmtmp/COREL/@@@CDRW.TMP >[2012-04-03 17:45:08.930480] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-0: background entry self-heal completed on /clients/client1/~dmtmp/COREL >[2012-04-03 17:45:08.930844] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background entry self-heal triggered. path: /clients/client9/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:08.931215] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-0: background entry self-heal triggered. path: /clients/client3/~dmtmp/COREL, reason: lookup detected pending operations >[2012-04-03 17:45:08.932016] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client3/~dmtmp/COREL, reason: lookup detected pending operations >[2012-04-03 17:45:08.932629] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client9/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:08.932895] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-0: background data self-heal completed on /clients/client6/~dmtmp/COREL/@@@CDRW.TMP >[2012-04-03 17:45:08.933604] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client4/~dmtmp/COREL >[2012-04-03 17:45:08.935365] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client5/~dmtmp/COREL, reason: lookup detected pending operations >[2012-04-03 17:45:08.937189] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background data self-heal completed on /clients/client8/~dmtmp/COREL/@@@CDRW.TMP >[2012-04-03 17:45:08.938229] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-0: background entry self-heal triggered. path: /clients/client4/~dmtmp/COREL, reason: lookup detected pending operations >[2012-04-03 17:45:08.939632] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client4/~dmtmp/COREL, reason: lookup detected pending operations >[2012-04-03 17:45:08.939966] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background entry self-heal triggered. path: /clients/client8/~dmtmp/COREL, reason: lookup detected pending operations >[2012-04-03 17:45:08.940295] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background entry self-heal completed on /clients/client3/~dmtmp/COREL >[2012-04-03 17:45:08.940648] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client7/~dmtmp/PM >[2012-04-03 17:45:08.943136] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-0: background entry self-heal triggered. path: /clients/client0/~dmtmp/COREL, reason: lookup detected pending operations >[2012-04-03 17:45:08.943310] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background entry self-heal completed on /clients/client9/~dmtmp/PM >[2012-04-03 17:45:08.943761] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-0: background entry self-heal triggered. path: /clients/client7/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:08.944785] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-0: background entry self-heal completed on /clients/client3/~dmtmp/COREL >[2012-04-03 17:45:08.945200] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client3/~dmtmp/COREL >[2012-04-03 17:45:08.945653] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client9/~dmtmp/PM >[2012-04-03 17:45:08.945977] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client7/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:08.946828] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-0: background entry self-heal triggered. path: /clients/client2/~dmtmp/COREL, reason: lookup detected pending operations >[2012-04-03 17:45:08.949558] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-0: background entry self-heal completed on /clients/client4/~dmtmp/COREL >[2012-04-03 17:45:08.950440] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client5/~dmtmp/COREL >[2012-04-03 17:45:08.953611] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client4/~dmtmp/COREL >[2012-04-03 17:45:08.954586] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client5/~dmtmp/COREL, reason: lookup detected pending operations >[2012-04-03 17:45:08.955718] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background entry self-heal triggered. path: /clients/client5/~dmtmp/COREL, reason: lookup detected pending operations >[2012-04-03 17:45:08.956008] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client6/~dmtmp/COREL, reason: lookup detected pending operations >[2012-04-03 17:45:08.956478] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-0: background entry self-heal completed on /clients/client0/~dmtmp/COREL >[2012-04-03 17:45:08.957408] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background entry self-heal completed on /clients/client8/~dmtmp/COREL >[2012-04-03 17:45:08.957702] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-0: background entry self-heal triggered. path: /clients/client6/~dmtmp/COREL, reason: lookup detected pending operations >[2012-04-03 17:45:08.958057] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-0: background entry self-heal completed on /clients/client7/~dmtmp/PM >[2012-04-03 17:45:08.958523] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client1/~dmtmp/COREL, reason: lookup detected pending operations >[2012-04-03 17:45:08.959392] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background entry self-heal triggered. path: /clients/client1/~dmtmp/COREL, reason: lookup detected pending operations >[2012-04-03 17:45:08.959671] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background entry self-heal triggered. path: /clients/client9/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:08.960190] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-0: background entry self-heal completed on /clients/client2/~dmtmp/COREL >[2012-04-03 17:45:08.960659] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-0: background entry self-heal triggered. path: /clients/client0/~dmtmp/COREL, reason: lookup detected pending operations >[2012-04-03 17:45:08.961909] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background entry self-heal triggered. path: /clients/client0/~dmtmp/COREL, reason: lookup detected pending operations >[2012-04-03 17:45:08.962379] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client7/~dmtmp/PM >[2012-04-03 17:45:08.964909] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-0: background entry self-heal triggered. path: /clients/client2/~dmtmp/COREL, reason: lookup detected pending operations >[2012-04-03 17:45:08.965555] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client2/~dmtmp/COREL, reason: lookup detected pending operations >[2012-04-03 17:45:08.965816] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background entry self-heal triggered. path: /clients/client2/~dmtmp/COREL, reason: lookup detected pending operations >[2012-04-03 17:45:08.968281] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client5/~dmtmp/COREL >[2012-04-03 17:45:08.968919] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client6/~dmtmp/COREL >[2012-04-03 17:45:08.969982] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-0: background entry self-heal completed on /clients/client6/~dmtmp/COREL >[2012-04-03 17:45:08.970692] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background entry self-heal completed on /clients/client5/~dmtmp/COREL >[2012-04-03 17:45:08.971512] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client1/~dmtmp/COREL >[2012-04-03 17:45:08.974257] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background entry self-heal completed on /clients/client1/~dmtmp/COREL >[2012-04-03 17:45:08.974543] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-0: background entry self-heal completed on /clients/client0/~dmtmp/COREL >[2012-04-03 17:45:08.974861] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background entry self-heal completed on /clients/client9/~dmtmp/PM >[2012-04-03 17:45:08.975303] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background data self-heal triggered. path: /clients/client5/~dmtmp/COREL/@@@CDRW.TMP, reason: lookup detected pending operations >[2012-04-03 17:45:08.975689] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-0: background data self-heal triggered. path: /clients/client6/~dmtmp/COREL/@@@CDRW.TMP, reason: lookup detected pending operations >[2012-04-03 17:45:08.975854] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-0: background entry self-heal completed on /clients/client2/~dmtmp/COREL >[2012-04-03 17:45:08.976574] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background entry self-heal completed on /clients/client0/~dmtmp/COREL >[2012-04-03 17:45:08.976818] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client2/~dmtmp/COREL >[2012-04-03 17:45:08.977352] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client9/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:08.978199] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background entry self-heal triggered. path: /clients/client9/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:08.979768] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background entry self-heal completed on /clients/client2/~dmtmp/COREL >[2012-04-03 17:45:08.981212] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background entry self-heal triggered. path: /clients/client8/~dmtmp/COREL, reason: lookup detected pending operations >[2012-04-03 17:45:08.988638] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client1/~dmtmp/COREL, reason: lookup detected pending operations >[2012-04-03 17:45:08.988904] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client9/~dmtmp/PM >[2012-04-03 17:45:08.989334] I [afr-self-heal-data.c:776:afr_sh_data_fix] 7-dstore-replicate-2: no active sinks for performing self-heal on file /clients/client5/~dmtmp/COREL/@@@CDRW.TMP >[2012-04-03 17:45:08.991959] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background entry self-heal completed on /clients/client9/~dmtmp/PM >[2012-04-03 17:45:08.992326] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background entry self-heal completed on /clients/client8/~dmtmp/COREL >[2012-04-03 17:45:08.992781] I [afr-self-heal-data.c:776:afr_sh_data_fix] 7-dstore-replicate-0: no active sinks for performing self-heal on file /clients/client6/~dmtmp/COREL/@@@CDRW.TMP >[2012-04-03 17:45:08.994560] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client7/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:08.997793] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background data self-heal completed on /clients/client5/~dmtmp/COREL/@@@CDRW.TMP >[2012-04-03 17:45:09.000814] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client1/~dmtmp/COREL >[2012-04-03 17:45:09.001203] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-0: background data self-heal completed on /clients/client6/~dmtmp/COREL/@@@CDRW.TMP >[2012-04-03 17:45:09.002273] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background entry self-heal triggered. path: /clients/client3/~dmtmp/COREL, reason: lookup detected pending operations >[2012-04-03 17:45:09.004073] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background entry self-heal triggered. path: /clients/client1/~dmtmp/COREL, reason: lookup detected pending operations >[2012-04-03 17:45:09.004460] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-0: background entry self-heal triggered. path: /clients/client1/~dmtmp/COREL, reason: lookup detected pending operations >[2012-04-03 17:45:09.004679] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client1/~dmtmp/COREL, reason: lookup detected pending operations >[2012-04-03 17:45:09.007197] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client7/~dmtmp/PM >[2012-04-03 17:45:09.009410] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-0: background entry self-heal triggered. path: /clients/client0/~dmtmp/COREL, reason: lookup detected pending operations >[2012-04-03 17:45:09.010417] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-0: background entry self-heal triggered. path: /clients/client7/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:09.012229] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client7/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:09.012786] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-0: background entry self-heal triggered. path: /clients/client2/~dmtmp/COREL, reason: lookup detected pending operations >[2012-04-03 17:45:09.013034] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background entry self-heal completed on /clients/client3/~dmtmp/COREL >[2012-04-03 17:45:09.014475] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background entry self-heal completed on /clients/client1/~dmtmp/COREL >[2012-04-03 17:45:09.014745] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client1/~dmtmp/COREL >[2012-04-03 17:45:09.016407] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-0: background entry self-heal completed on /clients/client1/~dmtmp/COREL >[2012-04-03 17:45:09.017093] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client3/~dmtmp/COREL, reason: lookup detected pending operations >[2012-04-03 17:45:09.017425] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-0: background entry self-heal triggered. path: /clients/client3/~dmtmp/COREL, reason: lookup detected pending operations >[2012-04-03 17:45:09.017934] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background entry self-heal triggered. path: /clients/client3/~dmtmp/COREL, reason: lookup detected pending operations >[2012-04-03 17:45:09.022861] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client7/~dmtmp/PM >[2012-04-03 17:45:09.024176] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-0: background entry self-heal completed on /clients/client0/~dmtmp/COREL >[2012-04-03 17:45:09.027083] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-0: background entry self-heal completed on /clients/client7/~dmtmp/PM >[2012-04-03 17:45:09.028187] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-0: background entry self-heal completed on /clients/client2/~dmtmp/COREL >[2012-04-03 17:45:09.028773] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client5/~dmtmp/COREL, reason: lookup detected pending operations >[2012-04-03 17:45:09.029118] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client3/~dmtmp/COREL >[2012-04-03 17:45:09.029742] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-0: background entry self-heal triggered. path: /clients/client0/~dmtmp/COREL, reason: lookup detected pending operations >[2012-04-03 17:45:09.030535] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background entry self-heal triggered. path: /clients/client0/~dmtmp/COREL, reason: lookup detected pending operations >[2012-04-03 17:45:09.030785] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background entry self-heal completed on /clients/client3/~dmtmp/COREL >[2012-04-03 17:45:09.031109] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background entry self-heal triggered. path: /clients/client2/~dmtmp/COREL, reason: lookup detected pending operations >[2012-04-03 17:45:09.031937] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client2/~dmtmp/COREL, reason: lookup detected pending operations >[2012-04-03 17:45:09.032617] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-0: background entry self-heal triggered. path: /clients/client2/~dmtmp/COREL, reason: lookup detected pending operations >[2012-04-03 17:45:09.033093] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-0: background entry self-heal completed on /clients/client3/~dmtmp/COREL >[2012-04-03 17:45:09.039622] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client5/~dmtmp/COREL >[2012-04-03 17:45:09.041908] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client2/~dmtmp/COREL >[2012-04-03 17:45:09.042364] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client5/~dmtmp/COREL, reason: lookup detected pending operations >[2012-04-03 17:45:09.042596] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-0: background entry self-heal completed on /clients/client0/~dmtmp/COREL >[2012-04-03 17:45:09.042803] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-0: background entry self-heal completed on /clients/client2/~dmtmp/COREL >[2012-04-03 17:45:09.043442] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background entry self-heal completed on /clients/client0/~dmtmp/COREL >[2012-04-03 17:45:09.043938] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background entry self-heal triggered. path: /clients/client5/~dmtmp/COREL, reason: lookup detected pending operations >[2012-04-03 17:45:09.044301] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background entry self-heal completed on /clients/client2/~dmtmp/COREL >[2012-04-03 17:45:09.045179] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client6/~dmtmp/COREL, reason: lookup detected pending operations >[2012-04-03 17:45:09.045854] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-0: background entry self-heal triggered. path: /clients/client6/~dmtmp/COREL, reason: lookup detected pending operations >[2012-04-03 17:45:09.046640] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client1/~dmtmp/COREL, reason: lookup detected pending operations >[2012-04-03 17:45:09.049538] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client4/~dmtmp/COREL, reason: lookup detected pending operations >[2012-04-03 17:45:09.054268] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background entry self-heal completed on /clients/client5/~dmtmp/COREL >[2012-04-03 17:45:09.054936] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client5/~dmtmp/COREL >[2012-04-03 17:45:09.055436] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client6/~dmtmp/COREL >[2012-04-03 17:45:09.056655] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background entry self-heal triggered. path: /clients/client9/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:09.058556] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-0: background entry self-heal completed on /clients/client6/~dmtmp/COREL >[2012-04-03 17:45:09.059745] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client1/~dmtmp/COREL >[2012-04-03 17:45:09.061277] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client7/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:09.062607] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client4/~dmtmp/COREL >[2012-04-03 17:45:09.063030] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client1/~dmtmp/COREL, reason: lookup detected pending operations >[2012-04-03 17:45:09.063572] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-0: background data self-heal triggered. path: /clients/client6/~dmtmp/COREL/@@@CDRW.TMP, reason: lookup detected pending operations >[2012-04-03 17:45:09.063847] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background entry self-heal triggered. path: /clients/client1/~dmtmp/COREL, reason: lookup detected pending operations >[2012-04-03 17:45:09.064278] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-0: background entry self-heal triggered. path: /clients/client1/~dmtmp/COREL, reason: lookup detected pending operations >[2012-04-03 17:45:09.065177] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background entry self-heal triggered. path: /clients/client8/~dmtmp/COREL, reason: lookup detected pending operations >[2012-04-03 17:45:09.066577] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background data self-heal triggered. path: /clients/client5/~dmtmp/COREL/@@@CDRW.TMP, reason: lookup detected pending operations >[2012-04-03 17:45:09.067521] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-0: background entry self-heal triggered. path: /clients/client4/~dmtmp/COREL, reason: lookup detected pending operations >[2012-04-03 17:45:09.068288] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client4/~dmtmp/COREL, reason: lookup detected pending operations >[2012-04-03 17:45:09.070547] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background entry self-heal completed on /clients/client9/~dmtmp/PM >[2012-04-03 17:45:09.073699] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-0: background entry self-heal completed on /clients/client1/~dmtmp/COREL >[2012-04-03 17:45:09.075448] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background entry self-heal triggered. path: /clients/client9/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:09.076058] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background entry self-heal completed on /clients/client1/~dmtmp/COREL >[2012-04-03 17:45:09.076271] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background entry self-heal completed on /clients/client8/~dmtmp/COREL >[2012-04-03 17:45:09.077352] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-0: background entry self-heal completed on /clients/client4/~dmtmp/COREL >[2012-04-03 17:45:09.077724] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client9/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:09.078027] I [afr-self-heal-data.c:776:afr_sh_data_fix] 7-dstore-replicate-0: no active sinks for performing self-heal on file /clients/client6/~dmtmp/COREL/@@@CDRW.TMP >[2012-04-03 17:45:09.078435] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client7/~dmtmp/PM >[2012-04-03 17:45:09.079133] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background data self-heal triggered. path: /clients/client8/~dmtmp/COREL/@@@CDRW.TMP, reason: lookup detected pending operations >[2012-04-03 17:45:09.079365] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client1/~dmtmp/COREL >[2012-04-03 17:45:09.079992] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-0: background entry self-heal triggered. path: /clients/client2/~dmtmp/COREL, reason: lookup detected pending operations >[2012-04-03 17:45:09.080626] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client2/~dmtmp/COREL, reason: lookup detected pending operations >[2012-04-03 17:45:09.081648] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background entry self-heal triggered. path: /clients/client2/~dmtmp/COREL, reason: lookup detected pending operations >[2012-04-03 17:45:09.082218] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-0: background entry self-heal triggered. path: /clients/client7/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:09.084164] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-0: background data self-heal completed on /clients/client6/~dmtmp/COREL/@@@CDRW.TMP >[2012-04-03 17:45:09.084548] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client7/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:09.084801] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client4/~dmtmp/COREL >[2012-04-03 17:45:09.085376] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background entry self-heal triggered. path: /clients/client3/~dmtmp/COREL, reason: lookup detected pending operations >[2012-04-03 17:45:09.086003] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background entry self-heal completed on /clients/client9/~dmtmp/PM >[2012-04-03 17:45:09.087334] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-0: background entry self-heal triggered. path: /clients/client6/~dmtmp/COREL, reason: lookup detected pending operations >[2012-04-03 17:45:09.087766] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client6/~dmtmp/COREL, reason: lookup detected pending operations >[2012-04-03 17:45:09.088870] I [afr-self-heal-data.c:776:afr_sh_data_fix] 7-dstore-replicate-2: no active sinks for performing self-heal on file /clients/client5/~dmtmp/COREL/@@@CDRW.TMP >[2012-04-03 17:45:09.089128] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client9/~dmtmp/PM >[2012-04-03 17:45:09.089625] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-0: background data self-heal triggered. path: /clients/client4/~dmtmp/COREL/@@@CDRW.TMP, reason: lookup detected pending operations >[2012-04-03 17:45:09.090530] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-0: background entry self-heal completed on /clients/client2/~dmtmp/COREL >[2012-04-03 17:45:09.091506] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-0: background entry self-heal completed on /clients/client7/~dmtmp/PM >[2012-04-03 17:45:09.093497] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client2/~dmtmp/COREL >[2012-04-03 17:45:09.094679] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background entry self-heal completed on /clients/client2/~dmtmp/COREL >[2012-04-03 17:45:09.095748] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client7/~dmtmp/PM >[2012-04-03 17:45:09.096326] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-0: background entry self-heal completed on /clients/client6/~dmtmp/COREL >[2012-04-03 17:45:09.096683] I [afr-self-heal-data.c:776:afr_sh_data_fix] 7-dstore-replicate-1: no active sinks for performing self-heal on file /clients/client8/~dmtmp/COREL/@@@CDRW.TMP >[2012-04-03 17:45:09.097531] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background entry self-heal completed on /clients/client3/~dmtmp/COREL >[2012-04-03 17:45:09.098189] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background data self-heal completed on /clients/client5/~dmtmp/COREL/@@@CDRW.TMP >[2012-04-03 17:45:09.099153] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client6/~dmtmp/COREL >[2012-04-03 17:45:09.099858] I [afr-self-heal-data.c:776:afr_sh_data_fix] 7-dstore-replicate-0: no active sinks for performing self-heal on file /clients/client4/~dmtmp/COREL/@@@CDRW.TMP >[2012-04-03 17:45:09.100335] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-0: background entry self-heal triggered. path: /clients/client3/~dmtmp/COREL, reason: lookup detected pending operations >[2012-04-03 17:45:09.101503] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client1/~dmtmp/COREL, reason: lookup detected pending operations >[2012-04-03 17:45:09.101893] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background entry self-heal triggered. path: /clients/client3/~dmtmp/COREL, reason: lookup detected pending operations >[2012-04-03 17:45:09.105687] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client3/~dmtmp/COREL, reason: lookup detected pending operations >[2012-04-03 17:45:09.105944] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background data self-heal completed on /clients/client8/~dmtmp/COREL/@@@CDRW.TMP >[2012-04-03 17:45:09.106792] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-0: background data self-heal completed on /clients/client4/~dmtmp/COREL/@@@CDRW.TMP >[2012-04-03 17:45:09.111773] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-0: background entry self-heal triggered. path: /clients/client0/~dmtmp/COREL, reason: lookup detected pending operations >[2012-04-03 17:45:09.112588] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-0: background entry self-heal completed on /clients/client3/~dmtmp/COREL >[2012-04-03 17:45:09.115515] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background entry self-heal completed on /clients/client3/~dmtmp/COREL >[2012-04-03 17:45:09.116897] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client1/~dmtmp/COREL >[2012-04-03 17:45:09.118616] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client3/~dmtmp/COREL >[2012-04-03 17:45:09.119948] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background entry self-heal triggered. path: /clients/client9/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:09.120413] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-0: background entry self-heal triggered. path: /clients/client1/~dmtmp/COREL, reason: lookup detected pending operations >[2012-04-03 17:45:09.120633] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client1/~dmtmp/COREL, reason: lookup detected pending operations >[2012-04-03 17:45:09.121036] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background entry self-heal triggered. path: /clients/client8/~dmtmp/COREL, reason: lookup detected pending operations >[2012-04-03 17:45:09.122481] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-0: background entry self-heal completed on /clients/client0/~dmtmp/COREL >[2012-04-03 17:45:09.123376] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background entry self-heal triggered. path: /clients/client1/~dmtmp/COREL, reason: lookup detected pending operations >[2012-04-03 17:45:09.126076] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-0: background entry self-heal triggered. path: /clients/client0/~dmtmp/COREL, reason: lookup detected pending operations >[2012-04-03 17:45:09.126662] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background entry self-heal triggered. path: /clients/client0/~dmtmp/COREL, reason: lookup detected pending operations >[2012-04-03 17:45:09.129859] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-0: background entry self-heal completed on /clients/client1/~dmtmp/COREL >[2012-04-03 17:45:09.130284] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client1/~dmtmp/COREL >[2012-04-03 17:45:09.131299] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background entry self-heal completed on /clients/client9/~dmtmp/PM >[2012-04-03 17:45:09.136143] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-0: background entry self-heal triggered. path: /clients/client2/~dmtmp/COREL, reason: lookup detected pending operations >[2012-04-03 17:45:09.137253] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client9/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:09.137767] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background entry self-heal completed on /clients/client8/~dmtmp/COREL >[2012-04-03 17:45:09.138250] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-0: background entry self-heal completed on /clients/client0/~dmtmp/COREL >[2012-04-03 17:45:09.139087] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client4/~dmtmp/COREL, reason: lookup detected pending operations >[2012-04-03 17:45:09.139264] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background entry self-heal completed on /clients/client1/~dmtmp/COREL >[2012-04-03 17:45:09.139766] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background entry self-heal triggered. path: /clients/client9/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:09.141230] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background data self-heal triggered. path: /clients/client8/~dmtmp/COREL/@@@CDRW.TMP, reason: lookup detected pending operations >[2012-04-03 17:45:09.142332] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background entry self-heal completed on /clients/client0/~dmtmp/COREL >[2012-04-03 17:45:09.146844] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-0: background entry self-heal completed on /clients/client2/~dmtmp/COREL >[2012-04-03 17:45:09.147695] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background data self-heal triggered. path: /clients/client0/~dmtmp/COREL/@@@CDRW.TMP, reason: lookup detected pending operations >[2012-04-03 17:45:09.147922] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client7/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:09.148444] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client9/~dmtmp/PM >[2012-04-03 17:45:09.149893] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background entry self-heal triggered. path: /clients/client2/~dmtmp/COREL, reason: lookup detected pending operations >[2012-04-03 17:45:09.150372] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client2/~dmtmp/COREL, reason: lookup detected pending operations >[2012-04-03 17:45:09.151954] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background entry self-heal triggered. path: /clients/client5/~dmtmp/COREL, reason: lookup detected pending operations >[2012-04-03 17:45:09.152511] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-0: background entry self-heal triggered. path: /clients/client2/~dmtmp/COREL, reason: lookup detected pending operations >[2012-04-03 17:45:09.153007] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client4/~dmtmp/COREL >[2012-04-03 17:45:09.153479] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-0: background entry self-heal triggered. path: /clients/client5/~dmtmp/COREL, reason: lookup detected pending operations >[2012-04-03 17:45:09.154056] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client6/~dmtmp/COREL, reason: lookup detected pending operations >[2012-04-03 17:45:09.154438] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background entry self-heal completed on /clients/client9/~dmtmp/PM >[2012-04-03 17:45:09.157225] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-0: background entry self-heal triggered. path: /clients/client6/~dmtmp/COREL, reason: lookup detected pending operations >[2012-04-03 17:45:09.157791] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client4/~dmtmp/COREL, reason: lookup detected pending operations >[2012-04-03 17:45:09.159751] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-0: background entry self-heal triggered. path: /clients/client4/~dmtmp/COREL, reason: lookup detected pending operations >[2012-04-03 17:45:09.160930] I [afr-self-heal-data.c:776:afr_sh_data_fix] 7-dstore-replicate-1: no active sinks for performing self-heal on file /clients/client8/~dmtmp/COREL/@@@CDRW.TMP >[2012-04-03 17:45:09.161084] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client7/~dmtmp/PM >[2012-04-03 17:45:09.165071] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client1/~dmtmp/COREL, reason: lookup detected pending operations >[2012-04-03 17:45:09.165437] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background entry self-heal triggered. path: /clients/client1/~dmtmp/COREL, reason: lookup detected pending operations >[2012-04-03 17:45:09.165983] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client2/~dmtmp/COREL >[2012-04-03 17:45:09.166262] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client7/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:09.167442] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client6/~dmtmp/COREL >[2012-04-03 17:45:09.168188] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-0: background entry self-heal triggered. path: /clients/client7/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:09.169734] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background entry self-heal completed on /clients/client2/~dmtmp/COREL >[2012-04-03 17:45:09.169955] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-0: background entry self-heal completed on /clients/client2/~dmtmp/COREL >[2012-04-03 17:45:09.170541] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background entry self-heal completed on /clients/client5/~dmtmp/COREL >[2012-04-03 17:45:09.171608] I [afr-self-heal-data.c:776:afr_sh_data_fix] 7-dstore-replicate-1: no active sinks for performing self-heal on file /clients/client0/~dmtmp/COREL/@@@CDRW.TMP >[2012-04-03 17:45:09.171820] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-0: background entry self-heal completed on /clients/client5/~dmtmp/COREL >[2012-04-03 17:45:09.172136] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client4/~dmtmp/COREL >[2012-04-03 17:45:09.173071] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-0: background entry self-heal completed on /clients/client6/~dmtmp/COREL >[2012-04-03 17:45:09.174023] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background data self-heal completed on /clients/client8/~dmtmp/COREL/@@@CDRW.TMP >[2012-04-03 17:45:09.174612] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-0: background entry self-heal completed on /clients/client4/~dmtmp/COREL >[2012-04-03 17:45:09.177245] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client1/~dmtmp/COREL >[2012-04-03 17:45:09.178202] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-0: background entry self-heal completed on /clients/client7/~dmtmp/PM >[2012-04-03 17:45:09.179017] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background entry self-heal completed on /clients/client1/~dmtmp/COREL >[2012-04-03 17:45:09.179720] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client7/~dmtmp/PM >[2012-04-03 17:45:09.180173] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background entry self-heal triggered. path: /clients/client9/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:09.180909] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-0: background data self-heal triggered. path: /clients/client4/~dmtmp/COREL/@@@CDRW.TMP, reason: lookup detected pending operations >[2012-04-03 17:45:09.182303] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background data self-heal completed on /clients/client0/~dmtmp/COREL/@@@CDRW.TMP >[2012-04-03 17:45:09.182645] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background entry self-heal triggered. path: /clients/client0/~dmtmp/COREL, reason: lookup detected pending operations >[2012-04-03 17:45:09.183236] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-0: background entry self-heal triggered. path: /clients/client0/~dmtmp/COREL, reason: lookup detected pending operations >[2012-04-03 17:45:09.186634] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-0: background entry self-heal triggered. path: /clients/client2/~dmtmp/COREL, reason: lookup detected pending operations >[2012-04-03 17:45:09.189296] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background entry self-heal triggered. path: /clients/client3/~dmtmp/COREL, reason: lookup detected pending operations >[2012-04-03 17:45:09.193938] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-0: background entry self-heal completed on /clients/client0/~dmtmp/COREL >[2012-04-03 17:45:09.195012] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background entry self-heal completed on /clients/client9/~dmtmp/PM >[2012-04-03 17:45:09.195498] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background entry self-heal completed on /clients/client0/~dmtmp/COREL >[2012-04-03 17:45:09.195837] I [afr-self-heal-data.c:776:afr_sh_data_fix] 7-dstore-replicate-0: no active sinks for performing self-heal on file /clients/client4/~dmtmp/COREL/@@@CDRW.TMP >[2012-04-03 17:45:09.196088] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-0: background entry self-heal completed on /clients/client2/~dmtmp/COREL >[2012-04-03 17:45:09.200420] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client9/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:09.200878] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client2/~dmtmp/COREL, reason: lookup detected pending operations >[2012-04-03 17:45:09.201206] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-0: background entry self-heal triggered. path: /clients/client2/~dmtmp/COREL, reason: lookup detected pending operations >[2012-04-03 17:45:09.201603] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client7/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:09.202079] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background entry self-heal triggered. path: /clients/client9/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:09.203209] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-0: background data self-heal completed on /clients/client4/~dmtmp/COREL/@@@CDRW.TMP >[2012-04-03 17:45:09.203874] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background entry self-heal triggered. path: /clients/client2/~dmtmp/COREL, reason: lookup detected pending operations >[2012-04-03 17:45:09.204939] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background entry self-heal completed on /clients/client3/~dmtmp/COREL >[2012-04-03 17:45:09.206957] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background data self-heal triggered. path: /clients/client0/~dmtmp/COREL/@@@CDRW.TMP, reason: lookup detected pending operations >[2012-04-03 17:45:09.208328] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background entry self-heal triggered. path: /clients/client3/~dmtmp/COREL, reason: lookup detected pending operations >[2012-04-03 17:45:09.209089] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client3/~dmtmp/COREL, reason: lookup detected pending operations >[2012-04-03 17:45:09.211129] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-0: background entry self-heal triggered. path: /clients/client3/~dmtmp/COREL, reason: lookup detected pending operations >[2012-04-03 17:45:09.212054] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client9/~dmtmp/PM >[2012-04-03 17:45:09.213453] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-0: background entry self-heal completed on /clients/client2/~dmtmp/COREL >[2012-04-03 17:45:09.213765] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client2/~dmtmp/COREL >[2012-04-03 17:45:09.214557] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background entry self-heal completed on /clients/client9/~dmtmp/PM >[2012-04-03 17:45:09.215188] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client7/~dmtmp/PM >[2012-04-03 17:45:09.217825] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client7/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:09.219145] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background entry self-heal completed on /clients/client2/~dmtmp/COREL >[2012-04-03 17:45:09.220406] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-0: background entry self-heal triggered. path: /clients/client7/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:09.220948] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client3/~dmtmp/COREL >[2012-04-03 17:45:09.221783] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client1/~dmtmp/COREL, reason: lookup detected pending operations >[2012-04-03 17:45:09.223463] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-0: background entry self-heal completed on /clients/client3/~dmtmp/COREL >[2012-04-03 17:45:09.225657] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background entry self-heal completed on /clients/client3/~dmtmp/COREL >[2012-04-03 17:45:09.226560] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client5/~dmtmp/COREL, reason: lookup detected pending operations >[2012-04-03 17:45:09.227171] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-0: background entry self-heal completed on /clients/client7/~dmtmp/PM >[2012-04-03 17:45:09.227733] I [afr-self-heal-data.c:776:afr_sh_data_fix] 7-dstore-replicate-1: no active sinks for performing self-heal on file /clients/client0/~dmtmp/COREL/@@@CDRW.TMP >[2012-04-03 17:45:09.230313] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client7/~dmtmp/PM >[2012-04-03 17:45:09.232112] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-0: background entry self-heal triggered. path: /clients/client8/~dmtmp/COREL, reason: lookup detected pending operations >[2012-04-03 17:45:09.232964] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-0: background entry self-heal triggered. path: /clients/client2/~dmtmp/COREL, reason: lookup detected pending operations >[2012-04-03 17:45:09.234128] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background entry self-heal triggered. path: /clients/client8/~dmtmp/COREL, reason: lookup detected pending operations >[2012-04-03 17:45:09.234975] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client1/~dmtmp/COREL >[2012-04-03 17:45:09.236081] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background data self-heal completed on /clients/client0/~dmtmp/COREL/@@@CDRW.TMP >[2012-04-03 17:45:09.238281] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-0: background entry self-heal triggered. path: /clients/client1/~dmtmp/COREL, reason: lookup detected pending operations >[2012-04-03 17:45:09.238986] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client1/~dmtmp/COREL, reason: lookup detected pending operations >[2012-04-03 17:45:09.239445] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client5/~dmtmp/COREL >[2012-04-03 17:45:09.240364] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background entry self-heal triggered. path: /clients/client1/~dmtmp/COREL, reason: lookup detected pending operations >[2012-04-03 17:45:09.241288] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-0: background entry self-heal completed on /clients/client8/~dmtmp/COREL >[2012-04-03 17:45:09.245943] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client5/~dmtmp/COREL, reason: lookup detected pending operations >[2012-04-03 17:45:09.246573] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-0: background entry self-heal triggered. path: /clients/client5/~dmtmp/COREL, reason: lookup detected pending operations >[2012-04-03 17:45:09.246837] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-0: background entry self-heal completed on /clients/client2/~dmtmp/COREL >[2012-04-03 17:45:09.248055] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background entry self-heal triggered. path: /clients/client5/~dmtmp/COREL, reason: lookup detected pending operations >[2012-04-03 17:45:09.250928] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background entry self-heal triggered. path: /clients/client2/~dmtmp/COREL, reason: lookup detected pending operations >[2012-04-03 17:45:09.251967] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-0: background entry self-heal triggered. path: /clients/client2/~dmtmp/COREL, reason: lookup detected pending operations >[2012-04-03 17:45:09.253111] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client2/~dmtmp/COREL, reason: lookup detected pending operations >[2012-04-03 17:45:09.253500] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-0: background entry self-heal triggered. path: /clients/client6/~dmtmp/COREL, reason: lookup detected pending operations >[2012-04-03 17:45:09.253796] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background entry self-heal completed on /clients/client8/~dmtmp/COREL >[2012-04-03 17:45:09.254786] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client6/~dmtmp/COREL, reason: lookup detected pending operations >[2012-04-03 17:45:09.256223] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-0: background entry self-heal completed on /clients/client1/~dmtmp/COREL >[2012-04-03 17:45:09.259255] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background entry self-heal completed on /clients/client1/~dmtmp/COREL >[2012-04-03 17:45:09.261639] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-0: background entry self-heal completed on /clients/client5/~dmtmp/COREL >[2012-04-03 17:45:09.262196] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background entry self-heal completed on /clients/client5/~dmtmp/COREL >[2012-04-03 17:45:09.263035] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background entry self-heal completed on /clients/client2/~dmtmp/COREL >[2012-04-03 17:45:09.263342] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client1/~dmtmp/COREL >[2012-04-03 17:45:09.267952] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-0: background entry self-heal completed on /clients/client2/~dmtmp/COREL >[2012-04-03 17:45:09.268313] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-0: background entry self-heal completed on /clients/client6/~dmtmp/COREL >[2012-04-03 17:45:09.269244] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client7/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:09.271927] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client5/~dmtmp/COREL >[2012-04-03 17:45:09.272995] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background entry self-heal triggered. path: /clients/client4/~dmtmp/COREL, reason: lookup detected pending operations >[2012-04-03 17:45:09.274445] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client4/~dmtmp/COREL, reason: lookup detected pending operations >[2012-04-03 17:45:09.274918] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background entry self-heal triggered. path: /clients/client9/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:09.277014] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client2/~dmtmp/COREL >[2012-04-03 17:45:09.277945] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client6/~dmtmp/COREL >[2012-04-03 17:45:09.278754] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background entry self-heal triggered. path: /clients/client3/~dmtmp/COREL, reason: lookup detected pending operations >[2012-04-03 17:45:09.285547] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client7/~dmtmp/PM >[2012-04-03 17:45:09.285892] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-0: background data self-heal triggered. path: /clients/client6/~dmtmp/COREL/@@@CDRW.TMP, reason: lookup detected pending operations >[2012-04-03 17:45:09.287818] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client1/~dmtmp/COREL, reason: lookup detected pending operations >[2012-04-03 17:45:09.288303] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client4/~dmtmp/COREL >[2012-04-03 17:45:09.296972] I [afr-self-heal-data.c:776:afr_sh_data_fix] 7-dstore-replicate-0: no active sinks for performing self-heal on file /clients/client6/~dmtmp/COREL/@@@CDRW.TMP >[2012-04-03 17:45:09.297641] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client1/~dmtmp/COREL >[2012-04-03 17:45:09.302214] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background entry self-heal completed on /clients/client4/~dmtmp/COREL >[2012-04-03 17:45:09.302526] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background entry self-heal completed on /clients/client9/~dmtmp/PM >[2012-04-03 17:45:09.303004] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-0: background entry self-heal triggered. path: /clients/client1/~dmtmp/COREL, reason: lookup detected pending operations >[2012-04-03 17:45:09.303637] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background entry self-heal triggered. path: /clients/client1/~dmtmp/COREL, reason: lookup detected pending operations >[2012-04-03 17:45:09.303835] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client1/~dmtmp/COREL, reason: lookup detected pending operations >[2012-04-03 17:45:09.304159] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-0: background data self-heal completed on /clients/client6/~dmtmp/COREL/@@@CDRW.TMP >[2012-04-03 17:45:09.304570] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-0: background entry self-heal triggered. path: /clients/client2/~dmtmp/COREL, reason: lookup detected pending operations >[2012-04-03 17:45:09.305002] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background entry self-heal completed on /clients/client3/~dmtmp/COREL >[2012-04-03 17:45:09.305879] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client2/~dmtmp/COREL, reason: lookup detected pending operations >[2012-04-03 17:45:09.306154] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client6/~dmtmp/COREL, reason: lookup detected pending operations >[2012-04-03 17:45:09.306535] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-0: background entry self-heal triggered. path: /clients/client6/~dmtmp/COREL, reason: lookup detected pending operations >[2012-04-03 17:45:09.307252] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background entry self-heal triggered. path: /clients/client2/~dmtmp/COREL, reason: lookup detected pending operations >[2012-04-03 17:45:09.309452] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-0: background entry self-heal triggered. path: /clients/client3/~dmtmp/COREL, reason: lookup detected pending operations >[2012-04-03 17:45:09.310254] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client9/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:09.310475] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background entry self-heal triggered. path: /clients/client9/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:09.310941] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client3/~dmtmp/COREL, reason: lookup detected pending operations >[2012-04-03 17:45:09.312685] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client7/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:09.312873] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background entry self-heal triggered. path: /clients/client3/~dmtmp/COREL, reason: lookup detected pending operations >[2012-04-03 17:45:09.314185] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-0: background entry self-heal triggered. path: /clients/client8/~dmtmp/COREL, reason: lookup detected pending operations >[2012-04-03 17:45:09.319234] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client5/~dmtmp/COREL, reason: lookup detected pending operations >[2012-04-03 17:45:09.319482] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-0: background entry self-heal completed on /clients/client1/~dmtmp/COREL >[2012-04-03 17:45:09.319796] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-0: background entry self-heal completed on /clients/client2/~dmtmp/COREL >[2012-04-03 17:45:09.322342] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client1/~dmtmp/COREL >[2012-04-03 17:45:09.322543] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-0: background entry self-heal completed on /clients/client6/~dmtmp/COREL >[2012-04-03 17:45:09.322677] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background entry self-heal completed on /clients/client1/~dmtmp/COREL >[2012-04-03 17:45:09.323330] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client2/~dmtmp/COREL >[2012-04-03 17:45:09.323512] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client6/~dmtmp/COREL >[2012-04-03 17:45:09.324973] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-0: background entry self-heal completed on /clients/client3/~dmtmp/COREL >[2012-04-03 17:45:09.325257] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-0: background entry self-heal triggered. path: /clients/client0/~dmtmp/COREL, reason: lookup detected pending operations >[2012-04-03 17:45:09.325423] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client9/~dmtmp/PM >[2012-04-03 17:45:09.325719] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background entry self-heal completed on /clients/client2/~dmtmp/COREL >[2012-04-03 17:45:09.326231] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client0/~dmtmp/COREL, reason: lookup detected pending operations >[2012-04-03 17:45:09.326447] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background entry self-heal completed on /clients/client9/~dmtmp/PM >[2012-04-03 17:45:09.327012] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-0: background data self-heal triggered. path: /clients/client6/~dmtmp/COREL/@@@CDRW.TMP, reason: lookup detected pending operations >[2012-04-03 17:45:09.327311] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client3/~dmtmp/COREL >[2012-04-03 17:45:09.327807] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-0: background entry self-heal completed on /clients/client8/~dmtmp/COREL >[2012-04-03 17:45:09.329089] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background entry self-heal triggered. path: /clients/client0/~dmtmp/COREL, reason: lookup detected pending operations >[2012-04-03 17:45:09.329263] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background entry self-heal completed on /clients/client3/~dmtmp/COREL >[2012-04-03 17:45:09.329844] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client7/~dmtmp/PM >[2012-04-03 17:45:09.331893] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-0: background entry self-heal triggered. path: /clients/client8/~dmtmp/COREL, reason: lookup detected pending operations >[2012-04-03 17:45:09.332438] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background entry self-heal triggered. path: /clients/client8/~dmtmp/COREL, reason: lookup detected pending operations >[2012-04-03 17:45:09.332815] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-0: background entry self-heal triggered. path: /clients/client7/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:09.335169] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client5/~dmtmp/COREL >[2012-04-03 17:45:09.335787] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client7/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:09.336071] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-0: background entry self-heal completed on /clients/client0/~dmtmp/COREL >[2012-04-03 17:45:09.339893] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client5/~dmtmp/COREL, reason: lookup detected pending operations >[2012-04-03 17:45:09.340619] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client0/~dmtmp/COREL >[2012-04-03 17:45:09.340828] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-0: background entry self-heal triggered. path: /clients/client5/~dmtmp/COREL, reason: lookup detected pending operations >[2012-04-03 17:45:09.341215] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background entry self-heal triggered. path: /clients/client5/~dmtmp/COREL, reason: lookup detected pending operations >[2012-04-03 17:45:09.342718] I [afr-self-heal-data.c:776:afr_sh_data_fix] 7-dstore-replicate-0: no active sinks for performing self-heal on file /clients/client6/~dmtmp/COREL/@@@CDRW.TMP >[2012-04-03 17:45:09.343762] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-0: background entry self-heal completed on /clients/client8/~dmtmp/COREL >[2012-04-03 17:45:09.343947] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background entry self-heal completed on /clients/client0/~dmtmp/COREL >[2012-04-03 17:45:09.345096] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background entry self-heal triggered. path: /clients/client9/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:09.345314] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-0: background entry self-heal completed on /clients/client7/~dmtmp/PM >[2012-04-03 17:45:09.348576] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background entry self-heal completed on /clients/client8/~dmtmp/COREL >[2012-04-03 17:45:09.352887] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-0: background data self-heal completed on /clients/client6/~dmtmp/COREL/@@@CDRW.TMP >[2012-04-03 17:45:09.353333] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client7/~dmtmp/PM >[2012-04-03 17:45:09.353645] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client4/~dmtmp/COREL, reason: lookup detected pending operations >[2012-04-03 17:45:09.354168] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-0: background entry self-heal completed on /clients/client5/~dmtmp/COREL >[2012-04-03 17:45:09.356341] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client5/~dmtmp/COREL >[2012-04-03 17:45:09.356718] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background entry self-heal completed on /clients/client5/~dmtmp/COREL >[2012-04-03 17:45:09.357050] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-0: background entry self-heal triggered. path: /clients/client2/~dmtmp/COREL, reason: lookup detected pending operations >[2012-04-03 17:45:09.359507] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background entry self-heal completed on /clients/client9/~dmtmp/PM >[2012-04-03 17:45:09.362261] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client9/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:09.363007] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background entry self-heal triggered. path: /clients/client9/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:09.365256] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background entry self-heal triggered. path: /clients/client3/~dmtmp/COREL, reason: lookup detected pending operations >[2012-04-03 17:45:09.365741] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-0: background entry self-heal triggered. path: /clients/client8/~dmtmp/COREL, reason: lookup detected pending operations >[2012-04-03 17:45:09.367025] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-0: background entry self-heal triggered. path: /clients/client3/~dmtmp/COREL, reason: lookup detected pending operations >[2012-04-03 17:45:09.367928] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client3/~dmtmp/COREL, reason: lookup detected pending operations >[2012-04-03 17:45:09.368604] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client4/~dmtmp/COREL >[2012-04-03 17:45:09.370037] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client7/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:09.370219] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-0: background entry self-heal completed on /clients/client2/~dmtmp/COREL >[2012-04-03 17:45:09.372901] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-0: background entry self-heal triggered. path: /clients/client4/~dmtmp/COREL, reason: lookup detected pending operations >[2012-04-03 17:45:09.373908] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background entry self-heal triggered. path: /clients/client4/~dmtmp/COREL, reason: lookup detected pending operations >[2012-04-03 17:45:09.374963] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client4/~dmtmp/COREL, reason: lookup detected pending operations >[2012-04-03 17:45:09.375264] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background entry self-heal triggered. path: /clients/client2/~dmtmp/COREL, reason: lookup detected pending operations >[2012-04-03 17:45:09.376220] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-0: background entry self-heal triggered. path: /clients/client2/~dmtmp/COREL, reason: lookup detected pending operations >[2012-04-03 17:45:09.377231] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client2/~dmtmp/COREL, reason: lookup detected pending operations >[2012-04-03 17:45:09.378400] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background entry self-heal completed on /clients/client9/~dmtmp/PM >[2012-04-03 17:45:09.378928] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-0: background entry self-heal completed on /clients/client8/~dmtmp/COREL >[2012-04-03 17:45:09.379346] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client9/~dmtmp/PM >[2012-04-03 17:45:09.380131] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background entry self-heal completed on /clients/client3/~dmtmp/COREL >[2012-04-03 17:45:09.380367] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-0: background entry self-heal completed on /clients/client3/~dmtmp/COREL >[2012-04-03 17:45:09.381712] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client3/~dmtmp/COREL >[2012-04-03 17:45:09.382624] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-0: background entry self-heal triggered. path: /clients/client8/~dmtmp/COREL, reason: lookup detected pending operations >[2012-04-03 17:45:09.382903] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background entry self-heal triggered. path: /clients/client8/~dmtmp/COREL, reason: lookup detected pending operations >[2012-04-03 17:45:09.386453] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-0: background entry self-heal completed on /clients/client4/~dmtmp/COREL >[2012-04-03 17:45:09.387109] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client7/~dmtmp/PM >[2012-04-03 17:45:09.388754] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background entry self-heal completed on /clients/client4/~dmtmp/COREL >[2012-04-03 17:45:09.389444] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background entry self-heal completed on /clients/client2/~dmtmp/COREL >[2012-04-03 17:45:09.390131] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-0: background entry self-heal completed on /clients/client2/~dmtmp/COREL >[2012-04-03 17:45:09.391546] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-0: background entry self-heal triggered. path: /clients/client7/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:09.391872] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client4/~dmtmp/COREL >[2012-04-03 17:45:09.392915] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client7/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:09.394056] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client2/~dmtmp/COREL >[2012-04-03 17:45:09.395848] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-0: background entry self-heal completed on /clients/client8/~dmtmp/COREL >[2012-04-03 17:45:09.397863] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background entry self-heal completed on /clients/client8/~dmtmp/COREL >[2012-04-03 17:45:09.399794] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-0: background entry self-heal completed on /clients/client7/~dmtmp/PM >[2012-04-03 17:45:09.400049] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-0: background entry self-heal triggered. path: /clients/client0/~dmtmp/COREL, reason: lookup detected pending operations >[2012-04-03 17:45:09.403583] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client7/~dmtmp/PM >[2012-04-03 17:45:09.405256] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-0: background entry self-heal completed on /clients/client0/~dmtmp/COREL >[2012-04-03 17:45:09.409908] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background entry self-heal triggered. path: /clients/client0/~dmtmp/COREL, reason: lookup detected pending operations >[2012-04-03 17:45:09.410291] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client0/~dmtmp/COREL, reason: lookup detected pending operations >[2012-04-03 17:45:09.410593] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-0: background entry self-heal triggered. path: /clients/client0/~dmtmp/COREL, reason: lookup detected pending operations >[2012-04-03 17:45:09.413455] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background entry self-heal triggered. path: /clients/client3/~dmtmp/COREL, reason: lookup detected pending operations >[2012-04-03 17:45:09.417585] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-0: background entry self-heal triggered. path: /clients/client2/~dmtmp/COREL, reason: lookup detected pending operations >[2012-04-03 17:45:09.419349] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-0: background entry self-heal triggered. path: /clients/client8/~dmtmp/COREL, reason: lookup detected pending operations >[2012-04-03 17:45:09.421063] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-0: background entry self-heal completed on /clients/client0/~dmtmp/COREL >[2012-04-03 17:45:09.422846] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background entry self-heal triggered. path: /clients/client9/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:09.426989] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background entry self-heal completed on /clients/client0/~dmtmp/COREL >[2012-04-03 17:45:09.427211] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-0: background entry self-heal completed on /clients/client2/~dmtmp/COREL >[2012-04-03 17:45:09.427889] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-0: background entry self-heal completed on /clients/client8/~dmtmp/COREL >[2012-04-03 17:45:09.428505] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background entry self-heal completed on /clients/client3/~dmtmp/COREL >[2012-04-03 17:45:09.429382] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-0: background entry self-heal triggered. path: /clients/client2/~dmtmp/COREL, reason: lookup detected pending operations >[2012-04-03 17:45:09.429713] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background entry self-heal triggered. path: /clients/client2/~dmtmp/COREL, reason: lookup detected pending operations >[2012-04-03 17:45:09.431480] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-0: background entry self-heal triggered. path: /clients/client8/~dmtmp/COREL, reason: lookup detected pending operations >[2012-04-03 17:45:09.431748] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-0: background entry self-heal triggered. path: /clients/client3/~dmtmp/COREL, reason: lookup detected pending operations >[2012-04-03 17:45:09.432272] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background entry self-heal triggered. path: /clients/client8/~dmtmp/COREL, reason: lookup detected pending operations >[2012-04-03 17:45:09.432959] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background entry self-heal triggered. path: /clients/client3/~dmtmp/COREL, reason: lookup detected pending operations >[2012-04-03 17:45:09.435014] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background entry self-heal completed on /clients/client9/~dmtmp/PM >[2012-04-03 17:45:09.436713] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-0: background entry self-heal completed on /clients/client2/~dmtmp/COREL >[2012-04-03 17:45:09.437932] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-0: background entry self-heal completed on /clients/client8/~dmtmp/COREL >[2012-04-03 17:45:09.438545] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background entry self-heal completed on /clients/client2/~dmtmp/COREL >[2012-04-03 17:45:09.438727] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-0: background entry self-heal completed on /clients/client3/~dmtmp/COREL >[2012-04-03 17:45:09.439123] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background entry self-heal completed on /clients/client8/~dmtmp/COREL >[2012-04-03 17:45:09.439719] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background entry self-heal completed on /clients/client3/~dmtmp/COREL >[2012-04-03 17:45:09.455033] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client9/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:09.455575] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client4/~dmtmp/COREL, reason: lookup detected pending operations >[2012-04-03 17:45:09.456043] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client2/~dmtmp/COREL, reason: lookup detected pending operations >[2012-04-03 17:45:09.457832] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client3/~dmtmp/COREL, reason: lookup detected pending operations >[2012-04-03 17:45:09.458832] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client7/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:09.459919] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client0/~dmtmp/COREL >[2012-04-03 17:45:09.464149] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client9/~dmtmp/PM >[2012-04-03 17:45:09.465062] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client4/~dmtmp/COREL >[2012-04-03 17:45:09.465525] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client2/~dmtmp/COREL >[2012-04-03 17:45:09.466508] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client3/~dmtmp/COREL >[2012-04-03 17:45:09.468267] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client4/~dmtmp/COREL, reason: lookup detected pending operations >[2012-04-03 17:45:09.468784] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client7/~dmtmp/PM >[2012-04-03 17:45:09.469638] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background entry self-heal triggered. path: /clients/client4/~dmtmp/COREL, reason: lookup detected pending operations >[2012-04-03 17:45:09.471545] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-0: background entry self-heal triggered. path: /clients/client4/~dmtmp/COREL, reason: lookup detected pending operations >[2012-04-03 17:45:09.472567] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background entry self-heal triggered. path: /clients/client6/~dmtmp/COREL, reason: lookup detected pending operations >[2012-04-03 17:45:09.474125] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-0: background entry self-heal triggered. path: /clients/client7/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:09.474536] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client7/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:09.481216] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client4/~dmtmp/COREL >[2012-04-03 17:45:09.482463] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-0: background entry self-heal completed on /clients/client4/~dmtmp/COREL >[2012-04-03 17:45:09.483595] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-0: background entry self-heal completed on /clients/client7/~dmtmp/PM >[2012-04-03 17:45:09.483757] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client7/~dmtmp/PM >[2012-04-03 17:45:09.485779] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background entry self-heal completed on /clients/client4/~dmtmp/COREL >[2012-04-03 17:45:09.487978] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client5/~dmtmp/COREL, reason: lookup detected pending operations >[2012-04-03 17:45:09.490539] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background entry self-heal completed on /clients/client6/~dmtmp/COREL >[2012-04-03 17:45:09.494514] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-0: background entry self-heal triggered. path: /clients/client6/~dmtmp/COREL, reason: lookup detected pending operations >[2012-04-03 17:45:09.495206] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client6/~dmtmp/COREL, reason: lookup detected pending operations >[2012-04-03 17:45:09.497063] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background entry self-heal triggered. path: /clients/client6/~dmtmp/COREL, reason: lookup detected pending operations >[2012-04-03 17:45:09.497546] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background entry self-heal triggered. path: /clients/client9/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:09.499873] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-0: background entry self-heal triggered. path: /clients/client0/~dmtmp/COREL, reason: lookup detected pending operations >[2012-04-03 17:45:09.501816] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client5/~dmtmp/COREL >[2012-04-03 17:45:09.504912] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-0: background entry self-heal completed on /clients/client6/~dmtmp/COREL >[2012-04-03 17:45:09.505515] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-0: background entry self-heal triggered. path: /clients/client5/~dmtmp/COREL, reason: lookup detected pending operations >[2012-04-03 17:45:09.507101] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client5/~dmtmp/COREL, reason: lookup detected pending operations >[2012-04-03 17:45:09.507628] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background entry self-heal triggered. path: /clients/client5/~dmtmp/COREL, reason: lookup detected pending operations >[2012-04-03 17:45:09.508271] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client6/~dmtmp/COREL >[2012-04-03 17:45:09.508588] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background entry self-heal completed on /clients/client6/~dmtmp/COREL >[2012-04-03 17:45:09.509672] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-0: background entry self-heal completed on /clients/client0/~dmtmp/COREL >[2012-04-03 17:45:09.511701] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background entry self-heal completed on /clients/client9/~dmtmp/PM >[2012-04-03 17:45:09.513950] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client0/~dmtmp/COREL, reason: lookup detected pending operations >[2012-04-03 17:45:09.514165] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background entry self-heal triggered. path: /clients/client0/~dmtmp/COREL, reason: lookup detected pending operations >[2012-04-03 17:45:09.515148] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background entry self-heal triggered. path: /clients/client3/~dmtmp/COREL, reason: lookup detected pending operations >[2012-04-03 17:45:09.515430] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-0: background entry self-heal triggered. path: /clients/client0/~dmtmp/COREL, reason: lookup detected pending operations >[2012-04-03 17:45:09.517350] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background entry self-heal triggered. path: /clients/client9/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:09.517559] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client9/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:09.518258] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-0: background entry self-heal completed on /clients/client5/~dmtmp/COREL >[2012-04-03 17:45:09.519871] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-0: background data self-heal triggered. path: /clients/client2/~dmtmp/SEED/SMALL.FIL, reason: lookup detected pending operations >[2012-04-03 17:45:09.522964] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client5/~dmtmp/COREL >[2012-04-03 17:45:09.523338] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background entry self-heal completed on /clients/client5/~dmtmp/COREL >[2012-04-03 17:45:09.525415] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-0: background entry self-heal completed on /clients/client0/~dmtmp/COREL >[2012-04-03 17:45:09.527767] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client0/~dmtmp/COREL >[2012-04-03 17:45:09.528067] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client9/~dmtmp/PM >[2012-04-03 17:45:09.528783] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background entry self-heal completed on /clients/client0/~dmtmp/COREL >[2012-04-03 17:45:09.529081] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background entry self-heal completed on /clients/client3/~dmtmp/COREL >[2012-04-03 17:45:09.529721] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background entry self-heal completed on /clients/client9/~dmtmp/PM >[2012-04-03 17:45:09.535257] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-0: background entry self-heal triggered. path: /clients/client3/~dmtmp/COREL, reason: lookup detected pending operations >[2012-04-03 17:45:09.535938] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background entry self-heal triggered. path: /clients/client3/~dmtmp/COREL, reason: lookup detected pending operations >[2012-04-03 17:45:09.537053] I [afr-self-heal-data.c:776:afr_sh_data_fix] 7-dstore-replicate-0: no active sinks for performing self-heal on file /clients/client2/~dmtmp/SEED/SMALL.FIL >[2012-04-03 17:45:09.537312] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client3/~dmtmp/COREL, reason: lookup detected pending operations >[2012-04-03 17:45:09.544441] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-0: background data self-heal completed on /clients/client2/~dmtmp/SEED/SMALL.FIL >[2012-04-03 17:45:09.546600] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-0: background entry self-heal completed on /clients/client3/~dmtmp/COREL >[2012-04-03 17:45:09.550071] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background entry self-heal completed on /clients/client3/~dmtmp/COREL >[2012-04-03 17:45:09.550302] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client3/~dmtmp/COREL >[2012-04-03 17:45:09.554727] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background entry self-heal triggered. path: /clients/client6/~dmtmp/COREL, reason: lookup detected pending operations >[2012-04-03 17:45:09.558250] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background entry self-heal triggered. path: /clients/client9/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:09.562051] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client5/~dmtmp/COREL, reason: lookup detected pending operations >[2012-04-03 17:45:09.564935] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background entry self-heal completed on /clients/client6/~dmtmp/COREL >[2012-04-03 17:45:09.566721] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background entry self-heal completed on /clients/client9/~dmtmp/PM >[2012-04-03 17:45:09.569335] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-0: background entry self-heal triggered. path: /clients/client6/~dmtmp/COREL, reason: lookup detected pending operations >[2012-04-03 17:45:09.570408] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client6/~dmtmp/COREL, reason: lookup detected pending operations >[2012-04-03 17:45:09.571091] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background entry self-heal triggered. path: /clients/client6/~dmtmp/COREL, reason: lookup detected pending operations >[2012-04-03 17:45:09.571714] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client9/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:09.572107] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client5/~dmtmp/COREL >[2012-04-03 17:45:09.574146] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background entry self-heal triggered. path: /clients/client9/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:09.575172] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-0: background entry self-heal triggered. path: /clients/client5/~dmtmp/COREL, reason: lookup detected pending operations >[2012-04-03 17:45:09.576272] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background entry self-heal triggered. path: /clients/client5/~dmtmp/COREL, reason: lookup detected pending operations >[2012-04-03 17:45:09.576709] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client5/~dmtmp/COREL, reason: lookup detected pending operations >[2012-04-03 17:45:09.578604] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-0: background entry self-heal completed on /clients/client6/~dmtmp/COREL >[2012-04-03 17:45:09.584158] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background entry self-heal completed on /clients/client6/~dmtmp/COREL >[2012-04-03 17:45:09.584466] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client6/~dmtmp/COREL >[2012-04-03 17:45:09.584693] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client9/~dmtmp/PM >[2012-04-03 17:45:09.585977] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background entry self-heal triggered. path: /clients/client3/~dmtmp/COREL, reason: lookup detected pending operations >[2012-04-03 17:45:09.586134] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background entry self-heal completed on /clients/client9/~dmtmp/PM >[2012-04-03 17:45:09.588312] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background entry self-heal completed on /clients/client5/~dmtmp/COREL >[2012-04-03 17:45:09.588738] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-0: background entry self-heal completed on /clients/client5/~dmtmp/COREL >[2012-04-03 17:45:09.589718] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client5/~dmtmp/COREL >[2012-04-03 17:45:09.596778] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-0: background data self-heal triggered. path: /clients/client2/~dmtmp/SEED/MEDIUM.FIL, reason: lookup detected pending operations >[2012-04-03 17:45:09.599497] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background entry self-heal completed on /clients/client3/~dmtmp/COREL >[2012-04-03 17:45:09.602116] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background entry self-heal triggered. path: /clients/client4/~dmtmp/COREL, reason: lookup detected pending operations >[2012-04-03 17:45:09.602801] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client4/~dmtmp/COREL, reason: lookup detected pending operations >[2012-04-03 17:45:09.603802] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client3/~dmtmp/COREL, reason: lookup detected pending operations >[2012-04-03 17:45:09.604372] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background entry self-heal triggered. path: /clients/client3/~dmtmp/COREL, reason: lookup detected pending operations >[2012-04-03 17:45:09.604889] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-0: background entry self-heal triggered. path: /clients/client4/~dmtmp/COREL, reason: lookup detected pending operations >[2012-04-03 17:45:09.605153] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-0: background entry self-heal triggered. path: /clients/client3/~dmtmp/COREL, reason: lookup detected pending operations >[2012-04-03 17:45:09.610090] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client9/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:09.612192] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background entry self-heal triggered. path: /clients/client6/~dmtmp/COREL, reason: lookup detected pending operations >[2012-04-03 17:45:09.615086] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background entry self-heal completed on /clients/client4/~dmtmp/COREL >[2012-04-03 17:45:09.615912] I [afr-self-heal-data.c:776:afr_sh_data_fix] 7-dstore-replicate-0: no active sinks for performing self-heal on file /clients/client2/~dmtmp/SEED/MEDIUM.FIL >[2012-04-03 17:45:09.616670] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client4/~dmtmp/COREL >[2012-04-03 17:45:09.617281] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-0: background entry self-heal completed on /clients/client4/~dmtmp/COREL >[2012-04-03 17:45:09.617944] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-0: background entry self-heal completed on /clients/client3/~dmtmp/COREL >[2012-04-03 17:45:09.618892] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background entry self-heal completed on /clients/client3/~dmtmp/COREL >[2012-04-03 17:45:09.622681] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-0: background data self-heal completed on /clients/client2/~dmtmp/SEED/MEDIUM.FIL >[2012-04-03 17:45:09.625050] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background entry self-heal completed on /clients/client6/~dmtmp/COREL >[2012-04-03 17:45:09.626166] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client3/~dmtmp/COREL >[2012-04-03 17:45:09.628814] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client6/~dmtmp/COREL, reason: lookup detected pending operations >[2012-04-03 17:45:09.629449] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-0: background entry self-heal triggered. path: /clients/client6/~dmtmp/COREL, reason: lookup detected pending operations >[2012-04-03 17:45:09.630642] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client9/~dmtmp/PM >[2012-04-03 17:45:09.633863] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background entry self-heal triggered. path: /clients/client6/~dmtmp/COREL, reason: lookup detected pending operations >[2012-04-03 17:45:09.638682] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client6/~dmtmp/COREL >[2012-04-03 17:45:09.643423] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-0: background entry self-heal triggered. path: /clients/client0/~dmtmp/COREL, reason: lookup detected pending operations >[2012-04-03 17:45:09.643793] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-0: background entry self-heal completed on /clients/client6/~dmtmp/COREL >[2012-04-03 17:45:09.644056] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background entry self-heal triggered. path: /clients/client0/~dmtmp/COREL, reason: lookup detected pending operations >[2012-04-03 17:45:09.644319] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client0/~dmtmp/COREL, reason: lookup detected pending operations >[2012-04-03 17:45:09.646921] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background entry self-heal completed on /clients/client6/~dmtmp/COREL >[2012-04-03 17:45:09.652558] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client4/~dmtmp/COREL, reason: lookup detected pending operations >[2012-04-03 17:45:09.653416] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background entry self-heal triggered. path: /clients/client3/~dmtmp/COREL, reason: lookup detected pending operations >[2012-04-03 17:45:09.653698] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-0: background entry self-heal triggered. path: /clients/client3/~dmtmp/COREL, reason: lookup detected pending operations >[2012-04-03 17:45:09.654457] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background entry self-heal completed on /clients/client0/~dmtmp/COREL >[2012-04-03 17:45:09.656605] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client3/~dmtmp/COREL, reason: lookup detected pending operations >[2012-04-03 17:45:09.658174] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-0: background entry self-heal completed on /clients/client0/~dmtmp/COREL >[2012-04-03 17:45:09.658393] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client0/~dmtmp/COREL >[2012-04-03 17:45:09.661702] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client5/~dmtmp/COREL, reason: lookup detected pending operations >[2012-04-03 17:45:09.661918] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background entry self-heal triggered. path: /clients/client9/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:09.662983] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client7/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:09.663174] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background entry self-heal completed on /clients/client3/~dmtmp/COREL >[2012-04-03 17:45:09.664612] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client4/~dmtmp/COREL >[2012-04-03 17:45:09.665837] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-0: background entry self-heal completed on /clients/client3/~dmtmp/COREL >[2012-04-03 17:45:09.668934] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-0: background entry self-heal triggered. path: /clients/client4/~dmtmp/COREL, reason: lookup detected pending operations >[2012-04-03 17:45:09.669328] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client3/~dmtmp/COREL >[2012-04-03 17:45:09.669977] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client4/~dmtmp/COREL, reason: lookup detected pending operations >[2012-04-03 17:45:09.671116] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background entry self-heal triggered. path: /clients/client4/~dmtmp/COREL, reason: lookup detected pending operations >[2012-04-03 17:45:09.674636] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background entry self-heal completed on /clients/client9/~dmtmp/PM >[2012-04-03 17:45:09.675173] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client5/~dmtmp/COREL >[2012-04-03 17:45:09.678397] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client7/~dmtmp/PM >[2012-04-03 17:45:09.680085] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-0: background entry self-heal triggered. path: /clients/client5/~dmtmp/COREL, reason: lookup detected pending operations >[2012-04-03 17:45:09.680848] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-0: background entry self-heal triggered. path: /clients/client7/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:09.681062] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background entry self-heal triggered. path: /clients/client9/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:09.681307] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background entry self-heal triggered. path: /clients/client5/~dmtmp/COREL, reason: lookup detected pending operations >[2012-04-03 17:45:09.681634] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client9/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:09.681838] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client5/~dmtmp/COREL, reason: lookup detected pending operations >[2012-04-03 17:45:09.682699] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-0: background entry self-heal completed on /clients/client4/~dmtmp/COREL >[2012-04-03 17:45:09.683585] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background entry self-heal completed on /clients/client4/~dmtmp/COREL >[2012-04-03 17:45:09.684975] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client7/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:09.685480] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client4/~dmtmp/COREL >[2012-04-03 17:45:09.689898] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-0: background entry self-heal triggered. path: /clients/client0/~dmtmp/COREL, reason: lookup detected pending operations >[2012-04-03 17:45:09.690105] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-0: background entry self-heal completed on /clients/client5/~dmtmp/COREL >[2012-04-03 17:45:09.691318] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-0: background entry self-heal completed on /clients/client7/~dmtmp/PM >[2012-04-03 17:45:09.691790] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background entry self-heal completed on /clients/client9/~dmtmp/PM >[2012-04-03 17:45:09.692027] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background entry self-heal completed on /clients/client5/~dmtmp/COREL >[2012-04-03 17:45:09.695099] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client9/~dmtmp/PM >[2012-04-03 17:45:09.696182] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client5/~dmtmp/COREL >[2012-04-03 17:45:09.697376] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client7/~dmtmp/PM >[2012-04-03 17:45:09.699676] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-0: background entry self-heal completed on /clients/client0/~dmtmp/COREL >[2012-04-03 17:45:09.702708] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-0: background entry self-heal triggered. path: /clients/client8/~dmtmp/COREL, reason: lookup detected pending operations >[2012-04-03 17:45:09.704348] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-0: background entry self-heal triggered. path: /clients/client0/~dmtmp/COREL, reason: lookup detected pending operations >[2012-04-03 17:45:09.704518] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-0: background data self-heal triggered. path: /clients/client2/~dmtmp/SEED/LARGE.FIL, reason: lookup detected pending operations >[2012-04-03 17:45:09.705757] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client0/~dmtmp/COREL, reason: lookup detected pending operations >[2012-04-03 17:45:09.705939] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background entry self-heal triggered. path: /clients/client0/~dmtmp/COREL, reason: lookup detected pending operations >[2012-04-03 17:45:09.711894] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-0: background entry self-heal completed on /clients/client8/~dmtmp/COREL >[2012-04-03 17:45:09.713511] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-0: background entry self-heal completed on /clients/client0/~dmtmp/COREL >[2012-04-03 17:45:09.714041] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background entry self-heal triggered. path: /clients/client3/~dmtmp/COREL, reason: lookup detected pending operations >[2012-04-03 17:45:09.716683] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-0: background entry self-heal triggered. path: /clients/client8/~dmtmp/COREL, reason: lookup detected pending operations >[2012-04-03 17:45:09.717656] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background entry self-heal triggered. path: /clients/client8/~dmtmp/COREL, reason: lookup detected pending operations >[2012-04-03 17:45:09.717831] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client0/~dmtmp/COREL >[2012-04-03 17:45:09.718050] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background entry self-heal triggered. path: /clients/client9/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:09.718837] I [afr-self-heal-data.c:776:afr_sh_data_fix] 7-dstore-replicate-0: no active sinks for performing self-heal on file /clients/client2/~dmtmp/SEED/LARGE.FIL >[2012-04-03 17:45:09.721796] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background entry self-heal completed on /clients/client0/~dmtmp/COREL >[2012-04-03 17:45:09.724653] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client7/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:09.725139] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-0: background data self-heal completed on /clients/client2/~dmtmp/SEED/LARGE.FIL >[2012-04-03 17:45:09.726435] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-0: background entry self-heal completed on /clients/client8/~dmtmp/COREL >[2012-04-03 17:45:09.727066] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background entry self-heal completed on /clients/client3/~dmtmp/COREL >[2012-04-03 17:45:09.729539] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-0: background entry self-heal triggered. path: /clients/client3/~dmtmp/COREL, reason: lookup detected pending operations >[2012-04-03 17:45:09.729725] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background entry self-heal completed on /clients/client8/~dmtmp/COREL >[2012-04-03 17:45:09.730816] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client3/~dmtmp/COREL, reason: lookup detected pending operations >[2012-04-03 17:45:09.732444] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background entry self-heal completed on /clients/client9/~dmtmp/PM >[2012-04-03 17:45:09.733449] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background entry self-heal triggered. path: /clients/client3/~dmtmp/COREL, reason: lookup detected pending operations >[2012-04-03 17:45:09.733754] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client5/~dmtmp/COREL, reason: lookup detected pending operations >[2012-04-03 17:45:09.737605] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client7/~dmtmp/PM >[2012-04-03 17:45:09.738022] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background entry self-heal triggered. path: /clients/client9/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:09.738313] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client9/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:09.739742] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-0: background entry self-heal completed on /clients/client3/~dmtmp/COREL >[2012-04-03 17:45:09.741455] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-0: background entry self-heal triggered. path: /clients/client7/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:09.743336] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client7/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:09.745710] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client3/~dmtmp/COREL >[2012-04-03 17:45:09.746695] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background entry self-heal completed on /clients/client3/~dmtmp/COREL >[2012-04-03 17:45:09.747606] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background entry self-heal completed on /clients/client9/~dmtmp/PM >[2012-04-03 17:45:09.748004] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client5/~dmtmp/COREL >[2012-04-03 17:45:09.749288] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client4/~dmtmp/COREL, reason: lookup detected pending operations >[2012-04-03 17:45:09.751160] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client9/~dmtmp/PM >[2012-04-03 17:45:09.751434] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background entry self-heal triggered. path: /clients/client5/~dmtmp/COREL, reason: lookup detected pending operations >[2012-04-03 17:45:09.751690] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client5/~dmtmp/COREL, reason: lookup detected pending operations >[2012-04-03 17:45:09.753064] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client7/~dmtmp/PM >[2012-04-03 17:45:09.757714] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background entry self-heal completed on /clients/client5/~dmtmp/COREL >[2012-04-03 17:45:09.758268] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client4/~dmtmp/COREL >[2012-04-03 17:45:09.759425] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client5/~dmtmp/COREL >[2012-04-03 17:45:09.761316] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-0: background entry self-heal triggered. path: /clients/client5/~dmtmp/COREL, reason: lookup detected pending operations >[2012-04-03 17:45:09.763701] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-0: background entry self-heal triggered. path: /clients/client4/~dmtmp/COREL, reason: lookup detected pending operations >[2012-04-03 17:45:09.763956] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background entry self-heal triggered. path: /clients/client4/~dmtmp/COREL, reason: lookup detected pending operations >[2012-04-03 17:45:09.764167] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client4/~dmtmp/COREL, reason: lookup detected pending operations >[2012-04-03 17:45:09.765290] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-0: background entry self-heal triggered. path: /clients/client6/~dmtmp/COREL, reason: lookup detected pending operations >[2012-04-03 17:45:09.765693] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-0: background entry self-heal triggered. path: /clients/client8/~dmtmp/COREL, reason: lookup detected pending operations >[2012-04-03 17:45:09.766648] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-0: background entry self-heal completed on /clients/client7/~dmtmp/PM >[2012-04-03 17:45:09.769557] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background entry self-heal triggered. path: /clients/client6/~dmtmp/COREL, reason: lookup detected pending operations >[2012-04-03 17:45:09.769857] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client6/~dmtmp/COREL, reason: lookup detected pending operations >[2012-04-03 17:45:09.772026] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-0: background entry self-heal completed on /clients/client5/~dmtmp/COREL >[2012-04-03 17:45:09.774035] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-0: background entry self-heal completed on /clients/client4/~dmtmp/COREL >[2012-04-03 17:45:09.775215] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-0: background entry self-heal completed on /clients/client6/~dmtmp/COREL >[2012-04-03 17:45:09.776031] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-0: background entry self-heal completed on /clients/client8/~dmtmp/COREL >[2012-04-03 17:45:09.777258] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client4/~dmtmp/COREL >[2012-04-03 17:45:09.777879] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-0: background entry self-heal triggered. path: /clients/client8/~dmtmp/COREL, reason: lookup detected pending operations >[2012-04-03 17:45:09.779951] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client6/~dmtmp/COREL >[2012-04-03 17:45:09.780492] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background entry self-heal triggered. path: /clients/client3/~dmtmp/COREL, reason: lookup detected pending operations >[2012-04-03 17:45:09.780877] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background entry self-heal triggered. path: /clients/client8/~dmtmp/COREL, reason: lookup detected pending operations >[2012-04-03 17:45:09.782578] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background entry self-heal completed on /clients/client4/~dmtmp/COREL >[2012-04-03 17:45:09.784457] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background entry self-heal completed on /clients/client6/~dmtmp/COREL >[2012-04-03 17:45:09.787231] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-0: background entry self-heal completed on /clients/client8/~dmtmp/COREL >[2012-04-03 17:45:09.789389] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background entry self-heal completed on /clients/client3/~dmtmp/COREL >[2012-04-03 17:45:09.790242] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background entry self-heal completed on /clients/client8/~dmtmp/COREL >[2012-04-03 17:45:09.791798] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-0: background entry self-heal triggered. path: /clients/client3/~dmtmp/COREL, reason: lookup detected pending operations >[2012-04-03 17:45:09.792888] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background entry self-heal triggered. path: /clients/client3/~dmtmp/COREL, reason: lookup detected pending operations >[2012-04-03 17:45:09.797207] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background entry self-heal completed on /clients/client3/~dmtmp/COREL >[2012-04-03 17:45:09.823172] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client3/~dmtmp/COREL, reason: lookup detected pending operations >[2012-04-03 17:45:09.831874] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client3/~dmtmp/COREL >[2012-04-03 17:45:09.835894] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-0: background entry self-heal completed on /clients/client3/~dmtmp/COREL >[2012-04-03 17:45:09.839341] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-0: background entry self-heal triggered. path: /clients/client8/~dmtmp/COREL, reason: lookup detected pending operations >[2012-04-03 17:45:09.840942] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client7/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:09.844409] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-0: background entry self-heal triggered. path: /clients/client0/~dmtmp/COREL, reason: lookup detected pending operations >[2012-04-03 17:45:09.848674] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-0: background entry self-heal completed on /clients/client8/~dmtmp/COREL >[2012-04-03 17:45:09.851712] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client7/~dmtmp/PM >[2012-04-03 17:45:09.852893] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-0: background entry self-heal triggered. path: /clients/client8/~dmtmp/COREL, reason: lookup detected pending operations >[2012-04-03 17:45:09.853653] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-0: background entry self-heal completed on /clients/client0/~dmtmp/COREL >[2012-04-03 17:45:09.854698] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background entry self-heal triggered. path: /clients/client8/~dmtmp/COREL, reason: lookup detected pending operations >[2012-04-03 17:45:09.855167] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client4/~dmtmp/COREL, reason: lookup detected pending operations >[2012-04-03 17:45:09.856695] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client7/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:09.856926] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-0: background entry self-heal triggered. path: /clients/client7/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:09.857703] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background entry self-heal triggered. path: /clients/client9/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:09.858010] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background entry self-heal triggered. path: /clients/client0/~dmtmp/COREL, reason: lookup detected pending operations >[2012-04-03 17:45:09.858683] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-0: background entry self-heal triggered. path: /clients/client0/~dmtmp/COREL, reason: lookup detected pending operations >[2012-04-03 17:45:09.859642] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client0/~dmtmp/COREL, reason: lookup detected pending operations >[2012-04-03 17:45:09.865121] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-0: background entry self-heal completed on /clients/client8/~dmtmp/COREL >[2012-04-03 17:45:09.867815] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-0: background entry self-heal completed on /clients/client7/~dmtmp/PM >[2012-04-03 17:45:09.868333] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-0: background entry self-heal completed on /clients/client0/~dmtmp/COREL >[2012-04-03 17:45:09.870502] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background entry self-heal triggered. path: /clients/client6/~dmtmp/COREL, reason: lookup detected pending operations >[2012-04-03 17:45:09.871563] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background entry self-heal completed on /clients/client8/~dmtmp/COREL >[2012-04-03 17:45:09.874071] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background entry self-heal completed on /clients/client9/~dmtmp/PM >[2012-04-03 17:45:09.874586] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background entry self-heal completed on /clients/client0/~dmtmp/COREL >[2012-04-03 17:45:09.875767] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client4/~dmtmp/COREL >[2012-04-03 17:45:09.876499] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client7/~dmtmp/PM >[2012-04-03 17:45:09.878223] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-0: background entry self-heal triggered. path: /clients/client4/~dmtmp/COREL, reason: lookup detected pending operations >[2012-04-03 17:45:09.880065] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client9/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:09.880559] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client0/~dmtmp/COREL >[2012-04-03 17:45:09.880876] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background entry self-heal triggered. path: /clients/client9/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:09.881169] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client4/~dmtmp/COREL, reason: lookup detected pending operations >[2012-04-03 17:45:09.881408] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background entry self-heal triggered. path: /clients/client4/~dmtmp/COREL, reason: lookup detected pending operations >[2012-04-03 17:45:09.882936] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client5/~dmtmp/COREL, reason: lookup detected pending operations >[2012-04-03 17:45:09.887118] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background entry self-heal completed on /clients/client6/~dmtmp/COREL >[2012-04-03 17:45:09.889978] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background entry self-heal triggered. path: /clients/client6/~dmtmp/COREL, reason: lookup detected pending operations >[2012-04-03 17:45:09.891924] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background entry self-heal completed on /clients/client9/~dmtmp/PM >[2012-04-03 17:45:09.892404] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background entry self-heal completed on /clients/client4/~dmtmp/COREL >[2012-04-03 17:45:09.892940] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-0: background entry self-heal triggered. path: /clients/client6/~dmtmp/COREL, reason: lookup detected pending operations >[2012-04-03 17:45:09.893209] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-0: background entry self-heal completed on /clients/client4/~dmtmp/COREL >[2012-04-03 17:45:09.893796] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client6/~dmtmp/COREL, reason: lookup detected pending operations >[2012-04-03 17:45:09.894678] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client9/~dmtmp/PM >[2012-04-03 17:45:09.899218] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client4/~dmtmp/COREL >[2012-04-03 17:45:09.900266] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client7/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:09.902343] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-0: background entry self-heal completed on /clients/client6/~dmtmp/COREL >[2012-04-03 17:45:09.904390] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background entry self-heal completed on /clients/client6/~dmtmp/COREL >[2012-04-03 17:45:09.906632] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client5/~dmtmp/COREL >[2012-04-03 17:45:09.910665] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-0: background entry self-heal triggered. path: /clients/client5/~dmtmp/COREL, reason: lookup detected pending operations >[2012-04-03 17:45:09.911244] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background entry self-heal triggered. path: /clients/client5/~dmtmp/COREL, reason: lookup detected pending operations >[2012-04-03 17:45:09.913934] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client5/~dmtmp/COREL, reason: lookup detected pending operations >[2012-04-03 17:45:09.914367] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client6/~dmtmp/COREL >[2012-04-03 17:45:09.915621] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background entry self-heal triggered. path: /clients/client9/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:09.916306] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client7/~dmtmp/PM >[2012-04-03 17:45:09.919149] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-0: background entry self-heal completed on /clients/client5/~dmtmp/COREL >[2012-04-03 17:45:09.920775] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-0: background entry self-heal triggered. path: /clients/client7/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:09.922711] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client7/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:09.924051] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background entry self-heal completed on /clients/client5/~dmtmp/COREL >[2012-04-03 17:45:09.924327] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-0: background entry self-heal triggered. path: /clients/client0/~dmtmp/COREL, reason: lookup detected pending operations >[2012-04-03 17:45:09.927213] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client5/~dmtmp/COREL >[2012-04-03 17:45:09.928546] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background entry self-heal completed on /clients/client9/~dmtmp/PM >[2012-04-03 17:45:09.932642] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-0: background entry self-heal completed on /clients/client7/~dmtmp/PM >[2012-04-03 17:45:09.933247] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client9/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:09.933595] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background entry self-heal triggered. path: /clients/client9/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:09.933960] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-0: background entry self-heal completed on /clients/client0/~dmtmp/COREL >[2012-04-03 17:45:09.934755] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client7/~dmtmp/PM >[2012-04-03 17:45:09.936368] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-0: background entry self-heal triggered. path: /clients/client0/~dmtmp/COREL, reason: lookup detected pending operations >[2012-04-03 17:45:09.937383] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background entry self-heal triggered. path: /clients/client0/~dmtmp/COREL, reason: lookup detected pending operations >[2012-04-03 17:45:09.942381] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client0/~dmtmp/COREL, reason: lookup detected pending operations >[2012-04-03 17:45:09.944527] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background entry self-heal completed on /clients/client9/~dmtmp/PM >[2012-04-03 17:45:09.949011] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background entry self-heal completed on /clients/client0/~dmtmp/COREL >[2012-04-03 17:45:09.949683] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-0: background entry self-heal completed on /clients/client0/~dmtmp/COREL >[2012-04-03 17:45:09.956919] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client9/~dmtmp/PM >[2012-04-03 17:45:09.960386] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client0/~dmtmp/COREL >[2012-04-03 17:45:09.966586] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client5/~dmtmp/COREL, reason: lookup detected pending operations >[2012-04-03 17:45:09.983756] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client5/~dmtmp/COREL >[2012-04-03 17:45:09.985198] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client4/~dmtmp/COREL, reason: lookup detected pending operations >[2012-04-03 17:45:09.986533] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-0: background entry self-heal triggered. path: /clients/client7/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:09.987623] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client7/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:09.989088] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client5/~dmtmp/COREL, reason: lookup detected pending operations >[2012-04-03 17:45:09.989544] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background entry self-heal triggered. path: /clients/client5/~dmtmp/COREL, reason: lookup detected pending operations >[2012-04-03 17:45:09.991247] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-0: background entry self-heal triggered. path: /clients/client5/~dmtmp/COREL, reason: lookup detected pending operations >[2012-04-03 17:45:09.992362] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background entry self-heal triggered. path: /clients/client9/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:09.997212] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background entry self-heal triggered. path: /clients/client6/~dmtmp/COREL, reason: lookup detected pending operations >[2012-04-03 17:45:10.001842] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-0: background entry self-heal completed on /clients/client7/~dmtmp/PM >[2012-04-03 17:45:10.003137] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client4/~dmtmp/COREL >[2012-04-03 17:45:10.005004] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client7/~dmtmp/PM >[2012-04-03 17:45:10.005229] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-0: background entry self-heal completed on /clients/client5/~dmtmp/COREL >[2012-04-03 17:45:10.006263] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-0: background entry self-heal triggered. path: /clients/client4/~dmtmp/COREL, reason: lookup detected pending operations >[2012-04-03 17:45:10.006629] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client5/~dmtmp/COREL >[2012-04-03 17:45:10.007074] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background entry self-heal completed on /clients/client5/~dmtmp/COREL >[2012-04-03 17:45:10.008229] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background entry self-heal triggered. path: /clients/client4/~dmtmp/COREL, reason: lookup detected pending operations >[2012-04-03 17:45:10.008860] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client4/~dmtmp/COREL, reason: lookup detected pending operations >[2012-04-03 17:45:10.011402] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background entry self-heal completed on /clients/client9/~dmtmp/PM >[2012-04-03 17:45:10.014882] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-0: background entry self-heal completed on /clients/client4/~dmtmp/COREL >[2012-04-03 17:45:10.015167] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background entry self-heal completed on /clients/client6/~dmtmp/COREL >[2012-04-03 17:45:10.017312] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-0: background entry self-heal triggered. path: /clients/client6/~dmtmp/COREL, reason: lookup detected pending operations >[2012-04-03 17:45:10.019755] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background entry self-heal triggered. path: /clients/client6/~dmtmp/COREL, reason: lookup detected pending operations >[2012-04-03 17:45:10.022186] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client6/~dmtmp/COREL, reason: lookup detected pending operations >[2012-04-03 17:45:10.023282] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background entry self-heal completed on /clients/client4/~dmtmp/COREL >[2012-04-03 17:45:10.024607] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client4/~dmtmp/COREL >[2012-04-03 17:45:10.025906] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-0: background entry self-heal completed on /clients/client6/~dmtmp/COREL >[2012-04-03 17:45:10.031776] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background entry self-heal completed on /clients/client6/~dmtmp/COREL >[2012-04-03 17:45:10.037707] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client6/~dmtmp/COREL >[2012-04-03 17:45:10.042673] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-0: background entry self-heal triggered. path: /clients/client0/~dmtmp/COREL, reason: lookup detected pending operations >[2012-04-03 17:45:10.043481] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client7/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:10.049805] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background entry self-heal triggered. path: /clients/client9/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:10.053764] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-0: background entry self-heal completed on /clients/client0/~dmtmp/COREL >[2012-04-03 17:45:10.058153] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background entry self-heal triggered. path: /clients/client0/~dmtmp/COREL, reason: lookup detected pending operations >[2012-04-03 17:45:10.059708] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-0: background entry self-heal triggered. path: /clients/client0/~dmtmp/COREL, reason: lookup detected pending operations >[2012-04-03 17:45:10.061836] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client0/~dmtmp/COREL, reason: lookup detected pending operations >[2012-04-03 17:45:10.062358] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client4/~dmtmp/COREL, reason: lookup detected pending operations >[2012-04-03 17:45:10.062544] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background entry self-heal completed on /clients/client9/~dmtmp/PM >[2012-04-03 17:45:10.064083] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client7/~dmtmp/PM >[2012-04-03 17:45:10.067662] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background entry self-heal triggered. path: /clients/client9/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:10.068252] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-0: background entry self-heal triggered. path: /clients/client7/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:10.068951] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client9/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:10.070459] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client7/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:10.071801] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client5/~dmtmp/COREL, reason: lookup detected pending operations >[2012-04-03 17:45:10.072078] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-0: background entry self-heal completed on /clients/client0/~dmtmp/COREL >[2012-04-03 17:45:10.073337] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background entry self-heal completed on /clients/client0/~dmtmp/COREL >[2012-04-03 17:45:10.078490] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client0/~dmtmp/COREL >[2012-04-03 17:45:10.079041] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-0: background entry self-heal completed on /clients/client7/~dmtmp/PM >[2012-04-03 17:45:10.079452] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client4/~dmtmp/COREL >[2012-04-03 17:45:10.079883] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background entry self-heal completed on /clients/client9/~dmtmp/PM >[2012-04-03 17:45:10.082238] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background entry self-heal triggered. path: /clients/client6/~dmtmp/COREL, reason: lookup detected pending operations >[2012-04-03 17:45:10.084989] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client4/~dmtmp/COREL, reason: lookup detected pending operations >[2012-04-03 17:45:10.085338] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-0: background entry self-heal triggered. path: /clients/client4/~dmtmp/COREL, reason: lookup detected pending operations >[2012-04-03 17:45:10.085589] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background entry self-heal triggered. path: /clients/client4/~dmtmp/COREL, reason: lookup detected pending operations >[2012-04-03 17:45:10.086704] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client9/~dmtmp/PM >[2012-04-03 17:45:10.087824] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client7/~dmtmp/PM >[2012-04-03 17:45:10.088759] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client5/~dmtmp/COREL >[2012-04-03 17:45:10.091291] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client1/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:10.092115] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background entry self-heal triggered. path: /clients/client5/~dmtmp/COREL, reason: lookup detected pending operations >[2012-04-03 17:45:10.093424] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-0: background entry self-heal triggered. path: /clients/client5/~dmtmp/COREL, reason: lookup detected pending operations >[2012-04-03 17:45:10.095675] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-0: background entry self-heal completed on /clients/client4/~dmtmp/COREL >[2012-04-03 17:45:10.096085] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background entry self-heal completed on /clients/client6/~dmtmp/COREL >[2012-04-03 17:45:10.096852] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background entry self-heal completed on /clients/client4/~dmtmp/COREL >[2012-04-03 17:45:10.097326] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-0: background entry self-heal triggered. path: /clients/client6/~dmtmp/COREL, reason: lookup detected pending operations >[2012-04-03 17:45:10.097829] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background entry self-heal triggered. path: /clients/client6/~dmtmp/COREL, reason: lookup detected pending operations >[2012-04-03 17:45:10.100280] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client5/~dmtmp/COREL, reason: lookup detected pending operations >[2012-04-03 17:45:10.100914] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-0: background entry self-heal completed on /clients/client5/~dmtmp/COREL >[2012-04-03 17:45:10.101511] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client6/~dmtmp/COREL, reason: lookup detected pending operations >[2012-04-03 17:45:10.102047] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background entry self-heal completed on /clients/client5/~dmtmp/COREL >[2012-04-03 17:45:10.105375] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background entry self-heal completed on /clients/client6/~dmtmp/COREL >[2012-04-03 17:45:10.106096] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-0: background entry self-heal completed on /clients/client6/~dmtmp/COREL >[2012-04-03 17:45:10.107758] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client4/~dmtmp/COREL >[2012-04-03 17:45:10.113179] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client1/~dmtmp/PM >[2012-04-03 17:45:10.113425] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client5/~dmtmp/COREL >[2012-04-03 17:45:10.115388] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client6/~dmtmp/COREL >[2012-04-03 17:45:10.118353] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background entry self-heal triggered. path: /clients/client9/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:10.124510] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-0: background entry self-heal triggered. path: /clients/client0/~dmtmp/COREL, reason: lookup detected pending operations >[2012-04-03 17:45:10.126677] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client7/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:10.130303] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background entry self-heal completed on /clients/client9/~dmtmp/PM >[2012-04-03 17:45:10.133229] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-0: background entry self-heal completed on /clients/client0/~dmtmp/COREL >[2012-04-03 17:45:10.133915] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background entry self-heal triggered. path: /clients/client9/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:10.135887] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client9/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:10.138040] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-0: background entry self-heal triggered. path: /clients/client0/~dmtmp/COREL, reason: lookup detected pending operations >[2012-04-03 17:45:10.140551] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background entry self-heal triggered. path: /clients/client0/~dmtmp/COREL, reason: lookup detected pending operations >[2012-04-03 17:45:10.141876] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client0/~dmtmp/COREL, reason: lookup detected pending operations >[2012-04-03 17:45:10.142345] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client1/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:10.142881] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client7/~dmtmp/PM >[2012-04-03 17:45:10.145204] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-0: background entry self-heal triggered. path: /clients/client4/~dmtmp/COREL, reason: lookup detected pending operations >[2012-04-03 17:45:10.145712] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background entry self-heal triggered. path: /clients/client4/~dmtmp/COREL, reason: lookup detected pending operations >[2012-04-03 17:45:10.146068] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client4/~dmtmp/COREL, reason: lookup detected pending operations >[2012-04-03 17:45:10.146956] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client7/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:10.149113] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-0: background entry self-heal triggered. path: /clients/client7/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:10.149752] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background entry self-heal completed on /clients/client9/~dmtmp/PM >[2012-04-03 17:45:10.154078] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-0: background entry self-heal completed on /clients/client0/~dmtmp/COREL >[2012-04-03 17:45:10.154305] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background entry self-heal completed on /clients/client0/~dmtmp/COREL >[2012-04-03 17:45:10.155701] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client9/~dmtmp/PM >[2012-04-03 17:45:10.156841] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client5/~dmtmp/COREL, reason: lookup detected pending operations >[2012-04-03 17:45:10.157697] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client0/~dmtmp/COREL >[2012-04-03 17:45:10.158298] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background entry self-heal completed on /clients/client4/~dmtmp/COREL >[2012-04-03 17:45:10.160166] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-0: background entry self-heal completed on /clients/client4/~dmtmp/COREL >[2012-04-03 17:45:10.161809] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-0: background entry self-heal completed on /clients/client7/~dmtmp/PM >[2012-04-03 17:45:10.162890] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client1/~dmtmp/PM >[2012-04-03 17:45:10.166660] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client4/~dmtmp/COREL >[2012-04-03 17:45:10.168131] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client7/~dmtmp/PM >[2012-04-03 17:45:10.210495] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client5/~dmtmp/COREL >[2012-04-03 17:45:10.213768] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-0: background entry self-heal triggered. path: /clients/client5/~dmtmp/COREL, reason: lookup detected pending operations >[2012-04-03 17:45:10.215255] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background entry self-heal triggered. path: /clients/client5/~dmtmp/COREL, reason: lookup detected pending operations >[2012-04-03 17:45:10.224274] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client5/~dmtmp/COREL, reason: lookup detected pending operations >[2012-04-03 17:45:10.230327] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-0: background entry self-heal completed on /clients/client5/~dmtmp/COREL >[2012-04-03 17:45:10.230792] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background entry self-heal triggered. path: /clients/client6/~dmtmp/COREL, reason: lookup detected pending operations >[2012-04-03 17:45:10.232815] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background entry self-heal completed on /clients/client5/~dmtmp/COREL >[2012-04-03 17:45:10.239575] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background entry self-heal completed on /clients/client6/~dmtmp/COREL >[2012-04-03 17:45:10.241765] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client5/~dmtmp/COREL >[2012-04-03 17:45:10.242496] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background entry self-heal triggered. path: /clients/client6/~dmtmp/COREL, reason: lookup detected pending operations >[2012-04-03 17:45:10.248467] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-0: background entry self-heal triggered. path: /clients/client6/~dmtmp/COREL, reason: lookup detected pending operations >[2012-04-03 17:45:10.249247] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client6/~dmtmp/COREL, reason: lookup detected pending operations >[2012-04-03 17:45:10.249432] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background entry self-heal triggered. path: /clients/client9/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:10.251917] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client4/~dmtmp/COREL, reason: lookup detected pending operations >[2012-04-03 17:45:10.259480] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-0: background entry self-heal triggered. path: /clients/client0/~dmtmp/COREL, reason: lookup detected pending operations >[2012-04-03 17:45:10.260092] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background entry self-heal completed on /clients/client6/~dmtmp/COREL >[2012-04-03 17:45:10.262486] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client1/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:10.263067] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background entry self-heal completed on /clients/client9/~dmtmp/PM >[2012-04-03 17:45:10.264726] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-0: background entry self-heal triggered. path: /clients/client8/~dmtmp/COREL, reason: lookup detected pending operations >[2012-04-03 17:45:10.265180] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-0: background entry self-heal completed on /clients/client6/~dmtmp/COREL >[2012-04-03 17:45:10.266401] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client6/~dmtmp/COREL >[2012-04-03 17:45:10.266973] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client7/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:10.267809] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background entry self-heal triggered. path: /clients/client9/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:10.268278] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client4/~dmtmp/COREL >[2012-04-03 17:45:10.269231] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client9/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:10.273890] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background entry self-heal triggered. path: /clients/client4/~dmtmp/COREL, reason: lookup detected pending operations >[2012-04-03 17:45:10.274215] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-0: background entry self-heal triggered. path: /clients/client4/~dmtmp/COREL, reason: lookup detected pending operations >[2012-04-03 17:45:10.274917] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client4/~dmtmp/COREL, reason: lookup detected pending operations >[2012-04-03 17:45:10.275656] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background entry self-heal triggered. path: /clients/client2/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:10.276230] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-0: background entry self-heal completed on /clients/client0/~dmtmp/COREL >[2012-04-03 17:45:10.278465] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-0: background entry self-heal completed on /clients/client8/~dmtmp/COREL >[2012-04-03 17:45:10.279420] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background entry self-heal triggered. path: /clients/client0/~dmtmp/COREL, reason: lookup detected pending operations >[2012-04-03 17:45:10.281286] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-0: background entry self-heal triggered. path: /clients/client0/~dmtmp/COREL, reason: lookup detected pending operations >[2012-04-03 17:45:10.283244] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background entry self-heal completed on /clients/client9/~dmtmp/PM >[2012-04-03 17:45:10.283786] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-0: background entry self-heal triggered. path: /clients/client8/~dmtmp/COREL, reason: lookup detected pending operations >[2012-04-03 17:45:10.284204] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client0/~dmtmp/COREL, reason: lookup detected pending operations >[2012-04-03 17:45:10.285490] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background entry self-heal triggered. path: /clients/client8/~dmtmp/COREL, reason: lookup detected pending operations >[2012-04-03 17:45:10.285750] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client1/~dmtmp/PM >[2012-04-03 17:45:10.286894] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client7/~dmtmp/PM >[2012-04-03 17:45:10.288454] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background entry self-heal completed on /clients/client4/~dmtmp/COREL >[2012-04-03 17:45:10.290259] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-0: background entry self-heal completed on /clients/client4/~dmtmp/COREL >[2012-04-03 17:45:10.290554] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-0: background entry self-heal triggered. path: /clients/client7/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:10.291065] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client5/~dmtmp/COREL, reason: lookup detected pending operations >[2012-04-03 17:45:10.292473] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client9/~dmtmp/PM >[2012-04-03 17:45:10.292937] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background entry self-heal completed on /clients/client2/~dmtmp/PM >[2012-04-03 17:45:10.294577] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client7/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:10.297803] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background entry self-heal completed on /clients/client0/~dmtmp/COREL >[2012-04-03 17:45:10.298812] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-0: background entry self-heal completed on /clients/client0/~dmtmp/COREL >[2012-04-03 17:45:10.299048] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-0: background entry self-heal completed on /clients/client8/~dmtmp/COREL >[2012-04-03 17:45:10.299629] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client4/~dmtmp/COREL >[2012-04-03 17:45:10.300132] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background entry self-heal completed on /clients/client8/~dmtmp/COREL >[2012-04-03 17:45:10.301619] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client0/~dmtmp/COREL >[2012-04-03 17:45:10.303906] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-0: background entry self-heal completed on /clients/client7/~dmtmp/PM >[2012-04-03 17:45:10.307115] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client5/~dmtmp/COREL >[2012-04-03 17:45:10.307716] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background entry self-heal triggered. path: /clients/client6/~dmtmp/COREL, reason: lookup detected pending operations >[2012-04-03 17:45:10.309118] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client7/~dmtmp/PM >[2012-04-03 17:45:10.310858] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client5/~dmtmp/COREL, reason: lookup detected pending operations >[2012-04-03 17:45:10.311850] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-0: background entry self-heal triggered. path: /clients/client5/~dmtmp/COREL, reason: lookup detected pending operations >[2012-04-03 17:45:10.312765] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background entry self-heal triggered. path: /clients/client2/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:10.313895] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background entry self-heal triggered. path: /clients/client5/~dmtmp/COREL, reason: lookup detected pending operations >[2012-04-03 17:45:10.319577] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-0: background entry self-heal completed on /clients/client5/~dmtmp/COREL >[2012-04-03 17:45:10.320664] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client5/~dmtmp/COREL >[2012-04-03 17:45:10.328617] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background entry self-heal completed on /clients/client6/~dmtmp/COREL >[2012-04-03 17:45:10.332663] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client6/~dmtmp/COREL, reason: lookup detected pending operations >[2012-04-03 17:45:10.333111] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-0: background entry self-heal triggered. path: /clients/client6/~dmtmp/COREL, reason: lookup detected pending operations >[2012-04-03 17:45:10.335151] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background entry self-heal triggered. path: /clients/client6/~dmtmp/COREL, reason: lookup detected pending operations >[2012-04-03 17:45:10.335430] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background entry self-heal completed on /clients/client2/~dmtmp/PM >[2012-04-03 17:45:10.335795] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background entry self-heal completed on /clients/client5/~dmtmp/COREL >[2012-04-03 17:45:10.337491] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client1/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:10.341507] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-0: background entry self-heal triggered. path: /clients/client8/~dmtmp/COREL, reason: lookup detected pending operations >[2012-04-03 17:45:10.348673] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client4/~dmtmp/COREL, reason: lookup detected pending operations >[2012-04-03 17:45:10.351888] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client6/~dmtmp/COREL >[2012-04-03 17:45:10.352936] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-0: background entry self-heal completed on /clients/client6/~dmtmp/COREL >[2012-04-03 17:45:10.361124] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-0: background entry self-heal completed on /clients/client8/~dmtmp/COREL >[2012-04-03 17:45:10.362069] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client1/~dmtmp/PM >[2012-04-03 17:45:10.363657] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-0: background entry self-heal triggered. path: /clients/client8/~dmtmp/COREL, reason: lookup detected pending operations >[2012-04-03 17:45:10.366815] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background entry self-heal completed on /clients/client6/~dmtmp/COREL >[2012-04-03 17:45:10.370321] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-0: background entry self-heal triggered. path: /clients/client0/~dmtmp/COREL, reason: lookup detected pending operations >[2012-04-03 17:45:10.371410] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background entry self-heal triggered. path: /clients/client8/~dmtmp/COREL, reason: lookup detected pending operations >[2012-04-03 17:45:10.372330] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client4/~dmtmp/COREL >[2012-04-03 17:45:10.375628] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-0: background entry self-heal triggered. path: /clients/client4/~dmtmp/COREL, reason: lookup detected pending operations >[2012-04-03 17:45:10.377254] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client4/~dmtmp/COREL, reason: lookup detected pending operations >[2012-04-03 17:45:10.378970] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background entry self-heal triggered. path: /clients/client4/~dmtmp/COREL, reason: lookup detected pending operations >[2012-04-03 17:45:10.384321] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-0: background entry self-heal completed on /clients/client8/~dmtmp/COREL >[2012-04-03 17:45:10.389277] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-0: background entry self-heal completed on /clients/client0/~dmtmp/COREL >[2012-04-03 17:45:10.390594] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-0: background entry self-heal completed on /clients/client4/~dmtmp/COREL >[2012-04-03 17:45:10.390916] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client5/~dmtmp/COREL, reason: lookup detected pending operations >[2012-04-03 17:45:10.393967] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-0: background entry self-heal triggered. path: /clients/client0/~dmtmp/COREL, reason: lookup detected pending operations >[2012-04-03 17:45:10.394335] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background entry self-heal completed on /clients/client8/~dmtmp/COREL >[2012-04-03 17:45:10.394884] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client0/~dmtmp/COREL, reason: lookup detected pending operations >[2012-04-03 17:45:10.395790] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client4/~dmtmp/COREL >[2012-04-03 17:45:10.398424] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client1/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:10.399724] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background entry self-heal triggered. path: /clients/client0/~dmtmp/COREL, reason: lookup detected pending operations >[2012-04-03 17:45:10.400033] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client6/~dmtmp/COREL, reason: lookup detected pending operations >[2012-04-03 17:45:10.402022] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background entry self-heal completed on /clients/client4/~dmtmp/COREL >[2012-04-03 17:45:10.402571] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background entry self-heal triggered. path: /clients/client6/~dmtmp/COREL, reason: lookup detected pending operations >[2012-04-03 17:45:10.402785] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-0: background entry self-heal completed on /clients/client0/~dmtmp/COREL >[2012-04-03 17:45:10.403430] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client5/~dmtmp/COREL >[2012-04-03 17:45:10.405199] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-0: background entry self-heal triggered. path: /clients/client5/~dmtmp/COREL, reason: lookup detected pending operations >[2012-04-03 17:45:10.405746] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client0/~dmtmp/COREL >[2012-04-03 17:45:10.406138] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client5/~dmtmp/COREL, reason: lookup detected pending operations >[2012-04-03 17:45:10.406379] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client1/~dmtmp/PM >[2012-04-03 17:45:10.407789] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client6/~dmtmp/COREL >[2012-04-03 17:45:10.408404] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background entry self-heal triggered. path: /clients/client5/~dmtmp/COREL, reason: lookup detected pending operations >[2012-04-03 17:45:10.413819] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background entry self-heal completed on /clients/client0/~dmtmp/COREL >[2012-04-03 17:45:10.414303] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-0: background entry self-heal completed on /clients/client5/~dmtmp/COREL >[2012-04-03 17:45:10.415672] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background entry self-heal completed on /clients/client6/~dmtmp/COREL >[2012-04-03 17:45:10.421906] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client5/~dmtmp/COREL >[2012-04-03 17:45:10.423419] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background entry self-heal completed on /clients/client5/~dmtmp/COREL >[2012-04-03 17:45:10.425511] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-0: background entry self-heal triggered. path: /clients/client8/~dmtmp/COREL, reason: lookup detected pending operations >[2012-04-03 17:45:10.430163] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client4/~dmtmp/COREL, reason: lookup detected pending operations >[2012-04-03 17:45:10.435019] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-0: background entry self-heal completed on /clients/client8/~dmtmp/COREL >[2012-04-03 17:45:10.437427] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background entry self-heal triggered. path: /clients/client2/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:10.440623] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client4/~dmtmp/COREL >[2012-04-03 17:45:10.443693] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-0: background entry self-heal triggered. path: /clients/client4/~dmtmp/COREL, reason: lookup detected pending operations >[2012-04-03 17:45:10.445661] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client4/~dmtmp/COREL, reason: lookup detected pending operations >[2012-04-03 17:45:10.446989] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background entry self-heal triggered. path: /clients/client4/~dmtmp/COREL, reason: lookup detected pending operations >[2012-04-03 17:45:10.449587] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-0: background entry self-heal triggered. path: /clients/client0/~dmtmp/COREL, reason: lookup detected pending operations >[2012-04-03 17:45:10.450515] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client7/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:10.452147] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client5/~dmtmp/COREL, reason: lookup detected pending operations >[2012-04-03 17:45:10.452886] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-0: background entry self-heal triggered. path: /clients/client5/~dmtmp/COREL, reason: lookup detected pending operations >[2012-04-03 17:45:10.455776] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client4/~dmtmp/COREL >[2012-04-03 17:45:10.457251] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background entry self-heal triggered. path: /clients/client5/~dmtmp/COREL, reason: lookup detected pending operations >[2012-04-03 17:45:10.457671] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background entry self-heal completed on /clients/client2/~dmtmp/PM >[2012-04-03 17:45:10.462173] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-0: background entry self-heal completed on /clients/client4/~dmtmp/COREL >[2012-04-03 17:45:10.463135] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client7/~dmtmp/PM >[2012-04-03 17:45:10.464584] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-0: background entry self-heal completed on /clients/client0/~dmtmp/COREL >[2012-04-03 17:45:10.466158] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-0: background entry self-heal triggered. path: /clients/client7/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:10.467319] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background entry self-heal triggered. path: /clients/client6/~dmtmp/COREL, reason: lookup detected pending operations >[2012-04-03 17:45:10.468371] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client1/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:10.468566] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client5/~dmtmp/COREL >[2012-04-03 17:45:10.469473] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-0: background entry self-heal completed on /clients/client5/~dmtmp/COREL >[2012-04-03 17:45:10.469968] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-0: background entry self-heal triggered. path: /clients/client0/~dmtmp/COREL, reason: lookup detected pending operations >[2012-04-03 17:45:10.470233] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background entry self-heal completed on /clients/client4/~dmtmp/COREL >[2012-04-03 17:45:10.470699] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client7/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:10.471040] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background entry self-heal triggered. path: /clients/client0/~dmtmp/COREL, reason: lookup detected pending operations >[2012-04-03 17:45:10.472584] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client0/~dmtmp/COREL, reason: lookup detected pending operations >[2012-04-03 17:45:10.475688] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background entry self-heal completed on /clients/client5/~dmtmp/COREL >[2012-04-03 17:45:10.480006] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-0: background entry self-heal completed on /clients/client7/~dmtmp/PM >[2012-04-03 17:45:10.480952] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-0: background entry self-heal completed on /clients/client0/~dmtmp/COREL >[2012-04-03 17:45:10.483086] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client1/~dmtmp/PM >[2012-04-03 17:45:10.483440] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client7/~dmtmp/PM >[2012-04-03 17:45:10.483738] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background entry self-heal completed on /clients/client6/~dmtmp/COREL >[2012-04-03 17:45:10.484262] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background entry self-heal completed on /clients/client0/~dmtmp/COREL >[2012-04-03 17:45:10.484936] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client0/~dmtmp/COREL >[2012-04-03 17:45:10.487908] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-0: background entry self-heal triggered. path: /clients/client6/~dmtmp/COREL, reason: lookup detected pending operations >[2012-04-03 17:45:10.489347] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client6/~dmtmp/COREL, reason: lookup detected pending operations >[2012-04-03 17:45:10.489631] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background entry self-heal triggered. path: /clients/client6/~dmtmp/COREL, reason: lookup detected pending operations >[2012-04-03 17:45:10.493721] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background entry self-heal triggered. path: /clients/client2/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:10.501417] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client6/~dmtmp/COREL >[2012-04-03 17:45:10.501775] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-0: background entry self-heal completed on /clients/client6/~dmtmp/COREL >[2012-04-03 17:45:10.504840] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background entry self-heal completed on /clients/client6/~dmtmp/COREL >[2012-04-03 17:45:10.507973] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background entry self-heal completed on /clients/client2/~dmtmp/PM >[2012-04-03 17:45:10.511685] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client7/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:10.512818] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client1/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:10.519372] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client4/~dmtmp/COREL, reason: lookup detected pending operations >[2012-04-03 17:45:10.525436] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client7/~dmtmp/PM >[2012-04-03 17:45:10.526242] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client1/~dmtmp/PM >[2012-04-03 17:45:10.527082] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client7/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:10.528251] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-0: background entry self-heal triggered. path: /clients/client7/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:10.529337] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client4/~dmtmp/COREL >[2012-04-03 17:45:10.530004] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-0: background entry self-heal triggered. path: /clients/client0/~dmtmp/COREL, reason: lookup detected pending operations >[2012-04-03 17:45:10.533417] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background entry self-heal triggered. path: /clients/client4/~dmtmp/COREL, reason: lookup detected pending operations >[2012-04-03 17:45:10.533969] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-0: background entry self-heal triggered. path: /clients/client4/~dmtmp/COREL, reason: lookup detected pending operations >[2012-04-03 17:45:10.535685] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client4/~dmtmp/COREL, reason: lookup detected pending operations >[2012-04-03 17:45:10.537014] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-0: background entry self-heal completed on /clients/client7/~dmtmp/PM >[2012-04-03 17:45:10.537570] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client5/~dmtmp/COREL, reason: lookup detected pending operations >[2012-04-03 17:45:10.538554] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-0: background entry self-heal completed on /clients/client0/~dmtmp/COREL >[2012-04-03 17:45:10.539445] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client7/~dmtmp/PM >[2012-04-03 17:45:10.542106] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-0: background entry self-heal completed on /clients/client4/~dmtmp/COREL >[2012-04-03 17:45:10.542575] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-0: background entry self-heal triggered. path: /clients/client0/~dmtmp/COREL, reason: lookup detected pending operations >[2012-04-03 17:45:10.543056] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client0/~dmtmp/COREL, reason: lookup detected pending operations >[2012-04-03 17:45:10.543605] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background entry self-heal triggered. path: /clients/client0/~dmtmp/COREL, reason: lookup detected pending operations >[2012-04-03 17:45:10.544852] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client4/~dmtmp/COREL >[2012-04-03 17:45:10.546272] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client5/~dmtmp/COREL >[2012-04-03 17:45:10.550730] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client5/~dmtmp/COREL, reason: lookup detected pending operations >[2012-04-03 17:45:10.551116] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background entry self-heal completed on /clients/client4/~dmtmp/COREL >[2012-04-03 17:45:10.552101] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-0: background entry self-heal triggered. path: /clients/client5/~dmtmp/COREL, reason: lookup detected pending operations >[2012-04-03 17:45:10.552605] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background entry self-heal triggered. path: /clients/client5/~dmtmp/COREL, reason: lookup detected pending operations >[2012-04-03 17:45:10.554040] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client0/~dmtmp/COREL >[2012-04-03 17:45:10.557042] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background entry self-heal triggered. path: /clients/client2/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:10.558202] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background entry self-heal triggered. path: /clients/client6/~dmtmp/COREL, reason: lookup detected pending operations >[2012-04-03 17:45:10.559001] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-0: background entry self-heal completed on /clients/client0/~dmtmp/COREL >[2012-04-03 17:45:10.562863] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client5/~dmtmp/COREL >[2012-04-03 17:45:10.564166] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-0: background entry self-heal completed on /clients/client5/~dmtmp/COREL >[2012-04-03 17:45:10.566543] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background entry self-heal completed on /clients/client0/~dmtmp/COREL >[2012-04-03 17:45:10.572531] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client1/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:10.576941] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background entry self-heal completed on /clients/client5/~dmtmp/COREL >[2012-04-03 17:45:10.577211] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background entry self-heal completed on /clients/client2/~dmtmp/PM >[2012-04-03 17:45:10.579322] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background entry self-heal completed on /clients/client6/~dmtmp/COREL >[2012-04-03 17:45:10.579960] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client7/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:10.581260] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client1/~dmtmp/PM >[2012-04-03 17:45:10.582174] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client6/~dmtmp/COREL, reason: lookup detected pending operations >[2012-04-03 17:45:10.583886] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-0: background entry self-heal triggered. path: /clients/client6/~dmtmp/COREL, reason: lookup detected pending operations >[2012-04-03 17:45:10.587377] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background entry self-heal triggered. path: /clients/client6/~dmtmp/COREL, reason: lookup detected pending operations >[2012-04-03 17:45:10.589754] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client7/~dmtmp/PM >[2012-04-03 17:45:10.590269] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client6/~dmtmp/COREL >[2012-04-03 17:45:10.591406] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-0: background entry self-heal completed on /clients/client6/~dmtmp/COREL >[2012-04-03 17:45:10.591746] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client7/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:10.592496] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-0: background entry self-heal triggered. path: /clients/client7/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:10.593886] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-0: background entry self-heal triggered. path: /clients/client8/~dmtmp/COREL, reason: lookup detected pending operations >[2012-04-03 17:45:10.597638] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-0: background entry self-heal completed on /clients/client7/~dmtmp/PM >[2012-04-03 17:45:10.599805] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-0: background entry self-heal completed on /clients/client8/~dmtmp/COREL >[2012-04-03 17:45:10.600476] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background entry self-heal completed on /clients/client6/~dmtmp/COREL >[2012-04-03 17:45:10.602485] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client4/~dmtmp/COREL, reason: lookup detected pending operations >[2012-04-03 17:45:10.602672] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-0: background entry self-heal triggered. path: /clients/client8/~dmtmp/COREL, reason: lookup detected pending operations >[2012-04-03 17:45:10.602810] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client7/~dmtmp/PM >[2012-04-03 17:45:10.604302] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background entry self-heal triggered. path: /clients/client8/~dmtmp/COREL, reason: lookup detected pending operations >[2012-04-03 17:45:10.608666] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background entry self-heal triggered. path: /clients/client9/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:10.609748] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client5/~dmtmp/COREL, reason: lookup detected pending operations >[2012-04-03 17:45:10.610491] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client1/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:10.610743] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-0: background entry self-heal completed on /clients/client8/~dmtmp/COREL >[2012-04-03 17:45:10.613967] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background entry self-heal triggered. path: /clients/client2/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:10.614978] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client4/~dmtmp/COREL >[2012-04-03 17:45:10.615893] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background entry self-heal completed on /clients/client8/~dmtmp/COREL >[2012-04-03 17:45:10.618845] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client4/~dmtmp/COREL, reason: lookup detected pending operations >[2012-04-03 17:45:10.619552] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-0: background entry self-heal triggered. path: /clients/client4/~dmtmp/COREL, reason: lookup detected pending operations >[2012-04-03 17:45:10.621304] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background entry self-heal triggered. path: /clients/client4/~dmtmp/COREL, reason: lookup detected pending operations >[2012-04-03 17:45:10.622716] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client5/~dmtmp/COREL >[2012-04-03 17:45:10.623688] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client1/~dmtmp/PM >[2012-04-03 17:45:10.626189] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background entry self-heal triggered. path: /clients/client5/~dmtmp/COREL, reason: lookup detected pending operations >[2012-04-03 17:45:10.626428] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background entry self-heal completed on /clients/client9/~dmtmp/PM >[2012-04-03 17:45:10.626757] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background entry self-heal completed on /clients/client2/~dmtmp/PM >[2012-04-03 17:45:10.627411] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-0: background entry self-heal triggered. path: /clients/client0/~dmtmp/COREL, reason: lookup detected pending operations >[2012-04-03 17:45:10.627650] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-0: background entry self-heal triggered. path: /clients/client5/~dmtmp/COREL, reason: lookup detected pending operations >[2012-04-03 17:45:10.627862] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client5/~dmtmp/COREL, reason: lookup detected pending operations >[2012-04-03 17:45:10.629752] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-0: background entry self-heal triggered. path: /clients/client8/~dmtmp/COREL, reason: lookup detected pending operations >[2012-04-03 17:45:10.630049] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-0: background entry self-heal completed on /clients/client4/~dmtmp/COREL >[2012-04-03 17:45:10.631052] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client7/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:10.631334] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client9/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:10.631649] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client4/~dmtmp/COREL >[2012-04-03 17:45:10.632999] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background entry self-heal triggered. path: /clients/client9/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:10.637778] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background entry self-heal completed on /clients/client4/~dmtmp/COREL >[2012-04-03 17:45:10.640491] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-0: background entry self-heal completed on /clients/client0/~dmtmp/COREL >[2012-04-03 17:45:10.640911] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-0: background entry self-heal completed on /clients/client5/~dmtmp/COREL >[2012-04-03 17:45:10.641510] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client5/~dmtmp/COREL >[2012-04-03 17:45:10.641966] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background entry self-heal triggered. path: /clients/client6/~dmtmp/COREL, reason: lookup detected pending operations >[2012-04-03 17:45:10.642505] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-0: background entry self-heal completed on /clients/client8/~dmtmp/COREL >[2012-04-03 17:45:10.643275] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background entry self-heal completed on /clients/client5/~dmtmp/COREL >[2012-04-03 17:45:10.643584] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client7/~dmtmp/PM >[2012-04-03 17:45:10.644088] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client9/~dmtmp/PM >[2012-04-03 17:45:10.644700] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background entry self-heal triggered. path: /clients/client0/~dmtmp/COREL, reason: lookup detected pending operations >[2012-04-03 17:45:10.644923] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-0: background entry self-heal triggered. path: /clients/client0/~dmtmp/COREL, reason: lookup detected pending operations >[2012-04-03 17:45:10.645751] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-0: background entry self-heal triggered. path: /clients/client8/~dmtmp/COREL, reason: lookup detected pending operations >[2012-04-03 17:45:10.646020] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client0/~dmtmp/COREL, reason: lookup detected pending operations >[2012-04-03 17:45:10.646762] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background entry self-heal triggered. path: /clients/client8/~dmtmp/COREL, reason: lookup detected pending operations >[2012-04-03 17:45:10.647217] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-0: background entry self-heal triggered. path: /clients/client7/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:10.647646] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background entry self-heal completed on /clients/client9/~dmtmp/PM >[2012-04-03 17:45:10.648822] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client7/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:10.655432] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-0: background entry self-heal completed on /clients/client0/~dmtmp/COREL >[2012-04-03 17:45:10.656488] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background entry self-heal completed on /clients/client6/~dmtmp/COREL >[2012-04-03 17:45:10.658933] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-0: background entry self-heal completed on /clients/client8/~dmtmp/COREL >[2012-04-03 17:45:10.660036] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background entry self-heal completed on /clients/client0/~dmtmp/COREL >[2012-04-03 17:45:10.660606] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client1/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:10.661085] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-0: background entry self-heal completed on /clients/client7/~dmtmp/PM >[2012-04-03 17:45:10.662836] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-0: background entry self-heal triggered. path: /clients/client6/~dmtmp/COREL, reason: lookup detected pending operations >[2012-04-03 17:45:10.663151] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client6/~dmtmp/COREL, reason: lookup detected pending operations >[2012-04-03 17:45:10.664853] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client0/~dmtmp/COREL >[2012-04-03 17:45:10.665259] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client7/~dmtmp/PM >[2012-04-03 17:45:10.667291] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background entry self-heal completed on /clients/client8/~dmtmp/COREL >[2012-04-03 17:45:10.668056] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background entry self-heal triggered. path: /clients/client6/~dmtmp/COREL, reason: lookup detected pending operations >[2012-04-03 17:45:10.668434] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background entry self-heal triggered. path: /clients/client9/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:10.671436] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-0: background entry self-heal completed on /clients/client6/~dmtmp/COREL >[2012-04-03 17:45:10.675484] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client4/~dmtmp/COREL, reason: lookup detected pending operations >[2012-04-03 17:45:10.677318] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client1/~dmtmp/PM >[2012-04-03 17:45:10.678642] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client6/~dmtmp/COREL >[2012-04-03 17:45:10.684263] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background entry self-heal completed on /clients/client6/~dmtmp/COREL >[2012-04-03 17:45:10.685050] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background entry self-heal triggered. path: /clients/client2/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:10.685205] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background entry self-heal completed on /clients/client9/~dmtmp/PM >[2012-04-03 17:45:10.686637] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-0: background entry self-heal triggered. path: /clients/client3/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:10.688793] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client4/~dmtmp/COREL >[2012-04-03 17:45:10.689652] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background entry self-heal triggered. path: /clients/client9/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:10.690504] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client9/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:10.693916] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-0: background entry self-heal triggered. path: /clients/client4/~dmtmp/COREL, reason: lookup detected pending operations >[2012-04-03 17:45:10.694800] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client4/~dmtmp/COREL, reason: lookup detected pending operations >[2012-04-03 17:45:10.695666] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background entry self-heal triggered. path: /clients/client4/~dmtmp/COREL, reason: lookup detected pending operations >[2012-04-03 17:45:10.697457] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background entry self-heal completed on /clients/client2/~dmtmp/PM >[2012-04-03 17:45:10.699231] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-0: background entry self-heal completed on /clients/client3/~dmtmp/PM >[2012-04-03 17:45:10.704420] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-0: background entry self-heal triggered. path: /clients/client3/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:10.707049] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-0: background entry self-heal completed on /clients/client4/~dmtmp/COREL >[2012-04-03 17:45:10.707784] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client9/~dmtmp/PM >[2012-04-03 17:45:10.707984] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background entry self-heal completed on /clients/client9/~dmtmp/PM >[2012-04-03 17:45:10.708182] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client4/~dmtmp/COREL >[2012-04-03 17:45:10.709180] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-0: background entry self-heal triggered. path: /clients/client7/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:10.712266] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client7/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:10.712579] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client6/~dmtmp/COREL, reason: lookup detected pending operations >[2012-04-03 17:45:10.713586] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background entry self-heal triggered. path: /clients/client6/~dmtmp/COREL, reason: lookup detected pending operations >[2012-04-03 17:45:10.715373] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background entry self-heal completed on /clients/client4/~dmtmp/COREL >[2012-04-03 17:45:10.715814] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-0: background entry self-heal completed on /clients/client3/~dmtmp/PM >[2012-04-03 17:45:10.723016] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client1/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:10.723472] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-0: background entry self-heal triggered. path: /clients/client0/~dmtmp/COREL, reason: lookup detected pending operations >[2012-04-03 17:45:10.723897] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-0: background entry self-heal completed on /clients/client7/~dmtmp/PM >[2012-04-03 17:45:10.725763] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client7/~dmtmp/PM >[2012-04-03 17:45:10.726200] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background entry self-heal triggered. path: /clients/client2/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:10.726414] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client6/~dmtmp/COREL >[2012-04-03 17:45:10.727631] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background entry self-heal completed on /clients/client6/~dmtmp/COREL >[2012-04-03 17:45:10.729678] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-0: background entry self-heal triggered. path: /clients/client8/~dmtmp/COREL, reason: lookup detected pending operations >[2012-04-03 17:45:10.733305] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-0: background entry self-heal completed on /clients/client0/~dmtmp/COREL >[2012-04-03 17:45:10.734264] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client1/~dmtmp/PM >[2012-04-03 17:45:10.737119] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client0/~dmtmp/COREL, reason: lookup detected pending operations >[2012-04-03 17:45:10.737466] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-0: background entry self-heal triggered. path: /clients/client0/~dmtmp/COREL, reason: lookup detected pending operations >[2012-04-03 17:45:10.737717] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background entry self-heal triggered. path: /clients/client0/~dmtmp/COREL, reason: lookup detected pending operations >[2012-04-03 17:45:10.740016] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background entry self-heal completed on /clients/client2/~dmtmp/PM >[2012-04-03 17:45:10.741894] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-0: background entry self-heal completed on /clients/client8/~dmtmp/COREL >[2012-04-03 17:45:10.746396] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client7/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:10.747097] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-0: background entry self-heal triggered. path: /clients/client8/~dmtmp/COREL, reason: lookup detected pending operations >[2012-04-03 17:45:10.747992] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background entry self-heal triggered. path: /clients/client8/~dmtmp/COREL, reason: lookup detected pending operations >[2012-04-03 17:45:10.749360] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-0: background entry self-heal completed on /clients/client0/~dmtmp/COREL >[2012-04-03 17:45:10.750297] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-0: background entry self-heal triggered. path: /clients/client3/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:10.750935] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client0/~dmtmp/COREL >[2012-04-03 17:45:10.751154] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background entry self-heal completed on /clients/client0/~dmtmp/COREL >[2012-04-03 17:45:10.756909] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client7/~dmtmp/PM >[2012-04-03 17:45:10.758684] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client1/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:10.759688] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-0: background entry self-heal completed on /clients/client8/~dmtmp/COREL >[2012-04-03 17:45:10.762056] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client7/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:10.763022] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background entry self-heal completed on /clients/client8/~dmtmp/COREL >[2012-04-03 17:45:10.763411] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-0: background entry self-heal triggered. path: /clients/client7/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:10.764678] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-0: background entry self-heal completed on /clients/client3/~dmtmp/PM >[2012-04-03 17:45:10.769611] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-0: background entry self-heal triggered. path: /clients/client3/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:10.773449] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client1/~dmtmp/PM >[2012-04-03 17:45:10.777514] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-0: background entry self-heal completed on /clients/client7/~dmtmp/PM >[2012-04-03 17:45:10.778227] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client7/~dmtmp/PM >[2012-04-03 17:45:10.779326] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-0: background entry self-heal triggered. path: /clients/client8/~dmtmp/COREL, reason: lookup detected pending operations >[2012-04-03 17:45:10.780469] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background entry self-heal triggered. path: /clients/client9/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:10.780856] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background entry self-heal triggered. path: /clients/client6/~dmtmp/COREL, reason: lookup detected pending operations >[2012-04-03 17:45:10.781909] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-0: background entry self-heal completed on /clients/client3/~dmtmp/PM >[2012-04-03 17:45:10.785909] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background entry self-heal triggered. path: /clients/client2/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:10.789316] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-0: background entry self-heal triggered. path: /clients/client0/~dmtmp/COREL, reason: lookup detected pending operations >[2012-04-03 17:45:10.790187] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-0: background entry self-heal completed on /clients/client8/~dmtmp/COREL >[2012-04-03 17:45:10.792090] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client7/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:10.793214] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background entry self-heal completed on /clients/client9/~dmtmp/PM >[2012-04-03 17:45:10.793981] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background entry self-heal triggered. path: /clients/client8/~dmtmp/COREL, reason: lookup detected pending operations >[2012-04-03 17:45:10.794141] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background entry self-heal completed on /clients/client6/~dmtmp/COREL >[2012-04-03 17:45:10.794877] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-0: background entry self-heal triggered. path: /clients/client8/~dmtmp/COREL, reason: lookup detected pending operations >[2012-04-03 17:45:10.796479] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background entry self-heal triggered. path: /clients/client9/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:10.800117] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client9/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:10.800525] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-0: background entry self-heal triggered. path: /clients/client6/~dmtmp/COREL, reason: lookup detected pending operations >[2012-04-03 17:45:10.800739] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client6/~dmtmp/COREL, reason: lookup detected pending operations >[2012-04-03 17:45:10.802463] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-0: background entry self-heal completed on /clients/client0/~dmtmp/COREL >[2012-04-03 17:45:10.804873] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client7/~dmtmp/PM >[2012-04-03 17:45:10.806674] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-0: background entry self-heal triggered. path: /clients/client0/~dmtmp/COREL, reason: lookup detected pending operations >[2012-04-03 17:45:10.807054] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client0/~dmtmp/COREL, reason: lookup detected pending operations >[2012-04-03 17:45:10.809059] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-0: background entry self-heal completed on /clients/client8/~dmtmp/COREL >[2012-04-03 17:45:10.809346] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client7/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:10.809905] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-0: background entry self-heal triggered. path: /clients/client7/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:10.810323] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client9/~dmtmp/PM >[2012-04-03 17:45:10.810912] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client6/~dmtmp/COREL >[2012-04-03 17:45:10.811881] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-0: background entry self-heal completed on /clients/client6/~dmtmp/COREL >[2012-04-03 17:45:10.814711] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client0/~dmtmp/COREL >[2012-04-03 17:45:10.815079] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-0: background entry self-heal completed on /clients/client0/~dmtmp/COREL >[2012-04-03 17:45:10.815271] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client7/~dmtmp/PM >[2012-04-03 17:45:10.816029] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-0: background entry self-heal completed on /clients/client7/~dmtmp/PM >[2012-04-03 17:45:10.838280] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background entry self-heal triggered. path: /clients/client6/~dmtmp/COREL, reason: lookup detected pending operations >[2012-04-03 17:45:10.838576] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background entry self-heal completed on /clients/client2/~dmtmp/PM >[2012-04-03 17:45:10.840337] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background entry self-heal triggered. path: /clients/client0/~dmtmp/COREL, reason: lookup detected pending operations >[2012-04-03 17:45:10.843634] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background entry self-heal completed on /clients/client8/~dmtmp/COREL >[2012-04-03 17:45:10.845668] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background entry self-heal completed on /clients/client9/~dmtmp/PM >[2012-04-03 17:45:10.848420] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background entry self-heal completed on /clients/client6/~dmtmp/COREL >[2012-04-03 17:45:10.849774] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background entry self-heal completed on /clients/client0/~dmtmp/COREL >[2012-04-03 17:45:10.854491] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client1/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:10.859456] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client1/~dmtmp/PM >[2012-04-03 17:45:10.944599] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-0: background data self-heal triggered. path: /clients/client5/~dmtmp/SEED/LARGE.FIL, reason: lookup detected pending operations >[2012-04-03 17:45:10.946663] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background entry self-heal triggered. path: /clients/client9/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:10.946964] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client7/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:10.958963] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background entry self-heal triggered. path: /clients/client6/~dmtmp/COREL, reason: lookup detected pending operations >[2012-04-03 17:45:10.963013] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client7/~dmtmp/PM >[2012-04-03 17:45:10.963874] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background entry self-heal completed on /clients/client9/~dmtmp/PM >[2012-04-03 17:45:10.964839] I [afr-self-heal-data.c:776:afr_sh_data_fix] 7-dstore-replicate-0: no active sinks for performing self-heal on file /clients/client5/~dmtmp/SEED/LARGE.FIL >[2012-04-03 17:45:10.965573] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-0: background entry self-heal triggered. path: /clients/client8/~dmtmp/COREL, reason: lookup detected pending operations >[2012-04-03 17:45:10.969327] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-0: background entry self-heal triggered. path: /clients/client7/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:10.969788] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client7/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:10.970226] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client9/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:10.970538] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client1/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:10.971556] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-0: background entry self-heal triggered. path: /clients/client3/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:10.973312] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-0: background data self-heal completed on /clients/client5/~dmtmp/SEED/LARGE.FIL >[2012-04-03 17:45:10.976237] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-0: background entry self-heal completed on /clients/client8/~dmtmp/COREL >[2012-04-03 17:45:10.979014] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background entry self-heal triggered. path: /clients/client2/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:10.979173] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client7/~dmtmp/PM >[2012-04-03 17:45:10.979509] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background entry self-heal triggered. path: /clients/client9/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:10.979745] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-0: background entry self-heal completed on /clients/client7/~dmtmp/PM >[2012-04-03 17:45:10.980180] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-0: background entry self-heal triggered. path: /clients/client8/~dmtmp/COREL, reason: lookup detected pending operations >[2012-04-03 17:45:10.980395] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background entry self-heal completed on /clients/client6/~dmtmp/COREL >[2012-04-03 17:45:10.980979] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background entry self-heal triggered. path: /clients/client8/~dmtmp/COREL, reason: lookup detected pending operations >[2012-04-03 17:45:10.981174] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client9/~dmtmp/PM >[2012-04-03 17:45:10.981708] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client1/~dmtmp/PM >[2012-04-03 17:45:10.983414] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-0: background entry self-heal completed on /clients/client3/~dmtmp/PM >[2012-04-03 17:45:10.984548] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-0: background entry self-heal triggered. path: /clients/client6/~dmtmp/COREL, reason: lookup detected pending operations >[2012-04-03 17:45:10.985081] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client6/~dmtmp/COREL, reason: lookup detected pending operations >[2012-04-03 17:45:10.986834] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background entry self-heal triggered. path: /clients/client6/~dmtmp/COREL, reason: lookup detected pending operations >[2012-04-03 17:45:10.991146] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-0: background entry self-heal triggered. path: /clients/client3/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:10.993398] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-0: background entry self-heal completed on /clients/client8/~dmtmp/COREL >[2012-04-03 17:45:10.993725] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client6/~dmtmp/COREL >[2012-04-03 17:45:11.008980] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-0: background entry self-heal completed on /clients/client6/~dmtmp/COREL >[2012-04-03 17:45:11.009958] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-0: background entry self-heal completed on /clients/client3/~dmtmp/PM >[2012-04-03 17:45:11.031505] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background entry self-heal completed on /clients/client2/~dmtmp/PM >[2012-04-03 17:45:11.032806] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background entry self-heal completed on /clients/client9/~dmtmp/PM >[2012-04-03 17:45:11.033468] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background entry self-heal completed on /clients/client8/~dmtmp/COREL >[2012-04-03 17:45:11.100012] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background entry self-heal completed on /clients/client6/~dmtmp/COREL >[2012-04-03 17:45:11.111563] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client1/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:11.114189] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client7/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:11.120693] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client1/~dmtmp/PM >[2012-04-03 17:45:11.121141] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client7/~dmtmp/PM >[2012-04-03 17:45:11.122955] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client7/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:11.125007] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-0: background entry self-heal triggered. path: /clients/client7/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:11.128518] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client7/~dmtmp/PM >[2012-04-03 17:45:11.129844] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-0: background entry self-heal completed on /clients/client7/~dmtmp/PM >[2012-04-03 17:45:11.202087] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-0: background entry self-heal triggered. path: /clients/client3/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:11.203956] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background entry self-heal triggered. path: /clients/client2/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:11.204998] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-0: background entry self-heal triggered. path: /clients/client8/~dmtmp/COREL, reason: lookup detected pending operations >[2012-04-03 17:45:11.210813] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background entry self-heal triggered. path: /clients/client9/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:11.211909] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background entry self-heal completed on /clients/client2/~dmtmp/PM >[2012-04-03 17:45:11.212564] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-0: background entry self-heal completed on /clients/client3/~dmtmp/PM >[2012-04-03 17:45:11.214390] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-0: background entry self-heal completed on /clients/client8/~dmtmp/COREL >[2012-04-03 17:45:11.216227] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-0: background entry self-heal triggered. path: /clients/client3/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:11.217945] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-0: background entry self-heal triggered. path: /clients/client8/~dmtmp/COREL, reason: lookup detected pending operations >[2012-04-03 17:45:11.218415] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-0: background data self-heal triggered. path: /clients/client6/~dmtmp/SEED/SMALL.FIL, reason: lookup detected pending operations >[2012-04-03 17:45:11.223924] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-0: background entry self-heal completed on /clients/client3/~dmtmp/PM >[2012-04-03 17:45:11.224690] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-0: background entry self-heal completed on /clients/client8/~dmtmp/COREL >[2012-04-03 17:45:11.225868] I [afr-self-heal-data.c:776:afr_sh_data_fix] 7-dstore-replicate-0: no active sinks for performing self-heal on file /clients/client6/~dmtmp/SEED/SMALL.FIL >[2012-04-03 17:45:11.228505] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-0: background data self-heal completed on /clients/client6/~dmtmp/SEED/SMALL.FIL >[2012-04-03 17:45:11.254199] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background entry self-heal triggered. path: /clients/client8/~dmtmp/COREL, reason: lookup detected pending operations >[2012-04-03 17:45:11.256545] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client7/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:11.259700] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background entry self-heal completed on /clients/client9/~dmtmp/PM >[2012-04-03 17:45:11.261322] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-0: background data self-heal triggered. path: /clients/client6/~dmtmp/SEED/SMALL.FIL, reason: lookup detected pending operations >[2012-04-03 17:45:11.262086] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background entry self-heal completed on /clients/client8/~dmtmp/COREL >[2012-04-03 17:45:11.263826] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background entry self-heal triggered. path: /clients/client9/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:11.265751] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client9/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:11.267920] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client1/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:11.269849] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client7/~dmtmp/PM >[2012-04-03 17:45:11.273226] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-0: background entry self-heal triggered. path: /clients/client7/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:11.273441] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client7/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:11.274878] I [afr-self-heal-data.c:776:afr_sh_data_fix] 7-dstore-replicate-0: no active sinks for performing self-heal on file /clients/client6/~dmtmp/SEED/SMALL.FIL >[2012-04-03 17:45:11.277702] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-0: background data self-heal completed on /clients/client6/~dmtmp/SEED/SMALL.FIL >[2012-04-03 17:45:11.278238] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client9/~dmtmp/PM >[2012-04-03 17:45:11.278662] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-0: background entry self-heal completed on /clients/client7/~dmtmp/PM >[2012-04-03 17:45:11.279356] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client1/~dmtmp/PM >[2012-04-03 17:45:11.281559] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client7/~dmtmp/PM >[2012-04-03 17:45:11.294157] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-0: background data self-heal triggered. path: /clients/client6/~dmtmp/SEED/MEDIUM.FIL, reason: lookup detected pending operations >[2012-04-03 17:45:11.296610] I [afr-self-heal-data.c:776:afr_sh_data_fix] 7-dstore-replicate-0: no active sinks for performing self-heal on file /clients/client6/~dmtmp/SEED/MEDIUM.FIL >[2012-04-03 17:45:11.298361] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-0: background data self-heal completed on /clients/client6/~dmtmp/SEED/MEDIUM.FIL >[2012-04-03 17:45:11.311185] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background entry self-heal completed on /clients/client9/~dmtmp/PM >[2012-04-03 17:45:11.312704] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background entry self-heal triggered. path: /clients/client2/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:11.321972] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background entry self-heal completed on /clients/client2/~dmtmp/PM >[2012-04-03 17:45:11.323006] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background entry self-heal triggered. path: /clients/client9/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:11.328232] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client1/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:11.330156] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background entry self-heal completed on /clients/client9/~dmtmp/PM >[2012-04-03 17:45:11.330826] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-0: background entry self-heal triggered. path: /clients/client3/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:11.331274] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-0: background entry self-heal triggered. path: /clients/client8/~dmtmp/COREL, reason: lookup detected pending operations >[2012-04-03 17:45:11.331828] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background entry self-heal triggered. path: /clients/client9/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:11.333977] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client9/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:11.336026] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background entry self-heal triggered. path: /clients/client2/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:11.343052] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client1/~dmtmp/PM >[2012-04-03 17:45:11.344639] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-0: background entry self-heal completed on /clients/client3/~dmtmp/PM >[2012-04-03 17:45:11.345126] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-0: background entry self-heal completed on /clients/client8/~dmtmp/COREL >[2012-04-03 17:45:11.348438] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background entry self-heal triggered. path: /clients/client8/~dmtmp/COREL, reason: lookup detected pending operations >[2012-04-03 17:45:11.349849] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-0: background entry self-heal triggered. path: /clients/client3/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:11.350944] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-0: background entry self-heal triggered. path: /clients/client8/~dmtmp/COREL, reason: lookup detected pending operations >[2012-04-03 17:45:11.352296] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-0: background data self-heal triggered. path: /clients/client6/~dmtmp/SEED/LARGE.FIL, reason: lookup detected pending operations >[2012-04-03 17:45:11.352676] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client9/~dmtmp/PM >[2012-04-03 17:45:11.358106] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client7/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:11.358290] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-0: background entry self-heal completed on /clients/client3/~dmtmp/PM >[2012-04-03 17:45:11.358559] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-0: background entry self-heal completed on /clients/client8/~dmtmp/COREL >[2012-04-03 17:45:11.360443] I [afr-self-heal-data.c:776:afr_sh_data_fix] 7-dstore-replicate-0: no active sinks for performing self-heal on file /clients/client6/~dmtmp/SEED/LARGE.FIL >[2012-04-03 17:45:11.361724] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background entry self-heal completed on /clients/client9/~dmtmp/PM >[2012-04-03 17:45:11.363095] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-0: background data self-heal completed on /clients/client6/~dmtmp/SEED/LARGE.FIL >[2012-04-03 17:45:11.364051] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background entry self-heal completed on /clients/client2/~dmtmp/PM >[2012-04-03 17:45:11.370122] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client7/~dmtmp/PM >[2012-04-03 17:45:11.371944] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client7/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:11.372337] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-0: background entry self-heal triggered. path: /clients/client7/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:11.377531] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client7/~dmtmp/PM >[2012-04-03 17:45:11.378310] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-0: background entry self-heal completed on /clients/client7/~dmtmp/PM >[2012-04-03 17:45:11.407191] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background entry self-heal completed on /clients/client8/~dmtmp/COREL >[2012-04-03 17:45:11.408113] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background entry self-heal triggered. path: /clients/client9/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:11.419763] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background entry self-heal completed on /clients/client9/~dmtmp/PM >[2012-04-03 17:45:11.422051] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background entry self-heal triggered. path: /clients/client2/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:11.423081] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client7/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:11.423374] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client9/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:11.423876] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background entry self-heal triggered. path: /clients/client9/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:11.424316] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-0: background entry self-heal triggered. path: /clients/client8/~dmtmp/COREL, reason: lookup detected pending operations >[2012-04-03 17:45:11.427626] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-0: background entry self-heal triggered. path: /clients/client3/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:11.431771] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client7/~dmtmp/PM >[2012-04-03 17:45:11.433550] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background entry self-heal completed on /clients/client2/~dmtmp/PM >[2012-04-03 17:45:11.434534] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client1/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:11.435014] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client9/~dmtmp/PM >[2012-04-03 17:45:11.435322] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background entry self-heal completed on /clients/client9/~dmtmp/PM >[2012-04-03 17:45:11.435887] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-0: background entry self-heal completed on /clients/client8/~dmtmp/COREL >[2012-04-03 17:45:11.437415] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client7/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:11.440018] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-0: background entry self-heal triggered. path: /clients/client7/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:11.440839] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background entry self-heal triggered. path: /clients/client8/~dmtmp/COREL, reason: lookup detected pending operations >[2012-04-03 17:45:11.442049] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-0: background entry self-heal completed on /clients/client3/~dmtmp/PM >[2012-04-03 17:45:11.442642] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-0: background entry self-heal triggered. path: /clients/client8/~dmtmp/COREL, reason: lookup detected pending operations >[2012-04-03 17:45:11.447174] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-0: background entry self-heal triggered. path: /clients/client3/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:11.447816] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client1/~dmtmp/PM >[2012-04-03 17:45:11.448735] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client7/~dmtmp/PM >[2012-04-03 17:45:11.449777] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background entry self-heal completed on /clients/client8/~dmtmp/COREL >[2012-04-03 17:45:11.452196] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-0: background entry self-heal completed on /clients/client7/~dmtmp/PM >[2012-04-03 17:45:11.455184] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client9/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:11.461135] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-0: background entry self-heal completed on /clients/client8/~dmtmp/COREL >[2012-04-03 17:45:11.461422] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-0: background entry self-heal completed on /clients/client3/~dmtmp/PM >[2012-04-03 17:45:11.466096] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client9/~dmtmp/PM >[2012-04-03 17:45:11.467014] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client1/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:11.476680] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background entry self-heal triggered. path: /clients/client2/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:11.476964] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client1/~dmtmp/PM >[2012-04-03 17:45:11.478537] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-0: background entry self-heal triggered. path: /clients/client7/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:11.487148] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background entry self-heal completed on /clients/client2/~dmtmp/PM >[2012-04-03 17:45:11.490801] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-0: background entry self-heal completed on /clients/client7/~dmtmp/PM >[2012-04-03 17:45:11.497688] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-0: background entry self-heal triggered. path: /clients/client3/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:11.504841] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client1/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:11.505038] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client7/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:11.508067] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background entry self-heal triggered. path: /clients/client2/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:11.510152] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-0: background entry self-heal triggered. path: /clients/client8/~dmtmp/COREL, reason: lookup detected pending operations >[2012-04-03 17:45:11.510662] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-0: background entry self-heal completed on /clients/client3/~dmtmp/PM >[2012-04-03 17:45:11.517034] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client1/~dmtmp/PM >[2012-04-03 17:45:11.518086] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client7/~dmtmp/PM >[2012-04-03 17:45:11.519499] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background entry self-heal completed on /clients/client2/~dmtmp/PM >[2012-04-03 17:45:11.521565] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-0: background entry self-heal triggered. path: /clients/client7/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:11.523784] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client7/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:11.524287] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-0: background entry self-heal completed on /clients/client8/~dmtmp/COREL >[2012-04-03 17:45:11.527647] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-0: background entry self-heal triggered. path: /clients/client8/~dmtmp/COREL, reason: lookup detected pending operations >[2012-04-03 17:45:11.529007] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background entry self-heal triggered. path: /clients/client8/~dmtmp/COREL, reason: lookup detected pending operations >[2012-04-03 17:45:11.535352] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-0: background entry self-heal completed on /clients/client7/~dmtmp/PM >[2012-04-03 17:45:11.537714] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client7/~dmtmp/PM >[2012-04-03 17:45:11.539844] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-0: background entry self-heal completed on /clients/client8/~dmtmp/COREL >[2012-04-03 17:45:11.542542] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background entry self-heal completed on /clients/client8/~dmtmp/COREL >[2012-04-03 17:45:11.547626] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-0: background entry self-heal triggered. path: /clients/client3/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:11.553330] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-0: background entry self-heal completed on /clients/client3/~dmtmp/PM >[2012-04-03 17:45:11.558029] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-0: background entry self-heal triggered. path: /clients/client3/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:11.560752] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-0: background entry self-heal triggered. path: /clients/client0/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:11.571082] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client1/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:11.577524] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-0: background entry self-heal completed on /clients/client3/~dmtmp/PM >[2012-04-03 17:45:11.578133] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-0: background entry self-heal triggered. path: /clients/client8/~dmtmp/COREL, reason: lookup detected pending operations >[2012-04-03 17:45:11.578312] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-0: background entry self-heal completed on /clients/client0/~dmtmp/PM >[2012-04-03 17:45:11.579615] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client7/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:11.585302] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-0: background entry self-heal completed on /clients/client8/~dmtmp/COREL >[2012-04-03 17:45:11.588421] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background entry self-heal triggered. path: /clients/client2/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:11.589087] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background entry self-heal triggered. path: /clients/client8/~dmtmp/COREL, reason: lookup detected pending operations >[2012-04-03 17:45:11.589443] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-0: background entry self-heal triggered. path: /clients/client8/~dmtmp/COREL, reason: lookup detected pending operations >[2012-04-03 17:45:11.592238] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client1/~dmtmp/PM >[2012-04-03 17:45:11.594118] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client7/~dmtmp/PM >[2012-04-03 17:45:11.596244] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background entry self-heal completed on /clients/client2/~dmtmp/PM >[2012-04-03 17:45:11.597316] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-0: background entry self-heal triggered. path: /clients/client7/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:11.597935] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background entry self-heal triggered. path: /clients/client9/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:11.599289] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background entry self-heal completed on /clients/client8/~dmtmp/COREL >[2012-04-03 17:45:11.599465] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-0: background entry self-heal completed on /clients/client8/~dmtmp/COREL >[2012-04-03 17:45:11.600234] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client7/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:11.605626] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-0: background entry self-heal completed on /clients/client7/~dmtmp/PM >[2012-04-03 17:45:11.606779] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background entry self-heal triggered. path: /clients/client5/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:11.607912] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background entry self-heal completed on /clients/client9/~dmtmp/PM >[2012-04-03 17:45:11.609922] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background entry self-heal triggered. path: /clients/client9/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:11.611443] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client9/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:11.611704] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client7/~dmtmp/PM >[2012-04-03 17:45:11.617583] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background entry self-heal completed on /clients/client5/~dmtmp/PM >[2012-04-03 17:45:11.619931] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-0: background entry self-heal triggered. path: /clients/client8/~dmtmp/COREL, reason: lookup detected pending operations >[2012-04-03 17:45:11.620276] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-0: background entry self-heal triggered. path: /clients/client3/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:11.621954] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background entry self-heal triggered. path: /clients/client5/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:11.623007] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background entry self-heal completed on /clients/client9/~dmtmp/PM >[2012-04-03 17:45:11.626728] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background entry self-heal triggered. path: /clients/client2/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:11.626972] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client1/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:11.629429] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client9/~dmtmp/PM >[2012-04-03 17:45:11.632708] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-0: background entry self-heal completed on /clients/client8/~dmtmp/COREL >[2012-04-03 17:45:11.633892] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-0: background entry self-heal triggered. path: /clients/client0/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:11.634071] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-0: background entry self-heal completed on /clients/client3/~dmtmp/PM >[2012-04-03 17:45:11.636454] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background entry self-heal triggered. path: /clients/client8/~dmtmp/COREL, reason: lookup detected pending operations >[2012-04-03 17:45:11.636700] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background entry self-heal completed on /clients/client5/~dmtmp/PM >[2012-04-03 17:45:11.637477] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background entry self-heal completed on /clients/client2/~dmtmp/PM >[2012-04-03 17:45:11.638015] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-0: background entry self-heal triggered. path: /clients/client8/~dmtmp/COREL, reason: lookup detected pending operations >[2012-04-03 17:45:11.638635] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-0: background entry self-heal triggered. path: /clients/client7/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:11.638874] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-0: background entry self-heal triggered. path: /clients/client3/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:11.642172] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-0: background entry self-heal completed on /clients/client0/~dmtmp/PM >[2012-04-03 17:45:11.645012] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client1/~dmtmp/PM >[2012-04-03 17:45:11.645246] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-0: background entry self-heal completed on /clients/client8/~dmtmp/COREL >[2012-04-03 17:45:11.646471] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background entry self-heal triggered. path: /clients/client9/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:11.647858] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-0: background entry self-heal completed on /clients/client7/~dmtmp/PM >[2012-04-03 17:45:11.649009] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-0: background entry self-heal completed on /clients/client3/~dmtmp/PM >[2012-04-03 17:45:11.651625] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background entry self-heal completed on /clients/client8/~dmtmp/COREL >[2012-04-03 17:45:11.658379] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background entry self-heal completed on /clients/client9/~dmtmp/PM >[2012-04-03 17:45:11.660001] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background entry self-heal triggered. path: /clients/client2/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:11.662883] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background entry self-heal triggered. path: /clients/client9/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:11.664308] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background entry self-heal triggered. path: /clients/client5/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:11.667014] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client9/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:11.672499] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background entry self-heal completed on /clients/client2/~dmtmp/PM >[2012-04-03 17:45:11.675048] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background entry self-heal completed on /clients/client9/~dmtmp/PM >[2012-04-03 17:45:11.675548] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background entry self-heal completed on /clients/client5/~dmtmp/PM >[2012-04-03 17:45:11.676166] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client1/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:11.683544] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background entry self-heal triggered. path: /clients/client5/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:11.684019] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client7/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:11.684809] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client9/~dmtmp/PM >[2012-04-03 17:45:11.691819] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client1/~dmtmp/PM >[2012-04-03 17:45:11.695421] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background entry self-heal completed on /clients/client5/~dmtmp/PM >[2012-04-03 17:45:11.697335] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client7/~dmtmp/PM >[2012-04-03 17:45:11.701019] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-0: background entry self-heal triggered. path: /clients/client7/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:11.702760] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client7/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:11.712700] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-0: background entry self-heal completed on /clients/client7/~dmtmp/PM >[2012-04-03 17:45:11.718302] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client7/~dmtmp/PM >[2012-04-03 17:45:11.718633] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-0: background entry self-heal triggered. path: /clients/client1/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:11.720376] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-0: background entry self-heal triggered. path: /clients/client0/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:11.721910] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client1/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:11.722927] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-0: background entry self-heal triggered. path: /clients/client8/~dmtmp/COREL, reason: lookup detected pending operations >[2012-04-03 17:45:11.726275] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background entry self-heal triggered. path: /clients/client9/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:11.730514] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-0: background entry self-heal triggered. path: /clients/client3/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:11.731273] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background entry self-heal triggered. path: /clients/client2/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:11.733800] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client1/~dmtmp/PM >[2012-04-03 17:45:11.735703] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-0: background entry self-heal completed on /clients/client1/~dmtmp/PM >[2012-04-03 17:45:11.738597] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background entry self-heal completed on /clients/client9/~dmtmp/PM >[2012-04-03 17:45:11.739076] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-0: background entry self-heal completed on /clients/client0/~dmtmp/PM >[2012-04-03 17:45:11.741041] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background entry self-heal completed on /clients/client2/~dmtmp/PM >[2012-04-03 17:45:11.741633] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client9/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:11.742160] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background entry self-heal triggered. path: /clients/client9/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:11.742683] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-0: background entry self-heal completed on /clients/client8/~dmtmp/COREL >[2012-04-03 17:45:11.744830] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background entry self-heal triggered. path: /clients/client6/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:11.747904] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background entry self-heal triggered. path: /clients/client8/~dmtmp/COREL, reason: lookup detected pending operations >[2012-04-03 17:45:11.750848] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client9/~dmtmp/PM >[2012-04-03 17:45:11.751198] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-0: background entry self-heal triggered. path: /clients/client8/~dmtmp/COREL, reason: lookup detected pending operations >[2012-04-03 17:45:11.752006] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-0: background entry self-heal completed on /clients/client3/~dmtmp/PM >[2012-04-03 17:45:11.752926] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background entry self-heal completed on /clients/client9/~dmtmp/PM >[2012-04-03 17:45:11.754879] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client7/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:11.755759] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background entry self-heal completed on /clients/client6/~dmtmp/PM >[2012-04-03 17:45:11.757717] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-0: background entry self-heal triggered. path: /clients/client3/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:11.758304] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background entry self-heal completed on /clients/client8/~dmtmp/COREL >[2012-04-03 17:45:11.765783] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client1/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:11.766800] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-0: background entry self-heal triggered. path: /clients/client1/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:11.766947] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-0: background entry self-heal completed on /clients/client8/~dmtmp/COREL >[2012-04-03 17:45:11.767894] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client7/~dmtmp/PM >[2012-04-03 17:45:11.771780] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background entry self-heal triggered. path: /clients/client2/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:11.772634] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client7/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:11.773153] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-0: background entry self-heal triggered. path: /clients/client7/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:11.773616] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-0: background entry self-heal completed on /clients/client3/~dmtmp/PM >[2012-04-03 17:45:11.778894] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-0: background entry self-heal completed on /clients/client1/~dmtmp/PM >[2012-04-03 17:45:11.779329] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client1/~dmtmp/PM >[2012-04-03 17:45:11.784795] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-0: background entry self-heal completed on /clients/client7/~dmtmp/PM >[2012-04-03 17:45:11.785198] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client7/~dmtmp/PM >[2012-04-03 17:45:11.786873] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-0: background entry self-heal triggered. path: /clients/client0/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:11.788429] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background entry self-heal completed on /clients/client2/~dmtmp/PM >[2012-04-03 17:45:11.804648] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background entry self-heal triggered. path: /clients/client5/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:11.805020] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-0: background entry self-heal completed on /clients/client0/~dmtmp/PM >[2012-04-03 17:45:11.805652] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-0: background entry self-heal triggered. path: /clients/client8/~dmtmp/COREL, reason: lookup detected pending operations >[2012-04-03 17:45:11.806421] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background entry self-heal triggered. path: /clients/client9/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:11.816790] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background entry self-heal completed on /clients/client5/~dmtmp/PM >[2012-04-03 17:45:11.820181] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background entry self-heal triggered. path: /clients/client6/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:11.821393] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-0: background entry self-heal completed on /clients/client8/~dmtmp/COREL >[2012-04-03 17:45:11.822707] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background entry self-heal triggered. path: /clients/client2/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:11.823002] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background entry self-heal completed on /clients/client9/~dmtmp/PM >[2012-04-03 17:45:11.824010] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background entry self-heal triggered. path: /clients/client5/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:11.827119] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client1/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:11.827383] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-0: background entry self-heal triggered. path: /clients/client1/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:11.828424] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background entry self-heal triggered. path: /clients/client8/~dmtmp/COREL, reason: lookup detected pending operations >[2012-04-03 17:45:11.829306] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client9/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:11.829841] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-0: background entry self-heal triggered. path: /clients/client8/~dmtmp/COREL, reason: lookup detected pending operations >[2012-04-03 17:45:11.830355] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background entry self-heal triggered. path: /clients/client9/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:11.831243] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-0: background entry self-heal triggered. path: /clients/client3/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:11.833717] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client7/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:11.834806] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background entry self-heal completed on /clients/client6/~dmtmp/PM >[2012-04-03 17:45:11.835808] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background entry self-heal completed on /clients/client2/~dmtmp/PM >[2012-04-03 17:45:11.841116] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-0: background entry self-heal completed on /clients/client1/~dmtmp/PM >[2012-04-03 17:45:11.843236] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client1/~dmtmp/PM >[2012-04-03 17:45:11.843703] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-0: background entry self-heal completed on /clients/client8/~dmtmp/COREL >[2012-04-03 17:45:11.844809] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-0: background entry self-heal completed on /clients/client3/~dmtmp/PM >[2012-04-03 17:45:11.849205] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background entry self-heal completed on /clients/client5/~dmtmp/PM >[2012-04-03 17:45:11.849954] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-0: background entry self-heal triggered. path: /clients/client3/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:11.852951] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background entry self-heal completed on /clients/client8/~dmtmp/COREL >[2012-04-03 17:45:11.853809] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client9/~dmtmp/PM >[2012-04-03 17:45:11.856409] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background entry self-heal completed on /clients/client9/~dmtmp/PM >[2012-04-03 17:45:11.856682] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client7/~dmtmp/PM >[2012-04-03 17:45:11.862375] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-0: background entry self-heal triggered. path: /clients/client7/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:11.865073] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client7/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:11.867074] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-0: background entry self-heal completed on /clients/client3/~dmtmp/PM >[2012-04-03 17:45:11.869012] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client2/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:11.876744] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-0: background entry self-heal triggered. path: /clients/client4/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:11.877556] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-0: background entry self-heal completed on /clients/client7/~dmtmp/PM >[2012-04-03 17:45:11.883476] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client7/~dmtmp/PM >[2012-04-03 17:45:11.886130] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client2/~dmtmp/PM >[2012-04-03 17:45:11.895513] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-0: background entry self-heal completed on /clients/client4/~dmtmp/PM >[2012-04-03 17:45:11.896888] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background entry self-heal triggered. path: /clients/client2/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:11.897287] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client2/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:11.903868] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-0: background entry self-heal triggered. path: /clients/client0/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:11.915669] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client9/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:11.916724] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background entry self-heal triggered. path: /clients/client5/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:11.917759] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background entry self-heal completed on /clients/client2/~dmtmp/PM >[2012-04-03 17:45:11.918560] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client7/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:11.918790] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client2/~dmtmp/PM >[2012-04-03 17:45:11.919251] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background entry self-heal triggered. path: /clients/client9/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:11.922865] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-0: background entry self-heal completed on /clients/client0/~dmtmp/PM >[2012-04-03 17:45:11.923627] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-0: background entry self-heal triggered. path: /clients/client1/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:11.926786] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client1/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:11.934248] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client9/~dmtmp/PM >[2012-04-03 17:45:11.935272] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background entry self-heal completed on /clients/client5/~dmtmp/PM >[2012-04-03 17:45:11.936993] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client7/~dmtmp/PM >[2012-04-03 17:45:11.939936] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background entry self-heal completed on /clients/client9/~dmtmp/PM >[2012-04-03 17:45:11.940343] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background entry self-heal triggered. path: /clients/client6/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:11.940621] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-0: background entry self-heal completed on /clients/client1/~dmtmp/PM >[2012-04-03 17:45:11.941969] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background entry self-heal triggered. path: /clients/client5/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:11.943544] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-0: background entry self-heal triggered. path: /clients/client7/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:11.944020] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client1/~dmtmp/PM >[2012-04-03 17:45:11.944528] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client7/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:11.945012] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client2/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:11.952912] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-0: background entry self-heal triggered. path: /clients/client4/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:11.953244] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-0: background entry self-heal completed on /clients/client7/~dmtmp/PM >[2012-04-03 17:45:11.954049] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background entry self-heal completed on /clients/client6/~dmtmp/PM >[2012-04-03 17:45:11.954953] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background entry self-heal completed on /clients/client5/~dmtmp/PM >[2012-04-03 17:45:11.956354] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client7/~dmtmp/PM >[2012-04-03 17:45:11.958771] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client2/~dmtmp/PM >[2012-04-03 17:45:11.961418] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-0: background entry self-heal completed on /clients/client4/~dmtmp/PM >[2012-04-03 17:45:11.964781] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client2/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:11.965327] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background entry self-heal triggered. path: /clients/client2/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:11.966847] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-0: background entry self-heal triggered. path: /clients/client3/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:11.969076] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background entry self-heal triggered. path: /clients/client8/~dmtmp/COREL, reason: lookup detected pending operations >[2012-04-03 17:45:11.971231] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-0: background entry self-heal triggered. path: /clients/client8/~dmtmp/COREL, reason: lookup detected pending operations >[2012-04-03 17:45:11.973344] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-0: background entry self-heal triggered. path: /clients/client1/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:11.973710] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client7/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:11.974028] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client1/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:11.975024] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background entry self-heal triggered. path: /clients/client9/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:11.981973] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client2/~dmtmp/PM >[2012-04-03 17:45:11.982200] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background entry self-heal completed on /clients/client2/~dmtmp/PM >[2012-04-03 17:45:11.983243] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background entry self-heal completed on /clients/client8/~dmtmp/COREL >[2012-04-03 17:45:11.983429] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-0: background entry self-heal completed on /clients/client3/~dmtmp/PM >[2012-04-03 17:45:11.984431] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-0: background entry self-heal triggered. path: /clients/client0/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:11.991264] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-0: background entry self-heal completed on /clients/client8/~dmtmp/COREL >[2012-04-03 17:45:11.991554] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-0: background entry self-heal triggered. path: /clients/client3/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:11.992497] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background entry self-heal completed on /clients/client9/~dmtmp/PM >[2012-04-03 17:45:11.992944] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client7/~dmtmp/PM >[2012-04-03 17:45:11.993336] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-0: background entry self-heal completed on /clients/client1/~dmtmp/PM >[2012-04-03 17:45:11.994363] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client1/~dmtmp/PM >[2012-04-03 17:45:11.996095] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background entry self-heal triggered. path: /clients/client9/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:11.998639] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-0: background entry self-heal triggered. path: /clients/client7/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:11.998966] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client9/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:12.000321] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client7/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:12.001483] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-0: background entry self-heal completed on /clients/client0/~dmtmp/PM >[2012-04-03 17:45:12.004461] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-0: background entry self-heal completed on /clients/client3/~dmtmp/PM >[2012-04-03 17:45:12.013241] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-0: background entry self-heal triggered. path: /clients/client8/~dmtmp/COREL, reason: lookup detected pending operations >[2012-04-03 17:45:12.014474] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background entry self-heal triggered. path: /clients/client6/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:12.014800] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-0: background entry self-heal completed on /clients/client7/~dmtmp/PM >[2012-04-03 17:45:12.017018] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client9/~dmtmp/PM >[2012-04-03 17:45:12.017743] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client7/~dmtmp/PM >[2012-04-03 17:45:12.018679] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background entry self-heal completed on /clients/client9/~dmtmp/PM >[2012-04-03 17:45:12.025561] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-0: background entry self-heal completed on /clients/client8/~dmtmp/COREL >[2012-04-03 17:45:12.026531] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background entry self-heal completed on /clients/client6/~dmtmp/PM >[2012-04-03 17:45:12.030878] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-0: background entry self-heal triggered. path: /clients/client8/~dmtmp/COREL, reason: lookup detected pending operations >[2012-04-03 17:45:12.031769] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background entry self-heal triggered. path: /clients/client8/~dmtmp/COREL, reason: lookup detected pending operations >[2012-04-03 17:45:12.034445] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client2/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:12.034887] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background entry self-heal triggered. path: /clients/client5/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:12.042746] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-0: background entry self-heal completed on /clients/client8/~dmtmp/COREL >[2012-04-03 17:45:12.045456] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background entry self-heal completed on /clients/client8/~dmtmp/COREL >[2012-04-03 17:45:12.046152] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client2/~dmtmp/PM >[2012-04-03 17:45:12.047366] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background entry self-heal completed on /clients/client5/~dmtmp/PM >[2012-04-03 17:45:12.048044] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background entry self-heal triggered. path: /clients/client2/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:12.048346] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client2/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:12.049083] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-0: background entry self-heal triggered. path: /clients/client3/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:12.049531] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background entry self-heal triggered. path: /clients/client5/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:12.056666] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background entry self-heal triggered. path: /clients/client9/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:12.060667] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background entry self-heal completed on /clients/client2/~dmtmp/PM >[2012-04-03 17:45:12.061288] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client2/~dmtmp/PM >[2012-04-03 17:45:12.062209] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-0: background entry self-heal completed on /clients/client3/~dmtmp/PM >[2012-04-03 17:45:12.062696] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-0: background entry self-heal triggered. path: /clients/client4/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:12.063561] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background entry self-heal completed on /clients/client5/~dmtmp/PM >[2012-04-03 17:45:12.067030] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-0: background entry self-heal triggered. path: /clients/client3/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:12.069415] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background entry self-heal completed on /clients/client9/~dmtmp/PM >[2012-04-03 17:45:12.073515] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background entry self-heal triggered. path: /clients/client9/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:12.074803] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client9/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:12.075842] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-0: background entry self-heal completed on /clients/client4/~dmtmp/PM >[2012-04-03 17:45:12.078425] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-0: background entry self-heal triggered. path: /clients/client0/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:12.078614] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-0: background entry self-heal completed on /clients/client3/~dmtmp/PM >[2012-04-03 17:45:12.092606] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-0: background entry self-heal triggered. path: /clients/client8/~dmtmp/COREL, reason: lookup detected pending operations >[2012-04-03 17:45:12.092889] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background entry self-heal completed on /clients/client9/~dmtmp/PM >[2012-04-03 17:45:12.094327] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background entry self-heal triggered. path: /clients/client6/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:12.094630] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-0: background entry self-heal triggered. path: /clients/client1/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:12.094948] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client1/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:12.095376] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client9/~dmtmp/PM >[2012-04-03 17:45:12.096659] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-0: background entry self-heal completed on /clients/client0/~dmtmp/PM >[2012-04-03 17:45:12.097864] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client7/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:12.101318] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-0: background entry self-heal completed on /clients/client8/~dmtmp/COREL >[2012-04-03 17:45:12.103041] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-0: background entry self-heal completed on /clients/client1/~dmtmp/PM >[2012-04-03 17:45:12.103571] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-0: background entry self-heal triggered. path: /clients/client8/~dmtmp/COREL, reason: lookup detected pending operations >[2012-04-03 17:45:12.104498] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client1/~dmtmp/PM >[2012-04-03 17:45:12.105493] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background entry self-heal triggered. path: /clients/client8/~dmtmp/COREL, reason: lookup detected pending operations >[2012-04-03 17:45:12.105744] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background entry self-heal completed on /clients/client6/~dmtmp/PM >[2012-04-03 17:45:12.108228] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client7/~dmtmp/PM >[2012-04-03 17:45:12.109319] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client2/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:12.111644] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-0: background entry self-heal triggered. path: /clients/client7/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:12.111885] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background entry self-heal triggered. path: /clients/client5/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:12.112320] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client7/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:12.112983] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-0: background entry self-heal completed on /clients/client8/~dmtmp/COREL >[2012-04-03 17:45:12.116035] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background entry self-heal completed on /clients/client8/~dmtmp/COREL >[2012-04-03 17:45:12.121233] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background entry self-heal completed on /clients/client5/~dmtmp/PM >[2012-04-03 17:45:12.121703] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client2/~dmtmp/PM >[2012-04-03 17:45:12.122414] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client7/~dmtmp/PM >[2012-04-03 17:45:12.122622] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-0: background entry self-heal completed on /clients/client7/~dmtmp/PM >[2012-04-03 17:45:12.123879] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background entry self-heal triggered. path: /clients/client5/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:12.125562] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background entry self-heal triggered. path: /clients/client2/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:12.125921] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client2/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:12.132022] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-0: background entry self-heal triggered. path: /clients/client4/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:12.132601] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-0: background entry self-heal triggered. path: /clients/client3/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:12.133299] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background entry self-heal completed on /clients/client5/~dmtmp/PM >[2012-04-03 17:45:12.134889] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background entry self-heal completed on /clients/client2/~dmtmp/PM >[2012-04-03 17:45:12.135070] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client2/~dmtmp/PM >[2012-04-03 17:45:12.135393] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background entry self-heal triggered. path: /clients/client9/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:12.140041] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-0: background entry self-heal triggered. path: /clients/client8/~dmtmp/COREL, reason: lookup detected pending operations >[2012-04-03 17:45:12.140268] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client7/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:12.141455] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-0: background entry self-heal triggered. path: /clients/client1/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:12.141659] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client1/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:12.143730] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-0: background entry self-heal completed on /clients/client4/~dmtmp/PM >[2012-04-03 17:45:12.144391] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-0: background entry self-heal completed on /clients/client3/~dmtmp/PM >[2012-04-03 17:45:12.145467] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-0: background entry self-heal triggered. path: /clients/client0/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:12.145977] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background entry self-heal completed on /clients/client9/~dmtmp/PM >[2012-04-03 17:45:12.149162] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-0: background entry self-heal triggered. path: /clients/client3/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:12.151896] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-0: background entry self-heal completed on /clients/client8/~dmtmp/COREL >[2012-04-03 17:45:12.152937] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client9/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:12.153165] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client7/~dmtmp/PM >[2012-04-03 17:45:12.153909] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background entry self-heal triggered. path: /clients/client9/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:12.154626] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background entry self-heal triggered. path: /clients/client8/~dmtmp/COREL, reason: lookup detected pending operations >[2012-04-03 17:45:12.155374] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-0: background entry self-heal completed on /clients/client1/~dmtmp/PM >[2012-04-03 17:45:12.155684] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-0: background entry self-heal triggered. path: /clients/client8/~dmtmp/COREL, reason: lookup detected pending operations >[2012-04-03 17:45:12.156961] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client1/~dmtmp/PM >[2012-04-03 17:45:12.159557] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-0: background entry self-heal completed on /clients/client0/~dmtmp/PM >[2012-04-03 17:45:12.159882] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-0: background entry self-heal triggered. path: /clients/client7/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:12.160054] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client7/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:12.161412] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client2/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:12.162508] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-0: background entry self-heal completed on /clients/client3/~dmtmp/PM >[2012-04-03 17:45:12.165599] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background entry self-heal completed on /clients/client9/~dmtmp/PM >[2012-04-03 17:45:12.167758] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client9/~dmtmp/PM >[2012-04-03 17:45:12.168726] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background entry self-heal completed on /clients/client8/~dmtmp/COREL >[2012-04-03 17:45:12.171065] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-0: background entry self-heal completed on /clients/client8/~dmtmp/COREL >[2012-04-03 17:45:12.171647] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client7/~dmtmp/PM >[2012-04-03 17:45:12.172833] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client2/~dmtmp/PM >[2012-04-03 17:45:12.174360] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-0: background entry self-heal completed on /clients/client7/~dmtmp/PM >[2012-04-03 17:45:12.177084] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background entry self-heal triggered. path: /clients/client6/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:12.177491] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background entry self-heal triggered. path: /clients/client2/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:12.178281] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client2/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:12.180809] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-0: background entry self-heal triggered. path: /clients/client1/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:12.182177] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client1/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:12.186029] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-0: background entry self-heal triggered. path: /clients/client8/~dmtmp/COREL, reason: lookup detected pending operations >[2012-04-03 17:45:12.187097] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background entry self-heal completed on /clients/client6/~dmtmp/PM >[2012-04-03 17:45:12.187468] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background entry self-heal completed on /clients/client2/~dmtmp/PM >[2012-04-03 17:45:12.188266] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client2/~dmtmp/PM >[2012-04-03 17:45:12.191356] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-0: background entry self-heal completed on /clients/client1/~dmtmp/PM >[2012-04-03 17:45:12.192997] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client1/~dmtmp/PM >[2012-04-03 17:45:12.194599] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-0: background entry self-heal triggered. path: /clients/client0/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:12.196267] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background entry self-heal triggered. path: /clients/client5/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:12.197077] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-0: background entry self-heal completed on /clients/client8/~dmtmp/COREL >[2012-04-03 17:45:12.197961] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background entry self-heal triggered. path: /clients/client9/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:12.200935] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-0: background entry self-heal triggered. path: /clients/client8/~dmtmp/COREL, reason: lookup detected pending operations >[2012-04-03 17:45:12.201208] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background entry self-heal triggered. path: /clients/client8/~dmtmp/COREL, reason: lookup detected pending operations >[2012-04-03 17:45:12.204607] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background entry self-heal completed on /clients/client5/~dmtmp/PM >[2012-04-03 17:45:12.205934] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-0: background entry self-heal completed on /clients/client0/~dmtmp/PM >[2012-04-03 17:45:12.207026] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-0: background entry self-heal triggered. path: /clients/client4/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:12.209667] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background entry self-heal completed on /clients/client9/~dmtmp/PM >[2012-04-03 17:45:12.210153] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background entry self-heal triggered. path: /clients/client5/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:12.211317] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background entry self-heal completed on /clients/client8/~dmtmp/COREL >[2012-04-03 17:45:12.213728] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client9/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:12.214692] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background entry self-heal triggered. path: /clients/client9/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:12.214928] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-0: background entry self-heal triggered. path: /clients/client3/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:12.215389] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-0: background entry self-heal completed on /clients/client8/~dmtmp/COREL >[2012-04-03 17:45:12.216778] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client7/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:12.221697] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-0: background entry self-heal completed on /clients/client4/~dmtmp/PM >[2012-04-03 17:45:12.221923] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background entry self-heal completed on /clients/client5/~dmtmp/PM >[2012-04-03 17:45:12.222854] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client9/~dmtmp/PM >[2012-04-03 17:45:12.223199] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client2/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:12.225563] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background entry self-heal completed on /clients/client9/~dmtmp/PM >[2012-04-03 17:45:12.228245] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-0: background entry self-heal completed on /clients/client3/~dmtmp/PM >[2012-04-03 17:45:12.228914] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client7/~dmtmp/PM >[2012-04-03 17:45:12.232439] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background entry self-heal triggered. path: /clients/client6/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:12.233564] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-0: background entry self-heal triggered. path: /clients/client1/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:12.233958] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-0: background entry self-heal triggered. path: /clients/client3/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:12.234230] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client1/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:12.234704] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client7/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:12.235473] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-0: background entry self-heal triggered. path: /clients/client7/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:12.235685] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client2/~dmtmp/PM >[2012-04-03 17:45:12.238282] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background entry self-heal triggered. path: /clients/client2/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:12.239313] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client2/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:12.244137] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background entry self-heal completed on /clients/client6/~dmtmp/PM >[2012-04-03 17:45:12.244690] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background entry self-heal triggered. path: /clients/client9/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:12.245059] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client1/~dmtmp/PM >[2012-04-03 17:45:12.246575] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client7/~dmtmp/PM >[2012-04-03 17:45:12.247188] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background entry self-heal completed on /clients/client2/~dmtmp/PM >[2012-04-03 17:45:12.247346] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-0: background entry self-heal completed on /clients/client1/~dmtmp/PM >[2012-04-03 17:45:12.247789] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-0: background entry self-heal completed on /clients/client3/~dmtmp/PM >[2012-04-03 17:45:12.249167] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-0: background entry self-heal completed on /clients/client7/~dmtmp/PM >[2012-04-03 17:45:12.251381] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client2/~dmtmp/PM >[2012-04-03 17:45:12.258417] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background entry self-heal completed on /clients/client9/~dmtmp/PM >[2012-04-03 17:45:12.261211] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background entry self-heal triggered. path: /clients/client9/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:12.262317] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-0: background entry self-heal triggered. path: /clients/client4/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:12.262889] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client9/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:12.264993] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client1/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:12.265776] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-0: background entry self-heal triggered. path: /clients/client1/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:12.268919] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background entry self-heal completed on /clients/client9/~dmtmp/PM >[2012-04-03 17:45:12.273127] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client9/~dmtmp/PM >[2012-04-03 17:45:12.274259] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client1/~dmtmp/PM >[2012-04-03 17:45:12.277067] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-0: background entry self-heal completed on /clients/client4/~dmtmp/PM >[2012-04-03 17:45:12.278072] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-0: background entry self-heal completed on /clients/client1/~dmtmp/PM >[2012-04-03 17:45:12.279048] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background entry self-heal triggered. path: /clients/client6/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:12.279731] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client7/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:12.280494] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client2/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:12.282517] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-0: background entry self-heal triggered. path: /clients/client0/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:12.287267] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-0: background entry self-heal triggered. path: /clients/client3/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:12.287502] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background entry self-heal completed on /clients/client6/~dmtmp/PM >[2012-04-03 17:45:12.293850] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client7/~dmtmp/PM >[2012-04-03 17:45:12.294620] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client2/~dmtmp/PM >[2012-04-03 17:45:12.297024] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-0: background entry self-heal completed on /clients/client0/~dmtmp/PM >[2012-04-03 17:45:12.297727] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-0: background entry self-heal triggered. path: /clients/client7/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:12.298250] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client7/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:12.298664] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background entry self-heal triggered. path: /clients/client2/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:12.299512] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background entry self-heal triggered. path: /clients/client5/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:12.299922] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client2/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:12.301629] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background data self-heal triggered. path: /clients/client8/~dmtmp/COREL/GRAPH2.CDR, reason: lookup detected pending operations >[2012-04-03 17:45:12.304387] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-0: background entry self-heal completed on /clients/client3/~dmtmp/PM >[2012-04-03 17:45:12.306941] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background entry self-heal triggered. path: /clients/client6/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:12.310339] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client7/~dmtmp/PM >[2012-04-03 17:45:12.310887] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background entry self-heal triggered. path: /clients/client9/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:12.311272] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-0: background entry self-heal triggered. path: /clients/client1/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:12.311557] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client2/~dmtmp/PM >[2012-04-03 17:45:12.311794] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background entry self-heal completed on /clients/client2/~dmtmp/PM >[2012-04-03 17:45:12.312057] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background entry self-heal completed on /clients/client5/~dmtmp/PM >[2012-04-03 17:45:12.313028] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-0: background entry self-heal triggered. path: /clients/client3/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:12.313622] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-0: background entry self-heal completed on /clients/client7/~dmtmp/PM >[2012-04-03 17:45:12.315451] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background entry self-heal triggered. path: /clients/client5/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:12.317940] I [afr-self-heal-data.c:776:afr_sh_data_fix] 7-dstore-replicate-1: no active sinks for performing self-heal on file /clients/client8/~dmtmp/COREL/GRAPH2.CDR >[2012-04-03 17:45:12.318227] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background entry self-heal completed on /clients/client6/~dmtmp/PM >[2012-04-03 17:45:12.322213] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background entry self-heal completed on /clients/client9/~dmtmp/PM >[2012-04-03 17:45:12.324512] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-0: background entry self-heal completed on /clients/client1/~dmtmp/PM >[2012-04-03 17:45:12.324814] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-0: background entry self-heal completed on /clients/client3/~dmtmp/PM >[2012-04-03 17:45:12.326873] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client2/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:12.327141] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background data self-heal completed on /clients/client8/~dmtmp/COREL/GRAPH2.CDR >[2012-04-03 17:45:12.327509] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background entry self-heal triggered. path: /clients/client9/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:12.327699] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client9/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:12.328910] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background entry self-heal completed on /clients/client5/~dmtmp/PM >[2012-04-03 17:45:12.330681] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-0: background entry self-heal triggered. path: /clients/client4/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:12.337340] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-0: background entry self-heal triggered. path: /clients/client0/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:12.338929] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client2/~dmtmp/PM >[2012-04-03 17:45:12.340020] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background entry self-heal completed on /clients/client9/~dmtmp/PM >[2012-04-03 17:45:12.340623] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client7/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:12.340820] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client9/~dmtmp/PM >[2012-04-03 17:45:12.342329] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background entry self-heal triggered. path: /clients/client2/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:12.342699] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client2/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:12.346159] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-0: background entry self-heal completed on /clients/client4/~dmtmp/PM >[2012-04-03 17:45:12.349907] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-0: background entry self-heal triggered. path: /clients/client1/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:12.350569] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client1/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:12.351752] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client7/~dmtmp/PM >[2012-04-03 17:45:12.352509] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-0: background entry self-heal completed on /clients/client0/~dmtmp/PM >[2012-04-03 17:45:12.352881] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background entry self-heal triggered. path: /clients/client6/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:12.353626] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client2/~dmtmp/PM >[2012-04-03 17:45:12.354471] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background entry self-heal completed on /clients/client2/~dmtmp/PM >[2012-04-03 17:45:12.355005] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background entry self-heal triggered. path: /clients/client9/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:12.355666] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client7/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:12.356666] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-0: background entry self-heal triggered. path: /clients/client7/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:12.360590] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-0: background entry self-heal completed on /clients/client1/~dmtmp/PM >[2012-04-03 17:45:12.362532] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-0: background entry self-heal completed on /clients/client7/~dmtmp/PM >[2012-04-03 17:45:12.364079] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client1/~dmtmp/PM >[2012-04-03 17:45:12.365763] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background entry self-heal triggered. path: /clients/client5/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:12.366902] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background entry self-heal completed on /clients/client6/~dmtmp/PM >[2012-04-03 17:45:12.367765] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background entry self-heal completed on /clients/client9/~dmtmp/PM >[2012-04-03 17:45:12.369713] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client7/~dmtmp/PM >[2012-04-03 17:45:12.370563] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client9/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:12.375618] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background entry self-heal triggered. path: /clients/client9/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:12.378874] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client9/~dmtmp/PM >[2012-04-03 17:45:12.382034] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-0: background entry self-heal triggered. path: /clients/client4/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:12.383374] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background entry self-heal completed on /clients/client5/~dmtmp/PM >[2012-04-03 17:45:12.385398] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background data self-heal triggered. path: /clients/client8/~dmtmp/COREL/GRAPH2.CDR, reason: lookup detected pending operations >[2012-04-03 17:45:12.386530] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background entry self-heal triggered. path: /clients/client5/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:12.388802] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-0: background entry self-heal triggered. path: /clients/client3/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:12.388977] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background entry self-heal completed on /clients/client9/~dmtmp/PM >[2012-04-03 17:45:12.389838] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-0: background entry self-heal triggered. path: /clients/client1/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:12.391855] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client1/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:12.392636] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-0: background entry self-heal completed on /clients/client4/~dmtmp/PM >[2012-04-03 17:45:12.397967] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client2/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:12.398431] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background entry self-heal completed on /clients/client5/~dmtmp/PM >[2012-04-03 17:45:12.398644] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-0: background entry self-heal completed on /clients/client3/~dmtmp/PM >[2012-04-03 17:45:12.399078] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background entry self-heal triggered. path: /clients/client6/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:12.400067] I [afr-self-heal-data.c:776:afr_sh_data_fix] 7-dstore-replicate-1: no active sinks for performing self-heal on file /clients/client8/~dmtmp/COREL/GRAPH2.CDR >[2012-04-03 17:45:12.401347] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-0: background entry self-heal completed on /clients/client1/~dmtmp/PM >[2012-04-03 17:45:12.401925] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-0: background entry self-heal triggered. path: /clients/client3/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:12.403557] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client1/~dmtmp/PM >[2012-04-03 17:45:12.406688] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background data self-heal completed on /clients/client8/~dmtmp/COREL/GRAPH2.CDR >[2012-04-03 17:45:12.408147] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client2/~dmtmp/PM >[2012-04-03 17:45:12.411381] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background entry self-heal completed on /clients/client6/~dmtmp/PM >[2012-04-03 17:45:12.411691] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-0: background entry self-heal triggered. path: /clients/client8/~dmtmp/COREL, reason: lookup detected pending operations >[2012-04-03 17:45:12.412276] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background entry self-heal triggered. path: /clients/client8/~dmtmp/COREL, reason: lookup detected pending operations >[2012-04-03 17:45:12.412823] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background entry self-heal triggered. path: /clients/client2/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:12.413052] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client7/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:12.413375] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client2/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:12.416278] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client9/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:12.417912] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-0: background entry self-heal completed on /clients/client3/~dmtmp/PM >[2012-04-03 17:45:12.423030] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-0: background entry self-heal triggered. path: /clients/client1/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:12.424132] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background entry self-heal completed on /clients/client8/~dmtmp/COREL >[2012-04-03 17:45:12.424380] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-0: background entry self-heal triggered. path: /clients/client0/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:12.425154] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background entry self-heal completed on /clients/client2/~dmtmp/PM >[2012-04-03 17:45:12.426411] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-0: background entry self-heal completed on /clients/client8/~dmtmp/COREL >[2012-04-03 17:45:12.430846] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background data self-heal triggered. path: /clients/client8/~dmtmp/COREL/GRAPH2.CDR, reason: lookup detected pending operations >[2012-04-03 17:45:12.432306] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-0: background entry self-heal completed on /clients/client1/~dmtmp/PM >[2012-04-03 17:45:12.432539] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-0: background entry self-heal completed on /clients/client0/~dmtmp/PM >[2012-04-03 17:45:12.433693] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client7/~dmtmp/PM >[2012-04-03 17:45:12.434133] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client2/~dmtmp/PM >[2012-04-03 17:45:12.434675] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client9/~dmtmp/PM >[2012-04-03 17:45:12.437930] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client7/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:12.439379] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-0: background entry self-heal triggered. path: /clients/client7/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:12.444413] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client7/~dmtmp/PM >[2012-04-03 17:45:12.445652] I [afr-self-heal-data.c:776:afr_sh_data_fix] 7-dstore-replicate-1: no active sinks for performing self-heal on file /clients/client8/~dmtmp/COREL/GRAPH2.CDR >[2012-04-03 17:45:12.446605] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-0: background entry self-heal completed on /clients/client7/~dmtmp/PM >[2012-04-03 17:45:12.450016] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background entry self-heal triggered. path: /clients/client5/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:12.451030] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background data self-heal completed on /clients/client8/~dmtmp/COREL/GRAPH2.CDR >[2012-04-03 17:45:12.455478] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background entry self-heal triggered. path: /clients/client9/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:12.458377] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-0: background entry self-heal triggered. path: /clients/client3/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:12.458631] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background entry self-heal completed on /clients/client5/~dmtmp/PM >[2012-04-03 17:45:12.461186] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background entry self-heal triggered. path: /clients/client5/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:12.462627] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background entry self-heal completed on /clients/client9/~dmtmp/PM >[2012-04-03 17:45:12.465137] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client9/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:12.465518] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background entry self-heal triggered. path: /clients/client9/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:12.466915] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client2/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:12.468725] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-0: background entry self-heal completed on /clients/client3/~dmtmp/PM >[2012-04-03 17:45:12.472257] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background entry self-heal triggered. path: /clients/client6/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:12.472469] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background entry self-heal completed on /clients/client5/~dmtmp/PM >[2012-04-03 17:45:12.473851] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-0: background entry self-heal triggered. path: /clients/client3/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:12.474381] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client9/~dmtmp/PM >[2012-04-03 17:45:12.476595] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client2/~dmtmp/PM >[2012-04-03 17:45:12.477524] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background entry self-heal completed on /clients/client9/~dmtmp/PM >[2012-04-03 17:45:12.477941] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client7/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:12.479942] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client2/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:12.480547] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background entry self-heal triggered. path: /clients/client2/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:12.482425] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-0: background entry self-heal triggered. path: /clients/client8/~dmtmp/COREL, reason: lookup detected pending operations >[2012-04-03 17:45:12.482684] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background entry self-heal completed on /clients/client6/~dmtmp/PM >[2012-04-03 17:45:12.483927] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-0: background entry self-heal triggered. path: /clients/client4/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:12.486443] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client1/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:12.487239] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-0: background entry self-heal triggered. path: /clients/client1/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:12.487714] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-0: background entry self-heal triggered. path: /clients/client0/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:12.488580] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-0: background entry self-heal completed on /clients/client3/~dmtmp/PM >[2012-04-03 17:45:12.489399] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client7/~dmtmp/PM >[2012-04-03 17:45:12.489788] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client2/~dmtmp/PM >[2012-04-03 17:45:12.491284] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client7/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:12.491869] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-0: background entry self-heal completed on /clients/client8/~dmtmp/COREL >[2012-04-03 17:45:12.492253] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background entry self-heal triggered. path: /clients/client9/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:12.492689] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-0: background entry self-heal triggered. path: /clients/client7/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:12.494339] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-0: background entry self-heal completed on /clients/client4/~dmtmp/PM >[2012-04-03 17:45:12.496530] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client1/~dmtmp/PM >[2012-04-03 17:45:12.496828] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background entry self-heal completed on /clients/client2/~dmtmp/PM >[2012-04-03 17:45:12.497160] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-0: background entry self-heal triggered. path: /clients/client8/~dmtmp/COREL, reason: lookup detected pending operations >[2012-04-03 17:45:12.497875] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-0: background entry self-heal completed on /clients/client1/~dmtmp/PM >[2012-04-03 17:45:12.498715] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background entry self-heal triggered. path: /clients/client8/~dmtmp/COREL, reason: lookup detected pending operations >[2012-04-03 17:45:12.498972] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-0: background entry self-heal completed on /clients/client0/~dmtmp/PM >[2012-04-03 17:45:12.503980] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client7/~dmtmp/PM >[2012-04-03 17:45:12.505239] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-0: background entry self-heal completed on /clients/client7/~dmtmp/PM >[2012-04-03 17:45:12.507040] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-0: background entry self-heal completed on /clients/client8/~dmtmp/COREL >[2012-04-03 17:45:12.508292] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background entry self-heal completed on /clients/client9/~dmtmp/PM >[2012-04-03 17:45:12.508798] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background entry self-heal triggered. path: /clients/client5/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:12.510675] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background entry self-heal completed on /clients/client8/~dmtmp/COREL >[2012-04-03 17:45:12.511305] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client9/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:12.511499] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background entry self-heal triggered. path: /clients/client9/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:12.514025] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background data self-heal triggered. path: /clients/client8/~dmtmp/COREL/GRAPH2.CDR, reason: lookup detected pending operations >[2012-04-03 17:45:12.517598] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background entry self-heal completed on /clients/client5/~dmtmp/PM >[2012-04-03 17:45:12.518631] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background entry self-heal triggered. path: /clients/client6/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:12.521636] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background entry self-heal completed on /clients/client9/~dmtmp/PM >[2012-04-03 17:45:12.522036] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background entry self-heal triggered. path: /clients/client5/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:12.524576] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client9/~dmtmp/PM >[2012-04-03 17:45:12.525911] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-0: background entry self-heal triggered. path: /clients/client3/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:12.527760] I [afr-self-heal-data.c:776:afr_sh_data_fix] 7-dstore-replicate-1: no active sinks for performing self-heal on file /clients/client8/~dmtmp/COREL/GRAPH2.CDR >[2012-04-03 17:45:12.530450] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background entry self-heal completed on /clients/client6/~dmtmp/PM >[2012-04-03 17:45:12.531645] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background entry self-heal completed on /clients/client5/~dmtmp/PM >[2012-04-03 17:45:12.533609] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-0: background entry self-heal completed on /clients/client3/~dmtmp/PM >[2012-04-03 17:45:12.534214] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-0: background entry self-heal triggered. path: /clients/client1/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:12.534536] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background data self-heal completed on /clients/client8/~dmtmp/COREL/GRAPH2.CDR >[2012-04-03 17:45:12.535339] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client1/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:12.536923] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-0: background entry self-heal triggered. path: /clients/client4/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:12.538474] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-0: background entry self-heal triggered. path: /clients/client3/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:12.541310] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client2/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:12.542725] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client7/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:12.545091] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client1/~dmtmp/PM >[2012-04-03 17:45:12.547367] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-0: background entry self-heal triggered. path: /clients/client8/~dmtmp/COREL, reason: lookup detected pending operations >[2012-04-03 17:45:12.547851] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-0: background entry self-heal completed on /clients/client1/~dmtmp/PM >[2012-04-03 17:45:12.548657] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-0: background entry self-heal completed on /clients/client4/~dmtmp/PM >[2012-04-03 17:45:12.549142] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-0: background entry self-heal triggered. path: /clients/client0/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:12.549498] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-0: background entry self-heal completed on /clients/client3/~dmtmp/PM >[2012-04-03 17:45:12.553166] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client2/~dmtmp/PM >[2012-04-03 17:45:12.555102] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client7/~dmtmp/PM >[2012-04-03 17:45:12.555930] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background entry self-heal triggered. path: /clients/client9/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:12.556141] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background entry self-heal triggered. path: /clients/client2/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:12.556965] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client2/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:12.557936] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client7/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:12.559650] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-0: background entry self-heal triggered. path: /clients/client7/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:12.559978] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-0: background entry self-heal completed on /clients/client8/~dmtmp/COREL >[2012-04-03 17:45:12.561149] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-0: background entry self-heal completed on /clients/client0/~dmtmp/PM >[2012-04-03 17:45:12.562646] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background entry self-heal triggered. path: /clients/client5/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:12.563521] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-0: background entry self-heal triggered. path: /clients/client8/~dmtmp/COREL, reason: lookup detected pending operations >[2012-04-03 17:45:12.564446] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background entry self-heal triggered. path: /clients/client8/~dmtmp/COREL, reason: lookup detected pending operations >[2012-04-03 17:45:12.566071] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background entry self-heal completed on /clients/client9/~dmtmp/PM >[2012-04-03 17:45:12.566583] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client2/~dmtmp/PM >[2012-04-03 17:45:12.566993] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background entry self-heal completed on /clients/client2/~dmtmp/PM >[2012-04-03 17:45:12.567284] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client7/~dmtmp/PM >[2012-04-03 17:45:12.568224] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client9/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:12.569043] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background entry self-heal triggered. path: /clients/client9/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:12.571476] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-0: background entry self-heal completed on /clients/client7/~dmtmp/PM >[2012-04-03 17:45:12.575975] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-0: background entry self-heal completed on /clients/client8/~dmtmp/COREL >[2012-04-03 17:45:12.576193] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background entry self-heal completed on /clients/client5/~dmtmp/PM >[2012-04-03 17:45:12.576720] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client2/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:12.576991] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background entry self-heal completed on /clients/client8/~dmtmp/COREL >[2012-04-03 17:45:12.578034] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client9/~dmtmp/PM >[2012-04-03 17:45:12.578619] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client7/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:12.579339] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background entry self-heal triggered. path: /clients/client5/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:12.580344] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background data self-heal triggered. path: /clients/client8/~dmtmp/COREL/GRAPH2.CDR, reason: lookup detected pending operations >[2012-04-03 17:45:12.580665] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background entry self-heal completed on /clients/client9/~dmtmp/PM >[2012-04-03 17:45:12.581403] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background entry self-heal triggered. path: /clients/client6/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:12.586681] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client2/~dmtmp/PM >[2012-04-03 17:45:12.588594] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client7/~dmtmp/PM >[2012-04-03 17:45:12.589857] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background entry self-heal completed on /clients/client5/~dmtmp/PM >[2012-04-03 17:45:12.590298] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client2/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:12.591698] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client7/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:12.592517] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background entry self-heal triggered. path: /clients/client2/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:12.592870] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background entry self-heal completed on /clients/client6/~dmtmp/PM >[2012-04-03 17:45:12.593842] I [afr-self-heal-data.c:776:afr_sh_data_fix] 7-dstore-replicate-1: no active sinks for performing self-heal on file /clients/client8/~dmtmp/COREL/GRAPH2.CDR >[2012-04-03 17:45:12.594426] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-0: background entry self-heal triggered. path: /clients/client7/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:12.594943] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client1/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:12.595300] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-0: background entry self-heal triggered. path: /clients/client1/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:12.599294] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background data self-heal completed on /clients/client8/~dmtmp/COREL/GRAPH2.CDR >[2012-04-03 17:45:12.599804] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client2/~dmtmp/PM >[2012-04-03 17:45:12.600487] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background entry self-heal completed on /clients/client2/~dmtmp/PM >[2012-04-03 17:45:12.602511] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client7/~dmtmp/PM >[2012-04-03 17:45:12.603844] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-0: background entry self-heal completed on /clients/client7/~dmtmp/PM >[2012-04-03 17:45:12.604286] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client1/~dmtmp/PM >[2012-04-03 17:45:12.605161] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-0: background entry self-heal completed on /clients/client1/~dmtmp/PM >[2012-04-03 17:45:12.606736] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-0: background entry self-heal triggered. path: /clients/client3/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:12.615462] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background entry self-heal triggered. path: /clients/client9/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:12.615813] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-0: background entry self-heal triggered. path: /clients/client8/~dmtmp/COREL, reason: lookup detected pending operations >[2012-04-03 17:45:12.618613] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-0: background entry self-heal completed on /clients/client3/~dmtmp/PM >[2012-04-03 17:45:12.622564] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-0: background entry self-heal triggered. path: /clients/client4/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:12.623907] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-0: background entry self-heal triggered. path: /clients/client3/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:12.624354] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-0: background entry self-heal triggered. path: /clients/client0/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:12.625307] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background entry self-heal completed on /clients/client9/~dmtmp/PM >[2012-04-03 17:45:12.626309] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client2/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:12.626883] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client7/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:12.628472] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background entry self-heal triggered. path: /clients/client9/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:12.629110] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client1/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:12.629570] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-0: background entry self-heal triggered. path: /clients/client1/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:12.630108] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client9/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:12.631345] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-0: background entry self-heal completed on /clients/client8/~dmtmp/COREL >[2012-04-03 17:45:12.633952] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-0: background entry self-heal triggered. path: /clients/client8/~dmtmp/COREL, reason: lookup detected pending operations >[2012-04-03 17:45:12.634173] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-0: background entry self-heal completed on /clients/client4/~dmtmp/PM >[2012-04-03 17:45:12.634440] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-0: background entry self-heal completed on /clients/client3/~dmtmp/PM >[2012-04-03 17:45:12.634699] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-0: background entry self-heal completed on /clients/client0/~dmtmp/PM >[2012-04-03 17:45:12.635548] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background entry self-heal triggered. path: /clients/client8/~dmtmp/COREL, reason: lookup detected pending operations >[2012-04-03 17:45:12.636598] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background entry self-heal triggered. path: /clients/client6/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:12.638740] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client2/~dmtmp/PM >[2012-04-03 17:45:12.639702] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background entry self-heal completed on /clients/client9/~dmtmp/PM >[2012-04-03 17:45:12.640719] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client7/~dmtmp/PM >[2012-04-03 17:45:12.641263] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client1/~dmtmp/PM >[2012-04-03 17:45:12.642195] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background entry self-heal triggered. path: /clients/client2/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:12.642766] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client9/~dmtmp/PM >[2012-04-03 17:45:12.643180] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client2/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:12.646239] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client7/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:12.646584] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background entry self-heal triggered. path: /clients/client5/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:12.647379] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-0: background entry self-heal completed on /clients/client1/~dmtmp/PM >[2012-04-03 17:45:12.647842] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background entry self-heal completed on /clients/client8/~dmtmp/COREL >[2012-04-03 17:45:12.648128] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-0: background entry self-heal triggered. path: /clients/client7/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:12.648773] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background entry self-heal completed on /clients/client6/~dmtmp/PM >[2012-04-03 17:45:12.653027] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-0: background entry self-heal completed on /clients/client8/~dmtmp/COREL >[2012-04-03 17:45:12.654726] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background entry self-heal completed on /clients/client2/~dmtmp/PM >[2012-04-03 17:45:12.656015] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client2/~dmtmp/PM >[2012-04-03 17:45:12.658727] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client7/~dmtmp/PM >[2012-04-03 17:45:12.658878] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background entry self-heal completed on /clients/client5/~dmtmp/PM >[2012-04-03 17:45:12.660853] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-0: background entry self-heal completed on /clients/client7/~dmtmp/PM >[2012-04-03 17:45:12.661877] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background entry self-heal triggered. path: /clients/client5/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:12.667894] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background entry self-heal completed on /clients/client5/~dmtmp/PM >[2012-04-03 17:45:12.669717] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-0: background entry self-heal triggered. path: /clients/client3/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:12.675245] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background entry self-heal triggered. path: /clients/client9/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:12.679688] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-0: background entry self-heal triggered. path: /clients/client4/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:12.681908] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-0: background entry self-heal completed on /clients/client3/~dmtmp/PM >[2012-04-03 17:45:12.682363] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client2/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:12.683013] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background entry self-heal completed on /clients/client9/~dmtmp/PM >[2012-04-03 17:45:12.685279] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-0: background entry self-heal triggered. path: /clients/client8/~dmtmp/COREL, reason: lookup detected pending operations >[2012-04-03 17:45:12.687193] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-0: background entry self-heal triggered. path: /clients/client0/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:12.688299] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client9/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:12.688559] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-0: background entry self-heal triggered. path: /clients/client3/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:12.689142] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background entry self-heal triggered. path: /clients/client9/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:12.689697] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client1/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:12.690866] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-0: background entry self-heal triggered. path: /clients/client1/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:12.691740] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client2/~dmtmp/PM >[2012-04-03 17:45:12.693911] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-0: background entry self-heal completed on /clients/client4/~dmtmp/PM >[2012-04-03 17:45:12.694981] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background entry self-heal triggered. path: /clients/client2/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:12.695882] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client2/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:12.697315] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client9/~dmtmp/PM >[2012-04-03 17:45:12.697996] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client7/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:12.698431] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-0: background entry self-heal completed on /clients/client8/~dmtmp/COREL >[2012-04-03 17:45:12.698958] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background entry self-heal triggered. path: /clients/client6/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:12.699539] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client1/~dmtmp/PM >[2012-04-03 17:45:12.700409] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-0: background entry self-heal completed on /clients/client0/~dmtmp/PM >[2012-04-03 17:45:12.701659] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-0: background entry self-heal completed on /clients/client3/~dmtmp/PM >[2012-04-03 17:45:12.702303] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background entry self-heal triggered. path: /clients/client8/~dmtmp/COREL, reason: lookup detected pending operations >[2012-04-03 17:45:12.702572] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background entry self-heal completed on /clients/client9/~dmtmp/PM >[2012-04-03 17:45:12.703263] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-0: background entry self-heal triggered. path: /clients/client8/~dmtmp/COREL, reason: lookup detected pending operations >[2012-04-03 17:45:12.703622] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-0: background entry self-heal completed on /clients/client1/~dmtmp/PM >[2012-04-03 17:45:12.705690] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background entry self-heal triggered. path: /clients/client5/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:12.706792] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client2/~dmtmp/PM >[2012-04-03 17:45:12.708266] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client7/~dmtmp/PM >[2012-04-03 17:45:12.708919] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background entry self-heal completed on /clients/client2/~dmtmp/PM >[2012-04-03 17:45:12.710709] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background entry self-heal completed on /clients/client6/~dmtmp/PM >[2012-04-03 17:45:12.713332] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client7/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:12.714498] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background entry self-heal completed on /clients/client8/~dmtmp/COREL >[2012-04-03 17:45:12.715308] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-0: background entry self-heal triggered. path: /clients/client7/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:12.716409] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-0: background entry self-heal completed on /clients/client8/~dmtmp/COREL >[2012-04-03 17:45:12.718152] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background entry self-heal completed on /clients/client5/~dmtmp/PM >[2012-04-03 17:45:12.720840] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background entry self-heal triggered. path: /clients/client5/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:12.720995] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client7/~dmtmp/PM >[2012-04-03 17:45:12.725316] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client1/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:12.726747] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-0: background entry self-heal triggered. path: /clients/client1/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:12.728451] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background entry self-heal completed on /clients/client5/~dmtmp/PM >[2012-04-03 17:45:12.728967] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-0: background entry self-heal triggered. path: /clients/client3/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:12.729303] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-0: background entry self-heal completed on /clients/client7/~dmtmp/PM >[2012-04-03 17:45:12.730672] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-0: background entry self-heal triggered. path: /clients/client4/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:12.734984] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client1/~dmtmp/PM >[2012-04-03 17:45:12.739706] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-0: background entry self-heal completed on /clients/client1/~dmtmp/PM >[2012-04-03 17:45:12.743269] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client2/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:12.743500] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-0: background entry self-heal completed on /clients/client3/~dmtmp/PM >[2012-04-03 17:45:12.743739] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background entry self-heal triggered. path: /clients/client9/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:12.747321] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-0: background entry self-heal completed on /clients/client4/~dmtmp/PM >[2012-04-03 17:45:12.749592] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background entry self-heal completed on /clients/client9/~dmtmp/PM >[2012-04-03 17:45:12.750713] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client2/~dmtmp/PM >[2012-04-03 17:45:12.752295] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client1/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:12.752481] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-0: background entry self-heal triggered. path: /clients/client1/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:12.754017] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client9/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:12.755487] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background entry self-heal triggered. path: /clients/client9/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:12.756467] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-0: background entry self-heal triggered. path: /clients/client0/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:12.756816] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client2/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:12.757281] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background entry self-heal triggered. path: /clients/client2/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:12.764082] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client7/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:12.766123] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client1/~dmtmp/PM >[2012-04-03 17:45:12.766715] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-0: background entry self-heal completed on /clients/client1/~dmtmp/PM >[2012-04-03 17:45:12.768286] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background entry self-heal completed on /clients/client9/~dmtmp/PM >[2012-04-03 17:45:12.768677] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client9/~dmtmp/PM >[2012-04-03 17:45:12.769291] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client2/~dmtmp/PM >[2012-04-03 17:45:12.769566] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-0: background entry self-heal completed on /clients/client0/~dmtmp/PM >[2012-04-03 17:45:12.770882] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-0: background entry self-heal triggered. path: /clients/client3/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:12.772641] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background entry self-heal completed on /clients/client2/~dmtmp/PM >[2012-04-03 17:45:12.774711] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client7/~dmtmp/PM >[2012-04-03 17:45:12.779881] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-0: background entry self-heal triggered. path: /clients/client7/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:12.780188] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client7/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:12.780552] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-0: background entry self-heal triggered. path: /clients/client8/~dmtmp/COREL, reason: lookup detected pending operations >[2012-04-03 17:45:12.781089] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background entry self-heal triggered. path: /clients/client9/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:12.782629] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-0: background entry self-heal completed on /clients/client3/~dmtmp/PM >[2012-04-03 17:45:12.784299] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background entry self-heal triggered. path: /clients/client3/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:12.787156] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background entry self-heal triggered. path: /clients/client5/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:12.788348] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background entry self-heal triggered. path: /clients/client6/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:12.788541] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-0: background entry self-heal triggered. path: /clients/client3/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:12.788699] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background entry self-heal completed on /clients/client9/~dmtmp/PM >[2012-04-03 17:45:12.790521] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client7/~dmtmp/PM >[2012-04-03 17:45:12.791216] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background entry self-heal triggered. path: /clients/client9/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:12.791407] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client9/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:12.791712] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background entry self-heal completed on /clients/client3/~dmtmp/PM >[2012-04-03 17:45:12.795648] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background entry self-heal completed on /clients/client5/~dmtmp/PM >[2012-04-03 17:45:12.796088] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background entry self-heal completed on /clients/client6/~dmtmp/PM >[2012-04-03 17:45:12.796777] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-0: background entry self-heal completed on /clients/client7/~dmtmp/PM >[2012-04-03 17:45:12.797152] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-0: background entry self-heal completed on /clients/client8/~dmtmp/COREL >[2012-04-03 17:45:12.798346] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background entry self-heal triggered. path: /clients/client5/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:12.798884] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background entry self-heal completed on /clients/client9/~dmtmp/PM >[2012-04-03 17:45:12.800021] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background entry self-heal triggered. path: /clients/client8/~dmtmp/COREL, reason: lookup detected pending operations >[2012-04-03 17:45:12.800458] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client2/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:12.801500] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-0: background entry self-heal triggered. path: /clients/client8/~dmtmp/COREL, reason: lookup detected pending operations >[2012-04-03 17:45:12.802334] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-0: background entry self-heal triggered. path: /clients/client0/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:12.802603] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-0: background entry self-heal completed on /clients/client3/~dmtmp/PM >[2012-04-03 17:45:12.802984] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client9/~dmtmp/PM >[2012-04-03 17:45:12.806925] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-0: background entry self-heal triggered. path: /clients/client1/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:12.807312] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client1/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:12.809893] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background entry self-heal completed on /clients/client5/~dmtmp/PM >[2012-04-03 17:45:12.810190] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client2/~dmtmp/PM >[2012-04-03 17:45:12.810851] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background entry self-heal completed on /clients/client8/~dmtmp/COREL >[2012-04-03 17:45:12.811032] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-0: background entry self-heal completed on /clients/client8/~dmtmp/COREL >[2012-04-03 17:45:12.813087] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-0: background entry self-heal triggered. path: /clients/client4/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:12.813771] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client2/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:12.814004] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client1/~dmtmp/PM >[2012-04-03 17:45:12.815378] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-0: background entry self-heal completed on /clients/client0/~dmtmp/PM >[2012-04-03 17:45:12.815824] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background entry self-heal triggered. path: /clients/client2/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:12.816351] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background data self-heal triggered. path: /clients/client8/~dmtmp/COREL/GRAPH2.CDR, reason: lookup detected pending operations >[2012-04-03 17:45:12.816902] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-0: background entry self-heal completed on /clients/client1/~dmtmp/PM >[2012-04-03 17:45:12.818764] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client7/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:12.819909] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client2/~dmtmp/PM >[2012-04-03 17:45:12.823603] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-0: background entry self-heal completed on /clients/client4/~dmtmp/PM >[2012-04-03 17:45:12.825665] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background entry self-heal completed on /clients/client2/~dmtmp/PM >[2012-04-03 17:45:12.826622] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background entry self-heal triggered. path: /clients/client9/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:12.828290] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background entry self-heal triggered. path: /clients/client6/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:12.828575] I [afr-self-heal-data.c:776:afr_sh_data_fix] 7-dstore-replicate-1: no active sinks for performing self-heal on file /clients/client8/~dmtmp/COREL/GRAPH2.CDR >[2012-04-03 17:45:12.830268] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client7/~dmtmp/PM >[2012-04-03 17:45:12.833756] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client7/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:12.836973] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background data self-heal completed on /clients/client8/~dmtmp/COREL/GRAPH2.CDR >[2012-04-03 17:45:12.837616] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-0: background entry self-heal triggered. path: /clients/client7/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:12.837953] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background entry self-heal completed on /clients/client9/~dmtmp/PM >[2012-04-03 17:45:12.839301] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-0: background entry self-heal triggered. path: /clients/client3/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:12.839848] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background entry self-heal completed on /clients/client6/~dmtmp/PM >[2012-04-03 17:45:12.842404] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background entry self-heal triggered. path: /clients/client9/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:12.843620] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client9/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:12.844656] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background entry self-heal triggered. path: /clients/client5/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:12.845476] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-0: background entry self-heal triggered. path: /clients/client8/~dmtmp/COREL, reason: lookup detected pending operations >[2012-04-03 17:45:12.845654] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client7/~dmtmp/PM >[2012-04-03 17:45:12.849024] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-0: background entry self-heal completed on /clients/client7/~dmtmp/PM >[2012-04-03 17:45:12.850073] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-0: background entry self-heal completed on /clients/client3/~dmtmp/PM >[2012-04-03 17:45:12.851474] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background entry self-heal completed on /clients/client9/~dmtmp/PM >[2012-04-03 17:45:12.851660] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client9/~dmtmp/PM >[2012-04-03 17:45:12.853492] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background entry self-heal triggered. path: /clients/client3/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:12.853718] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-0: background entry self-heal triggered. path: /clients/client3/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:12.854023] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background entry self-heal completed on /clients/client5/~dmtmp/PM >[2012-04-03 17:45:12.855001] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-0: background entry self-heal triggered. path: /clients/client0/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:12.856449] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-0: background entry self-heal completed on /clients/client8/~dmtmp/COREL >[2012-04-03 17:45:12.859776] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background entry self-heal triggered. path: /clients/client5/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:12.860627] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-0: background entry self-heal triggered. path: /clients/client8/~dmtmp/COREL, reason: lookup detected pending operations >[2012-04-03 17:45:12.862677] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background entry self-heal triggered. path: /clients/client8/~dmtmp/COREL, reason: lookup detected pending operations >[2012-04-03 17:45:12.865219] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background entry self-heal completed on /clients/client3/~dmtmp/PM >[2012-04-03 17:45:12.865444] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client2/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:12.866045] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-0: background entry self-heal triggered. path: /clients/client4/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:12.866461] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-0: background entry self-heal completed on /clients/client3/~dmtmp/PM >[2012-04-03 17:45:12.867783] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-0: background entry self-heal completed on /clients/client0/~dmtmp/PM >[2012-04-03 17:45:12.868159] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background entry self-heal completed on /clients/client5/~dmtmp/PM >[2012-04-03 17:45:12.872259] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-0: background entry self-heal completed on /clients/client8/~dmtmp/COREL >[2012-04-03 17:45:12.872478] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background entry self-heal completed on /clients/client8/~dmtmp/COREL >[2012-04-03 17:45:12.873430] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client2/~dmtmp/PM >[2012-04-03 17:45:12.876227] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background data self-heal triggered. path: /clients/client8/~dmtmp/COREL/GRAPH2.CDR, reason: lookup detected pending operations >[2012-04-03 17:45:12.877859] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client2/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:12.878586] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background entry self-heal triggered. path: /clients/client2/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:12.878922] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-0: background entry self-heal completed on /clients/client4/~dmtmp/PM >[2012-04-03 17:45:12.886297] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client2/~dmtmp/PM >[2012-04-03 17:45:12.890228] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background entry self-heal completed on /clients/client2/~dmtmp/PM >[2012-04-03 17:45:12.890911] I [afr-self-heal-data.c:776:afr_sh_data_fix] 7-dstore-replicate-1: no active sinks for performing self-heal on file /clients/client8/~dmtmp/COREL/GRAPH2.CDR >[2012-04-03 17:45:12.895927] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client7/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:12.897207] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background entry self-heal triggered. path: /clients/client9/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:12.899287] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background entry self-heal triggered. path: /clients/client6/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:12.899544] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background data self-heal completed on /clients/client8/~dmtmp/COREL/GRAPH2.CDR >[2012-04-03 17:45:12.901005] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background entry self-heal triggered. path: /clients/client5/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:12.905434] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background entry self-heal completed on /clients/client9/~dmtmp/PM >[2012-04-03 17:45:12.907168] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client2/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:12.908181] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client7/~dmtmp/PM >[2012-04-03 17:45:12.908632] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background entry self-heal completed on /clients/client6/~dmtmp/PM >[2012-04-03 17:45:12.908943] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background entry self-heal triggered. path: /clients/client9/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:12.909228] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client9/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:12.911332] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background entry self-heal completed on /clients/client5/~dmtmp/PM >[2012-04-03 17:45:12.912795] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-0: background entry self-heal triggered. path: /clients/client7/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:12.913569] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client7/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:12.914259] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background entry self-heal triggered. path: /clients/client5/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:12.914542] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-0: background entry self-heal triggered. path: /clients/client3/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:12.919134] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background entry self-heal completed on /clients/client9/~dmtmp/PM >[2012-04-03 17:45:12.920449] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client2/~dmtmp/PM >[2012-04-03 17:45:12.921148] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-0: background entry self-heal completed on /clients/client7/~dmtmp/PM >[2012-04-03 17:45:12.924595] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-0: background entry self-heal completed on /clients/client3/~dmtmp/PM >[2012-04-03 17:45:12.925086] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client9/~dmtmp/PM >[2012-04-03 17:45:12.925684] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client2/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:12.925845] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client7/~dmtmp/PM >[2012-04-03 17:45:12.926743] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background entry self-heal triggered. path: /clients/client2/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:12.927336] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background entry self-heal completed on /clients/client5/~dmtmp/PM >[2012-04-03 17:45:12.929976] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background entry self-heal triggered. path: /clients/client3/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:12.931416] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-0: background entry self-heal triggered. path: /clients/client3/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:12.934266] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-0: background entry self-heal triggered. path: /clients/client0/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:12.938674] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client2/~dmtmp/PM >[2012-04-03 17:45:12.938990] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-0: background entry self-heal triggered. path: /clients/client8/~dmtmp/COREL, reason: lookup detected pending operations >[2012-04-03 17:45:12.939333] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background entry self-heal triggered. path: /clients/client8/~dmtmp/COREL, reason: lookup detected pending operations >[2012-04-03 17:45:12.939801] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background entry self-heal completed on /clients/client2/~dmtmp/PM >[2012-04-03 17:45:12.940729] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-0: background entry self-heal triggered. path: /clients/client4/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:12.940931] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client7/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:12.942670] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-0: background entry self-heal completed on /clients/client3/~dmtmp/PM >[2012-04-03 17:45:12.943140] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-0: background entry self-heal completed on /clients/client0/~dmtmp/PM >[2012-04-03 17:45:12.945485] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-0: background entry self-heal completed on /clients/client8/~dmtmp/COREL >[2012-04-03 17:45:12.945875] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background entry self-heal triggered. path: /clients/client9/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:12.946602] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-0: background entry self-heal completed on /clients/client4/~dmtmp/PM >[2012-04-03 17:45:12.947833] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background entry self-heal completed on /clients/client3/~dmtmp/PM >[2012-04-03 17:45:12.955391] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background entry self-heal triggered. path: /clients/client6/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:12.955763] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background entry self-heal completed on /clients/client8/~dmtmp/COREL >[2012-04-03 17:45:12.956529] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client7/~dmtmp/PM >[2012-04-03 17:45:12.958220] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background entry self-heal completed on /clients/client9/~dmtmp/PM >[2012-04-03 17:45:12.962985] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-0: background entry self-heal triggered. path: /clients/client7/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:12.965701] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client7/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:12.966455] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background entry self-heal triggered. path: /clients/client9/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:12.968345] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client9/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:12.970471] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-0: background entry self-heal completed on /clients/client7/~dmtmp/PM >[2012-04-03 17:45:12.971452] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background entry self-heal completed on /clients/client6/~dmtmp/PM >[2012-04-03 17:45:12.976891] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client7/~dmtmp/PM >[2012-04-03 17:45:12.978302] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client9/~dmtmp/PM >[2012-04-03 17:45:12.978569] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background entry self-heal completed on /clients/client9/~dmtmp/PM >[2012-04-03 17:45:12.982905] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client2/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:12.983634] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-0: background entry self-heal triggered. path: /clients/client0/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:12.991506] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-0: background entry self-heal completed on /clients/client0/~dmtmp/PM >[2012-04-03 17:45:12.995212] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-0: background entry self-heal triggered. path: /clients/client4/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:12.995657] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client2/~dmtmp/PM >[2012-04-03 17:45:12.999704] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client2/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:12.999993] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background entry self-heal triggered. path: /clients/client2/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:13.000887] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-0: background entry self-heal triggered. path: /clients/client3/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:13.005096] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-0: background entry self-heal completed on /clients/client4/~dmtmp/PM >[2012-04-03 17:45:13.006164] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-0: background entry self-heal triggered. path: /clients/client8/~dmtmp/COREL, reason: lookup detected pending operations >[2012-04-03 17:45:13.009610] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client2/~dmtmp/PM >[2012-04-03 17:45:13.010212] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background entry self-heal triggered. path: /clients/client5/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:13.011961] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-0: background entry self-heal completed on /clients/client3/~dmtmp/PM >[2012-04-03 17:45:13.014419] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background entry self-heal completed on /clients/client2/~dmtmp/PM >[2012-04-03 17:45:13.016431] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-0: background entry self-heal triggered. path: /clients/client3/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:13.017132] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background entry self-heal triggered. path: /clients/client3/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:13.018897] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-0: background entry self-heal completed on /clients/client8/~dmtmp/COREL >[2012-04-03 17:45:13.022720] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-0: background entry self-heal triggered. path: /clients/client8/~dmtmp/COREL, reason: lookup detected pending operations >[2012-04-03 17:45:13.023372] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background entry self-heal triggered. path: /clients/client8/~dmtmp/COREL, reason: lookup detected pending operations >[2012-04-03 17:45:13.023674] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client7/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:13.025259] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background entry self-heal triggered. path: /clients/client6/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:13.025494] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background entry self-heal completed on /clients/client5/~dmtmp/PM >[2012-04-03 17:45:13.027955] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background entry self-heal triggered. path: /clients/client5/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:13.029762] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background entry self-heal completed on /clients/client3/~dmtmp/PM >[2012-04-03 17:45:13.031465] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-0: background entry self-heal completed on /clients/client3/~dmtmp/PM >[2012-04-03 17:45:13.031939] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client7/~dmtmp/PM >[2012-04-03 17:45:13.033963] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background entry self-heal completed on /clients/client8/~dmtmp/COREL >[2012-04-03 17:45:13.034340] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background entry self-heal completed on /clients/client6/~dmtmp/PM >[2012-04-03 17:45:13.035582] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client7/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:13.035976] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-0: background entry self-heal triggered. path: /clients/client7/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:13.036238] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background entry self-heal triggered. path: /clients/client9/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:13.038238] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-0: background entry self-heal completed on /clients/client8/~dmtmp/COREL >[2012-04-03 17:45:13.039092] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background entry self-heal completed on /clients/client5/~dmtmp/PM >[2012-04-03 17:45:13.046989] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background entry self-heal completed on /clients/client9/~dmtmp/PM >[2012-04-03 17:45:13.048202] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-0: background entry self-heal completed on /clients/client7/~dmtmp/PM >[2012-04-03 17:45:13.051042] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client9/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:13.051245] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client7/~dmtmp/PM >[2012-04-03 17:45:13.052855] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background entry self-heal triggered. path: /clients/client9/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:13.058929] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client2/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:13.060218] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background entry self-heal triggered. path: /clients/client0/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:13.062029] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background entry self-heal completed on /clients/client9/~dmtmp/PM >[2012-04-03 17:45:13.062284] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-0: background entry self-heal triggered. path: /clients/client0/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:13.064146] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-0: background entry self-heal triggered. path: /clients/client4/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:13.067349] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client9/~dmtmp/PM >[2012-04-03 17:45:13.068430] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background entry self-heal completed on /clients/client0/~dmtmp/PM >[2012-04-03 17:45:13.071444] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client2/~dmtmp/PM >[2012-04-03 17:45:13.072243] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-0: background entry self-heal triggered. path: /clients/client8/~dmtmp/COREL, reason: lookup detected pending operations >[2012-04-03 17:45:13.072436] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-0: background entry self-heal completed on /clients/client0/~dmtmp/PM >[2012-04-03 17:45:13.072912] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-0: background entry self-heal triggered. path: /clients/client3/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:13.076141] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background entry self-heal triggered. path: /clients/client2/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:13.076343] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client2/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:13.077422] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-0: background entry self-heal completed on /clients/client4/~dmtmp/PM >[2012-04-03 17:45:13.084935] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background entry self-heal completed on /clients/client2/~dmtmp/PM >[2012-04-03 17:45:13.085693] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client2/~dmtmp/PM >[2012-04-03 17:45:13.086270] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-0: background entry self-heal completed on /clients/client8/~dmtmp/COREL >[2012-04-03 17:45:13.086817] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background entry self-heal triggered. path: /clients/client5/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:13.086972] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-0: background entry self-heal completed on /clients/client3/~dmtmp/PM >[2012-04-03 17:45:13.089319] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background entry self-heal triggered. path: /clients/client8/~dmtmp/COREL, reason: lookup detected pending operations >[2012-04-03 17:45:13.091265] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background entry self-heal triggered. path: /clients/client3/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:13.091455] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-0: background entry self-heal triggered. path: /clients/client8/~dmtmp/COREL, reason: lookup detected pending operations >[2012-04-03 17:45:13.092474] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-0: background entry self-heal triggered. path: /clients/client3/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:13.096705] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background entry self-heal completed on /clients/client5/~dmtmp/PM >[2012-04-03 17:45:13.099770] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background entry self-heal completed on /clients/client8/~dmtmp/COREL >[2012-04-03 17:45:13.100187] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background entry self-heal triggered. path: /clients/client5/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:13.101485] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background entry self-heal completed on /clients/client3/~dmtmp/PM >[2012-04-03 17:45:13.102095] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-0: background entry self-heal completed on /clients/client8/~dmtmp/COREL >[2012-04-03 17:45:13.103566] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-0: background entry self-heal completed on /clients/client3/~dmtmp/PM >[2012-04-03 17:45:13.104186] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background entry self-heal triggered. path: /clients/client6/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:13.106728] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background entry self-heal triggered. path: /clients/client9/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:13.109450] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client7/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:13.109695] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client2/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:13.110893] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-0: background entry self-heal triggered. path: /clients/client0/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:13.112822] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background entry self-heal triggered. path: /clients/client0/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:13.113366] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-0: background entry self-heal triggered. path: /clients/client1/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:13.113532] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background entry self-heal completed on /clients/client5/~dmtmp/PM >[2012-04-03 17:45:13.114659] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client1/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:13.116564] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background entry self-heal completed on /clients/client6/~dmtmp/PM >[2012-04-03 17:45:13.116874] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background entry self-heal completed on /clients/client9/~dmtmp/PM >[2012-04-03 17:45:13.120334] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background entry self-heal triggered. path: /clients/client9/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:13.121507] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client9/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:13.121778] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-0: background entry self-heal completed on /clients/client0/~dmtmp/PM >[2012-04-03 17:45:13.122079] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background entry self-heal completed on /clients/client0/~dmtmp/PM >[2012-04-03 17:45:13.123517] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client7/~dmtmp/PM >[2012-04-03 17:45:13.123854] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client2/~dmtmp/PM >[2012-04-03 17:45:13.126618] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-0: background entry self-heal completed on /clients/client1/~dmtmp/PM >[2012-04-03 17:45:13.127349] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-0: background entry self-heal triggered. path: /clients/client7/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:13.128173] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background entry self-heal triggered. path: /clients/client2/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:13.128407] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client7/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:13.129162] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client2/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:13.129914] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client1/~dmtmp/PM >[2012-04-03 17:45:13.130711] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background entry self-heal triggered. path: /clients/client0/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:13.131750] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-0: background entry self-heal triggered. path: /clients/client0/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:13.132585] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background entry self-heal completed on /clients/client9/~dmtmp/PM >[2012-04-03 17:45:13.133815] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client9/~dmtmp/PM >[2012-04-03 17:45:13.139478] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client7/~dmtmp/PM >[2012-04-03 17:45:13.140543] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client2/~dmtmp/PM >[2012-04-03 17:45:13.141104] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-0: background entry self-heal completed on /clients/client7/~dmtmp/PM >[2012-04-03 17:45:13.141741] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background entry self-heal completed on /clients/client2/~dmtmp/PM >[2012-04-03 17:45:13.142811] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background entry self-heal completed on /clients/client0/~dmtmp/PM >[2012-04-03 17:45:13.143694] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background entry self-heal triggered. path: /clients/client5/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:13.145740] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-0: background entry self-heal completed on /clients/client0/~dmtmp/PM >[2012-04-03 17:45:13.146772] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-0: background entry self-heal triggered. path: /clients/client4/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:13.154296] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background entry self-heal triggered. path: /clients/client9/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:13.154787] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-0: background entry self-heal triggered. path: /clients/client8/~dmtmp/COREL, reason: lookup detected pending operations >[2012-04-03 17:45:13.155278] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background entry self-heal completed on /clients/client5/~dmtmp/PM >[2012-04-03 17:45:13.156291] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-0: background entry self-heal triggered. path: /clients/client1/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:13.156492] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background entry self-heal triggered. path: /clients/client6/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:13.157014] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client7/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:13.157817] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client1/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:13.161038] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-0: background entry self-heal completed on /clients/client4/~dmtmp/PM >[2012-04-03 17:45:13.163595] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-0: background entry self-heal triggered. path: /clients/client3/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:13.163881] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background entry self-heal completed on /clients/client9/~dmtmp/PM >[2012-04-03 17:45:13.165352] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background entry self-heal completed on /clients/client6/~dmtmp/PM >[2012-04-03 17:45:13.166170] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-0: background entry self-heal completed on /clients/client8/~dmtmp/COREL >[2012-04-03 17:45:13.166860] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background entry self-heal triggered. path: /clients/client9/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:13.167562] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client9/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:13.167944] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client7/~dmtmp/PM >[2012-04-03 17:45:13.170330] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-0: background entry self-heal completed on /clients/client1/~dmtmp/PM >[2012-04-03 17:45:13.170689] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-0: background entry self-heal triggered. path: /clients/client8/~dmtmp/COREL, reason: lookup detected pending operations >[2012-04-03 17:45:13.171025] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background entry self-heal triggered. path: /clients/client8/~dmtmp/COREL, reason: lookup detected pending operations >[2012-04-03 17:45:13.171201] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client1/~dmtmp/PM >[2012-04-03 17:45:13.171983] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-0: background entry self-heal triggered. path: /clients/client7/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:13.172611] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client7/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:13.176320] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-0: background entry self-heal completed on /clients/client3/~dmtmp/PM >[2012-04-03 17:45:13.176832] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background entry self-heal completed on /clients/client9/~dmtmp/PM >[2012-04-03 17:45:13.178883] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client9/~dmtmp/PM >[2012-04-03 17:45:13.180782] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-0: background entry self-heal triggered. path: /clients/client3/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:13.181366] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background entry self-heal triggered. path: /clients/client3/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:13.181616] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background entry self-heal triggered. path: /clients/client5/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:13.183924] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-0: background entry self-heal completed on /clients/client8/~dmtmp/COREL >[2012-04-03 17:45:13.184142] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client2/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:13.184452] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background entry self-heal completed on /clients/client8/~dmtmp/COREL >[2012-04-03 17:45:13.185117] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client7/~dmtmp/PM >[2012-04-03 17:45:13.187627] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-0: background entry self-heal completed on /clients/client7/~dmtmp/PM >[2012-04-03 17:45:13.192474] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background entry self-heal triggered. path: /clients/client6/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:13.194308] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background entry self-heal triggered. path: /clients/client0/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:13.194562] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background entry self-heal completed on /clients/client3/~dmtmp/PM >[2012-04-03 17:45:13.194738] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background entry self-heal completed on /clients/client5/~dmtmp/PM >[2012-04-03 17:45:13.195554] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-0: background entry self-heal triggered. path: /clients/client0/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:13.197582] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-0: background entry self-heal completed on /clients/client3/~dmtmp/PM >[2012-04-03 17:45:13.199415] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background entry self-heal triggered. path: /clients/client5/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:13.199834] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client2/~dmtmp/PM >[2012-04-03 17:45:13.200507] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client5/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:13.200910] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-0: background entry self-heal triggered. path: /clients/client8/~dmtmp/COREL, reason: lookup detected pending operations >[2012-04-03 17:45:13.202020] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client7/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:13.203449] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background entry self-heal triggered. path: /clients/client2/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:13.203608] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background entry self-heal completed on /clients/client6/~dmtmp/PM >[2012-04-03 17:45:13.203862] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client2/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:13.206265] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-0: background entry self-heal triggered. path: /clients/client4/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:13.206956] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background entry self-heal completed on /clients/client0/~dmtmp/PM >[2012-04-03 17:45:13.209051] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-0: background entry self-heal completed on /clients/client0/~dmtmp/PM >[2012-04-03 17:45:13.211726] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background entry self-heal completed on /clients/client5/~dmtmp/PM >[2012-04-03 17:45:13.213483] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client5/~dmtmp/PM >[2012-04-03 17:45:13.213791] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-0: background entry self-heal completed on /clients/client8/~dmtmp/COREL >[2012-04-03 17:45:13.215636] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client7/~dmtmp/PM >[2012-04-03 17:45:13.216041] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client2/~dmtmp/PM >[2012-04-03 17:45:13.216891] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background entry self-heal completed on /clients/client2/~dmtmp/PM >[2012-04-03 17:45:13.217518] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-0: background entry self-heal triggered. path: /clients/client8/~dmtmp/COREL, reason: lookup detected pending operations >[2012-04-03 17:45:13.218504] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background entry self-heal triggered. path: /clients/client8/~dmtmp/COREL, reason: lookup detected pending operations >[2012-04-03 17:45:13.218917] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-0: background entry self-heal completed on /clients/client4/~dmtmp/PM >[2012-04-03 17:45:13.219470] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-0: background entry self-heal triggered. path: /clients/client7/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:13.221918] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client7/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:13.227434] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background entry self-heal completed on /clients/client8/~dmtmp/COREL >[2012-04-03 17:45:13.228199] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-0: background entry self-heal completed on /clients/client8/~dmtmp/COREL >[2012-04-03 17:45:13.230909] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-0: background entry self-heal completed on /clients/client7/~dmtmp/PM >[2012-04-03 17:45:13.231314] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-0: background entry self-heal triggered. path: /clients/client3/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:13.233042] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client1/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:13.233326] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client7/~dmtmp/PM >[2012-04-03 17:45:13.234313] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-0: background entry self-heal triggered. path: /clients/client1/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:13.239141] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background entry self-heal triggered. path: /clients/client9/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:13.239650] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background entry self-heal triggered. path: /clients/client6/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:13.242342] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client6/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:13.243513] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-0: background entry self-heal completed on /clients/client3/~dmtmp/PM >[2012-04-03 17:45:13.243848] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client1/~dmtmp/PM >[2012-04-03 17:45:13.245533] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-0: background entry self-heal completed on /clients/client1/~dmtmp/PM >[2012-04-03 17:45:13.248635] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-0: background entry self-heal triggered. path: /clients/client3/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:13.248933] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background entry self-heal triggered. path: /clients/client3/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:13.249427] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background entry self-heal triggered. path: /clients/client5/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:13.251919] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background entry self-heal completed on /clients/client9/~dmtmp/PM >[2012-04-03 17:45:13.252423] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-0: background entry self-heal triggered. path: /clients/client8/~dmtmp/COREL, reason: lookup detected pending operations >[2012-04-03 17:45:13.252595] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background entry self-heal triggered. path: /clients/client4/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:13.252776] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-0: background entry self-heal triggered. path: /clients/client4/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:13.252980] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background entry self-heal completed on /clients/client6/~dmtmp/PM >[2012-04-03 17:45:13.255149] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client6/~dmtmp/PM >[2012-04-03 17:45:13.257035] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background entry self-heal triggered. path: /clients/client9/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:13.257476] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client9/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:13.265584] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background entry self-heal completed on /clients/client3/~dmtmp/PM >[2012-04-03 17:45:13.265880] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client1/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:13.267163] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background entry self-heal completed on /clients/client5/~dmtmp/PM >[2012-04-03 17:45:13.267619] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-0: background entry self-heal triggered. path: /clients/client1/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:13.268058] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-0: background entry self-heal completed on /clients/client3/~dmtmp/PM >[2012-04-03 17:45:13.268506] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-0: background entry self-heal triggered. path: /clients/client0/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:13.268780] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background entry self-heal triggered. path: /clients/client0/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:13.269010] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background entry self-heal completed on /clients/client4/~dmtmp/PM >[2012-04-03 17:45:13.274664] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-0: background entry self-heal completed on /clients/client8/~dmtmp/COREL >[2012-04-03 17:45:13.275682] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-0: background entry self-heal completed on /clients/client4/~dmtmp/PM >[2012-04-03 17:45:13.276735] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background entry self-heal triggered. path: /clients/client5/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:13.278748] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background entry self-heal completed on /clients/client9/~dmtmp/PM >[2012-04-03 17:45:13.279335] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background entry self-heal triggered. path: /clients/client8/~dmtmp/COREL, reason: lookup detected pending operations >[2012-04-03 17:45:13.279582] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client5/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:13.282841] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client9/~dmtmp/PM >[2012-04-03 17:45:13.283437] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-0: background entry self-heal triggered. path: /clients/client8/~dmtmp/COREL, reason: lookup detected pending operations >[2012-04-03 17:45:13.288657] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client7/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:13.291218] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background entry self-heal completed on /clients/client0/~dmtmp/PM >[2012-04-03 17:45:13.291378] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-0: background entry self-heal completed on /clients/client1/~dmtmp/PM >[2012-04-03 17:45:13.293045] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-0: background entry self-heal completed on /clients/client0/~dmtmp/PM >[2012-04-03 17:45:13.293732] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background entry self-heal completed on /clients/client5/~dmtmp/PM >[2012-04-03 17:45:13.295187] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client1/~dmtmp/PM >[2012-04-03 17:45:13.297088] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background entry self-heal completed on /clients/client8/~dmtmp/COREL >[2012-04-03 17:45:13.298403] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-0: background entry self-heal completed on /clients/client8/~dmtmp/COREL >[2012-04-03 17:45:13.299222] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client5/~dmtmp/PM >[2012-04-03 17:45:13.301981] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client6/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:13.302342] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background entry self-heal triggered. path: /clients/client6/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:13.306221] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client7/~dmtmp/PM >[2012-04-03 17:45:13.309067] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client7/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:13.309835] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-0: background entry self-heal triggered. path: /clients/client7/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:13.310686] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background entry self-heal triggered. path: /clients/client9/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:13.311859] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background entry self-heal triggered. path: /clients/client4/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:13.312874] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background entry self-heal completed on /clients/client6/~dmtmp/PM >[2012-04-03 17:45:13.313882] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client6/~dmtmp/PM >[2012-04-03 17:45:13.318464] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-0: background entry self-heal triggered. path: /clients/client3/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:13.319907] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client7/~dmtmp/PM >[2012-04-03 17:45:13.320177] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-0: background entry self-heal completed on /clients/client7/~dmtmp/PM >[2012-04-03 17:45:13.325686] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client5/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:13.326677] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client1/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:13.327288] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-0: background entry self-heal triggered. path: /clients/client1/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:13.329733] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background entry self-heal triggered. path: /clients/client5/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:13.330289] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background entry self-heal completed on /clients/client9/~dmtmp/PM >[2012-04-03 17:45:13.330654] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background entry self-heal completed on /clients/client4/~dmtmp/PM >[2012-04-03 17:45:13.332343] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-0: background entry self-heal completed on /clients/client3/~dmtmp/PM >[2012-04-03 17:45:13.334801] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client9/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:13.335357] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background entry self-heal triggered. path: /clients/client6/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:13.336086] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background entry self-heal triggered. path: /clients/client9/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:13.337178] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-0: background entry self-heal triggered. path: /clients/client4/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:13.337973] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background entry self-heal triggered. path: /clients/client4/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:13.338684] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-0: background entry self-heal triggered. path: /clients/client3/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:13.338893] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background entry self-heal triggered. path: /clients/client3/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:13.339159] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-0: background entry self-heal completed on /clients/client1/~dmtmp/PM >[2012-04-03 17:45:13.339902] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client5/~dmtmp/PM >[2012-04-03 17:45:13.340429] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client1/~dmtmp/PM >[2012-04-03 17:45:13.344787] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-0: background entry self-heal triggered. path: /clients/client0/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:13.348101] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background entry self-heal completed on /clients/client5/~dmtmp/PM >[2012-04-03 17:45:13.348587] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background entry self-heal triggered. path: /clients/client0/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:13.349217] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-0: background entry self-heal completed on /clients/client4/~dmtmp/PM >[2012-04-03 17:45:13.350473] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background entry self-heal completed on /clients/client6/~dmtmp/PM >[2012-04-03 17:45:13.350741] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client9/~dmtmp/PM >[2012-04-03 17:45:13.351687] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-0: background entry self-heal triggered. path: /clients/client8/~dmtmp/COREL, reason: lookup detected pending operations >[2012-04-03 17:45:13.351947] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-0: background entry self-heal completed on /clients/client3/~dmtmp/PM >[2012-04-03 17:45:13.352195] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background entry self-heal completed on /clients/client9/~dmtmp/PM >[2012-04-03 17:45:13.352539] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background entry self-heal completed on /clients/client4/~dmtmp/PM >[2012-04-03 17:45:13.352911] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background entry self-heal completed on /clients/client3/~dmtmp/PM >[2012-04-03 17:45:13.357329] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-0: background entry self-heal triggered. path: /clients/client1/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:13.357880] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client1/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:13.358441] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-0: background entry self-heal completed on /clients/client0/~dmtmp/PM >[2012-04-03 17:45:13.360351] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background entry self-heal completed on /clients/client0/~dmtmp/PM >[2012-04-03 17:45:13.362799] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-0: background entry self-heal completed on /clients/client8/~dmtmp/COREL >[2012-04-03 17:45:13.368562] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-0: background entry self-heal triggered. path: /clients/client8/~dmtmp/COREL, reason: lookup detected pending operations >[2012-04-03 17:45:13.368983] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background entry self-heal triggered. path: /clients/client8/~dmtmp/COREL, reason: lookup detected pending operations >[2012-04-03 17:45:13.369579] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-0: background entry self-heal completed on /clients/client1/~dmtmp/PM >[2012-04-03 17:45:13.369782] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client1/~dmtmp/PM >[2012-04-03 17:45:13.377450] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background entry self-heal triggered. path: /clients/client4/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:13.377733] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-0: background entry self-heal completed on /clients/client8/~dmtmp/COREL >[2012-04-03 17:45:13.378705] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background entry self-heal completed on /clients/client8/~dmtmp/COREL >[2012-04-03 17:45:13.386091] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background entry self-heal triggered. path: /clients/client5/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:13.387303] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client7/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:13.389159] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background entry self-heal completed on /clients/client4/~dmtmp/PM >[2012-04-03 17:45:13.390793] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background entry self-heal triggered. path: /clients/client9/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:13.392617] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background entry self-heal triggered. path: /clients/client4/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:13.395129] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-0: background entry self-heal triggered. path: /clients/client4/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:13.397485] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-0: background entry self-heal triggered. path: /clients/client1/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:13.399061] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client1/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:13.399269] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client7/~dmtmp/PM >[2012-04-03 17:45:13.400305] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background entry self-heal completed on /clients/client5/~dmtmp/PM >[2012-04-03 17:45:13.402487] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background entry self-heal triggered. path: /clients/client6/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:13.403178] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client6/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:13.403650] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background entry self-heal completed on /clients/client9/~dmtmp/PM >[2012-04-03 17:45:13.404770] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background entry self-heal triggered. path: /clients/client5/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:13.405054] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client7/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:13.405297] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-0: background entry self-heal triggered. path: /clients/client7/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:13.405636] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background entry self-heal completed on /clients/client4/~dmtmp/PM >[2012-04-03 17:45:13.405880] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client5/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:13.407069] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-0: background entry self-heal triggered. path: /clients/client8/~dmtmp/COREL, reason: lookup detected pending operations >[2012-04-03 17:45:13.407591] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background entry self-heal triggered. path: /clients/client9/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:13.407781] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client9/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:13.411647] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client1/~dmtmp/PM >[2012-04-03 17:45:13.413003] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-0: background entry self-heal completed on /clients/client4/~dmtmp/PM >[2012-04-03 17:45:13.413389] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-0: background entry self-heal completed on /clients/client1/~dmtmp/PM >[2012-04-03 17:45:13.413810] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client6/~dmtmp/PM >[2012-04-03 17:45:13.413968] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background entry self-heal completed on /clients/client6/~dmtmp/PM >[2012-04-03 17:45:13.414721] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-0: background entry self-heal triggered. path: /clients/client3/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:13.415086] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background entry self-heal completed on /clients/client5/~dmtmp/PM >[2012-04-03 17:45:13.415436] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client7/~dmtmp/PM >[2012-04-03 17:45:13.416078] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client5/~dmtmp/PM >[2012-04-03 17:45:13.417814] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background entry self-heal completed on /clients/client9/~dmtmp/PM >[2012-04-03 17:45:13.418485] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client9/~dmtmp/PM >[2012-04-03 17:45:13.419576] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-0: background entry self-heal completed on /clients/client7/~dmtmp/PM >[2012-04-03 17:45:13.419951] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-0: background entry self-heal completed on /clients/client8/~dmtmp/COREL >[2012-04-03 17:45:13.423511] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background entry self-heal triggered. path: /clients/client8/~dmtmp/COREL, reason: lookup detected pending operations >[2012-04-03 17:45:13.426377] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-0: background entry self-heal triggered. path: /clients/client8/~dmtmp/COREL, reason: lookup detected pending operations >[2012-04-03 17:45:13.426720] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-0: background entry self-heal completed on /clients/client3/~dmtmp/PM >[2012-04-03 17:45:13.428447] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background entry self-heal triggered. path: /clients/client0/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:13.429984] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-0: background entry self-heal triggered. path: /clients/client0/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:13.431467] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background entry self-heal triggered. path: /clients/client3/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:13.432101] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-0: background entry self-heal triggered. path: /clients/client3/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:13.432507] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background entry self-heal completed on /clients/client8/~dmtmp/COREL >[2012-04-03 17:45:13.434223] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background entry self-heal triggered. path: /clients/client9/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:13.436088] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background entry self-heal completed on /clients/client0/~dmtmp/PM >[2012-04-03 17:45:13.438315] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-0: background entry self-heal completed on /clients/client8/~dmtmp/COREL >[2012-04-03 17:45:13.438849] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background entry self-heal completed on /clients/client3/~dmtmp/PM >[2012-04-03 17:45:13.441636] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-0: background entry self-heal completed on /clients/client0/~dmtmp/PM >[2012-04-03 17:45:13.442850] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client7/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:13.444058] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client2/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:13.444624] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-0: background entry self-heal completed on /clients/client3/~dmtmp/PM >[2012-04-03 17:45:13.445626] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client6/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:13.446206] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background entry self-heal completed on /clients/client9/~dmtmp/PM >[2012-04-03 17:45:13.447979] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background entry self-heal triggered. path: /clients/client6/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:13.450489] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client9/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:13.451272] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background entry self-heal triggered. path: /clients/client9/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:13.452968] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background entry self-heal triggered. path: /clients/client5/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:13.454618] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client7/~dmtmp/PM >[2012-04-03 17:45:13.455208] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-0: background entry self-heal triggered. path: /clients/client1/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:13.455431] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client2/~dmtmp/PM >[2012-04-03 17:45:13.455797] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client6/~dmtmp/PM >[2012-04-03 17:45:13.457193] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-0: background entry self-heal triggered. path: /clients/client7/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:13.458019] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client1/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:13.459754] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client7/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:13.460618] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client2/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:13.462432] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background entry self-heal completed on /clients/client6/~dmtmp/PM >[2012-04-03 17:45:13.463020] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background entry self-heal triggered. path: /clients/client2/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:13.464072] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background entry self-heal triggered. path: /clients/client4/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:13.464428] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background entry self-heal completed on /clients/client9/~dmtmp/PM >[2012-04-03 17:45:13.464637] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client9/~dmtmp/PM >[2012-04-03 17:45:13.466223] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-0: background entry self-heal completed on /clients/client1/~dmtmp/PM >[2012-04-03 17:45:13.467427] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-0: background entry self-heal completed on /clients/client7/~dmtmp/PM >[2012-04-03 17:45:13.467732] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background entry self-heal completed on /clients/client5/~dmtmp/PM >[2012-04-03 17:45:13.469889] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client1/~dmtmp/PM >[2012-04-03 17:45:13.471080] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client7/~dmtmp/PM >[2012-04-03 17:45:13.471936] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client5/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:13.472455] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client2/~dmtmp/PM >[2012-04-03 17:45:13.472702] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background entry self-heal triggered. path: /clients/client5/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:13.473566] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background entry self-heal completed on /clients/client2/~dmtmp/PM >[2012-04-03 17:45:13.474495] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-0: background entry self-heal triggered. path: /clients/client0/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:13.475033] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background entry self-heal triggered. path: /clients/client9/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:13.476900] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background entry self-heal completed on /clients/client4/~dmtmp/PM >[2012-04-03 17:45:13.477729] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background entry self-heal triggered. path: /clients/client0/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:13.480256] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-0: background entry self-heal triggered. path: /clients/client4/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:13.481331] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-0: background entry self-heal triggered. path: /clients/client3/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:13.483534] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background entry self-heal triggered. path: /clients/client4/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:13.484228] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client5/~dmtmp/PM >[2012-04-03 17:45:13.484722] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client7/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:13.484863] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-0: background entry self-heal completed on /clients/client0/~dmtmp/PM >[2012-04-03 17:45:13.487628] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background entry self-heal completed on /clients/client5/~dmtmp/PM >[2012-04-03 17:45:13.488779] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background entry self-heal completed on /clients/client9/~dmtmp/PM >[2012-04-03 17:45:13.489766] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client2/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:13.490040] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-0: background entry self-heal completed on /clients/client4/~dmtmp/PM >[2012-04-03 17:45:13.491738] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background entry self-heal completed on /clients/client0/~dmtmp/PM >[2012-04-03 17:45:13.493231] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-0: background entry self-heal completed on /clients/client3/~dmtmp/PM >[2012-04-03 17:45:13.493830] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background entry self-heal triggered. path: /clients/client9/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:13.494044] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client9/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:13.494410] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background entry self-heal completed on /clients/client4/~dmtmp/PM >[2012-04-03 17:45:13.494745] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client7/~dmtmp/PM >[2012-04-03 17:45:13.497585] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background entry self-heal triggered. path: /clients/client3/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:13.498599] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-0: background entry self-heal triggered. path: /clients/client3/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:13.499584] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-0: background entry self-heal triggered. path: /clients/client7/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:13.500288] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client7/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:13.506514] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client2/~dmtmp/PM >[2012-04-03 17:45:13.508636] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-0: background entry self-heal completed on /clients/client3/~dmtmp/PM >[2012-04-03 17:45:13.508789] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-0: background entry self-heal completed on /clients/client7/~dmtmp/PM >[2012-04-03 17:45:13.508939] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client9/~dmtmp/PM >[2012-04-03 17:45:13.509273] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background entry self-heal completed on /clients/client9/~dmtmp/PM >[2012-04-03 17:45:13.510642] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background entry self-heal triggered. path: /clients/client2/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:13.510917] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client2/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:13.513013] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client7/~dmtmp/PM >[2012-04-03 17:45:13.513919] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background entry self-heal completed on /clients/client3/~dmtmp/PM >[2012-04-03 17:45:13.522830] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-0: background entry self-heal triggered. path: /clients/client8/~dmtmp/COREL, reason: lookup detected pending operations >[2012-04-03 17:45:13.524206] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background entry self-heal triggered. path: /clients/client8/~dmtmp/COREL, reason: lookup detected pending operations >[2012-04-03 17:45:13.525154] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client2/~dmtmp/PM >[2012-04-03 17:45:13.525398] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background entry self-heal completed on /clients/client2/~dmtmp/PM >[2012-04-03 17:45:13.528523] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background entry self-heal triggered. path: /clients/client6/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:13.529900] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client6/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:13.535336] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-0: background entry self-heal completed on /clients/client8/~dmtmp/COREL >[2012-04-03 17:45:13.537087] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-0: background entry self-heal triggered. path: /clients/client0/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:13.537665] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background entry self-heal triggered. path: /clients/client0/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:13.537835] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background entry self-heal completed on /clients/client8/~dmtmp/COREL >[2012-04-03 17:45:13.544223] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background entry self-heal triggered. path: /clients/client4/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:13.546262] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background entry self-heal completed on /clients/client6/~dmtmp/PM >[2012-04-03 17:45:13.546419] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-0: background entry self-heal completed on /clients/client0/~dmtmp/PM >[2012-04-03 17:45:13.546895] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client6/~dmtmp/PM >[2012-04-03 17:45:13.547455] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-0: background entry self-heal triggered. path: /clients/client3/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:13.548619] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background entry self-heal triggered. path: /clients/client9/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:13.548887] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background entry self-heal triggered. path: /clients/client3/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:13.554388] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background entry self-heal completed on /clients/client0/~dmtmp/PM >[2012-04-03 17:45:13.557174] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background entry self-heal triggered. path: /clients/client5/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:13.558113] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background entry self-heal completed on /clients/client4/~dmtmp/PM >[2012-04-03 17:45:13.558630] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-0: background entry self-heal completed on /clients/client3/~dmtmp/PM >[2012-04-03 17:45:13.559282] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client7/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:13.559787] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-0: background entry self-heal triggered. path: /clients/client8/~dmtmp/COREL, reason: lookup detected pending operations >[2012-04-03 17:45:13.560636] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background entry self-heal completed on /clients/client9/~dmtmp/PM >[2012-04-03 17:45:13.561772] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background entry self-heal completed on /clients/client3/~dmtmp/PM >[2012-04-03 17:45:13.562022] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client1/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:13.562586] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-0: background entry self-heal triggered. path: /clients/client4/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:13.562850] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-0: background entry self-heal triggered. path: /clients/client1/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:13.563471] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background entry self-heal triggered. path: /clients/client4/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:13.564636] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client9/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:13.567077] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background entry self-heal triggered. path: /clients/client9/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:13.569535] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client7/~dmtmp/PM >[2012-04-03 17:45:13.571234] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client2/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:13.572311] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client1/~dmtmp/PM >[2012-04-03 17:45:13.573136] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client7/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:13.573741] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background entry self-heal completed on /clients/client5/~dmtmp/PM >[2012-04-03 17:45:13.574311] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client9/~dmtmp/PM >[2012-04-03 17:45:13.576338] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-0: background entry self-heal triggered. path: /clients/client7/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:13.576530] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-0: background entry self-heal completed on /clients/client8/~dmtmp/COREL >[2012-04-03 17:45:13.577916] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background entry self-heal triggered. path: /clients/client5/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:13.578542] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-0: background entry self-heal completed on /clients/client4/~dmtmp/PM >[2012-04-03 17:45:13.578913] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-0: background entry self-heal completed on /clients/client1/~dmtmp/PM >[2012-04-03 17:45:13.579790] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background entry self-heal completed on /clients/client4/~dmtmp/PM >[2012-04-03 17:45:13.580471] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client5/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:13.580638] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background entry self-heal completed on /clients/client9/~dmtmp/PM >[2012-04-03 17:45:13.581633] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background entry self-heal triggered. path: /clients/client8/~dmtmp/COREL, reason: lookup detected pending operations >[2012-04-03 17:45:13.583246] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-0: background entry self-heal triggered. path: /clients/client8/~dmtmp/COREL, reason: lookup detected pending operations >[2012-04-03 17:45:13.584074] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client2/~dmtmp/PM >[2012-04-03 17:45:13.586639] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client7/~dmtmp/PM >[2012-04-03 17:45:13.588702] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-0: background entry self-heal completed on /clients/client7/~dmtmp/PM >[2012-04-03 17:45:13.590059] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background entry self-heal triggered. path: /clients/client6/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:13.590403] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client6/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:13.590653] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background entry self-heal triggered. path: /clients/client2/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:13.591223] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-0: background entry self-heal triggered. path: /clients/client3/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:13.592109] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client2/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:13.592246] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background entry self-heal completed on /clients/client5/~dmtmp/PM >[2012-04-03 17:45:13.593834] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-0: background entry self-heal completed on /clients/client8/~dmtmp/COREL >[2012-04-03 17:45:13.594186] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client5/~dmtmp/PM >[2012-04-03 17:45:13.595238] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background entry self-heal completed on /clients/client8/~dmtmp/COREL >[2012-04-03 17:45:13.595683] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client1/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:13.596745] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-0: background entry self-heal triggered. path: /clients/client1/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:13.601679] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background entry self-heal completed on /clients/client6/~dmtmp/PM >[2012-04-03 17:45:13.602059] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background entry self-heal completed on /clients/client2/~dmtmp/PM >[2012-04-03 17:45:13.602376] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client6/~dmtmp/PM >[2012-04-03 17:45:13.602968] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client2/~dmtmp/PM >[2012-04-03 17:45:13.603313] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-0: background entry self-heal completed on /clients/client3/~dmtmp/PM >[2012-04-03 17:45:13.607992] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background entry self-heal triggered. path: /clients/client3/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:13.608222] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-0: background entry self-heal triggered. path: /clients/client3/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:13.608572] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client1/~dmtmp/PM >[2012-04-03 17:45:13.611998] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-0: background entry self-heal completed on /clients/client1/~dmtmp/PM >[2012-04-03 17:45:13.613874] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client7/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:13.614314] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background entry self-heal triggered. path: /clients/client9/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:13.616639] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background entry self-heal triggered. path: /clients/client4/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:13.619989] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-0: background entry self-heal completed on /clients/client3/~dmtmp/PM >[2012-04-03 17:45:13.622782] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-0: background entry self-heal triggered. path: /clients/client0/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:13.622965] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background entry self-heal completed on /clients/client3/~dmtmp/PM >[2012-04-03 17:45:13.623381] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background entry self-heal triggered. path: /clients/client0/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:13.628097] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background entry self-heal completed on /clients/client9/~dmtmp/PM >[2012-04-03 17:45:13.628565] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client7/~dmtmp/PM >[2012-04-03 17:45:13.628946] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background entry self-heal completed on /clients/client4/~dmtmp/PM >[2012-04-03 17:45:13.630505] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client2/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:13.631784] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client9/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:13.632621] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client7/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:13.633619] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background entry self-heal triggered. path: /clients/client9/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:13.633987] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background entry self-heal triggered. path: /clients/client5/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:13.634326] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background entry self-heal triggered. path: /clients/client4/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:13.635475] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-0: background entry self-heal triggered. path: /clients/client7/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:13.635896] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-0: background entry self-heal triggered. path: /clients/client4/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:13.636418] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-0: background entry self-heal completed on /clients/client0/~dmtmp/PM >[2012-04-03 17:45:13.641449] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client2/~dmtmp/PM >[2012-04-03 17:45:13.642393] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background entry self-heal completed on /clients/client0/~dmtmp/PM >[2012-04-03 17:45:13.644295] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client9/~dmtmp/PM >[2012-04-03 17:45:13.646235] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background entry self-heal triggered. path: /clients/client2/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:13.646910] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-0: background entry self-heal completed on /clients/client7/~dmtmp/PM >[2012-04-03 17:45:13.647616] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client7/~dmtmp/PM >[2012-04-03 17:45:13.647925] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client2/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:13.648502] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-0: background entry self-heal triggered. path: /clients/client8/~dmtmp/COREL, reason: lookup detected pending operations >[2012-04-03 17:45:13.648921] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background entry self-heal triggered. path: /clients/client6/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:13.649585] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client6/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:13.650212] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-0: background entry self-heal completed on /clients/client4/~dmtmp/PM >[2012-04-03 17:45:13.651538] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background entry self-heal completed on /clients/client9/~dmtmp/PM >[2012-04-03 17:45:13.652389] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background entry self-heal completed on /clients/client5/~dmtmp/PM >[2012-04-03 17:45:13.652811] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-0: background entry self-heal triggered. path: /clients/client3/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:13.653043] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background entry self-heal completed on /clients/client4/~dmtmp/PM >[2012-04-03 17:45:13.658728] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background entry self-heal triggered. path: /clients/client5/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:13.658936] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client5/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:13.660204] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-0: background entry self-heal triggered. path: /clients/client1/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:13.660421] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client2/~dmtmp/PM >[2012-04-03 17:45:13.661478] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-0: background entry self-heal completed on /clients/client8/~dmtmp/COREL >[2012-04-03 17:45:13.662207] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client1/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:13.663753] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background entry self-heal completed on /clients/client2/~dmtmp/PM >[2012-04-03 17:45:13.664067] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client6/~dmtmp/PM >[2012-04-03 17:45:13.664985] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background entry self-heal completed on /clients/client6/~dmtmp/PM >[2012-04-03 17:45:13.666213] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-0: background entry self-heal triggered. path: /clients/client8/~dmtmp/COREL, reason: lookup detected pending operations >[2012-04-03 17:45:13.666475] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background entry self-heal triggered. path: /clients/client8/~dmtmp/COREL, reason: lookup detected pending operations >[2012-04-03 17:45:13.666623] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-0: background entry self-heal completed on /clients/client3/~dmtmp/PM >[2012-04-03 17:45:13.669686] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background entry self-heal triggered. path: /clients/client9/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:13.670993] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background entry self-heal triggered. path: /clients/client3/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:13.671273] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-0: background entry self-heal triggered. path: /clients/client3/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:13.671442] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-0: background entry self-heal completed on /clients/client1/~dmtmp/PM >[2012-04-03 17:45:13.671878] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background entry self-heal completed on /clients/client5/~dmtmp/PM >[2012-04-03 17:45:13.672497] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client5/~dmtmp/PM >[2012-04-03 17:45:13.677013] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client7/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:13.677560] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client1/~dmtmp/PM >[2012-04-03 17:45:13.681782] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background entry self-heal completed on /clients/client8/~dmtmp/COREL >[2012-04-03 17:45:13.682134] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-0: background entry self-heal completed on /clients/client8/~dmtmp/COREL >[2012-04-03 17:45:13.682679] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background entry self-heal completed on /clients/client9/~dmtmp/PM >[2012-04-03 17:45:13.685824] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-0: background entry self-heal triggered. path: /clients/client0/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:13.686522] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background entry self-heal triggered. path: /clients/client0/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:13.686914] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background entry self-heal completed on /clients/client3/~dmtmp/PM >[2012-04-03 17:45:13.687097] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client7/~dmtmp/PM >[2012-04-03 17:45:13.687828] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background data self-heal triggered. path: /clients/client8/~dmtmp/COREL/@@@CDRW.TMP, reason: lookup detected pending operations >[2012-04-03 17:45:13.688049] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client9/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:13.689049] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-0: background entry self-heal completed on /clients/client3/~dmtmp/PM >[2012-04-03 17:45:13.692416] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background entry self-heal triggered. path: /clients/client9/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:13.700409] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-0: background entry self-heal completed on /clients/client0/~dmtmp/PM >[2012-04-03 17:45:13.701907] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background entry self-heal completed on /clients/client0/~dmtmp/PM >[2012-04-03 17:45:13.702889] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background entry self-heal triggered. path: /clients/client2/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:13.704025] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client9/~dmtmp/PM >[2012-04-03 17:45:13.704445] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-0: background entry self-heal triggered. path: /clients/client1/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:13.704754] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client2/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:13.707140] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client1/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:13.707823] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background entry self-heal completed on /clients/client9/~dmtmp/PM >[2012-04-03 17:45:13.710766] I [afr-self-heal-data.c:776:afr_sh_data_fix] 7-dstore-replicate-1: no active sinks for performing self-heal on file /clients/client8/~dmtmp/COREL/@@@CDRW.TMP >[2012-04-03 17:45:13.710991] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background entry self-heal triggered. path: /clients/client5/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:13.711513] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client7/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:13.716030] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background entry self-heal triggered. path: /clients/client3/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:13.717309] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-0: background entry self-heal completed on /clients/client1/~dmtmp/PM >[2012-04-03 17:45:13.718234] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background entry self-heal completed on /clients/client2/~dmtmp/PM >[2012-04-03 17:45:13.719855] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background data self-heal completed on /clients/client8/~dmtmp/COREL/@@@CDRW.TMP >[2012-04-03 17:45:13.721817] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client2/~dmtmp/PM >[2012-04-03 17:45:13.722154] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background entry self-heal triggered. path: /clients/client4/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:13.722455] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client1/~dmtmp/PM >[2012-04-03 17:45:13.723488] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-0: background entry self-heal triggered. path: /clients/client8/~dmtmp/COREL, reason: lookup detected pending operations >[2012-04-03 17:45:13.724269] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background entry self-heal completed on /clients/client5/~dmtmp/PM >[2012-04-03 17:45:13.724676] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client7/~dmtmp/PM >[2012-04-03 17:45:13.726341] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background entry self-heal triggered. path: /clients/client0/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:13.727669] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background entry self-heal completed on /clients/client3/~dmtmp/PM >[2012-04-03 17:45:13.728714] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background entry self-heal triggered. path: /clients/client5/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:13.729774] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client5/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:13.730193] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client7/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:13.731104] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-0: background entry self-heal triggered. path: /clients/client7/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:13.734466] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background entry self-heal completed on /clients/client4/~dmtmp/PM >[2012-04-03 17:45:13.735995] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-0: background entry self-heal completed on /clients/client8/~dmtmp/COREL >[2012-04-03 17:45:13.736781] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background entry self-heal triggered. path: /clients/client6/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:13.737182] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client2/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:13.737477] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client6/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:13.740825] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background entry self-heal triggered. path: /clients/client4/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:13.741096] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-0: background entry self-heal triggered. path: /clients/client4/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:13.741277] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background entry self-heal completed on /clients/client0/~dmtmp/PM >[2012-04-03 17:45:13.741578] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background entry self-heal triggered. path: /clients/client8/~dmtmp/COREL, reason: lookup detected pending operations >[2012-04-03 17:45:13.742176] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-0: background entry self-heal triggered. path: /clients/client8/~dmtmp/COREL, reason: lookup detected pending operations >[2012-04-03 17:45:13.742541] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background entry self-heal completed on /clients/client5/~dmtmp/PM >[2012-04-03 17:45:13.743467] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-0: background entry self-heal completed on /clients/client7/~dmtmp/PM >[2012-04-03 17:45:13.743767] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client5/~dmtmp/PM >[2012-04-03 17:45:13.744101] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client7/~dmtmp/PM >[2012-04-03 17:45:13.749551] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background entry self-heal completed on /clients/client6/~dmtmp/PM >[2012-04-03 17:45:13.751101] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-0: background entry self-heal triggered. path: /clients/client1/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:13.752129] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background entry self-heal triggered. path: /clients/client9/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:13.752694] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client2/~dmtmp/PM >[2012-04-03 17:45:13.753128] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background entry self-heal completed on /clients/client4/~dmtmp/PM >[2012-04-03 17:45:13.753389] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background entry self-heal completed on /clients/client8/~dmtmp/COREL >[2012-04-03 17:45:13.753548] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-0: background entry self-heal completed on /clients/client4/~dmtmp/PM >[2012-04-03 17:45:13.753839] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-0: background entry self-heal completed on /clients/client8/~dmtmp/COREL >[2012-04-03 17:45:13.754773] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client6/~dmtmp/PM >[2012-04-03 17:45:13.756663] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client2/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:13.757406] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background entry self-heal triggered. path: /clients/client2/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:13.757684] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background data self-heal triggered. path: /clients/client8/~dmtmp/COREL/@@@CDRW.TMP, reason: lookup detected pending operations >[2012-04-03 17:45:13.760954] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background entry self-heal completed on /clients/client9/~dmtmp/PM >[2012-04-03 17:45:13.761858] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-0: background entry self-heal completed on /clients/client1/~dmtmp/PM >[2012-04-03 17:45:13.764663] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client9/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:13.765361] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background entry self-heal triggered. path: /clients/client9/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:13.766146] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background entry self-heal completed on /clients/client2/~dmtmp/PM >[2012-04-03 17:45:13.767375] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client2/~dmtmp/PM >[2012-04-03 17:45:13.771461] I [afr-self-heal-data.c:776:afr_sh_data_fix] 7-dstore-replicate-1: no active sinks for performing self-heal on file /clients/client8/~dmtmp/COREL/@@@CDRW.TMP >[2012-04-03 17:45:13.773238] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background entry self-heal triggered. path: /clients/client0/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:13.773982] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-0: background entry self-heal triggered. path: /clients/client0/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:13.776229] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client7/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:13.776918] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client9/~dmtmp/PM >[2012-04-03 17:45:13.777061] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background entry self-heal completed on /clients/client9/~dmtmp/PM >[2012-04-03 17:45:13.779011] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-0: background entry self-heal triggered. path: /clients/client3/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:13.779217] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background data self-heal completed on /clients/client8/~dmtmp/COREL/@@@CDRW.TMP >[2012-04-03 17:45:13.783022] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-0: background entry self-heal completed on /clients/client0/~dmtmp/PM >[2012-04-03 17:45:13.783609] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background entry self-heal completed on /clients/client0/~dmtmp/PM >[2012-04-03 17:45:13.787463] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client7/~dmtmp/PM >[2012-04-03 17:45:13.789496] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-0: background entry self-heal completed on /clients/client3/~dmtmp/PM >[2012-04-03 17:45:13.789944] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background entry self-heal triggered. path: /clients/client4/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:13.790235] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client7/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:13.791256] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-0: background entry self-heal triggered. path: /clients/client7/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:13.793624] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-0: background entry self-heal triggered. path: /clients/client8/~dmtmp/COREL, reason: lookup detected pending operations >[2012-04-03 17:45:13.793925] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-0: background entry self-heal triggered. path: /clients/client3/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:13.795010] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background entry self-heal triggered. path: /clients/client3/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:13.796204] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client2/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:13.799270] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client1/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:13.799509] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-0: background entry self-heal triggered. path: /clients/client1/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:13.802651] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-0: background entry self-heal completed on /clients/client7/~dmtmp/PM >[2012-04-03 17:45:13.804885] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-0: background entry self-heal completed on /clients/client8/~dmtmp/COREL >[2012-04-03 17:45:13.805495] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background entry self-heal triggered. path: /clients/client6/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:13.806004] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client6/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:13.808051] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client7/~dmtmp/PM >[2012-04-03 17:45:13.808781] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-0: background entry self-heal completed on /clients/client3/~dmtmp/PM >[2012-04-03 17:45:13.810437] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background entry self-heal completed on /clients/client4/~dmtmp/PM >[2012-04-03 17:45:13.811530] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background entry self-heal triggered. path: /clients/client9/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:13.811768] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-0: background entry self-heal triggered. path: /clients/client8/~dmtmp/COREL, reason: lookup detected pending operations >[2012-04-03 17:45:13.812586] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background entry self-heal triggered. path: /clients/client8/~dmtmp/COREL, reason: lookup detected pending operations >[2012-04-03 17:45:13.812812] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background entry self-heal completed on /clients/client3/~dmtmp/PM >[2012-04-03 17:45:13.813078] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-0: background entry self-heal completed on /clients/client1/~dmtmp/PM >[2012-04-03 17:45:13.813501] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-0: background entry self-heal triggered. path: /clients/client4/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:13.815855] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background entry self-heal triggered. path: /clients/client4/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:13.816817] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client2/~dmtmp/PM >[2012-04-03 17:45:13.821198] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background entry self-heal triggered. path: /clients/client5/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:13.821421] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background entry self-heal triggered. path: /clients/client2/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:13.821627] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client1/~dmtmp/PM >[2012-04-03 17:45:13.821836] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client2/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:13.823004] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background entry self-heal completed on /clients/client6/~dmtmp/PM >[2012-04-03 17:45:13.826635] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-0: background entry self-heal completed on /clients/client8/~dmtmp/COREL >[2012-04-03 17:45:13.828769] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-0: background entry self-heal completed on /clients/client4/~dmtmp/PM >[2012-04-03 17:45:13.829064] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background entry self-heal completed on /clients/client9/~dmtmp/PM >[2012-04-03 17:45:13.829619] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background entry self-heal completed on /clients/client8/~dmtmp/COREL >[2012-04-03 17:45:13.830321] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background entry self-heal completed on /clients/client4/~dmtmp/PM >[2012-04-03 17:45:13.830668] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client6/~dmtmp/PM >[2012-04-03 17:45:13.833137] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client9/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:13.834035] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background entry self-heal triggered. path: /clients/client9/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:13.837221] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background data self-heal triggered. path: /clients/client8/~dmtmp/COREL/@@@CDRW.TMP, reason: lookup detected pending operations >[2012-04-03 17:45:13.839210] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background entry self-heal completed on /clients/client5/~dmtmp/PM >[2012-04-03 17:45:13.839602] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background entry self-heal completed on /clients/client2/~dmtmp/PM >[2012-04-03 17:45:13.842249] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client7/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:13.842420] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client2/~dmtmp/PM >[2012-04-03 17:45:13.844327] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background entry self-heal triggered. path: /clients/client5/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:13.844627] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-0: background entry self-heal triggered. path: /clients/client0/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:13.844852] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client5/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:13.845761] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background entry self-heal triggered. path: /clients/client0/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:13.848373] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background entry self-heal completed on /clients/client9/~dmtmp/PM >[2012-04-03 17:45:13.848761] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client9/~dmtmp/PM >[2012-04-03 17:45:13.851573] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-0: background entry self-heal triggered. path: /clients/client3/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:13.851922] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-0: background entry self-heal triggered. path: /clients/client1/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:13.853166] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client1/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:13.854999] I [afr-self-heal-data.c:776:afr_sh_data_fix] 7-dstore-replicate-1: no active sinks for performing self-heal on file /clients/client8/~dmtmp/COREL/@@@CDRW.TMP >[2012-04-03 17:45:13.857012] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background entry self-heal completed on /clients/client5/~dmtmp/PM >[2012-04-03 17:45:13.857230] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client7/~dmtmp/PM >[2012-04-03 17:45:13.858300] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background entry self-heal completed on /clients/client0/~dmtmp/PM >[2012-04-03 17:45:13.859033] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-0: background entry self-heal completed on /clients/client0/~dmtmp/PM >[2012-04-03 17:45:13.862306] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-0: background entry self-heal triggered. path: /clients/client8/~dmtmp/COREL, reason: lookup detected pending operations >[2012-04-03 17:45:13.862580] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-0: background entry self-heal triggered. path: /clients/client7/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:13.863729] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background entry self-heal triggered. path: /clients/client8/~dmtmp/COREL, reason: lookup detected pending operations >[2012-04-03 17:45:13.863930] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client5/~dmtmp/PM >[2012-04-03 17:45:13.864559] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client6/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:13.864855] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client7/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:13.867145] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background data self-heal completed on /clients/client8/~dmtmp/COREL/@@@CDRW.TMP >[2012-04-03 17:45:13.867376] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client2/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:13.868006] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-0: background entry self-heal completed on /clients/client3/~dmtmp/PM >[2012-04-03 17:45:13.868449] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background entry self-heal triggered. path: /clients/client9/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:13.868834] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-0: background entry self-heal completed on /clients/client1/~dmtmp/PM >[2012-04-03 17:45:13.869755] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background entry self-heal triggered. path: /clients/client4/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:13.869917] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client1/~dmtmp/PM >[2012-04-03 17:45:13.871649] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background entry self-heal triggered. path: /clients/client3/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:13.871868] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-0: background entry self-heal triggered. path: /clients/client3/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:13.874767] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-0: background entry self-heal completed on /clients/client8/~dmtmp/COREL >[2012-04-03 17:45:13.875152] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-0: background entry self-heal completed on /clients/client7/~dmtmp/PM >[2012-04-03 17:45:13.876947] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client6/~dmtmp/PM >[2012-04-03 17:45:13.877161] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background entry self-heal completed on /clients/client8/~dmtmp/COREL >[2012-04-03 17:45:13.877430] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client7/~dmtmp/PM >[2012-04-03 17:45:13.879862] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background entry self-heal completed on /clients/client9/~dmtmp/PM >[2012-04-03 17:45:13.880220] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client2/~dmtmp/PM >[2012-04-03 17:45:13.882822] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background entry self-heal completed on /clients/client4/~dmtmp/PM >[2012-04-03 17:45:13.883309] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-0: background entry self-heal completed on /clients/client3/~dmtmp/PM >[2012-04-03 17:45:13.883549] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background data self-heal triggered. path: /clients/client8/~dmtmp/COREL/@@@CDRW.TMP, reason: lookup detected pending operations >[2012-04-03 17:45:13.883965] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background entry self-heal completed on /clients/client3/~dmtmp/PM >[2012-04-03 17:45:13.884308] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client9/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:13.884928] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background entry self-heal triggered. path: /clients/client9/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:13.887759] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background entry self-heal triggered. path: /clients/client0/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:13.888259] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-0: background entry self-heal triggered. path: /clients/client4/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:13.889476] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background entry self-heal triggered. path: /clients/client4/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:13.896110] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client9/~dmtmp/PM >[2012-04-03 17:45:13.896403] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background entry self-heal triggered. path: /clients/client5/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:13.897260] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client1/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:13.897851] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-0: background entry self-heal triggered. path: /clients/client1/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:13.898430] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-0: background entry self-heal completed on /clients/client4/~dmtmp/PM >[2012-04-03 17:45:13.900704] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background entry self-heal completed on /clients/client9/~dmtmp/PM >[2012-04-03 17:45:13.902963] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background entry self-heal completed on /clients/client0/~dmtmp/PM >[2012-04-03 17:45:13.903362] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background entry self-heal completed on /clients/client4/~dmtmp/PM >[2012-04-03 17:45:13.904162] I [afr-self-heal-data.c:776:afr_sh_data_fix] 7-dstore-replicate-1: no active sinks for performing self-heal on file /clients/client8/~dmtmp/COREL/@@@CDRW.TMP >[2012-04-03 17:45:13.905344] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client7/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:13.905567] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client1/~dmtmp/PM >[2012-04-03 17:45:13.909731] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-0: background entry self-heal completed on /clients/client1/~dmtmp/PM >[2012-04-03 17:45:13.911473] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client7/~dmtmp/PM >[2012-04-03 17:45:13.913680] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client6/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:13.915971] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client7/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:13.917412] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background entry self-heal triggered. path: /clients/client6/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:13.917647] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-0: background entry self-heal triggered. path: /clients/client7/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:13.917910] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-0: background entry self-heal triggered. path: /clients/client8/~dmtmp/COREL, reason: lookup detected pending operations >[2012-04-03 17:45:13.918821] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background entry self-heal completed on /clients/client5/~dmtmp/PM >[2012-04-03 17:45:13.920062] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background data self-heal completed on /clients/client8/~dmtmp/COREL/@@@CDRW.TMP >[2012-04-03 17:45:13.920314] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background entry self-heal triggered. path: /clients/client8/~dmtmp/COREL, reason: lookup detected pending operations >[2012-04-03 17:45:13.923164] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client5/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:13.924109] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background entry self-heal triggered. path: /clients/client5/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:13.925220] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-0: background entry self-heal completed on /clients/client7/~dmtmp/PM >[2012-04-03 17:45:13.926327] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-0: background entry self-heal completed on /clients/client8/~dmtmp/COREL >[2012-04-03 17:45:13.926630] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client6/~dmtmp/PM >[2012-04-03 17:45:13.928825] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client7/~dmtmp/PM >[2012-04-03 17:45:13.929240] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background entry self-heal completed on /clients/client6/~dmtmp/PM >[2012-04-03 17:45:13.934673] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background entry self-heal completed on /clients/client8/~dmtmp/COREL >[2012-04-03 17:45:13.936410] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client5/~dmtmp/PM >[2012-04-03 17:45:13.937751] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background entry self-heal completed on /clients/client5/~dmtmp/PM >[2012-04-03 17:45:13.939261] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background data self-heal triggered. path: /clients/client8/~dmtmp/COREL/@@@CDRW.TMP, reason: lookup detected pending operations >[2012-04-03 17:45:13.954497] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-0: background entry self-heal triggered. path: /clients/client0/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:13.955123] I [afr-self-heal-data.c:776:afr_sh_data_fix] 7-dstore-replicate-1: no active sinks for performing self-heal on file /clients/client8/~dmtmp/COREL/@@@CDRW.TMP >[2012-04-03 17:45:13.956281] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background entry self-heal triggered. path: /clients/client0/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:13.962285] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-0: background entry self-heal completed on /clients/client0/~dmtmp/PM >[2012-04-03 17:45:13.967251] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background entry self-heal triggered. path: /clients/client9/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:13.967458] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client7/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:13.968438] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client6/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:13.968892] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background entry self-heal triggered. path: /clients/client6/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:13.970462] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background data self-heal completed on /clients/client8/~dmtmp/COREL/@@@CDRW.TMP >[2012-04-03 17:45:13.973663] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-0: background entry self-heal triggered. path: /clients/client3/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:13.974309] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background entry self-heal completed on /clients/client0/~dmtmp/PM >[2012-04-03 17:45:13.976959] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-0: background entry self-heal triggered. path: /clients/client1/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:13.977549] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client7/~dmtmp/PM >[2012-04-03 17:45:13.979716] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-0: background entry self-heal triggered. path: /clients/client7/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:13.980170] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client1/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:13.980654] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client6/~dmtmp/PM >[2012-04-03 17:45:13.981416] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client7/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:13.983533] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-0: background entry self-heal completed on /clients/client3/~dmtmp/PM >[2012-04-03 17:45:13.984405] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-0: background entry self-heal completed on /clients/client1/~dmtmp/PM >[2012-04-03 17:45:13.985247] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background entry self-heal completed on /clients/client9/~dmtmp/PM >[2012-04-03 17:45:13.985816] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background entry self-heal completed on /clients/client6/~dmtmp/PM >[2012-04-03 17:45:13.988013] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background entry self-heal triggered. path: /clients/client4/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:13.988323] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background entry self-heal triggered. path: /clients/client3/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:13.988750] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-0: background entry self-heal triggered. path: /clients/client3/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:13.990488] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-0: background entry self-heal triggered. path: /clients/client8/~dmtmp/COREL, reason: lookup detected pending operations >[2012-04-03 17:45:13.990745] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background entry self-heal triggered. path: /clients/client9/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:13.991153] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client9/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:13.991379] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client1/~dmtmp/PM >[2012-04-03 17:45:13.992740] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-0: background entry self-heal completed on /clients/client7/~dmtmp/PM >[2012-04-03 17:45:13.993880] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client2/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:13.994505] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client7/~dmtmp/PM >[2012-04-03 17:45:13.999613] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-0: background entry self-heal completed on /clients/client3/~dmtmp/PM >[2012-04-03 17:45:13.999818] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-0: background entry self-heal completed on /clients/client8/~dmtmp/COREL >[2012-04-03 17:45:14.002725] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-0: background entry self-heal triggered. path: /clients/client8/~dmtmp/COREL, reason: lookup detected pending operations >[2012-04-03 17:45:14.003148] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background entry self-heal triggered. path: /clients/client5/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:14.003336] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background entry self-heal completed on /clients/client4/~dmtmp/PM >[2012-04-03 17:45:14.004227] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background entry self-heal triggered. path: /clients/client8/~dmtmp/COREL, reason: lookup detected pending operations >[2012-04-03 17:45:14.004395] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background entry self-heal completed on /clients/client3/~dmtmp/PM >[2012-04-03 17:45:14.004699] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client9/~dmtmp/PM >[2012-04-03 17:45:14.005246] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client2/~dmtmp/PM >[2012-04-03 17:45:14.006497] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background entry self-heal completed on /clients/client9/~dmtmp/PM >[2012-04-03 17:45:14.007450] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background entry self-heal triggered. path: /clients/client4/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:14.007807] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-0: background entry self-heal triggered. path: /clients/client4/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:14.008447] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client2/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:14.009376] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background entry self-heal triggered. path: /clients/client2/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:14.018131] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background entry self-heal completed on /clients/client5/~dmtmp/PM >[2012-04-03 17:45:14.020282] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-0: background entry self-heal completed on /clients/client8/~dmtmp/COREL >[2012-04-03 17:45:14.023563] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client5/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:14.024605] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background entry self-heal completed on /clients/client8/~dmtmp/COREL >[2012-04-03 17:45:14.025226] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client2/~dmtmp/PM >[2012-04-03 17:45:14.025850] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-0: background entry self-heal triggered. path: /clients/client0/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:14.027025] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background entry self-heal triggered. path: /clients/client5/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:14.027401] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-0: background entry self-heal completed on /clients/client4/~dmtmp/PM >[2012-04-03 17:45:14.027625] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background entry self-heal triggered. path: /clients/client0/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:14.030342] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background entry self-heal completed on /clients/client4/~dmtmp/PM >[2012-04-03 17:45:14.030866] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background entry self-heal completed on /clients/client2/~dmtmp/PM >[2012-04-03 17:45:14.031564] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client1/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:14.031983] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-0: background entry self-heal triggered. path: /clients/client1/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:14.033980] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client5/~dmtmp/PM >[2012-04-03 17:45:14.038643] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-0: background entry self-heal completed on /clients/client0/~dmtmp/PM >[2012-04-03 17:45:14.039688] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background entry self-heal completed on /clients/client5/~dmtmp/PM >[2012-04-03 17:45:14.040079] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background entry self-heal completed on /clients/client0/~dmtmp/PM >[2012-04-03 17:45:14.042864] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client6/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:14.043389] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client1/~dmtmp/PM >[2012-04-03 17:45:14.043597] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background entry self-heal triggered. path: /clients/client6/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:14.048122] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-0: background entry self-heal completed on /clients/client1/~dmtmp/PM >[2012-04-03 17:45:14.049762] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background entry self-heal triggered. path: /clients/client9/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:14.051100] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-0: background entry self-heal triggered. path: /clients/client3/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:14.053060] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-0: background entry self-heal triggered. path: /clients/client8/~dmtmp/COREL, reason: lookup detected pending operations >[2012-04-03 17:45:14.053396] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background entry self-heal completed on /clients/client6/~dmtmp/PM >[2012-04-03 17:45:14.053665] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client6/~dmtmp/PM >[2012-04-03 17:45:14.058708] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background entry self-heal completed on /clients/client9/~dmtmp/PM >[2012-04-03 17:45:14.061378] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client9/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:14.061583] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background entry self-heal triggered. path: /clients/client9/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:14.061745] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-0: background entry self-heal completed on /clients/client3/~dmtmp/PM >[2012-04-03 17:45:14.064181] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-0: background entry self-heal completed on /clients/client8/~dmtmp/COREL >[2012-04-03 17:45:14.065940] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-0: background entry self-heal triggered. path: /clients/client3/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:14.066362] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client2/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:14.066920] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background entry self-heal triggered. path: /clients/client3/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:14.067148] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-0: background entry self-heal triggered. path: /clients/client8/~dmtmp/COREL, reason: lookup detected pending operations >[2012-04-03 17:45:14.070397] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background entry self-heal triggered. path: /clients/client8/~dmtmp/COREL, reason: lookup detected pending operations >[2012-04-03 17:45:14.071561] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background entry self-heal triggered. path: /clients/client4/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:14.074252] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-0: background entry self-heal completed on /clients/client3/~dmtmp/PM >[2012-04-03 17:45:14.075437] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client9/~dmtmp/PM >[2012-04-03 17:45:14.075680] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client7/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:14.076417] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-0: background entry self-heal completed on /clients/client8/~dmtmp/COREL >[2012-04-03 17:45:14.076637] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client2/~dmtmp/PM >[2012-04-03 17:45:14.079081] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background entry self-heal completed on /clients/client9/~dmtmp/PM >[2012-04-03 17:45:14.079972] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client2/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:14.083095] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background entry self-heal triggered. path: /clients/client2/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:14.083936] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client7/~dmtmp/PM >[2012-04-03 17:45:14.084541] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background entry self-heal completed on /clients/client3/~dmtmp/PM >[2012-04-03 17:45:14.085795] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background entry self-heal completed on /clients/client8/~dmtmp/COREL >[2012-04-03 17:45:14.086756] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background entry self-heal completed on /clients/client4/~dmtmp/PM >[2012-04-03 17:45:14.087546] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-0: background entry self-heal triggered. path: /clients/client7/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:14.089841] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background entry self-heal triggered. path: /clients/client5/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:14.090092] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client7/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:14.090574] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-0: background entry self-heal triggered. path: /clients/client4/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:14.091032] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background entry self-heal triggered. path: /clients/client4/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:14.092069] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client2/~dmtmp/PM >[2012-04-03 17:45:14.095053] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background entry self-heal completed on /clients/client2/~dmtmp/PM >[2012-04-03 17:45:14.097208] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-0: background entry self-heal completed on /clients/client7/~dmtmp/PM >[2012-04-03 17:45:14.099515] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background entry self-heal completed on /clients/client5/~dmtmp/PM >[2012-04-03 17:45:14.100941] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-0: background entry self-heal completed on /clients/client4/~dmtmp/PM >[2012-04-03 17:45:14.102118] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background entry self-heal completed on /clients/client4/~dmtmp/PM >[2012-04-03 17:45:14.105135] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background entry self-heal triggered. path: /clients/client5/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:14.105329] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client5/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:14.105499] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client7/~dmtmp/PM >[2012-04-03 17:45:14.106195] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background entry self-heal triggered. path: /clients/client6/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:14.106608] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client6/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:14.108428] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background entry self-heal triggered. path: /clients/client9/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:14.111446] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-0: background entry self-heal triggered. path: /clients/client1/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:14.112447] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-0: background entry self-heal triggered. path: /clients/client0/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:14.112942] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client1/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:14.114974] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background entry self-heal triggered. path: /clients/client0/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:14.115849] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background entry self-heal completed on /clients/client5/~dmtmp/PM >[2012-04-03 17:45:14.116860] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client5/~dmtmp/PM >[2012-04-03 17:45:14.118462] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background entry self-heal completed on /clients/client6/~dmtmp/PM >[2012-04-03 17:45:14.121204] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client6/~dmtmp/PM >[2012-04-03 17:45:14.121571] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background entry self-heal completed on /clients/client9/~dmtmp/PM >[2012-04-03 17:45:14.126091] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background entry self-heal triggered. path: /clients/client9/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:14.128029] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-0: background entry self-heal completed on /clients/client1/~dmtmp/PM >[2012-04-03 17:45:14.128282] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client9/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:14.128647] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background entry self-heal completed on /clients/client0/~dmtmp/PM >[2012-04-03 17:45:14.129471] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-0: background entry self-heal completed on /clients/client0/~dmtmp/PM >[2012-04-03 17:45:14.129781] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client1/~dmtmp/PM >[2012-04-03 17:45:14.132617] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client7/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:14.141638] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background entry self-heal completed on /clients/client9/~dmtmp/PM >[2012-04-03 17:45:14.142584] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client9/~dmtmp/PM >[2012-04-03 17:45:14.145494] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client7/~dmtmp/PM >[2012-04-03 17:45:14.148756] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-0: background entry self-heal triggered. path: /clients/client7/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:14.148962] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background entry self-heal triggered. path: /clients/client5/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:14.149176] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client7/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:14.151646] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-0: background entry self-heal triggered. path: /clients/client8/~dmtmp/COREL, reason: lookup detected pending operations >[2012-04-03 17:45:14.151876] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client2/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:14.157788] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background entry self-heal completed on /clients/client5/~dmtmp/PM >[2012-04-03 17:45:14.159524] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-0: background entry self-heal triggered. path: /clients/client3/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:14.159792] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background entry self-heal triggered. path: /clients/client5/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:14.161349] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client5/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:14.161631] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client7/~dmtmp/PM >[2012-04-03 17:45:14.162080] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-0: background entry self-heal completed on /clients/client7/~dmtmp/PM >[2012-04-03 17:45:14.163168] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-0: background entry self-heal completed on /clients/client8/~dmtmp/COREL >[2012-04-03 17:45:14.163526] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client2/~dmtmp/PM >[2012-04-03 17:45:14.165767] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-0: background entry self-heal triggered. path: /clients/client1/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:14.166165] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client1/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:14.166600] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background entry self-heal triggered. path: /clients/client8/~dmtmp/COREL, reason: lookup detected pending operations >[2012-04-03 17:45:14.168774] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background entry self-heal triggered. path: /clients/client2/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:14.168985] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client2/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:14.170248] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background entry self-heal completed on /clients/client5/~dmtmp/PM >[2012-04-03 17:45:14.170455] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-0: background entry self-heal triggered. path: /clients/client8/~dmtmp/COREL, reason: lookup detected pending operations >[2012-04-03 17:45:14.171069] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background entry self-heal triggered. path: /clients/client4/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:14.173035] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client5/~dmtmp/PM >[2012-04-03 17:45:14.177169] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-0: background entry self-heal completed on /clients/client3/~dmtmp/PM >[2012-04-03 17:45:14.177675] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client1/~dmtmp/PM >[2012-04-03 17:45:14.178317] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background entry self-heal completed on /clients/client8/~dmtmp/COREL >[2012-04-03 17:45:14.179216] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client2/~dmtmp/PM >[2012-04-03 17:45:14.179451] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background entry self-heal triggered. path: /clients/client9/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:14.180474] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client7/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:14.180719] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-0: background entry self-heal triggered. path: /clients/client3/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:14.180850] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background entry self-heal completed on /clients/client2/~dmtmp/PM >[2012-04-03 17:45:14.181655] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background entry self-heal triggered. path: /clients/client3/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:14.182636] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client6/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:14.183144] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background entry self-heal triggered. path: /clients/client6/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:14.183308] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-0: background entry self-heal completed on /clients/client1/~dmtmp/PM >[2012-04-03 17:45:14.183689] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background entry self-heal completed on /clients/client4/~dmtmp/PM >[2012-04-03 17:45:14.184043] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-0: background entry self-heal completed on /clients/client8/~dmtmp/COREL >[2012-04-03 17:45:14.186737] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background entry self-heal triggered. path: /clients/client4/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:14.186974] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-0: background entry self-heal triggered. path: /clients/client4/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:14.187956] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background data self-heal triggered. path: /clients/client8/~dmtmp/COREL/@@@CDRW.TMP, reason: lookup detected pending operations >[2012-04-03 17:45:14.192290] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background entry self-heal completed on /clients/client9/~dmtmp/PM >[2012-04-03 17:45:14.193069] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-0: background entry self-heal triggered. path: /clients/client0/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:14.193309] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background entry self-heal triggered. path: /clients/client0/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:14.193576] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background entry self-heal completed on /clients/client3/~dmtmp/PM >[2012-04-03 17:45:14.193932] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client7/~dmtmp/PM >[2012-04-03 17:45:14.194506] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background entry self-heal completed on /clients/client6/~dmtmp/PM >[2012-04-03 17:45:14.194746] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-0: background entry self-heal completed on /clients/client3/~dmtmp/PM >[2012-04-03 17:45:14.195934] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background entry self-heal triggered. path: /clients/client9/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:14.196298] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client2/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:14.197070] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client6/~dmtmp/PM >[2012-04-03 17:45:14.197463] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client5/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:14.199130] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client9/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:14.199387] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background entry self-heal completed on /clients/client4/~dmtmp/PM >[2012-04-03 17:45:14.200493] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client7/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:14.200766] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-0: background entry self-heal triggered. path: /clients/client7/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:14.200907] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-0: background entry self-heal completed on /clients/client4/~dmtmp/PM >[2012-04-03 17:45:14.202885] I [afr-self-heal-data.c:776:afr_sh_data_fix] 7-dstore-replicate-1: no active sinks for performing self-heal on file /clients/client8/~dmtmp/COREL/@@@CDRW.TMP >[2012-04-03 17:45:14.203180] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background entry self-heal completed on /clients/client0/~dmtmp/PM >[2012-04-03 17:45:14.205343] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-0: background entry self-heal completed on /clients/client0/~dmtmp/PM >[2012-04-03 17:45:14.206196] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background entry self-heal completed on /clients/client9/~dmtmp/PM >[2012-04-03 17:45:14.207514] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-0: background entry self-heal completed on /clients/client7/~dmtmp/PM >[2012-04-03 17:45:14.209910] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background data self-heal completed on /clients/client8/~dmtmp/COREL/@@@CDRW.TMP >[2012-04-03 17:45:14.210186] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-0: background entry self-heal triggered. path: /clients/client8/~dmtmp/COREL, reason: lookup detected pending operations >[2012-04-03 17:45:14.210802] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background entry self-heal triggered. path: /clients/client8/~dmtmp/COREL, reason: lookup detected pending operations >[2012-04-03 17:45:14.211308] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client2/~dmtmp/PM >[2012-04-03 17:45:14.212685] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client5/~dmtmp/PM >[2012-04-03 17:45:14.213314] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client9/~dmtmp/PM >[2012-04-03 17:45:14.214564] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client7/~dmtmp/PM >[2012-04-03 17:45:14.217344] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background entry self-heal triggered. path: /clients/client2/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:14.217898] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client2/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:14.221969] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-0: background entry self-heal triggered. path: /clients/client1/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:14.222508] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client1/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:14.223573] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-0: background entry self-heal triggered. path: /clients/client3/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:14.224560] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-0: background entry self-heal completed on /clients/client8/~dmtmp/COREL >[2012-04-03 17:45:14.224820] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background entry self-heal completed on /clients/client8/~dmtmp/COREL >[2012-04-03 17:45:14.227613] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background entry self-heal triggered. path: /clients/client9/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:14.228686] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background entry self-heal triggered. path: /clients/client4/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:14.229902] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background entry self-heal completed on /clients/client2/~dmtmp/PM >[2012-04-03 17:45:14.232123] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-0: background entry self-heal completed on /clients/client1/~dmtmp/PM >[2012-04-03 17:45:14.232323] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client2/~dmtmp/PM >[2012-04-03 17:45:14.232784] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-0: background entry self-heal completed on /clients/client3/~dmtmp/PM >[2012-04-03 17:45:14.234501] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client1/~dmtmp/PM >[2012-04-03 17:45:14.235029] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background data self-heal triggered. path: /clients/client8/~dmtmp/COREL/@@@CDRW.TMP, reason: lookup detected pending operations >[2012-04-03 17:45:14.235966] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-0: background entry self-heal triggered. path: /clients/client3/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:14.236923] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background entry self-heal triggered. path: /clients/client3/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:14.240014] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background entry self-heal completed on /clients/client9/~dmtmp/PM >[2012-04-03 17:45:14.240850] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background entry self-heal completed on /clients/client4/~dmtmp/PM >[2012-04-03 17:45:14.242500] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client9/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:14.243663] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-0: background entry self-heal triggered. path: /clients/client4/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:14.244396] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background entry self-heal triggered. path: /clients/client9/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:14.244927] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background entry self-heal triggered. path: /clients/client4/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:14.246913] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background entry self-heal completed on /clients/client3/~dmtmp/PM >[2012-04-03 17:45:14.249597] I [afr-self-heal-data.c:776:afr_sh_data_fix] 7-dstore-replicate-1: no active sinks for performing self-heal on file /clients/client8/~dmtmp/COREL/@@@CDRW.TMP >[2012-04-03 17:45:14.251177] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-0: background entry self-heal completed on /clients/client3/~dmtmp/PM >[2012-04-03 17:45:14.251921] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client9/~dmtmp/PM >[2012-04-03 17:45:14.254375] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background entry self-heal completed on /clients/client9/~dmtmp/PM >[2012-04-03 17:45:14.255661] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background entry self-heal completed on /clients/client4/~dmtmp/PM >[2012-04-03 17:45:14.256008] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-0: background entry self-heal completed on /clients/client4/~dmtmp/PM >[2012-04-03 17:45:14.256695] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client6/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:14.259152] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background entry self-heal triggered. path: /clients/client6/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:14.262660] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background data self-heal completed on /clients/client8/~dmtmp/COREL/@@@CDRW.TMP >[2012-04-03 17:45:14.265462] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client7/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:14.265663] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background entry self-heal triggered. path: /clients/client2/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:14.266580] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client2/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:14.267244] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background entry self-heal triggered. path: /clients/client5/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:14.269165] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client6/~dmtmp/PM >[2012-04-03 17:45:14.271949] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-0: background entry self-heal triggered. path: /clients/client1/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:14.272347] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background entry self-heal completed on /clients/client6/~dmtmp/PM >[2012-04-03 17:45:14.273256] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client1/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:14.276935] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background entry self-heal completed on /clients/client2/~dmtmp/PM >[2012-04-03 17:45:14.278298] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background entry self-heal triggered. path: /clients/client0/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:14.278532] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-0: background entry self-heal triggered. path: /clients/client0/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:14.279301] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client7/~dmtmp/PM >[2012-04-03 17:45:14.280294] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client2/~dmtmp/PM >[2012-04-03 17:45:14.282066] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-0: background entry self-heal completed on /clients/client1/~dmtmp/PM >[2012-04-03 17:45:14.282759] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-0: background entry self-heal triggered. path: /clients/client7/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:14.283772] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background entry self-heal completed on /clients/client5/~dmtmp/PM >[2012-04-03 17:45:14.285216] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client7/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:14.285629] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client1/~dmtmp/PM >[2012-04-03 17:45:14.286246] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-0: background entry self-heal triggered. path: /clients/client3/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:14.287604] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background entry self-heal triggered. path: /clients/client5/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:14.288169] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-0: background entry self-heal completed on /clients/client0/~dmtmp/PM >[2012-04-03 17:45:14.288835] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client5/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:14.291382] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-0: background entry self-heal completed on /clients/client7/~dmtmp/PM >[2012-04-03 17:45:14.293574] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background entry self-heal triggered. path: /clients/client4/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:14.293817] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-0: background entry self-heal completed on /clients/client3/~dmtmp/PM >[2012-04-03 17:45:14.295062] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background entry self-heal completed on /clients/client0/~dmtmp/PM >[2012-04-03 17:45:14.297620] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-0: background entry self-heal triggered. path: /clients/client3/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:14.299663] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background entry self-heal triggered. path: /clients/client3/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:14.299892] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client7/~dmtmp/PM >[2012-04-03 17:45:14.300337] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background entry self-heal completed on /clients/client5/~dmtmp/PM >[2012-04-03 17:45:14.302684] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client2/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:14.304313] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background entry self-heal triggered. path: /clients/client9/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:14.306029] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background entry self-heal completed on /clients/client4/~dmtmp/PM >[2012-04-03 17:45:14.307032] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client5/~dmtmp/PM >[2012-04-03 17:45:14.308553] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-0: background entry self-heal triggered. path: /clients/client1/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:14.309146] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-0: background entry self-heal completed on /clients/client3/~dmtmp/PM >[2012-04-03 17:45:14.309514] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background entry self-heal triggered. path: /clients/client6/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:14.310275] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-0: background entry self-heal triggered. path: /clients/client4/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:14.310487] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background entry self-heal triggered. path: /clients/client4/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:14.311079] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client1/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:14.311488] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client6/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:14.312328] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background entry self-heal completed on /clients/client3/~dmtmp/PM >[2012-04-03 17:45:14.315233] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background entry self-heal completed on /clients/client9/~dmtmp/PM >[2012-04-03 17:45:14.316169] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-0: background entry self-heal completed on /clients/client1/~dmtmp/PM >[2012-04-03 17:45:14.317232] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client2/~dmtmp/PM >[2012-04-03 17:45:14.319094] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-0: background entry self-heal completed on /clients/client4/~dmtmp/PM >[2012-04-03 17:45:14.320570] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client9/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:14.320943] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background entry self-heal triggered. path: /clients/client9/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:14.321312] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background entry self-heal triggered. path: /clients/client2/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:14.321816] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client2/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:14.322000] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background entry self-heal completed on /clients/client6/~dmtmp/PM >[2012-04-03 17:45:14.323457] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client1/~dmtmp/PM >[2012-04-03 17:45:14.324371] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background entry self-heal completed on /clients/client4/~dmtmp/PM >[2012-04-03 17:45:14.325286] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client7/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:14.325647] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client6/~dmtmp/PM >[2012-04-03 17:45:14.328896] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-0: background entry self-heal triggered. path: /clients/client8/~dmtmp/COREL, reason: lookup detected pending operations >[2012-04-03 17:45:14.334140] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background entry self-heal completed on /clients/client9/~dmtmp/PM >[2012-04-03 17:45:14.334333] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background entry self-heal completed on /clients/client2/~dmtmp/PM >[2012-04-03 17:45:14.336157] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client9/~dmtmp/PM >[2012-04-03 17:45:14.336904] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client2/~dmtmp/PM >[2012-04-03 17:45:14.337657] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-0: background entry self-heal triggered. path: /clients/client3/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:14.338434] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background entry self-heal triggered. path: /clients/client0/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:14.338683] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-0: background entry self-heal triggered. path: /clients/client0/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:14.340769] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client7/~dmtmp/PM >[2012-04-03 17:45:14.342580] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-0: background entry self-heal completed on /clients/client8/~dmtmp/COREL >[2012-04-03 17:45:14.345283] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-0: background entry self-heal triggered. path: /clients/client7/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:14.345890] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client7/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:14.346545] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background entry self-heal triggered. path: /clients/client5/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:14.347100] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-0: background entry self-heal triggered. path: /clients/client8/~dmtmp/COREL, reason: lookup detected pending operations >[2012-04-03 17:45:14.347417] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background entry self-heal triggered. path: /clients/client8/~dmtmp/COREL, reason: lookup detected pending operations >[2012-04-03 17:45:14.348202] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background entry self-heal triggered. path: /clients/client4/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:14.348409] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client8/~dmtmp/COREL, reason: lookup detected pending operations >[2012-04-03 17:45:14.348639] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background entry self-heal completed on /clients/client0/~dmtmp/PM >[2012-04-03 17:45:14.349372] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-0: background entry self-heal completed on /clients/client3/~dmtmp/PM >[2012-04-03 17:45:14.349815] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client2/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:14.351332] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-0: background entry self-heal completed on /clients/client0/~dmtmp/PM >[2012-04-03 17:45:14.355914] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-0: background entry self-heal completed on /clients/client7/~dmtmp/PM >[2012-04-03 17:45:14.362499] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client1/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:14.368950] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background entry self-heal triggered. path: /clients/client9/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:14.369214] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background entry self-heal triggered. path: /clients/client6/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:14.369479] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background entry self-heal completed on /clients/client5/~dmtmp/PM >[2012-04-03 17:45:14.370007] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-0: background entry self-heal triggered. path: /clients/client1/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:14.370221] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background entry self-heal completed on /clients/client8/~dmtmp/COREL >[2012-04-03 17:45:14.370665] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-0: background entry self-heal completed on /clients/client8/~dmtmp/COREL >[2012-04-03 17:45:14.371520] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background entry self-heal completed on /clients/client4/~dmtmp/PM >[2012-04-03 17:45:14.380728] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background entry self-heal triggered. path: /clients/client5/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:14.380916] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client7/~dmtmp/PM >[2012-04-03 17:45:14.383076] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client8/~dmtmp/COREL >[2012-04-03 17:45:14.383860] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client2/~dmtmp/PM >[2012-04-03 17:45:14.384752] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client5/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:14.389601] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background entry self-heal triggered. path: /clients/client2/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:14.390373] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background entry self-heal completed on /clients/client9/~dmtmp/PM >[2012-04-03 17:45:14.391920] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-0: background entry self-heal completed on /clients/client1/~dmtmp/PM >[2012-04-03 17:45:14.392503] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background entry self-heal completed on /clients/client6/~dmtmp/PM >[2012-04-03 17:45:14.396284] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client2/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:14.396884] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client1/~dmtmp/PM >[2012-04-03 17:45:14.397940] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background entry self-heal triggered. path: /clients/client9/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:14.398472] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client9/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:14.399755] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background entry self-heal completed on /clients/client5/~dmtmp/PM >[2012-04-03 17:45:14.404288] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background entry self-heal completed on /clients/client2/~dmtmp/PM >[2012-04-03 17:45:14.410161] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client5/~dmtmp/PM >[2012-04-03 17:45:14.413101] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client2/~dmtmp/PM >[2012-04-03 17:45:14.413957] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background entry self-heal completed on /clients/client9/~dmtmp/PM >[2012-04-03 17:45:14.415653] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background entry self-heal triggered. path: /clients/client0/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:14.415848] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-0: background entry self-heal triggered. path: /clients/client0/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:14.416421] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client9/~dmtmp/PM >[2012-04-03 17:45:14.417961] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client7/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:14.426073] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-0: background entry self-heal completed on /clients/client0/~dmtmp/PM >[2012-04-03 17:45:14.426689] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client7/~dmtmp/PM >[2012-04-03 17:45:14.428794] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background entry self-heal completed on /clients/client0/~dmtmp/PM >[2012-04-03 17:45:14.430311] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-0: background entry self-heal triggered. path: /clients/client7/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:14.430554] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client7/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:14.439790] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client7/~dmtmp/PM >[2012-04-03 17:45:14.440436] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client6/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:14.441306] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background entry self-heal triggered. path: /clients/client6/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:14.445833] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background entry self-heal triggered. path: /clients/client9/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:14.446052] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-0: background entry self-heal triggered. path: /clients/client8/~dmtmp/COREL, reason: lookup detected pending operations >[2012-04-03 17:45:14.447202] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-0: background entry self-heal completed on /clients/client7/~dmtmp/PM >[2012-04-03 17:45:14.449153] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client2/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:14.449969] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background entry self-heal triggered. path: /clients/client4/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:14.455114] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client6/~dmtmp/PM >[2012-04-03 17:45:14.455915] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background entry self-heal completed on /clients/client6/~dmtmp/PM >[2012-04-03 17:45:14.458209] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-0: background entry self-heal completed on /clients/client8/~dmtmp/COREL >[2012-04-03 17:45:14.459785] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-0: background entry self-heal triggered. path: /clients/client1/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:14.460485] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client1/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:14.461815] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client2/~dmtmp/PM >[2012-04-03 17:45:14.462772] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background entry self-heal completed on /clients/client9/~dmtmp/PM >[2012-04-03 17:45:14.463858] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client8/~dmtmp/COREL, reason: lookup detected pending operations >[2012-04-03 17:45:14.464763] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-0: background entry self-heal triggered. path: /clients/client8/~dmtmp/COREL, reason: lookup detected pending operations >[2012-04-03 17:45:14.465335] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background entry self-heal triggered. path: /clients/client8/~dmtmp/COREL, reason: lookup detected pending operations >[2012-04-03 17:45:14.466779] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background entry self-heal triggered. path: /clients/client2/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:14.467150] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client2/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:14.467433] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background entry self-heal triggered. path: /clients/client9/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:14.468091] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client9/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:14.471531] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background entry self-heal completed on /clients/client4/~dmtmp/PM >[2012-04-03 17:45:14.473597] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-0: background entry self-heal completed on /clients/client1/~dmtmp/PM >[2012-04-03 17:45:14.475823] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-0: background entry self-heal triggered. path: /clients/client4/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:14.476325] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-0: background entry self-heal completed on /clients/client8/~dmtmp/COREL >[2012-04-03 17:45:14.476801] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client1/~dmtmp/PM >[2012-04-03 17:45:14.478469] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background entry self-heal triggered. path: /clients/client4/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:14.478629] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client8/~dmtmp/COREL >[2012-04-03 17:45:14.479742] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background entry self-heal triggered. path: /clients/client5/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:14.481616] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client2/~dmtmp/PM >[2012-04-03 17:45:14.482091] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client9/~dmtmp/PM >[2012-04-03 17:45:14.482686] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background entry self-heal completed on /clients/client8/~dmtmp/COREL >[2012-04-03 17:45:14.486875] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background entry self-heal completed on /clients/client2/~dmtmp/PM >[2012-04-03 17:45:14.487454] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background entry self-heal completed on /clients/client9/~dmtmp/PM >[2012-04-03 17:45:14.488715] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-0: background entry self-heal completed on /clients/client4/~dmtmp/PM >[2012-04-03 17:45:14.494495] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background entry self-heal completed on /clients/client4/~dmtmp/PM >[2012-04-03 17:45:14.498656] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background entry self-heal completed on /clients/client5/~dmtmp/PM >[2012-04-03 17:45:14.502543] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-0: background entry self-heal triggered. path: /clients/client0/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:14.503447] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background entry self-heal triggered. path: /clients/client0/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:14.504357] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-0: background entry self-heal triggered. path: /clients/client8/~dmtmp/COREL, reason: lookup detected pending operations >[2012-04-03 17:45:14.506590] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background entry self-heal triggered. path: /clients/client5/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:14.506878] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client5/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:14.507146] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client7/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:14.509011] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client1/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:14.509409] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-0: background entry self-heal triggered. path: /clients/client1/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:14.514598] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-0: background entry self-heal completed on /clients/client0/~dmtmp/PM >[2012-04-03 17:45:14.516111] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-0: background entry self-heal completed on /clients/client8/~dmtmp/COREL >[2012-04-03 17:45:14.516932] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client6/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:14.517715] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background entry self-heal triggered. path: /clients/client6/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:14.523483] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background entry self-heal completed on /clients/client0/~dmtmp/PM >[2012-04-03 17:45:14.527914] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-0: background entry self-heal triggered. path: /clients/client8/~dmtmp/COREL, reason: lookup detected pending operations >[2012-04-03 17:45:14.528173] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background entry self-heal triggered. path: /clients/client8/~dmtmp/COREL, reason: lookup detected pending operations >[2012-04-03 17:45:14.528361] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-0: background entry self-heal completed on /clients/client1/~dmtmp/PM >[2012-04-03 17:45:14.531315] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client8/~dmtmp/COREL, reason: lookup detected pending operations >[2012-04-03 17:45:14.531706] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background entry self-heal completed on /clients/client5/~dmtmp/PM >[2012-04-03 17:45:14.532058] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client5/~dmtmp/PM >[2012-04-03 17:45:14.532294] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client7/~dmtmp/PM >[2012-04-03 17:45:14.541760] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client1/~dmtmp/PM >[2012-04-03 17:45:14.542400] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client7/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:14.545491] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-0: background entry self-heal triggered. path: /clients/client7/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:14.550539] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-0: background entry self-heal completed on /clients/client8/~dmtmp/COREL >[2012-04-03 17:45:14.551023] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client6/~dmtmp/PM >[2012-04-03 17:45:14.554307] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background entry self-heal completed on /clients/client6/~dmtmp/PM >[2012-04-03 17:45:14.555770] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client2/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:14.556044] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client8/~dmtmp/COREL >[2012-04-03 17:45:14.558246] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-0: background entry self-heal completed on /clients/client7/~dmtmp/PM >[2012-04-03 17:45:14.558593] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background entry self-heal completed on /clients/client8/~dmtmp/COREL >[2012-04-03 17:45:14.561804] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client7/~dmtmp/PM >[2012-04-03 17:45:14.570106] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client2/~dmtmp/PM >[2012-04-03 17:45:14.570771] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background entry self-heal triggered. path: /clients/client4/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:14.571866] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background entry self-heal triggered. path: /clients/client9/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:14.578690] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background entry self-heal triggered. path: /clients/client2/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:14.581186] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client2/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:14.585302] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background entry self-heal completed on /clients/client4/~dmtmp/PM >[2012-04-03 17:45:14.585907] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background entry self-heal completed on /clients/client9/~dmtmp/PM >[2012-04-03 17:45:14.588514] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background entry self-heal completed on /clients/client2/~dmtmp/PM >[2012-04-03 17:45:14.589294] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background entry self-heal triggered. path: /clients/client4/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:14.590493] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background entry self-heal triggered. path: /clients/client9/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:14.591635] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-0: background entry self-heal triggered. path: /clients/client4/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:14.592640] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client2/~dmtmp/PM >[2012-04-03 17:45:14.595537] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background entry self-heal triggered. path: /clients/client5/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:14.597174] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client9/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:14.598585] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client7/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:14.601845] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background entry self-heal completed on /clients/client4/~dmtmp/PM >[2012-04-03 17:45:14.605244] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background entry self-heal completed on /clients/client9/~dmtmp/PM >[2012-04-03 17:45:14.607087] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client9/~dmtmp/PM >[2012-04-03 17:45:14.607993] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-0: background entry self-heal completed on /clients/client4/~dmtmp/PM >[2012-04-03 17:45:14.609517] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background entry self-heal completed on /clients/client5/~dmtmp/PM >[2012-04-03 17:45:14.610760] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client7/~dmtmp/PM >[2012-04-03 17:45:14.613474] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background entry self-heal triggered. path: /clients/client5/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:14.613717] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background entry self-heal triggered. path: /clients/client6/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:14.616546] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client2/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:14.619221] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-0: background entry self-heal triggered. path: /clients/client7/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:14.619757] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-0: background entry self-heal triggered. path: /clients/client1/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:14.620143] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client5/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:14.620420] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client6/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:14.621479] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client7/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:14.621851] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client1/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:14.624748] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background entry self-heal completed on /clients/client5/~dmtmp/PM >[2012-04-03 17:45:14.627929] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background entry self-heal completed on /clients/client6/~dmtmp/PM >[2012-04-03 17:45:14.629953] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client2/~dmtmp/PM >[2012-04-03 17:45:14.630586] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client5/~dmtmp/PM >[2012-04-03 17:45:14.634741] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client6/~dmtmp/PM >[2012-04-03 17:45:14.634994] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client7/~dmtmp/PM >[2012-04-03 17:45:14.636166] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client1/~dmtmp/PM >[2012-04-03 17:45:14.636550] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client2/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:14.636955] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-0: background entry self-heal completed on /clients/client7/~dmtmp/PM >[2012-04-03 17:45:14.646202] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background entry self-heal triggered. path: /clients/client2/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:14.646691] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background entry self-heal triggered. path: /clients/client9/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:14.648192] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-0: background entry self-heal completed on /clients/client1/~dmtmp/PM >[2012-04-03 17:45:14.656074] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background entry self-heal completed on /clients/client2/~dmtmp/PM >[2012-04-03 17:45:14.657394] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background entry self-heal completed on /clients/client9/~dmtmp/PM >[2012-04-03 17:45:14.662139] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background entry self-heal triggered. path: /clients/client9/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:14.662833] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client9/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:14.665989] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client2/~dmtmp/PM >[2012-04-03 17:45:14.674816] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background entry self-heal completed on /clients/client9/~dmtmp/PM >[2012-04-03 17:45:14.676613] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client9/~dmtmp/PM >[2012-04-03 17:45:14.680083] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client1/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:14.683110] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-0: background entry self-heal triggered. path: /clients/client1/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:14.686251] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background entry self-heal triggered. path: /clients/client4/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:14.688383] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background entry self-heal triggered. path: /clients/client5/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:14.688754] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client5/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:14.691483] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client1/~dmtmp/PM >[2012-04-03 17:45:14.693707] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client7/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:14.699525] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-0: background entry self-heal completed on /clients/client1/~dmtmp/PM >[2012-04-03 17:45:14.700764] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background entry self-heal completed on /clients/client4/~dmtmp/PM >[2012-04-03 17:45:14.704751] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background entry self-heal triggered. path: /clients/client4/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:14.705080] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background entry self-heal completed on /clients/client5/~dmtmp/PM >[2012-04-03 17:45:14.705929] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client5/~dmtmp/PM >[2012-04-03 17:45:14.709731] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-0: background entry self-heal triggered. path: /clients/client4/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:14.711091] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background entry self-heal completed on /clients/client4/~dmtmp/PM >[2012-04-03 17:45:14.711794] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client7/~dmtmp/PM >[2012-04-03 17:45:14.714640] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client7/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:14.716576] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-0: background entry self-heal triggered. path: /clients/client7/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:14.719690] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-0: background entry self-heal completed on /clients/client4/~dmtmp/PM >[2012-04-03 17:45:14.722546] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client7/~dmtmp/PM >[2012-04-03 17:45:14.725799] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-0: background entry self-heal completed on /clients/client7/~dmtmp/PM >[2012-04-03 17:45:14.734918] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background entry self-heal triggered. path: /clients/client9/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:14.735283] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client1/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:14.735742] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-0: background entry self-heal triggered. path: /clients/client1/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:14.742239] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-0: background entry self-heal triggered. path: /clients/client8/~dmtmp/COREL, reason: lookup detected pending operations >[2012-04-03 17:45:14.744237] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-0: background entry self-heal completed on /clients/client1/~dmtmp/PM >[2012-04-03 17:45:14.744669] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client2/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:14.745535] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client1/~dmtmp/PM >[2012-04-03 17:45:14.747015] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background entry self-heal completed on /clients/client9/~dmtmp/PM >[2012-04-03 17:45:14.749465] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background entry self-heal triggered. path: /clients/client5/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:14.750286] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background entry self-heal triggered. path: /clients/client9/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:14.751290] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client9/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:14.752835] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-0: background entry self-heal completed on /clients/client8/~dmtmp/COREL >[2012-04-03 17:45:14.755893] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client2/~dmtmp/PM >[2012-04-03 17:45:14.758275] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client8/~dmtmp/COREL, reason: lookup detected pending operations >[2012-04-03 17:45:14.759594] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-0: background entry self-heal triggered. path: /clients/client8/~dmtmp/COREL, reason: lookup detected pending operations >[2012-04-03 17:45:14.760712] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background entry self-heal triggered. path: /clients/client8/~dmtmp/COREL, reason: lookup detected pending operations >[2012-04-03 17:45:14.762097] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background entry self-heal triggered. path: /clients/client2/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:14.762507] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client2/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:14.762693] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background entry self-heal completed on /clients/client5/~dmtmp/PM >[2012-04-03 17:45:14.765135] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client7/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:14.765574] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client9/~dmtmp/PM >[2012-04-03 17:45:14.765796] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background entry self-heal completed on /clients/client9/~dmtmp/PM >[2012-04-03 17:45:14.766396] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client5/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:14.766792] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background entry self-heal triggered. path: /clients/client5/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:14.772774] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background entry self-heal completed on /clients/client8/~dmtmp/COREL >[2012-04-03 17:45:14.773227] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background entry self-heal completed on /clients/client2/~dmtmp/PM >[2012-04-03 17:45:14.773707] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client8/~dmtmp/COREL >[2012-04-03 17:45:14.774408] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-0: background entry self-heal completed on /clients/client8/~dmtmp/COREL >[2012-04-03 17:45:14.776687] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client2/~dmtmp/PM >[2012-04-03 17:45:14.778779] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client7/~dmtmp/PM >[2012-04-03 17:45:14.780712] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background entry self-heal triggered. path: /clients/client4/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:14.781303] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client5/~dmtmp/PM >[2012-04-03 17:45:14.781843] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-0: background entry self-heal triggered. path: /clients/client7/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:14.782474] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client7/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:14.782763] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background entry self-heal completed on /clients/client5/~dmtmp/PM >[2012-04-03 17:45:14.790333] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-0: background entry self-heal completed on /clients/client7/~dmtmp/PM >[2012-04-03 17:45:14.791959] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background entry self-heal triggered. path: /clients/client9/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:14.795210] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background entry self-heal completed on /clients/client4/~dmtmp/PM >[2012-04-03 17:45:14.797961] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-0: background entry self-heal triggered. path: /clients/client4/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:14.800061] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client7/~dmtmp/PM >[2012-04-03 17:45:14.801363] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background entry self-heal triggered. path: /clients/client4/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:14.803104] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-0: background entry self-heal triggered. path: /clients/client8/~dmtmp/COREL, reason: lookup detected pending operations >[2012-04-03 17:45:14.803892] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background entry self-heal completed on /clients/client9/~dmtmp/PM >[2012-04-03 17:45:14.809498] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background entry self-heal triggered. path: /clients/client9/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:14.810120] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-0: background entry self-heal completed on /clients/client4/~dmtmp/PM >[2012-04-03 17:45:14.811306] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client9/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:14.814618] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background entry self-heal completed on /clients/client4/~dmtmp/PM >[2012-04-03 17:45:14.817996] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client2/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:14.818252] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client7/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:14.820041] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-0: background entry self-heal completed on /clients/client8/~dmtmp/COREL >[2012-04-03 17:45:14.821128] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client1/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:14.821336] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-0: background entry self-heal triggered. path: /clients/client1/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:14.824123] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client9/~dmtmp/PM >[2012-04-03 17:45:14.832277] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background entry self-heal completed on /clients/client9/~dmtmp/PM >[2012-04-03 17:45:14.836293] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background entry self-heal triggered. path: /clients/client8/~dmtmp/COREL, reason: lookup detected pending operations >[2012-04-03 17:45:14.836751] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-0: background entry self-heal triggered. path: /clients/client8/~dmtmp/COREL, reason: lookup detected pending operations >[2012-04-03 17:45:14.837551] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background entry self-heal triggered. path: /clients/client5/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:14.837880] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client8/~dmtmp/COREL, reason: lookup detected pending operations >[2012-04-03 17:45:14.843053] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client2/~dmtmp/PM >[2012-04-03 17:45:14.845403] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client7/~dmtmp/PM >[2012-04-03 17:45:14.847677] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background entry self-heal triggered. path: /clients/client2/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:14.848801] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client1/~dmtmp/PM >[2012-04-03 17:45:14.849219] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-0: background entry self-heal completed on /clients/client1/~dmtmp/PM >[2012-04-03 17:45:14.849676] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client2/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:14.850125] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-0: background entry self-heal triggered. path: /clients/client7/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:14.852137] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client7/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:14.852399] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background entry self-heal completed on /clients/client8/~dmtmp/COREL >[2012-04-03 17:45:14.853772] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client8/~dmtmp/COREL >[2012-04-03 17:45:14.854413] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-0: background entry self-heal completed on /clients/client8/~dmtmp/COREL >[2012-04-03 17:45:14.854722] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background entry self-heal completed on /clients/client5/~dmtmp/PM >[2012-04-03 17:45:14.856241] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background entry self-heal triggered. path: /clients/client9/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:14.861120] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background entry self-heal triggered. path: /clients/client5/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:14.862012] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-0: background entry self-heal triggered. path: /clients/client4/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:14.862906] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client5/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:14.866704] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background entry self-heal completed on /clients/client2/~dmtmp/PM >[2012-04-03 17:45:14.867355] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-0: background entry self-heal completed on /clients/client7/~dmtmp/PM >[2012-04-03 17:45:14.875608] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client2/~dmtmp/PM >[2012-04-03 17:45:14.876029] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-0: background entry self-heal completed on /clients/client4/~dmtmp/PM >[2012-04-03 17:45:14.877727] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client7/~dmtmp/PM >[2012-04-03 17:45:14.878332] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background entry self-heal completed on /clients/client9/~dmtmp/PM >[2012-04-03 17:45:14.880980] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background entry self-heal completed on /clients/client5/~dmtmp/PM >[2012-04-03 17:45:14.882732] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background entry self-heal triggered. path: /clients/client9/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:14.884094] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client9/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:14.884575] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client5/~dmtmp/PM >[2012-04-03 17:45:14.888534] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-0: background entry self-heal triggered. path: /clients/client1/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:14.890353] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client1/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:14.893466] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background entry self-heal completed on /clients/client9/~dmtmp/PM >[2012-04-03 17:45:14.894723] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client9/~dmtmp/PM >[2012-04-03 17:45:14.899873] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-0: background entry self-heal completed on /clients/client1/~dmtmp/PM >[2012-04-03 17:45:14.900195] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-0: background entry self-heal triggered. path: /clients/client3/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:14.902188] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client1/~dmtmp/PM >[2012-04-03 17:45:14.910044] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client2/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:14.910581] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-0: background entry self-heal completed on /clients/client3/~dmtmp/PM >[2012-04-03 17:45:14.911152] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background entry self-heal triggered. path: /clients/client4/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:14.915462] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-0: background entry self-heal triggered. path: /clients/client3/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:14.915730] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background entry self-heal triggered. path: /clients/client3/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:14.917214] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-0: background entry self-heal triggered. path: /clients/client8/~dmtmp/COREL, reason: lookup detected pending operations >[2012-04-03 17:45:14.917438] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client7/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:14.918214] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background entry self-heal triggered. path: /clients/client9/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:14.922645] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background entry self-heal completed on /clients/client4/~dmtmp/PM >[2012-04-03 17:45:14.926014] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background entry self-heal completed on /clients/client3/~dmtmp/PM >[2012-04-03 17:45:14.926725] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-0: background entry self-heal completed on /clients/client3/~dmtmp/PM >[2012-04-03 17:45:14.927176] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background entry self-heal triggered. path: /clients/client4/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:14.927465] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background entry self-heal completed on /clients/client9/~dmtmp/PM >[2012-04-03 17:45:14.928064] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-0: background entry self-heal triggered. path: /clients/client4/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:14.928306] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-0: background entry self-heal completed on /clients/client8/~dmtmp/COREL >[2012-04-03 17:45:14.928817] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client2/~dmtmp/PM >[2012-04-03 17:45:14.929597] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background entry self-heal triggered. path: /clients/client5/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:14.932307] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background entry self-heal triggered. path: /clients/client8/~dmtmp/COREL, reason: lookup detected pending operations >[2012-04-03 17:45:14.932756] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background entry self-heal triggered. path: /clients/client2/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:14.933510] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-0: background entry self-heal triggered. path: /clients/client8/~dmtmp/COREL, reason: lookup detected pending operations >[2012-04-03 17:45:14.934236] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client8/~dmtmp/COREL, reason: lookup detected pending operations >[2012-04-03 17:45:14.934885] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client2/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:14.936981] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client7/~dmtmp/PM >[2012-04-03 17:45:14.937940] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background entry self-heal completed on /clients/client4/~dmtmp/PM >[2012-04-03 17:45:14.939807] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-0: background entry self-heal triggered. path: /clients/client7/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:14.940024] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-0: background entry self-heal completed on /clients/client4/~dmtmp/PM >[2012-04-03 17:45:14.940845] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client7/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:14.942250] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background entry self-heal completed on /clients/client5/~dmtmp/PM >[2012-04-03 17:45:14.942784] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background entry self-heal completed on /clients/client8/~dmtmp/COREL >[2012-04-03 17:45:14.943108] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-0: background entry self-heal completed on /clients/client8/~dmtmp/COREL >[2012-04-03 17:45:14.944208] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background entry self-heal completed on /clients/client2/~dmtmp/PM >[2012-04-03 17:45:14.945597] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background entry self-heal triggered. path: /clients/client5/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:14.946354] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client5/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:14.947297] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client8/~dmtmp/COREL >[2012-04-03 17:45:14.947623] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client2/~dmtmp/PM >[2012-04-03 17:45:14.950828] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client7/~dmtmp/PM >[2012-04-03 17:45:14.952328] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-0: background entry self-heal completed on /clients/client7/~dmtmp/PM >[2012-04-03 17:45:14.955863] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client5/~dmtmp/PM >[2012-04-03 17:45:14.956118] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background entry self-heal completed on /clients/client5/~dmtmp/PM >[2012-04-03 17:45:14.964094] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client1/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:14.967865] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-0: background entry self-heal triggered. path: /clients/client1/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:14.968146] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-0: background entry self-heal triggered. path: /clients/client3/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:14.970670] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client7/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:14.971502] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client2/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:14.971815] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-0: background entry self-heal triggered. path: /clients/client8/~dmtmp/COREL, reason: lookup detected pending operations >[2012-04-03 17:45:14.973828] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background entry self-heal triggered. path: /clients/client9/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:14.976365] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background entry self-heal triggered. path: /clients/client4/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:14.977391] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client1/~dmtmp/PM >[2012-04-03 17:45:14.979420] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background entry self-heal completed on /clients/client9/~dmtmp/PM >[2012-04-03 17:45:14.981640] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background entry self-heal triggered. path: /clients/client9/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:14.982249] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-0: background entry self-heal completed on /clients/client1/~dmtmp/PM >[2012-04-03 17:45:14.982860] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background entry self-heal completed on /clients/client4/~dmtmp/PM >[2012-04-03 17:45:14.984125] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-0: background entry self-heal completed on /clients/client3/~dmtmp/PM >[2012-04-03 17:45:14.984725] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client9/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:14.985571] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-0: background entry self-heal completed on /clients/client8/~dmtmp/COREL >[2012-04-03 17:45:14.986142] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client7/~dmtmp/PM >[2012-04-03 17:45:14.986669] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client2/~dmtmp/PM >[2012-04-03 17:45:14.987501] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background entry self-heal triggered. path: /clients/client4/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:14.988853] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-0: background entry self-heal triggered. path: /clients/client4/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:14.989428] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client8/~dmtmp/COREL, reason: lookup detected pending operations >[2012-04-03 17:45:14.990325] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background entry self-heal triggered. path: /clients/client3/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:14.990755] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background entry self-heal triggered. path: /clients/client8/~dmtmp/COREL, reason: lookup detected pending operations >[2012-04-03 17:45:14.991541] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-0: background entry self-heal triggered. path: /clients/client3/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:14.993133] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-0: background entry self-heal triggered. path: /clients/client8/~dmtmp/COREL, reason: lookup detected pending operations >[2012-04-03 17:45:14.993367] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-0: background entry self-heal triggered. path: /clients/client7/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:14.993554] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client7/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:14.993935] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client2/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:14.994247] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background entry self-heal triggered. path: /clients/client2/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:14.996053] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background entry self-heal completed on /clients/client9/~dmtmp/PM >[2012-04-03 17:45:14.998891] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client9/~dmtmp/PM >[2012-04-03 17:45:15.001477] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background entry self-heal completed on /clients/client4/~dmtmp/PM >[2012-04-03 17:45:15.002512] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-0: background entry self-heal completed on /clients/client4/~dmtmp/PM >[2012-04-03 17:45:15.003187] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background entry self-heal completed on /clients/client3/~dmtmp/PM >[2012-04-03 17:45:15.003607] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background entry self-heal completed on /clients/client8/~dmtmp/COREL >[2012-04-03 17:45:15.003954] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client8/~dmtmp/COREL >[2012-04-03 17:45:15.004149] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-0: background entry self-heal completed on /clients/client3/~dmtmp/PM >[2012-04-03 17:45:15.006070] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background entry self-heal completed on /clients/client2/~dmtmp/PM >[2012-04-03 17:45:15.006678] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client7/~dmtmp/PM >[2012-04-03 17:45:15.006833] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client2/~dmtmp/PM >[2012-04-03 17:45:15.007410] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client1/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:15.007717] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-0: background entry self-heal completed on /clients/client8/~dmtmp/COREL >[2012-04-03 17:45:15.008203] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-0: background entry self-heal completed on /clients/client7/~dmtmp/PM >[2012-04-03 17:45:15.009346] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-0: background entry self-heal triggered. path: /clients/client1/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:15.019313] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client1/~dmtmp/PM >[2012-04-03 17:45:15.022957] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-0: background entry self-heal completed on /clients/client1/~dmtmp/PM >[2012-04-03 17:45:15.029417] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client2/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:15.041434] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background entry self-heal triggered. path: /clients/client9/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:15.042791] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client2/~dmtmp/PM >[2012-04-03 17:45:15.045313] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background entry self-heal triggered. path: /clients/client2/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:15.048955] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client2/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:15.051563] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background entry self-heal completed on /clients/client9/~dmtmp/PM >[2012-04-03 17:45:15.055321] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background entry self-heal triggered. path: /clients/client9/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:15.056167] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client9/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:15.058783] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background entry self-heal completed on /clients/client2/~dmtmp/PM >[2012-04-03 17:45:15.060748] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-0: background entry self-heal triggered. path: /clients/client0/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:15.061163] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background entry self-heal triggered. path: /clients/client0/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:15.061724] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client2/~dmtmp/PM >[2012-04-03 17:45:15.064707] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background entry self-heal triggered. path: /clients/client4/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:15.069031] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background entry self-heal completed on /clients/client9/~dmtmp/PM >[2012-04-03 17:45:15.071339] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client9/~dmtmp/PM >[2012-04-03 17:45:15.073441] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client7/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:15.074018] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-0: background entry self-heal triggered. path: /clients/client1/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:15.074240] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background entry self-heal completed on /clients/client0/~dmtmp/PM >[2012-04-03 17:45:15.075312] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client1/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:15.076175] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-0: background entry self-heal completed on /clients/client0/~dmtmp/PM >[2012-04-03 17:45:15.076925] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background entry self-heal completed on /clients/client4/~dmtmp/PM >[2012-04-03 17:45:15.080365] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-0: background entry self-heal triggered. path: /clients/client4/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:15.080833] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background entry self-heal triggered. path: /clients/client4/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:15.084890] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-0: background entry self-heal completed on /clients/client1/~dmtmp/PM >[2012-04-03 17:45:15.086667] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-0: background entry self-heal triggered. path: /clients/client8/~dmtmp/COREL, reason: lookup detected pending operations >[2012-04-03 17:45:15.087968] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client7/~dmtmp/PM >[2012-04-03 17:45:15.088573] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client1/~dmtmp/PM >[2012-04-03 17:45:15.090548] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-0: background entry self-heal triggered. path: /clients/client3/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:15.091735] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client7/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:15.092543] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background entry self-heal completed on /clients/client4/~dmtmp/PM >[2012-04-03 17:45:15.095015] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-0: background entry self-heal triggered. path: /clients/client7/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:15.095266] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-0: background entry self-heal completed on /clients/client4/~dmtmp/PM >[2012-04-03 17:45:15.101714] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-0: background entry self-heal completed on /clients/client8/~dmtmp/COREL >[2012-04-03 17:45:15.102388] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client7/~dmtmp/PM >[2012-04-03 17:45:15.103582] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client2/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:15.105043] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client8/~dmtmp/COREL, reason: lookup detected pending operations >[2012-04-03 17:45:15.105248] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background entry self-heal triggered. path: /clients/client8/~dmtmp/COREL, reason: lookup detected pending operations >[2012-04-03 17:45:15.105808] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-0: background entry self-heal completed on /clients/client3/~dmtmp/PM >[2012-04-03 17:45:15.106495] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-0: background entry self-heal triggered. path: /clients/client8/~dmtmp/COREL, reason: lookup detected pending operations >[2012-04-03 17:45:15.108661] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-0: background entry self-heal completed on /clients/client7/~dmtmp/PM >[2012-04-03 17:45:15.110025] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-0: background entry self-heal triggered. path: /clients/client3/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:15.110756] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background entry self-heal triggered. path: /clients/client3/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:15.115263] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client6/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:15.116006] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background entry self-heal triggered. path: /clients/client6/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:15.116962] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client2/~dmtmp/PM >[2012-04-03 17:45:15.118245] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background entry self-heal triggered. path: /clients/client9/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:15.118499] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background entry self-heal completed on /clients/client8/~dmtmp/COREL >[2012-04-03 17:45:15.120053] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client8/~dmtmp/COREL >[2012-04-03 17:45:15.122457] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background entry self-heal triggered. path: /clients/client2/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:15.122626] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-0: background entry self-heal completed on /clients/client8/~dmtmp/COREL >[2012-04-03 17:45:15.122986] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client2/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:15.124130] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background entry self-heal completed on /clients/client3/~dmtmp/PM >[2012-04-03 17:45:15.124821] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-0: background entry self-heal completed on /clients/client3/~dmtmp/PM >[2012-04-03 17:45:15.126558] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-0: background entry self-heal triggered. path: /clients/client0/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:15.126932] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background entry self-heal triggered. path: /clients/client0/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:15.128415] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background entry self-heal completed on /clients/client6/~dmtmp/PM >[2012-04-03 17:45:15.130132] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client7/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:15.130418] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client6/~dmtmp/PM >[2012-04-03 17:45:15.132114] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background entry self-heal completed on /clients/client9/~dmtmp/PM >[2012-04-03 17:45:15.132720] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background entry self-heal completed on /clients/client2/~dmtmp/PM >[2012-04-03 17:45:15.137080] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client9/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:15.137301] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background entry self-heal triggered. path: /clients/client9/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:15.137548] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client2/~dmtmp/PM >[2012-04-03 17:45:15.137742] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-0: background entry self-heal completed on /clients/client0/~dmtmp/PM >[2012-04-03 17:45:15.139395] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-0: background entry self-heal triggered. path: /clients/client8/~dmtmp/COREL, reason: lookup detected pending operations >[2012-04-03 17:45:15.140634] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background entry self-heal completed on /clients/client0/~dmtmp/PM >[2012-04-03 17:45:15.145401] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client1/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:15.145594] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client7/~dmtmp/PM >[2012-04-03 17:45:15.146416] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-0: background entry self-heal triggered. path: /clients/client1/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:15.146577] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background entry self-heal completed on /clients/client9/~dmtmp/PM >[2012-04-03 17:45:15.148023] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-0: background entry self-heal triggered. path: /clients/client7/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:15.149492] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client9/~dmtmp/PM >[2012-04-03 17:45:15.150052] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client7/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:15.153016] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-0: background entry self-heal completed on /clients/client8/~dmtmp/COREL >[2012-04-03 17:45:15.156632] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client8/~dmtmp/COREL, reason: lookup detected pending operations >[2012-04-03 17:45:15.156943] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background entry self-heal triggered. path: /clients/client8/~dmtmp/COREL, reason: lookup detected pending operations >[2012-04-03 17:45:15.157568] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-0: background entry self-heal triggered. path: /clients/client8/~dmtmp/COREL, reason: lookup detected pending operations >[2012-04-03 17:45:15.157959] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-0: background entry self-heal triggered. path: /clients/client3/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:15.158179] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client1/~dmtmp/PM >[2012-04-03 17:45:15.159166] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-0: background entry self-heal completed on /clients/client1/~dmtmp/PM >[2012-04-03 17:45:15.161009] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-0: background entry self-heal completed on /clients/client7/~dmtmp/PM >[2012-04-03 17:45:15.163203] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client7/~dmtmp/PM >[2012-04-03 17:45:15.166041] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client6/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:15.166332] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background entry self-heal completed on /clients/client8/~dmtmp/COREL >[2012-04-03 17:45:15.168028] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background entry self-heal triggered. path: /clients/client6/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:15.168754] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client8/~dmtmp/COREL >[2012-04-03 17:45:15.169575] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-0: background entry self-heal completed on /clients/client8/~dmtmp/COREL >[2012-04-03 17:45:15.171680] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-0: background entry self-heal completed on /clients/client3/~dmtmp/PM >[2012-04-03 17:45:15.174695] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background entry self-heal triggered. path: /clients/client3/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:15.176177] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-0: background entry self-heal triggered. path: /clients/client3/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:15.177550] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client2/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:15.178073] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background entry self-heal triggered. path: /clients/client9/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:15.179832] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client7/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:15.179990] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client6/~dmtmp/PM >[2012-04-03 17:45:15.180327] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background entry self-heal completed on /clients/client6/~dmtmp/PM >[2012-04-03 17:45:15.182351] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client1/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:15.183045] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-0: background entry self-heal triggered. path: /clients/client1/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:15.186927] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background entry self-heal completed on /clients/client3/~dmtmp/PM >[2012-04-03 17:45:15.187776] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background entry self-heal completed on /clients/client9/~dmtmp/PM >[2012-04-03 17:45:15.191022] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client2/~dmtmp/PM >[2012-04-03 17:45:15.191445] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-0: background entry self-heal completed on /clients/client3/~dmtmp/PM >[2012-04-03 17:45:15.192328] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background entry self-heal triggered. path: /clients/client9/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:15.192691] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client7/~dmtmp/PM >[2012-04-03 17:45:15.193257] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client9/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:15.194694] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client8/~dmtmp/COREL, reason: lookup detected pending operations >[2012-04-03 17:45:15.196045] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client2/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:15.196473] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background entry self-heal triggered. path: /clients/client2/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:15.197573] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client1/~dmtmp/PM >[2012-04-03 17:45:15.197897] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client7/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:15.198150] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-0: background entry self-heal triggered. path: /clients/client8/~dmtmp/COREL, reason: lookup detected pending operations >[2012-04-03 17:45:15.199812] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-0: background entry self-heal completed on /clients/client1/~dmtmp/PM >[2012-04-03 17:45:15.200666] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-0: background entry self-heal triggered. path: /clients/client7/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:15.211033] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-0: background entry self-heal triggered. path: /clients/client0/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:15.211869] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background entry self-heal triggered. path: /clients/client0/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:15.212154] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background entry self-heal completed on /clients/client9/~dmtmp/PM >[2012-04-03 17:45:15.212312] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client9/~dmtmp/PM >[2012-04-03 17:45:15.212649] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background entry self-heal completed on /clients/client2/~dmtmp/PM >[2012-04-03 17:45:15.213064] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-0: background entry self-heal completed on /clients/client8/~dmtmp/COREL >[2012-04-03 17:45:15.213250] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client8/~dmtmp/COREL >[2012-04-03 17:45:15.213591] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-0: background entry self-heal completed on /clients/client7/~dmtmp/PM >[2012-04-03 17:45:15.215187] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client2/~dmtmp/PM >[2012-04-03 17:45:15.215657] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client7/~dmtmp/PM >[2012-04-03 17:45:15.220766] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background entry self-heal completed on /clients/client0/~dmtmp/PM >[2012-04-03 17:45:15.225501] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-0: background entry self-heal completed on /clients/client0/~dmtmp/PM >[2012-04-03 17:45:15.227663] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-0: background entry self-heal triggered. path: /clients/client8/~dmtmp/COREL, reason: lookup detected pending operations >[2012-04-03 17:45:15.234500] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background entry self-heal triggered. path: /clients/client9/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:15.240775] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-0: background entry self-heal completed on /clients/client8/~dmtmp/COREL >[2012-04-03 17:45:15.241726] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background entry self-heal completed on /clients/client9/~dmtmp/PM >[2012-04-03 17:45:15.242823] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client8/~dmtmp/COREL, reason: lookup detected pending operations >[2012-04-03 17:45:15.243518] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background entry self-heal triggered. path: /clients/client8/~dmtmp/COREL, reason: lookup detected pending operations >[2012-04-03 17:45:15.243815] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client6/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:15.244731] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client9/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:15.245143] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-0: background entry self-heal triggered. path: /clients/client8/~dmtmp/COREL, reason: lookup detected pending operations >[2012-04-03 17:45:15.245591] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background entry self-heal triggered. path: /clients/client6/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:15.245812] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background entry self-heal triggered. path: /clients/client9/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:15.251124] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client2/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:15.251802] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client8/~dmtmp/COREL >[2012-04-03 17:45:15.252507] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client6/~dmtmp/PM >[2012-04-03 17:45:15.253501] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background entry self-heal completed on /clients/client8/~dmtmp/COREL >[2012-04-03 17:45:15.253814] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client9/~dmtmp/PM >[2012-04-03 17:45:15.254230] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-0: background entry self-heal completed on /clients/client8/~dmtmp/COREL >[2012-04-03 17:45:15.254687] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background entry self-heal completed on /clients/client6/~dmtmp/PM >[2012-04-03 17:45:15.255288] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background entry self-heal completed on /clients/client9/~dmtmp/PM >[2012-04-03 17:45:15.259471] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client2/~dmtmp/PM >[2012-04-03 17:45:15.261529] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client7/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:15.262289] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client2/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:15.263808] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client1/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:15.264956] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background entry self-heal triggered. path: /clients/client2/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:15.266722] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-0: background entry self-heal triggered. path: /clients/client1/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:15.268690] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client7/~dmtmp/PM >[2012-04-03 17:45:15.269617] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-0: background entry self-heal triggered. path: /clients/client3/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:15.270563] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client2/~dmtmp/PM >[2012-04-03 17:45:15.271619] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-0: background entry self-heal triggered. path: /clients/client7/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:15.272131] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background entry self-heal completed on /clients/client2/~dmtmp/PM >[2012-04-03 17:45:15.272330] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client1/~dmtmp/PM >[2012-04-03 17:45:15.272626] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client7/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:15.278366] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-0: background entry self-heal completed on /clients/client1/~dmtmp/PM >[2012-04-03 17:45:15.279713] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-0: background entry self-heal completed on /clients/client3/~dmtmp/PM >[2012-04-03 17:45:15.282131] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-0: background entry self-heal completed on /clients/client7/~dmtmp/PM >[2012-04-03 17:45:15.283730] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background entry self-heal triggered. path: /clients/client3/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:15.285031] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background entry self-heal triggered. path: /clients/client0/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:15.285600] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-0: background entry self-heal triggered. path: /clients/client3/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:15.286098] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-0: background entry self-heal triggered. path: /clients/client0/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:15.286894] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-0: background entry self-heal triggered. path: /clients/client8/~dmtmp/COREL, reason: lookup detected pending operations >[2012-04-03 17:45:15.287201] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client7/~dmtmp/PM >[2012-04-03 17:45:15.296532] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-0: background entry self-heal completed on /clients/client3/~dmtmp/PM >[2012-04-03 17:45:15.297413] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background entry self-heal completed on /clients/client3/~dmtmp/PM >[2012-04-03 17:45:15.297961] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-0: background entry self-heal completed on /clients/client0/~dmtmp/PM >[2012-04-03 17:45:15.298130] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background entry self-heal completed on /clients/client0/~dmtmp/PM >[2012-04-03 17:45:15.298314] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-0: background entry self-heal completed on /clients/client8/~dmtmp/COREL >[2012-04-03 17:45:15.301209] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background entry self-heal triggered. path: /clients/client8/~dmtmp/COREL, reason: lookup detected pending operations >[2012-04-03 17:45:15.302031] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client8/~dmtmp/COREL, reason: lookup detected pending operations >[2012-04-03 17:45:15.303259] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-0: background entry self-heal triggered. path: /clients/client8/~dmtmp/COREL, reason: lookup detected pending operations >[2012-04-03 17:45:15.304584] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background entry self-heal triggered. path: /clients/client9/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:15.308919] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-0: background entry self-heal triggered. path: /clients/client1/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:15.309414] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client1/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:15.311733] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client8/~dmtmp/COREL >[2012-04-03 17:45:15.312465] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background entry self-heal completed on /clients/client8/~dmtmp/COREL >[2012-04-03 17:45:15.313431] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client6/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:15.314055] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background entry self-heal triggered. path: /clients/client6/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:15.315545] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background entry self-heal completed on /clients/client9/~dmtmp/PM >[2012-04-03 17:45:15.316282] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client7/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:15.317648] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client2/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:15.317871] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client1/~dmtmp/PM >[2012-04-03 17:45:15.318276] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background entry self-heal triggered. path: /clients/client9/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:15.319231] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client9/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:15.319438] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-0: background entry self-heal completed on /clients/client8/~dmtmp/COREL >[2012-04-03 17:45:15.322979] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background entry self-heal completed on /clients/client6/~dmtmp/PM >[2012-04-03 17:45:15.323169] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client6/~dmtmp/PM >[2012-04-03 17:45:15.326608] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-0: background entry self-heal completed on /clients/client1/~dmtmp/PM >[2012-04-03 17:45:15.327428] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-0: background entry self-heal triggered. path: /clients/client3/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:15.327938] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client7/~dmtmp/PM >[2012-04-03 17:45:15.328527] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client2/~dmtmp/PM >[2012-04-03 17:45:15.328880] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background entry self-heal completed on /clients/client9/~dmtmp/PM >[2012-04-03 17:45:15.329994] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client9/~dmtmp/PM >[2012-04-03 17:45:15.332190] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-0: background entry self-heal triggered. path: /clients/client7/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:15.332918] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background entry self-heal triggered. path: /clients/client2/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:15.333252] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client7/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:15.334080] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client2/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:15.339563] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-0: background entry self-heal completed on /clients/client3/~dmtmp/PM >[2012-04-03 17:45:15.342788] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background entry self-heal completed on /clients/client2/~dmtmp/PM >[2012-04-03 17:45:15.342989] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background entry self-heal triggered. path: /clients/client0/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:15.343141] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background entry self-heal triggered. path: /clients/client3/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:15.344389] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-0: background entry self-heal triggered. path: /clients/client8/~dmtmp/COREL, reason: lookup detected pending operations >[2012-04-03 17:45:15.344607] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background entry self-heal triggered. path: /clients/client9/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:15.345160] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-0: background entry self-heal triggered. path: /clients/client0/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:15.345936] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client7/~dmtmp/PM >[2012-04-03 17:45:15.346574] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-0: background entry self-heal triggered. path: /clients/client3/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:15.347240] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client2/~dmtmp/PM >[2012-04-03 17:45:15.348669] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client6/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:15.349620] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client1/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:15.349816] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-0: background entry self-heal triggered. path: /clients/client1/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:15.349974] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-0: background entry self-heal completed on /clients/client7/~dmtmp/PM >[2012-04-03 17:45:15.356204] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background entry self-heal completed on /clients/client0/~dmtmp/PM >[2012-04-03 17:45:15.356392] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background entry self-heal completed on /clients/client3/~dmtmp/PM >[2012-04-03 17:45:15.358573] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-0: background entry self-heal completed on /clients/client8/~dmtmp/COREL >[2012-04-03 17:45:15.359226] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client6/~dmtmp/PM >[2012-04-03 17:45:15.359598] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-0: background entry self-heal completed on /clients/client0/~dmtmp/PM >[2012-04-03 17:45:15.359818] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-0: background entry self-heal completed on /clients/client3/~dmtmp/PM >[2012-04-03 17:45:15.360552] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background entry self-heal completed on /clients/client9/~dmtmp/PM >[2012-04-03 17:45:15.361136] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-0: background entry self-heal completed on /clients/client1/~dmtmp/PM >[2012-04-03 17:45:15.362016] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client8/~dmtmp/COREL, reason: lookup detected pending operations >[2012-04-03 17:45:15.362383] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background entry self-heal triggered. path: /clients/client8/~dmtmp/COREL, reason: lookup detected pending operations >[2012-04-03 17:45:15.364352] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-0: background entry self-heal triggered. path: /clients/client8/~dmtmp/COREL, reason: lookup detected pending operations >[2012-04-03 17:45:15.365172] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background entry self-heal triggered. path: /clients/client9/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:15.365597] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client1/~dmtmp/PM >[2012-04-03 17:45:15.366733] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client9/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:15.370940] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client2/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:15.371692] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background entry self-heal completed on /clients/client8/~dmtmp/COREL >[2012-04-03 17:45:15.372814] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client7/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:15.373105] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background entry self-heal completed on /clients/client9/~dmtmp/PM >[2012-04-03 17:45:15.374607] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-0: background entry self-heal completed on /clients/client8/~dmtmp/COREL >[2012-04-03 17:45:15.374834] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client8/~dmtmp/COREL >[2012-04-03 17:45:15.375256] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client9/~dmtmp/PM >[2012-04-03 17:45:15.378771] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background entry self-heal triggered. path: /clients/client5/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:15.380618] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client2/~dmtmp/PM >[2012-04-03 17:45:15.381085] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client7/~dmtmp/PM >[2012-04-03 17:45:15.383688] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client2/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:15.384318] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client7/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:15.385584] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background entry self-heal triggered. path: /clients/client2/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:15.386299] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-0: background entry self-heal triggered. path: /clients/client7/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:15.389806] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background entry self-heal completed on /clients/client5/~dmtmp/PM >[2012-04-03 17:45:15.390585] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client2/~dmtmp/PM >[2012-04-03 17:45:15.391470] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-0: background entry self-heal triggered. path: /clients/client0/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:15.391946] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background entry self-heal triggered. path: /clients/client0/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:15.393956] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-0: background entry self-heal completed on /clients/client7/~dmtmp/PM >[2012-04-03 17:45:15.394531] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background entry self-heal triggered. path: /clients/client5/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:15.394830] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client7/~dmtmp/PM >[2012-04-03 17:45:15.395399] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client5/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:15.395724] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background entry self-heal completed on /clients/client2/~dmtmp/PM >[2012-04-03 17:45:15.399328] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client6/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:15.402205] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background entry self-heal triggered. path: /clients/client6/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:15.403854] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client1/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:15.404646] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-0: background entry self-heal triggered. path: /clients/client1/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:15.404917] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-0: background entry self-heal completed on /clients/client0/~dmtmp/PM >[2012-04-03 17:45:15.405264] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background entry self-heal completed on /clients/client0/~dmtmp/PM >[2012-04-03 17:45:15.406200] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background entry self-heal completed on /clients/client5/~dmtmp/PM >[2012-04-03 17:45:15.406699] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client5/~dmtmp/PM >[2012-04-03 17:45:15.407091] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-0: background entry self-heal triggered. path: /clients/client3/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:15.408218] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background entry self-heal triggered. path: /clients/client9/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:15.409792] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client2/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:15.410536] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-0: background entry self-heal triggered. path: /clients/client8/~dmtmp/COREL, reason: lookup detected pending operations >[2012-04-03 17:45:15.410813] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client6/~dmtmp/PM >[2012-04-03 17:45:15.411318] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client1/~dmtmp/PM >[2012-04-03 17:45:15.413866] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background entry self-heal completed on /clients/client6/~dmtmp/PM >[2012-04-03 17:45:15.417253] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client2/~dmtmp/PM >[2012-04-03 17:45:15.418871] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-0: background entry self-heal completed on /clients/client1/~dmtmp/PM >[2012-04-03 17:45:15.419117] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background entry self-heal completed on /clients/client9/~dmtmp/PM >[2012-04-03 17:45:15.420241] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background entry self-heal triggered. path: /clients/client2/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:15.420776] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-0: background entry self-heal completed on /clients/client3/~dmtmp/PM >[2012-04-03 17:45:15.421638] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client2/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:15.422081] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background entry self-heal triggered. path: /clients/client9/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:15.422760] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client9/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:15.423970] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-0: background entry self-heal completed on /clients/client8/~dmtmp/COREL >[2012-04-03 17:45:15.425856] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-0: background entry self-heal triggered. path: /clients/client3/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:15.426799] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client8/~dmtmp/COREL, reason: lookup detected pending operations >[2012-04-03 17:45:15.427840] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-0: background entry self-heal triggered. path: /clients/client8/~dmtmp/COREL, reason: lookup detected pending operations >[2012-04-03 17:45:15.428108] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background entry self-heal triggered. path: /clients/client3/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:15.429146] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background entry self-heal triggered. path: /clients/client8/~dmtmp/COREL, reason: lookup detected pending operations >[2012-04-03 17:45:15.432592] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client2/~dmtmp/PM >[2012-04-03 17:45:15.433587] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client9/~dmtmp/PM >[2012-04-03 17:45:15.434365] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background entry self-heal completed on /clients/client2/~dmtmp/PM >[2012-04-03 17:45:15.435413] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-0: background entry self-heal triggered. path: /clients/client0/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:15.436472] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-0: background entry self-heal completed on /clients/client3/~dmtmp/PM >[2012-04-03 17:45:15.437466] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background entry self-heal triggered. path: /clients/client0/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:15.437777] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background entry self-heal completed on /clients/client9/~dmtmp/PM >[2012-04-03 17:45:15.438783] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client8/~dmtmp/COREL >[2012-04-03 17:45:15.438947] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-0: background entry self-heal completed on /clients/client8/~dmtmp/COREL >[2012-04-03 17:45:15.440528] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background entry self-heal completed on /clients/client3/~dmtmp/PM >[2012-04-03 17:45:15.442177] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background entry self-heal completed on /clients/client8/~dmtmp/COREL >[2012-04-03 17:45:15.446483] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-0: background entry self-heal completed on /clients/client0/~dmtmp/PM >[2012-04-03 17:45:15.447988] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client6/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:15.448501] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background entry self-heal triggered. path: /clients/client6/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:15.449839] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background entry self-heal completed on /clients/client0/~dmtmp/PM >[2012-04-03 17:45:15.453517] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client7/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:15.454107] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background entry self-heal triggered. path: /clients/client5/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:15.458065] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client6/~dmtmp/PM >[2012-04-03 17:45:15.459491] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client1/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:15.460354] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-0: background entry self-heal triggered. path: /clients/client1/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:15.460624] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background entry self-heal completed on /clients/client6/~dmtmp/PM >[2012-04-03 17:45:15.463446] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background entry self-heal triggered. path: /clients/client3/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:15.463840] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client7/~dmtmp/PM >[2012-04-03 17:45:15.464288] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-0: background entry self-heal triggered. path: /clients/client8/~dmtmp/COREL, reason: lookup detected pending operations >[2012-04-03 17:45:15.467294] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-0: background entry self-heal triggered. path: /clients/client7/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:15.467804] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client7/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:15.468733] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background entry self-heal completed on /clients/client5/~dmtmp/PM >[2012-04-03 17:45:15.469677] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background entry self-heal triggered. path: /clients/client0/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:15.471680] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background entry self-heal triggered. path: /clients/client5/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:15.473304] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client1/~dmtmp/PM >[2012-04-03 17:45:15.474102] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client5/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:15.474385] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background entry self-heal completed on /clients/client3/~dmtmp/PM >[2012-04-03 17:45:15.474812] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-0: background entry self-heal completed on /clients/client1/~dmtmp/PM >[2012-04-03 17:45:15.475267] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client2/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:15.477286] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-0: background entry self-heal completed on /clients/client8/~dmtmp/COREL >[2012-04-03 17:45:15.479730] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-0: background entry self-heal completed on /clients/client7/~dmtmp/PM >[2012-04-03 17:45:15.480836] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client7/~dmtmp/PM >[2012-04-03 17:45:15.481559] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-0: background entry self-heal triggered. path: /clients/client8/~dmtmp/COREL, reason: lookup detected pending operations >[2012-04-03 17:45:15.482109] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client8/~dmtmp/COREL, reason: lookup detected pending operations >[2012-04-03 17:45:15.482793] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background entry self-heal triggered. path: /clients/client9/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:15.483327] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background entry self-heal triggered. path: /clients/client8/~dmtmp/COREL, reason: lookup detected pending operations >[2012-04-03 17:45:15.483745] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background entry self-heal completed on /clients/client0/~dmtmp/PM >[2012-04-03 17:45:15.484812] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client6/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:15.485391] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background entry self-heal completed on /clients/client5/~dmtmp/PM >[2012-04-03 17:45:15.485907] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client5/~dmtmp/PM >[2012-04-03 17:45:15.488270] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client2/~dmtmp/PM >[2012-04-03 17:45:15.492356] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background entry self-heal triggered. path: /clients/client2/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:15.494234] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background entry self-heal completed on /clients/client9/~dmtmp/PM >[2012-04-03 17:45:15.494903] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background entry self-heal completed on /clients/client8/~dmtmp/COREL >[2012-04-03 17:45:15.495063] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client2/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:15.495280] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client8/~dmtmp/COREL >[2012-04-03 17:45:15.495665] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client1/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:15.495837] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-0: background entry self-heal completed on /clients/client8/~dmtmp/COREL >[2012-04-03 17:45:15.496558] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-0: background entry self-heal triggered. path: /clients/client1/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:15.496764] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client6/~dmtmp/PM >[2012-04-03 17:45:15.497443] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client9/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:15.499628] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background entry self-heal triggered. path: /clients/client9/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:15.501097] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client7/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:15.502255] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background entry self-heal completed on /clients/client2/~dmtmp/PM >[2012-04-03 17:45:15.505026] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client2/~dmtmp/PM >[2012-04-03 17:45:15.507414] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client1/~dmtmp/PM >[2012-04-03 17:45:15.507695] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client9/~dmtmp/PM >[2012-04-03 17:45:15.507942] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background entry self-heal completed on /clients/client9/~dmtmp/PM >[2012-04-03 17:45:15.508380] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-0: background entry self-heal completed on /clients/client1/~dmtmp/PM >[2012-04-03 17:45:15.511035] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client7/~dmtmp/PM >[2012-04-03 17:45:15.515817] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client7/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:15.516896] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-0: background entry self-heal triggered. path: /clients/client7/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:15.518816] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-0: background entry self-heal triggered. path: /clients/client8/~dmtmp/COREL, reason: lookup detected pending operations >[2012-04-03 17:45:15.524997] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client7/~dmtmp/PM >[2012-04-03 17:45:15.527093] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client2/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:15.527573] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-0: background entry self-heal completed on /clients/client7/~dmtmp/PM >[2012-04-03 17:45:15.529988] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-0: background entry self-heal completed on /clients/client8/~dmtmp/COREL >[2012-04-03 17:45:15.532531] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client8/~dmtmp/COREL, reason: lookup detected pending operations >[2012-04-03 17:45:15.533422] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-0: background entry self-heal triggered. path: /clients/client8/~dmtmp/COREL, reason: lookup detected pending operations >[2012-04-03 17:45:15.535761] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background entry self-heal triggered. path: /clients/client8/~dmtmp/COREL, reason: lookup detected pending operations >[2012-04-03 17:45:15.536343] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background entry self-heal triggered. path: /clients/client9/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:15.536825] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client2/~dmtmp/PM >[2012-04-03 17:45:15.540005] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client2/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:15.541066] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background entry self-heal triggered. path: /clients/client2/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:15.543216] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client8/~dmtmp/COREL >[2012-04-03 17:45:15.543816] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background entry self-heal completed on /clients/client8/~dmtmp/COREL >[2012-04-03 17:45:15.545331] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-0: background entry self-heal completed on /clients/client8/~dmtmp/COREL >[2012-04-03 17:45:15.546100] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background entry self-heal completed on /clients/client9/~dmtmp/PM >[2012-04-03 17:45:15.548764] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background entry self-heal triggered. path: /clients/client9/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:15.549146] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client9/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:15.549709] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background entry self-heal completed on /clients/client2/~dmtmp/PM >[2012-04-03 17:45:15.550028] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client2/~dmtmp/PM >[2012-04-03 17:45:15.550636] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background entry self-heal triggered. path: /clients/client5/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:15.557714] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client9/~dmtmp/PM >[2012-04-03 17:45:15.558409] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background entry self-heal completed on /clients/client9/~dmtmp/PM >[2012-04-03 17:45:15.558995] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background entry self-heal completed on /clients/client5/~dmtmp/PM >[2012-04-03 17:45:15.561037] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client7/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:15.562748] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client5/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:15.563585] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background entry self-heal triggered. path: /clients/client5/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:15.566141] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background entry self-heal triggered. path: /clients/client4/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:15.566764] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-0: background entry self-heal triggered. path: /clients/client1/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:15.567026] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client1/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:15.575495] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background entry self-heal completed on /clients/client5/~dmtmp/PM >[2012-04-03 17:45:15.575838] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-0: background entry self-heal completed on /clients/client1/~dmtmp/PM >[2012-04-03 17:45:15.576128] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client7/~dmtmp/PM >[2012-04-03 17:45:15.578013] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-0: background data self-heal triggered. path: /clients/client8/~dmtmp/SEED/SMALL.FIL, reason: lookup detected pending operations >[2012-04-03 17:45:15.578211] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background entry self-heal completed on /clients/client4/~dmtmp/PM >[2012-04-03 17:45:15.578611] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client5/~dmtmp/PM >[2012-04-03 17:45:15.579268] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client1/~dmtmp/PM >[2012-04-03 17:45:15.580596] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client7/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:15.580785] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-0: background entry self-heal triggered. path: /clients/client7/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:15.582294] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background entry self-heal triggered. path: /clients/client4/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:15.583507] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-0: background entry self-heal triggered. path: /clients/client4/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:15.585468] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client2/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:15.590685] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background entry self-heal completed on /clients/client4/~dmtmp/PM >[2012-04-03 17:45:15.592532] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-0: background entry self-heal completed on /clients/client7/~dmtmp/PM >[2012-04-03 17:45:15.593608] I [afr-self-heal-data.c:776:afr_sh_data_fix] 7-dstore-replicate-0: no active sinks for performing self-heal on file /clients/client8/~dmtmp/SEED/SMALL.FIL >[2012-04-03 17:45:15.594796] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client7/~dmtmp/PM >[2012-04-03 17:45:15.595310] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-0: background entry self-heal completed on /clients/client4/~dmtmp/PM >[2012-04-03 17:45:15.598699] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client2/~dmtmp/PM >[2012-04-03 17:45:15.602014] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-0: background data self-heal completed on /clients/client8/~dmtmp/SEED/SMALL.FIL >[2012-04-03 17:45:15.602794] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background entry self-heal triggered. path: /clients/client2/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:15.602995] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client2/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:15.607598] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background entry self-heal triggered. path: /clients/client5/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:15.608309] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client1/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:15.611355] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-0: background entry self-heal triggered. path: /clients/client1/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:15.612955] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background entry self-heal triggered. path: /clients/client9/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:15.613581] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background entry self-heal completed on /clients/client2/~dmtmp/PM >[2012-04-03 17:45:15.617352] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client2/~dmtmp/PM >[2012-04-03 17:45:15.619973] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-0: background entry self-heal completed on /clients/client1/~dmtmp/PM >[2012-04-03 17:45:15.621891] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background entry self-heal completed on /clients/client5/~dmtmp/PM >[2012-04-03 17:45:15.622789] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client1/~dmtmp/PM >[2012-04-03 17:45:15.624297] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background entry self-heal completed on /clients/client9/~dmtmp/PM >[2012-04-03 17:45:15.624859] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client5/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:15.625074] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background entry self-heal triggered. path: /clients/client5/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:15.628233] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client9/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:15.629872] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background entry self-heal triggered. path: /clients/client9/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:15.632012] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background entry self-heal triggered. path: /clients/client4/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:15.635643] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background entry self-heal completed on /clients/client5/~dmtmp/PM >[2012-04-03 17:45:15.635957] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client5/~dmtmp/PM >[2012-04-03 17:45:15.638573] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client9/~dmtmp/PM >[2012-04-03 17:45:15.638748] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background entry self-heal completed on /clients/client9/~dmtmp/PM >[2012-04-03 17:45:15.641207] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background entry self-heal completed on /clients/client4/~dmtmp/PM >[2012-04-03 17:45:15.643453] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background entry self-heal triggered. path: /clients/client4/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:15.647133] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-0: background entry self-heal triggered. path: /clients/client4/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:15.649233] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client2/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:15.649516] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client7/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:15.650420] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-0: background entry self-heal triggered. path: /clients/client3/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:15.653060] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background entry self-heal triggered. path: /clients/client9/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:15.654499] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client1/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:15.654834] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-0: background entry self-heal triggered. path: /clients/client1/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:15.655298] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-0: background data self-heal triggered. path: /clients/client8/~dmtmp/SEED/MEDIUM.FIL, reason: lookup detected pending operations >[2012-04-03 17:45:15.656710] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background entry self-heal completed on /clients/client4/~dmtmp/PM >[2012-04-03 17:45:15.660287] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client2/~dmtmp/PM >[2012-04-03 17:45:15.661969] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-0: background entry self-heal completed on /clients/client4/~dmtmp/PM >[2012-04-03 17:45:15.663870] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client7/~dmtmp/PM >[2012-04-03 17:45:15.664904] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-0: background entry self-heal completed on /clients/client3/~dmtmp/PM >[2012-04-03 17:45:15.665746] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client5/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:15.666068] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background entry self-heal triggered. path: /clients/client2/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:15.667105] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client2/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:15.667443] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background entry self-heal completed on /clients/client9/~dmtmp/PM >[2012-04-03 17:45:15.668035] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-0: background entry self-heal completed on /clients/client1/~dmtmp/PM >[2012-04-03 17:45:15.668304] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client7/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:15.668590] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-0: background entry self-heal triggered. path: /clients/client7/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:15.670753] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-0: background entry self-heal triggered. path: /clients/client3/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:15.670917] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client1/~dmtmp/PM >[2012-04-03 17:45:15.672254] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client9/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:15.673062] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background entry self-heal triggered. path: /clients/client3/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:15.674678] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background entry self-heal triggered. path: /clients/client9/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:15.675837] I [afr-self-heal-data.c:776:afr_sh_data_fix] 7-dstore-replicate-0: no active sinks for performing self-heal on file /clients/client8/~dmtmp/SEED/MEDIUM.FIL >[2012-04-03 17:45:15.678768] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client5/~dmtmp/PM >[2012-04-03 17:45:15.679138] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client2/~dmtmp/PM >[2012-04-03 17:45:15.681192] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background entry self-heal triggered. path: /clients/client0/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:15.681771] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-0: background entry self-heal completed on /clients/client7/~dmtmp/PM >[2012-04-03 17:45:15.682392] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-0: background entry self-heal triggered. path: /clients/client0/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:15.682561] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client7/~dmtmp/PM >[2012-04-03 17:45:15.683261] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background entry self-heal completed on /clients/client2/~dmtmp/PM >[2012-04-03 17:45:15.683642] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client9/~dmtmp/PM >[2012-04-03 17:45:15.683943] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-0: background entry self-heal completed on /clients/client3/~dmtmp/PM >[2012-04-03 17:45:15.684728] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-0: background data self-heal completed on /clients/client8/~dmtmp/SEED/MEDIUM.FIL >[2012-04-03 17:45:15.686027] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background entry self-heal completed on /clients/client3/~dmtmp/PM >[2012-04-03 17:45:15.686888] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background entry self-heal completed on /clients/client9/~dmtmp/PM >[2012-04-03 17:45:15.690418] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background entry self-heal completed on /clients/client0/~dmtmp/PM >[2012-04-03 17:45:15.692387] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client6/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:15.692996] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background entry self-heal triggered. path: /clients/client6/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:15.695916] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-0: background entry self-heal completed on /clients/client0/~dmtmp/PM >[2012-04-03 17:45:15.699685] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client2/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:15.700507] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client7/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:15.701571] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client6/~dmtmp/PM >[2012-04-03 17:45:15.704887] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background entry self-heal completed on /clients/client6/~dmtmp/PM >[2012-04-03 17:45:15.706987] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client2/~dmtmp/PM >[2012-04-03 17:45:15.708063] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client7/~dmtmp/PM >[2012-04-03 17:45:15.709191] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client2/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:15.709959] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background entry self-heal triggered. path: /clients/client5/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:15.710448] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background entry self-heal triggered. path: /clients/client2/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:15.710747] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client7/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:15.712074] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background entry self-heal triggered. path: /clients/client9/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:15.713241] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-0: background entry self-heal triggered. path: /clients/client7/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:15.716567] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client2/~dmtmp/PM >[2012-04-03 17:45:15.717997] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client7/~dmtmp/PM >[2012-04-03 17:45:15.719024] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background entry self-heal completed on /clients/client5/~dmtmp/PM >[2012-04-03 17:45:15.719369] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background entry self-heal completed on /clients/client2/~dmtmp/PM >[2012-04-03 17:45:15.720373] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background entry self-heal triggered. path: /clients/client4/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:15.721336] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background entry self-heal completed on /clients/client9/~dmtmp/PM >[2012-04-03 17:45:15.721838] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client1/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:15.722939] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-0: background entry self-heal triggered. path: /clients/client1/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:15.723588] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background entry self-heal triggered. path: /clients/client5/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:15.724033] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client5/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:15.725719] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background entry self-heal triggered. path: /clients/client9/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:15.727287] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client9/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:15.728482] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-0: background entry self-heal completed on /clients/client7/~dmtmp/PM >[2012-04-03 17:45:15.729260] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background entry self-heal completed on /clients/client4/~dmtmp/PM >[2012-04-03 17:45:15.729699] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-0: background entry self-heal triggered. path: /clients/client3/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:15.730441] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background entry self-heal completed on /clients/client5/~dmtmp/PM >[2012-04-03 17:45:15.731742] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background entry self-heal triggered. path: /clients/client4/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:15.732718] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background entry self-heal completed on /clients/client9/~dmtmp/PM >[2012-04-03 17:45:15.735365] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-0: background entry self-heal triggered. path: /clients/client4/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:15.737498] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client1/~dmtmp/PM >[2012-04-03 17:45:15.737793] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client5/~dmtmp/PM >[2012-04-03 17:45:15.738446] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background entry self-heal completed on /clients/client4/~dmtmp/PM >[2012-04-03 17:45:15.739013] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client9/~dmtmp/PM >[2012-04-03 17:45:15.740727] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-0: background entry self-heal completed on /clients/client1/~dmtmp/PM >[2012-04-03 17:45:15.743127] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client7/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:15.744966] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-0: background entry self-heal completed on /clients/client3/~dmtmp/PM >[2012-04-03 17:45:15.745628] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-0: background entry self-heal triggered. path: /clients/client0/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:15.747173] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background entry self-heal triggered. path: /clients/client0/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:15.748130] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background entry self-heal triggered. path: /clients/client3/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:15.750345] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-0: background entry self-heal completed on /clients/client4/~dmtmp/PM >[2012-04-03 17:45:15.750963] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-0: background entry self-heal triggered. path: /clients/client3/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:15.751667] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background entry self-heal triggered. path: /clients/client6/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:15.752166] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client6/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:15.755199] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background entry self-heal completed on /clients/client0/~dmtmp/PM >[2012-04-03 17:45:15.755851] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client7/~dmtmp/PM >[2012-04-03 17:45:15.756351] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background entry self-heal completed on /clients/client3/~dmtmp/PM >[2012-04-03 17:45:15.760489] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background entry self-heal completed on /clients/client6/~dmtmp/PM >[2012-04-03 17:45:15.760893] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client7/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:15.762307] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-0: background entry self-heal triggered. path: /clients/client7/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:15.764420] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-0: background entry self-heal completed on /clients/client0/~dmtmp/PM >[2012-04-03 17:45:15.764706] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client1/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:15.765381] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-0: background entry self-heal triggered. path: /clients/client1/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:15.766113] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client6/~dmtmp/PM >[2012-04-03 17:45:15.767404] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background entry self-heal triggered. path: /clients/client5/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:15.767831] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-0: background entry self-heal completed on /clients/client3/~dmtmp/PM >[2012-04-03 17:45:15.771558] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client7/~dmtmp/PM >[2012-04-03 17:45:15.773035] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client2/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:15.774296] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client1/~dmtmp/PM >[2012-04-03 17:45:15.775981] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-0: background entry self-heal completed on /clients/client7/~dmtmp/PM >[2012-04-03 17:45:15.779487] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background entry self-heal completed on /clients/client5/~dmtmp/PM >[2012-04-03 17:45:15.779985] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-0: background entry self-heal completed on /clients/client1/~dmtmp/PM >[2012-04-03 17:45:15.781081] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background entry self-heal triggered. path: /clients/client4/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:15.781855] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-0: background data self-heal triggered. path: /clients/client8/~dmtmp/SEED/LARGE.FIL, reason: lookup detected pending operations >[2012-04-03 17:45:15.782859] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client2/~dmtmp/PM >[2012-04-03 17:45:15.784392] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background entry self-heal triggered. path: /clients/client5/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:15.785014] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client5/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:15.787495] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background entry self-heal triggered. path: /clients/client2/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:15.787908] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background entry self-heal triggered. path: /clients/client9/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:15.788397] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client2/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:15.793032] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background entry self-heal completed on /clients/client4/~dmtmp/PM >[2012-04-03 17:45:15.794575] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-0: background entry self-heal triggered. path: /clients/client1/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:15.795523] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client1/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:15.796398] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background entry self-heal completed on /clients/client5/~dmtmp/PM >[2012-04-03 17:45:15.797132] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client5/~dmtmp/PM >[2012-04-03 17:45:15.798069] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background entry self-heal triggered. path: /clients/client4/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:15.798825] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background entry self-heal completed on /clients/client2/~dmtmp/PM >[2012-04-03 17:45:15.799034] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-0: background entry self-heal triggered. path: /clients/client4/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:15.799299] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client2/~dmtmp/PM >[2012-04-03 17:45:15.799599] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background entry self-heal completed on /clients/client9/~dmtmp/PM >[2012-04-03 17:45:15.802186] I [afr-self-heal-data.c:776:afr_sh_data_fix] 7-dstore-replicate-0: no active sinks for performing self-heal on file /clients/client8/~dmtmp/SEED/LARGE.FIL >[2012-04-03 17:45:15.803239] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client9/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:15.803792] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background entry self-heal triggered. path: /clients/client9/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:15.808565] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client1/~dmtmp/PM >[2012-04-03 17:45:15.809269] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-0: background entry self-heal completed on /clients/client1/~dmtmp/PM >[2012-04-03 17:45:15.810061] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-0: background data self-heal completed on /clients/client8/~dmtmp/SEED/LARGE.FIL >[2012-04-03 17:45:15.811929] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background entry self-heal completed on /clients/client4/~dmtmp/PM >[2012-04-03 17:45:15.812740] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-0: background entry self-heal completed on /clients/client4/~dmtmp/PM >[2012-04-03 17:45:15.813057] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client9/~dmtmp/PM >[2012-04-03 17:45:15.816045] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background entry self-heal completed on /clients/client9/~dmtmp/PM >[2012-04-03 17:45:15.823238] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background entry self-heal triggered. path: /clients/client0/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:15.823754] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-0: background entry self-heal triggered. path: /clients/client0/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:15.831306] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client7/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:15.831546] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-0: background entry self-heal triggered. path: /clients/client3/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:15.832714] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background entry self-heal completed on /clients/client0/~dmtmp/PM >[2012-04-03 17:45:15.833053] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client2/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:15.838195] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-0: background entry self-heal completed on /clients/client0/~dmtmp/PM >[2012-04-03 17:45:15.839873] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background entry self-heal triggered. path: /clients/client9/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:15.840145] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background entry self-heal triggered. path: /clients/client4/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:15.844592] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client7/~dmtmp/PM >[2012-04-03 17:45:15.845027] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client2/~dmtmp/PM >[2012-04-03 17:45:15.845601] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background entry self-heal triggered. path: /clients/client6/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:15.845812] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client6/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:15.846833] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-0: background entry self-heal completed on /clients/client3/~dmtmp/PM >[2012-04-03 17:45:15.849249] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background entry self-heal triggered. path: /clients/client5/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:15.849555] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background entry self-heal triggered. path: /clients/client2/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:15.850095] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client7/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:15.850784] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background entry self-heal triggered. path: /clients/client3/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:15.850953] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background entry self-heal completed on /clients/client9/~dmtmp/PM >[2012-04-03 17:45:15.851554] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background entry self-heal completed on /clients/client4/~dmtmp/PM >[2012-04-03 17:45:15.852188] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-0: background entry self-heal triggered. path: /clients/client7/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:15.852721] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client2/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:15.853708] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-0: background entry self-heal triggered. path: /clients/client3/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:15.855748] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-0: background entry self-heal triggered. path: /clients/client1/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:15.855978] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background entry self-heal triggered. path: /clients/client9/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:15.856607] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client1/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:15.857308] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client9/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:15.857696] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background entry self-heal completed on /clients/client6/~dmtmp/PM >[2012-04-03 17:45:15.859631] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background entry self-heal completed on /clients/client5/~dmtmp/PM >[2012-04-03 17:45:15.860795] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background entry self-heal completed on /clients/client2/~dmtmp/PM >[2012-04-03 17:45:15.861532] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client6/~dmtmp/PM >[2012-04-03 17:45:15.862767] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background entry self-heal completed on /clients/client3/~dmtmp/PM >[2012-04-03 17:45:15.863440] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client7/~dmtmp/PM >[2012-04-03 17:45:15.864585] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client5/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:15.865335] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background entry self-heal triggered. path: /clients/client5/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:15.865805] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client2/~dmtmp/PM >[2012-04-03 17:45:15.867720] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client1/~dmtmp/PM >[2012-04-03 17:45:15.868291] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background entry self-heal completed on /clients/client9/~dmtmp/PM >[2012-04-03 17:45:15.868763] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client9/~dmtmp/PM >[2012-04-03 17:45:15.869217] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-0: background entry self-heal completed on /clients/client7/~dmtmp/PM >[2012-04-03 17:45:15.869551] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-0: background entry self-heal completed on /clients/client3/~dmtmp/PM >[2012-04-03 17:45:15.870351] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-0: background entry self-heal completed on /clients/client1/~dmtmp/PM >[2012-04-03 17:45:15.875620] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client5/~dmtmp/PM >[2012-04-03 17:45:15.878046] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background entry self-heal completed on /clients/client5/~dmtmp/PM >[2012-04-03 17:45:15.880069] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background entry self-heal triggered. path: /clients/client0/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:15.882761] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-0: background entry self-heal triggered. path: /clients/client0/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:15.887914] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client7/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:15.890840] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background entry self-heal triggered. path: /clients/client4/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:15.892424] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background entry self-heal completed on /clients/client0/~dmtmp/PM >[2012-04-03 17:45:15.897805] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-0: background entry self-heal completed on /clients/client0/~dmtmp/PM >[2012-04-03 17:45:15.898709] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background entry self-heal completed on /clients/client4/~dmtmp/PM >[2012-04-03 17:45:15.900790] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client7/~dmtmp/PM >[2012-04-03 17:45:15.901544] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client2/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:15.901922] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client9/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:15.902318] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background entry self-heal triggered. path: /clients/client2/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:15.902973] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background entry self-heal triggered. path: /clients/client9/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:15.903886] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background entry self-heal triggered. path: /clients/client4/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:15.906819] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client1/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:15.907135] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background entry self-heal triggered. path: /clients/client6/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:15.907551] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client6/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:15.907852] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-0: background entry self-heal triggered. path: /clients/client4/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:15.909053] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client7/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:15.909515] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-0: background entry self-heal triggered. path: /clients/client1/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:15.910079] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-0: background entry self-heal triggered. path: /clients/client7/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:15.911237] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-0: background entry self-heal triggered. path: /clients/client3/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:15.915396] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background entry self-heal completed on /clients/client2/~dmtmp/PM >[2012-04-03 17:45:15.917838] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background entry self-heal completed on /clients/client9/~dmtmp/PM >[2012-04-03 17:45:15.918071] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background entry self-heal completed on /clients/client4/~dmtmp/PM >[2012-04-03 17:45:15.918412] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background entry self-heal completed on /clients/client6/~dmtmp/PM >[2012-04-03 17:45:15.919417] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client2/~dmtmp/PM >[2012-04-03 17:45:15.919961] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client9/~dmtmp/PM >[2012-04-03 17:45:15.920445] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client1/~dmtmp/PM >[2012-04-03 17:45:15.920624] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client6/~dmtmp/PM >[2012-04-03 17:45:15.923816] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client7/~dmtmp/PM >[2012-04-03 17:45:15.926528] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-0: background entry self-heal completed on /clients/client4/~dmtmp/PM >[2012-04-03 17:45:15.927017] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-0: background entry self-heal completed on /clients/client1/~dmtmp/PM >[2012-04-03 17:45:15.927558] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-0: background entry self-heal completed on /clients/client7/~dmtmp/PM >[2012-04-03 17:45:15.927858] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-0: background entry self-heal completed on /clients/client3/~dmtmp/PM >[2012-04-03 17:45:15.932889] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background entry self-heal triggered. path: /clients/client3/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:15.933165] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background entry self-heal triggered. path: /clients/client0/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:15.935565] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-0: background entry self-heal triggered. path: /clients/client3/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:15.936270] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background entry self-heal triggered. path: /clients/client9/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:15.936541] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client2/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:15.941933] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background entry self-heal completed on /clients/client3/~dmtmp/PM >[2012-04-03 17:45:15.942480] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client2/~dmtmp/PM >[2012-04-03 17:45:15.942951] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background entry self-heal completed on /clients/client0/~dmtmp/PM >[2012-04-03 17:45:15.945178] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client2/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:15.945872] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background entry self-heal completed on /clients/client9/~dmtmp/PM >[2012-04-03 17:45:15.947292] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background entry self-heal triggered. path: /clients/client2/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:15.948229] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-0: background entry self-heal completed on /clients/client3/~dmtmp/PM >[2012-04-03 17:45:15.950722] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background entry self-heal triggered. path: /clients/client9/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:15.950969] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client9/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:15.956017] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client2/~dmtmp/PM >[2012-04-03 17:45:15.958390] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background entry self-heal completed on /clients/client2/~dmtmp/PM >[2012-04-03 17:45:15.961585] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background entry self-heal completed on /clients/client9/~dmtmp/PM >[2012-04-03 17:45:15.963418] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client9/~dmtmp/PM >[2012-04-03 17:45:15.966704] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background entry self-heal triggered. path: /clients/client4/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:15.977395] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client2/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:15.978890] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client7/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:15.979969] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-0: background entry self-heal triggered. path: /clients/client0/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:15.984707] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-0: background entry self-heal triggered. path: /clients/client1/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:15.985433] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client1/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:15.986146] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background entry self-heal triggered. path: /clients/client0/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:15.986563] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background entry self-heal completed on /clients/client4/~dmtmp/PM >[2012-04-03 17:45:15.987712] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client6/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:15.989771] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background entry self-heal triggered. path: /clients/client9/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:15.990240] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background entry self-heal triggered. path: /clients/client6/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:15.990546] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-0: background entry self-heal triggered. path: /clients/client4/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:15.991942] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background entry self-heal triggered. path: /clients/client4/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:15.992082] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client2/~dmtmp/PM >[2012-04-03 17:45:15.993900] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client7/~dmtmp/PM >[2012-04-03 17:45:15.994950] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-0: background entry self-heal completed on /clients/client0/~dmtmp/PM >[2012-04-03 17:45:15.995349] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client2/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:15.996080] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background entry self-heal triggered. path: /clients/client2/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:15.996496] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client1/~dmtmp/PM >[2012-04-03 17:45:15.999515] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client7/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:16.000949] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-0: background entry self-heal triggered. path: /clients/client7/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:16.001254] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background entry self-heal completed on /clients/client0/~dmtmp/PM >[2012-04-03 17:45:16.001453] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-0: background entry self-heal completed on /clients/client1/~dmtmp/PM >[2012-04-03 17:45:16.002283] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client6/~dmtmp/PM >[2012-04-03 17:45:16.002810] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background entry self-heal completed on /clients/client9/~dmtmp/PM >[2012-04-03 17:45:16.003370] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background entry self-heal completed on /clients/client6/~dmtmp/PM >[2012-04-03 17:45:16.004077] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background entry self-heal completed on /clients/client4/~dmtmp/PM >[2012-04-03 17:45:16.006661] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background entry self-heal triggered. path: /clients/client9/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:16.006905] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client9/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:16.007842] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-0: background entry self-heal completed on /clients/client4/~dmtmp/PM >[2012-04-03 17:45:16.009060] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background entry self-heal completed on /clients/client2/~dmtmp/PM >[2012-04-03 17:45:16.009452] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client2/~dmtmp/PM >[2012-04-03 17:45:16.015111] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client7/~dmtmp/PM >[2012-04-03 17:45:16.015856] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-0: background entry self-heal triggered. path: /clients/client3/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:16.016444] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-0: background entry self-heal completed on /clients/client7/~dmtmp/PM >[2012-04-03 17:45:16.020320] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client9/~dmtmp/PM >[2012-04-03 17:45:16.022187] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background entry self-heal completed on /clients/client9/~dmtmp/PM >[2012-04-03 17:45:16.026691] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-0: background entry self-heal triggered. path: /clients/client1/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:16.027201] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client1/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:16.031791] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-0: background entry self-heal completed on /clients/client3/~dmtmp/PM >[2012-04-03 17:45:16.036627] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background entry self-heal triggered. path: /clients/client3/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:16.039223] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-0: background entry self-heal triggered. path: /clients/client3/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:16.042673] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client1/~dmtmp/PM >[2012-04-03 17:45:16.043239] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background entry self-heal completed on /clients/client3/~dmtmp/PM >[2012-04-03 17:45:16.045513] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-0: background entry self-heal completed on /clients/client1/~dmtmp/PM >[2012-04-03 17:45:16.049404] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background entry self-heal triggered. path: /clients/client0/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:16.049704] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client7/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:16.050798] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-0: background entry self-heal triggered. path: /clients/client0/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:16.053146] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client2/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:16.053470] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-0: background entry self-heal completed on /clients/client3/~dmtmp/PM >[2012-04-03 17:45:16.058931] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client6/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:16.059438] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background entry self-heal triggered. path: /clients/client6/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:16.059661] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client7/~dmtmp/PM >[2012-04-03 17:45:16.062885] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-0: background entry self-heal triggered. path: /clients/client7/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:16.065620] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client7/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:16.065796] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-0: background entry self-heal completed on /clients/client0/~dmtmp/PM >[2012-04-03 17:45:16.066036] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client2/~dmtmp/PM >[2012-04-03 17:45:16.067847] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background entry self-heal completed on /clients/client0/~dmtmp/PM >[2012-04-03 17:45:16.068119] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client6/~dmtmp/PM >[2012-04-03 17:45:16.070266] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client2/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:16.071620] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background entry self-heal triggered. path: /clients/client2/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:16.073957] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background entry self-heal triggered. path: /clients/client4/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:16.075740] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-0: background entry self-heal completed on /clients/client7/~dmtmp/PM >[2012-04-03 17:45:16.079676] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background entry self-heal completed on /clients/client6/~dmtmp/PM >[2012-04-03 17:45:16.082018] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client7/~dmtmp/PM >[2012-04-03 17:45:16.085191] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background entry self-heal triggered. path: /clients/client9/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:16.085561] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background entry self-heal triggered. path: /clients/client5/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:16.087020] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background entry self-heal completed on /clients/client2/~dmtmp/PM >[2012-04-03 17:45:16.089043] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client2/~dmtmp/PM >[2012-04-03 17:45:16.089881] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background entry self-heal completed on /clients/client4/~dmtmp/PM >[2012-04-03 17:45:16.092310] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client1/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:16.095916] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background entry self-heal triggered. path: /clients/client4/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:16.098912] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-0: background entry self-heal triggered. path: /clients/client1/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:16.099860] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-0: background entry self-heal triggered. path: /clients/client4/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:16.101061] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background entry self-heal completed on /clients/client9/~dmtmp/PM >[2012-04-03 17:45:16.107458] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background entry self-heal completed on /clients/client5/~dmtmp/PM >[2012-04-03 17:45:16.109410] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client9/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:16.112991] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background entry self-heal triggered. path: /clients/client9/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:16.113842] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client5/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:16.116152] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client1/~dmtmp/PM >[2012-04-03 17:45:16.116857] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background entry self-heal triggered. path: /clients/client5/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:16.117035] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-0: background entry self-heal completed on /clients/client1/~dmtmp/PM >[2012-04-03 17:45:16.117296] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background entry self-heal completed on /clients/client4/~dmtmp/PM >[2012-04-03 17:45:16.117820] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-0: background entry self-heal triggered. path: /clients/client3/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:16.119249] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-0: background entry self-heal completed on /clients/client4/~dmtmp/PM >[2012-04-03 17:45:16.124480] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client9/~dmtmp/PM >[2012-04-03 17:45:16.125489] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client7/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:16.127214] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client2/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:16.127382] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client5/~dmtmp/PM >[2012-04-03 17:45:16.128093] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background entry self-heal completed on /clients/client9/~dmtmp/PM >[2012-04-03 17:45:16.131738] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background entry self-heal completed on /clients/client5/~dmtmp/PM >[2012-04-03 17:45:16.133646] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background entry self-heal triggered. path: /clients/client6/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:16.137017] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client6/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:16.139040] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-0: background entry self-heal completed on /clients/client3/~dmtmp/PM >[2012-04-03 17:45:16.141849] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background entry self-heal triggered. path: /clients/client0/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:16.143382] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-0: background entry self-heal triggered. path: /clients/client0/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:16.145391] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-0: background entry self-heal triggered. path: /clients/client3/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:16.145678] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background entry self-heal triggered. path: /clients/client3/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:16.145866] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client7/~dmtmp/PM >[2012-04-03 17:45:16.146234] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client2/~dmtmp/PM >[2012-04-03 17:45:16.147838] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background entry self-heal completed on /clients/client6/~dmtmp/PM >[2012-04-03 17:45:16.149515] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client7/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:16.151022] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-0: background entry self-heal triggered. path: /clients/client7/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:16.151606] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background entry self-heal triggered. path: /clients/client2/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:16.151945] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client2/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:16.154398] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client6/~dmtmp/PM >[2012-04-03 17:45:16.157241] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background entry self-heal completed on /clients/client0/~dmtmp/PM >[2012-04-03 17:45:16.159742] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-0: background entry self-heal completed on /clients/client0/~dmtmp/PM >[2012-04-03 17:45:16.161295] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background entry self-heal completed on /clients/client3/~dmtmp/PM >[2012-04-03 17:45:16.163471] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-0: background entry self-heal completed on /clients/client3/~dmtmp/PM >[2012-04-03 17:45:16.164454] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client7/~dmtmp/PM >[2012-04-03 17:45:16.165134] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client2/~dmtmp/PM >[2012-04-03 17:45:16.166930] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background entry self-heal completed on /clients/client2/~dmtmp/PM >[2012-04-03 17:45:16.169459] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background entry self-heal triggered. path: /clients/client5/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:16.169618] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-0: background entry self-heal completed on /clients/client7/~dmtmp/PM >[2012-04-03 17:45:16.170265] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background entry self-heal triggered. path: /clients/client9/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:16.177791] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client1/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:16.180879] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-0: background entry self-heal triggered. path: /clients/client1/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:16.181690] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background entry self-heal completed on /clients/client5/~dmtmp/PM >[2012-04-03 17:45:16.182537] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background entry self-heal completed on /clients/client9/~dmtmp/PM >[2012-04-03 17:45:16.186532] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background entry self-heal triggered. path: /clients/client5/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:16.186755] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background entry self-heal triggered. path: /clients/client6/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:16.186980] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client5/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:16.187212] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client6/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:16.187625] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background entry self-heal triggered. path: /clients/client9/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:16.187924] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client9/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:16.189248] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client2/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:16.192649] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-0: background entry self-heal completed on /clients/client1/~dmtmp/PM >[2012-04-03 17:45:16.193883] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client1/~dmtmp/PM >[2012-04-03 17:45:16.196452] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-0: background entry self-heal triggered. path: /clients/client3/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:16.196680] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background entry self-heal completed on /clients/client5/~dmtmp/PM >[2012-04-03 17:45:16.198836] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background entry self-heal completed on /clients/client6/~dmtmp/PM >[2012-04-03 17:45:16.199098] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background entry self-heal completed on /clients/client9/~dmtmp/PM >[2012-04-03 17:45:16.200275] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client5/~dmtmp/PM >[2012-04-03 17:45:16.202029] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client6/~dmtmp/PM >[2012-04-03 17:45:16.202704] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client9/~dmtmp/PM >[2012-04-03 17:45:16.203655] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client2/~dmtmp/PM >[2012-04-03 17:45:16.208097] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background entry self-heal triggered. path: /clients/client2/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:16.209016] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client2/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:16.211210] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client7/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:16.214248] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-0: background entry self-heal completed on /clients/client3/~dmtmp/PM >[2012-04-03 17:45:16.215751] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-0: background entry self-heal triggered. path: /clients/client1/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:16.216006] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background entry self-heal triggered. path: /clients/client0/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:16.216627] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client1/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:16.217422] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-0: background entry self-heal triggered. path: /clients/client0/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:16.217845] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background entry self-heal triggered. path: /clients/client9/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:16.218072] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background entry self-heal triggered. path: /clients/client3/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:16.218794] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-0: background entry self-heal triggered. path: /clients/client3/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:16.221515] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background entry self-heal completed on /clients/client2/~dmtmp/PM >[2012-04-03 17:45:16.222597] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client2/~dmtmp/PM >[2012-04-03 17:45:16.224725] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client7/~dmtmp/PM >[2012-04-03 17:45:16.230391] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client1/~dmtmp/PM >[2012-04-03 17:45:16.230712] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client7/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:16.231756] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-0: background entry self-heal triggered. path: /clients/client7/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:16.232593] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background entry self-heal completed on /clients/client0/~dmtmp/PM >[2012-04-03 17:45:16.232904] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background entry self-heal completed on /clients/client9/~dmtmp/PM >[2012-04-03 17:45:16.233262] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background entry self-heal completed on /clients/client3/~dmtmp/PM >[2012-04-03 17:45:16.233641] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-0: background entry self-heal completed on /clients/client1/~dmtmp/PM >[2012-04-03 17:45:16.234041] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-0: background entry self-heal completed on /clients/client0/~dmtmp/PM >[2012-04-03 17:45:16.236307] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-0: background entry self-heal completed on /clients/client3/~dmtmp/PM >[2012-04-03 17:45:16.236627] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background entry self-heal triggered. path: /clients/client9/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:16.238329] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client9/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:16.240959] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client7/~dmtmp/PM >[2012-04-03 17:45:16.247420] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-0: background entry self-heal completed on /clients/client7/~dmtmp/PM >[2012-04-03 17:45:16.250671] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client9/~dmtmp/PM >[2012-04-03 17:45:16.252239] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background entry self-heal completed on /clients/client9/~dmtmp/PM >[2012-04-03 17:45:16.259619] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background entry self-heal triggered. path: /clients/client6/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:16.259969] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client6/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:16.262634] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background entry self-heal triggered. path: /clients/client5/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:16.268483] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background entry self-heal triggered. path: /clients/client3/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:16.268857] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-0: background entry self-heal triggered. path: /clients/client3/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:16.269687] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background entry self-heal completed on /clients/client6/~dmtmp/PM >[2012-04-03 17:45:16.270706] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background entry self-heal completed on /clients/client5/~dmtmp/PM >[2012-04-03 17:45:16.273059] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client6/~dmtmp/PM >[2012-04-03 17:45:16.274498] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background entry self-heal triggered. path: /clients/client5/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:16.275408] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client5/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:16.277403] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client7/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:16.279072] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client1/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:16.281679] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-0: background entry self-heal triggered. path: /clients/client1/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:16.282541] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client2/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:16.284203] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background entry self-heal triggered. path: /clients/client0/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:16.284527] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background entry self-heal completed on /clients/client3/~dmtmp/PM >[2012-04-03 17:45:16.285972] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-0: background entry self-heal triggered. path: /clients/client0/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:16.286577] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-0: background entry self-heal completed on /clients/client3/~dmtmp/PM >[2012-04-03 17:45:16.289983] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client5/~dmtmp/PM >[2012-04-03 17:45:16.292274] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background entry self-heal completed on /clients/client5/~dmtmp/PM >[2012-04-03 17:45:16.294902] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client7/~dmtmp/PM >[2012-04-03 17:45:16.296985] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background entry self-heal completed on /clients/client0/~dmtmp/PM >[2012-04-03 17:45:16.298442] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client1/~dmtmp/PM >[2012-04-03 17:45:16.299009] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-0: background entry self-heal completed on /clients/client1/~dmtmp/PM >[2012-04-03 17:45:16.299522] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client2/~dmtmp/PM >[2012-04-03 17:45:16.300644] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client7/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:16.301445] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-0: background entry self-heal triggered. path: /clients/client7/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:16.301767] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-0: background entry self-heal completed on /clients/client0/~dmtmp/PM >[2012-04-03 17:45:16.303561] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client8/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:16.305285] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client2/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:16.306280] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background entry self-heal triggered. path: /clients/client2/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:16.307294] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background entry self-heal triggered. path: /clients/client9/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:16.314081] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client7/~dmtmp/PM >[2012-04-03 17:45:16.315958] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client8/~dmtmp/PM >[2012-04-03 17:45:16.316378] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background entry self-heal completed on /clients/client2/~dmtmp/PM >[2012-04-03 17:45:16.316579] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client2/~dmtmp/PM >[2012-04-03 17:45:16.317593] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-0: background entry self-heal triggered. path: /clients/client1/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:16.317748] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-0: background entry self-heal completed on /clients/client7/~dmtmp/PM >[2012-04-03 17:45:16.318462] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client1/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:16.318747] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background entry self-heal completed on /clients/client9/~dmtmp/PM >[2012-04-03 17:45:16.321203] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client8/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:16.321472] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client6/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:16.323571] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background entry self-heal triggered. path: /clients/client6/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:16.323876] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background entry self-heal triggered. path: /clients/client9/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:16.325159] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client9/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:16.332083] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background entry self-heal triggered. path: /clients/client4/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:16.335084] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-0: background entry self-heal completed on /clients/client1/~dmtmp/PM >[2012-04-03 17:45:16.336425] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background entry self-heal completed on /clients/client6/~dmtmp/PM >[2012-04-03 17:45:16.337326] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client1/~dmtmp/PM >[2012-04-03 17:45:16.337587] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background entry self-heal completed on /clients/client9/~dmtmp/PM >[2012-04-03 17:45:16.338602] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client8/~dmtmp/PM >[2012-04-03 17:45:16.339409] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background entry self-heal triggered. path: /clients/client5/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:16.341254] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client6/~dmtmp/PM >[2012-04-03 17:45:16.342334] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client9/~dmtmp/PM >[2012-04-03 17:45:16.342703] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client2/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:16.344237] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background entry self-heal completed on /clients/client4/~dmtmp/PM >[2012-04-03 17:45:16.349846] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-0: background entry self-heal triggered. path: /clients/client4/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:16.352196] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background entry self-heal triggered. path: /clients/client4/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:16.353824] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-0: background entry self-heal triggered. path: /clients/client3/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:16.356529] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client2/~dmtmp/PM >[2012-04-03 17:45:16.357534] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background entry self-heal completed on /clients/client5/~dmtmp/PM >[2012-04-03 17:45:16.358588] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client1/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:16.359327] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-0: background entry self-heal triggered. path: /clients/client1/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:16.360477] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background entry self-heal triggered. path: /clients/client2/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:16.361781] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client2/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:16.362152] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background entry self-heal triggered. path: /clients/client5/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:16.362957] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background entry self-heal completed on /clients/client4/~dmtmp/PM >[2012-04-03 17:45:16.363896] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client5/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:16.365350] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-0: background entry self-heal completed on /clients/client4/~dmtmp/PM >[2012-04-03 17:45:16.369977] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-0: background entry self-heal completed on /clients/client3/~dmtmp/PM >[2012-04-03 17:45:16.370524] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background entry self-heal completed on /clients/client2/~dmtmp/PM >[2012-04-03 17:45:16.372921] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background entry self-heal completed on /clients/client5/~dmtmp/PM >[2012-04-03 17:45:16.374244] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client1/~dmtmp/PM >[2012-04-03 17:45:16.374767] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-0: background entry self-heal triggered. path: /clients/client3/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:16.374969] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background entry self-heal triggered. path: /clients/client3/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:16.375451] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background entry self-heal triggered. path: /clients/client9/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:16.375589] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-0: background entry self-heal completed on /clients/client1/~dmtmp/PM >[2012-04-03 17:45:16.376043] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client8/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:16.377042] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client2/~dmtmp/PM >[2012-04-03 17:45:16.377316] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client7/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:16.377752] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client5/~dmtmp/PM >[2012-04-03 17:45:16.382673] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background entry self-heal triggered. path: /clients/client0/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:16.383247] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-0: background entry self-heal triggered. path: /clients/client0/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:16.386054] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background entry self-heal completed on /clients/client3/~dmtmp/PM >[2012-04-03 17:45:16.387880] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-0: background entry self-heal completed on /clients/client3/~dmtmp/PM >[2012-04-03 17:45:16.388558] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background entry self-heal completed on /clients/client9/~dmtmp/PM >[2012-04-03 17:45:16.388985] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client8/~dmtmp/PM >[2012-04-03 17:45:16.390040] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client7/~dmtmp/PM >[2012-04-03 17:45:16.391825] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client9/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:16.393526] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client8/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:16.394581] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background entry self-heal triggered. path: /clients/client9/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:16.394753] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client7/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:16.396442] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-0: background entry self-heal triggered. path: /clients/client7/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:16.397488] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background entry self-heal completed on /clients/client0/~dmtmp/PM >[2012-04-03 17:45:16.397630] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-0: background entry self-heal completed on /clients/client0/~dmtmp/PM >[2012-04-03 17:45:16.403912] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background entry self-heal triggered. path: /clients/client4/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:16.407259] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client9/~dmtmp/PM >[2012-04-03 17:45:16.407570] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client8/~dmtmp/PM >[2012-04-03 17:45:16.408039] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client2/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:16.408239] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client1/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:16.409710] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background entry self-heal completed on /clients/client9/~dmtmp/PM >[2012-04-03 17:45:16.412435] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client7/~dmtmp/PM >[2012-04-03 17:45:16.417460] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background entry self-heal completed on /clients/client4/~dmtmp/PM >[2012-04-03 17:45:16.418062] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-0: background entry self-heal completed on /clients/client7/~dmtmp/PM >[2012-04-03 17:45:16.419376] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background entry self-heal triggered. path: /clients/client4/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:16.420003] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client2/~dmtmp/PM >[2012-04-03 17:45:16.420836] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-0: background entry self-heal triggered. path: /clients/client4/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:16.422635] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background entry self-heal triggered. path: /clients/client6/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:16.422934] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client6/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:16.423186] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client1/~dmtmp/PM >[2012-04-03 17:45:16.425362] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background entry self-heal triggered. path: /clients/client2/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:16.426015] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client2/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:16.430449] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-0: background entry self-heal triggered. path: /clients/client3/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:16.431065] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background entry self-heal completed on /clients/client4/~dmtmp/PM >[2012-04-03 17:45:16.434255] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background entry self-heal completed on /clients/client6/~dmtmp/PM >[2012-04-03 17:45:16.436099] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-0: background entry self-heal completed on /clients/client4/~dmtmp/PM >[2012-04-03 17:45:16.436845] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background entry self-heal triggered. path: /clients/client5/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:16.438195] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background entry self-heal triggered. path: /clients/client9/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:16.438332] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background entry self-heal completed on /clients/client2/~dmtmp/PM >[2012-04-03 17:45:16.438469] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client6/~dmtmp/PM >[2012-04-03 17:45:16.438684] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client2/~dmtmp/PM >[2012-04-03 17:45:16.439256] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client7/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:16.441247] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client8/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:16.443876] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-0: background entry self-heal completed on /clients/client3/~dmtmp/PM >[2012-04-03 17:45:16.448360] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-0: background entry self-heal triggered. path: /clients/client3/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:16.448912] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-0: background entry self-heal triggered. path: /clients/client0/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:16.449556] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background entry self-heal triggered. path: /clients/client3/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:16.449720] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background entry self-heal completed on /clients/client5/~dmtmp/PM >[2012-04-03 17:45:16.450293] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background entry self-heal triggered. path: /clients/client0/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:16.450904] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background entry self-heal completed on /clients/client9/~dmtmp/PM >[2012-04-03 17:45:16.452489] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client7/~dmtmp/PM >[2012-04-03 17:45:16.453274] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client5/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:16.453456] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background entry self-heal triggered. path: /clients/client5/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:16.453583] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client8/~dmtmp/PM >[2012-04-03 17:45:16.456327] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client9/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:16.456521] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background entry self-heal triggered. path: /clients/client9/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:16.456729] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client1/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:16.457464] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client7/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:16.457863] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-0: background entry self-heal triggered. path: /clients/client1/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:16.458228] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-0: background entry self-heal triggered. path: /clients/client7/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:16.458683] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client8/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:16.460683] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background entry self-heal completed on /clients/client3/~dmtmp/PM >[2012-04-03 17:45:16.463816] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background entry self-heal completed on /clients/client0/~dmtmp/PM >[2012-04-03 17:45:16.464069] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-0: background entry self-heal completed on /clients/client3/~dmtmp/PM >[2012-04-03 17:45:16.464374] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-0: background entry self-heal completed on /clients/client0/~dmtmp/PM >[2012-04-03 17:45:16.465691] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background entry self-heal completed on /clients/client5/~dmtmp/PM >[2012-04-03 17:45:16.466225] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client5/~dmtmp/PM >[2012-04-03 17:45:16.468584] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background entry self-heal completed on /clients/client9/~dmtmp/PM >[2012-04-03 17:45:16.469276] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client9/~dmtmp/PM >[2012-04-03 17:45:16.469634] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client1/~dmtmp/PM >[2012-04-03 17:45:16.470919] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client7/~dmtmp/PM >[2012-04-03 17:45:16.471125] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-0: background entry self-heal completed on /clients/client1/~dmtmp/PM >[2012-04-03 17:45:16.471590] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client8/~dmtmp/PM >[2012-04-03 17:45:16.472679] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-0: background entry self-heal completed on /clients/client7/~dmtmp/PM >[2012-04-03 17:45:16.475472] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background entry self-heal triggered. path: /clients/client6/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:16.476615] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client6/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:16.485259] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background entry self-heal completed on /clients/client6/~dmtmp/PM >[2012-04-03 17:45:16.488551] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client6/~dmtmp/PM >[2012-04-03 17:45:16.489547] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background entry self-heal triggered. path: /clients/client5/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:16.491533] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client7/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:16.492151] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client2/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:16.496468] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background entry self-heal triggered. path: /clients/client0/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:16.497039] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background entry self-heal triggered. path: /clients/client4/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:16.500230] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background entry self-heal completed on /clients/client5/~dmtmp/PM >[2012-04-03 17:45:16.500948] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-0: background entry self-heal triggered. path: /clients/client1/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:16.502824] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client1/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:16.504054] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client8/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:16.504810] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client5/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:16.505345] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background entry self-heal triggered. path: /clients/client5/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:16.505687] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background entry self-heal completed on /clients/client0/~dmtmp/PM >[2012-04-03 17:45:16.506093] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client7/~dmtmp/PM >[2012-04-03 17:45:16.506713] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client2/~dmtmp/PM >[2012-04-03 17:45:16.507895] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background entry self-heal completed on /clients/client4/~dmtmp/PM >[2012-04-03 17:45:16.509664] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-0: background entry self-heal triggered. path: /clients/client7/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:16.511929] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client7/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:16.512264] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background entry self-heal triggered. path: /clients/client2/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:16.512635] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client2/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:16.512870] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-0: background entry self-heal triggered. path: /clients/client4/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:16.513131] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-0: background entry self-heal completed on /clients/client1/~dmtmp/PM >[2012-04-03 17:45:16.513857] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background entry self-heal triggered. path: /clients/client4/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:16.519982] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client1/~dmtmp/PM >[2012-04-03 17:45:16.521315] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client8/~dmtmp/PM >[2012-04-03 17:45:16.521675] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background entry self-heal completed on /clients/client5/~dmtmp/PM >[2012-04-03 17:45:16.521833] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client5/~dmtmp/PM >[2012-04-03 17:45:16.523422] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background entry self-heal triggered. path: /clients/client9/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:16.526574] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-0: background entry self-heal completed on /clients/client7/~dmtmp/PM >[2012-04-03 17:45:16.527092] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-0: background entry self-heal completed on /clients/client4/~dmtmp/PM >[2012-04-03 17:45:16.527969] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client8/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:16.528306] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client7/~dmtmp/PM >[2012-04-03 17:45:16.529528] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client2/~dmtmp/PM >[2012-04-03 17:45:16.531432] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background entry self-heal completed on /clients/client2/~dmtmp/PM >[2012-04-03 17:45:16.531671] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background entry self-heal completed on /clients/client4/~dmtmp/PM >[2012-04-03 17:45:16.533301] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-0: background entry self-heal triggered. path: /clients/client3/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:16.533546] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client6/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:16.533980] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background entry self-heal triggered. path: /clients/client6/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:16.535277] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background entry self-heal completed on /clients/client9/~dmtmp/PM >[2012-04-03 17:45:16.539039] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client8/~dmtmp/PM >[2012-04-03 17:45:16.539469] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client9/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:16.540064] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background entry self-heal triggered. path: /clients/client9/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:16.544414] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-0: background entry self-heal triggered. path: /clients/client0/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:16.544731] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-0: background entry self-heal completed on /clients/client3/~dmtmp/PM >[2012-04-03 17:45:16.545338] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background entry self-heal triggered. path: /clients/client0/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:16.546912] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background entry self-heal completed on /clients/client6/~dmtmp/PM >[2012-04-03 17:45:16.548314] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client6/~dmtmp/PM >[2012-04-03 17:45:16.549530] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-0: background entry self-heal triggered. path: /clients/client3/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:16.550301] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background entry self-heal triggered. path: /clients/client3/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:16.552688] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background entry self-heal completed on /clients/client9/~dmtmp/PM >[2012-04-03 17:45:16.552972] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client9/~dmtmp/PM >[2012-04-03 17:45:16.555939] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-0: background entry self-heal completed on /clients/client0/~dmtmp/PM >[2012-04-03 17:45:16.556212] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background entry self-heal triggered. path: /clients/client5/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:16.558299] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client2/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:16.559031] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client7/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:16.559347] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client8/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:16.561394] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-0: background entry self-heal completed on /clients/client3/~dmtmp/PM >[2012-04-03 17:45:16.562665] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background entry self-heal completed on /clients/client0/~dmtmp/PM >[2012-04-03 17:45:16.566785] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background entry self-heal completed on /clients/client3/~dmtmp/PM >[2012-04-03 17:45:16.568328] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background entry self-heal triggered. path: /clients/client9/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:16.568571] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background entry self-heal completed on /clients/client5/~dmtmp/PM >[2012-04-03 17:45:16.569027] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client2/~dmtmp/PM >[2012-04-03 17:45:16.569672] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background entry self-heal triggered. path: /clients/client4/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:16.570491] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client7/~dmtmp/PM >[2012-04-03 17:45:16.571521] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-0: background entry self-heal triggered. path: /clients/client1/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:16.571842] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client1/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:16.572353] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background entry self-heal triggered. path: /clients/client5/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:16.573197] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client8/~dmtmp/PM >[2012-04-03 17:45:16.574597] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client5/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:16.574915] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-0: background entry self-heal triggered. path: /clients/client7/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:16.575927] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client2/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:16.576316] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background entry self-heal triggered. path: /clients/client2/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:16.578419] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client7/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:16.581244] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client8/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:16.582984] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client6/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:16.585011] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background entry self-heal triggered. path: /clients/client6/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:16.587054] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-0: background entry self-heal completed on /clients/client1/~dmtmp/PM >[2012-04-03 17:45:16.590483] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background entry self-heal completed on /clients/client9/~dmtmp/PM >[2012-04-03 17:45:16.591720] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-0: background entry self-heal completed on /clients/client7/~dmtmp/PM >[2012-04-03 17:45:16.591940] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background entry self-heal completed on /clients/client4/~dmtmp/PM >[2012-04-03 17:45:16.593046] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client1/~dmtmp/PM >[2012-04-03 17:45:16.593997] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-0: background entry self-heal triggered. path: /clients/client4/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:16.594351] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background entry self-heal completed on /clients/client5/~dmtmp/PM >[2012-04-03 17:45:16.594596] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background entry self-heal triggered. path: /clients/client9/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:16.595073] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background entry self-heal completed on /clients/client2/~dmtmp/PM >[2012-04-03 17:45:16.595269] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client5/~dmtmp/PM >[2012-04-03 17:45:16.595641] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client2/~dmtmp/PM >[2012-04-03 17:45:16.596501] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client9/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:16.597025] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background entry self-heal triggered. path: /clients/client4/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:16.598061] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client7/~dmtmp/PM >[2012-04-03 17:45:16.599275] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background entry self-heal completed on /clients/client6/~dmtmp/PM >[2012-04-03 17:45:16.599841] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client8/~dmtmp/PM >[2012-04-03 17:45:16.601764] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-0: background entry self-heal completed on /clients/client4/~dmtmp/PM >[2012-04-03 17:45:16.602222] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client6/~dmtmp/PM >[2012-04-03 17:45:16.603716] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-0: background entry self-heal triggered. path: /clients/client0/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:16.604092] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background entry self-heal triggered. path: /clients/client0/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:16.606411] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background entry self-heal completed on /clients/client9/~dmtmp/PM >[2012-04-03 17:45:16.608357] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client2/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:16.609015] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-0: background entry self-heal triggered. path: /clients/client3/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:16.609463] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background entry self-heal completed on /clients/client4/~dmtmp/PM >[2012-04-03 17:45:16.610409] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-0: background entry self-heal triggered. path: /clients/client1/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:16.612818] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background entry self-heal completed on /clients/client0/~dmtmp/PM >[2012-04-03 17:45:16.613049] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client1/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:16.613924] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client9/~dmtmp/PM >[2012-04-03 17:45:16.615569] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-0: background entry self-heal completed on /clients/client0/~dmtmp/PM >[2012-04-03 17:45:16.620785] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client5/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:16.620969] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-0: background entry self-heal completed on /clients/client3/~dmtmp/PM >[2012-04-03 17:45:16.621634] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background entry self-heal triggered. path: /clients/client5/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:16.622906] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-0: background entry self-heal completed on /clients/client1/~dmtmp/PM >[2012-04-03 17:45:16.623548] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client2/~dmtmp/PM >[2012-04-03 17:45:16.624177] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client7/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:16.625302] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background entry self-heal triggered. path: /clients/client3/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:16.625539] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-0: background entry self-heal triggered. path: /clients/client3/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:16.627832] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background entry self-heal triggered. path: /clients/client2/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:16.628063] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client1/~dmtmp/PM >[2012-04-03 17:45:16.629359] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background entry self-heal triggered. path: /clients/client9/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:16.630675] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client2/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:16.632576] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background entry self-heal completed on /clients/client5/~dmtmp/PM >[2012-04-03 17:45:16.635387] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background entry self-heal triggered. path: /clients/client4/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:16.635640] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client5/~dmtmp/PM >[2012-04-03 17:45:16.636183] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background entry self-heal triggered. path: /clients/client6/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:16.636467] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client6/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:16.638301] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-0: background entry self-heal completed on /clients/client3/~dmtmp/PM >[2012-04-03 17:45:16.638624] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client7/~dmtmp/PM >[2012-04-03 17:45:16.639013] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background entry self-heal completed on /clients/client3/~dmtmp/PM >[2012-04-03 17:45:16.639780] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client8/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:16.641518] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client2/~dmtmp/PM >[2012-04-03 17:45:16.642444] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background entry self-heal triggered. path: /clients/client0/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:16.642665] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background entry self-heal completed on /clients/client2/~dmtmp/PM >[2012-04-03 17:45:16.643604] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client7/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:16.644322] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-0: background entry self-heal triggered. path: /clients/client7/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:16.644782] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background entry self-heal completed on /clients/client9/~dmtmp/PM >[2012-04-03 17:45:16.648195] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background entry self-heal completed on /clients/client4/~dmtmp/PM >[2012-04-03 17:45:16.648485] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background entry self-heal completed on /clients/client6/~dmtmp/PM >[2012-04-03 17:45:16.648759] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background entry self-heal triggered. path: /clients/client9/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:16.649372] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client9/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:16.649618] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client1/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:16.650806] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client6/~dmtmp/PM >[2012-04-03 17:45:16.651404] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-0: background entry self-heal triggered. path: /clients/client1/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:16.651553] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client8/~dmtmp/PM >[2012-04-03 17:45:16.653880] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background entry self-heal completed on /clients/client0/~dmtmp/PM >[2012-04-03 17:45:16.655675] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client8/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:16.655967] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client7/~dmtmp/PM >[2012-04-03 17:45:16.656344] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-0: background entry self-heal completed on /clients/client7/~dmtmp/PM >[2012-04-03 17:45:16.658833] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background entry self-heal completed on /clients/client9/~dmtmp/PM >[2012-04-03 17:45:16.659593] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client9/~dmtmp/PM >[2012-04-03 17:45:16.663319] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client1/~dmtmp/PM >[2012-04-03 17:45:16.663591] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-0: background entry self-heal completed on /clients/client1/~dmtmp/PM >[2012-04-03 17:45:16.665990] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client8/~dmtmp/PM >[2012-04-03 17:45:16.675221] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background entry self-heal triggered. path: /clients/client4/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:16.676206] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background entry self-heal triggered. path: /clients/client3/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:16.676462] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client6/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:16.676932] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-0: background entry self-heal triggered. path: /clients/client3/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:16.677140] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background entry self-heal triggered. path: /clients/client6/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:16.677520] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client7/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:16.683693] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background entry self-heal triggered. path: /clients/client5/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:16.685963] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-0: background entry self-heal completed on /clients/client3/~dmtmp/PM >[2012-04-03 17:45:16.686139] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client6/~dmtmp/PM >[2012-04-03 17:45:16.687257] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background entry self-heal completed on /clients/client4/~dmtmp/PM >[2012-04-03 17:45:16.687706] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client8/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:16.688153] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client7/~dmtmp/PM >[2012-04-03 17:45:16.688797] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client2/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:16.689071] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background entry self-heal completed on /clients/client3/~dmtmp/PM >[2012-04-03 17:45:16.689335] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background entry self-heal completed on /clients/client6/~dmtmp/PM >[2012-04-03 17:45:16.692081] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-0: background entry self-heal triggered. path: /clients/client4/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:16.692417] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background entry self-heal triggered. path: /clients/client4/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:16.692647] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-0: background entry self-heal triggered. path: /clients/client7/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:16.694924] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client7/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:16.695130] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background entry self-heal completed on /clients/client5/~dmtmp/PM >[2012-04-03 17:45:16.698352] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background entry self-heal triggered. path: /clients/client5/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:16.699054] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client5/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:16.699929] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-0: background entry self-heal triggered. path: /clients/client0/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:16.700608] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background entry self-heal triggered. path: /clients/client0/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:16.700810] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-0: background entry self-heal completed on /clients/client4/~dmtmp/PM >[2012-04-03 17:45:16.701365] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background entry self-heal completed on /clients/client4/~dmtmp/PM >[2012-04-03 17:45:16.701613] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-0: background entry self-heal completed on /clients/client7/~dmtmp/PM >[2012-04-03 17:45:16.701785] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client8/~dmtmp/PM >[2012-04-03 17:45:16.705726] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client2/~dmtmp/PM >[2012-04-03 17:45:16.706186] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client8/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:16.711225] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background entry self-heal triggered. path: /clients/client9/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:16.711984] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background entry self-heal triggered. path: /clients/client2/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:16.712609] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background entry self-heal completed on /clients/client5/~dmtmp/PM >[2012-04-03 17:45:16.713189] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client7/~dmtmp/PM >[2012-04-03 17:45:16.713579] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client2/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:16.714782] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background entry self-heal completed on /clients/client0/~dmtmp/PM >[2012-04-03 17:45:16.715509] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-0: background entry self-heal completed on /clients/client0/~dmtmp/PM >[2012-04-03 17:45:16.716922] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client1/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:16.717603] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-0: background entry self-heal triggered. path: /clients/client1/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:16.717857] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client5/~dmtmp/PM >[2012-04-03 17:45:16.720050] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-0: background entry self-heal triggered. path: /clients/client3/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:16.722289] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background entry self-heal completed on /clients/client9/~dmtmp/PM >[2012-04-03 17:45:16.722858] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background entry self-heal completed on /clients/client2/~dmtmp/PM >[2012-04-03 17:45:16.723187] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client8/~dmtmp/PM >[2012-04-03 17:45:16.726887] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background entry self-heal triggered. path: /clients/client9/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:16.727944] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client9/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:16.728142] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client2/~dmtmp/PM >[2012-04-03 17:45:16.729462] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-0: background entry self-heal completed on /clients/client1/~dmtmp/PM >[2012-04-03 17:45:16.729616] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client1/~dmtmp/PM >[2012-04-03 17:45:16.730222] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-0: background entry self-heal completed on /clients/client3/~dmtmp/PM >[2012-04-03 17:45:16.730747] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background entry self-heal triggered. path: /clients/client4/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:16.733758] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background entry self-heal triggered. path: /clients/client3/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:16.734183] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-0: background entry self-heal triggered. path: /clients/client3/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:16.738467] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client9/~dmtmp/PM >[2012-04-03 17:45:16.739988] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background entry self-heal completed on /clients/client9/~dmtmp/PM >[2012-04-03 17:45:16.740769] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background entry self-heal triggered. path: /clients/client6/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:16.741407] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client6/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:16.742441] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background entry self-heal completed on /clients/client4/~dmtmp/PM >[2012-04-03 17:45:16.743598] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background entry self-heal completed on /clients/client3/~dmtmp/PM >[2012-04-03 17:45:16.746647] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-0: background entry self-heal completed on /clients/client3/~dmtmp/PM >[2012-04-03 17:45:16.747091] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-0: background entry self-heal triggered. path: /clients/client4/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:16.747373] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background entry self-heal triggered. path: /clients/client4/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:16.749228] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client2/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:16.753508] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-0: background entry self-heal triggered. path: /clients/client1/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:16.753859] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background entry self-heal completed on /clients/client6/~dmtmp/PM >[2012-04-03 17:45:16.754265] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client1/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:16.756742] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client7/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:16.757112] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background entry self-heal triggered. path: /clients/client9/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:16.758204] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-0: background entry self-heal triggered. path: /clients/client0/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:16.758473] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background entry self-heal triggered. path: /clients/client0/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:16.758867] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client6/~dmtmp/PM >[2012-04-03 17:45:16.759687] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background entry self-heal triggered. path: /clients/client5/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:16.760083] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background entry self-heal completed on /clients/client4/~dmtmp/PM >[2012-04-03 17:45:16.762645] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-0: background entry self-heal completed on /clients/client4/~dmtmp/PM >[2012-04-03 17:45:16.768352] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background entry self-heal completed on /clients/client9/~dmtmp/PM >[2012-04-03 17:45:16.768883] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background entry self-heal completed on /clients/client0/~dmtmp/PM >[2012-04-03 17:45:16.770410] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-0: background entry self-heal completed on /clients/client1/~dmtmp/PM >[2012-04-03 17:45:16.770774] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background entry self-heal completed on /clients/client5/~dmtmp/PM >[2012-04-03 17:45:16.771544] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background entry self-heal triggered. path: /clients/client9/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:16.772475] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-0: background entry self-heal completed on /clients/client0/~dmtmp/PM >[2012-04-03 17:45:16.773214] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background entry self-heal triggered. path: /clients/client5/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:16.774287] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client9/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:16.774513] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client5/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:16.776609] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client2/~dmtmp/PM >[2012-04-03 17:45:16.777399] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client1/~dmtmp/PM >[2012-04-03 17:45:16.778619] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client8/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:16.780567] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client2/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:16.780796] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client7/~dmtmp/PM >[2012-04-03 17:45:16.781783] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background entry self-heal triggered. path: /clients/client2/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:16.782926] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-0: background entry self-heal triggered. path: /clients/client3/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:16.785620] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client7/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:16.786609] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-0: background entry self-heal triggered. path: /clients/client7/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:16.787500] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client9/~dmtmp/PM >[2012-04-03 17:45:16.787749] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client5/~dmtmp/PM >[2012-04-03 17:45:16.788449] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client8/~dmtmp/PM >[2012-04-03 17:45:16.789561] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client2/~dmtmp/PM >[2012-04-03 17:45:16.792606] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client8/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:16.792766] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background entry self-heal completed on /clients/client9/~dmtmp/PM >[2012-04-03 17:45:16.793225] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background entry self-heal completed on /clients/client5/~dmtmp/PM >[2012-04-03 17:45:16.793932] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-0: background entry self-heal triggered. path: /clients/client4/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:16.794421] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background entry self-heal triggered. path: /clients/client4/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:16.795017] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client7/~dmtmp/PM >[2012-04-03 17:45:16.795708] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background entry self-heal completed on /clients/client2/~dmtmp/PM >[2012-04-03 17:45:16.797032] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client1/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:16.799724] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-0: background entry self-heal triggered. path: /clients/client1/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:16.801620] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-0: background entry self-heal completed on /clients/client3/~dmtmp/PM >[2012-04-03 17:45:16.802188] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-0: background entry self-heal completed on /clients/client7/~dmtmp/PM >[2012-04-03 17:45:16.802639] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background entry self-heal completed on /clients/client4/~dmtmp/PM >[2012-04-03 17:45:16.803061] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client8/~dmtmp/PM >[2012-04-03 17:45:16.804404] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background entry self-heal triggered. path: /clients/client3/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:16.805947] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-0: background entry self-heal triggered. path: /clients/client3/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:16.806294] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background entry self-heal triggered. path: /clients/client6/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:16.806519] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client1/~dmtmp/PM >[2012-04-03 17:45:16.808161] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client6/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:16.808672] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-0: background entry self-heal completed on /clients/client4/~dmtmp/PM >[2012-04-03 17:45:16.814261] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background entry self-heal completed on /clients/client3/~dmtmp/PM >[2012-04-03 17:45:16.814816] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-0: background entry self-heal completed on /clients/client1/~dmtmp/PM >[2012-04-03 17:45:16.816115] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client8/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:16.817151] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client6/~dmtmp/PM >[2012-04-03 17:45:16.817688] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background entry self-heal completed on /clients/client6/~dmtmp/PM >[2012-04-03 17:45:16.820270] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-0: background entry self-heal completed on /clients/client3/~dmtmp/PM >[2012-04-03 17:45:16.823614] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client7/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:16.828096] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client8/~dmtmp/PM >[2012-04-03 17:45:16.833242] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client8/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:16.834975] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client7/~dmtmp/PM >[2012-04-03 17:45:16.838811] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-0: background entry self-heal triggered. path: /clients/client7/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:16.839240] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client7/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:16.844424] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client8/~dmtmp/PM >[2012-04-03 17:45:16.848875] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background entry self-heal triggered. path: /clients/client0/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:16.849351] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-0: background entry self-heal triggered. path: /clients/client0/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:16.853509] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background entry self-heal triggered. path: /clients/client4/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:16.854327] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-0: background entry self-heal completed on /clients/client7/~dmtmp/PM >[2012-04-03 17:45:16.855546] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background entry self-heal triggered. path: /clients/client9/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:16.855756] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client2/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:16.858547] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client7/~dmtmp/PM >[2012-04-03 17:45:16.861299] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-0: background entry self-heal completed on /clients/client0/~dmtmp/PM >[2012-04-03 17:45:16.861668] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background entry self-heal completed on /clients/client0/~dmtmp/PM >[2012-04-03 17:45:16.862517] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background entry self-heal triggered. path: /clients/client5/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:16.866126] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background entry self-heal completed on /clients/client4/~dmtmp/PM >[2012-04-03 17:45:16.866621] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background entry self-heal completed on /clients/client9/~dmtmp/PM >[2012-04-03 17:45:16.869178] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client1/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:16.870428] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-0: background entry self-heal triggered. path: /clients/client1/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:16.872799] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client9/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:16.873071] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-0: background entry self-heal triggered. path: /clients/client4/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:16.873310] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client2/~dmtmp/PM >[2012-04-03 17:45:16.874880] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background entry self-heal triggered. path: /clients/client4/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:16.875476] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background entry self-heal triggered. path: /clients/client9/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:16.876456] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-0: background entry self-heal triggered. path: /clients/client3/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:16.876982] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client2/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:16.878489] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background entry self-heal triggered. path: /clients/client2/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:16.881514] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client1/~dmtmp/PM >[2012-04-03 17:45:16.881773] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background entry self-heal completed on /clients/client5/~dmtmp/PM >[2012-04-03 17:45:16.882309] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client9/~dmtmp/PM >[2012-04-03 17:45:16.882847] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-0: background entry self-heal completed on /clients/client1/~dmtmp/PM >[2012-04-03 17:45:16.883665] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client8/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:16.884013] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client7/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:16.884501] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background entry self-heal triggered. path: /clients/client5/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:16.884652] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-0: background entry self-heal completed on /clients/client4/~dmtmp/PM >[2012-04-03 17:45:16.885329] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client5/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:16.886196] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background entry self-heal completed on /clients/client4/~dmtmp/PM >[2012-04-03 17:45:16.886620] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background entry self-heal completed on /clients/client9/~dmtmp/PM >[2012-04-03 17:45:16.887910] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background entry self-heal completed on /clients/client2/~dmtmp/PM >[2012-04-03 17:45:16.888650] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client2/~dmtmp/PM >[2012-04-03 17:45:16.890774] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-0: background entry self-heal completed on /clients/client3/~dmtmp/PM >[2012-04-03 17:45:16.891901] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background entry self-heal triggered. path: /clients/client6/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:16.892302] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client6/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:16.893730] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background entry self-heal completed on /clients/client5/~dmtmp/PM >[2012-04-03 17:45:16.895700] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background entry self-heal triggered. path: /clients/client3/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:16.896067] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client8/~dmtmp/PM >[2012-04-03 17:45:16.897442] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-0: background entry self-heal triggered. path: /clients/client3/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:16.897647] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background entry self-heal triggered. path: /clients/client9/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:16.898278] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client7/~dmtmp/PM >[2012-04-03 17:45:16.899611] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-0: background entry self-heal triggered. path: /clients/client0/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:16.900336] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client5/~dmtmp/PM >[2012-04-03 17:45:16.900971] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-0: background entry self-heal triggered. path: /clients/client1/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:16.901316] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background entry self-heal triggered. path: /clients/client0/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:16.901553] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client8/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:16.902536] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-0: background entry self-heal triggered. path: /clients/client7/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:16.902780] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client1/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:16.903597] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client7/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:16.904912] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background entry self-heal completed on /clients/client6/~dmtmp/PM >[2012-04-03 17:45:16.907048] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background entry self-heal completed on /clients/client3/~dmtmp/PM >[2012-04-03 17:45:16.907403] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client6/~dmtmp/PM >[2012-04-03 17:45:16.908771] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-0: background entry self-heal completed on /clients/client3/~dmtmp/PM >[2012-04-03 17:45:16.909217] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-0: background entry self-heal completed on /clients/client0/~dmtmp/PM >[2012-04-03 17:45:16.909415] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background entry self-heal completed on /clients/client9/~dmtmp/PM >[2012-04-03 17:45:16.910721] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-0: background entry self-heal completed on /clients/client1/~dmtmp/PM >[2012-04-03 17:45:16.911163] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client2/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:16.911679] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client8/~dmtmp/PM >[2012-04-03 17:45:16.912334] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background entry self-heal completed on /clients/client0/~dmtmp/PM >[2012-04-03 17:45:16.912844] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background entry self-heal triggered. path: /clients/client9/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:16.912998] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client1/~dmtmp/PM >[2012-04-03 17:45:16.913694] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client9/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:16.914359] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client7/~dmtmp/PM >[2012-04-03 17:45:16.914592] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-0: background entry self-heal completed on /clients/client7/~dmtmp/PM >[2012-04-03 17:45:16.921227] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background entry self-heal triggered. path: /clients/client4/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:16.925736] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client2/~dmtmp/PM >[2012-04-03 17:45:16.927521] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background entry self-heal completed on /clients/client9/~dmtmp/PM >[2012-04-03 17:45:16.929668] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client9/~dmtmp/PM >[2012-04-03 17:45:16.930841] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client2/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:16.932285] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background entry self-heal triggered. path: /clients/client2/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:16.937544] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background entry self-heal triggered. path: /clients/client5/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:16.937769] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background entry self-heal completed on /clients/client4/~dmtmp/PM >[2012-04-03 17:45:16.938142] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client2/~dmtmp/PM >[2012-04-03 17:45:16.939541] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-0: background entry self-heal triggered. path: /clients/client4/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:16.941207] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background entry self-heal triggered. path: /clients/client4/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:16.941378] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background entry self-heal completed on /clients/client2/~dmtmp/PM >[2012-04-03 17:45:16.946957] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background entry self-heal completed on /clients/client5/~dmtmp/PM >[2012-04-03 17:45:16.949020] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background entry self-heal triggered. path: /clients/client6/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:16.949674] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client6/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:16.950362] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client8/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:16.950571] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client5/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:16.950783] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background entry self-heal triggered. path: /clients/client9/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:16.951209] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background entry self-heal triggered. path: /clients/client5/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:16.951449] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background entry self-heal completed on /clients/client4/~dmtmp/PM >[2012-04-03 17:45:16.952383] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-0: background entry self-heal completed on /clients/client4/~dmtmp/PM >[2012-04-03 17:45:16.955506] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background entry self-heal triggered. path: /clients/client0/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:16.955766] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client7/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:16.956487] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-0: background entry self-heal triggered. path: /clients/client0/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:16.956804] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client2/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:16.958231] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-0: background entry self-heal triggered. path: /clients/client1/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:16.958829] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background entry self-heal completed on /clients/client6/~dmtmp/PM >[2012-04-03 17:45:16.959217] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-0: background entry self-heal triggered. path: /clients/client3/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:16.959438] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client1/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:16.960713] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client6/~dmtmp/PM >[2012-04-03 17:45:16.961505] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background entry self-heal completed on /clients/client9/~dmtmp/PM >[2012-04-03 17:45:16.961951] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background entry self-heal completed on /clients/client5/~dmtmp/PM >[2012-04-03 17:45:16.962330] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client8/~dmtmp/PM >[2012-04-03 17:45:16.962801] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client5/~dmtmp/PM >[2012-04-03 17:45:16.964282] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background entry self-heal triggered. path: /clients/client9/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:16.965577] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background entry self-heal completed on /clients/client0/~dmtmp/PM >[2012-04-03 17:45:16.966975] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client9/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:16.968940] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-0: background entry self-heal completed on /clients/client0/~dmtmp/PM >[2012-04-03 17:45:16.970024] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client8/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:16.970310] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-0: background entry self-heal completed on /clients/client1/~dmtmp/PM >[2012-04-03 17:45:16.970744] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client7/~dmtmp/PM >[2012-04-03 17:45:16.971578] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background entry self-heal completed on /clients/client9/~dmtmp/PM >[2012-04-03 17:45:16.972001] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client2/~dmtmp/PM >[2012-04-03 17:45:16.972762] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-0: background entry self-heal completed on /clients/client3/~dmtmp/PM >[2012-04-03 17:45:16.973310] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client1/~dmtmp/PM >[2012-04-03 17:45:16.974575] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-0: background entry self-heal triggered. path: /clients/client7/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:16.974948] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client7/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:16.975901] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background entry self-heal triggered. path: /clients/client2/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:16.976126] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client2/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:16.976434] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background entry self-heal triggered. path: /clients/client3/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:16.977079] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-0: background entry self-heal triggered. path: /clients/client3/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:16.982132] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client9/~dmtmp/PM >[2012-04-03 17:45:16.982565] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client8/~dmtmp/PM >[2012-04-03 17:45:16.984689] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-0: background entry self-heal completed on /clients/client7/~dmtmp/PM >[2012-04-03 17:45:16.990494] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-0: background entry self-heal completed on /clients/client3/~dmtmp/PM >[2012-04-03 17:45:16.991567] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background entry self-heal completed on /clients/client2/~dmtmp/PM >[2012-04-03 17:45:16.992250] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client7/~dmtmp/PM >[2012-04-03 17:45:16.992660] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background entry self-heal completed on /clients/client3/~dmtmp/PM >[2012-04-03 17:45:16.993816] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client5/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:16.995239] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client2/~dmtmp/PM >[2012-04-03 17:45:16.995752] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-0: background entry self-heal triggered. path: /clients/client1/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:16.996543] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client1/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:17.002198] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background entry self-heal triggered. path: /clients/client6/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:17.004266] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client6/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:17.008431] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background entry self-heal completed on /clients/client6/~dmtmp/PM >[2012-04-03 17:45:17.010024] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-0: background entry self-heal completed on /clients/client1/~dmtmp/PM >[2012-04-03 17:45:17.010380] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client5/~dmtmp/PM >[2012-04-03 17:45:17.018552] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background entry self-heal triggered. path: /clients/client4/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:17.018845] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client1/~dmtmp/PM >[2012-04-03 17:45:17.021869] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client6/~dmtmp/PM >[2012-04-03 17:45:17.022705] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client8/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:17.029239] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background entry self-heal completed on /clients/client4/~dmtmp/PM >[2012-04-03 17:45:17.031016] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-0: background entry self-heal triggered. path: /clients/client3/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:17.032699] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client7/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:17.033452] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background entry self-heal triggered. path: /clients/client4/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:17.034343] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client8/~dmtmp/PM >[2012-04-03 17:45:17.035500] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-0: background entry self-heal triggered. path: /clients/client4/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:17.038563] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client8/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:17.046190] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-0: background entry self-heal completed on /clients/client3/~dmtmp/PM >[2012-04-03 17:45:17.047144] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background entry self-heal completed on /clients/client4/~dmtmp/PM >[2012-04-03 17:45:17.048935] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background entry self-heal triggered. path: /clients/client3/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:17.050467] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-0: background entry self-heal completed on /clients/client4/~dmtmp/PM >[2012-04-03 17:45:17.051696] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client7/~dmtmp/PM >[2012-04-03 17:45:17.052915] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-0: background entry self-heal triggered. path: /clients/client3/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:17.055703] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client7/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:17.055992] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-0: background entry self-heal triggered. path: /clients/client7/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:17.056358] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client8/~dmtmp/PM >[2012-04-03 17:45:17.059234] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background entry self-heal completed on /clients/client3/~dmtmp/PM >[2012-04-03 17:45:17.061434] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background entry self-heal triggered. path: /clients/client5/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:17.061691] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-0: background entry self-heal triggered. path: /clients/client0/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:17.061908] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background entry self-heal triggered. path: /clients/client0/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:17.062202] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background entry self-heal triggered. path: /clients/client9/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:17.064153] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-0: background entry self-heal completed on /clients/client3/~dmtmp/PM >[2012-04-03 17:45:17.064411] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-0: background entry self-heal completed on /clients/client7/~dmtmp/PM >[2012-04-03 17:45:17.069286] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client1/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:17.069669] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-0: background entry self-heal triggered. path: /clients/client1/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:17.070816] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-0: background entry self-heal completed on /clients/client0/~dmtmp/PM >[2012-04-03 17:45:17.071310] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client7/~dmtmp/PM >[2012-04-03 17:45:17.072257] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background entry self-heal completed on /clients/client5/~dmtmp/PM >[2012-04-03 17:45:17.072724] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background entry self-heal completed on /clients/client0/~dmtmp/PM >[2012-04-03 17:45:17.073630] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background entry self-heal completed on /clients/client9/~dmtmp/PM >[2012-04-03 17:45:17.074160] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client2/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:17.075898] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background entry self-heal triggered. path: /clients/client5/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:17.076436] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background entry self-heal triggered. path: /clients/client9/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:17.078599] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client5/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:17.079447] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client9/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:17.079699] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client1/~dmtmp/PM >[2012-04-03 17:45:17.081579] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-0: background entry self-heal completed on /clients/client1/~dmtmp/PM >[2012-04-03 17:45:17.083597] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background entry self-heal completed on /clients/client5/~dmtmp/PM >[2012-04-03 17:45:17.086308] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background entry self-heal completed on /clients/client9/~dmtmp/PM >[2012-04-03 17:45:17.087563] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client2/~dmtmp/PM >[2012-04-03 17:45:17.090154] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client5/~dmtmp/PM >[2012-04-03 17:45:17.090907] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background entry self-heal triggered. path: /clients/client2/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:17.091346] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client2/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:17.091519] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client9/~dmtmp/PM >[2012-04-03 17:45:17.092396] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background entry self-heal triggered. path: /clients/client6/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:17.093280] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client6/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:17.096006] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client7/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:17.097338] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background entry self-heal triggered. path: /clients/client4/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:17.105092] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client2/~dmtmp/PM >[2012-04-03 17:45:17.105785] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background entry self-heal completed on /clients/client2/~dmtmp/PM >[2012-04-03 17:45:17.106945] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client6/~dmtmp/PM >[2012-04-03 17:45:17.107174] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background entry self-heal completed on /clients/client6/~dmtmp/PM >[2012-04-03 17:45:17.109024] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client7/~dmtmp/PM >[2012-04-03 17:45:17.111331] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-0: background entry self-heal triggered. path: /clients/client7/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:17.112292] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client7/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:17.113579] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-0: background entry self-heal triggered. path: /clients/client0/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:17.114336] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background entry self-heal completed on /clients/client4/~dmtmp/PM >[2012-04-03 17:45:17.116799] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background entry self-heal triggered. path: /clients/client0/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:17.117041] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background entry self-heal triggered. path: /clients/client4/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:17.119281] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-0: background entry self-heal triggered. path: /clients/client4/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:17.121880] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-0: background entry self-heal completed on /clients/client7/~dmtmp/PM >[2012-04-03 17:45:17.122240] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client7/~dmtmp/PM >[2012-04-03 17:45:17.124317] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background entry self-heal triggered. path: /clients/client5/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:17.124802] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-0: background entry self-heal completed on /clients/client0/~dmtmp/PM >[2012-04-03 17:45:17.126132] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background entry self-heal completed on /clients/client0/~dmtmp/PM >[2012-04-03 17:45:17.126832] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background entry self-heal completed on /clients/client4/~dmtmp/PM >[2012-04-03 17:45:17.129057] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background entry self-heal triggered. path: /clients/client9/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:17.131690] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background entry self-heal completed on /clients/client5/~dmtmp/PM >[2012-04-03 17:45:17.132084] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-0: background entry self-heal completed on /clients/client4/~dmtmp/PM >[2012-04-03 17:45:17.132784] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-0: background entry self-heal triggered. path: /clients/client3/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:17.135561] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background entry self-heal triggered. path: /clients/client5/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:17.136216] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client8/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:17.136455] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client5/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:17.137050] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client2/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:17.137375] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background entry self-heal completed on /clients/client9/~dmtmp/PM >[2012-04-03 17:45:17.139753] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background entry self-heal triggered. path: /clients/client9/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:17.142696] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client9/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:17.146660] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-0: background entry self-heal completed on /clients/client3/~dmtmp/PM >[2012-04-03 17:45:17.147267] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background entry self-heal completed on /clients/client5/~dmtmp/PM >[2012-04-03 17:45:17.150369] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background entry self-heal triggered. path: /clients/client3/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:17.150945] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-0: background entry self-heal triggered. path: /clients/client3/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:17.151281] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background entry self-heal completed on /clients/client9/~dmtmp/PM >[2012-04-03 17:45:17.151807] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-0: background entry self-heal triggered. path: /clients/client1/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:17.151962] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client8/~dmtmp/PM >[2012-04-03 17:45:17.152477] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client5/~dmtmp/PM >[2012-04-03 17:45:17.153346] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client2/~dmtmp/PM >[2012-04-03 17:45:17.154464] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client1/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:17.157868] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background entry self-heal triggered. path: /clients/client2/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:17.158420] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client8/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:17.158570] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client9/~dmtmp/PM >[2012-04-03 17:45:17.158980] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client2/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:17.159783] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background entry self-heal triggered. path: /clients/client4/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:17.160703] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client7/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:17.160928] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client6/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:17.163403] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background entry self-heal triggered. path: /clients/client6/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:17.164297] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background entry self-heal completed on /clients/client3/~dmtmp/PM >[2012-04-03 17:45:17.167720] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-0: background entry self-heal completed on /clients/client3/~dmtmp/PM >[2012-04-03 17:45:17.168485] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-0: background entry self-heal completed on /clients/client1/~dmtmp/PM >[2012-04-03 17:45:17.169402] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background entry self-heal completed on /clients/client2/~dmtmp/PM >[2012-04-03 17:45:17.173533] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client1/~dmtmp/PM >[2012-04-03 17:45:17.176094] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background entry self-heal completed on /clients/client4/~dmtmp/PM >[2012-04-03 17:45:17.176854] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client8/~dmtmp/PM >[2012-04-03 17:45:17.177066] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client2/~dmtmp/PM >[2012-04-03 17:45:17.177680] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client7/~dmtmp/PM >[2012-04-03 17:45:17.178209] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background entry self-heal completed on /clients/client6/~dmtmp/PM >[2012-04-03 17:45:17.179526] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client6/~dmtmp/PM >[2012-04-03 17:45:17.180805] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client5/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:17.182560] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-0: background entry self-heal triggered. path: /clients/client7/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:17.184076] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client7/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:17.191397] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background entry self-heal triggered. path: /clients/client0/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:17.192085] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-0: background entry self-heal triggered. path: /clients/client0/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:17.193776] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client5/~dmtmp/PM >[2012-04-03 17:45:17.194396] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client7/~dmtmp/PM >[2012-04-03 17:45:17.194556] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-0: background entry self-heal completed on /clients/client7/~dmtmp/PM >[2012-04-03 17:45:17.201515] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client8/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:17.202246] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background entry self-heal triggered. path: /clients/client9/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:17.203539] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-0: background entry self-heal completed on /clients/client0/~dmtmp/PM >[2012-04-03 17:45:17.204240] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background entry self-heal triggered. path: /clients/client4/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:17.205294] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-0: background entry self-heal triggered. path: /clients/client1/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:17.205521] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background entry self-heal triggered. path: /clients/client2/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:17.205700] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background entry self-heal completed on /clients/client0/~dmtmp/PM >[2012-04-03 17:45:17.208677] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client1/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:17.210228] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-0: background entry self-heal triggered. path: /clients/client3/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:17.211145] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client7/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:17.212195] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background entry self-heal completed on /clients/client9/~dmtmp/PM >[2012-04-03 17:45:17.212540] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-0: background entry self-heal completed on /clients/client1/~dmtmp/PM >[2012-04-03 17:45:17.212887] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background entry self-heal completed on /clients/client4/~dmtmp/PM >[2012-04-03 17:45:17.213303] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background entry self-heal completed on /clients/client2/~dmtmp/PM >[2012-04-03 17:45:17.216217] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background entry self-heal triggered. path: /clients/client9/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:17.216793] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background entry self-heal triggered. path: /clients/client4/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:17.217078] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client9/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:17.217924] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-0: background entry self-heal triggered. path: /clients/client4/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:17.218910] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client8/~dmtmp/PM >[2012-04-03 17:45:17.219802] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-0: background entry self-heal completed on /clients/client3/~dmtmp/PM >[2012-04-03 17:45:17.222721] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client8/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:17.223219] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background entry self-heal triggered. path: /clients/client3/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:17.223376] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background entry self-heal completed on /clients/client9/~dmtmp/PM >[2012-04-03 17:45:17.224142] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client1/~dmtmp/PM >[2012-04-03 17:45:17.225011] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background entry self-heal completed on /clients/client4/~dmtmp/PM >[2012-04-03 17:45:17.225231] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client7/~dmtmp/PM >[2012-04-03 17:45:17.225601] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-0: background entry self-heal triggered. path: /clients/client3/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:17.225787] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client2/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:17.228566] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client7/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:17.229084] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-0: background entry self-heal triggered. path: /clients/client7/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:17.230086] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client9/~dmtmp/PM >[2012-04-03 17:45:17.230322] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-0: background entry self-heal completed on /clients/client4/~dmtmp/PM >[2012-04-03 17:45:17.233755] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background entry self-heal completed on /clients/client3/~dmtmp/PM >[2012-04-03 17:45:17.234633] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client8/~dmtmp/PM >[2012-04-03 17:45:17.235351] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background entry self-heal triggered. path: /clients/client5/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:17.237471] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client2/~dmtmp/PM >[2012-04-03 17:45:17.238103] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-0: background entry self-heal completed on /clients/client3/~dmtmp/PM >[2012-04-03 17:45:17.240185] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-0: background entry self-heal completed on /clients/client7/~dmtmp/PM >[2012-04-03 17:45:17.243931] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client7/~dmtmp/PM >[2012-04-03 17:45:17.244219] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background entry self-heal triggered. path: /clients/client2/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:17.244584] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client2/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:17.248097] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background entry self-heal triggered. path: /clients/client9/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:17.251220] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background entry self-heal completed on /clients/client5/~dmtmp/PM >[2012-04-03 17:45:17.251683] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-0: background entry self-heal triggered. path: /clients/client0/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:17.253347] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client2/~dmtmp/PM >[2012-04-03 17:45:17.254293] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background entry self-heal triggered. path: /clients/client0/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:17.255441] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background entry self-heal triggered. path: /clients/client5/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:17.257581] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background entry self-heal completed on /clients/client2/~dmtmp/PM >[2012-04-03 17:45:17.258007] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client5/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:17.258521] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-0: background entry self-heal triggered. path: /clients/client1/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:17.258715] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client8/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:17.259007] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background entry self-heal triggered. path: /clients/client6/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:17.260453] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client1/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:17.262370] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client6/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:17.262811] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background entry self-heal completed on /clients/client9/~dmtmp/PM >[2012-04-03 17:45:17.264879] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-0: background entry self-heal completed on /clients/client0/~dmtmp/PM >[2012-04-03 17:45:17.265042] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background entry self-heal completed on /clients/client0/~dmtmp/PM >[2012-04-03 17:45:17.265444] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background entry self-heal triggered. path: /clients/client4/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:17.265648] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client9/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:17.266053] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background entry self-heal triggered. path: /clients/client9/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:17.267874] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background entry self-heal completed on /clients/client5/~dmtmp/PM >[2012-04-03 17:45:17.269081] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-0: background entry self-heal completed on /clients/client1/~dmtmp/PM >[2012-04-03 17:45:17.269544] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background entry self-heal completed on /clients/client6/~dmtmp/PM >[2012-04-03 17:45:17.273539] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client5/~dmtmp/PM >[2012-04-03 17:45:17.274244] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client8/~dmtmp/PM >[2012-04-03 17:45:17.274694] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client1/~dmtmp/PM >[2012-04-03 17:45:17.274944] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background entry self-heal completed on /clients/client4/~dmtmp/PM >[2012-04-03 17:45:17.275468] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background entry self-heal completed on /clients/client9/~dmtmp/PM >[2012-04-03 17:45:17.275605] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client6/~dmtmp/PM >[2012-04-03 17:45:17.277486] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client8/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:17.277671] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-0: background entry self-heal triggered. path: /clients/client3/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:17.279022] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client9/~dmtmp/PM >[2012-04-03 17:45:17.279923] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-0: background entry self-heal triggered. path: /clients/client4/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:17.280826] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client2/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:17.281715] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background entry self-heal triggered. path: /clients/client4/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:17.289120] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-0: background entry self-heal completed on /clients/client3/~dmtmp/PM >[2012-04-03 17:45:17.289500] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background entry self-heal completed on /clients/client4/~dmtmp/PM >[2012-04-03 17:45:17.289926] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client8/~dmtmp/PM >[2012-04-03 17:45:17.290632] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client7/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:17.290978] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client2/~dmtmp/PM >[2012-04-03 17:45:17.291611] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-0: background entry self-heal completed on /clients/client4/~dmtmp/PM >[2012-04-03 17:45:17.292901] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background entry self-heal triggered. path: /clients/client3/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:17.294165] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-0: background entry self-heal triggered. path: /clients/client3/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:17.296463] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client2/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:17.297403] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background entry self-heal triggered. path: /clients/client2/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:17.299867] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background entry self-heal triggered. path: /clients/client0/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:17.300853] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background entry self-heal triggered. path: /clients/client9/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:17.302747] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-0: background entry self-heal triggered. path: /clients/client0/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:17.304813] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client7/~dmtmp/PM >[2012-04-03 17:45:17.306977] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background entry self-heal completed on /clients/client3/~dmtmp/PM >[2012-04-03 17:45:17.308314] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-0: background entry self-heal triggered. path: /clients/client7/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:17.310199] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background entry self-heal completed on /clients/client2/~dmtmp/PM >[2012-04-03 17:45:17.310451] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background entry self-heal triggered. path: /clients/client5/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:17.311054] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background entry self-heal completed on /clients/client0/~dmtmp/PM >[2012-04-03 17:45:17.311238] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background entry self-heal completed on /clients/client9/~dmtmp/PM >[2012-04-03 17:45:17.311808] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client7/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:17.312689] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client1/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:17.313488] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-0: background entry self-heal triggered. path: /clients/client1/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:17.313810] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background entry self-heal triggered. path: /clients/client9/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:17.314163] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-0: background entry self-heal completed on /clients/client3/~dmtmp/PM >[2012-04-03 17:45:17.314378] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client2/~dmtmp/PM >[2012-04-03 17:45:17.315654] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client9/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:17.318882] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-0: background entry self-heal completed on /clients/client0/~dmtmp/PM >[2012-04-03 17:45:17.321243] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background entry self-heal completed on /clients/client5/~dmtmp/PM >[2012-04-03 17:45:17.321985] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background entry self-heal triggered. path: /clients/client4/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:17.325345] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client6/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:17.326364] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background entry self-heal triggered. path: /clients/client6/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:17.326520] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-0: background entry self-heal completed on /clients/client7/~dmtmp/PM >[2012-04-03 17:45:17.326727] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client5/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:17.326928] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background entry self-heal triggered. path: /clients/client5/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:17.327175] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client7/~dmtmp/PM >[2012-04-03 17:45:17.327487] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client1/~dmtmp/PM >[2012-04-03 17:45:17.327939] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client9/~dmtmp/PM >[2012-04-03 17:45:17.328088] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-0: background entry self-heal completed on /clients/client1/~dmtmp/PM >[2012-04-03 17:45:17.328323] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background entry self-heal completed on /clients/client9/~dmtmp/PM >[2012-04-03 17:45:17.335587] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background entry self-heal completed on /clients/client4/~dmtmp/PM >[2012-04-03 17:45:17.339193] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background entry self-heal completed on /clients/client6/~dmtmp/PM >[2012-04-03 17:45:17.339353] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client6/~dmtmp/PM >[2012-04-03 17:45:17.339611] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client5/~dmtmp/PM >[2012-04-03 17:45:17.340295] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background entry self-heal completed on /clients/client5/~dmtmp/PM >[2012-04-03 17:45:17.340971] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client8/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:17.342784] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background entry self-heal triggered. path: /clients/client2/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:17.343458] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client7/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:17.346937] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client1/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:17.347155] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-0: background entry self-heal triggered. path: /clients/client1/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:17.350724] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background entry self-heal completed on /clients/client2/~dmtmp/PM >[2012-04-03 17:45:17.357443] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client8/~dmtmp/PM >[2012-04-03 17:45:17.358313] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client9/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:17.358523] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client7/~dmtmp/PM >[2012-04-03 17:45:17.359600] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background entry self-heal triggered. path: /clients/client9/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:17.360013] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-0: background entry self-heal completed on /clients/client1/~dmtmp/PM >[2012-04-03 17:45:17.361728] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client8/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:17.361954] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client1/~dmtmp/PM >[2012-04-03 17:45:17.362953] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client7/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:17.365557] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-0: background entry self-heal triggered. path: /clients/client7/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:17.368592] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client9/~dmtmp/PM >[2012-04-03 17:45:17.369904] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client8/~dmtmp/PM >[2012-04-03 17:45:17.371501] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client7/~dmtmp/PM >[2012-04-03 17:45:17.371704] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background entry self-heal completed on /clients/client9/~dmtmp/PM >[2012-04-03 17:45:17.373578] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background entry self-heal triggered. path: /clients/client6/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:17.374028] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client6/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:17.379173] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-0: background entry self-heal completed on /clients/client7/~dmtmp/PM >[2012-04-03 17:45:17.382030] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-0: background entry self-heal triggered. path: /clients/client3/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:17.382352] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client6/~dmtmp/PM >[2012-04-03 17:45:17.383516] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background entry self-heal completed on /clients/client6/~dmtmp/PM >[2012-04-03 17:45:17.393182] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client8/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:17.393970] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background entry self-heal triggered. path: /clients/client0/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:17.395183] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client1/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:17.395626] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-0: background entry self-heal triggered. path: /clients/client0/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:17.396473] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client2/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:17.396844] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-0: background entry self-heal completed on /clients/client3/~dmtmp/PM >[2012-04-03 17:45:17.398022] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-0: background entry self-heal triggered. path: /clients/client1/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:17.399758] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background entry self-heal triggered. path: /clients/client3/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:17.400342] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background entry self-heal triggered. path: /clients/client4/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:17.402985] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-0: background entry self-heal triggered. path: /clients/client3/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:17.404450] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background entry self-heal completed on /clients/client0/~dmtmp/PM >[2012-04-03 17:45:17.406118] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client7/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:17.406859] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client8/~dmtmp/PM >[2012-04-03 17:45:17.407258] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client1/~dmtmp/PM >[2012-04-03 17:45:17.408899] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client2/~dmtmp/PM >[2012-04-03 17:45:17.409733] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background entry self-heal completed on /clients/client3/~dmtmp/PM >[2012-04-03 17:45:17.410635] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background entry self-heal triggered. path: /clients/client9/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:17.410954] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client8/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:17.411300] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background entry self-heal completed on /clients/client4/~dmtmp/PM >[2012-04-03 17:45:17.412038] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client2/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:17.412504] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background entry self-heal triggered. path: /clients/client2/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:17.413089] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background entry self-heal triggered. path: /clients/client5/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:17.413474] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-0: background entry self-heal completed on /clients/client0/~dmtmp/PM >[2012-04-03 17:45:17.414671] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-0: background entry self-heal completed on /clients/client1/~dmtmp/PM >[2012-04-03 17:45:17.418034] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background entry self-heal triggered. path: /clients/client4/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:17.418515] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client7/~dmtmp/PM >[2012-04-03 17:45:17.419233] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-0: background entry self-heal triggered. path: /clients/client4/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:17.421425] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-0: background entry self-heal completed on /clients/client3/~dmtmp/PM >[2012-04-03 17:45:17.422954] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-0: background entry self-heal triggered. path: /clients/client7/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:17.423446] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background entry self-heal completed on /clients/client9/~dmtmp/PM >[2012-04-03 17:45:17.424752] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background entry self-heal completed on /clients/client2/~dmtmp/PM >[2012-04-03 17:45:17.426079] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client7/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:17.427273] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background entry self-heal completed on /clients/client5/~dmtmp/PM >[2012-04-03 17:45:17.428048] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background entry self-heal triggered. path: /clients/client9/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:17.428240] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client8/~dmtmp/PM >[2012-04-03 17:45:17.429065] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background entry self-heal completed on /clients/client4/~dmtmp/PM >[2012-04-03 17:45:17.429443] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client9/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:17.429640] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client2/~dmtmp/PM >[2012-04-03 17:45:17.431772] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background entry self-heal triggered. path: /clients/client5/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:17.432327] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client5/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:17.434564] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-0: background entry self-heal completed on /clients/client4/~dmtmp/PM >[2012-04-03 17:45:17.437011] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-0: background entry self-heal completed on /clients/client7/~dmtmp/PM >[2012-04-03 17:45:17.438524] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client7/~dmtmp/PM >[2012-04-03 17:45:17.440939] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client9/~dmtmp/PM >[2012-04-03 17:45:17.441810] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background entry self-heal completed on /clients/client9/~dmtmp/PM >[2012-04-03 17:45:17.442961] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client5/~dmtmp/PM >[2012-04-03 17:45:17.446365] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background entry self-heal triggered. path: /clients/client6/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:17.446806] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client6/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:17.447092] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background entry self-heal completed on /clients/client5/~dmtmp/PM >[2012-04-03 17:45:17.453329] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background entry self-heal triggered. path: /clients/client0/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:17.455267] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-0: background entry self-heal triggered. path: /clients/client0/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:17.455992] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client2/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:17.458549] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background entry self-heal completed on /clients/client6/~dmtmp/PM >[2012-04-03 17:45:17.459315] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-0: background entry self-heal triggered. path: /clients/client3/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:17.459743] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client6/~dmtmp/PM >[2012-04-03 17:45:17.461816] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-0: background entry self-heal triggered. path: /clients/client1/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:17.462096] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client1/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:17.466566] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client2/~dmtmp/PM >[2012-04-03 17:45:17.467266] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background entry self-heal completed on /clients/client0/~dmtmp/PM >[2012-04-03 17:45:17.472069] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client2/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:17.472463] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background entry self-heal triggered. path: /clients/client2/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:17.472692] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-0: background entry self-heal completed on /clients/client0/~dmtmp/PM >[2012-04-03 17:45:17.474721] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-0: background entry self-heal completed on /clients/client3/~dmtmp/PM >[2012-04-03 17:45:17.475124] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background entry self-heal triggered. path: /clients/client9/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:17.476347] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background entry self-heal triggered. path: /clients/client4/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:17.476815] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-0: background entry self-heal completed on /clients/client1/~dmtmp/PM >[2012-04-03 17:45:17.477099] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client1/~dmtmp/PM >[2012-04-03 17:45:17.478231] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-0: background entry self-heal triggered. path: /clients/client3/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:17.479865] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background entry self-heal triggered. path: /clients/client3/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:17.484256] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client2/~dmtmp/PM >[2012-04-03 17:45:17.484467] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client8/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:17.486382] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background entry self-heal completed on /clients/client2/~dmtmp/PM >[2012-04-03 17:45:17.488609] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background entry self-heal completed on /clients/client9/~dmtmp/PM >[2012-04-03 17:45:17.489162] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background entry self-heal completed on /clients/client4/~dmtmp/PM >[2012-04-03 17:45:17.489978] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-0: background entry self-heal completed on /clients/client3/~dmtmp/PM >[2012-04-03 17:45:17.490616] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background entry self-heal triggered. path: /clients/client5/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:17.490953] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background entry self-heal completed on /clients/client3/~dmtmp/PM >[2012-04-03 17:45:17.492674] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background entry self-heal triggered. path: /clients/client9/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:17.493020] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background entry self-heal triggered. path: /clients/client4/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:17.493221] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-0: background entry self-heal triggered. path: /clients/client4/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:17.493656] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client9/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:17.497199] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client8/~dmtmp/PM >[2012-04-03 17:45:17.498532] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client7/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:17.504255] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client8/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:17.504655] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-0: background entry self-heal triggered. path: /clients/client0/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:17.505035] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client1/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:17.505212] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background entry self-heal completed on /clients/client5/~dmtmp/PM >[2012-04-03 17:45:17.505758] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-0: background entry self-heal triggered. path: /clients/client1/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:17.506266] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background entry self-heal completed on /clients/client9/~dmtmp/PM >[2012-04-03 17:45:17.508254] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client5/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:17.508692] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background entry self-heal completed on /clients/client4/~dmtmp/PM >[2012-04-03 17:45:17.508926] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background entry self-heal triggered. path: /clients/client5/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:17.509941] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background entry self-heal triggered. path: /clients/client6/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:17.510158] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client9/~dmtmp/PM >[2012-04-03 17:45:17.511442] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-0: background entry self-heal completed on /clients/client4/~dmtmp/PM >[2012-04-03 17:45:17.513414] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client6/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:17.515479] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client7/~dmtmp/PM >[2012-04-03 17:45:17.517098] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background entry self-heal completed on /clients/client5/~dmtmp/PM >[2012-04-03 17:45:17.519324] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background entry self-heal completed on /clients/client6/~dmtmp/PM >[2012-04-03 17:45:17.519733] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client8/~dmtmp/PM >[2012-04-03 17:45:17.519928] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client1/~dmtmp/PM >[2012-04-03 17:45:17.520626] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-0: background entry self-heal triggered. path: /clients/client7/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:17.520869] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-0: background entry self-heal completed on /clients/client0/~dmtmp/PM >[2012-04-03 17:45:17.521759] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client7/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:17.522319] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-0: background entry self-heal completed on /clients/client1/~dmtmp/PM >[2012-04-03 17:45:17.525041] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client5/~dmtmp/PM >[2012-04-03 17:45:17.526328] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client6/~dmtmp/PM >[2012-04-03 17:45:17.531312] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client7/~dmtmp/PM >[2012-04-03 17:45:17.536805] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-0: background entry self-heal completed on /clients/client7/~dmtmp/PM >[2012-04-03 17:45:17.539470] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client8/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:17.539990] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client2/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:17.550106] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-0: background entry self-heal triggered. path: /clients/client0/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:17.551744] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background entry self-heal triggered. path: /clients/client0/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:17.552678] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client8/~dmtmp/PM >[2012-04-03 17:45:17.553689] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client2/~dmtmp/PM >[2012-04-03 17:45:17.556905] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client8/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:17.557293] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background entry self-heal triggered. path: /clients/client5/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:17.558202] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background entry self-heal triggered. path: /clients/client2/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:17.558400] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client2/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:17.559825] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background entry self-heal triggered. path: /clients/client9/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:17.560960] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background entry self-heal triggered. path: /clients/client6/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:17.561203] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client7/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:17.561929] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client6/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:17.562356] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-0: background entry self-heal completed on /clients/client0/~dmtmp/PM >[2012-04-03 17:45:17.563326] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background entry self-heal completed on /clients/client0/~dmtmp/PM >[2012-04-03 17:45:17.571112] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-0: background entry self-heal triggered. path: /clients/client3/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:17.572497] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background entry self-heal completed on /clients/client5/~dmtmp/PM >[2012-04-03 17:45:17.573819] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background entry self-heal completed on /clients/client2/~dmtmp/PM >[2012-04-03 17:45:17.574017] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background entry self-heal completed on /clients/client9/~dmtmp/PM >[2012-04-03 17:45:17.574500] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background entry self-heal completed on /clients/client6/~dmtmp/PM >[2012-04-03 17:45:17.575011] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client8/~dmtmp/PM >[2012-04-03 17:45:17.575386] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client2/~dmtmp/PM >[2012-04-03 17:45:17.576665] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background entry self-heal triggered. path: /clients/client5/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:17.577103] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client5/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:17.577645] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-0: background entry self-heal triggered. path: /clients/client1/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:17.579825] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client1/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:17.580143] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background entry self-heal triggered. path: /clients/client9/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:17.580790] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background entry self-heal triggered. path: /clients/client4/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:17.581031] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client9/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:17.581455] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-0: background entry self-heal completed on /clients/client3/~dmtmp/PM >[2012-04-03 17:45:17.581959] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client7/~dmtmp/PM >[2012-04-03 17:45:17.582342] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client6/~dmtmp/PM >[2012-04-03 17:45:17.585051] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background entry self-heal triggered. path: /clients/client3/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:17.586521] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-0: background entry self-heal triggered. path: /clients/client3/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:17.586769] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client7/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:17.587009] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-0: background entry self-heal triggered. path: /clients/client7/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:17.587164] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background entry self-heal completed on /clients/client5/~dmtmp/PM >[2012-04-03 17:45:17.589000] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-0: background entry self-heal completed on /clients/client1/~dmtmp/PM >[2012-04-03 17:45:17.589903] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client8/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:17.591185] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client2/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:17.591855] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background entry self-heal completed on /clients/client9/~dmtmp/PM >[2012-04-03 17:45:17.592466] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background entry self-heal completed on /clients/client4/~dmtmp/PM >[2012-04-03 17:45:17.594554] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client5/~dmtmp/PM >[2012-04-03 17:45:17.595246] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client1/~dmtmp/PM >[2012-04-03 17:45:17.595570] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-0: background entry self-heal triggered. path: /clients/client4/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:17.595835] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client9/~dmtmp/PM >[2012-04-03 17:45:17.597023] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background entry self-heal triggered. path: /clients/client4/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:17.597382] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background entry self-heal completed on /clients/client3/~dmtmp/PM >[2012-04-03 17:45:17.601900] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-0: background entry self-heal completed on /clients/client3/~dmtmp/PM >[2012-04-03 17:45:17.602203] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-0: background entry self-heal completed on /clients/client7/~dmtmp/PM >[2012-04-03 17:45:17.602672] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background entry self-heal triggered. path: /clients/client0/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:17.603390] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-0: background entry self-heal triggered. path: /clients/client0/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:17.603548] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client7/~dmtmp/PM >[2012-04-03 17:45:17.605803] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client8/~dmtmp/PM >[2012-04-03 17:45:17.606205] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client2/~dmtmp/PM >[2012-04-03 17:45:17.608438] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background entry self-heal completed on /clients/client4/~dmtmp/PM >[2012-04-03 17:45:17.608678] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-0: background entry self-heal completed on /clients/client4/~dmtmp/PM >[2012-04-03 17:45:17.610045] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client8/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:17.610464] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background entry self-heal triggered. path: /clients/client2/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:17.610690] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client2/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:17.614063] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background entry self-heal triggered. path: /clients/client9/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:17.614597] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client6/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:17.615036] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background entry self-heal triggered. path: /clients/client6/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:17.615756] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-0: background entry self-heal triggered. path: /clients/client1/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:17.616005] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-0: background entry self-heal completed on /clients/client0/~dmtmp/PM >[2012-04-03 17:45:17.616286] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background entry self-heal completed on /clients/client0/~dmtmp/PM >[2012-04-03 17:45:17.616608] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client1/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:17.622457] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client8/~dmtmp/PM >[2012-04-03 17:45:17.623503] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client2/~dmtmp/PM >[2012-04-03 17:45:17.624810] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-0: background entry self-heal completed on /clients/client1/~dmtmp/PM >[2012-04-03 17:45:17.626205] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client6/~dmtmp/PM >[2012-04-03 17:45:17.626821] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client1/~dmtmp/PM >[2012-04-03 17:45:17.629587] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background entry self-heal completed on /clients/client2/~dmtmp/PM >[2012-04-03 17:45:17.629890] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background entry self-heal completed on /clients/client9/~dmtmp/PM >[2012-04-03 17:45:17.633012] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background entry self-heal triggered. path: /clients/client9/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:17.633174] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background entry self-heal completed on /clients/client6/~dmtmp/PM >[2012-04-03 17:45:17.635869] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client9/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:17.637841] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-0: background entry self-heal triggered. path: /clients/client3/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:17.639719] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-0: background entry self-heal triggered. path: /clients/client7/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:17.640033] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client7/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:17.640262] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-0: background entry self-heal triggered. path: /clients/client0/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:17.647771] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background entry self-heal completed on /clients/client9/~dmtmp/PM >[2012-04-03 17:45:17.648064] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background entry self-heal triggered. path: /clients/client4/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:17.648447] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client1/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:17.648775] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-0: background entry self-heal triggered. path: /clients/client1/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:17.651060] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-0: background entry self-heal completed on /clients/client3/~dmtmp/PM >[2012-04-03 17:45:17.651795] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client9/~dmtmp/PM >[2012-04-03 17:45:17.652044] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-0: background entry self-heal completed on /clients/client7/~dmtmp/PM >[2012-04-03 17:45:17.653203] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client2/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:17.653755] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-0: background entry self-heal completed on /clients/client0/~dmtmp/PM >[2012-04-03 17:45:17.655234] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-0: background entry self-heal triggered. path: /clients/client3/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:17.655403] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client7/~dmtmp/PM >[2012-04-03 17:45:17.656206] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background entry self-heal triggered. path: /clients/client3/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:17.657861] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background entry self-heal completed on /clients/client4/~dmtmp/PM >[2012-04-03 17:45:17.660798] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-0: background entry self-heal completed on /clients/client1/~dmtmp/PM >[2012-04-03 17:45:17.661519] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-0: background entry self-heal triggered. path: /clients/client4/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:17.662163] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background entry self-heal triggered. path: /clients/client4/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:17.662623] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client1/~dmtmp/PM >[2012-04-03 17:45:17.665903] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background entry self-heal triggered. path: /clients/client6/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:17.666238] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background entry self-heal triggered. path: /clients/client9/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:17.666590] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background entry self-heal completed on /clients/client3/~dmtmp/PM >[2012-04-03 17:45:17.667033] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client8/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:17.668273] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-0: background entry self-heal completed on /clients/client3/~dmtmp/PM >[2012-04-03 17:45:17.668846] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background entry self-heal triggered. path: /clients/client5/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:17.669207] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client6/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:17.669401] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client2/~dmtmp/PM >[2012-04-03 17:45:17.670589] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client7/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:17.672422] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client2/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:17.672934] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background entry self-heal triggered. path: /clients/client2/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:17.673183] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-0: background entry self-heal completed on /clients/client4/~dmtmp/PM >[2012-04-03 17:45:17.674692] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background entry self-heal completed on /clients/client4/~dmtmp/PM >[2012-04-03 17:45:17.677074] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background entry self-heal completed on /clients/client6/~dmtmp/PM >[2012-04-03 17:45:17.677724] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client8/~dmtmp/PM >[2012-04-03 17:45:17.678587] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background entry self-heal completed on /clients/client9/~dmtmp/PM >[2012-04-03 17:45:17.679659] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background entry self-heal completed on /clients/client5/~dmtmp/PM >[2012-04-03 17:45:17.680370] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client6/~dmtmp/PM >[2012-04-03 17:45:17.681887] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client8/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:17.682181] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client7/~dmtmp/PM >[2012-04-03 17:45:17.682991] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background entry self-heal triggered. path: /clients/client9/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:17.683449] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client9/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:17.684414] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background entry self-heal triggered. path: /clients/client5/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:17.684788] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background entry self-heal completed on /clients/client2/~dmtmp/PM >[2012-04-03 17:45:17.685537] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-0: background entry self-heal triggered. path: /clients/client7/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:17.685764] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background entry self-heal triggered. path: /clients/client7/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:17.686152] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client5/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:17.686302] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client2/~dmtmp/PM >[2012-04-03 17:45:17.686972] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client7/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:17.692866] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background entry self-heal completed on /clients/client9/~dmtmp/PM >[2012-04-03 17:45:17.693318] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-0: background entry self-heal completed on /clients/client7/~dmtmp/PM >[2012-04-03 17:45:17.693494] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background entry self-heal completed on /clients/client5/~dmtmp/PM >[2012-04-03 17:45:17.694528] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background entry self-heal completed on /clients/client7/~dmtmp/PM >[2012-04-03 17:45:17.696708] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client8/~dmtmp/PM >[2012-04-03 17:45:17.697797] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client9/~dmtmp/PM >[2012-04-03 17:45:17.699953] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client5/~dmtmp/PM >[2012-04-03 17:45:17.700562] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client7/~dmtmp/PM >[2012-04-03 17:45:17.701722] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background entry self-heal triggered. path: /clients/client0/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:17.704330] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-0: background entry self-heal triggered. path: /clients/client0/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:17.707595] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background entry self-heal triggered. path: /clients/client6/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:17.710280] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-0: background entry self-heal triggered. path: /clients/client3/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:17.714008] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client8/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:17.714348] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client1/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:17.715591] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-0: background entry self-heal triggered. path: /clients/client1/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:17.716407] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background entry self-heal completed on /clients/client0/~dmtmp/PM >[2012-04-03 17:45:17.717933] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-0: background entry self-heal completed on /clients/client0/~dmtmp/PM >[2012-04-03 17:45:17.720208] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client7/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:17.721743] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background entry self-heal triggered. path: /clients/client4/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:17.722880] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-0: background entry self-heal completed on /clients/client3/~dmtmp/PM >[2012-04-03 17:45:17.723754] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-0: background entry self-heal completed on /clients/client1/~dmtmp/PM >[2012-04-03 17:45:17.725290] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client8/~dmtmp/PM >[2012-04-03 17:45:17.725882] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client1/~dmtmp/PM >[2012-04-03 17:45:17.726807] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background entry self-heal triggered. path: /clients/client3/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:17.726987] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background entry self-heal completed on /clients/client6/~dmtmp/PM >[2012-04-03 17:45:17.728461] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-0: background entry self-heal triggered. path: /clients/client3/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:17.729507] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client8/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:17.732046] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background entry self-heal completed on /clients/client4/~dmtmp/PM >[2012-04-03 17:45:17.732569] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client7/~dmtmp/PM >[2012-04-03 17:45:17.735500] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background entry self-heal triggered. path: /clients/client4/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:17.735710] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background entry self-heal triggered. path: /clients/client7/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:17.736705] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background entry self-heal triggered. path: /clients/client5/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:17.737359] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-0: background entry self-heal triggered. path: /clients/client4/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:17.737795] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background entry self-heal completed on /clients/client3/~dmtmp/PM >[2012-04-03 17:45:17.738176] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client7/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:17.739030] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-0: background entry self-heal triggered. path: /clients/client7/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:17.742130] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-0: background entry self-heal completed on /clients/client3/~dmtmp/PM >[2012-04-03 17:45:17.743502] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client8/~dmtmp/PM >[2012-04-03 17:45:17.745090] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background entry self-heal triggered. path: /clients/client9/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:17.745577] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background entry self-heal completed on /clients/client4/~dmtmp/PM >[2012-04-03 17:45:17.745812] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background entry self-heal completed on /clients/client7/~dmtmp/PM >[2012-04-03 17:45:17.746437] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background entry self-heal completed on /clients/client5/~dmtmp/PM >[2012-04-03 17:45:17.746874] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client2/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:17.747490] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client1/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:17.749561] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-0: background entry self-heal triggered. path: /clients/client1/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:17.750309] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client5/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:17.750707] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client7/~dmtmp/PM >[2012-04-03 17:45:17.751468] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background entry self-heal triggered. path: /clients/client5/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:17.753298] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-0: background entry self-heal completed on /clients/client4/~dmtmp/PM >[2012-04-03 17:45:17.753749] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-0: background entry self-heal completed on /clients/client7/~dmtmp/PM >[2012-04-03 17:45:17.754810] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background entry self-heal triggered. path: /clients/client0/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:17.755912] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background entry self-heal completed on /clients/client9/~dmtmp/PM >[2012-04-03 17:45:17.756601] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-0: background entry self-heal triggered. path: /clients/client0/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:17.759249] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client2/~dmtmp/PM >[2012-04-03 17:45:17.760877] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background entry self-heal triggered. path: /clients/client9/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:17.761294] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client9/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:17.761492] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client1/~dmtmp/PM >[2012-04-03 17:45:17.762348] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client5/~dmtmp/PM >[2012-04-03 17:45:17.762842] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background entry self-heal completed on /clients/client5/~dmtmp/PM >[2012-04-03 17:45:17.763138] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background entry self-heal triggered. path: /clients/client2/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:17.763681] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client2/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:17.764233] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-0: background entry self-heal completed on /clients/client1/~dmtmp/PM >[2012-04-03 17:45:17.766175] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background entry self-heal completed on /clients/client0/~dmtmp/PM >[2012-04-03 17:45:17.771839] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-0: background entry self-heal completed on /clients/client0/~dmtmp/PM >[2012-04-03 17:45:17.772086] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background entry self-heal completed on /clients/client9/~dmtmp/PM >[2012-04-03 17:45:17.774458] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background entry self-heal completed on /clients/client2/~dmtmp/PM >[2012-04-03 17:45:17.775093] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client7/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:17.775729] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client8/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:17.775891] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-0: background entry self-heal triggered. path: /clients/client7/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:17.780096] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background entry self-heal triggered. path: /clients/client6/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:17.780860] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client9/~dmtmp/PM >[2012-04-03 17:45:17.781929] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client6/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:17.782744] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client2/~dmtmp/PM >[2012-04-03 17:45:17.790248] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client7/~dmtmp/PM >[2012-04-03 17:45:17.790694] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client8/~dmtmp/PM >[2012-04-03 17:45:17.791171] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background entry self-heal completed on /clients/client6/~dmtmp/PM >[2012-04-03 17:45:17.793128] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-0: background entry self-heal completed on /clients/client7/~dmtmp/PM >[2012-04-03 17:45:17.794877] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client6/~dmtmp/PM >[2012-04-03 17:45:17.796900] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background entry self-heal triggered. path: /clients/client9/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:17.797223] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client1/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:17.797832] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-0: background entry self-heal triggered. path: /clients/client1/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:17.801327] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client2/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:17.802014] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-0: background entry self-heal triggered. path: /clients/client3/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:17.804057] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client8/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:17.807440] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-0: background entry self-heal completed on /clients/client1/~dmtmp/PM >[2012-04-03 17:45:17.808165] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client1/~dmtmp/PM >[2012-04-03 17:45:17.809550] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background entry self-heal completed on /clients/client9/~dmtmp/PM >[2012-04-03 17:45:17.810157] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-0: background entry self-heal completed on /clients/client3/~dmtmp/PM >[2012-04-03 17:45:17.811031] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client2/~dmtmp/PM >[2012-04-03 17:45:17.814058] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client9/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:17.814752] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-0: background entry self-heal triggered. path: /clients/client3/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:17.814990] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client8/~dmtmp/PM >[2012-04-03 17:45:17.815752] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client2/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:17.816567] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background entry self-heal triggered. path: /clients/client9/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:17.816963] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background entry self-heal triggered. path: /clients/client3/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:17.817786] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background entry self-heal triggered. path: /clients/client2/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:17.817982] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client8/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:17.818639] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-0: background entry self-heal triggered. path: /clients/client8/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:17.820300] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background entry self-heal triggered. path: /clients/client4/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:17.821476] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client9/~dmtmp/PM >[2012-04-03 17:45:17.823586] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client2/~dmtmp/PM >[2012-04-03 17:45:17.824557] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-0: background entry self-heal completed on /clients/client3/~dmtmp/PM >[2012-04-03 17:45:17.825586] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client8/~dmtmp/PM >[2012-04-03 17:45:17.826921] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-0: background entry self-heal completed on /clients/client8/~dmtmp/PM >[2012-04-03 17:45:17.828258] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background entry self-heal completed on /clients/client9/~dmtmp/PM >[2012-04-03 17:45:17.828653] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background entry self-heal completed on /clients/client3/~dmtmp/PM >[2012-04-03 17:45:17.830152] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background entry self-heal completed on /clients/client2/~dmtmp/PM >[2012-04-03 17:45:17.831197] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background entry self-heal completed on /clients/client4/~dmtmp/PM >[2012-04-03 17:45:17.832273] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client6/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:17.832693] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background entry self-heal triggered. path: /clients/client6/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:17.834770] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-0: background entry self-heal triggered. path: /clients/client4/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:17.836739] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background entry self-heal triggered. path: /clients/client4/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:17.840391] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background entry self-heal triggered. path: /clients/client5/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:17.841791] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client6/~dmtmp/PM >[2012-04-03 17:45:17.845523] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client7/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:17.845999] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client8/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:17.846493] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client2/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:17.846819] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-0: background entry self-heal completed on /clients/client4/~dmtmp/PM >[2012-04-03 17:45:17.846971] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background entry self-heal completed on /clients/client6/~dmtmp/PM >[2012-04-03 17:45:17.847677] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background entry self-heal triggered. path: /clients/client9/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:17.849115] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background entry self-heal completed on /clients/client4/~dmtmp/PM >[2012-04-03 17:45:17.850025] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-0: background entry self-heal triggered. path: /clients/client0/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:17.852446] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background entry self-heal triggered. path: /clients/client0/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:17.853487] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background entry self-heal completed on /clients/client5/~dmtmp/PM >[2012-04-03 17:45:17.855989] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client7/~dmtmp/PM >[2012-04-03 17:45:17.856601] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client5/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:17.857261] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client8/~dmtmp/PM >[2012-04-03 17:45:17.858430] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background entry self-heal triggered. path: /clients/client5/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:17.858808] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client2/~dmtmp/PM >[2012-04-03 17:45:17.860379] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-0: background entry self-heal triggered. path: /clients/client7/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:17.861668] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client7/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:17.862467] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client8/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:17.862693] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-0: background entry self-heal triggered. path: /clients/client8/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:17.862880] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background entry self-heal triggered. path: /clients/client7/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:17.863990] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-0: background entry self-heal completed on /clients/client0/~dmtmp/PM >[2012-04-03 17:45:17.864450] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background entry self-heal triggered. path: /clients/client2/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:17.864903] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client2/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:17.865863] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-0: background entry self-heal triggered. path: /clients/client1/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:17.867620] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background entry self-heal completed on /clients/client9/~dmtmp/PM >[2012-04-03 17:45:17.868015] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client1/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:17.869235] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background entry self-heal completed on /clients/client0/~dmtmp/PM >[2012-04-03 17:45:17.869872] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-0: background entry self-heal triggered. path: /clients/client3/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:17.870023] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client5/~dmtmp/PM >[2012-04-03 17:45:17.870738] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-0: background entry self-heal completed on /clients/client7/~dmtmp/PM >[2012-04-03 17:45:17.871219] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client9/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:17.871874] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background entry self-heal triggered. path: /clients/client9/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:17.872152] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-0: background entry self-heal completed on /clients/client8/~dmtmp/PM >[2012-04-03 17:45:17.873015] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client7/~dmtmp/PM >[2012-04-03 17:45:17.873716] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client8/~dmtmp/PM >[2012-04-03 17:45:17.875085] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-0: background entry self-heal completed on /clients/client1/~dmtmp/PM >[2012-04-03 17:45:17.875440] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client2/~dmtmp/PM >[2012-04-03 17:45:17.875616] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background entry self-heal completed on /clients/client5/~dmtmp/PM >[2012-04-03 17:45:17.877760] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background entry self-heal completed on /clients/client7/~dmtmp/PM >[2012-04-03 17:45:17.878228] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background entry self-heal completed on /clients/client2/~dmtmp/PM >[2012-04-03 17:45:17.879763] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client1/~dmtmp/PM >[2012-04-03 17:45:17.880876] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-0: background entry self-heal completed on /clients/client3/~dmtmp/PM >[2012-04-03 17:45:17.881367] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client9/~dmtmp/PM >[2012-04-03 17:45:17.885563] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-0: background entry self-heal triggered. path: /clients/client3/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:17.885850] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background entry self-heal completed on /clients/client9/~dmtmp/PM >[2012-04-03 17:45:17.887843] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background entry self-heal triggered. path: /clients/client3/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:17.889876] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background entry self-heal triggered. path: /clients/client4/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:17.894186] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-0: background entry self-heal completed on /clients/client3/~dmtmp/PM >[2012-04-03 17:45:17.897081] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background entry self-heal completed on /clients/client3/~dmtmp/PM >[2012-04-03 17:45:17.899277] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background entry self-heal completed on /clients/client4/~dmtmp/PM >[2012-04-03 17:45:17.902819] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-0: background entry self-heal triggered. path: /clients/client0/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:17.904384] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background entry self-heal triggered. path: /clients/client0/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:17.904605] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background entry self-heal triggered. path: /clients/client4/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:17.905022] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-0: background entry self-heal triggered. path: /clients/client4/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:17.906935] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client8/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:17.910774] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client7/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:17.912174] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background entry self-heal triggered. path: /clients/client6/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:17.912949] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client6/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:17.913957] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-0: background entry self-heal completed on /clients/client0/~dmtmp/PM >[2012-04-03 17:45:17.914374] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background entry self-heal triggered. path: /clients/client5/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:17.914599] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-0: background entry self-heal triggered. path: /clients/client1/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:17.915829] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-0: background entry self-heal completed on /clients/client4/~dmtmp/PM >[2012-04-03 17:45:17.916695] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background entry self-heal completed on /clients/client0/~dmtmp/PM >[2012-04-03 17:45:17.917081] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client8/~dmtmp/PM >[2012-04-03 17:45:17.917504] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client1/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:17.917861] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background entry self-heal completed on /clients/client4/~dmtmp/PM >[2012-04-03 17:45:17.921945] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client8/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:17.922399] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-0: background entry self-heal triggered. path: /clients/client8/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:17.922580] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client7/~dmtmp/PM >[2012-04-03 17:45:17.924626] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-0: background entry self-heal completed on /clients/client1/~dmtmp/PM >[2012-04-03 17:45:17.925043] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client6/~dmtmp/PM >[2012-04-03 17:45:17.927207] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background entry self-heal completed on /clients/client6/~dmtmp/PM >[2012-04-03 17:45:17.928806] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client7/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:17.928995] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background entry self-heal completed on /clients/client5/~dmtmp/PM >[2012-04-03 17:45:17.929365] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-0: background entry self-heal triggered. path: /clients/client7/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:17.929668] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client2/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:17.930617] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-0: background entry self-heal triggered. path: /clients/client3/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:17.930822] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background entry self-heal triggered. path: /clients/client7/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:17.931057] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background entry self-heal triggered. path: /clients/client9/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:17.932435] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client1/~dmtmp/PM >[2012-04-03 17:45:17.933075] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background entry self-heal triggered. path: /clients/client3/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:17.933629] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-0: background entry self-heal completed on /clients/client8/~dmtmp/PM >[2012-04-03 17:45:17.933892] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background entry self-heal triggered. path: /clients/client5/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:17.934709] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client5/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:17.936276] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client8/~dmtmp/PM >[2012-04-03 17:45:17.940807] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background entry self-heal completed on /clients/client7/~dmtmp/PM >[2012-04-03 17:45:17.940956] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background entry self-heal completed on /clients/client9/~dmtmp/PM >[2012-04-03 17:45:17.941877] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-0: background entry self-heal completed on /clients/client7/~dmtmp/PM >[2012-04-03 17:45:17.942491] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-0: background entry self-heal completed on /clients/client3/~dmtmp/PM >[2012-04-03 17:45:17.942940] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client7/~dmtmp/PM >[2012-04-03 17:45:17.943858] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client2/~dmtmp/PM >[2012-04-03 17:45:17.944289] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background entry self-heal completed on /clients/client3/~dmtmp/PM >[2012-04-03 17:45:17.945035] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client9/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:17.945225] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background entry self-heal completed on /clients/client5/~dmtmp/PM >[2012-04-03 17:45:17.945547] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background entry self-heal triggered. path: /clients/client9/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:17.947125] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background entry self-heal triggered. path: /clients/client2/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:17.948426] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client5/~dmtmp/PM >[2012-04-03 17:45:17.948859] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client2/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:17.958234] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background entry self-heal completed on /clients/client9/~dmtmp/PM >[2012-04-03 17:45:17.958496] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client9/~dmtmp/PM >[2012-04-03 17:45:17.958860] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background entry self-heal completed on /clients/client2/~dmtmp/PM >[2012-04-03 17:45:17.961751] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background entry self-heal triggered. path: /clients/client0/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:17.964540] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-0: background entry self-heal triggered. path: /clients/client0/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:17.964936] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client2/~dmtmp/PM >[2012-04-03 17:45:17.969003] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background entry self-heal triggered. path: /clients/client6/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:17.969302] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client6/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:17.973112] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background entry self-heal completed on /clients/client0/~dmtmp/PM >[2012-04-03 17:45:17.974030] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-0: background entry self-heal triggered. path: /clients/client3/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:17.974446] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-0: background entry self-heal completed on /clients/client0/~dmtmp/PM >[2012-04-03 17:45:17.976231] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client8/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:17.979941] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client6/~dmtmp/PM >[2012-04-03 17:45:17.980646] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background entry self-heal completed on /clients/client6/~dmtmp/PM >[2012-04-03 17:45:17.983705] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background entry self-heal triggered. path: /clients/client4/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:17.985209] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background entry self-heal triggered. path: /clients/client9/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:17.986394] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client7/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:17.986942] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client2/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:17.987609] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-0: background entry self-heal completed on /clients/client3/~dmtmp/PM >[2012-04-03 17:45:17.987974] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client8/~dmtmp/PM >[2012-04-03 17:45:17.989472] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client1/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:17.989986] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-0: background entry self-heal triggered. path: /clients/client1/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:17.991930] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background entry self-heal triggered. path: /clients/client3/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:17.992882] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background entry self-heal triggered. path: /clients/client5/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:17.994780] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-0: background entry self-heal triggered. path: /clients/client3/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:17.995051] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-0: background entry self-heal triggered. path: /clients/client8/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:17.995250] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client8/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:17.996051] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background entry self-heal completed on /clients/client4/~dmtmp/PM >[2012-04-03 17:45:17.996416] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background entry self-heal completed on /clients/client9/~dmtmp/PM >[2012-04-03 17:45:17.999793] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-0: background entry self-heal triggered. path: /clients/client4/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:18.000456] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background entry self-heal triggered. path: /clients/client4/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:18.001018] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background entry self-heal triggered. path: /clients/client9/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:18.001522] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client9/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:18.002047] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client7/~dmtmp/PM >[2012-04-03 17:45:18.002426] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client2/~dmtmp/PM >[2012-04-03 17:45:18.003144] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client1/~dmtmp/PM >[2012-04-03 17:45:18.006106] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background entry self-heal triggered. path: /clients/client7/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:18.006458] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-0: background entry self-heal triggered. path: /clients/client7/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:18.006763] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background entry self-heal triggered. path: /clients/client2/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:18.007049] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background entry self-heal completed on /clients/client3/~dmtmp/PM >[2012-04-03 17:45:18.007437] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background entry self-heal completed on /clients/client5/~dmtmp/PM >[2012-04-03 17:45:18.008573] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client7/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:18.008752] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-0: background entry self-heal completed on /clients/client1/~dmtmp/PM >[2012-04-03 17:45:18.009215] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client8/~dmtmp/PM >[2012-04-03 17:45:18.009395] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-0: background entry self-heal completed on /clients/client3/~dmtmp/PM >[2012-04-03 17:45:18.009879] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client2/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:18.010057] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-0: background entry self-heal completed on /clients/client8/~dmtmp/PM >[2012-04-03 17:45:18.012072] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background entry self-heal triggered. path: /clients/client5/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:18.012584] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client5/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:18.012732] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background entry self-heal completed on /clients/client4/~dmtmp/PM >[2012-04-03 17:45:18.014678] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background entry self-heal completed on /clients/client9/~dmtmp/PM >[2012-04-03 17:45:18.015149] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-0: background entry self-heal completed on /clients/client4/~dmtmp/PM >[2012-04-03 17:45:18.015665] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client9/~dmtmp/PM >[2012-04-03 17:45:18.018776] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background entry self-heal completed on /clients/client7/~dmtmp/PM >[2012-04-03 17:45:18.019230] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background entry self-heal completed on /clients/client2/~dmtmp/PM >[2012-04-03 17:45:18.019928] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-0: background entry self-heal completed on /clients/client7/~dmtmp/PM >[2012-04-03 17:45:18.021306] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background entry self-heal triggered. path: /clients/client6/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:18.022092] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client6/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:18.022977] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client7/~dmtmp/PM >[2012-04-03 17:45:18.023509] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client2/~dmtmp/PM >[2012-04-03 17:45:18.023947] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client5/~dmtmp/PM >[2012-04-03 17:45:18.024589] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background entry self-heal completed on /clients/client5/~dmtmp/PM >[2012-04-03 17:45:18.031562] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background entry self-heal completed on /clients/client6/~dmtmp/PM >[2012-04-03 17:45:18.032740] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client6/~dmtmp/PM >[2012-04-03 17:45:18.034399] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-0: background entry self-heal triggered. path: /clients/client3/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:18.043554] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client8/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:18.043970] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client1/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:18.044191] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-0: background entry self-heal triggered. path: /clients/client1/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:18.046338] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background entry self-heal triggered. path: /clients/client0/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:18.046600] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-0: background entry self-heal triggered. path: /clients/client0/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:18.046768] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-0: background entry self-heal completed on /clients/client3/~dmtmp/PM >[2012-04-03 17:45:18.050992] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-0: background entry self-heal triggered. path: /clients/client3/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:18.052232] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background entry self-heal triggered. path: /clients/client3/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:18.055555] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client8/~dmtmp/PM >[2012-04-03 17:45:18.056639] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client1/~dmtmp/PM >[2012-04-03 17:45:18.056853] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-0: background entry self-heal completed on /clients/client1/~dmtmp/PM >[2012-04-03 17:45:18.058010] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client7/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:18.058206] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background entry self-heal completed on /clients/client0/~dmtmp/PM >[2012-04-03 17:45:18.059975] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client8/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:18.060221] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-0: background entry self-heal completed on /clients/client0/~dmtmp/PM >[2012-04-03 17:45:18.060715] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-0: background entry self-heal triggered. path: /clients/client8/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:18.061326] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background entry self-heal triggered. path: /clients/client4/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:18.062787] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background entry self-heal triggered. path: /clients/client9/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:18.063070] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background entry self-heal completed on /clients/client3/~dmtmp/PM >[2012-04-03 17:45:18.063629] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-0: background entry self-heal completed on /clients/client3/~dmtmp/PM >[2012-04-03 17:45:18.067076] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client7/~dmtmp/PM >[2012-04-03 17:45:18.067562] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client8/~dmtmp/PM >[2012-04-03 17:45:18.070936] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-0: background entry self-heal completed on /clients/client8/~dmtmp/PM >[2012-04-03 17:45:18.071351] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background entry self-heal triggered. path: /clients/client7/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:18.071663] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client7/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:18.072264] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-0: background entry self-heal triggered. path: /clients/client7/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:18.073258] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client2/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:18.073554] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background entry self-heal completed on /clients/client4/~dmtmp/PM >[2012-04-03 17:45:18.075045] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background entry self-heal completed on /clients/client9/~dmtmp/PM >[2012-04-03 17:45:18.077053] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background entry self-heal triggered. path: /clients/client5/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:18.077313] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-0: background entry self-heal triggered. path: /clients/client4/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:18.078551] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background entry self-heal triggered. path: /clients/client4/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:18.080092] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client1/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:18.081165] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client9/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:18.081836] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-0: background entry self-heal triggered. path: /clients/client1/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:18.083336] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-0: background entry self-heal completed on /clients/client7/~dmtmp/PM >[2012-04-03 17:45:18.083874] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background entry self-heal triggered. path: /clients/client9/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:18.085153] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client7/~dmtmp/PM >[2012-04-03 17:45:18.086217] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client2/~dmtmp/PM >[2012-04-03 17:45:18.087709] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background entry self-heal completed on /clients/client7/~dmtmp/PM >[2012-04-03 17:45:18.089902] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-0: background entry self-heal completed on /clients/client4/~dmtmp/PM >[2012-04-03 17:45:18.092045] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client2/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:18.092403] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client1/~dmtmp/PM >[2012-04-03 17:45:18.092623] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-0: background entry self-heal completed on /clients/client1/~dmtmp/PM >[2012-04-03 17:45:18.092917] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background entry self-heal triggered. path: /clients/client2/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:18.093917] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-0: background entry self-heal triggered. path: /clients/client3/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:18.094185] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client9/~dmtmp/PM >[2012-04-03 17:45:18.095617] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background entry self-heal completed on /clients/client5/~dmtmp/PM >[2012-04-03 17:45:18.099237] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client5/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:18.099470] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background entry self-heal completed on /clients/client4/~dmtmp/PM >[2012-04-03 17:45:18.099854] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background entry self-heal completed on /clients/client9/~dmtmp/PM >[2012-04-03 17:45:18.101200] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client2/~dmtmp/PM >[2012-04-03 17:45:18.101446] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background entry self-heal triggered. path: /clients/client5/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:18.102966] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background entry self-heal triggered. path: /clients/client6/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:18.103830] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-0: background entry self-heal completed on /clients/client3/~dmtmp/PM >[2012-04-03 17:45:18.104112] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client6/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:18.104421] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client7/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:18.105599] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background entry self-heal completed on /clients/client2/~dmtmp/PM >[2012-04-03 17:45:18.108502] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-0: background entry self-heal triggered. path: /clients/client0/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:18.108924] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background entry self-heal triggered. path: /clients/client0/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:18.111203] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client5/~dmtmp/PM >[2012-04-03 17:45:18.113700] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client6/~dmtmp/PM >[2012-04-03 17:45:18.114195] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background entry self-heal completed on /clients/client5/~dmtmp/PM >[2012-04-03 17:45:18.114430] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background entry self-heal completed on /clients/client6/~dmtmp/PM >[2012-04-03 17:45:18.115309] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client7/~dmtmp/PM >[2012-04-03 17:45:18.116973] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-0: background entry self-heal completed on /clients/client0/~dmtmp/PM >[2012-04-03 17:45:18.119592] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client7/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:18.120163] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background entry self-heal triggered. path: /clients/client7/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:18.120457] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-0: background entry self-heal triggered. path: /clients/client7/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:18.121452] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background entry self-heal completed on /clients/client0/~dmtmp/PM >[2012-04-03 17:45:18.123277] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background entry self-heal triggered. path: /clients/client9/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:18.123524] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client8/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:18.123898] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client2/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:18.129834] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background entry self-heal triggered. path: /clients/client4/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:18.131140] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-0: background entry self-heal completed on /clients/client7/~dmtmp/PM >[2012-04-03 17:45:18.131700] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background entry self-heal completed on /clients/client7/~dmtmp/PM >[2012-04-03 17:45:18.132249] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client7/~dmtmp/PM >[2012-04-03 17:45:18.133416] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client8/~dmtmp/PM >[2012-04-03 17:45:18.133795] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client2/~dmtmp/PM >[2012-04-03 17:45:18.134274] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background entry self-heal completed on /clients/client9/~dmtmp/PM >[2012-04-03 17:45:18.137303] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-0: background entry self-heal triggered. path: /clients/client8/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:18.138071] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background entry self-heal triggered. path: /clients/client2/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:18.138918] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client8/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:18.139570] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background entry self-heal triggered. path: /clients/client9/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:18.139903] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background entry self-heal completed on /clients/client4/~dmtmp/PM >[2012-04-03 17:45:18.140824] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client9/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:18.141266] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client2/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:18.142020] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-0: background entry self-heal triggered. path: /clients/client3/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:18.143436] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background entry self-heal triggered. path: /clients/client4/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:18.143739] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-0: background entry self-heal triggered. path: /clients/client4/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:18.148618] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background entry self-heal completed on /clients/client2/~dmtmp/PM >[2012-04-03 17:45:18.149723] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background entry self-heal triggered. path: /clients/client5/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:18.150724] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-0: background entry self-heal completed on /clients/client8/~dmtmp/PM >[2012-04-03 17:45:18.152408] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-0: background entry self-heal completed on /clients/client3/~dmtmp/PM >[2012-04-03 17:45:18.152792] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client8/~dmtmp/PM >[2012-04-03 17:45:18.153022] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background entry self-heal completed on /clients/client9/~dmtmp/PM >[2012-04-03 17:45:18.153284] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client9/~dmtmp/PM >[2012-04-03 17:45:18.154796] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client1/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:18.155235] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-0: background entry self-heal triggered. path: /clients/client1/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:18.156722] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client2/~dmtmp/PM >[2012-04-03 17:45:18.157102] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-0: background entry self-heal completed on /clients/client4/~dmtmp/PM >[2012-04-03 17:45:18.157592] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background entry self-heal triggered. path: /clients/client3/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:18.158355] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-0: background entry self-heal triggered. path: /clients/client3/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:18.158568] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background entry self-heal completed on /clients/client4/~dmtmp/PM >[2012-04-03 17:45:18.164999] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background entry self-heal triggered. path: /clients/client6/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:18.165336] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client6/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:18.165730] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background entry self-heal completed on /clients/client5/~dmtmp/PM >[2012-04-03 17:45:18.169317] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client8/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:18.169682] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client1/~dmtmp/PM >[2012-04-03 17:45:18.170282] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client5/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:18.171074] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background entry self-heal triggered. path: /clients/client5/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:18.171332] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-0: background entry self-heal completed on /clients/client1/~dmtmp/PM >[2012-04-03 17:45:18.171681] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client7/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:18.171937] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background entry self-heal triggered. path: /clients/client9/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:18.172376] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background entry self-heal completed on /clients/client3/~dmtmp/PM >[2012-04-03 17:45:18.172905] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-0: background entry self-heal completed on /clients/client3/~dmtmp/PM >[2012-04-03 17:45:18.173984] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client2/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:18.175785] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-0: background entry self-heal triggered. path: /clients/client0/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:18.177563] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background entry self-heal triggered. path: /clients/client0/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:18.178164] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client6/~dmtmp/PM >[2012-04-03 17:45:18.178912] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background entry self-heal completed on /clients/client6/~dmtmp/PM >[2012-04-03 17:45:18.181977] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background entry self-heal completed on /clients/client5/~dmtmp/PM >[2012-04-03 17:45:18.184279] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client8/~dmtmp/PM >[2012-04-03 17:45:18.184947] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background entry self-heal completed on /clients/client9/~dmtmp/PM >[2012-04-03 17:45:18.185700] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client5/~dmtmp/PM >[2012-04-03 17:45:18.186059] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client7/~dmtmp/PM >[2012-04-03 17:45:18.186921] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-0: background entry self-heal triggered. path: /clients/client8/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:18.188391] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client8/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:18.188636] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client2/~dmtmp/PM >[2012-04-03 17:45:18.189653] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client9/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:18.190166] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background entry self-heal triggered. path: /clients/client9/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:18.190973] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-0: background entry self-heal triggered. path: /clients/client7/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:18.191503] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-0: background entry self-heal completed on /clients/client0/~dmtmp/PM >[2012-04-03 17:45:18.192256] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client7/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:18.192760] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background entry self-heal completed on /clients/client0/~dmtmp/PM >[2012-04-03 17:45:18.194092] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-0: background entry self-heal triggered. path: /clients/client1/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:18.195060] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background entry self-heal triggered. path: /clients/client7/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:18.196981] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background entry self-heal triggered. path: /clients/client2/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:18.197750] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client1/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:18.198020] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client2/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:18.199859] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-0: background entry self-heal triggered. path: /clients/client3/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:18.202433] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-0: background entry self-heal completed on /clients/client8/~dmtmp/PM >[2012-04-03 17:45:18.207182] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-0: background entry self-heal completed on /clients/client7/~dmtmp/PM >[2012-04-03 17:45:18.208256] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background entry self-heal completed on /clients/client9/~dmtmp/PM >[2012-04-03 17:45:18.209598] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-0: background entry self-heal completed on /clients/client1/~dmtmp/PM >[2012-04-03 17:45:18.210041] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background entry self-heal completed on /clients/client7/~dmtmp/PM >[2012-04-03 17:45:18.210313] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client8/~dmtmp/PM >[2012-04-03 17:45:18.210533] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background entry self-heal completed on /clients/client2/~dmtmp/PM >[2012-04-03 17:45:18.210707] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client9/~dmtmp/PM >[2012-04-03 17:45:18.210962] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client7/~dmtmp/PM >[2012-04-03 17:45:18.214325] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client1/~dmtmp/PM >[2012-04-03 17:45:18.214866] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client2/~dmtmp/PM >[2012-04-03 17:45:18.217433] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-0: background entry self-heal completed on /clients/client3/~dmtmp/PM >[2012-04-03 17:45:18.221240] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background entry self-heal triggered. path: /clients/client3/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:18.221687] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background entry self-heal triggered. path: /clients/client6/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:18.223609] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background entry self-heal triggered. path: /clients/client5/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:18.224219] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client6/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:18.224832] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-0: background entry self-heal triggered. path: /clients/client3/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:18.227873] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client8/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:18.228988] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client7/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:18.231202] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background entry self-heal triggered. path: /clients/client4/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:18.231540] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background entry self-heal completed on /clients/client3/~dmtmp/PM >[2012-04-03 17:45:18.232417] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background entry self-heal completed on /clients/client6/~dmtmp/PM >[2012-04-03 17:45:18.232872] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background entry self-heal completed on /clients/client5/~dmtmp/PM >[2012-04-03 17:45:18.235267] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-0: background entry self-heal completed on /clients/client3/~dmtmp/PM >[2012-04-03 17:45:18.237880] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client6/~dmtmp/PM >[2012-04-03 17:45:18.238950] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client8/~dmtmp/PM >[2012-04-03 17:45:18.239604] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client7/~dmtmp/PM >[2012-04-03 17:45:18.240885] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background entry self-heal completed on /clients/client4/~dmtmp/PM >[2012-04-03 17:45:18.243621] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-0: background entry self-heal triggered. path: /clients/client8/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:18.244487] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client8/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:18.245091] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-0: background entry self-heal triggered. path: /clients/client7/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:18.245325] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client7/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:18.245859] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background entry self-heal triggered. path: /clients/client7/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:18.246912] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-0: background entry self-heal triggered. path: /clients/client4/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:18.248148] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background entry self-heal triggered. path: /clients/client4/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:18.252361] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-0: background entry self-heal triggered. path: /clients/client1/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:18.252856] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client1/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:18.260032] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background entry self-heal completed on /clients/client7/~dmtmp/PM >[2012-04-03 17:45:18.260180] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client8/~dmtmp/PM >[2012-04-03 17:45:18.260498] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client7/~dmtmp/PM >[2012-04-03 17:45:18.260645] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-0: background entry self-heal completed on /clients/client8/~dmtmp/PM >[2012-04-03 17:45:18.261006] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-0: background entry self-heal completed on /clients/client7/~dmtmp/PM >[2012-04-03 17:45:18.262174] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-0: background entry self-heal completed on /clients/client4/~dmtmp/PM >[2012-04-03 17:45:18.262365] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background entry self-heal completed on /clients/client4/~dmtmp/PM >[2012-04-03 17:45:18.263237] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background entry self-heal triggered. path: /clients/client9/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:18.266399] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client2/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:18.269303] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-0: background entry self-heal triggered. path: /clients/client0/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:18.269520] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background entry self-heal triggered. path: /clients/client0/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:18.269671] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-0: background entry self-heal completed on /clients/client1/~dmtmp/PM >[2012-04-03 17:45:18.270032] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client1/~dmtmp/PM >[2012-04-03 17:45:18.273663] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background entry self-heal triggered. path: /clients/client5/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:18.274484] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background entry self-heal completed on /clients/client9/~dmtmp/PM >[2012-04-03 17:45:18.275560] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client7/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:18.279704] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background entry self-heal triggered. path: /clients/client9/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:18.279878] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-0: background entry self-heal completed on /clients/client0/~dmtmp/PM >[2012-04-03 17:45:18.280744] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client9/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:18.282333] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background entry self-heal completed on /clients/client0/~dmtmp/PM >[2012-04-03 17:45:18.284423] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client2/~dmtmp/PM >[2012-04-03 17:45:18.286051] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background entry self-heal completed on /clients/client5/~dmtmp/PM >[2012-04-03 17:45:18.287991] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client2/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:18.288793] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background entry self-heal triggered. path: /clients/client2/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:18.292089] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client5/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:18.292284] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client7/~dmtmp/PM >[2012-04-03 17:45:18.292956] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background entry self-heal triggered. path: /clients/client5/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:18.293487] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client9/~dmtmp/PM >[2012-04-03 17:45:18.293744] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background entry self-heal completed on /clients/client9/~dmtmp/PM >[2012-04-03 17:45:18.294417] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-0: background entry self-heal triggered. path: /clients/client1/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:18.295262] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client1/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:18.295666] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background entry self-heal triggered. path: /clients/client4/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:18.295985] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-0: background entry self-heal triggered. path: /clients/client7/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:18.296332] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client7/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:18.297362] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background entry self-heal triggered. path: /clients/client7/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:18.303499] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client2/~dmtmp/PM >[2012-04-03 17:45:18.304460] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background entry self-heal completed on /clients/client2/~dmtmp/PM >[2012-04-03 17:45:18.304753] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-0: background entry self-heal triggered. path: /clients/client3/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:18.309759] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client5/~dmtmp/PM >[2012-04-03 17:45:18.310931] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background entry self-heal completed on /clients/client5/~dmtmp/PM >[2012-04-03 17:45:18.311320] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-0: background entry self-heal completed on /clients/client1/~dmtmp/PM >[2012-04-03 17:45:18.311854] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client1/~dmtmp/PM >[2012-04-03 17:45:18.312448] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-0: background entry self-heal completed on /clients/client7/~dmtmp/PM >[2012-04-03 17:45:18.312655] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background entry self-heal completed on /clients/client4/~dmtmp/PM >[2012-04-03 17:45:18.313103] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background entry self-heal completed on /clients/client7/~dmtmp/PM >[2012-04-03 17:45:18.315230] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client7/~dmtmp/PM >[2012-04-03 17:45:18.318882] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-0: background entry self-heal triggered. path: /clients/client4/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:18.319093] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background entry self-heal triggered. path: /clients/client4/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:18.319450] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-0: background entry self-heal completed on /clients/client3/~dmtmp/PM >[2012-04-03 17:45:18.321130] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background entry self-heal triggered. path: /clients/client9/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:18.321759] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client8/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:18.323562] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background entry self-heal triggered. path: /clients/client3/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:18.323794] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background entry self-heal triggered. path: /clients/client6/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:18.325629] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client6/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:18.326801] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-0: background entry self-heal triggered. path: /clients/client3/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:18.329616] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-0: background entry self-heal triggered. path: /clients/client1/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:18.330001] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background entry self-heal completed on /clients/client4/~dmtmp/PM >[2012-04-03 17:45:18.331292] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client1/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:18.333296] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background entry self-heal completed on /clients/client9/~dmtmp/PM >[2012-04-03 17:45:18.333649] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-0: background entry self-heal completed on /clients/client4/~dmtmp/PM >[2012-04-03 17:45:18.334402] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background entry self-heal completed on /clients/client3/~dmtmp/PM >[2012-04-03 17:45:18.334577] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client8/~dmtmp/PM >[2012-04-03 17:45:18.335007] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background entry self-heal triggered. path: /clients/client0/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:18.335490] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background entry self-heal completed on /clients/client6/~dmtmp/PM >[2012-04-03 17:45:18.335831] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-0: background entry self-heal triggered. path: /clients/client0/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:18.336600] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client6/~dmtmp/PM >[2012-04-03 17:45:18.337790] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client2/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:18.338215] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background entry self-heal triggered. path: /clients/client9/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:18.339045] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client9/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:18.339323] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-0: background entry self-heal triggered. path: /clients/client8/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:18.340007] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client8/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:18.340620] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-0: background entry self-heal completed on /clients/client3/~dmtmp/PM >[2012-04-03 17:45:18.343221] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client1/~dmtmp/PM >[2012-04-03 17:45:18.343515] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-0: background entry self-heal completed on /clients/client1/~dmtmp/PM >[2012-04-03 17:45:18.347780] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background entry self-heal triggered. path: /clients/client5/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:18.348984] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client2/~dmtmp/PM >[2012-04-03 17:45:18.349857] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-0: background entry self-heal completed on /clients/client0/~dmtmp/PM >[2012-04-03 17:45:18.350037] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client9/~dmtmp/PM >[2012-04-03 17:45:18.350328] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background entry self-heal completed on /clients/client0/~dmtmp/PM >[2012-04-03 17:45:18.350597] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client8/~dmtmp/PM >[2012-04-03 17:45:18.350813] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background entry self-heal completed on /clients/client9/~dmtmp/PM >[2012-04-03 17:45:18.351685] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-0: background entry self-heal completed on /clients/client8/~dmtmp/PM >[2012-04-03 17:45:18.352374] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background entry self-heal triggered. path: /clients/client2/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:18.352594] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client2/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:18.360136] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background entry self-heal completed on /clients/client5/~dmtmp/PM >[2012-04-03 17:45:18.361675] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client2/~dmtmp/PM >[2012-04-03 17:45:18.367330] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client5/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:18.367668] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background entry self-heal triggered. path: /clients/client5/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:18.368030] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background entry self-heal completed on /clients/client2/~dmtmp/PM >[2012-04-03 17:45:18.369249] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client7/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:18.369813] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-0: background entry self-heal triggered. path: /clients/client4/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:18.370547] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client8/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:18.371033] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background entry self-heal triggered. path: /clients/client4/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:18.371276] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client1/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:18.374014] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background entry self-heal triggered. path: /clients/client6/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:18.374317] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client6/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:18.376902] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client9/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:18.377098] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background entry self-heal triggered. path: /clients/client9/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:18.380671] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client5/~dmtmp/PM >[2012-04-03 17:45:18.381244] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-0: background entry self-heal triggered. path: /clients/client3/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:18.381663] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background entry self-heal completed on /clients/client5/~dmtmp/PM >[2012-04-03 17:45:18.382124] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-0: background entry self-heal completed on /clients/client4/~dmtmp/PM >[2012-04-03 17:45:18.382435] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client7/~dmtmp/PM >[2012-04-03 17:45:18.382907] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client8/~dmtmp/PM >[2012-04-03 17:45:18.383606] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client1/~dmtmp/PM >[2012-04-03 17:45:18.384081] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background entry self-heal completed on /clients/client4/~dmtmp/PM >[2012-04-03 17:45:18.385379] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background entry self-heal completed on /clients/client6/~dmtmp/PM >[2012-04-03 17:45:18.385687] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client6/~dmtmp/PM >[2012-04-03 17:45:18.386418] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client7/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:18.386833] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background entry self-heal triggered. path: /clients/client7/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:18.387563] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client8/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:18.387901] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-0: background entry self-heal triggered. path: /clients/client7/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:18.388176] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-0: background entry self-heal triggered. path: /clients/client8/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:18.389803] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client9/~dmtmp/PM >[2012-04-03 17:45:18.391484] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background entry self-heal completed on /clients/client9/~dmtmp/PM >[2012-04-03 17:45:18.392644] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-0: background entry self-heal completed on /clients/client3/~dmtmp/PM >[2012-04-03 17:45:18.398254] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background entry self-heal triggered. path: /clients/client3/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:18.399332] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client7/~dmtmp/PM >[2012-04-03 17:45:18.399587] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client8/~dmtmp/PM >[2012-04-03 17:45:18.399718] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background entry self-heal completed on /clients/client7/~dmtmp/PM >[2012-04-03 17:45:18.400304] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-0: background entry self-heal triggered. path: /clients/client3/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:18.400601] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-0: background entry self-heal completed on /clients/client7/~dmtmp/PM >[2012-04-03 17:45:18.400841] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-0: background entry self-heal completed on /clients/client8/~dmtmp/PM >[2012-04-03 17:45:18.410442] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background entry self-heal triggered. path: /clients/client2/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:18.410805] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background entry self-heal triggered. path: /clients/client5/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:18.411733] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client2/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:18.413687] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client5/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:18.413862] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-0: background entry self-heal completed on /clients/client3/~dmtmp/PM >[2012-04-03 17:45:18.414052] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background entry self-heal completed on /clients/client3/~dmtmp/PM >[2012-04-03 17:45:18.415987] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client7/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:18.416316] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background entry self-heal triggered. path: /clients/client9/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:18.417255] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-0: background entry self-heal triggered. path: /clients/client0/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:18.417885] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background entry self-heal triggered. path: /clients/client0/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:18.420785] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background entry self-heal triggered. path: /clients/client4/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:18.421032] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-0: background entry self-heal triggered. path: /clients/client1/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:18.422042] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client1/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:18.423305] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background entry self-heal completed on /clients/client2/~dmtmp/PM >[2012-04-03 17:45:18.423501] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background entry self-heal completed on /clients/client5/~dmtmp/PM >[2012-04-03 17:45:18.425025] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client2/~dmtmp/PM >[2012-04-03 17:45:18.426634] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client5/~dmtmp/PM >[2012-04-03 17:45:18.427680] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client7/~dmtmp/PM >[2012-04-03 17:45:18.430758] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background entry self-heal completed on /clients/client9/~dmtmp/PM >[2012-04-03 17:45:18.431289] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background entry self-heal completed on /clients/client0/~dmtmp/PM >[2012-04-03 17:45:18.432038] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-0: background entry self-heal completed on /clients/client0/~dmtmp/PM >[2012-04-03 17:45:18.432976] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-0: background entry self-heal triggered. path: /clients/client7/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:18.433675] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background entry self-heal triggered. path: /clients/client7/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:18.434251] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background entry self-heal completed on /clients/client4/~dmtmp/PM >[2012-04-03 17:45:18.434734] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client7/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:18.435076] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-0: background entry self-heal triggered. path: /clients/client9/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:18.435402] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client1/~dmtmp/PM >[2012-04-03 17:45:18.435603] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client9/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:18.435895] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background entry self-heal triggered. path: /clients/client9/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:18.436057] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-0: background entry self-heal completed on /clients/client1/~dmtmp/PM >[2012-04-03 17:45:18.437827] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-0: background entry self-heal triggered. path: /clients/client4/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:18.439547] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background entry self-heal triggered. path: /clients/client4/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:18.446668] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-0: background entry self-heal completed on /clients/client7/~dmtmp/PM >[2012-04-03 17:45:18.446826] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client7/~dmtmp/PM >[2012-04-03 17:45:18.447482] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background entry self-heal completed on /clients/client7/~dmtmp/PM >[2012-04-03 17:45:18.448025] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client9/~dmtmp/PM >[2012-04-03 17:45:18.448967] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-0: background entry self-heal completed on /clients/client9/~dmtmp/PM >[2012-04-03 17:45:18.449500] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client8/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:18.451702] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-0: background entry self-heal completed on /clients/client4/~dmtmp/PM >[2012-04-03 17:45:18.451904] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background entry self-heal completed on /clients/client9/~dmtmp/PM >[2012-04-03 17:45:18.452213] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client6/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:18.452903] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background entry self-heal triggered. path: /clients/client6/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:18.453522] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client2/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:18.455569] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background entry self-heal completed on /clients/client4/~dmtmp/PM >[2012-04-03 17:45:18.459177] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-0: background entry self-heal triggered. path: /clients/client3/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:18.462951] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client8/~dmtmp/PM >[2012-04-03 17:45:18.464750] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background entry self-heal completed on /clients/client6/~dmtmp/PM >[2012-04-03 17:45:18.466328] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-0: background entry self-heal triggered. path: /clients/client8/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:18.466699] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client6/~dmtmp/PM >[2012-04-03 17:45:18.467317] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client2/~dmtmp/PM >[2012-04-03 17:45:18.468284] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client8/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:18.470507] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-0: background entry self-heal triggered. path: /clients/client1/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:18.471020] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client1/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:18.471164] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-0: background entry self-heal completed on /clients/client3/~dmtmp/PM >[2012-04-03 17:45:18.472759] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background entry self-heal triggered. path: /clients/client2/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:18.473032] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-0: background entry self-heal triggered. path: /clients/client0/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:18.474650] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background entry self-heal triggered. path: /clients/client0/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:18.475322] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client2/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:18.476836] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-0: background entry self-heal triggered. path: /clients/client3/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:18.478077] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background entry self-heal triggered. path: /clients/client3/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:18.481725] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background entry self-heal triggered. path: /clients/client9/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:18.482487] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-0: background entry self-heal completed on /clients/client8/~dmtmp/PM >[2012-04-03 17:45:18.485357] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background entry self-heal triggered. path: /clients/client5/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:18.487207] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client8/~dmtmp/PM >[2012-04-03 17:45:18.488744] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-0: background entry self-heal completed on /clients/client1/~dmtmp/PM >[2012-04-03 17:45:18.488956] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client1/~dmtmp/PM >[2012-04-03 17:45:18.489765] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background entry self-heal completed on /clients/client2/~dmtmp/PM >[2012-04-03 17:45:18.489957] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-0: background entry self-heal completed on /clients/client0/~dmtmp/PM >[2012-04-03 17:45:18.490152] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client2/~dmtmp/PM >[2012-04-03 17:45:18.490373] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background entry self-heal completed on /clients/client0/~dmtmp/PM >[2012-04-03 17:45:18.490909] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background entry self-heal completed on /clients/client3/~dmtmp/PM >[2012-04-03 17:45:18.493017] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-0: background entry self-heal completed on /clients/client3/~dmtmp/PM >[2012-04-03 17:45:18.496059] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background entry self-heal completed on /clients/client9/~dmtmp/PM >[2012-04-03 17:45:18.499856] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client9/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:18.500387] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background entry self-heal completed on /clients/client5/~dmtmp/PM >[2012-04-03 17:45:18.500870] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background entry self-heal triggered. path: /clients/client9/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:18.501807] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-0: background entry self-heal triggered. path: /clients/client9/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:18.502052] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background entry self-heal triggered. path: /clients/client4/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:18.502822] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client8/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:18.503573] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client7/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:18.505038] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client5/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:18.505943] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background entry self-heal triggered. path: /clients/client5/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:18.508110] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client2/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:18.511217] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client9/~dmtmp/PM >[2012-04-03 17:45:18.511671] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background entry self-heal completed on /clients/client9/~dmtmp/PM >[2012-04-03 17:45:18.513680] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client8/~dmtmp/PM >[2012-04-03 17:45:18.514307] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client7/~dmtmp/PM >[2012-04-03 17:45:18.514642] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background entry self-heal completed on /clients/client4/~dmtmp/PM >[2012-04-03 17:45:18.515245] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-0: background entry self-heal completed on /clients/client9/~dmtmp/PM >[2012-04-03 17:45:18.515596] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client5/~dmtmp/PM >[2012-04-03 17:45:18.515800] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client6/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:18.516969] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-0: background entry self-heal triggered. path: /clients/client8/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:18.517328] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background entry self-heal triggered. path: /clients/client6/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:18.519075] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client8/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:18.519295] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client2/~dmtmp/PM >[2012-04-03 17:45:18.519795] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client7/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:18.520143] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-0: background entry self-heal triggered. path: /clients/client7/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:18.520504] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-0: background entry self-heal triggered. path: /clients/client4/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:18.520638] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background entry self-heal completed on /clients/client5/~dmtmp/PM >[2012-04-03 17:45:18.521443] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background entry self-heal triggered. path: /clients/client7/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:18.521813] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background entry self-heal triggered. path: /clients/client4/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:18.524547] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client2/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:18.524836] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background entry self-heal triggered. path: /clients/client2/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:18.531626] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-0: background entry self-heal completed on /clients/client8/~dmtmp/PM >[2012-04-03 17:45:18.532028] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-0: background entry self-heal completed on /clients/client7/~dmtmp/PM >[2012-04-03 17:45:18.532220] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-0: background entry self-heal completed on /clients/client4/~dmtmp/PM >[2012-04-03 17:45:18.534522] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background entry self-heal completed on /clients/client6/~dmtmp/PM >[2012-04-03 17:45:18.534968] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-0: background entry self-heal triggered. path: /clients/client0/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:18.535831] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background entry self-heal triggered. path: /clients/client0/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:18.537024] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client6/~dmtmp/PM >[2012-04-03 17:45:18.537493] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client8/~dmtmp/PM >[2012-04-03 17:45:18.538135] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client7/~dmtmp/PM >[2012-04-03 17:45:18.538706] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background entry self-heal completed on /clients/client7/~dmtmp/PM >[2012-04-03 17:45:18.540013] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-0: background entry self-heal triggered. path: /clients/client1/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:18.540293] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client1/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:18.540565] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background entry self-heal completed on /clients/client4/~dmtmp/PM >[2012-04-03 17:45:18.542147] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client2/~dmtmp/PM >[2012-04-03 17:45:18.543270] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background entry self-heal completed on /clients/client2/~dmtmp/PM >[2012-04-03 17:45:18.546481] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-0: background entry self-heal completed on /clients/client0/~dmtmp/PM >[2012-04-03 17:45:18.547545] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background entry self-heal completed on /clients/client0/~dmtmp/PM >[2012-04-03 17:45:18.549084] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-0: background entry self-heal completed on /clients/client1/~dmtmp/PM >[2012-04-03 17:45:18.555322] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client1/~dmtmp/PM >[2012-04-03 17:45:18.557188] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background entry self-heal triggered. path: /clients/client9/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:18.558666] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client8/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:18.560466] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-0: background entry self-heal triggered. path: /clients/client3/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:18.565859] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background entry self-heal triggered. path: /clients/client5/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:18.567228] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client7/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:18.568332] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-0: background entry self-heal triggered. path: /clients/client4/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:18.575066] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background entry self-heal triggered. path: /clients/client4/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:18.575415] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background entry self-heal triggered. path: /clients/client2/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:18.575709] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background entry self-heal completed on /clients/client9/~dmtmp/PM >[2012-04-03 17:45:18.577673] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-0: background entry self-heal completed on /clients/client3/~dmtmp/PM >[2012-04-03 17:45:18.578855] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-0: background entry self-heal triggered. path: /clients/client9/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:18.579857] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background entry self-heal triggered. path: /clients/client9/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:18.580367] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client9/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:18.580856] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client8/~dmtmp/PM >[2012-04-03 17:45:18.581543] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client1/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:18.581900] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-0: background entry self-heal triggered. path: /clients/client1/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:18.583390] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background entry self-heal triggered. path: /clients/client3/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:18.583600] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-0: background entry self-heal triggered. path: /clients/client3/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:18.585134] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-0: background entry self-heal triggered. path: /clients/client8/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:18.585667] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client8/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:18.585970] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background entry self-heal completed on /clients/client5/~dmtmp/PM >[2012-04-03 17:45:18.586726] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client7/~dmtmp/PM >[2012-04-03 17:45:18.587326] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-0: background entry self-heal completed on /clients/client4/~dmtmp/PM >[2012-04-03 17:45:18.587623] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background entry self-heal completed on /clients/client4/~dmtmp/PM >[2012-04-03 17:45:18.588683] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client6/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:18.589025] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background entry self-heal triggered. path: /clients/client6/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:18.591043] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client5/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:18.593070] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-0: background entry self-heal triggered. path: /clients/client7/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:18.593915] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background entry self-heal completed on /clients/client2/~dmtmp/PM >[2012-04-03 17:45:18.594317] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client7/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:18.594615] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background entry self-heal triggered. path: /clients/client5/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:18.595810] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background entry self-heal triggered. path: /clients/client7/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:18.596011] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client9/~dmtmp/PM >[2012-04-03 17:45:18.596343] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client1/~dmtmp/PM >[2012-04-03 17:45:18.596831] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-0: background entry self-heal completed on /clients/client9/~dmtmp/PM >[2012-04-03 17:45:18.597365] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-0: background entry self-heal completed on /clients/client1/~dmtmp/PM >[2012-04-03 17:45:18.598802] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-0: background entry self-heal completed on /clients/client3/~dmtmp/PM >[2012-04-03 17:45:18.599991] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background entry self-heal completed on /clients/client9/~dmtmp/PM >[2012-04-03 17:45:18.600291] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background entry self-heal completed on /clients/client3/~dmtmp/PM >[2012-04-03 17:45:18.601149] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-0: background entry self-heal completed on /clients/client8/~dmtmp/PM >[2012-04-03 17:45:18.601601] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client8/~dmtmp/PM >[2012-04-03 17:45:18.605165] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background entry self-heal completed on /clients/client6/~dmtmp/PM >[2012-04-03 17:45:18.605328] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-0: background entry self-heal completed on /clients/client7/~dmtmp/PM >[2012-04-03 17:45:18.605617] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background entry self-heal completed on /clients/client5/~dmtmp/PM >[2012-04-03 17:45:18.606981] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client6/~dmtmp/PM >[2012-04-03 17:45:18.607276] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client5/~dmtmp/PM >[2012-04-03 17:45:18.609153] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background entry self-heal completed on /clients/client7/~dmtmp/PM >[2012-04-03 17:45:18.609546] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client7/~dmtmp/PM >[2012-04-03 17:45:18.614314] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background entry self-heal triggered. path: /clients/client0/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:18.615169] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-0: background entry self-heal triggered. path: /clients/client0/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:18.616406] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-0: background entry self-heal triggered. path: /clients/client1/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:18.617120] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client1/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:18.624484] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background entry self-heal completed on /clients/client0/~dmtmp/PM >[2012-04-03 17:45:18.624815] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-0: background entry self-heal completed on /clients/client0/~dmtmp/PM >[2012-04-03 17:45:18.630248] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client1/~dmtmp/PM >[2012-04-03 17:45:18.630650] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-0: background entry self-heal completed on /clients/client1/~dmtmp/PM >[2012-04-03 17:45:18.632211] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background entry self-heal triggered. path: /clients/client9/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:18.633182] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-0: background entry self-heal triggered. path: /clients/client8/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:18.633683] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client7/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:18.635008] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background entry self-heal triggered. path: /clients/client4/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:18.638644] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client2/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:18.642598] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background entry self-heal completed on /clients/client9/~dmtmp/PM >[2012-04-03 17:45:18.643156] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-0: background entry self-heal triggered. path: /clients/client3/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:18.643790] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background entry self-heal completed on /clients/client4/~dmtmp/PM >[2012-04-03 17:45:18.645512] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-0: background entry self-heal triggered. path: /clients/client9/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:18.645934] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client7/~dmtmp/PM >[2012-04-03 17:45:18.647042] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background entry self-heal triggered. path: /clients/client9/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:18.647246] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client9/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:18.648149] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background entry self-heal triggered. path: /clients/client4/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:18.649541] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-0: background entry self-heal completed on /clients/client8/~dmtmp/PM >[2012-04-03 17:45:18.649940] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-0: background entry self-heal triggered. path: /clients/client4/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:18.651401] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background entry self-heal triggered. path: /clients/client7/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:18.651745] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client7/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:18.651932] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client2/~dmtmp/PM >[2012-04-03 17:45:18.652611] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-0: background entry self-heal triggered. path: /clients/client7/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:18.656272] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client2/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:18.657343] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-0: background entry self-heal completed on /clients/client3/~dmtmp/PM >[2012-04-03 17:45:18.658511] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-0: background entry self-heal completed on /clients/client9/~dmtmp/PM >[2012-04-03 17:45:18.660113] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background entry self-heal triggered. path: /clients/client2/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:18.660344] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client9/~dmtmp/PM >[2012-04-03 17:45:18.662627] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-0: background entry self-heal triggered. path: /clients/client3/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:18.662930] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client7/~dmtmp/PM >[2012-04-03 17:45:18.665307] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-0: background entry self-heal completed on /clients/client4/~dmtmp/PM >[2012-04-03 17:45:18.665540] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background entry self-heal triggered. path: /clients/client3/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:18.665705] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-0: background entry self-heal completed on /clients/client7/~dmtmp/PM >[2012-04-03 17:45:18.665998] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background entry self-heal completed on /clients/client9/~dmtmp/PM >[2012-04-03 17:45:18.666338] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background entry self-heal completed on /clients/client4/~dmtmp/PM >[2012-04-03 17:45:18.667551] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background entry self-heal triggered. path: /clients/client5/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:18.667726] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background entry self-heal completed on /clients/client7/~dmtmp/PM >[2012-04-03 17:45:18.668584] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-0: background entry self-heal triggered. path: /clients/client0/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:18.670729] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client2/~dmtmp/PM >[2012-04-03 17:45:18.673380] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background entry self-heal completed on /clients/client2/~dmtmp/PM >[2012-04-03 17:45:18.674382] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-0: background entry self-heal completed on /clients/client3/~dmtmp/PM >[2012-04-03 17:45:18.677626] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background entry self-heal completed on /clients/client3/~dmtmp/PM >[2012-04-03 17:45:18.678364] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-0: background entry self-heal completed on /clients/client0/~dmtmp/PM >[2012-04-03 17:45:18.679680] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client6/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:18.680984] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background entry self-heal triggered. path: /clients/client6/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:18.681684] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background entry self-heal completed on /clients/client5/~dmtmp/PM >[2012-04-03 17:45:18.682231] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client8/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:18.684747] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background entry self-heal triggered. path: /clients/client5/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:18.686591] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client5/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:18.687519] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background entry self-heal triggered. path: /clients/client9/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:18.691287] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background entry self-heal completed on /clients/client6/~dmtmp/PM >[2012-04-03 17:45:18.691971] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client1/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:18.692195] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client6/~dmtmp/PM >[2012-04-03 17:45:18.692988] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-0: background entry self-heal triggered. path: /clients/client1/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:18.694910] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client2/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:18.695289] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background entry self-heal completed on /clients/client5/~dmtmp/PM >[2012-04-03 17:45:18.697269] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client8/~dmtmp/PM >[2012-04-03 17:45:18.697744] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background entry self-heal triggered. path: /clients/client4/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:18.699275] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background entry self-heal completed on /clients/client9/~dmtmp/PM >[2012-04-03 17:45:18.701296] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-0: background entry self-heal triggered. path: /clients/client8/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:18.702168] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client5/~dmtmp/PM >[2012-04-03 17:45:18.702910] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-0: background entry self-heal triggered. path: /clients/client9/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:18.703414] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client8/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:18.704665] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-0: background entry self-heal completed on /clients/client1/~dmtmp/PM >[2012-04-03 17:45:18.704915] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background entry self-heal triggered. path: /clients/client9/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:18.706272] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client9/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:18.706623] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client1/~dmtmp/PM >[2012-04-03 17:45:18.706848] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client2/~dmtmp/PM >[2012-04-03 17:45:18.710847] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-0: background entry self-heal completed on /clients/client8/~dmtmp/PM >[2012-04-03 17:45:18.712116] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client2/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:18.712515] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background entry self-heal triggered. path: /clients/client2/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:18.712648] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-0: background entry self-heal completed on /clients/client9/~dmtmp/PM >[2012-04-03 17:45:18.712776] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background entry self-heal completed on /clients/client4/~dmtmp/PM >[2012-04-03 17:45:18.713897] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client8/~dmtmp/PM >[2012-04-03 17:45:18.720890] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-0: background entry self-heal triggered. path: /clients/client4/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:18.721168] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background entry self-heal triggered. path: /clients/client4/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:18.721343] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client9/~dmtmp/PM >[2012-04-03 17:45:18.724050] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background entry self-heal completed on /clients/client9/~dmtmp/PM >[2012-04-03 17:45:18.724958] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-0: background entry self-heal triggered. path: /clients/client0/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:18.727241] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background entry self-heal triggered. path: /clients/client0/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:18.727735] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-0: background entry self-heal triggered. path: /clients/client3/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:18.730711] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client7/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:18.731255] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client2/~dmtmp/PM >[2012-04-03 17:45:18.731685] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background entry self-heal completed on /clients/client2/~dmtmp/PM >[2012-04-03 17:45:18.737046] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-0: background entry self-heal completed on /clients/client4/~dmtmp/PM >[2012-04-03 17:45:18.739809] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background entry self-heal completed on /clients/client4/~dmtmp/PM >[2012-04-03 17:45:18.741260] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-0: background entry self-heal completed on /clients/client0/~dmtmp/PM >[2012-04-03 17:45:18.743564] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-0: background entry self-heal completed on /clients/client3/~dmtmp/PM >[2012-04-03 17:45:18.743926] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client7/~dmtmp/PM >[2012-04-03 17:45:18.744391] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background entry self-heal completed on /clients/client0/~dmtmp/PM >[2012-04-03 17:45:18.745910] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client6/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:18.746172] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client8/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:18.747136] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client1/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:18.747653] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background entry self-heal triggered. path: /clients/client6/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:18.748355] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background entry self-heal triggered. path: /clients/client3/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:18.749022] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background entry self-heal triggered. path: /clients/client7/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:18.750449] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client7/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:18.751933] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-0: background entry self-heal triggered. path: /clients/client1/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:18.752344] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-0: background entry self-heal triggered. path: /clients/client3/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:18.752606] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-0: background entry self-heal triggered. path: /clients/client7/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:18.753610] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background entry self-heal triggered. path: /clients/client5/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:18.758142] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client6/~dmtmp/PM >[2012-04-03 17:45:18.758406] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client8/~dmtmp/PM >[2012-04-03 17:45:18.758956] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client1/~dmtmp/PM >[2012-04-03 17:45:18.759148] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client7/~dmtmp/PM >[2012-04-03 17:45:18.761405] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client8/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:18.761766] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background entry self-heal completed on /clients/client6/~dmtmp/PM >[2012-04-03 17:45:18.762968] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background entry self-heal completed on /clients/client3/~dmtmp/PM >[2012-04-03 17:45:18.763260] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background entry self-heal completed on /clients/client7/~dmtmp/PM >[2012-04-03 17:45:18.765162] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-0: background entry self-heal triggered. path: /clients/client8/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:18.765362] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-0: background entry self-heal completed on /clients/client1/~dmtmp/PM >[2012-04-03 17:45:18.766671] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-0: background entry self-heal completed on /clients/client3/~dmtmp/PM >[2012-04-03 17:45:18.767412] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-0: background entry self-heal completed on /clients/client7/~dmtmp/PM >[2012-04-03 17:45:18.768356] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background entry self-heal completed on /clients/client5/~dmtmp/PM >[2012-04-03 17:45:18.771409] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background entry self-heal triggered. path: /clients/client9/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:18.772347] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background entry self-heal triggered. path: /clients/client5/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:18.773092] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client8/~dmtmp/PM >[2012-04-03 17:45:18.774572] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client5/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:18.778651] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-0: background entry self-heal completed on /clients/client8/~dmtmp/PM >[2012-04-03 17:45:18.784930] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client7/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:18.787142] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client1/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:18.787726] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background entry self-heal completed on /clients/client9/~dmtmp/PM >[2012-04-03 17:45:18.789048] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background entry self-heal completed on /clients/client5/~dmtmp/PM >[2012-04-03 17:45:18.789429] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background entry self-heal triggered. path: /clients/client0/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:18.790227] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-0: background entry self-heal triggered. path: /clients/client1/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:18.791098] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-0: background entry self-heal triggered. path: /clients/client0/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:18.792473] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background entry self-heal triggered. path: /clients/client9/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:18.793415] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client9/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:18.794091] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client5/~dmtmp/PM >[2012-04-03 17:45:18.795259] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-0: background entry self-heal triggered. path: /clients/client9/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:18.799271] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background entry self-heal triggered. path: /clients/client6/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:18.800557] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background entry self-heal completed on /clients/client0/~dmtmp/PM >[2012-04-03 17:45:18.801855] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background entry self-heal completed on /clients/client9/~dmtmp/PM >[2012-04-03 17:45:18.802860] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client2/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:18.804341] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client7/~dmtmp/PM >[2012-04-03 17:45:18.804708] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-0: background entry self-heal completed on /clients/client1/~dmtmp/PM >[2012-04-03 17:45:18.804913] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client1/~dmtmp/PM >[2012-04-03 17:45:18.806855] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-0: background entry self-heal completed on /clients/client0/~dmtmp/PM >[2012-04-03 17:45:18.807197] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-0: background entry self-heal completed on /clients/client9/~dmtmp/PM >[2012-04-03 17:45:18.807895] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client7/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:18.808274] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client9/~dmtmp/PM >[2012-04-03 17:45:18.808951] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-0: background entry self-heal triggered. path: /clients/client7/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:18.810398] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background entry self-heal completed on /clients/client6/~dmtmp/PM >[2012-04-03 17:45:18.810768] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background entry self-heal triggered. path: /clients/client7/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:18.811262] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client2/~dmtmp/PM >[2012-04-03 17:45:18.811726] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background entry self-heal triggered. path: /clients/client4/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:18.817462] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background entry self-heal triggered. path: /clients/client2/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:18.817772] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client2/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:18.818960] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-0: background entry self-heal completed on /clients/client7/~dmtmp/PM >[2012-04-03 17:45:18.820307] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client7/~dmtmp/PM >[2012-04-03 17:45:18.823944] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background entry self-heal completed on /clients/client7/~dmtmp/PM >[2012-04-03 17:45:18.828439] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background entry self-heal completed on /clients/client4/~dmtmp/PM >[2012-04-03 17:45:18.838616] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-0: background entry self-heal triggered. path: /clients/client3/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:18.838835] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-0: background entry self-heal triggered. path: /clients/client4/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:18.842149] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background entry self-heal completed on /clients/client2/~dmtmp/PM >[2012-04-03 17:45:18.843175] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background entry self-heal triggered. path: /clients/client4/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:18.850752] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client2/~dmtmp/PM >[2012-04-03 17:45:18.853814] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-0: background entry self-heal triggered. path: /clients/client0/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:18.856180] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client8/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:18.868673] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-0: background entry self-heal completed on /clients/client3/~dmtmp/PM >[2012-04-03 17:45:18.869111] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background entry self-heal triggered. path: /clients/client9/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:18.870618] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background entry self-heal triggered. path: /clients/client5/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:18.871465] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-0: background entry self-heal completed on /clients/client4/~dmtmp/PM >[2012-04-03 17:45:18.874737] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client2/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:18.874971] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client8/~dmtmp/PM >[2012-04-03 17:45:18.877818] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-0: background entry self-heal triggered. path: /clients/client3/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:18.878028] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background entry self-heal triggered. path: /clients/client3/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:18.878275] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client8/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:18.878797] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-0: background entry self-heal triggered. path: /clients/client8/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:18.878974] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-0: background entry self-heal completed on /clients/client0/~dmtmp/PM >[2012-04-03 17:45:18.879754] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background entry self-heal completed on /clients/client4/~dmtmp/PM >[2012-04-03 17:45:18.887235] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background entry self-heal triggered. path: /clients/client6/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:18.888366] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client2/~dmtmp/PM >[2012-04-03 17:45:18.888819] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client6/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:18.889405] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client1/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:18.891191] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background entry self-heal completed on /clients/client9/~dmtmp/PM >[2012-04-03 17:45:18.892173] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background entry self-heal completed on /clients/client5/~dmtmp/PM >[2012-04-03 17:45:18.892696] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-0: background entry self-heal triggered. path: /clients/client1/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:18.893472] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background entry self-heal triggered. path: /clients/client2/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:18.893789] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background entry self-heal completed on /clients/client3/~dmtmp/PM >[2012-04-03 17:45:18.896024] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client2/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:18.896269] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client8/~dmtmp/PM >[2012-04-03 17:45:18.896647] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client7/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:18.896944] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client9/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:18.897332] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client5/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:18.897642] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-0: background entry self-heal triggered. path: /clients/client7/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:18.898275] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-0: background entry self-heal completed on /clients/client3/~dmtmp/PM >[2012-04-03 17:45:18.899830] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-0: background entry self-heal triggered. path: /clients/client9/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:18.900187] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background entry self-heal triggered. path: /clients/client9/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:18.900363] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-0: background entry self-heal completed on /clients/client8/~dmtmp/PM >[2012-04-03 17:45:18.901048] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background entry self-heal triggered. path: /clients/client5/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:18.903643] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client6/~dmtmp/PM >[2012-04-03 17:45:18.904379] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client1/~dmtmp/PM >[2012-04-03 17:45:18.906775] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background entry self-heal completed on /clients/client6/~dmtmp/PM >[2012-04-03 17:45:18.908084] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-0: background entry self-heal completed on /clients/client1/~dmtmp/PM >[2012-04-03 17:45:18.908794] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client2/~dmtmp/PM >[2012-04-03 17:45:18.909260] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client7/~dmtmp/PM >[2012-04-03 17:45:18.909614] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client9/~dmtmp/PM >[2012-04-03 17:45:18.911196] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client5/~dmtmp/PM >[2012-04-03 17:45:18.912814] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-0: background entry self-heal completed on /clients/client7/~dmtmp/PM >[2012-04-03 17:45:18.913241] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-0: background entry self-heal completed on /clients/client9/~dmtmp/PM >[2012-04-03 17:45:18.913495] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background entry self-heal completed on /clients/client2/~dmtmp/PM >[2012-04-03 17:45:18.917004] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background entry self-heal completed on /clients/client9/~dmtmp/PM >[2012-04-03 17:45:18.917428] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background entry self-heal completed on /clients/client5/~dmtmp/PM >[2012-04-03 17:45:18.926848] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background entry self-heal triggered. path: /clients/client4/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:18.937747] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-0: background entry self-heal triggered. path: /clients/client0/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:18.941653] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background entry self-heal completed on /clients/client4/~dmtmp/PM >[2012-04-03 17:45:18.942218] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background entry self-heal triggered. path: /clients/client0/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:18.946969] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background entry self-heal triggered. path: /clients/client4/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:18.947298] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-0: background entry self-heal triggered. path: /clients/client4/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:18.948239] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-0: background entry self-heal completed on /clients/client0/~dmtmp/PM >[2012-04-03 17:45:18.949630] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client8/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:18.953353] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client2/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:18.953909] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client6/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:18.955931] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background entry self-heal triggered. path: /clients/client9/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:18.956270] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-0: background entry self-heal triggered. path: /clients/client1/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:18.956617] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client1/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:18.957311] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background entry self-heal triggered. path: /clients/client6/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:18.958725] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client7/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:18.961196] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-0: background entry self-heal triggered. path: /clients/client3/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:18.961841] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background entry self-heal completed on /clients/client0/~dmtmp/PM >[2012-04-03 17:45:18.966070] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background entry self-heal completed on /clients/client4/~dmtmp/PM >[2012-04-03 17:45:18.966296] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-0: background entry self-heal completed on /clients/client4/~dmtmp/PM >[2012-04-03 17:45:18.966557] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client8/~dmtmp/PM >[2012-04-03 17:45:18.967552] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background entry self-heal completed on /clients/client9/~dmtmp/PM >[2012-04-03 17:45:18.969139] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client2/~dmtmp/PM >[2012-04-03 17:45:18.969846] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client6/~dmtmp/PM >[2012-04-03 17:45:18.970426] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-0: background entry self-heal triggered. path: /clients/client8/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:18.970706] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background entry self-heal completed on /clients/client6/~dmtmp/PM >[2012-04-03 17:45:18.971422] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background entry self-heal triggered. path: /clients/client9/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:18.971590] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-0: background entry self-heal completed on /clients/client1/~dmtmp/PM >[2012-04-03 17:45:18.972090] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-0: background entry self-heal triggered. path: /clients/client9/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:18.973134] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client8/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:18.973655] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client9/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:18.975120] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-0: background entry self-heal completed on /clients/client3/~dmtmp/PM >[2012-04-03 17:45:18.976951] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background entry self-heal triggered. path: /clients/client2/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:18.977165] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client1/~dmtmp/PM >[2012-04-03 17:45:18.977915] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client2/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:18.978132] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client7/~dmtmp/PM >[2012-04-03 17:45:18.980684] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background entry self-heal triggered. path: /clients/client3/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:18.981564] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-0: background entry self-heal triggered. path: /clients/client3/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:18.982038] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background entry self-heal triggered. path: /clients/client7/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:18.982564] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client7/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:18.982928] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background entry self-heal triggered. path: /clients/client5/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:18.984045] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-0: background entry self-heal triggered. path: /clients/client7/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:18.987195] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-0: background entry self-heal completed on /clients/client8/~dmtmp/PM >[2012-04-03 17:45:18.987592] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background entry self-heal completed on /clients/client9/~dmtmp/PM >[2012-04-03 17:45:18.988784] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client8/~dmtmp/PM >[2012-04-03 17:45:18.989102] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client9/~dmtmp/PM >[2012-04-03 17:45:18.990037] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-0: background entry self-heal completed on /clients/client9/~dmtmp/PM >[2012-04-03 17:45:18.990426] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client2/~dmtmp/PM >[2012-04-03 17:45:18.993294] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background entry self-heal completed on /clients/client2/~dmtmp/PM >[2012-04-03 17:45:18.994909] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-0: background entry self-heal completed on /clients/client3/~dmtmp/PM >[2012-04-03 17:45:19.001560] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background entry self-heal completed on /clients/client3/~dmtmp/PM >[2012-04-03 17:45:19.007592] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-0: background entry self-heal completed on /clients/client7/~dmtmp/PM >[2012-04-03 17:45:19.009741] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client7/~dmtmp/PM >[2012-04-03 17:45:19.011223] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background entry self-heal completed on /clients/client7/~dmtmp/PM >[2012-04-03 17:45:19.012481] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background entry self-heal completed on /clients/client5/~dmtmp/PM >[2012-04-03 17:45:19.018636] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background entry self-heal triggered. path: /clients/client5/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:19.021265] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client5/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:19.030034] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-0: background entry self-heal triggered. path: /clients/client0/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:19.033319] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background entry self-heal triggered. path: /clients/client0/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:19.033825] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client5/~dmtmp/PM >[2012-04-03 17:45:19.039103] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background entry self-heal completed on /clients/client5/~dmtmp/PM >[2012-04-03 17:45:19.041337] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-0: background entry self-heal completed on /clients/client0/~dmtmp/PM >[2012-04-03 17:45:19.050046] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background entry self-heal completed on /clients/client0/~dmtmp/PM >[2012-04-03 17:45:19.056229] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background entry self-heal triggered. path: /clients/client6/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:19.056624] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client6/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:19.058801] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client7/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:19.063558] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background entry self-heal triggered. path: /clients/client4/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:19.066714] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background entry self-heal completed on /clients/client6/~dmtmp/PM >[2012-04-03 17:45:19.067082] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client6/~dmtmp/PM >[2012-04-03 17:45:19.067400] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client7/~dmtmp/PM >[2012-04-03 17:45:19.074721] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-0: background entry self-heal triggered. path: /clients/client7/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:19.074972] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background entry self-heal triggered. path: /clients/client7/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:19.075396] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background entry self-heal completed on /clients/client4/~dmtmp/PM >[2012-04-03 17:45:19.076072] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-0: background entry self-heal triggered. path: /clients/client1/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:19.076394] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client7/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:19.077461] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client1/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:19.078737] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client8/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:19.079334] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-0: background entry self-heal triggered. path: /clients/client4/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:19.081000] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background entry self-heal triggered. path: /clients/client4/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:19.086248] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client7/~dmtmp/PM >[2012-04-03 17:45:19.086465] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background entry self-heal completed on /clients/client7/~dmtmp/PM >[2012-04-03 17:45:19.086978] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client1/~dmtmp/PM >[2012-04-03 17:45:19.087175] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client8/~dmtmp/PM >[2012-04-03 17:45:19.088047] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-0: background entry self-heal completed on /clients/client7/~dmtmp/PM >[2012-04-03 17:45:19.092568] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-0: background entry self-heal triggered. path: /clients/client8/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:19.092906] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background entry self-heal triggered. path: /clients/client5/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:19.093292] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background entry self-heal completed on /clients/client4/~dmtmp/PM >[2012-04-03 17:45:19.094438] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-0: background entry self-heal completed on /clients/client1/~dmtmp/PM >[2012-04-03 17:45:19.096723] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client8/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:19.098950] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background entry self-heal triggered. path: /clients/client9/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:19.100276] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-0: background entry self-heal completed on /clients/client4/~dmtmp/PM >[2012-04-03 17:45:19.101527] I [glusterfsd-mgmt.c:64:mgmt_cbk_spec] 0-mgmt: Volume file changed >[2012-04-03 17:45:19.103600] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background entry self-heal completed on /clients/client5/~dmtmp/PM >[2012-04-03 17:45:19.105998] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client8/~dmtmp/PM >[2012-04-03 17:45:19.106753] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client2/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:19.107833] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background entry self-heal triggered. path: /clients/client5/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:19.108486] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client5/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:19.111269] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background entry self-heal completed on /clients/client9/~dmtmp/PM >[2012-04-03 17:45:19.113337] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-0: background entry self-heal completed on /clients/client8/~dmtmp/PM >[2012-04-03 17:45:19.114056] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client9/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:19.115767] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background entry self-heal triggered. path: /clients/client9/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:19.116411] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-0: background entry self-heal triggered. path: /clients/client9/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:19.116699] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client2/~dmtmp/PM >[2012-04-03 17:45:19.117329] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client5/~dmtmp/PM >[2012-04-03 17:45:19.119474] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-0: background entry self-heal triggered. path: /clients/client3/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:19.119907] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client2/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:19.121839] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background entry self-heal completed on /clients/client5/~dmtmp/PM >[2012-04-03 17:45:19.122107] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background entry self-heal triggered. path: /clients/client2/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:19.125477] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client7/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:19.126630] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client9/~dmtmp/PM >[2012-04-03 17:45:19.129164] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background entry self-heal completed on /clients/client9/~dmtmp/PM >[2012-04-03 17:45:19.129870] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-0: background entry self-heal completed on /clients/client9/~dmtmp/PM >[2012-04-03 17:45:19.131672] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-0: background entry self-heal triggered. path: /clients/client1/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:19.132396] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client1/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:19.132559] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client2/~dmtmp/PM >[2012-04-03 17:45:19.133233] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-0: background entry self-heal completed on /clients/client3/~dmtmp/PM >[2012-04-03 17:45:19.133674] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background entry self-heal completed on /clients/client2/~dmtmp/PM >[2012-04-03 17:45:19.135022] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background entry self-heal triggered. path: /clients/client6/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:19.137254] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-0: background entry self-heal triggered. path: /clients/client3/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:19.137559] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background entry self-heal triggered. path: /clients/client3/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:19.137896] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client6/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:19.138981] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client7/~dmtmp/PM >[2012-04-03 17:45:19.142711] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client7/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:19.143278] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background entry self-heal triggered. path: /clients/client7/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:19.143712] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-0: background entry self-heal triggered. path: /clients/client7/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:19.144393] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client1/~dmtmp/PM >[2012-04-03 17:45:19.144748] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-0: background entry self-heal completed on /clients/client1/~dmtmp/PM >[2012-04-03 17:45:19.146202] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client8/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:19.147425] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background entry self-heal triggered. path: /clients/client0/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:19.147657] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-0: background entry self-heal triggered. path: /clients/client0/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:19.147896] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client6/~dmtmp/PM >[2012-04-03 17:45:19.148436] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background entry self-heal completed on /clients/client6/~dmtmp/PM >[2012-04-03 17:45:19.149974] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background entry self-heal triggered. path: /clients/client4/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:19.151244] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background entry self-heal completed on /clients/client3/~dmtmp/PM >[2012-04-03 17:45:19.154224] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-0: background entry self-heal completed on /clients/client3/~dmtmp/PM >[2012-04-03 17:45:19.155664] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background entry self-heal completed on /clients/client7/~dmtmp/PM >[2012-04-03 17:45:19.156018] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client7/~dmtmp/PM >[2012-04-03 17:45:19.157552] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client8/~dmtmp/PM >[2012-04-03 17:45:19.159295] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background entry self-heal completed on /clients/client0/~dmtmp/PM >[2012-04-03 17:45:19.160044] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-0: background entry self-heal completed on /clients/client7/~dmtmp/PM >[2012-04-03 17:45:19.160526] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client8/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:19.161312] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background entry self-heal triggered. path: /clients/client9/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:19.161900] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background entry self-heal completed on /clients/client4/~dmtmp/PM >[2012-04-03 17:45:19.162980] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-0: background entry self-heal triggered. path: /clients/client8/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:19.164197] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-0: background entry self-heal completed on /clients/client0/~dmtmp/PM >[2012-04-03 17:45:19.165356] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client2/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:19.166750] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-0: background entry self-heal triggered. path: /clients/client4/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:19.166989] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background entry self-heal triggered. path: /clients/client4/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:19.167746] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background entry self-heal triggered. path: /clients/client5/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:19.171004] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client8/~dmtmp/PM >[2012-04-03 17:45:19.171994] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-0: background entry self-heal triggered. path: /clients/client1/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:19.174105] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client1/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:19.174706] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background entry self-heal completed on /clients/client9/~dmtmp/PM >[2012-04-03 17:45:19.176268] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-0: background entry self-heal completed on /clients/client8/~dmtmp/PM >[2012-04-03 17:45:19.178295] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client2/~dmtmp/PM >[2012-04-03 17:45:19.178866] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background entry self-heal triggered. path: /clients/client9/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:19.179362] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client9/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:19.180210] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-0: background entry self-heal triggered. path: /clients/client9/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:19.180416] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background entry self-heal completed on /clients/client4/~dmtmp/PM >[2012-04-03 17:45:19.181162] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background entry self-heal completed on /clients/client5/~dmtmp/PM >[2012-04-03 17:45:19.181651] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client2/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:19.186716] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background entry self-heal triggered. path: /clients/client2/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:19.186917] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-0: background entry self-heal completed on /clients/client4/~dmtmp/PM >[2012-04-03 17:45:19.187603] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client1/~dmtmp/PM >[2012-04-03 17:45:19.188385] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background entry self-heal triggered. path: /clients/client5/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:19.188979] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client5/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:19.190553] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client9/~dmtmp/PM >[2012-04-03 17:45:19.192337] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-0: background entry self-heal completed on /clients/client1/~dmtmp/PM >[2012-04-03 17:45:19.194076] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background entry self-heal completed on /clients/client9/~dmtmp/PM >[2012-04-03 17:45:19.194373] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client2/~dmtmp/PM >[2012-04-03 17:45:19.198169] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background entry self-heal completed on /clients/client2/~dmtmp/PM >[2012-04-03 17:45:19.198662] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background entry self-heal completed on /clients/client5/~dmtmp/PM >[2012-04-03 17:45:19.199074] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-0: background entry self-heal completed on /clients/client9/~dmtmp/PM >[2012-04-03 17:45:19.200456] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background entry self-heal triggered. path: /clients/client6/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:19.200846] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client6/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:19.201192] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client5/~dmtmp/PM >[2012-04-03 17:45:19.202702] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client7/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:19.203481] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-0: background entry self-heal triggered. path: /clients/client3/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:19.210894] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client8/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:19.211425] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background entry self-heal completed on /clients/client6/~dmtmp/PM >[2012-04-03 17:45:19.214549] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client6/~dmtmp/PM >[2012-04-03 17:45:19.216318] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background entry self-heal triggered. path: /clients/client0/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:19.219084] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-0: background entry self-heal completed on /clients/client3/~dmtmp/PM >[2012-04-03 17:45:19.219621] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-0: background entry self-heal triggered. path: /clients/client0/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:19.220286] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background entry self-heal triggered. path: /clients/client9/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:19.220626] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client7/~dmtmp/PM >[2012-04-03 17:45:19.221728] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client2/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:19.224025] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background entry self-heal triggered. path: /clients/client3/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:19.227322] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-0: background entry self-heal triggered. path: /clients/client3/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:19.227851] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client7/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:19.228123] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client8/~dmtmp/PM >[2012-04-03 17:45:19.230543] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client8/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:19.231096] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background entry self-heal triggered. path: /clients/client7/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:19.231721] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-0: background entry self-heal triggered. path: /clients/client7/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:19.232648] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background entry self-heal completed on /clients/client0/~dmtmp/PM >[2012-04-03 17:45:19.234724] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-0: background entry self-heal triggered. path: /clients/client8/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:19.235332] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client2/~dmtmp/PM >[2012-04-03 17:45:19.235731] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client7/~dmtmp/PM >[2012-04-03 17:45:19.236302] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client1/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:19.236815] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-0: background entry self-heal completed on /clients/client0/~dmtmp/PM >[2012-04-03 17:45:19.238770] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-0: background entry self-heal triggered. path: /clients/client1/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:19.242351] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client2/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:19.242552] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background entry self-heal triggered. path: /clients/client4/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:19.242746] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background entry self-heal completed on /clients/client9/~dmtmp/PM >[2012-04-03 17:45:19.243333] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background entry self-heal triggered. path: /clients/client2/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:19.244153] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background entry self-heal completed on /clients/client3/~dmtmp/PM >[2012-04-03 17:45:19.244543] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-0: background entry self-heal completed on /clients/client3/~dmtmp/PM >[2012-04-03 17:45:19.245968] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client8/~dmtmp/PM >[2012-04-03 17:45:19.246185] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background entry self-heal triggered. path: /clients/client9/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:19.246606] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background entry self-heal completed on /clients/client7/~dmtmp/PM >[2012-04-03 17:45:19.249780] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client9/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:19.251079] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-0: background entry self-heal triggered. path: /clients/client9/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:19.251558] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-0: background entry self-heal completed on /clients/client7/~dmtmp/PM >[2012-04-03 17:45:19.251815] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client1/~dmtmp/PM >[2012-04-03 17:45:19.252857] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-0: background entry self-heal completed on /clients/client8/~dmtmp/PM >[2012-04-03 17:45:19.254218] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client2/~dmtmp/PM >[2012-04-03 17:45:19.255351] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background entry self-heal completed on /clients/client4/~dmtmp/PM >[2012-04-03 17:45:19.255900] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-0: background entry self-heal completed on /clients/client1/~dmtmp/PM >[2012-04-03 17:45:19.261371] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background entry self-heal completed on /clients/client2/~dmtmp/PM >[2012-04-03 17:45:19.261610] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client9/~dmtmp/PM >[2012-04-03 17:45:19.262306] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-0: background entry self-heal triggered. path: /clients/client4/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:19.264346] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background entry self-heal triggered. path: /clients/client4/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:19.264921] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background entry self-heal completed on /clients/client9/~dmtmp/PM >[2012-04-03 17:45:19.266104] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-0: background entry self-heal completed on /clients/client9/~dmtmp/PM >[2012-04-03 17:45:19.278027] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background entry self-heal triggered. path: /clients/client5/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:19.279782] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background entry self-heal completed on /clients/client4/~dmtmp/PM >[2012-04-03 17:45:19.280088] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-0: background entry self-heal completed on /clients/client4/~dmtmp/PM >[2012-04-03 17:45:19.290095] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client7/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:19.290358] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client8/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:19.291612] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background entry self-heal completed on /clients/client5/~dmtmp/PM >[2012-04-03 17:45:19.296474] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background entry self-heal triggered. path: /clients/client0/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:19.297312] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-0: background entry self-heal triggered. path: /clients/client0/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:19.297670] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-0: background entry self-heal triggered. path: /clients/client1/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:19.298027] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background entry self-heal triggered. path: /clients/client5/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:19.300460] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client1/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:19.301188] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client5/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:19.307989] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client7/~dmtmp/PM >[2012-04-03 17:45:19.308791] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-0: background entry self-heal triggered. path: /clients/client3/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:19.311541] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client2/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:19.311732] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client8/~dmtmp/PM >[2012-04-03 17:45:19.312699] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client7/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:19.312988] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background entry self-heal triggered. path: /clients/client7/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:19.313316] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background entry self-heal completed on /clients/client0/~dmtmp/PM >[2012-04-03 17:45:19.313982] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background entry self-heal completed on /clients/client5/~dmtmp/PM >[2012-04-03 17:45:19.314347] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-0: background entry self-heal triggered. path: /clients/client7/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:19.314637] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client8/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:19.314821] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client1/~dmtmp/PM >[2012-04-03 17:45:19.315343] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client5/~dmtmp/PM >[2012-04-03 17:45:19.317525] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client2/~dmtmp/PM >[2012-04-03 17:45:19.319771] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-0: background entry self-heal triggered. path: /clients/client8/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:19.320066] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client7/~dmtmp/PM >[2012-04-03 17:45:19.320675] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background entry self-heal triggered. path: /clients/client2/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:19.321883] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-0: background entry self-heal completed on /clients/client0/~dmtmp/PM >[2012-04-03 17:45:19.322347] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-0: background entry self-heal completed on /clients/client1/~dmtmp/PM >[2012-04-03 17:45:19.322823] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client2/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:19.324230] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background entry self-heal completed on /clients/client7/~dmtmp/PM >[2012-04-03 17:45:19.324447] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client8/~dmtmp/PM >[2012-04-03 17:45:19.324673] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background entry self-heal triggered. path: /clients/client9/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:19.324891] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client6/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:19.327127] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background entry self-heal triggered. path: /clients/client6/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:19.330267] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client2/~dmtmp/PM >[2012-04-03 17:45:19.331270] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-0: background entry self-heal completed on /clients/client3/~dmtmp/PM >[2012-04-03 17:45:19.333512] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client6/~dmtmp/PM >[2012-04-03 17:45:19.333970] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-0: background entry self-heal completed on /clients/client7/~dmtmp/PM >[2012-04-03 17:45:19.336038] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background entry self-heal triggered. path: /clients/client3/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:19.336274] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background entry self-heal completed on /clients/client2/~dmtmp/PM >[2012-04-03 17:45:19.336579] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-0: background entry self-heal completed on /clients/client8/~dmtmp/PM >[2012-04-03 17:45:19.337222] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-0: background entry self-heal triggered. path: /clients/client3/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:19.338583] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background entry self-heal completed on /clients/client9/~dmtmp/PM >[2012-04-03 17:45:19.339200] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background entry self-heal completed on /clients/client6/~dmtmp/PM >[2012-04-03 17:45:19.342056] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-0: background entry self-heal triggered. path: /clients/client9/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:19.344301] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client9/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:19.345029] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background entry self-heal triggered. path: /clients/client9/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:19.348118] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-0: background entry self-heal completed on /clients/client3/~dmtmp/PM >[2012-04-03 17:45:19.353396] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background entry self-heal completed on /clients/client3/~dmtmp/PM >[2012-04-03 17:45:19.355037] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client9/~dmtmp/PM >[2012-04-03 17:45:19.355756] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-0: background entry self-heal completed on /clients/client9/~dmtmp/PM >[2012-04-03 17:45:19.358172] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client2/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:19.358703] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background entry self-heal triggered. path: /clients/client5/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:19.361439] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background entry self-heal completed on /clients/client9/~dmtmp/PM >[2012-04-03 17:45:19.368995] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client2/~dmtmp/PM >[2012-04-03 17:45:19.369554] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background entry self-heal triggered. path: /clients/client4/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:19.370172] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-0: background entry self-heal triggered. path: /clients/client1/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:19.371863] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background entry self-heal triggered. path: /clients/client1/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:19.373512] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client1/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:19.378149] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client2/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:19.379099] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background entry self-heal triggered. path: /clients/client2/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:19.379760] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background entry self-heal completed on /clients/client5/~dmtmp/PM >[2012-04-03 17:45:19.382072] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client5/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:19.386404] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-0: background entry self-heal completed on /clients/client1/~dmtmp/PM >[2012-04-03 17:45:19.388369] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background entry self-heal triggered. path: /clients/client5/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:19.389039] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client1/~dmtmp/PM >[2012-04-03 17:45:19.389202] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client2/~dmtmp/PM >[2012-04-03 17:45:19.389606] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client7/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:19.390887] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client6/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:19.391597] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background entry self-heal triggered. path: /clients/client9/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:19.393177] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background entry self-heal triggered. path: /clients/client6/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:19.394497] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background entry self-heal completed on /clients/client4/~dmtmp/PM >[2012-04-03 17:45:19.394920] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background entry self-heal completed on /clients/client1/~dmtmp/PM >[2012-04-03 17:45:19.395397] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background entry self-heal completed on /clients/client2/~dmtmp/PM >[2012-04-03 17:45:19.395643] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client5/~dmtmp/PM >[2012-04-03 17:45:19.396741] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background entry self-heal triggered. path: /clients/client4/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:19.400990] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background entry self-heal completed on /clients/client5/~dmtmp/PM >[2012-04-03 17:45:19.402635] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background entry self-heal completed on /clients/client9/~dmtmp/PM >[2012-04-03 17:45:19.404167] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-0: background entry self-heal triggered. path: /clients/client4/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:19.404345] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background entry self-heal completed on /clients/client6/~dmtmp/PM >[2012-04-03 17:45:19.405628] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client7/~dmtmp/PM >[2012-04-03 17:45:19.406370] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client6/~dmtmp/PM >[2012-04-03 17:45:19.407644] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-0: background entry self-heal triggered. path: /clients/client0/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:19.408178] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background entry self-heal triggered. path: /clients/client0/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:19.408911] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client9/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:19.409706] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-0: background entry self-heal triggered. path: /clients/client9/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:19.409920] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background entry self-heal triggered. path: /clients/client9/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:19.410163] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background entry self-heal completed on /clients/client4/~dmtmp/PM >[2012-04-03 17:45:19.410433] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client7/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:19.410661] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background entry self-heal triggered. path: /clients/client7/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:19.411237] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-0: background entry self-heal triggered. path: /clients/client7/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:19.413817] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background entry self-heal triggered. path: /clients/client1/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:19.419870] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-0: background entry self-heal completed on /clients/client4/~dmtmp/PM >[2012-04-03 17:45:19.422523] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-0: background entry self-heal completed on /clients/client0/~dmtmp/PM >[2012-04-03 17:45:19.423090] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-0: background entry self-heal completed on /clients/client9/~dmtmp/PM >[2012-04-03 17:45:19.424090] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-0: background entry self-heal completed on /clients/client7/~dmtmp/PM >[2012-04-03 17:45:19.424770] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client9/~dmtmp/PM >[2012-04-03 17:45:19.429222] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client7/~dmtmp/PM >[2012-04-03 17:45:19.430775] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background entry self-heal completed on /clients/client0/~dmtmp/PM >[2012-04-03 17:45:19.433976] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background entry self-heal completed on /clients/client9/~dmtmp/PM >[2012-04-03 17:45:19.434223] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background entry self-heal completed on /clients/client7/~dmtmp/PM >[2012-04-03 17:45:19.434526] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background entry self-heal completed on /clients/client1/~dmtmp/PM >[2012-04-03 17:45:19.437405] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-0: background entry self-heal triggered. path: /clients/client1/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:19.439678] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-0: background entry self-heal triggered. path: /clients/client3/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:19.440001] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client1/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:19.440690] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background entry self-heal triggered. path: /clients/client1/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:19.450861] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client1/~dmtmp/PM >[2012-04-03 17:45:19.452625] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background entry self-heal completed on /clients/client1/~dmtmp/PM >[2012-04-03 17:45:19.455148] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-0: background entry self-heal completed on /clients/client1/~dmtmp/PM >[2012-04-03 17:45:19.455742] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-0: background entry self-heal completed on /clients/client3/~dmtmp/PM >[2012-04-03 17:45:19.456408] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client2/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:19.458425] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background entry self-heal triggered. path: /clients/client6/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:19.458867] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background entry self-heal triggered. path: /clients/client3/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:19.460173] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client6/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:19.461464] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-0: background entry self-heal triggered. path: /clients/client3/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:19.464870] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background entry self-heal completed on /clients/client6/~dmtmp/PM >[2012-04-03 17:45:19.465332] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background entry self-heal triggered. path: /clients/client4/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:19.467810] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background entry self-heal completed on /clients/client3/~dmtmp/PM >[2012-04-03 17:45:19.468403] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client2/~dmtmp/PM >[2012-04-03 17:45:19.468843] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client6/~dmtmp/PM >[2012-04-03 17:45:19.471518] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client2/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:19.473411] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background entry self-heal triggered. path: /clients/client2/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:19.473729] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background entry self-heal triggered. path: /clients/client0/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:19.474642] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-0: background entry self-heal triggered. path: /clients/client0/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:19.474773] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background entry self-heal completed on /clients/client4/~dmtmp/PM >[2012-04-03 17:45:19.475662] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client7/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:19.476303] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-0: background entry self-heal completed on /clients/client3/~dmtmp/PM >[2012-04-03 17:45:19.479128] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background entry self-heal triggered. path: /clients/client4/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:19.481032] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client2/~dmtmp/PM >[2012-04-03 17:45:19.481856] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background entry self-heal triggered. path: /clients/client1/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:19.482089] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-0: background entry self-heal triggered. path: /clients/client4/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:19.482399] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background entry self-heal triggered. path: /clients/client9/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:19.483358] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background entry self-heal completed on /clients/client2/~dmtmp/PM >[2012-04-03 17:45:19.483688] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background entry self-heal triggered. path: /clients/client5/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:19.483841] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client7/~dmtmp/PM >[2012-04-03 17:45:19.484489] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background entry self-heal completed on /clients/client0/~dmtmp/PM >[2012-04-03 17:45:19.487287] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client7/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:19.488375] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background entry self-heal triggered. path: /clients/client7/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:19.489818] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-0: background entry self-heal triggered. path: /clients/client7/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:19.490340] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-0: background entry self-heal completed on /clients/client0/~dmtmp/PM >[2012-04-03 17:45:19.491836] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client7/~dmtmp/PM >[2012-04-03 17:45:19.492535] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background entry self-heal completed on /clients/client4/~dmtmp/PM >[2012-04-03 17:45:19.493749] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background entry self-heal completed on /clients/client1/~dmtmp/PM >[2012-04-03 17:45:19.494508] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background entry self-heal completed on /clients/client9/~dmtmp/PM >[2012-04-03 17:45:19.495195] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-0: background entry self-heal completed on /clients/client4/~dmtmp/PM >[2012-04-03 17:45:19.501120] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client1/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:19.502057] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-0: background entry self-heal triggered. path: /clients/client1/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:19.502710] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background entry self-heal completed on /clients/client5/~dmtmp/PM >[2012-04-03 17:45:19.503169] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client9/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:19.504387] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-0: background entry self-heal triggered. path: /clients/client9/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:19.504604] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background entry self-heal triggered. path: /clients/client1/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:19.506240] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background entry self-heal triggered. path: /clients/client9/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:19.506459] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-0: background entry self-heal completed on /clients/client7/~dmtmp/PM >[2012-04-03 17:45:19.506878] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client5/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:19.507047] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background entry self-heal completed on /clients/client7/~dmtmp/PM >[2012-04-03 17:45:19.507615] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background entry self-heal triggered. path: /clients/client5/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:19.507891] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client2/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:19.514705] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client1/~dmtmp/PM >[2012-04-03 17:45:19.515445] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-0: background entry self-heal triggered. path: /clients/client3/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:19.515718] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background entry self-heal completed on /clients/client1/~dmtmp/PM >[2012-04-03 17:45:19.515906] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-0: background entry self-heal completed on /clients/client1/~dmtmp/PM >[2012-04-03 17:45:19.516559] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background entry self-heal completed on /clients/client9/~dmtmp/PM >[2012-04-03 17:45:19.516710] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client9/~dmtmp/PM >[2012-04-03 17:45:19.517126] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background entry self-heal completed on /clients/client5/~dmtmp/PM >[2012-04-03 17:45:19.517910] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-0: background entry self-heal completed on /clients/client9/~dmtmp/PM >[2012-04-03 17:45:19.519254] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client5/~dmtmp/PM >[2012-04-03 17:45:19.521144] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client2/~dmtmp/PM >[2012-04-03 17:45:19.526775] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client2/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:19.528746] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background entry self-heal triggered. path: /clients/client2/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:19.530869] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client7/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:19.532418] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background entry self-heal triggered. path: /clients/client9/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:19.534134] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-0: background entry self-heal completed on /clients/client3/~dmtmp/PM >[2012-04-03 17:45:19.536674] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-0: background entry self-heal triggered. path: /clients/client0/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:19.538566] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background entry self-heal triggered. path: /clients/client0/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:19.539285] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-0: background entry self-heal triggered. path: /clients/client3/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:19.539877] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background entry self-heal triggered. path: /clients/client3/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:19.540632] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client2/~dmtmp/PM >[2012-04-03 17:45:19.541607] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background entry self-heal completed on /clients/client2/~dmtmp/PM >[2012-04-03 17:45:19.542586] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client7/~dmtmp/PM >[2012-04-03 17:45:19.543251] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client6/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:19.545692] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background entry self-heal triggered. path: /clients/client6/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:19.546362] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background entry self-heal completed on /clients/client9/~dmtmp/PM >[2012-04-03 17:45:19.547554] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background entry self-heal triggered. path: /clients/client7/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:19.549233] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background entry self-heal triggered. path: /clients/client1/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:19.549537] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client7/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:19.550334] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-0: background entry self-heal triggered. path: /clients/client7/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:19.551442] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client9/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:19.552450] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-0: background entry self-heal completed on /clients/client0/~dmtmp/PM >[2012-04-03 17:45:19.552749] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background entry self-heal triggered. path: /clients/client9/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:19.553003] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-0: background entry self-heal triggered. path: /clients/client9/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:19.553912] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background entry self-heal completed on /clients/client0/~dmtmp/PM >[2012-04-03 17:45:19.554699] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-0: background entry self-heal completed on /clients/client3/~dmtmp/PM >[2012-04-03 17:45:19.554878] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client6/~dmtmp/PM >[2012-04-03 17:45:19.555896] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background entry self-heal completed on /clients/client3/~dmtmp/PM >[2012-04-03 17:45:19.556401] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client7/~dmtmp/PM >[2012-04-03 17:45:19.557787] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client9/~dmtmp/PM >[2012-04-03 17:45:19.558793] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background entry self-heal triggered. path: /clients/client5/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:19.559069] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background entry self-heal completed on /clients/client6/~dmtmp/PM >[2012-04-03 17:45:19.559560] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client2/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:19.561298] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background entry self-heal completed on /clients/client7/~dmtmp/PM >[2012-04-03 17:45:19.562552] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-0: background entry self-heal completed on /clients/client7/~dmtmp/PM >[2012-04-03 17:45:19.562794] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background entry self-heal completed on /clients/client1/~dmtmp/PM >[2012-04-03 17:45:19.564132] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-0: background entry self-heal completed on /clients/client9/~dmtmp/PM >[2012-04-03 17:45:19.565645] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background entry self-heal completed on /clients/client9/~dmtmp/PM >[2012-04-03 17:45:19.566412] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client1/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:19.566600] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client2/~dmtmp/PM >[2012-04-03 17:45:19.568345] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background entry self-heal triggered. path: /clients/client1/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:19.568614] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-0: background entry self-heal triggered. path: /clients/client1/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:19.569535] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background entry self-heal triggered. path: /clients/client4/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:19.570020] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client2/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:19.570347] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background entry self-heal triggered. path: /clients/client2/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:19.571975] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background entry self-heal completed on /clients/client5/~dmtmp/PM >[2012-04-03 17:45:19.575751] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client1/~dmtmp/PM >[2012-04-03 17:45:19.576363] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client5/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:19.579462] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background entry self-heal triggered. path: /clients/client5/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:19.579761] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client2/~dmtmp/PM >[2012-04-03 17:45:19.582098] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-0: background entry self-heal completed on /clients/client1/~dmtmp/PM >[2012-04-03 17:45:19.582384] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background entry self-heal triggered. path: /clients/client9/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:19.582674] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background entry self-heal completed on /clients/client1/~dmtmp/PM >[2012-04-03 17:45:19.583714] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background entry self-heal completed on /clients/client4/~dmtmp/PM >[2012-04-03 17:45:19.584443] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client5/~dmtmp/PM >[2012-04-03 17:45:19.584654] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background entry self-heal completed on /clients/client2/~dmtmp/PM >[2012-04-03 17:45:19.586494] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-0: background entry self-heal triggered. path: /clients/client3/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:19.587790] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-0: background entry self-heal triggered. path: /clients/client4/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:19.590091] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background entry self-heal triggered. path: /clients/client4/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:19.591682] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background entry self-heal completed on /clients/client5/~dmtmp/PM >[2012-04-03 17:45:19.592268] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client8/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:19.593025] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background entry self-heal triggered. path: /clients/client6/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:19.593370] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background entry self-heal completed on /clients/client9/~dmtmp/PM >[2012-04-03 17:45:19.593986] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client6/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:19.596633] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background entry self-heal triggered. path: /clients/client9/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:19.597012] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client9/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:19.600263] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-0: background entry self-heal triggered. path: /clients/client9/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:19.600652] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background entry self-heal completed on /clients/client4/~dmtmp/PM >[2012-04-03 17:45:19.601808] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client8/~dmtmp/PM >[2012-04-03 17:45:19.603095] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client6/~dmtmp/PM >[2012-04-03 17:45:19.603907] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-0: background entry self-heal completed on /clients/client3/~dmtmp/PM >[2012-04-03 17:45:19.604214] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background entry self-heal completed on /clients/client6/~dmtmp/PM >[2012-04-03 17:45:19.605137] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-0: background entry self-heal completed on /clients/client4/~dmtmp/PM >[2012-04-03 17:45:19.605580] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client8/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:19.606090] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client9/~dmtmp/PM >[2012-04-03 17:45:19.606504] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client7/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:19.608604] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-0: background entry self-heal triggered. path: /clients/client8/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:19.610061] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background entry self-heal completed on /clients/client9/~dmtmp/PM >[2012-04-03 17:45:19.612667] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background entry self-heal triggered. path: /clients/client0/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:19.614196] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-0: background entry self-heal triggered. path: /clients/client0/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:19.614382] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-0: background entry self-heal completed on /clients/client9/~dmtmp/PM >[2012-04-03 17:45:19.615943] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client8/~dmtmp/PM >[2012-04-03 17:45:19.616388] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client7/~dmtmp/PM >[2012-04-03 17:45:19.619161] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background entry self-heal triggered. path: /clients/client7/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:19.619382] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-0: background entry self-heal triggered. path: /clients/client7/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:19.619546] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-0: background entry self-heal completed on /clients/client8/~dmtmp/PM >[2012-04-03 17:45:19.619811] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client7/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:19.620719] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background entry self-heal triggered. path: /clients/client1/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:19.621333] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background entry self-heal completed on /clients/client0/~dmtmp/PM >[2012-04-03 17:45:19.623749] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-0: background entry self-heal completed on /clients/client0/~dmtmp/PM >[2012-04-03 17:45:19.625699] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background entry self-heal triggered. path: /clients/client5/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:19.628795] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-0: background entry self-heal completed on /clients/client7/~dmtmp/PM >[2012-04-03 17:45:19.629809] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client7/~dmtmp/PM >[2012-04-03 17:45:19.629975] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background entry self-heal completed on /clients/client7/~dmtmp/PM >[2012-04-03 17:45:19.633218] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background entry self-heal completed on /clients/client1/~dmtmp/PM >[2012-04-03 17:45:19.635455] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-0: background entry self-heal triggered. path: /clients/client3/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:19.636540] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client1/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:19.638751] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background entry self-heal triggered. path: /clients/client1/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:19.639186] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-0: background entry self-heal triggered. path: /clients/client1/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:19.639688] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background entry self-heal completed on /clients/client5/~dmtmp/PM >[2012-04-03 17:45:19.642081] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client5/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:19.644092] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background entry self-heal triggered. path: /clients/client5/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:19.644683] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client1/~dmtmp/PM >[2012-04-03 17:45:19.645492] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client2/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:19.647688] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client8/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:19.648019] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background entry self-heal completed on /clients/client1/~dmtmp/PM >[2012-04-03 17:45:19.648538] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-0: background entry self-heal completed on /clients/client3/~dmtmp/PM >[2012-04-03 17:45:19.649156] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background entry self-heal triggered. path: /clients/client6/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:19.650067] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-0: background entry self-heal completed on /clients/client1/~dmtmp/PM >[2012-04-03 17:45:19.650535] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client6/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:19.652166] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client5/~dmtmp/PM >[2012-04-03 17:45:19.652905] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background entry self-heal triggered. path: /clients/client3/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:19.653944] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-0: background entry self-heal triggered. path: /clients/client3/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:19.655046] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client7/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:19.655387] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background entry self-heal triggered. path: /clients/client9/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:19.655589] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background entry self-heal completed on /clients/client5/~dmtmp/PM >[2012-04-03 17:45:19.656543] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background entry self-heal triggered. path: /clients/client4/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:19.658754] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client2/~dmtmp/PM >[2012-04-03 17:45:19.660628] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background entry self-heal completed on /clients/client6/~dmtmp/PM >[2012-04-03 17:45:19.661315] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client8/~dmtmp/PM >[2012-04-03 17:45:19.662080] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background entry self-heal triggered. path: /clients/client2/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:19.663020] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-0: background entry self-heal completed on /clients/client3/~dmtmp/PM >[2012-04-03 17:45:19.663294] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background entry self-heal triggered. path: /clients/client1/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:19.663450] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background entry self-heal completed on /clients/client3/~dmtmp/PM >[2012-04-03 17:45:19.664568] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-0: background entry self-heal triggered. path: /clients/client8/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:19.664922] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client2/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:19.665211] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background entry self-heal completed on /clients/client9/~dmtmp/PM >[2012-04-03 17:45:19.665805] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client6/~dmtmp/PM >[2012-04-03 17:45:19.666589] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client8/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:19.667281] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-0: background entry self-heal triggered. path: /clients/client0/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:19.667500] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background entry self-heal triggered. path: /clients/client0/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:19.669114] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client7/~dmtmp/PM >[2012-04-03 17:45:19.669803] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client9/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:19.670942] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background entry self-heal completed on /clients/client4/~dmtmp/PM >[2012-04-03 17:45:19.671593] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-0: background entry self-heal triggered. path: /clients/client9/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:19.671858] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background entry self-heal triggered. path: /clients/client9/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:19.672131] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client7/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:19.673191] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-0: background entry self-heal triggered. path: /clients/client7/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:19.674338] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background entry self-heal triggered. path: /clients/client7/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:19.674812] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background entry self-heal triggered. path: /clients/client4/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:19.674995] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client2/~dmtmp/PM >[2012-04-03 17:45:19.676029] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background entry self-heal completed on /clients/client2/~dmtmp/PM >[2012-04-03 17:45:19.676393] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-0: background entry self-heal triggered. path: /clients/client4/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:19.677166] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background entry self-heal completed on /clients/client1/~dmtmp/PM >[2012-04-03 17:45:19.678067] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client8/~dmtmp/PM >[2012-04-03 17:45:19.678905] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-0: background entry self-heal completed on /clients/client8/~dmtmp/PM >[2012-04-03 17:45:19.680287] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-0: background entry self-heal triggered. path: /clients/client1/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:19.680526] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client9/~dmtmp/PM >[2012-04-03 17:45:19.681815] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background entry self-heal completed on /clients/client0/~dmtmp/PM >[2012-04-03 17:45:19.682144] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-0: background entry self-heal completed on /clients/client0/~dmtmp/PM >[2012-04-03 17:45:19.682435] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client1/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:19.683552] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background entry self-heal triggered. path: /clients/client1/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:19.684760] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-0: background entry self-heal completed on /clients/client9/~dmtmp/PM >[2012-04-03 17:45:19.684922] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-0: background entry self-heal completed on /clients/client7/~dmtmp/PM >[2012-04-03 17:45:19.686314] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-0: background entry self-heal completed on /clients/client4/~dmtmp/PM >[2012-04-03 17:45:19.686770] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client7/~dmtmp/PM >[2012-04-03 17:45:19.687974] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-0: background entry self-heal completed on /clients/client1/~dmtmp/PM >[2012-04-03 17:45:19.688787] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background entry self-heal completed on /clients/client9/~dmtmp/PM >[2012-04-03 17:45:19.691991] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background entry self-heal completed on /clients/client7/~dmtmp/PM >[2012-04-03 17:45:19.692409] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background entry self-heal completed on /clients/client4/~dmtmp/PM >[2012-04-03 17:45:19.692922] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client1/~dmtmp/PM >[2012-04-03 17:45:19.693908] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client2/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:19.696309] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-0: background entry self-heal triggered. path: /clients/client3/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:19.697285] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background entry self-heal completed on /clients/client1/~dmtmp/PM >[2012-04-03 17:45:19.700833] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client2/~dmtmp/PM >[2012-04-03 17:45:19.703074] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client2/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:19.704537] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background entry self-heal triggered. path: /clients/client2/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:19.706634] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client7/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:19.706913] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background entry self-heal triggered. path: /clients/client9/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:19.707651] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-0: background entry self-heal completed on /clients/client3/~dmtmp/PM >[2012-04-03 17:45:19.711290] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background entry self-heal triggered. path: /clients/client3/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:19.712216] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client2/~dmtmp/PM >[2012-04-03 17:45:19.712900] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-0: background entry self-heal triggered. path: /clients/client3/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:19.713435] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client7/~dmtmp/PM >[2012-04-03 17:45:19.714554] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background entry self-heal triggered. path: /clients/client5/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:19.715750] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background entry self-heal triggered. path: /clients/client7/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:19.717297] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-0: background entry self-heal triggered. path: /clients/client7/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:19.717842] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client7/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:19.718033] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background entry self-heal completed on /clients/client2/~dmtmp/PM >[2012-04-03 17:45:19.719401] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background entry self-heal completed on /clients/client9/~dmtmp/PM >[2012-04-03 17:45:19.721819] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client9/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:19.725202] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client7/~dmtmp/PM >[2012-04-03 17:45:19.726272] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background entry self-heal triggered. path: /clients/client9/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:19.726683] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client8/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:19.726920] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background entry self-heal completed on /clients/client3/~dmtmp/PM >[2012-04-03 17:45:19.727595] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background entry self-heal triggered. path: /clients/client4/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:19.728687] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-0: background entry self-heal triggered. path: /clients/client9/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:19.730255] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background entry self-heal completed on /clients/client5/~dmtmp/PM >[2012-04-03 17:45:19.730644] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-0: background entry self-heal completed on /clients/client3/~dmtmp/PM >[2012-04-03 17:45:19.731811] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client9/~dmtmp/PM >[2012-04-03 17:45:19.733376] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client5/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:19.733880] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background entry self-heal completed on /clients/client7/~dmtmp/PM >[2012-04-03 17:45:19.735362] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background entry self-heal triggered. path: /clients/client5/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:19.735629] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client8/~dmtmp/PM >[2012-04-03 17:45:19.738903] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-0: background entry self-heal completed on /clients/client7/~dmtmp/PM >[2012-04-03 17:45:19.739263] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background entry self-heal triggered. path: /clients/client1/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:19.741064] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client8/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:19.742300] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-0: background entry self-heal triggered. path: /clients/client8/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:19.742616] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background entry self-heal completed on /clients/client9/~dmtmp/PM >[2012-04-03 17:45:19.744047] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-0: background entry self-heal completed on /clients/client9/~dmtmp/PM >[2012-04-03 17:45:19.745178] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background entry self-heal completed on /clients/client4/~dmtmp/PM >[2012-04-03 17:45:19.745871] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client6/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:19.746162] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background entry self-heal triggered. path: /clients/client6/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:19.747223] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client5/~dmtmp/PM >[2012-04-03 17:45:19.747666] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background entry self-heal triggered. path: /clients/client2/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:19.748139] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-0: background entry self-heal triggered. path: /clients/client0/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:19.748766] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background entry self-heal triggered. path: /clients/client0/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:19.750048] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background entry self-heal triggered. path: /clients/client4/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:19.750715] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-0: background entry self-heal triggered. path: /clients/client4/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:19.750856] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background entry self-heal completed on /clients/client5/~dmtmp/PM >[2012-04-03 17:45:19.754561] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background entry self-heal completed on /clients/client1/~dmtmp/PM >[2012-04-03 17:45:19.755794] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-0: background entry self-heal completed on /clients/client8/~dmtmp/PM >[2012-04-03 17:45:19.755944] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client8/~dmtmp/PM >[2012-04-03 17:45:19.756809] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client6/~dmtmp/PM >[2012-04-03 17:45:19.758645] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-0: background entry self-heal triggered. path: /clients/client3/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:19.759164] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-0: background entry self-heal triggered. path: /clients/client1/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:19.759804] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-0: background entry self-heal completed on /clients/client0/~dmtmp/PM >[2012-04-03 17:45:19.760563] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client1/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:19.762094] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background entry self-heal triggered. path: /clients/client1/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:19.762463] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background entry self-heal completed on /clients/client6/~dmtmp/PM >[2012-04-03 17:45:19.763122] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background entry self-heal completed on /clients/client2/~dmtmp/PM >[2012-04-03 17:45:19.763723] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-0: background entry self-heal completed on /clients/client4/~dmtmp/PM >[2012-04-03 17:45:19.764249] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background entry self-heal completed on /clients/client0/~dmtmp/PM >[2012-04-03 17:45:19.765323] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background entry self-heal completed on /clients/client4/~dmtmp/PM >[2012-04-03 17:45:19.768445] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client1/~dmtmp/PM >[2012-04-03 17:45:19.769042] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-0: background entry self-heal completed on /clients/client3/~dmtmp/PM >[2012-04-03 17:45:19.769356] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-0: background entry self-heal completed on /clients/client1/~dmtmp/PM >[2012-04-03 17:45:19.774319] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client8/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:19.775224] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client9/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:19.776137] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background entry self-heal triggered. path: /clients/client9/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:19.776502] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background entry self-heal completed on /clients/client1/~dmtmp/PM >[2012-04-03 17:45:19.780351] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client2/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:19.783257] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background entry self-heal triggered. path: /clients/client5/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:19.783968] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client8/~dmtmp/PM >[2012-04-03 17:45:19.785409] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client9/~dmtmp/PM >[2012-04-03 17:45:19.786807] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background entry self-heal completed on /clients/client9/~dmtmp/PM >[2012-04-03 17:45:19.787645] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client8/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:19.788151] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-0: background entry self-heal triggered. path: /clients/client8/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:19.790458] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client2/~dmtmp/PM >[2012-04-03 17:45:19.793388] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background entry self-heal completed on /clients/client5/~dmtmp/PM >[2012-04-03 17:45:19.794142] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background entry self-heal triggered. path: /clients/client2/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:19.794553] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client2/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:19.794784] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client7/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:19.796155] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client6/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:19.796509] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background entry self-heal triggered. path: /clients/client1/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:19.796706] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background entry self-heal triggered. path: /clients/client6/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:19.797169] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background entry self-heal triggered. path: /clients/client5/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:19.797428] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client5/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:19.799728] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client8/~dmtmp/PM >[2012-04-03 17:45:19.800075] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-0: background entry self-heal completed on /clients/client8/~dmtmp/PM >[2012-04-03 17:45:19.805277] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background entry self-heal completed on /clients/client2/~dmtmp/PM >[2012-04-03 17:45:19.808208] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client2/~dmtmp/PM >[2012-04-03 17:45:19.808729] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-0: background entry self-heal triggered. path: /clients/client0/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:19.809090] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background entry self-heal completed on /clients/client1/~dmtmp/PM >[2012-04-03 17:45:19.809603] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background entry self-heal completed on /clients/client6/~dmtmp/PM >[2012-04-03 17:45:19.809815] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background entry self-heal triggered. path: /clients/client0/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:19.810054] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client7/~dmtmp/PM >[2012-04-03 17:45:19.810489] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background entry self-heal completed on /clients/client5/~dmtmp/PM >[2012-04-03 17:45:19.810797] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client6/~dmtmp/PM >[2012-04-03 17:45:19.812212] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client5/~dmtmp/PM >[2012-04-03 17:45:19.812787] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client1/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:19.813200] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background entry self-heal triggered. path: /clients/client1/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:19.813555] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-0: background entry self-heal triggered. path: /clients/client1/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:19.814054] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-0: background entry self-heal triggered. path: /clients/client7/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:19.814537] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client7/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:19.815770] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-0: background entry self-heal triggered. path: /clients/client3/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:19.818227] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background entry self-heal triggered. path: /clients/client9/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:19.818891] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background entry self-heal triggered. path: /clients/client7/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:19.819187] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-0: background entry self-heal completed on /clients/client0/~dmtmp/PM >[2012-04-03 17:45:19.823306] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client1/~dmtmp/PM >[2012-04-03 17:45:19.824803] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-0: background entry self-heal completed on /clients/client1/~dmtmp/PM >[2012-04-03 17:45:19.825147] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-0: background entry self-heal completed on /clients/client7/~dmtmp/PM >[2012-04-03 17:45:19.825321] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client7/~dmtmp/PM >[2012-04-03 17:45:19.827322] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background entry self-heal completed on /clients/client0/~dmtmp/PM >[2012-04-03 17:45:19.827878] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-0: background entry self-heal completed on /clients/client3/~dmtmp/PM >[2012-04-03 17:45:19.828955] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client2/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:19.829397] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background entry self-heal completed on /clients/client1/~dmtmp/PM >[2012-04-03 17:45:19.829739] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-0: background entry self-heal triggered. path: /clients/client8/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:19.829874] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background entry self-heal completed on /clients/client9/~dmtmp/PM >[2012-04-03 17:45:19.830489] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client8/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:19.830743] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background entry self-heal completed on /clients/client7/~dmtmp/PM >[2012-04-03 17:45:19.831014] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-0: background entry self-heal triggered. path: /clients/client3/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:19.832485] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-0: background entry self-heal triggered. path: /clients/client9/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:19.832837] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background entry self-heal triggered. path: /clients/client3/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:19.834774] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background entry self-heal triggered. path: /clients/client4/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:19.835098] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background entry self-heal triggered. path: /clients/client9/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:19.837060] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client9/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:19.840137] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-0: background entry self-heal completed on /clients/client8/~dmtmp/PM >[2012-04-03 17:45:19.840827] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-0: background entry self-heal completed on /clients/client3/~dmtmp/PM >[2012-04-03 17:45:19.842611] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background entry self-heal completed on /clients/client3/~dmtmp/PM >[2012-04-03 17:45:19.843246] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background entry self-heal completed on /clients/client4/~dmtmp/PM >[2012-04-03 17:45:19.843679] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-0: background entry self-heal completed on /clients/client9/~dmtmp/PM >[2012-04-03 17:45:19.844162] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background entry self-heal completed on /clients/client9/~dmtmp/PM >[2012-04-03 17:45:19.847160] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background entry self-heal triggered. path: /clients/client4/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:19.847378] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-0: background entry self-heal triggered. path: /clients/client4/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:19.849199] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background entry self-heal triggered. path: /clients/client5/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:19.849652] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background entry self-heal triggered. path: /clients/client1/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:19.852814] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client5/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:19.853426] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client2/~dmtmp/PM >[2012-04-03 17:45:19.854041] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client8/~dmtmp/PM >[2012-04-03 17:45:19.854710] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client7/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:19.856187] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background entry self-heal completed on /clients/client4/~dmtmp/PM >[2012-04-03 17:45:19.857189] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background entry self-heal triggered. path: /clients/client2/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:19.857533] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background entry self-heal completed on /clients/client5/~dmtmp/PM >[2012-04-03 17:45:19.858099] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background entry self-heal completed on /clients/client1/~dmtmp/PM >[2012-04-03 17:45:19.858751] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client2/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:19.859080] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-0: background entry self-heal completed on /clients/client4/~dmtmp/PM >[2012-04-03 17:45:19.859460] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client9/~dmtmp/PM >[2012-04-03 17:45:19.861190] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background entry self-heal triggered. path: /clients/client1/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:19.861820] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-0: background entry self-heal triggered. path: /clients/client1/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:19.863391] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client1/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:19.868564] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background entry self-heal completed on /clients/client2/~dmtmp/PM >[2012-04-03 17:45:19.868965] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client5/~dmtmp/PM >[2012-04-03 17:45:19.871261] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client7/~dmtmp/PM >[2012-04-03 17:45:19.871890] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client2/~dmtmp/PM >[2012-04-03 17:45:19.872931] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background entry self-heal completed on /clients/client1/~dmtmp/PM >[2012-04-03 17:45:19.873162] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-0: background entry self-heal completed on /clients/client1/~dmtmp/PM >[2012-04-03 17:45:19.875140] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background entry self-heal triggered. path: /clients/client7/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:19.875399] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-0: background entry self-heal triggered. path: /clients/client7/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:19.876261] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client7/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:19.876492] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client1/~dmtmp/PM >[2012-04-03 17:45:19.881268] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-0: background entry self-heal triggered. path: /clients/client0/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:19.882078] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background entry self-heal triggered. path: /clients/client0/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:19.885576] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background entry self-heal triggered. path: /clients/client6/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:19.887290] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-0: background entry self-heal completed on /clients/client7/~dmtmp/PM >[2012-04-03 17:45:19.888580] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client7/~dmtmp/PM >[2012-04-03 17:45:19.888791] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background entry self-heal completed on /clients/client7/~dmtmp/PM >[2012-04-03 17:45:19.889402] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client6/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:19.891701] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-0: background entry self-heal completed on /clients/client0/~dmtmp/PM >[2012-04-03 17:45:19.891911] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background entry self-heal triggered. path: /clients/client9/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:19.893593] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background entry self-heal completed on /clients/client0/~dmtmp/PM >[2012-04-03 17:45:19.894646] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client8/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:19.895088] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-0: background entry self-heal triggered. path: /clients/client3/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:19.896785] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background entry self-heal completed on /clients/client6/~dmtmp/PM >[2012-04-03 17:45:19.901828] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background entry self-heal completed on /clients/client9/~dmtmp/PM >[2012-04-03 17:45:19.903091] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client6/~dmtmp/PM >[2012-04-03 17:45:19.903970] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-0: background entry self-heal completed on /clients/client3/~dmtmp/PM >[2012-04-03 17:45:19.904800] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-0: background entry self-heal triggered. path: /clients/client9/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:19.906818] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background entry self-heal triggered. path: /clients/client9/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:19.907539] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background entry self-heal triggered. path: /clients/client3/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:19.907947] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-0: background entry self-heal triggered. path: /clients/client3/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:19.908413] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client9/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:19.909849] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background entry self-heal triggered. path: /clients/client4/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:19.911433] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client2/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:19.912413] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client8/~dmtmp/PM >[2012-04-03 17:45:19.919903] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client8/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:19.921128] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-0: background entry self-heal triggered. path: /clients/client8/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:19.921336] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background entry self-heal completed on /clients/client9/~dmtmp/PM >[2012-04-03 17:45:19.921663] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background entry self-heal completed on /clients/client3/~dmtmp/PM >[2012-04-03 17:45:19.921934] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background entry self-heal triggered. path: /clients/client5/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:19.923630] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background entry self-heal completed on /clients/client4/~dmtmp/PM >[2012-04-03 17:45:19.924187] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-0: background entry self-heal completed on /clients/client9/~dmtmp/PM >[2012-04-03 17:45:19.927910] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client9/~dmtmp/PM >[2012-04-03 17:45:19.928826] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-0: background entry self-heal completed on /clients/client3/~dmtmp/PM >[2012-04-03 17:45:19.929505] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client2/~dmtmp/PM >[2012-04-03 17:45:19.930168] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background entry self-heal triggered. path: /clients/client4/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:19.930448] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-0: background entry self-heal triggered. path: /clients/client4/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:19.933444] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background entry self-heal triggered. path: /clients/client1/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:19.934578] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background entry self-heal triggered. path: /clients/client2/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:19.935548] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client2/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:19.935730] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client8/~dmtmp/PM >[2012-04-03 17:45:19.936924] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background entry self-heal completed on /clients/client5/~dmtmp/PM >[2012-04-03 17:45:19.937463] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-0: background entry self-heal completed on /clients/client8/~dmtmp/PM >[2012-04-03 17:45:19.940320] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client7/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:19.941402] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background entry self-heal triggered. path: /clients/client5/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:19.943476] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background entry self-heal completed on /clients/client4/~dmtmp/PM >[2012-04-03 17:45:19.943826] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client5/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:19.946209] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-0: background entry self-heal completed on /clients/client4/~dmtmp/PM >[2012-04-03 17:45:19.947000] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background entry self-heal completed on /clients/client1/~dmtmp/PM >[2012-04-03 17:45:19.947865] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background entry self-heal completed on /clients/client2/~dmtmp/PM >[2012-04-03 17:45:19.948830] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client2/~dmtmp/PM >[2012-04-03 17:45:19.951529] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client7/~dmtmp/PM >[2012-04-03 17:45:19.952183] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background entry self-heal triggered. path: /clients/client6/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:19.952409] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client6/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:19.952721] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background entry self-heal triggered. path: /clients/client1/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:19.953245] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client1/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:19.953763] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-0: background entry self-heal triggered. path: /clients/client1/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:19.956388] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client8/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:19.956602] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background entry self-heal completed on /clients/client5/~dmtmp/PM >[2012-04-03 17:45:19.957004] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client5/~dmtmp/PM >[2012-04-03 17:45:19.957425] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background entry self-heal triggered. path: /clients/client7/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:19.959219] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-0: background entry self-heal triggered. path: /clients/client7/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:19.959691] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client7/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:19.963752] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background entry self-heal triggered. path: /clients/client9/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:19.965681] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background entry self-heal completed on /clients/client6/~dmtmp/PM >[2012-04-03 17:45:19.967762] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background entry self-heal completed on /clients/client1/~dmtmp/PM >[2012-04-03 17:45:19.970105] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background entry self-heal completed on /clients/client7/~dmtmp/PM >[2012-04-03 17:45:19.970404] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client6/~dmtmp/PM >[2012-04-03 17:45:19.971905] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client1/~dmtmp/PM >[2012-04-03 17:45:19.972378] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-0: background entry self-heal completed on /clients/client1/~dmtmp/PM >[2012-04-03 17:45:19.972705] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client8/~dmtmp/PM >[2012-04-03 17:45:19.973436] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client7/~dmtmp/PM >[2012-04-03 17:45:19.975686] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client8/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:19.978227] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-0: background entry self-heal triggered. path: /clients/client8/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:19.978685] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-0: background entry self-heal completed on /clients/client7/~dmtmp/PM >[2012-04-03 17:45:19.979006] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background entry self-heal completed on /clients/client9/~dmtmp/PM >[2012-04-03 17:45:19.981515] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background entry self-heal triggered. path: /clients/client9/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:19.982677] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client9/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:19.983940] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background entry self-heal triggered. path: /clients/client0/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:19.985426] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-0: background entry self-heal triggered. path: /clients/client9/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:19.985848] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-0: background entry self-heal triggered. path: /clients/client0/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:19.987506] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client8/~dmtmp/PM >[2012-04-03 17:45:19.989094] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-0: background entry self-heal completed on /clients/client8/~dmtmp/PM >[2012-04-03 17:45:19.993831] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client9/~dmtmp/PM >[2012-04-03 17:45:19.993981] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background entry self-heal completed on /clients/client9/~dmtmp/PM >[2012-04-03 17:45:19.994299] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background entry self-heal completed on /clients/client0/~dmtmp/PM >[2012-04-03 17:45:19.996567] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background entry self-heal triggered. path: /clients/client5/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:19.996746] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-0: background entry self-heal completed on /clients/client9/~dmtmp/PM >[2012-04-03 17:45:19.998065] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-0: background entry self-heal completed on /clients/client0/~dmtmp/PM >[2012-04-03 17:45:19.999227] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client2/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:20.008345] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-0: background entry self-heal triggered. path: /clients/client3/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:20.010675] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background entry self-heal completed on /clients/client5/~dmtmp/PM >[2012-04-03 17:45:20.011195] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client2/~dmtmp/PM >[2012-04-03 17:45:20.014727] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client5/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:20.015962] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background entry self-heal triggered. path: /clients/client5/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:20.016898] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background entry self-heal triggered. path: /clients/client4/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:20.017179] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background entry self-heal triggered. path: /clients/client2/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:20.020166] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client2/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:20.026332] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background entry self-heal completed on /clients/client5/~dmtmp/PM >[2012-04-03 17:45:20.027049] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-0: background entry self-heal completed on /clients/client3/~dmtmp/PM >[2012-04-03 17:45:20.028706] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background entry self-heal completed on /clients/client4/~dmtmp/PM >[2012-04-03 17:45:20.032631] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background entry self-heal completed on /clients/client2/~dmtmp/PM >[2012-04-03 17:45:20.033907] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-0: background entry self-heal triggered. path: /clients/client3/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:20.034267] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client5/~dmtmp/PM >[2012-04-03 17:45:20.035517] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client6/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:20.036523] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-0: background entry self-heal triggered. path: /clients/client4/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:20.037754] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background entry self-heal triggered. path: /clients/client3/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:20.038980] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background entry self-heal triggered. path: /clients/client6/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:20.040047] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client2/~dmtmp/PM >[2012-04-03 17:45:20.041151] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background entry self-heal triggered. path: /clients/client4/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:20.041755] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background entry self-heal triggered. path: /clients/client1/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:20.044507] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-0: background entry self-heal completed on /clients/client3/~dmtmp/PM >[2012-04-03 17:45:20.045746] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-0: background entry self-heal completed on /clients/client4/~dmtmp/PM >[2012-04-03 17:45:20.046967] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client7/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:20.053559] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background entry self-heal completed on /clients/client3/~dmtmp/PM >[2012-04-03 17:45:20.055154] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client6/~dmtmp/PM >[2012-04-03 17:45:20.055739] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background entry self-heal completed on /clients/client6/~dmtmp/PM >[2012-04-03 17:45:20.056043] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background entry self-heal completed on /clients/client4/~dmtmp/PM >[2012-04-03 17:45:20.056255] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background entry self-heal completed on /clients/client1/~dmtmp/PM >[2012-04-03 17:45:20.062169] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client8/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:20.064318] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client1/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:20.064978] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-0: background entry self-heal triggered. path: /clients/client1/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:20.065404] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background entry self-heal triggered. path: /clients/client1/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:20.067935] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client7/~dmtmp/PM >[2012-04-03 17:45:20.071707] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background entry self-heal triggered. path: /clients/client7/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:20.073513] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client7/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:20.074635] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-0: background entry self-heal triggered. path: /clients/client7/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:20.076436] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client8/~dmtmp/PM >[2012-04-03 17:45:20.077385] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client1/~dmtmp/PM >[2012-04-03 17:45:20.077532] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-0: background entry self-heal completed on /clients/client1/~dmtmp/PM >[2012-04-03 17:45:20.080044] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-0: background entry self-heal triggered. path: /clients/client8/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:20.080347] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client8/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:20.080579] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background entry self-heal completed on /clients/client1/~dmtmp/PM >[2012-04-03 17:45:20.081459] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client2/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:20.082726] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client7/~dmtmp/PM >[2012-04-03 17:45:20.083089] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background entry self-heal triggered. path: /clients/client9/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:20.084033] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background entry self-heal triggered. path: /clients/client0/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:20.084682] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-0: background entry self-heal triggered. path: /clients/client0/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:20.084946] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background entry self-heal completed on /clients/client7/~dmtmp/PM >[2012-04-03 17:45:20.088351] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-0: background entry self-heal completed on /clients/client7/~dmtmp/PM >[2012-04-03 17:45:20.090946] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client8/~dmtmp/PM >[2012-04-03 17:45:20.091134] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client2/~dmtmp/PM >[2012-04-03 17:45:20.094405] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background entry self-heal completed on /clients/client9/~dmtmp/PM >[2012-04-03 17:45:20.094863] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background entry self-heal completed on /clients/client0/~dmtmp/PM >[2012-04-03 17:45:20.095508] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client2/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:20.095971] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background entry self-heal triggered. path: /clients/client2/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:20.096335] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client9/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:20.096701] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-0: background entry self-heal completed on /clients/client8/~dmtmp/PM >[2012-04-03 17:45:20.097923] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background entry self-heal triggered. path: /clients/client5/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:20.099727] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background entry self-heal triggered. path: /clients/client9/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:20.100001] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-0: background entry self-heal triggered. path: /clients/client9/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:20.100285] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-0: background entry self-heal completed on /clients/client0/~dmtmp/PM >[2012-04-03 17:45:20.105530] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client2/~dmtmp/PM >[2012-04-03 17:45:20.107000] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client9/~dmtmp/PM >[2012-04-03 17:45:20.109216] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background entry self-heal completed on /clients/client2/~dmtmp/PM >[2012-04-03 17:45:20.109509] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-0: background entry self-heal completed on /clients/client9/~dmtmp/PM >[2012-04-03 17:45:20.109729] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background entry self-heal triggered. path: /clients/client4/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:20.110973] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background entry self-heal completed on /clients/client5/~dmtmp/PM >[2012-04-03 17:45:20.112387] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background entry self-heal triggered. path: /clients/client1/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:20.112577] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background entry self-heal completed on /clients/client9/~dmtmp/PM >[2012-04-03 17:45:20.113491] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client5/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:20.114783] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-0: background entry self-heal triggered. path: /clients/client3/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:20.115398] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background entry self-heal triggered. path: /clients/client5/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:20.120189] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client5/~dmtmp/PM >[2012-04-03 17:45:20.121460] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-0: background entry self-heal completed on /clients/client3/~dmtmp/PM >[2012-04-03 17:45:20.122281] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background entry self-heal completed on /clients/client4/~dmtmp/PM >[2012-04-03 17:45:20.124408] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background entry self-heal completed on /clients/client1/~dmtmp/PM >[2012-04-03 17:45:20.126027] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background entry self-heal triggered. path: /clients/client3/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:20.127038] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-0: background entry self-heal triggered. path: /clients/client3/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:20.127256] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-0: background entry self-heal triggered. path: /clients/client4/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:20.127849] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background entry self-heal triggered. path: /clients/client4/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:20.128457] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-0: background entry self-heal triggered. path: /clients/client1/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:20.129015] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background entry self-heal completed on /clients/client5/~dmtmp/PM >[2012-04-03 17:45:20.130354] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client7/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:20.131272] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background entry self-heal triggered. path: /clients/client1/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:20.134100] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client1/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:20.135879] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background entry self-heal triggered. path: /clients/client6/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:20.138317] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-0: background entry self-heal completed on /clients/client3/~dmtmp/PM >[2012-04-03 17:45:20.139210] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client6/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:20.139708] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-0: background entry self-heal completed on /clients/client4/~dmtmp/PM >[2012-04-03 17:45:20.140092] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background entry self-heal completed on /clients/client3/~dmtmp/PM >[2012-04-03 17:45:20.140584] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background entry self-heal completed on /clients/client4/~dmtmp/PM >[2012-04-03 17:45:20.142148] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-0: background entry self-heal completed on /clients/client1/~dmtmp/PM >[2012-04-03 17:45:20.143469] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background entry self-heal completed on /clients/client1/~dmtmp/PM >[2012-04-03 17:45:20.143861] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client7/~dmtmp/PM >[2012-04-03 17:45:20.145923] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background entry self-heal triggered. path: /clients/client9/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:20.147215] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background entry self-heal completed on /clients/client6/~dmtmp/PM >[2012-04-03 17:45:20.147688] I [glusterfsd-mgmt.c:64:mgmt_cbk_spec] 0-mgmt: Volume file changed >[2012-04-03 17:45:20.149824] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client1/~dmtmp/PM >[2012-04-03 17:45:20.153306] I [io-cache.c:1558:check_cache_size_ok] 8-dstore-quick-read: Max cache size is 1044848640 >[2012-04-03 17:45:20.153573] I [io-cache.c:1558:check_cache_size_ok] 8-dstore-io-cache: Max cache size is 1044848640 >[2012-04-03 17:45:20.231195] I [client.c:2156:notify] 8-dstore-client-0: parent translators are ready, attempting connect on transport >[2012-04-03 17:45:20.236192] I [client.c:2156:notify] 8-dstore-client-1: parent translators are ready, attempting connect on transport >[2012-04-03 17:45:20.241010] I [client.c:2156:notify] 8-dstore-client-2: parent translators are ready, attempting connect on transport >[2012-04-03 17:45:20.245812] I [client.c:2156:notify] 8-dstore-client-3: parent translators are ready, attempting connect on transport >[2012-04-03 17:45:20.250592] I [client.c:2156:notify] 8-dstore-client-4: parent translators are ready, attempting connect on transport >[2012-04-03 17:45:20.255398] I [client.c:2156:notify] 8-dstore-client-5: parent translators are ready, attempting connect on transport >[2012-04-03 17:45:20.260231] I [client.c:2156:notify] 8-dstore-client-6: parent translators are ready, attempting connect on transport >[2012-04-03 17:45:20.265319] I [client.c:2156:notify] 8-dstore-client-7: parent translators are ready, attempting connect on transport >[2012-04-03 17:45:20.270293] I [client.c:2156:notify] 8-dstore-client-8: parent translators are ready, attempting connect on transport >Given volfile: >+------------------------------------------------------------------------------+ > 1: volume dstore-client-0 > 2: type protocol/client > 3: option remote-host 192.168.2.35 > 4: option remote-subvolume /export1/dstore1 > 5: option transport-type tcp > 6: end-volume > 7: > 8: volume dstore-client-1 > 9: type protocol/client > 10: option remote-host 192.168.2.36 > 11: option remote-subvolume /export1/dstore1 > 12: option transport-type tcp > 13: end-volume > 14: > 15: volume dstore-client-2 > 16: type protocol/client > 17: option remote-host 192.168.2.37 > 18: option remote-subvolume /export1/dstore1 > 19: option transport-type tcp > 20: end-volume > 21: > 22: volume dstore-client-3 > 23: type protocol/client > 24: option remote-host 192.168.2.35 > 25: option remote-subvolume /export2/dstore1 > 26: option transport-type tcp > 27: end-volume > 28: > 29: volume dstore-client-4 > 30: type protocol/client > 31: option remote-host 192.168.2.36 > 32: option remote-subvolume /export2/dstore1 > 33: option transport-type tcp > 34: end-volume > 35: > 36: volume dstore-client-5 > 37: type protocol/client > 38: option remote-host 192.168.2.37 > 39: option remote-subvolume /export2/dstore1 > 40: option transport-type tcp > 41: end-volume > 42: > 43: volume dstore-client-6 > 44: type protocol/client > 45: option remote-host 192.168.2.35 > 46: option remote-subvolume /export1/dstore2 > 47: option transport-type tcp > 48: end-volume > 49: > 50: volume dstore-client-7 > 51: type protocol/client > 52: option remote-host 192.168.2.36 > 53: option remote-subvolume /export1/dstore2 > 54: option transport-type tcp > 55: end-volume > 56: > 57: volume dstore-client-8 > 58: type protocol/client > 59: option remote-host 192.168.2.37 > 60: option remote-subvolume /export1/dstore2 > 61: option transport-type tcp > 62: end-volume > 63: > 64: volume dstore-replicate-0 > 65: type cluster/replicate > 66: subvolumes dstore-client-0 dstore-client-1 dstore-client-2 > 67: end-volume > 68: > 69: volume dstore-replicate-1 > 70: type cluster/replicate > 71: subvolumes dstore-client-3 dstore-client-4 dstore-client-5 > 72: end-volume > 73: > 74: volume dstore-replicate-2 > 75: type cluster/replicate > 76: subvolumes dstore-client-6 dstore-client-7 dstore-client-8 > 77: end-volume > 78: > 79: volume dstore-dht > 80: type cluster/distribute > 81: subvolumes dstore-replicate-0 dstore-replicate-1 dstore-replicate-2 > 82: end-volume > 83: > 84: volume dstore-write-behind > 85: type performance/write-behind > 86: subvolumes dstore-dht > 87: end-volume > 88: > 89: volume dstore-read-ahead > 90: type performance/read-ahead > 91: subvolumes dstore-write-behind > 92: end-volume > 93: > 94: volume dstore-io-cache > 95: type performance/io-cache > 96: subvolumes dstore-read-ahead > 97: end-volume > 98: > 99: volume dstore-quick-read >100: type performance/quick-read >101: subvolumes dstore-io-cache >102: end-volume >103: >104: volume dstore >105: type debug/io-stats >106: option latency-measurement off >107: option count-fop-hits off >108: subvolumes dstore-quick-read >109: end-volume > >+------------------------------------------------------------------------------+ >[2012-04-03 17:45:20.275629] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client7/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:20.275879] I [glusterfsd-mgmt.c:1584:mgmt_getspec_cbk] 0-glusterfs: No change in volfile, continuing >[2012-04-03 17:45:20.277167] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background entry self-heal triggered. path: /clients/client7/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:20.277570] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-0: background entry self-heal triggered. path: /clients/client7/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:20.278554] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client6/~dmtmp/PM >[2012-04-03 17:45:20.279010] I [rpc-clnt.c:1669:rpc_clnt_reconfig] 8-dstore-client-0: changing port to 24009 (from 0) >[2012-04-03 17:45:20.279167] I [rpc-clnt.c:1669:rpc_clnt_reconfig] 8-dstore-client-3: changing port to 24010 (from 0) >[2012-04-03 17:45:20.279740] I [client.c:136:client_register_grace_timer] 8-dstore-client-0: Registering a grace timer >[2012-04-03 17:45:20.279861] I [client.c:136:client_register_grace_timer] 8-dstore-client-3: Registering a grace timer >[2012-04-03 17:45:20.279927] I [rpc-clnt.c:1669:rpc_clnt_reconfig] 8-dstore-client-6: changing port to 24011 (from 0) >[2012-04-03 17:45:20.280434] I [client.c:136:client_register_grace_timer] 8-dstore-client-6: Registering a grace timer >[2012-04-03 17:45:20.286657] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client7/~dmtmp/PM >[2012-04-03 17:45:20.286969] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-0: background entry self-heal completed on /clients/client7/~dmtmp/PM >[2012-04-03 17:45:20.287625] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background entry self-heal completed on /clients/client9/~dmtmp/PM >[2012-04-03 17:45:20.288274] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-0: background entry self-heal triggered. path: /clients/client0/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:20.289368] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background entry self-heal triggered. path: /clients/client0/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:20.290278] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-0: background entry self-heal triggered. path: /clients/client9/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:20.291468] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client9/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:20.292676] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background entry self-heal completed on /clients/client7/~dmtmp/PM >[2012-04-03 17:45:20.293960] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background entry self-heal triggered. path: /clients/client9/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:20.296198] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-0: background entry self-heal triggered. path: /clients/client3/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:20.297680] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-0: background entry self-heal completed on /clients/client0/~dmtmp/PM >[2012-04-03 17:45:20.298432] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-0: background entry self-heal completed on /clients/client9/~dmtmp/PM >[2012-04-03 17:45:20.299510] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client9/~dmtmp/PM >[2012-04-03 17:45:20.302370] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background entry self-heal completed on /clients/client0/~dmtmp/PM >[2012-04-03 17:45:20.302843] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-0: background entry self-heal completed on /clients/client3/~dmtmp/PM >[2012-04-03 17:45:20.304541] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background entry self-heal triggered. path: /clients/client5/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:20.304747] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background entry self-heal completed on /clients/client9/~dmtmp/PM >[2012-04-03 17:45:20.306703] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background entry self-heal triggered. path: /clients/client3/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:20.307160] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-0: background entry self-heal triggered. path: /clients/client3/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:20.308957] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client2/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:20.312730] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background entry self-heal triggered. path: /clients/client4/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:20.315001] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-0: background entry self-heal completed on /clients/client3/~dmtmp/PM >[2012-04-03 17:45:20.316729] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background entry self-heal completed on /clients/client5/~dmtmp/PM >[2012-04-03 17:45:20.317417] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client2/~dmtmp/PM >[2012-04-03 17:45:20.318307] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background entry self-heal triggered. path: /clients/client1/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:20.318763] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background entry self-heal completed on /clients/client3/~dmtmp/PM >[2012-04-03 17:45:20.320566] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background entry self-heal triggered. path: /clients/client5/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:20.322272] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background entry self-heal triggered. path: /clients/client2/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:20.323577] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client5/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:20.324500] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client2/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:20.331999] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client6/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:20.334882] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background entry self-heal triggered. path: /clients/client6/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:20.335691] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background entry self-heal completed on /clients/client4/~dmtmp/PM >[2012-04-03 17:45:20.336699] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client8/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:20.337485] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client5/~dmtmp/PM >[2012-04-03 17:45:20.337708] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client7/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:20.338000] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-0: background entry self-heal triggered. path: /clients/client4/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:20.338566] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client2/~dmtmp/PM >[2012-04-03 17:45:20.339105] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background entry self-heal triggered. path: /clients/client4/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:20.341261] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background entry self-heal completed on /clients/client1/~dmtmp/PM >[2012-04-03 17:45:20.341703] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background entry self-heal completed on /clients/client5/~dmtmp/PM >[2012-04-03 17:45:20.343279] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client6/~dmtmp/PM >[2012-04-03 17:45:20.343454] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background entry self-heal completed on /clients/client2/~dmtmp/PM >[2012-04-03 17:45:20.344271] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client1/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:20.344688] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background entry self-heal completed on /clients/client6/~dmtmp/PM >[2012-04-03 17:45:20.344995] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-0: background entry self-heal triggered. path: /clients/client0/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:20.345380] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background entry self-heal triggered. path: /clients/client0/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:20.346080] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-0: background entry self-heal triggered. path: /clients/client1/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:20.346718] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background entry self-heal triggered. path: /clients/client1/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:20.348736] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client8/~dmtmp/PM >[2012-04-03 17:45:20.349848] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-0: background entry self-heal completed on /clients/client4/~dmtmp/PM >[2012-04-03 17:45:20.350063] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client7/~dmtmp/PM >[2012-04-03 17:45:20.353210] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-0: background entry self-heal triggered. path: /clients/client8/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:20.354764] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background entry self-heal completed on /clients/client4/~dmtmp/PM >[2012-04-03 17:45:20.355592] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client8/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:20.355974] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-0: background entry self-heal triggered. path: /clients/client7/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:20.356333] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-0: background entry self-heal completed on /clients/client0/~dmtmp/PM >[2012-04-03 17:45:20.356665] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background entry self-heal triggered. path: /clients/client7/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:20.357057] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client7/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:20.357706] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client1/~dmtmp/PM >[2012-04-03 17:45:20.357917] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background entry self-heal completed on /clients/client0/~dmtmp/PM >[2012-04-03 17:45:20.358617] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-0: background entry self-heal completed on /clients/client1/~dmtmp/PM >[2012-04-03 17:45:20.359669] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background entry self-heal completed on /clients/client1/~dmtmp/PM >[2012-04-03 17:45:20.363118] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-0: background entry self-heal completed on /clients/client8/~dmtmp/PM >[2012-04-03 17:45:20.363929] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client8/~dmtmp/PM >[2012-04-03 17:45:20.364272] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-0: background entry self-heal completed on /clients/client7/~dmtmp/PM >[2012-04-03 17:45:20.365824] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background entry self-heal completed on /clients/client7/~dmtmp/PM >[2012-04-03 17:45:20.366110] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client7/~dmtmp/PM >[2012-04-03 17:45:20.366581] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client2/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:20.367713] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background entry self-heal triggered. path: /clients/client9/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:20.371898] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background entry self-heal triggered. path: /clients/client5/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:20.373089] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client2/~dmtmp/PM >[2012-04-03 17:45:20.377469] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background entry self-heal triggered. path: /clients/client2/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:20.377718] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client2/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:20.378398] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background entry self-heal completed on /clients/client9/~dmtmp/PM >[2012-04-03 17:45:20.380568] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-0: background entry self-heal triggered. path: /clients/client9/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:20.381932] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background entry self-heal triggered. path: /clients/client9/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:20.382581] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-0: background entry self-heal triggered. path: /clients/client3/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:20.383363] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client9/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:20.385776] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background entry self-heal completed on /clients/client5/~dmtmp/PM >[2012-04-03 17:45:20.388237] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background entry self-heal triggered. path: /clients/client1/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:20.388985] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background entry self-heal triggered. path: /clients/client5/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:20.389674] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background entry self-heal completed on /clients/client2/~dmtmp/PM >[2012-04-03 17:45:20.390383] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-0: background entry self-heal completed on /clients/client9/~dmtmp/PM >[2012-04-03 17:45:20.391192] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client2/~dmtmp/PM >[2012-04-03 17:45:20.391890] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client5/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:20.392452] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-0: background entry self-heal completed on /clients/client3/~dmtmp/PM >[2012-04-03 17:45:20.393105] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-0: background entry self-heal triggered. path: /clients/client0/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:20.394324] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-0: background entry self-heal triggered. path: /clients/client3/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:20.394689] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background entry self-heal triggered. path: /clients/client0/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:20.394936] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client9/~dmtmp/PM >[2012-04-03 17:45:20.397702] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client8/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:20.398454] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client6/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:20.399481] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client7/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:20.399830] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client5/~dmtmp/PM >[2012-04-03 17:45:20.400433] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background entry self-heal triggered. path: /clients/client3/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:20.400715] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background entry self-heal completed on /clients/client9/~dmtmp/PM >[2012-04-03 17:45:20.400962] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-0: background entry self-heal completed on /clients/client0/~dmtmp/PM >[2012-04-03 17:45:20.401549] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background entry self-heal triggered. path: /clients/client6/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:20.401877] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-0: background entry self-heal completed on /clients/client3/~dmtmp/PM >[2012-04-03 17:45:20.404429] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background entry self-heal completed on /clients/client1/~dmtmp/PM >[2012-04-03 17:45:20.406618] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client8/~dmtmp/PM >[2012-04-03 17:45:20.407135] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client6/~dmtmp/PM >[2012-04-03 17:45:20.407624] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-0: background entry self-heal triggered. path: /clients/client1/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:20.408031] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client2/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:20.408195] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background entry self-heal completed on /clients/client5/~dmtmp/PM >[2012-04-03 17:45:20.408663] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background entry self-heal triggered. path: /clients/client4/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:20.409124] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background entry self-heal triggered. path: /clients/client1/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:20.409774] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-0: background entry self-heal triggered. path: /clients/client8/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:20.410013] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background entry self-heal completed on /clients/client0/~dmtmp/PM >[2012-04-03 17:45:20.410916] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client1/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:20.411759] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client7/~dmtmp/PM >[2012-04-03 17:45:20.412980] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background entry self-heal completed on /clients/client3/~dmtmp/PM >[2012-04-03 17:45:20.414336] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background entry self-heal completed on /clients/client6/~dmtmp/PM >[2012-04-03 17:45:20.414718] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-0: background entry self-heal triggered. path: /clients/client7/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:20.415093] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background entry self-heal triggered. path: /clients/client7/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:20.415453] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-0: background entry self-heal completed on /clients/client1/~dmtmp/PM >[2012-04-03 17:45:20.416055] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-0: background entry self-heal completed on /clients/client8/~dmtmp/PM >[2012-04-03 17:45:20.416483] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background entry self-heal triggered. path: /clients/client9/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:20.416680] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client8/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:20.417166] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client7/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:20.418087] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background entry self-heal completed on /clients/client4/~dmtmp/PM >[2012-04-03 17:45:20.419425] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background entry self-heal completed on /clients/client1/~dmtmp/PM >[2012-04-03 17:45:20.422567] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-0: background entry self-heal triggered. path: /clients/client4/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:20.422753] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background entry self-heal triggered. path: /clients/client4/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:20.422936] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client2/~dmtmp/PM >[2012-04-03 17:45:20.423534] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client1/~dmtmp/PM >[2012-04-03 17:45:20.424366] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background entry self-heal completed on /clients/client7/~dmtmp/PM >[2012-04-03 17:45:20.424677] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-0: background entry self-heal completed on /clients/client7/~dmtmp/PM >[2012-04-03 17:45:20.426190] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client2/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:20.426549] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background entry self-heal triggered. path: /clients/client2/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:20.426967] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background entry self-heal completed on /clients/client9/~dmtmp/PM >[2012-04-03 17:45:20.427862] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client8/~dmtmp/PM >[2012-04-03 17:45:20.430264] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client9/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:20.430555] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-0: background entry self-heal triggered. path: /clients/client9/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:20.430847] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background entry self-heal triggered. path: /clients/client9/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:20.431119] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client7/~dmtmp/PM >[2012-04-03 17:45:20.431761] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-0: background entry self-heal completed on /clients/client4/~dmtmp/PM >[2012-04-03 17:45:20.432292] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background entry self-heal completed on /clients/client4/~dmtmp/PM >[2012-04-03 17:45:20.436699] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background entry self-heal completed on /clients/client2/~dmtmp/PM >[2012-04-03 17:45:20.437471] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client2/~dmtmp/PM >[2012-04-03 17:45:20.438300] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-0: background entry self-heal completed on /clients/client9/~dmtmp/PM >[2012-04-03 17:45:20.439584] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background entry self-heal triggered. path: /clients/client6/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:20.440110] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background entry self-heal completed on /clients/client9/~dmtmp/PM >[2012-04-03 17:45:20.440846] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client6/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:20.445793] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background entry self-heal completed on /clients/client6/~dmtmp/PM >[2012-04-03 17:45:20.446720] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client9/~dmtmp/PM >[2012-04-03 17:45:20.450272] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-0: background entry self-heal triggered. path: /clients/client3/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:20.452705] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client6/~dmtmp/PM >[2012-04-03 17:45:20.457865] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-0: background entry self-heal completed on /clients/client3/~dmtmp/PM >[2012-04-03 17:45:20.459400] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-0: background entry self-heal triggered. path: /clients/client3/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:20.459807] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background entry self-heal triggered. path: /clients/client3/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:20.460889] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background entry self-heal triggered. path: /clients/client0/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:20.461195] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-0: background entry self-heal triggered. path: /clients/client0/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:20.464336] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background entry self-heal triggered. path: /clients/client1/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:20.465999] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client7/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:20.468616] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-0: background entry self-heal completed on /clients/client3/~dmtmp/PM >[2012-04-03 17:45:20.469195] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-0: background entry self-heal completed on /clients/client0/~dmtmp/PM >[2012-04-03 17:45:20.470254] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background entry self-heal triggered. path: /clients/client5/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:20.470515] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background entry self-heal completed on /clients/client3/~dmtmp/PM >[2012-04-03 17:45:20.472308] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background entry self-heal completed on /clients/client0/~dmtmp/PM >[2012-04-03 17:45:20.474775] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client7/~dmtmp/PM >[2012-04-03 17:45:20.475672] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background entry self-heal completed on /clients/client1/~dmtmp/PM >[2012-04-03 17:45:20.477167] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-0: background entry self-heal triggered. path: /clients/client7/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:20.477434] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background entry self-heal triggered. path: /clients/client4/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:20.477882] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background entry self-heal triggered. path: /clients/client7/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:20.478637] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client7/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:20.479551] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-0: background entry self-heal triggered. path: /clients/client1/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:20.479727] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background entry self-heal triggered. path: /clients/client1/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:20.480278] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background entry self-heal completed on /clients/client5/~dmtmp/PM >[2012-04-03 17:45:20.481619] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client1/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:20.482885] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client8/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:20.483082] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background entry self-heal triggered. path: /clients/client5/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:20.483466] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client2/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:20.484862] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client5/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:20.485721] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background entry self-heal completed on /clients/client4/~dmtmp/PM >[2012-04-03 17:45:20.486473] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background entry self-heal completed on /clients/client7/~dmtmp/PM >[2012-04-03 17:45:20.486741] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background entry self-heal completed on /clients/client1/~dmtmp/PM >[2012-04-03 17:45:20.488275] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background entry self-heal triggered. path: /clients/client4/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:20.488464] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background entry self-heal completed on /clients/client5/~dmtmp/PM >[2012-04-03 17:45:20.493322] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client7/~dmtmp/PM >[2012-04-03 17:45:20.493518] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background entry self-heal completed on /clients/client4/~dmtmp/PM >[2012-04-03 17:45:20.494078] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-0: background entry self-heal triggered. path: /clients/client4/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:20.494931] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-0: background entry self-heal completed on /clients/client7/~dmtmp/PM >[2012-04-03 17:45:20.495235] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client1/~dmtmp/PM >[2012-04-03 17:45:20.495540] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background entry self-heal triggered. path: /clients/client9/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:20.495676] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-0: background entry self-heal completed on /clients/client1/~dmtmp/PM >[2012-04-03 17:45:20.495931] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client8/~dmtmp/PM >[2012-04-03 17:45:20.496520] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client2/~dmtmp/PM >[2012-04-03 17:45:20.497492] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background entry self-heal triggered. path: /clients/client6/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:20.498637] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client5/~dmtmp/PM >[2012-04-03 17:45:20.498983] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-0: background entry self-heal triggered. path: /clients/client8/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:20.499346] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client6/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:20.499604] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background entry self-heal triggered. path: /clients/client2/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:20.502181] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client8/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:20.502459] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background entry self-heal completed on /clients/client9/~dmtmp/PM >[2012-04-03 17:45:20.503460] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background entry self-heal completed on /clients/client6/~dmtmp/PM >[2012-04-03 17:45:20.504068] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background entry self-heal triggered. path: /clients/client9/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:20.504340] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-0: background entry self-heal completed on /clients/client4/~dmtmp/PM >[2012-04-03 17:45:20.504570] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background entry self-heal completed on /clients/client2/~dmtmp/PM >[2012-04-03 17:45:20.505452] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-0: background entry self-heal triggered. path: /clients/client9/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:20.505730] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client2/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:20.509201] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client9/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:20.509456] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background entry self-heal completed on /clients/client9/~dmtmp/PM >[2012-04-03 17:45:20.510325] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-0: background entry self-heal triggered. path: /clients/client3/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:20.510603] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-0: background entry self-heal completed on /clients/client8/~dmtmp/PM >[2012-04-03 17:45:20.513864] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client7/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:20.514265] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-0: background entry self-heal completed on /clients/client9/~dmtmp/PM >[2012-04-03 17:45:20.515423] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client6/~dmtmp/PM >[2012-04-03 17:45:20.516158] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client8/~dmtmp/PM >[2012-04-03 17:45:20.517255] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-0: background entry self-heal completed on /clients/client3/~dmtmp/PM >[2012-04-03 17:45:20.518292] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client2/~dmtmp/PM >[2012-04-03 17:45:20.520416] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-0: background entry self-heal triggered. path: /clients/client3/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:20.520753] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background entry self-heal triggered. path: /clients/client3/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:20.521427] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background entry self-heal triggered. path: /clients/client1/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:20.525090] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client9/~dmtmp/PM >[2012-04-03 17:45:20.526313] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-0: background entry self-heal completed on /clients/client3/~dmtmp/PM >[2012-04-03 17:45:20.528132] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-0: background entry self-heal triggered. path: /clients/client0/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:20.528637] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client7/~dmtmp/PM >[2012-04-03 17:45:20.529545] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background entry self-heal triggered. path: /clients/client0/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:20.530104] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background entry self-heal completed on /clients/client3/~dmtmp/PM >[2012-04-03 17:45:20.531984] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background entry self-heal triggered. path: /clients/client5/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:20.532306] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background entry self-heal completed on /clients/client1/~dmtmp/PM >[2012-04-03 17:45:20.533152] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background entry self-heal triggered. path: /clients/client7/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:20.533370] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client7/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:20.534410] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client8/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:20.534742] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-0: background entry self-heal triggered. path: /clients/client7/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:20.535984] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client2/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:20.536320] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-0: background entry self-heal triggered. path: /clients/client1/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:20.536845] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background entry self-heal triggered. path: /clients/client1/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:20.537260] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client1/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:20.539199] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background entry self-heal triggered. path: /clients/client9/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:20.541018] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-0: background entry self-heal completed on /clients/client0/~dmtmp/PM >[2012-04-03 17:45:20.543152] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-0: background entry self-heal completed on /clients/client7/~dmtmp/PM >[2012-04-03 17:45:20.543499] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background entry self-heal triggered. path: /clients/client6/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:20.544205] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background entry self-heal triggered. path: /clients/client4/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:20.544528] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background entry self-heal completed on /clients/client0/~dmtmp/PM >[2012-04-03 17:45:20.544814] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-0: background entry self-heal completed on /clients/client1/~dmtmp/PM >[2012-04-03 17:45:20.545211] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background entry self-heal completed on /clients/client5/~dmtmp/PM >[2012-04-03 17:45:20.546347] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background entry self-heal completed on /clients/client7/~dmtmp/PM >[2012-04-03 17:45:20.547845] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background entry self-heal triggered. path: /clients/client5/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:20.548358] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background entry self-heal completed on /clients/client1/~dmtmp/PM >[2012-04-03 17:45:20.548902] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background entry self-heal completed on /clients/client9/~dmtmp/PM >[2012-04-03 17:45:20.550136] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background entry self-heal completed on /clients/client6/~dmtmp/PM >[2012-04-03 17:45:20.550821] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-0: background entry self-heal triggered. path: /clients/client9/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:20.551165] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client7/~dmtmp/PM >[2012-04-03 17:45:20.551909] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client8/~dmtmp/PM >[2012-04-03 17:45:20.552460] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client5/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:20.552678] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background entry self-heal triggered. path: /clients/client9/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:20.553169] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background entry self-heal completed on /clients/client4/~dmtmp/PM >[2012-04-03 17:45:20.554099] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client2/~dmtmp/PM >[2012-04-03 17:45:20.554931] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client9/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:20.555221] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-0: background entry self-heal triggered. path: /clients/client8/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:20.555550] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client1/~dmtmp/PM >[2012-04-03 17:45:20.556390] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-0: background entry self-heal triggered. path: /clients/client4/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:20.557239] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client8/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:20.558059] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client2/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:20.559076] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background entry self-heal triggered. path: /clients/client4/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:20.559417] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-0: background entry self-heal completed on /clients/client9/~dmtmp/PM >[2012-04-03 17:45:20.561100] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background entry self-heal completed on /clients/client5/~dmtmp/PM >[2012-04-03 17:45:20.561415] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background entry self-heal triggered. path: /clients/client2/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:20.561655] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-0: background entry self-heal completed on /clients/client8/~dmtmp/PM >[2012-04-03 17:45:20.562450] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-0: background entry self-heal completed on /clients/client4/~dmtmp/PM >[2012-04-03 17:45:20.563368] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client5/~dmtmp/PM >[2012-04-03 17:45:20.565440] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client9/~dmtmp/PM >[2012-04-03 17:45:20.567168] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client8/~dmtmp/PM >[2012-04-03 17:45:20.568074] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client2/~dmtmp/PM >[2012-04-03 17:45:20.568252] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background entry self-heal completed on /clients/client9/~dmtmp/PM >[2012-04-03 17:45:20.568792] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client7/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:20.572457] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background entry self-heal completed on /clients/client4/~dmtmp/PM >[2012-04-03 17:45:20.575398] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background entry self-heal completed on /clients/client2/~dmtmp/PM >[2012-04-03 17:45:20.579792] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-0: background entry self-heal triggered. path: /clients/client0/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:20.580408] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background entry self-heal triggered. path: /clients/client1/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:20.580863] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background entry self-heal triggered. path: /clients/client0/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:20.581265] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client7/~dmtmp/PM >[2012-04-03 17:45:20.583272] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-0: background entry self-heal triggered. path: /clients/client7/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:20.585705] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client7/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:20.586009] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background entry self-heal triggered. path: /clients/client7/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:20.586271] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-0: background entry self-heal triggered. path: /clients/client3/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:20.586449] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-0: background entry self-heal completed on /clients/client0/~dmtmp/PM >[2012-04-03 17:45:20.589232] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-0: background entry self-heal completed on /clients/client7/~dmtmp/PM >[2012-04-03 17:45:20.590482] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background entry self-heal completed on /clients/client1/~dmtmp/PM >[2012-04-03 17:45:20.591108] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background entry self-heal completed on /clients/client0/~dmtmp/PM >[2012-04-03 17:45:20.591581] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-0: background entry self-heal completed on /clients/client3/~dmtmp/PM >[2012-04-03 17:45:20.592223] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-0: background entry self-heal triggered. path: /clients/client1/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:20.592830] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background entry self-heal triggered. path: /clients/client1/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:20.593985] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-0: background entry self-heal triggered. path: /clients/client3/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:20.594863] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background entry self-heal completed on /clients/client7/~dmtmp/PM >[2012-04-03 17:45:20.597099] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-0: background entry self-heal triggered. path: /clients/client8/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:20.597471] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background entry self-heal triggered. path: /clients/client3/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:20.597843] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client1/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:20.599070] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client2/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:20.600386] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background entry self-heal triggered. path: /clients/client9/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:20.600799] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-0: background entry self-heal completed on /clients/client1/~dmtmp/PM >[2012-04-03 17:45:20.601009] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-0: background entry self-heal completed on /clients/client3/~dmtmp/PM >[2012-04-03 17:45:20.603290] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-0: background entry self-heal completed on /clients/client8/~dmtmp/PM >[2012-04-03 17:45:20.604235] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client7/~dmtmp/PM >[2012-04-03 17:45:20.606008] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client6/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:20.606490] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background entry self-heal triggered. path: /clients/client6/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:20.607572] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background entry self-heal triggered. path: /clients/client5/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:20.611954] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client1/~dmtmp/PM >[2012-04-03 17:45:20.612649] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background entry self-heal completed on /clients/client1/~dmtmp/PM >[2012-04-03 17:45:20.612880] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client2/~dmtmp/PM >[2012-04-03 17:45:20.613834] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background entry self-heal completed on /clients/client3/~dmtmp/PM >[2012-04-03 17:45:20.615260] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background entry self-heal triggered. path: /clients/client2/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:20.615399] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background entry self-heal completed on /clients/client9/~dmtmp/PM >[2012-04-03 17:45:20.617701] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-0: background entry self-heal triggered. path: /clients/client9/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:20.618530] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background entry self-heal completed on /clients/client6/~dmtmp/PM >[2012-04-03 17:45:20.619072] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background entry self-heal triggered. path: /clients/client9/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:20.619699] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client2/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:20.620077] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client9/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:20.620615] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client6/~dmtmp/PM >[2012-04-03 17:45:20.621649] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background entry self-heal completed on /clients/client5/~dmtmp/PM >[2012-04-03 17:45:20.623859] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client8/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:20.624151] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background entry self-heal triggered. path: /clients/client5/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:20.624472] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-0: background entry self-heal completed on /clients/client9/~dmtmp/PM >[2012-04-03 17:45:20.626238] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background entry self-heal completed on /clients/client2/~dmtmp/PM >[2012-04-03 17:45:20.628534] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client5/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:20.630489] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background entry self-heal completed on /clients/client9/~dmtmp/PM >[2012-04-03 17:45:20.632020] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background entry self-heal completed on /clients/client5/~dmtmp/PM >[2012-04-03 17:45:20.633540] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client2/~dmtmp/PM >[2012-04-03 17:45:20.635317] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client9/~dmtmp/PM >[2012-04-03 17:45:20.637120] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client8/~dmtmp/PM >[2012-04-03 17:45:20.639292] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client7/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:20.639771] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client5/~dmtmp/PM >[2012-04-03 17:45:20.640270] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-0: background entry self-heal triggered. path: /clients/client8/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:20.641749] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client8/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:20.643929] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background entry self-heal triggered. path: /clients/client4/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:20.645936] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-0: background entry self-heal completed on /clients/client8/~dmtmp/PM >[2012-04-03 17:45:20.651043] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background entry self-heal completed on /clients/client4/~dmtmp/PM >[2012-04-03 17:45:20.651674] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client7/~dmtmp/PM >[2012-04-03 17:45:20.652064] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client8/~dmtmp/PM >[2012-04-03 17:45:20.654585] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background entry self-heal triggered. path: /clients/client4/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:20.654807] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-0: background entry self-heal triggered. path: /clients/client4/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:20.654996] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-0: background entry self-heal triggered. path: /clients/client7/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:20.655596] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background entry self-heal triggered. path: /clients/client7/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:20.658652] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client7/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:20.659433] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-0: background entry self-heal triggered. path: /clients/client0/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:20.661343] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background entry self-heal triggered. path: /clients/client0/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:20.666889] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-0: background entry self-heal triggered. path: /clients/client3/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:20.667475] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background entry self-heal triggered. path: /clients/client1/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:20.668445] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-0: background entry self-heal completed on /clients/client4/~dmtmp/PM >[2012-04-03 17:45:20.668991] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background entry self-heal completed on /clients/client4/~dmtmp/PM >[2012-04-03 17:45:20.669395] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background entry self-heal completed on /clients/client7/~dmtmp/PM >[2012-04-03 17:45:20.669913] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-0: background entry self-heal completed on /clients/client7/~dmtmp/PM >[2012-04-03 17:45:20.671801] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client7/~dmtmp/PM >[2012-04-03 17:45:20.673273] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client2/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:20.673461] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background entry self-heal completed on /clients/client0/~dmtmp/PM >[2012-04-03 17:45:20.673789] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background entry self-heal triggered. path: /clients/client9/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:20.673971] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background entry self-heal triggered. path: /clients/client6/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:20.675419] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client6/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:20.675996] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-0: background entry self-heal completed on /clients/client0/~dmtmp/PM >[2012-04-03 17:45:20.676478] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-0: background entry self-heal completed on /clients/client3/~dmtmp/PM >[2012-04-03 17:45:20.677107] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-0: background entry self-heal triggered. path: /clients/client8/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:20.677665] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background entry self-heal completed on /clients/client1/~dmtmp/PM >[2012-04-03 17:45:20.679481] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-0: background entry self-heal triggered. path: /clients/client3/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:20.680644] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-0: background entry self-heal triggered. path: /clients/client1/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:20.681372] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background entry self-heal triggered. path: /clients/client3/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:20.681711] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client1/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:20.682432] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background entry self-heal triggered. path: /clients/client1/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:20.685874] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background entry self-heal completed on /clients/client9/~dmtmp/PM >[2012-04-03 17:45:20.686273] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client2/~dmtmp/PM >[2012-04-03 17:45:20.686915] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background entry self-heal completed on /clients/client6/~dmtmp/PM >[2012-04-03 17:45:20.687121] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client6/~dmtmp/PM >[2012-04-03 17:45:20.688101] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-0: background entry self-heal completed on /clients/client8/~dmtmp/PM >[2012-04-03 17:45:20.689264] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-0: background entry self-heal triggered. path: /clients/client9/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:20.689697] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background entry self-heal triggered. path: /clients/client9/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:20.690028] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client9/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:20.690877] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client2/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:20.691299] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-0: background entry self-heal completed on /clients/client3/~dmtmp/PM >[2012-04-03 17:45:20.692252] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background entry self-heal triggered. path: /clients/client2/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:20.693922] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client1/~dmtmp/PM >[2012-04-03 17:45:20.694149] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background entry self-heal completed on /clients/client3/~dmtmp/PM >[2012-04-03 17:45:20.694588] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-0: background entry self-heal completed on /clients/client1/~dmtmp/PM >[2012-04-03 17:45:20.695252] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background entry self-heal triggered. path: /clients/client5/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:20.695762] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background entry self-heal completed on /clients/client1/~dmtmp/PM >[2012-04-03 17:45:20.701476] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client9/~dmtmp/PM >[2012-04-03 17:45:20.702889] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background entry self-heal completed on /clients/client9/~dmtmp/PM >[2012-04-03 17:45:20.703084] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background entry self-heal completed on /clients/client2/~dmtmp/PM >[2012-04-03 17:45:20.703389] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client2/~dmtmp/PM >[2012-04-03 17:45:20.703664] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-0: background entry self-heal completed on /clients/client9/~dmtmp/PM >[2012-04-03 17:45:20.704541] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background entry self-heal completed on /clients/client5/~dmtmp/PM >[2012-04-03 17:45:20.706721] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background entry self-heal triggered. path: /clients/client4/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:20.708408] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client7/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:20.709153] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client5/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:20.709395] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background entry self-heal triggered. path: /clients/client5/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:20.709607] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background entry self-heal triggered. path: /clients/client1/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:20.716940] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client2/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:20.717429] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-0: background entry self-heal triggered. path: /clients/client0/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:20.718062] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background entry self-heal triggered. path: /clients/client0/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:20.718716] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background entry self-heal triggered. path: /clients/client9/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:20.719130] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client8/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:20.719474] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background entry self-heal completed on /clients/client4/~dmtmp/PM >[2012-04-03 17:45:20.719804] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client7/~dmtmp/PM >[2012-04-03 17:45:20.720220] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background entry self-heal completed on /clients/client5/~dmtmp/PM >[2012-04-03 17:45:20.720551] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client5/~dmtmp/PM >[2012-04-03 17:45:20.720806] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background entry self-heal completed on /clients/client1/~dmtmp/PM >[2012-04-03 17:45:20.721798] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background entry self-heal triggered. path: /clients/client4/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:20.722912] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background entry self-heal triggered. path: /clients/client7/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:20.723652] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-0: background entry self-heal triggered. path: /clients/client4/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:20.725049] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-0: background entry self-heal triggered. path: /clients/client7/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:20.725326] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-0: background entry self-heal triggered. path: /clients/client1/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:20.726717] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background entry self-heal triggered. path: /clients/client1/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:20.726948] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client7/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:20.727487] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-0: background entry self-heal completed on /clients/client0/~dmtmp/PM >[2012-04-03 17:45:20.727713] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client1/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:20.728186] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background entry self-heal completed on /clients/client0/~dmtmp/PM >[2012-04-03 17:45:20.728840] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background entry self-heal completed on /clients/client9/~dmtmp/PM >[2012-04-03 17:45:20.733987] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-0: background entry self-heal triggered. path: /clients/client9/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:20.734337] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background entry self-heal triggered. path: /clients/client9/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:20.734478] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client2/~dmtmp/PM >[2012-04-03 17:45:20.735130] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client8/~dmtmp/PM >[2012-04-03 17:45:20.735652] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background entry self-heal completed on /clients/client4/~dmtmp/PM >[2012-04-03 17:45:20.735865] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client9/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:20.736451] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-0: background entry self-heal completed on /clients/client4/~dmtmp/PM >[2012-04-03 17:45:20.736881] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-0: background entry self-heal completed on /clients/client7/~dmtmp/PM >[2012-04-03 17:45:20.737900] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background entry self-heal completed on /clients/client7/~dmtmp/PM >[2012-04-03 17:45:20.738375] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client2/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:20.739556] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background entry self-heal triggered. path: /clients/client2/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:20.739698] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background entry self-heal completed on /clients/client1/~dmtmp/PM >[2012-04-03 17:45:20.741339] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client8/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:20.741645] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client7/~dmtmp/PM >[2012-04-03 17:45:20.742178] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-0: background entry self-heal triggered. path: /clients/client8/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:20.742372] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-0: background entry self-heal completed on /clients/client1/~dmtmp/PM >[2012-04-03 17:45:20.743217] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client1/~dmtmp/PM >[2012-04-03 17:45:20.746401] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-0: background entry self-heal completed on /clients/client9/~dmtmp/PM >[2012-04-03 17:45:20.748560] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background entry self-heal completed on /clients/client9/~dmtmp/PM >[2012-04-03 17:45:20.749210] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client9/~dmtmp/PM >[2012-04-03 17:45:20.750650] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-0: background entry self-heal triggered. path: /clients/client3/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:20.751502] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-0: background entry self-heal completed on /clients/client8/~dmtmp/PM >[2012-04-03 17:45:20.751726] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client2/~dmtmp/PM >[2012-04-03 17:45:20.752880] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background entry self-heal completed on /clients/client2/~dmtmp/PM >[2012-04-03 17:45:20.753104] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client8/~dmtmp/PM >[2012-04-03 17:45:20.761032] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-0: background entry self-heal completed on /clients/client3/~dmtmp/PM >[2012-04-03 17:45:20.762051] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client6/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:20.762584] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background entry self-heal triggered. path: /clients/client6/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:20.764831] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-0: background entry self-heal triggered. path: /clients/client3/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:20.765045] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background entry self-heal triggered. path: /clients/client3/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:20.769951] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background entry self-heal triggered. path: /clients/client5/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:20.770734] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background entry self-heal completed on /clients/client6/~dmtmp/PM >[2012-04-03 17:45:20.771032] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-0: background entry self-heal completed on /clients/client3/~dmtmp/PM >[2012-04-03 17:45:20.771302] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client6/~dmtmp/PM >[2012-04-03 17:45:20.773125] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background entry self-heal completed on /clients/client3/~dmtmp/PM >[2012-04-03 17:45:20.777760] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-0: background entry self-heal triggered. path: /clients/client0/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:20.778538] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client7/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:20.779141] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background entry self-heal triggered. path: /clients/client0/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:20.782865] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background entry self-heal completed on /clients/client5/~dmtmp/PM >[2012-04-03 17:45:20.783600] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background entry self-heal triggered. path: /clients/client1/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:20.784508] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background entry self-heal triggered. path: /clients/client4/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:20.784835] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-0: background entry self-heal completed on /clients/client0/~dmtmp/PM >[2012-04-03 17:45:20.785604] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client8/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:20.785853] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background entry self-heal triggered. path: /clients/client5/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:20.787213] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client5/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:20.788406] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client7/~dmtmp/PM >[2012-04-03 17:45:20.790095] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background entry self-heal completed on /clients/client0/~dmtmp/PM >[2012-04-03 17:45:20.790901] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-0: background entry self-heal triggered. path: /clients/client7/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:20.791279] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client7/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:20.792638] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background entry self-heal triggered. path: /clients/client7/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:20.792850] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background entry self-heal triggered. path: /clients/client9/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:20.793301] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background entry self-heal completed on /clients/client1/~dmtmp/PM >[2012-04-03 17:45:20.794541] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background entry self-heal completed on /clients/client4/~dmtmp/PM >[2012-04-03 17:45:20.795193] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client2/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:20.796706] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-0: background entry self-heal triggered. path: /clients/client1/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:20.796907] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background entry self-heal completed on /clients/client5/~dmtmp/PM >[2012-04-03 17:45:20.797431] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background entry self-heal triggered. path: /clients/client1/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:20.798479] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client1/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:20.798674] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background entry self-heal triggered. path: /clients/client4/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:20.798923] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-0: background entry self-heal triggered. path: /clients/client4/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:20.799084] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client8/~dmtmp/PM >[2012-04-03 17:45:20.800179] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client5/~dmtmp/PM >[2012-04-03 17:45:20.801056] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-0: background entry self-heal triggered. path: /clients/client8/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:20.802008] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-0: background entry self-heal completed on /clients/client7/~dmtmp/PM >[2012-04-03 17:45:20.802782] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background entry self-heal completed on /clients/client7/~dmtmp/PM >[2012-04-03 17:45:20.804189] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client8/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:20.804915] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client6/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:20.805345] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client7/~dmtmp/PM >[2012-04-03 17:45:20.805874] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background entry self-heal completed on /clients/client9/~dmtmp/PM >[2012-04-03 17:45:20.807106] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background entry self-heal triggered. path: /clients/client6/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:20.807553] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-0: background entry self-heal completed on /clients/client1/~dmtmp/PM >[2012-04-03 17:45:20.808886] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client2/~dmtmp/PM >[2012-04-03 17:45:20.810435] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-0: background entry self-heal triggered. path: /clients/client9/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:20.810578] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-0: background entry self-heal completed on /clients/client4/~dmtmp/PM >[2012-04-03 17:45:20.811927] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-0: background entry self-heal triggered. path: /clients/client3/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:20.812317] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background entry self-heal triggered. path: /clients/client9/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:20.812732] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background entry self-heal completed on /clients/client1/~dmtmp/PM >[2012-04-03 17:45:20.813468] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background entry self-heal completed on /clients/client4/~dmtmp/PM >[2012-04-03 17:45:20.814617] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-0: background entry self-heal completed on /clients/client8/~dmtmp/PM >[2012-04-03 17:45:20.815200] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background entry self-heal triggered. path: /clients/client2/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:20.817497] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client9/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:20.817911] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client2/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:20.818168] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client1/~dmtmp/PM >[2012-04-03 17:45:20.819893] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-0: background entry self-heal completed on /clients/client9/~dmtmp/PM >[2012-04-03 17:45:20.820511] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client8/~dmtmp/PM >[2012-04-03 17:45:20.820913] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background entry self-heal completed on /clients/client6/~dmtmp/PM >[2012-04-03 17:45:20.821099] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-0: background entry self-heal completed on /clients/client3/~dmtmp/PM >[2012-04-03 17:45:20.824685] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background entry self-heal completed on /clients/client9/~dmtmp/PM >[2012-04-03 17:45:20.825287] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client6/~dmtmp/PM >[2012-04-03 17:45:20.825752] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-0: background entry self-heal triggered. path: /clients/client3/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:20.826440] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background entry self-heal triggered. path: /clients/client3/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:20.828980] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background entry self-heal triggered. path: /clients/client1/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:20.829366] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background entry self-heal completed on /clients/client2/~dmtmp/PM >[2012-04-03 17:45:20.830053] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client9/~dmtmp/PM >[2012-04-03 17:45:20.830466] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client2/~dmtmp/PM >[2012-04-03 17:45:20.831381] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background entry self-heal triggered. path: /clients/client5/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:20.835692] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-0: background entry self-heal completed on /clients/client3/~dmtmp/PM >[2012-04-03 17:45:20.836960] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background entry self-heal completed on /clients/client3/~dmtmp/PM >[2012-04-03 17:45:20.838562] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background entry self-heal completed on /clients/client1/~dmtmp/PM >[2012-04-03 17:45:20.840709] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-0: background entry self-heal triggered. path: /clients/client1/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:20.840969] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client1/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:20.841325] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background entry self-heal completed on /clients/client5/~dmtmp/PM >[2012-04-03 17:45:20.841731] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background entry self-heal triggered. path: /clients/client1/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:20.845054] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background entry self-heal triggered. path: /clients/client5/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:20.846707] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client5/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:20.849990] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background entry self-heal triggered. path: /clients/client9/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:20.850978] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client2/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:20.851223] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client7/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:20.851825] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-0: background entry self-heal completed on /clients/client1/~dmtmp/PM >[2012-04-03 17:45:20.852546] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client1/~dmtmp/PM >[2012-04-03 17:45:20.852873] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-0: background entry self-heal triggered. path: /clients/client0/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:20.853941] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background entry self-heal triggered. path: /clients/client0/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:20.854181] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background entry self-heal completed on /clients/client1/~dmtmp/PM >[2012-04-03 17:45:20.855812] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client5/~dmtmp/PM >[2012-04-03 17:45:20.858752] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background entry self-heal completed on /clients/client5/~dmtmp/PM >[2012-04-03 17:45:20.859699] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client2/~dmtmp/PM >[2012-04-03 17:45:20.860139] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client6/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:20.861009] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client7/~dmtmp/PM >[2012-04-03 17:45:20.861427] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background entry self-heal triggered. path: /clients/client6/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:20.861896] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-0: background entry self-heal completed on /clients/client0/~dmtmp/PM >[2012-04-03 17:45:20.864380] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-0: background entry self-heal triggered. path: /clients/client7/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:20.864785] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client2/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:20.865489] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background entry self-heal triggered. path: /clients/client2/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:20.865796] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background entry self-heal completed on /clients/client9/~dmtmp/PM >[2012-04-03 17:45:20.866467] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client7/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:20.866816] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background entry self-heal completed on /clients/client0/~dmtmp/PM >[2012-04-03 17:45:20.867845] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background entry self-heal triggered. path: /clients/client7/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:20.868661] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-0: background entry self-heal triggered. path: /clients/client3/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:20.869714] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client9/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:20.870033] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client6/~dmtmp/PM >[2012-04-03 17:45:20.870404] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-0: background entry self-heal triggered. path: /clients/client9/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:20.870770] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background entry self-heal triggered. path: /clients/client9/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:20.872134] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background entry self-heal triggered. path: /clients/client1/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:20.872524] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client2/~dmtmp/PM >[2012-04-03 17:45:20.873682] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client8/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:20.873830] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client7/~dmtmp/PM >[2012-04-03 17:45:20.874692] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-0: background entry self-heal completed on /clients/client7/~dmtmp/PM >[2012-04-03 17:45:20.877168] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-0: background entry self-heal completed on /clients/client3/~dmtmp/PM >[2012-04-03 17:45:20.877663] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background entry self-heal completed on /clients/client6/~dmtmp/PM >[2012-04-03 17:45:20.880099] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background entry self-heal completed on /clients/client2/~dmtmp/PM >[2012-04-03 17:45:20.881159] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-0: background entry self-heal completed on /clients/client9/~dmtmp/PM >[2012-04-03 17:45:20.881780] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background entry self-heal completed on /clients/client7/~dmtmp/PM >[2012-04-03 17:45:20.882159] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background entry self-heal triggered. path: /clients/client3/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:20.882609] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client9/~dmtmp/PM >[2012-04-03 17:45:20.882930] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-0: background entry self-heal triggered. path: /clients/client3/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:20.884561] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background entry self-heal triggered. path: /clients/client4/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:20.885753] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client8/~dmtmp/PM >[2012-04-03 17:45:20.886981] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background entry self-heal completed on /clients/client9/~dmtmp/PM >[2012-04-03 17:45:20.890544] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background entry self-heal completed on /clients/client1/~dmtmp/PM >[2012-04-03 17:45:20.891062] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-0: background entry self-heal triggered. path: /clients/client8/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:20.891795] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client8/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:20.892554] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-0: background entry self-heal completed on /clients/client3/~dmtmp/PM >[2012-04-03 17:45:20.893797] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-0: background entry self-heal triggered. path: /clients/client1/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:20.895422] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background entry self-heal triggered. path: /clients/client1/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:20.895738] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background entry self-heal completed on /clients/client3/~dmtmp/PM >[2012-04-03 17:45:20.896325] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client1/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:20.897360] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background entry self-heal completed on /clients/client4/~dmtmp/PM >[2012-04-03 17:45:20.900375] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background entry self-heal triggered. path: /clients/client4/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:20.900701] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-0: background entry self-heal triggered. path: /clients/client4/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:20.902051] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-0: background entry self-heal completed on /clients/client8/~dmtmp/PM >[2012-04-03 17:45:20.903242] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client8/~dmtmp/PM >[2012-04-03 17:45:20.903603] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client2/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:20.904593] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client7/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:20.904956] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-0: background entry self-heal completed on /clients/client1/~dmtmp/PM >[2012-04-03 17:45:20.906320] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background entry self-heal triggered. path: /clients/client9/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:20.907030] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client1/~dmtmp/PM >[2012-04-03 17:45:20.907348] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-0: background entry self-heal triggered. path: /clients/client0/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:20.908177] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background entry self-heal triggered. path: /clients/client0/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:20.908818] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background entry self-heal completed on /clients/client1/~dmtmp/PM >[2012-04-03 17:45:20.909927] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background entry self-heal triggered. path: /clients/client5/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:20.912206] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background entry self-heal completed on /clients/client4/~dmtmp/PM >[2012-04-03 17:45:20.912909] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-0: background entry self-heal completed on /clients/client4/~dmtmp/PM >[2012-04-03 17:45:20.913497] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client2/~dmtmp/PM >[2012-04-03 17:45:20.915209] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client8/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:20.915920] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background entry self-heal completed on /clients/client9/~dmtmp/PM >[2012-04-03 17:45:20.916556] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client7/~dmtmp/PM >[2012-04-03 17:45:20.917269] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client2/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:20.917847] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-0: background entry self-heal completed on /clients/client0/~dmtmp/PM >[2012-04-03 17:45:20.918089] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background entry self-heal triggered. path: /clients/client2/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:20.918545] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-0: background entry self-heal triggered. path: /clients/client9/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:20.919054] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background entry self-heal completed on /clients/client0/~dmtmp/PM >[2012-04-03 17:45:20.919469] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background entry self-heal triggered. path: /clients/client9/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:20.920023] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background entry self-heal triggered. path: /clients/client7/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:20.920419] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client9/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:20.920613] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background entry self-heal completed on /clients/client5/~dmtmp/PM >[2012-04-03 17:45:20.921336] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client7/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:20.921680] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-0: background entry self-heal triggered. path: /clients/client7/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:20.924449] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client5/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:20.925726] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client8/~dmtmp/PM >[2012-04-03 17:45:20.926924] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background entry self-heal triggered. path: /clients/client5/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:20.929082] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-0: background entry self-heal completed on /clients/client9/~dmtmp/PM >[2012-04-03 17:45:20.930462] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-0: background entry self-heal triggered. path: /clients/client8/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:20.930962] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client2/~dmtmp/PM >[2012-04-03 17:45:20.931728] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-0: background entry self-heal completed on /clients/client7/~dmtmp/PM >[2012-04-03 17:45:20.932345] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client8/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:20.933533] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background entry self-heal completed on /clients/client2/~dmtmp/PM >[2012-04-03 17:45:20.934916] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client9/~dmtmp/PM >[2012-04-03 17:45:20.935158] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background entry self-heal completed on /clients/client9/~dmtmp/PM >[2012-04-03 17:45:20.935658] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client7/~dmtmp/PM >[2012-04-03 17:45:20.935926] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background entry self-heal completed on /clients/client7/~dmtmp/PM >[2012-04-03 17:45:20.936968] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client5/~dmtmp/PM >[2012-04-03 17:45:20.937351] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-0: background entry self-heal completed on /clients/client8/~dmtmp/PM >[2012-04-03 17:45:20.940137] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background entry self-heal completed on /clients/client5/~dmtmp/PM >[2012-04-03 17:45:20.941219] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client6/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:20.941567] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background entry self-heal triggered. path: /clients/client1/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:20.942118] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background entry self-heal triggered. path: /clients/client6/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:20.945308] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client8/~dmtmp/PM >[2012-04-03 17:45:20.946625] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background entry self-heal triggered. path: /clients/client4/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:20.952525] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background entry self-heal completed on /clients/client1/~dmtmp/PM >[2012-04-03 17:45:20.953141] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background entry self-heal completed on /clients/client6/~dmtmp/PM >[2012-04-03 17:45:20.953445] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client6/~dmtmp/PM >[2012-04-03 17:45:20.955114] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background entry self-heal triggered. path: /clients/client1/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:20.955620] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-0: background entry self-heal triggered. path: /clients/client1/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:20.956326] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client1/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:20.957005] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client7/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:20.957984] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background entry self-heal completed on /clients/client4/~dmtmp/PM >[2012-04-03 17:45:20.959853] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-0: background entry self-heal triggered. path: /clients/client0/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:20.960058] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background entry self-heal triggered. path: /clients/client0/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:20.961437] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background entry self-heal triggered. path: /clients/client4/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:20.962263] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-0: background entry self-heal triggered. path: /clients/client4/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:20.963590] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-0: background entry self-heal triggered. path: /clients/client3/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:20.966209] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background entry self-heal completed on /clients/client1/~dmtmp/PM >[2012-04-03 17:45:20.967748] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-0: background entry self-heal completed on /clients/client1/~dmtmp/PM >[2012-04-03 17:45:20.968780] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background entry self-heal completed on /clients/client0/~dmtmp/PM >[2012-04-03 17:45:20.969417] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client1/~dmtmp/PM >[2012-04-03 17:45:20.971081] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background entry self-heal completed on /clients/client4/~dmtmp/PM >[2012-04-03 17:45:20.972743] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client7/~dmtmp/PM >[2012-04-03 17:45:20.973961] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background entry self-heal triggered. path: /clients/client5/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:20.974160] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-0: background entry self-heal completed on /clients/client0/~dmtmp/PM >[2012-04-03 17:45:20.974704] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-0: background entry self-heal completed on /clients/client4/~dmtmp/PM >[2012-04-03 17:45:20.975504] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background entry self-heal triggered. path: /clients/client7/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:20.976251] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-0: background entry self-heal completed on /clients/client3/~dmtmp/PM >[2012-04-03 17:45:20.976779] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-0: background entry self-heal triggered. path: /clients/client7/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:20.977288] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client7/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:20.978003] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client2/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:20.979040] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client8/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:20.979392] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background entry self-heal triggered. path: /clients/client9/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:20.979620] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-0: background entry self-heal triggered. path: /clients/client8/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:20.980984] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-0: background entry self-heal triggered. path: /clients/client3/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:20.982604] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background entry self-heal triggered. path: /clients/client3/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:20.987064] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background entry self-heal triggered. path: /clients/client6/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:20.987268] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background entry self-heal completed on /clients/client5/~dmtmp/PM >[2012-04-03 17:45:20.988028] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-0: background entry self-heal completed on /clients/client7/~dmtmp/PM >[2012-04-03 17:45:20.988432] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-0: background entry self-heal completed on /clients/client8/~dmtmp/PM >[2012-04-03 17:45:20.988845] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client6/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:20.989882] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background entry self-heal completed on /clients/client7/~dmtmp/PM >[2012-04-03 17:45:20.990072] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client7/~dmtmp/PM >[2012-04-03 17:45:20.990369] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client2/~dmtmp/PM >[2012-04-03 17:45:20.990940] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-0: background entry self-heal completed on /clients/client3/~dmtmp/PM >[2012-04-03 17:45:20.991334] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client5/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:20.992336] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background entry self-heal triggered. path: /clients/client5/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:20.992688] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background entry self-heal completed on /clients/client9/~dmtmp/PM >[2012-04-03 17:45:20.993063] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client8/~dmtmp/PM >[2012-04-03 17:45:20.993876] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background entry self-heal triggered. path: /clients/client2/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:20.994910] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client2/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:20.995351] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background entry self-heal completed on /clients/client3/~dmtmp/PM >[2012-04-03 17:45:20.996355] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client9/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:20.996671] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-0: background entry self-heal triggered. path: /clients/client9/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:20.996883] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background entry self-heal triggered. path: /clients/client9/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:20.998567] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background entry self-heal completed on /clients/client6/~dmtmp/PM >[2012-04-03 17:45:20.999541] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background entry self-heal triggered. path: /clients/client1/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:21.000479] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client6/~dmtmp/PM >[2012-04-03 17:45:21.004257] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background entry self-heal completed on /clients/client5/~dmtmp/PM >[2012-04-03 17:45:21.004717] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client5/~dmtmp/PM >[2012-04-03 17:45:21.005970] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client2/~dmtmp/PM >[2012-04-03 17:45:21.006319] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background entry self-heal completed on /clients/client2/~dmtmp/PM >[2012-04-03 17:45:21.006951] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background entry self-heal triggered. path: /clients/client4/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:21.007275] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-0: background entry self-heal completed on /clients/client9/~dmtmp/PM >[2012-04-03 17:45:21.007907] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client8/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:21.008621] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client9/~dmtmp/PM >[2012-04-03 17:45:21.010094] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background entry self-heal completed on /clients/client9/~dmtmp/PM >[2012-04-03 17:45:21.012907] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background entry self-heal completed on /clients/client1/~dmtmp/PM >[2012-04-03 17:45:21.015038] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-0: background entry self-heal triggered. path: /clients/client1/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:21.015670] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background entry self-heal triggered. path: /clients/client1/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:21.016506] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client1/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:21.018962] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background entry self-heal completed on /clients/client4/~dmtmp/PM >[2012-04-03 17:45:21.019545] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client8/~dmtmp/PM >[2012-04-03 17:45:21.021205] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background entry self-heal triggered. path: /clients/client4/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:21.021698] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-0: background entry self-heal triggered. path: /clients/client4/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:21.022401] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-0: background entry self-heal completed on /clients/client1/~dmtmp/PM >[2012-04-03 17:45:21.022934] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-0: background entry self-heal triggered. path: /clients/client8/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:21.025056] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client8/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:21.025686] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background entry self-heal completed on /clients/client1/~dmtmp/PM >[2012-04-03 17:45:21.028074] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client1/~dmtmp/PM >[2012-04-03 17:45:21.028695] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background entry self-heal completed on /clients/client4/~dmtmp/PM >[2012-04-03 17:45:21.029622] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-0: background entry self-heal triggered. path: /clients/client3/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:21.030791] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-0: background entry self-heal completed on /clients/client4/~dmtmp/PM >[2012-04-03 17:45:21.032317] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-0: background entry self-heal completed on /clients/client8/~dmtmp/PM >[2012-04-03 17:45:21.035740] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client8/~dmtmp/PM >[2012-04-03 17:45:21.038846] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background entry self-heal triggered. path: /clients/client0/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:21.039502] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-0: background entry self-heal triggered. path: /clients/client0/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:21.040850] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-0: background entry self-heal completed on /clients/client3/~dmtmp/PM >[2012-04-03 17:45:21.043826] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-0: background entry self-heal triggered. path: /clients/client3/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:21.045016] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client2/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:21.045402] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background entry self-heal triggered. path: /clients/client3/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:21.045742] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background entry self-heal completed on /clients/client0/~dmtmp/PM >[2012-04-03 17:45:21.047675] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-0: background entry self-heal completed on /clients/client0/~dmtmp/PM >[2012-04-03 17:45:21.049125] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background entry self-heal triggered. path: /clients/client9/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:21.049944] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client6/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:21.050160] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background entry self-heal triggered. path: /clients/client6/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:21.053127] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-0: background entry self-heal completed on /clients/client3/~dmtmp/PM >[2012-04-03 17:45:21.053585] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client2/~dmtmp/PM >[2012-04-03 17:45:21.054755] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background entry self-heal completed on /clients/client3/~dmtmp/PM >[2012-04-03 17:45:21.056597] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client7/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:21.057058] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background entry self-heal triggered. path: /clients/client2/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:21.057697] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client2/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:21.060656] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client6/~dmtmp/PM >[2012-04-03 17:45:21.060926] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background entry self-heal completed on /clients/client9/~dmtmp/PM >[2012-04-03 17:45:21.061256] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background entry self-heal completed on /clients/client6/~dmtmp/PM >[2012-04-03 17:45:21.065144] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background entry self-heal triggered. path: /clients/client9/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:21.065497] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-0: background entry self-heal triggered. path: /clients/client9/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:21.066689] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background entry self-heal triggered. path: /clients/client1/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:21.067224] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client9/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:21.068244] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background entry self-heal triggered. path: /clients/client5/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:21.068651] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background entry self-heal completed on /clients/client2/~dmtmp/PM >[2012-04-03 17:45:21.073018] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client7/~dmtmp/PM >[2012-04-03 17:45:21.073460] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client2/~dmtmp/PM >[2012-04-03 17:45:21.074788] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client8/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:21.075446] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-0: background entry self-heal completed on /clients/client9/~dmtmp/PM >[2012-04-03 17:45:21.077449] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background entry self-heal triggered. path: /clients/client7/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:21.077669] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-0: background entry self-heal triggered. path: /clients/client7/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:21.078861] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client7/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:21.080542] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background entry self-heal completed on /clients/client9/~dmtmp/PM >[2012-04-03 17:45:21.080753] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client9/~dmtmp/PM >[2012-04-03 17:45:21.081011] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background entry self-heal completed on /clients/client1/~dmtmp/PM >[2012-04-03 17:45:21.085668] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client1/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:21.086287] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-0: background entry self-heal triggered. path: /clients/client1/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:21.087271] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client8/~dmtmp/PM >[2012-04-03 17:45:21.087998] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background entry self-heal triggered. path: /clients/client1/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:21.088175] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background entry self-heal completed on /clients/client5/~dmtmp/PM >[2012-04-03 17:45:21.088820] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-0: background entry self-heal completed on /clients/client7/~dmtmp/PM >[2012-04-03 17:45:21.094693] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client7/~dmtmp/PM >[2012-04-03 17:45:21.094997] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-0: background entry self-heal triggered. path: /clients/client8/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:21.095394] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client8/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:21.097665] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background entry self-heal triggered. path: /clients/client5/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:21.097825] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background entry self-heal completed on /clients/client7/~dmtmp/PM >[2012-04-03 17:45:21.098357] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client5/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:21.103346] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-0: background entry self-heal triggered. path: /clients/client3/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:21.104263] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-0: background entry self-heal triggered. path: /clients/client0/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:21.104406] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-0: background entry self-heal completed on /clients/client1/~dmtmp/PM >[2012-04-03 17:45:21.108693] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client1/~dmtmp/PM >[2012-04-03 17:45:21.110407] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client2/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:21.112106] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background entry self-heal triggered. path: /clients/client3/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:21.114148] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-0: background entry self-heal completed on /clients/client8/~dmtmp/PM >[2012-04-03 17:45:21.114542] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background entry self-heal triggered. path: /clients/client0/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:21.114786] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client8/~dmtmp/PM >[2012-04-03 17:45:21.115661] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client5/~dmtmp/PM >[2012-04-03 17:45:21.116027] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background entry self-heal triggered. path: /clients/client2/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:21.117734] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background entry self-heal completed on /clients/client1/~dmtmp/PM >[2012-04-03 17:45:21.119697] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background entry self-heal triggered. path: /clients/client9/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:21.120075] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client9/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:21.120373] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-0: background entry self-heal completed on /clients/client3/~dmtmp/PM >[2012-04-03 17:45:21.120765] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client2/~dmtmp/PM >[2012-04-03 17:45:21.121269] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background entry self-heal triggered. path: /clients/client4/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:21.121592] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-0: background entry self-heal completed on /clients/client0/~dmtmp/PM >[2012-04-03 17:45:21.123156] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background entry self-heal completed on /clients/client5/~dmtmp/PM >[2012-04-03 17:45:21.125811] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client7/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:21.127032] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background entry self-heal completed on /clients/client3/~dmtmp/PM >[2012-04-03 17:45:21.127299] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background entry self-heal completed on /clients/client0/~dmtmp/PM >[2012-04-03 17:45:21.128467] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client9/~dmtmp/PM >[2012-04-03 17:45:21.129193] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background entry self-heal completed on /clients/client2/~dmtmp/PM >[2012-04-03 17:45:21.133434] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background entry self-heal completed on /clients/client9/~dmtmp/PM >[2012-04-03 17:45:21.134073] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background entry self-heal completed on /clients/client4/~dmtmp/PM >[2012-04-03 17:45:21.137427] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-0: background entry self-heal triggered. path: /clients/client4/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:21.137631] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background entry self-heal triggered. path: /clients/client4/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:21.138522] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client7/~dmtmp/PM >[2012-04-03 17:45:21.140370] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-0: background entry self-heal triggered. path: /clients/client7/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:21.142581] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client7/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:21.143335] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background entry self-heal triggered. path: /clients/client7/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:21.144600] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-0: background entry self-heal completed on /clients/client4/~dmtmp/PM >[2012-04-03 17:45:21.145488] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client6/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:21.148738] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background entry self-heal triggered. path: /clients/client6/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:21.149407] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client8/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:21.150085] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-0: background entry self-heal completed on /clients/client7/~dmtmp/PM >[2012-04-03 17:45:21.150912] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background entry self-heal completed on /clients/client4/~dmtmp/PM >[2012-04-03 17:45:21.153403] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client2/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:21.153667] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client7/~dmtmp/PM >[2012-04-03 17:45:21.154332] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-0: background entry self-heal triggered. path: /clients/client3/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:21.155623] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client6/~dmtmp/PM >[2012-04-03 17:45:21.157290] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background entry self-heal completed on /clients/client7/~dmtmp/PM >[2012-04-03 17:45:21.158179] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background entry self-heal triggered. path: /clients/client1/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:21.158916] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client8/~dmtmp/PM >[2012-04-03 17:45:21.160676] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background entry self-heal completed on /clients/client6/~dmtmp/PM >[2012-04-03 17:45:21.162485] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background entry self-heal triggered. path: /clients/client9/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:21.163081] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client8/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:21.164681] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-0: background entry self-heal triggered. path: /clients/client8/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:21.165175] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background entry self-heal triggered. path: /clients/client5/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:21.165375] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-0: background entry self-heal completed on /clients/client3/~dmtmp/PM >[2012-04-03 17:45:21.166355] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client2/~dmtmp/PM >[2012-04-03 17:45:21.167725] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-0: background entry self-heal triggered. path: /clients/client3/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:21.169823] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background entry self-heal triggered. path: /clients/client3/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:21.170492] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-0: background entry self-heal triggered. path: /clients/client2/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:21.171572] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background entry self-heal triggered. path: /clients/client2/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:21.171854] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client2/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:21.172248] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background entry self-heal completed on /clients/client1/~dmtmp/PM >[2012-04-03 17:45:21.173713] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background entry self-heal completed on /clients/client9/~dmtmp/PM >[2012-04-03 17:45:21.174770] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-0: background entry self-heal completed on /clients/client8/~dmtmp/PM >[2012-04-03 17:45:21.175040] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background entry self-heal triggered. path: /clients/client1/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:21.175827] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client1/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:21.176125] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-0: background entry self-heal triggered. path: /clients/client1/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:21.178837] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client8/~dmtmp/PM >[2012-04-03 17:45:21.179184] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client9/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:21.179582] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-0: background entry self-heal triggered. path: /clients/client9/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:21.180036] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-0: background entry self-heal completed on /clients/client3/~dmtmp/PM >[2012-04-03 17:45:21.180248] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background entry self-heal completed on /clients/client5/~dmtmp/PM >[2012-04-03 17:45:21.181244] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-0: background entry self-heal completed on /clients/client2/~dmtmp/PM >[2012-04-03 17:45:21.181663] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background entry self-heal triggered. path: /clients/client9/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:21.183182] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client5/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:21.183412] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client2/~dmtmp/PM >[2012-04-03 17:45:21.184104] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background entry self-heal triggered. path: /clients/client4/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:21.184392] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background entry self-heal triggered. path: /clients/client5/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:21.184714] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background entry self-heal completed on /clients/client3/~dmtmp/PM >[2012-04-03 17:45:21.185410] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background entry self-heal completed on /clients/client2/~dmtmp/PM >[2012-04-03 17:45:21.187427] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-0: background entry self-heal completed on /clients/client1/~dmtmp/PM >[2012-04-03 17:45:21.187984] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client1/~dmtmp/PM >[2012-04-03 17:45:21.188474] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background entry self-heal completed on /clients/client1/~dmtmp/PM >[2012-04-03 17:45:21.188885] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client9/~dmtmp/PM >[2012-04-03 17:45:21.191218] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-0: background entry self-heal completed on /clients/client9/~dmtmp/PM >[2012-04-03 17:45:21.191728] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background entry self-heal completed on /clients/client9/~dmtmp/PM >[2012-04-03 17:45:21.194270] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client5/~dmtmp/PM >[2012-04-03 17:45:21.195991] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background entry self-heal completed on /clients/client4/~dmtmp/PM >[2012-04-03 17:45:21.196526] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background entry self-heal completed on /clients/client5/~dmtmp/PM >[2012-04-03 17:45:21.197488] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client7/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:21.202465] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-0: background entry self-heal triggered. path: /clients/client4/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:21.202786] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background entry self-heal triggered. path: /clients/client4/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:21.204063] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-0: background entry self-heal triggered. path: /clients/client0/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:21.204566] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background entry self-heal triggered. path: /clients/client0/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:21.210029] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client6/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:21.211646] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-0: background entry self-heal completed on /clients/client4/~dmtmp/PM >[2012-04-03 17:45:21.212655] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client7/~dmtmp/PM >[2012-04-03 17:45:21.213104] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background entry self-heal triggered. path: /clients/client6/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:21.216303] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-0: background entry self-heal completed on /clients/client0/~dmtmp/PM >[2012-04-03 17:45:21.217682] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-0: background entry self-heal triggered. path: /clients/client7/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:21.217956] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client7/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:21.218731] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client2/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:21.220897] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client8/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:21.222289] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-0: background entry self-heal triggered. path: /clients/client3/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:21.222569] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client6/~dmtmp/PM >[2012-04-03 17:45:21.223092] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background entry self-heal triggered. path: /clients/client7/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:21.223381] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background entry self-heal completed on /clients/client4/~dmtmp/PM >[2012-04-03 17:45:21.224008] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-0: background entry self-heal completed on /clients/client7/~dmtmp/PM >[2012-04-03 17:45:21.224507] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background entry self-heal completed on /clients/client0/~dmtmp/PM >[2012-04-03 17:45:21.228337] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client7/~dmtmp/PM >[2012-04-03 17:45:21.232381] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client2/~dmtmp/PM >[2012-04-03 17:45:21.234351] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background entry self-heal triggered. path: /clients/client9/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:21.235937] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client8/~dmtmp/PM >[2012-04-03 17:45:21.237045] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background entry self-heal triggered. path: /clients/client1/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:21.237905] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-0: background entry self-heal triggered. path: /clients/client2/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:21.238518] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client2/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:21.239399] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-0: background entry self-heal triggered. path: /clients/client8/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:21.239735] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-0: background entry self-heal completed on /clients/client3/~dmtmp/PM >[2012-04-03 17:45:21.241286] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background entry self-heal triggered. path: /clients/client2/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:21.241738] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client8/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:21.242310] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background entry self-heal completed on /clients/client6/~dmtmp/PM >[2012-04-03 17:45:21.246231] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background entry self-heal triggered. path: /clients/client3/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:21.247261] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background entry self-heal completed on /clients/client7/~dmtmp/PM >[2012-04-03 17:45:21.250120] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-0: background entry self-heal triggered. path: /clients/client3/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:21.255563] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client2/~dmtmp/PM >[2012-04-03 17:45:21.255769] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-0: background entry self-heal completed on /clients/client2/~dmtmp/PM >[2012-04-03 17:45:21.256754] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-0: background entry self-heal completed on /clients/client8/~dmtmp/PM >[2012-04-03 17:45:21.261928] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-0: background entry self-heal completed on /clients/client3/~dmtmp/PM >[2012-04-03 17:45:21.262914] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client8/~dmtmp/PM >[2012-04-03 17:45:21.263407] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background entry self-heal triggered. path: /clients/client5/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:21.263830] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background entry self-heal completed on /clients/client9/~dmtmp/PM >[2012-04-03 17:45:21.264605] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background entry self-heal completed on /clients/client1/~dmtmp/PM >[2012-04-03 17:45:21.266833] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client9/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:21.267469] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background entry self-heal triggered. path: /clients/client9/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:21.268861] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client1/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:21.269555] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background entry self-heal triggered. path: /clients/client1/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:21.269769] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-0: background entry self-heal triggered. path: /clients/client9/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:21.270046] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-0: background entry self-heal triggered. path: /clients/client1/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:21.270249] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background entry self-heal completed on /clients/client2/~dmtmp/PM >[2012-04-03 17:45:21.272699] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background entry self-heal completed on /clients/client3/~dmtmp/PM >[2012-04-03 17:45:21.275411] I [rpc-clnt.c:1669:rpc_clnt_reconfig] 8-dstore-client-8: changing port to 24011 (from 0) >[2012-04-03 17:45:21.275519] I [rpc-clnt.c:1669:rpc_clnt_reconfig] 8-dstore-client-2: changing port to 24009 (from 0) >[2012-04-03 17:45:21.275879] I [client.c:136:client_register_grace_timer] 8-dstore-client-8: Registering a grace timer >[2012-04-03 17:45:21.275985] I [client.c:136:client_register_grace_timer] 8-dstore-client-2: Registering a grace timer >[2012-04-03 17:45:21.276220] I [rpc-clnt.c:1669:rpc_clnt_reconfig] 8-dstore-client-5: changing port to 24010 (from 0) >[2012-04-03 17:45:21.276390] I [client.c:136:client_register_grace_timer] 8-dstore-client-5: Registering a grace timer >[2012-04-03 17:45:21.276829] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background entry self-heal completed on /clients/client5/~dmtmp/PM >[2012-04-03 17:45:21.278389] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-0: background entry self-heal triggered. path: /clients/client0/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:21.278587] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background entry self-heal triggered. path: /clients/client0/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:21.280731] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client9/~dmtmp/PM >[2012-04-03 17:45:21.281131] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client5/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:21.281590] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background entry self-heal completed on /clients/client9/~dmtmp/PM >[2012-04-03 17:45:21.281833] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background entry self-heal triggered. path: /clients/client5/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:21.282008] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client1/~dmtmp/PM >[2012-04-03 17:45:21.288199] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client8/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:21.288771] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background entry self-heal completed on /clients/client1/~dmtmp/PM >[2012-04-03 17:45:21.294471] I [rpc-clnt.c:1669:rpc_clnt_reconfig] 8-dstore-client-1: changing port to 24009 (from 0) >[2012-04-03 17:45:21.294770] I [rpc-clnt.c:1669:rpc_clnt_reconfig] 8-dstore-client-4: changing port to 24010 (from 0) >[2012-04-03 17:45:21.294973] I [client.c:136:client_register_grace_timer] 8-dstore-client-1: Registering a grace timer >[2012-04-03 17:45:21.295070] I [client.c:136:client_register_grace_timer] 8-dstore-client-4: Registering a grace timer >[2012-04-03 17:45:21.297390] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client7/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:21.297674] I [rpc-clnt.c:1669:rpc_clnt_reconfig] 8-dstore-client-7: changing port to 24011 (from 0) >[2012-04-03 17:45:21.297868] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client5/~dmtmp/PM >[2012-04-03 17:45:21.298152] I [client.c:136:client_register_grace_timer] 8-dstore-client-7: Registering a grace timer >[2012-04-03 17:45:21.298363] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client2/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:21.299297] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background entry self-heal triggered. path: /clients/client4/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:21.299809] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-0: background entry self-heal completed on /clients/client9/~dmtmp/PM >[2012-04-03 17:45:21.301047] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background entry self-heal completed on /clients/client0/~dmtmp/PM >[2012-04-03 17:45:21.301298] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background entry self-heal completed on /clients/client5/~dmtmp/PM >[2012-04-03 17:45:21.301640] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client8/~dmtmp/PM >[2012-04-03 17:45:21.302135] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background entry self-heal triggered. path: /clients/client2/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:21.302674] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-0: background entry self-heal completed on /clients/client1/~dmtmp/PM >[2012-04-03 17:45:21.306315] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client8/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:21.306635] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-0: background entry self-heal triggered. path: /clients/client8/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:21.307322] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-0: background entry self-heal completed on /clients/client0/~dmtmp/PM >[2012-04-03 17:45:21.314142] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client7/~dmtmp/PM >[2012-04-03 17:45:21.314681] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client2/~dmtmp/PM >[2012-04-03 17:45:21.315520] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background entry self-heal completed on /clients/client4/~dmtmp/PM >[2012-04-03 17:45:21.316023] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background entry self-heal completed on /clients/client2/~dmtmp/PM >[2012-04-03 17:45:21.318890] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-0: background entry self-heal completed on /clients/client8/~dmtmp/PM >[2012-04-03 17:45:21.321279] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-0: background entry self-heal triggered. path: /clients/client7/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:21.321623] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background entry self-heal triggered. path: /clients/client1/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:21.321853] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background entry self-heal triggered. path: /clients/client7/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:21.323178] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background entry self-heal triggered. path: /clients/client9/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:21.323446] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-0: background entry self-heal triggered. path: /clients/client4/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:21.324541] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client7/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:21.325841] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client9/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:21.327532] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client8/~dmtmp/PM >[2012-04-03 17:45:21.327997] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background entry self-heal triggered. path: /clients/client4/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:21.329003] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client6/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:21.329549] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background entry self-heal triggered. path: /clients/client6/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:21.330070] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-0: background entry self-heal triggered. path: /clients/client3/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:21.333307] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-0: background entry self-heal completed on /clients/client7/~dmtmp/PM >[2012-04-03 17:45:21.335720] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client7/~dmtmp/PM >[2012-04-03 17:45:21.336035] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client9/~dmtmp/PM >[2012-04-03 17:45:21.336448] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-0: background entry self-heal completed on /clients/client4/~dmtmp/PM >[2012-04-03 17:45:21.336886] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client6/~dmtmp/PM >[2012-04-03 17:45:21.338298] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-0: background entry self-heal completed on /clients/client3/~dmtmp/PM >[2012-04-03 17:45:21.339553] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background entry self-heal completed on /clients/client1/~dmtmp/PM >[2012-04-03 17:45:21.345283] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background entry self-heal completed on /clients/client7/~dmtmp/PM >[2012-04-03 17:45:21.346455] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-0: background entry self-heal triggered. path: /clients/client3/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:21.347556] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-0: background entry self-heal triggered. path: /clients/client1/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:21.349648] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client1/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:21.351728] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background entry self-heal triggered. path: /clients/client3/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:21.352753] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background entry self-heal triggered. path: /clients/client1/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:21.353507] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background entry self-heal completed on /clients/client9/~dmtmp/PM >[2012-04-03 17:45:21.354001] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background entry self-heal completed on /clients/client4/~dmtmp/PM >[2012-04-03 17:45:21.355833] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background entry self-heal completed on /clients/client6/~dmtmp/PM >[2012-04-03 17:45:21.356995] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background entry self-heal triggered. path: /clients/client0/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:21.357382] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-0: background entry self-heal triggered. path: /clients/client0/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:21.359008] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client1/~dmtmp/PM >[2012-04-03 17:45:21.374957] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background entry self-heal completed on /clients/client3/~dmtmp/PM >[2012-04-03 17:45:21.375878] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background entry self-heal completed on /clients/client1/~dmtmp/PM >[2012-04-03 17:45:21.376404] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background entry self-heal completed on /clients/client0/~dmtmp/PM >[2012-04-03 17:45:21.377004] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client7/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:21.391171] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-0: background entry self-heal completed on /clients/client3/~dmtmp/PM >[2012-04-03 17:45:21.391840] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client7/~dmtmp/PM >[2012-04-03 17:45:21.394099] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-0: background entry self-heal completed on /clients/client1/~dmtmp/PM >[2012-04-03 17:45:21.395764] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client7/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:21.396440] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client2/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:21.397394] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background entry self-heal triggered. path: /clients/client7/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:21.397783] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background entry self-heal triggered. path: /clients/client5/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:21.401842] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client7/~dmtmp/PM >[2012-04-03 17:45:21.402797] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background entry self-heal completed on /clients/client7/~dmtmp/PM >[2012-04-03 17:45:21.403531] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-0: background entry self-heal triggered. path: /clients/client7/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:21.403969] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client2/~dmtmp/PM >[2012-04-03 17:45:21.406163] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-0: background entry self-heal triggered. path: /clients/client2/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:21.406564] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-0: background entry self-heal completed on /clients/client0/~dmtmp/PM >[2012-04-03 17:45:21.407063] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client2/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:21.408097] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client8/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:21.408284] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background entry self-heal completed on /clients/client5/~dmtmp/PM >[2012-04-03 17:45:21.409408] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background entry self-heal triggered. path: /clients/client2/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:21.410937] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background entry self-heal triggered. path: /clients/client5/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:21.411685] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client5/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:21.414981] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client2/~dmtmp/PM >[2012-04-03 17:45:21.415166] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background entry self-heal completed on /clients/client2/~dmtmp/PM >[2012-04-03 17:45:21.415374] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client8/~dmtmp/PM >[2012-04-03 17:45:21.416104] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background entry self-heal triggered. path: /clients/client6/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:21.416428] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client6/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:21.417121] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background entry self-heal completed on /clients/client5/~dmtmp/PM >[2012-04-03 17:45:21.418680] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client8/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:21.419226] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background entry self-heal triggered. path: /clients/client4/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:21.420170] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background entry self-heal triggered. path: /clients/client9/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:21.420818] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client5/~dmtmp/PM >[2012-04-03 17:45:21.421918] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background entry self-heal completed on /clients/client6/~dmtmp/PM >[2012-04-03 17:45:21.423577] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background entry self-heal completed on /clients/client4/~dmtmp/PM >[2012-04-03 17:45:21.424220] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-0: background entry self-heal triggered. path: /clients/client8/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:21.424389] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background entry self-heal completed on /clients/client9/~dmtmp/PM >[2012-04-03 17:45:21.424958] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client6/~dmtmp/PM >[2012-04-03 17:45:21.427676] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background entry self-heal triggered. path: /clients/client4/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:21.428609] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background entry self-heal triggered. path: /clients/client9/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:21.429119] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client9/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:21.429993] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client8/~dmtmp/PM >[2012-04-03 17:45:21.433069] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-0: background entry self-heal triggered. path: /clients/client4/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:21.433588] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-0: background entry self-heal triggered. path: /clients/client9/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:21.434882] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background entry self-heal completed on /clients/client4/~dmtmp/PM >[2012-04-03 17:45:21.435674] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client9/~dmtmp/PM >[2012-04-03 17:45:21.436525] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background entry self-heal completed on /clients/client9/~dmtmp/PM >[2012-04-03 17:45:21.438240] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-0: background entry self-heal completed on /clients/client7/~dmtmp/PM >[2012-04-03 17:45:21.439706] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-0: background entry self-heal completed on /clients/client2/~dmtmp/PM >[2012-04-03 17:45:21.446037] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-0: background entry self-heal completed on /clients/client8/~dmtmp/PM >[2012-04-03 17:45:21.446769] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-0: background entry self-heal completed on /clients/client4/~dmtmp/PM >[2012-04-03 17:45:21.447285] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-0: background entry self-heal completed on /clients/client9/~dmtmp/PM >[2012-04-03 17:45:21.450020] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-0: background entry self-heal triggered. path: /clients/client3/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:21.459950] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background entry self-heal triggered. path: /clients/client5/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:21.464091] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background entry self-heal triggered. path: /clients/client1/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:21.466481] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-0: background entry self-heal completed on /clients/client3/~dmtmp/PM >[2012-04-03 17:45:21.469002] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background entry self-heal completed on /clients/client5/~dmtmp/PM >[2012-04-03 17:45:21.469590] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-0: background entry self-heal triggered. path: /clients/client3/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:21.469994] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background entry self-heal triggered. path: /clients/client3/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:21.472783] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client5/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:21.473055] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background entry self-heal triggered. path: /clients/client5/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:21.474265] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background entry self-heal triggered. path: /clients/client6/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:21.474756] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client6/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:21.475091] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client8/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:21.475338] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client2/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:21.476514] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background entry self-heal completed on /clients/client1/~dmtmp/PM >[2012-04-03 17:45:21.478365] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-0: background entry self-heal triggered. path: /clients/client0/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:21.481633] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background entry self-heal triggered. path: /clients/client0/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:21.482244] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background entry self-heal triggered. path: /clients/client1/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:21.482461] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-0: background entry self-heal triggered. path: /clients/client1/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:21.482653] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client1/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:21.484578] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background entry self-heal completed on /clients/client3/~dmtmp/PM >[2012-04-03 17:45:21.485270] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-0: background entry self-heal completed on /clients/client3/~dmtmp/PM >[2012-04-03 17:45:21.486830] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client5/~dmtmp/PM >[2012-04-03 17:45:21.487336] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background entry self-heal completed on /clients/client5/~dmtmp/PM >[2012-04-03 17:45:21.487727] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client6/~dmtmp/PM >[2012-04-03 17:45:21.488069] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background entry self-heal completed on /clients/client6/~dmtmp/PM >[2012-04-03 17:45:21.489070] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client8/~dmtmp/PM >[2012-04-03 17:45:21.490030] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client2/~dmtmp/PM >[2012-04-03 17:45:21.491590] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background entry self-heal triggered. path: /clients/client9/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:21.492608] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client7/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:21.492828] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client8/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:21.494149] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-0: background entry self-heal triggered. path: /clients/client8/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:21.494460] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client2/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:21.494957] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-0: background entry self-heal completed on /clients/client0/~dmtmp/PM >[2012-04-03 17:45:21.495205] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background entry self-heal triggered. path: /clients/client2/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:21.495755] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background entry self-heal completed on /clients/client0/~dmtmp/PM >[2012-04-03 17:45:21.496248] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-0: background entry self-heal triggered. path: /clients/client2/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:21.496656] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background entry self-heal completed on /clients/client1/~dmtmp/PM >[2012-04-03 17:45:21.496993] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client1/~dmtmp/PM >[2012-04-03 17:45:21.498101] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-0: background entry self-heal completed on /clients/client1/~dmtmp/PM >[2012-04-03 17:45:21.499540] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background entry self-heal triggered. path: /clients/client4/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:21.505206] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background entry self-heal completed on /clients/client9/~dmtmp/PM >[2012-04-03 17:45:21.505753] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client7/~dmtmp/PM >[2012-04-03 17:45:21.506753] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client8/~dmtmp/PM >[2012-04-03 17:45:21.508468] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background entry self-heal completed on /clients/client2/~dmtmp/PM >[2012-04-03 17:45:21.509004] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client2/~dmtmp/PM >[2012-04-03 17:45:21.509830] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client9/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:21.510043] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background entry self-heal triggered. path: /clients/client9/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:21.510266] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background entry self-heal triggered. path: /clients/client7/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:21.513264] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-0: background entry self-heal completed on /clients/client8/~dmtmp/PM >[2012-04-03 17:45:21.514077] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client7/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:21.514279] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background entry self-heal completed on /clients/client4/~dmtmp/PM >[2012-04-03 17:45:21.515568] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-0: background entry self-heal triggered. path: /clients/client9/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:21.515848] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-0: background entry self-heal triggered. path: /clients/client7/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:21.517830] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-0: background entry self-heal completed on /clients/client2/~dmtmp/PM >[2012-04-03 17:45:21.518251] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background entry self-heal triggered. path: /clients/client4/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:21.519386] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-0: background entry self-heal triggered. path: /clients/client4/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:21.524137] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background entry self-heal completed on /clients/client9/~dmtmp/PM >[2012-04-03 17:45:21.524960] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background entry self-heal completed on /clients/client7/~dmtmp/PM >[2012-04-03 17:45:21.525815] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-0: background entry self-heal completed on /clients/client9/~dmtmp/PM >[2012-04-03 17:45:21.526193] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-0: background entry self-heal completed on /clients/client7/~dmtmp/PM >[2012-04-03 17:45:21.526540] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-0: background entry self-heal completed on /clients/client4/~dmtmp/PM >[2012-04-03 17:45:21.526723] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client9/~dmtmp/PM >[2012-04-03 17:45:21.527215] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client7/~dmtmp/PM >[2012-04-03 17:45:21.528155] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-0: background entry self-heal triggered. path: /clients/client3/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:21.528683] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background entry self-heal completed on /clients/client4/~dmtmp/PM >[2012-04-03 17:45:21.529795] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background entry self-heal triggered. path: /clients/client1/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:21.533034] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background entry self-heal triggered. path: /clients/client5/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:21.533431] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client5/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:21.536093] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client8/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:21.538273] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background entry self-heal completed on /clients/client1/~dmtmp/PM >[2012-04-03 17:45:21.539413] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-0: background entry self-heal completed on /clients/client3/~dmtmp/PM >[2012-04-03 17:45:21.539803] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background entry self-heal completed on /clients/client5/~dmtmp/PM >[2012-04-03 17:45:21.541740] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-0: background entry self-heal triggered. path: /clients/client1/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:21.542167] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background entry self-heal triggered. path: /clients/client1/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:21.542916] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client1/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:21.543411] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background entry self-heal triggered. path: /clients/client0/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:21.544265] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-0: background entry self-heal triggered. path: /clients/client0/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:21.544785] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client5/~dmtmp/PM >[2012-04-03 17:45:21.546276] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background entry self-heal triggered. path: /clients/client3/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:21.546527] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-0: background entry self-heal triggered. path: /clients/client3/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:21.547055] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client8/~dmtmp/PM >[2012-04-03 17:45:21.550178] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client7/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:21.550720] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client8/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:21.551735] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client1/~dmtmp/PM >[2012-04-03 17:45:21.553193] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-0: background entry self-heal triggered. path: /clients/client8/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:21.554423] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background entry self-heal completed on /clients/client1/~dmtmp/PM >[2012-04-03 17:45:21.554726] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background entry self-heal completed on /clients/client0/~dmtmp/PM >[2012-04-03 17:45:21.554925] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-0: background entry self-heal completed on /clients/client1/~dmtmp/PM >[2012-04-03 17:45:21.555525] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-0: background entry self-heal completed on /clients/client0/~dmtmp/PM >[2012-04-03 17:45:21.557337] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background entry self-heal completed on /clients/client3/~dmtmp/PM >[2012-04-03 17:45:21.558387] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-0: background entry self-heal completed on /clients/client3/~dmtmp/PM >[2012-04-03 17:45:21.559187] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client7/~dmtmp/PM >[2012-04-03 17:45:21.560379] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client8/~dmtmp/PM >[2012-04-03 17:45:21.560688] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background entry self-heal triggered. path: /clients/client6/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:21.561312] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client6/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:21.562840] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client7/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:21.563043] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background entry self-heal triggered. path: /clients/client7/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:21.564217] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client2/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:21.564536] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-0: background entry self-heal triggered. path: /clients/client7/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:21.565597] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-0: background entry self-heal completed on /clients/client8/~dmtmp/PM >[2012-04-03 17:45:21.567950] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background entry self-heal triggered. path: /clients/client9/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:21.569742] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client6/~dmtmp/PM >[2012-04-03 17:45:21.571049] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client7/~dmtmp/PM >[2012-04-03 17:45:21.571355] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background entry self-heal triggered. path: /clients/client5/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:21.571939] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-0: background entry self-heal completed on /clients/client7/~dmtmp/PM >[2012-04-03 17:45:21.572325] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client2/~dmtmp/PM >[2012-04-03 17:45:21.573606] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background entry self-heal completed on /clients/client6/~dmtmp/PM >[2012-04-03 17:45:21.574996] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-0: background entry self-heal triggered. path: /clients/client2/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:21.575254] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client2/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:21.575837] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background entry self-heal completed on /clients/client7/~dmtmp/PM >[2012-04-03 17:45:21.577690] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background entry self-heal triggered. path: /clients/client2/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:21.577981] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background entry self-heal triggered. path: /clients/client1/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:21.578229] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background entry self-heal completed on /clients/client9/~dmtmp/PM >[2012-04-03 17:45:21.581576] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client9/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:21.582400] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-0: background entry self-heal triggered. path: /clients/client9/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:21.584034] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-0: background entry self-heal triggered. path: /clients/client0/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:21.584660] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-0: background entry self-heal completed on /clients/client2/~dmtmp/PM >[2012-04-03 17:45:21.585428] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background entry self-heal triggered. path: /clients/client9/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:21.585705] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background entry self-heal completed on /clients/client5/~dmtmp/PM >[2012-04-03 17:45:21.586273] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client2/~dmtmp/PM >[2012-04-03 17:45:21.587369] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background entry self-heal triggered. path: /clients/client4/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:21.588567] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client5/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:21.588953] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client9/~dmtmp/PM >[2012-04-03 17:45:21.589993] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-0: background entry self-heal completed on /clients/client9/~dmtmp/PM >[2012-04-03 17:45:21.591042] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background entry self-heal triggered. path: /clients/client5/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:21.592150] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background entry self-heal completed on /clients/client2/~dmtmp/PM >[2012-04-03 17:45:21.592368] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-0: background entry self-heal completed on /clients/client0/~dmtmp/PM >[2012-04-03 17:45:21.593013] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background entry self-heal completed on /clients/client1/~dmtmp/PM >[2012-04-03 17:45:21.595519] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-0: background entry self-heal triggered. path: /clients/client1/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:21.596476] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client1/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:21.597589] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background entry self-heal triggered. path: /clients/client1/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:21.598209] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background entry self-heal completed on /clients/client9/~dmtmp/PM >[2012-04-03 17:45:21.598740] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client7/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:21.599220] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client5/~dmtmp/PM >[2012-04-03 17:45:21.600305] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background entry self-heal completed on /clients/client4/~dmtmp/PM >[2012-04-03 17:45:21.602265] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background entry self-heal completed on /clients/client5/~dmtmp/PM >[2012-04-03 17:45:21.602743] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background entry self-heal triggered. path: /clients/client4/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:21.602931] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-0: background entry self-heal triggered. path: /clients/client4/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:21.604952] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-0: background entry self-heal completed on /clients/client1/~dmtmp/PM >[2012-04-03 17:45:21.606818] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client1/~dmtmp/PM >[2012-04-03 17:45:21.606951] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background entry self-heal completed on /clients/client1/~dmtmp/PM >[2012-04-03 17:45:21.607307] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client7/~dmtmp/PM >[2012-04-03 17:45:21.609705] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client6/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:21.609903] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background entry self-heal triggered. path: /clients/client6/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:21.610569] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client7/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:21.611226] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-0: background entry self-heal triggered. path: /clients/client7/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:21.612208] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-0: background entry self-heal completed on /clients/client4/~dmtmp/PM >[2012-04-03 17:45:21.612885] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background entry self-heal triggered. path: /clients/client7/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:21.613710] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background entry self-heal completed on /clients/client4/~dmtmp/PM >[2012-04-03 17:45:21.615674] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-0: background entry self-heal triggered. path: /clients/client3/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:21.617554] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-0: background entry self-heal completed on /clients/client7/~dmtmp/PM >[2012-04-03 17:45:21.617943] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client6/~dmtmp/PM >[2012-04-03 17:45:21.618229] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client8/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:21.619016] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background entry self-heal completed on /clients/client6/~dmtmp/PM >[2012-04-03 17:45:21.620205] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client2/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:21.620756] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client7/~dmtmp/PM >[2012-04-03 17:45:21.621062] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background entry self-heal completed on /clients/client7/~dmtmp/PM >[2012-04-03 17:45:21.623539] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-0: background entry self-heal completed on /clients/client3/~dmtmp/PM >[2012-04-03 17:45:21.626769] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background entry self-heal triggered. path: /clients/client3/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:21.627745] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-0: background entry self-heal triggered. path: /clients/client3/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:21.628335] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background entry self-heal triggered. path: /clients/client9/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:21.629131] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background entry self-heal triggered. path: /clients/client0/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:21.629405] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-0: background entry self-heal triggered. path: /clients/client0/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:21.630079] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client8/~dmtmp/PM >[2012-04-03 17:45:21.632742] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background entry self-heal triggered. path: /clients/client5/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:21.633281] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client2/~dmtmp/PM >[2012-04-03 17:45:21.633914] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-0: background entry self-heal triggered. path: /clients/client8/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:21.635711] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background entry self-heal triggered. path: /clients/client2/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:21.635989] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background entry self-heal completed on /clients/client3/~dmtmp/PM >[2012-04-03 17:45:21.637172] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client8/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:21.637848] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-0: background entry self-heal triggered. path: /clients/client2/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:21.638064] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background entry self-heal completed on /clients/client9/~dmtmp/PM >[2012-04-03 17:45:21.638872] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background entry self-heal completed on /clients/client0/~dmtmp/PM >[2012-04-03 17:45:21.639565] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-0: background entry self-heal completed on /clients/client3/~dmtmp/PM >[2012-04-03 17:45:21.639834] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background entry self-heal triggered. path: /clients/client1/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:21.640173] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-0: background entry self-heal completed on /clients/client0/~dmtmp/PM >[2012-04-03 17:45:21.640625] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client2/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:21.641520] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background entry self-heal triggered. path: /clients/client9/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:21.641804] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background entry self-heal completed on /clients/client5/~dmtmp/PM >[2012-04-03 17:45:21.644183] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-0: background entry self-heal triggered. path: /clients/client9/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:21.644530] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client9/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:21.645464] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client5/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:21.645744] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background entry self-heal triggered. path: /clients/client5/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:21.646493] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background entry self-heal completed on /clients/client2/~dmtmp/PM >[2012-04-03 17:45:21.647813] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background entry self-heal triggered. path: /clients/client4/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:21.648592] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background entry self-heal completed on /clients/client1/~dmtmp/PM >[2012-04-03 17:45:21.649723] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background entry self-heal completed on /clients/client9/~dmtmp/PM >[2012-04-03 17:45:21.652483] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-0: background entry self-heal completed on /clients/client8/~dmtmp/PM >[2012-04-03 17:45:21.652673] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-0: background entry self-heal completed on /clients/client2/~dmtmp/PM >[2012-04-03 17:45:21.653320] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background entry self-heal triggered. path: /clients/client1/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:21.657001] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client8/~dmtmp/PM >[2012-04-03 17:45:21.657515] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client1/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:21.658519] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-0: background entry self-heal triggered. path: /clients/client1/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:21.661830] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background entry self-heal completed on /clients/client5/~dmtmp/PM >[2012-04-03 17:45:21.662000] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client2/~dmtmp/PM >[2012-04-03 17:45:21.676611] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background entry self-heal completed on /clients/client4/~dmtmp/PM >[2012-04-03 17:45:21.677477] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client9/~dmtmp/PM >[2012-04-03 17:45:21.678037] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background entry self-heal triggered. path: /clients/client6/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:21.679260] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-0: background entry self-heal completed on /clients/client9/~dmtmp/PM >[2012-04-03 17:45:21.680313] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client5/~dmtmp/PM >[2012-04-03 17:45:21.680700] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-0: background entry self-heal triggered. path: /clients/client4/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:21.682285] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background entry self-heal triggered. path: /clients/client4/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:21.682585] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background entry self-heal completed on /clients/client1/~dmtmp/PM >[2012-04-03 17:45:21.683070] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client6/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:21.686841] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-0: background entry self-heal completed on /clients/client1/~dmtmp/PM >[2012-04-03 17:45:21.694764] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background entry self-heal completed on /clients/client6/~dmtmp/PM >[2012-04-03 17:45:21.695065] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client1/~dmtmp/PM >[2012-04-03 17:45:21.699526] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client7/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:21.699751] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client8/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:21.700259] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client2/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:21.700469] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background entry self-heal completed on /clients/client4/~dmtmp/PM >[2012-04-03 17:45:21.700749] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-0: background entry self-heal completed on /clients/client4/~dmtmp/PM >[2012-04-03 17:45:21.706083] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background entry self-heal triggered. path: /clients/client9/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:21.710397] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-0: background entry self-heal triggered. path: /clients/client0/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:21.711104] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client6/~dmtmp/PM >[2012-04-03 17:45:21.711841] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-0: background entry self-heal triggered. path: /clients/client3/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:21.712213] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background entry self-heal triggered. path: /clients/client0/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:21.716819] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background entry self-heal completed on /clients/client9/~dmtmp/PM >[2012-04-03 17:45:21.717898] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client7/~dmtmp/PM >[2012-04-03 17:45:21.718784] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background entry self-heal triggered. path: /clients/client1/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:21.718937] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client8/~dmtmp/PM >[2012-04-03 17:45:21.720779] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background entry self-heal triggered. path: /clients/client5/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:21.722133] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-0: background entry self-heal triggered. path: /clients/client9/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:21.722676] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client2/~dmtmp/PM >[2012-04-03 17:45:21.723163] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background entry self-heal triggered. path: /clients/client9/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:21.723380] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-0: background entry self-heal completed on /clients/client0/~dmtmp/PM >[2012-04-03 17:45:21.723641] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-0: background entry self-heal completed on /clients/client3/~dmtmp/PM >[2012-04-03 17:45:21.724116] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background entry self-heal triggered. path: /clients/client7/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:21.724480] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-0: background entry self-heal triggered. path: /clients/client7/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:21.724834] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-0: background entry self-heal triggered. path: /clients/client8/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:21.725815] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client9/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:21.726126] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client7/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:21.726696] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client8/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:21.727036] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background entry self-heal completed on /clients/client0/~dmtmp/PM >[2012-04-03 17:45:21.728751] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-0: background entry self-heal triggered. path: /clients/client2/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:21.729690] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background entry self-heal triggered. path: /clients/client2/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:21.731775] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client2/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:21.734044] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background entry self-heal triggered. path: /clients/client3/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:21.734411] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-0: background entry self-heal triggered. path: /clients/client3/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:21.741863] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-0: background entry self-heal completed on /clients/client9/~dmtmp/PM >[2012-04-03 17:45:21.742284] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-0: background entry self-heal triggered. path: /clients/client4/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:21.742739] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-0: background entry self-heal completed on /clients/client7/~dmtmp/PM >[2012-04-03 17:45:21.743380] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background entry self-heal completed on /clients/client1/~dmtmp/PM >[2012-04-03 17:45:21.744480] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background entry self-heal completed on /clients/client5/~dmtmp/PM >[2012-04-03 17:45:21.745344] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-0: background entry self-heal completed on /clients/client8/~dmtmp/PM >[2012-04-03 17:45:21.746982] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background entry self-heal completed on /clients/client9/~dmtmp/PM >[2012-04-03 17:45:21.748248] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-0: background entry self-heal completed on /clients/client2/~dmtmp/PM >[2012-04-03 17:45:21.748526] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-0: background entry self-heal triggered. path: /clients/client1/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:21.748958] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background entry self-heal completed on /clients/client7/~dmtmp/PM >[2012-04-03 17:45:21.749306] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client1/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:21.750946] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background entry self-heal triggered. path: /clients/client1/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:21.751354] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client9/~dmtmp/PM >[2012-04-03 17:45:21.752471] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-0: background entry self-heal completed on /clients/client3/~dmtmp/PM >[2012-04-03 17:45:21.752687] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background entry self-heal completed on /clients/client2/~dmtmp/PM >[2012-04-03 17:45:21.753282] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client7/~dmtmp/PM >[2012-04-03 17:45:21.754442] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client8/~dmtmp/PM >[2012-04-03 17:45:21.754986] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background entry self-heal completed on /clients/client3/~dmtmp/PM >[2012-04-03 17:45:21.755433] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client2/~dmtmp/PM >[2012-04-03 17:45:21.756002] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-0: background entry self-heal completed on /clients/client4/~dmtmp/PM >[2012-04-03 17:45:21.757270] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background entry self-heal triggered. path: /clients/client6/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:21.757623] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client6/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:21.765313] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-0: background entry self-heal triggered. path: /clients/client0/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:21.766789] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-0: background entry self-heal completed on /clients/client1/~dmtmp/PM >[2012-04-03 17:45:21.767131] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client1/~dmtmp/PM >[2012-04-03 17:45:21.770618] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background entry self-heal completed on /clients/client1/~dmtmp/PM >[2012-04-03 17:45:21.777122] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background entry self-heal completed on /clients/client6/~dmtmp/PM >[2012-04-03 17:45:21.778969] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-0: background entry self-heal completed on /clients/client0/~dmtmp/PM >[2012-04-03 17:45:21.779292] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client6/~dmtmp/PM >[2012-04-03 17:45:21.786987] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client7/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:21.793922] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background entry self-heal triggered. path: /clients/client4/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:21.799195] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client7/~dmtmp/PM >[2012-04-03 17:45:21.803528] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background entry self-heal triggered. path: /clients/client7/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:21.804488] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-0: background entry self-heal triggered. path: /clients/client7/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:21.804776] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background entry self-heal completed on /clients/client4/~dmtmp/PM >[2012-04-03 17:45:21.805731] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client7/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:21.808614] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-0: background entry self-heal triggered. path: /clients/client3/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:21.808843] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-0: background entry self-heal triggered. path: /clients/client4/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:21.810067] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background entry self-heal triggered. path: /clients/client4/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:21.814708] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background entry self-heal triggered. path: /clients/client5/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:21.814958] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background entry self-heal completed on /clients/client7/~dmtmp/PM >[2012-04-03 17:45:21.819569] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-0: background entry self-heal completed on /clients/client7/~dmtmp/PM >[2012-04-03 17:45:21.819794] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background entry self-heal triggered. path: /clients/client9/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:21.820322] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client8/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:21.821590] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background entry self-heal completed on /clients/client4/~dmtmp/PM >[2012-04-03 17:45:21.824581] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client7/~dmtmp/PM >[2012-04-03 17:45:21.826202] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background entry self-heal completed on /clients/client5/~dmtmp/PM >[2012-04-03 17:45:21.827111] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background entry self-heal completed on /clients/client9/~dmtmp/PM >[2012-04-03 17:45:21.827721] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-0: background entry self-heal completed on /clients/client3/~dmtmp/PM >[2012-04-03 17:45:21.828166] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-0: background entry self-heal completed on /clients/client4/~dmtmp/PM >[2012-04-03 17:45:21.829330] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background entry self-heal triggered. path: /clients/client5/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:21.830872] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background entry self-heal triggered. path: /clients/client9/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:21.831856] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background entry self-heal triggered. path: /clients/client3/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:21.832976] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client5/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:21.833903] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-0: background entry self-heal triggered. path: /clients/client9/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:21.835183] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background entry self-heal triggered. path: /clients/client1/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:21.835857] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background entry self-heal triggered. path: /clients/client6/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:21.837765] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background entry self-heal completed on /clients/client5/~dmtmp/PM >[2012-04-03 17:45:21.839592] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background entry self-heal completed on /clients/client9/~dmtmp/PM >[2012-04-03 17:45:21.839744] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background entry self-heal completed on /clients/client3/~dmtmp/PM >[2012-04-03 17:45:21.840392] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client9/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:21.841892] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-0: background entry self-heal triggered. path: /clients/client3/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:21.842303] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client2/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:21.843685] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client6/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:21.846349] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client8/~dmtmp/PM >[2012-04-03 17:45:21.847265] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background entry self-heal completed on /clients/client1/~dmtmp/PM >[2012-04-03 17:45:21.847714] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background entry self-heal completed on /clients/client6/~dmtmp/PM >[2012-04-03 17:45:21.851195] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-0: background entry self-heal triggered. path: /clients/client8/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:21.851443] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background entry self-heal triggered. path: /clients/client1/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:21.854803] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-0: background entry self-heal triggered. path: /clients/client1/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:21.856071] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client8/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:21.857567] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-0: background entry self-heal completed on /clients/client9/~dmtmp/PM >[2012-04-03 17:45:21.859596] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client1/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:21.860966] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-0: background entry self-heal completed on /clients/client3/~dmtmp/PM >[2012-04-03 17:45:21.861973] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-0: background entry self-heal triggered. path: /clients/client7/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:21.862438] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background entry self-heal triggered. path: /clients/client0/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:21.862667] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background entry self-heal completed on /clients/client1/~dmtmp/PM >[2012-04-03 17:45:21.863848] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background entry self-heal triggered. path: /clients/client4/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:21.865070] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client7/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:21.865203] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client5/~dmtmp/PM >[2012-04-03 17:45:21.865431] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client9/~dmtmp/PM >[2012-04-03 17:45:21.866088] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-0: background entry self-heal triggered. path: /clients/client0/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:21.867349] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client2/~dmtmp/PM >[2012-04-03 17:45:21.869180] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client6/~dmtmp/PM >[2012-04-03 17:45:21.871650] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-0: background entry self-heal completed on /clients/client8/~dmtmp/PM >[2012-04-03 17:45:21.872302] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background entry self-heal triggered. path: /clients/client2/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:21.872749] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background entry self-heal completed on /clients/client0/~dmtmp/PM >[2012-04-03 17:45:21.873345] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-0: background entry self-heal triggered. path: /clients/client2/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:21.873899] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client2/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:21.874312] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background entry self-heal completed on /clients/client4/~dmtmp/PM >[2012-04-03 17:45:21.875219] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-0: background entry self-heal completed on /clients/client1/~dmtmp/PM >[2012-04-03 17:45:21.875791] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client8/~dmtmp/PM >[2012-04-03 17:45:21.878900] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background entry self-heal triggered. path: /clients/client4/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:21.882176] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-0: background entry self-heal triggered. path: /clients/client4/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:21.882535] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client1/~dmtmp/PM >[2012-04-03 17:45:21.883074] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-0: background entry self-heal completed on /clients/client7/~dmtmp/PM >[2012-04-03 17:45:21.883783] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background entry self-heal triggered. path: /clients/client9/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:21.884162] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client7/~dmtmp/PM >[2012-04-03 17:45:21.884982] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-0: background entry self-heal completed on /clients/client0/~dmtmp/PM >[2012-04-03 17:45:21.885943] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background entry self-heal completed on /clients/client2/~dmtmp/PM >[2012-04-03 17:45:21.888113] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background entry self-heal completed on /clients/client4/~dmtmp/PM >[2012-04-03 17:45:21.891544] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-0: background entry self-heal completed on /clients/client2/~dmtmp/PM >[2012-04-03 17:45:21.892750] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background entry self-heal completed on /clients/client9/~dmtmp/PM >[2012-04-03 17:45:21.893760] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client2/~dmtmp/PM >[2012-04-03 17:45:21.895255] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background entry self-heal triggered. path: /clients/client9/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:21.895916] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-0: background entry self-heal triggered. path: /clients/client9/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:21.898960] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client9/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:21.902504] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-0: background entry self-heal completed on /clients/client4/~dmtmp/PM >[2012-04-03 17:45:21.904360] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client8/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:21.908535] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background entry self-heal completed on /clients/client9/~dmtmp/PM >[2012-04-03 17:45:21.912458] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client7/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:21.913661] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background entry self-heal triggered. path: /clients/client5/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:21.916190] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-0: background entry self-heal completed on /clients/client9/~dmtmp/PM >[2012-04-03 17:45:21.918556] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background entry self-heal completed on /clients/client5/~dmtmp/PM >[2012-04-03 17:45:21.921976] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background entry self-heal triggered. path: /clients/client1/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:21.922639] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client9/~dmtmp/PM >[2012-04-03 17:45:21.923697] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background entry self-heal triggered. path: /clients/client5/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:21.924466] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client8/~dmtmp/PM >[2012-04-03 17:45:21.925054] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client5/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:21.927889] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client7/~dmtmp/PM >[2012-04-03 17:45:21.928600] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-0: background entry self-heal triggered. path: /clients/client8/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:21.929477] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client8/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:21.930004] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background entry self-heal completed on /clients/client1/~dmtmp/PM >[2012-04-03 17:45:21.931204] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-0: background entry self-heal triggered. path: /clients/client7/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:21.931581] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background entry self-heal triggered. path: /clients/client7/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:21.933513] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background entry self-heal completed on /clients/client5/~dmtmp/PM >[2012-04-03 17:45:21.933777] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background entry self-heal triggered. path: /clients/client1/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:21.934307] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client7/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:21.936004] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background entry self-heal triggered. path: /clients/client0/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:21.936554] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-0: background entry self-heal triggered. path: /clients/client1/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:21.938059] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client1/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:21.938412] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-0: background entry self-heal triggered. path: /clients/client0/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:21.939763] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background entry self-heal completed on /clients/client7/~dmtmp/PM >[2012-04-03 17:45:21.941016] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client2/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:21.941238] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background entry self-heal completed on /clients/client1/~dmtmp/PM >[2012-04-03 17:45:21.941875] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-0: background entry self-heal completed on /clients/client8/~dmtmp/PM >[2012-04-03 17:45:21.942704] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client5/~dmtmp/PM >[2012-04-03 17:45:21.944438] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background entry self-heal triggered. path: /clients/client6/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:21.944865] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background entry self-heal completed on /clients/client0/~dmtmp/PM >[2012-04-03 17:45:21.945775] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client6/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:21.946971] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background entry self-heal triggered. path: /clients/client9/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:21.947656] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client8/~dmtmp/PM >[2012-04-03 17:45:21.948083] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-0: background entry self-heal completed on /clients/client7/~dmtmp/PM >[2012-04-03 17:45:21.949871] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client7/~dmtmp/PM >[2012-04-03 17:45:21.950697] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-0: background entry self-heal triggered. path: /clients/client3/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:21.951639] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client1/~dmtmp/PM >[2012-04-03 17:45:21.952201] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background entry self-heal completed on /clients/client6/~dmtmp/PM >[2012-04-03 17:45:21.953421] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background entry self-heal completed on /clients/client9/~dmtmp/PM >[2012-04-03 17:45:21.954042] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-0: background entry self-heal completed on /clients/client1/~dmtmp/PM >[2012-04-03 17:45:21.954941] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-0: background entry self-heal completed on /clients/client0/~dmtmp/PM >[2012-04-03 17:45:21.956204] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client2/~dmtmp/PM >[2012-04-03 17:45:21.956662] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background entry self-heal triggered. path: /clients/client9/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:21.956842] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-0: background entry self-heal triggered. path: /clients/client9/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:21.957443] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client9/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:21.960433] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background entry self-heal triggered. path: /clients/client4/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:21.960792] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background entry self-heal triggered. path: /clients/client2/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:21.961127] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client6/~dmtmp/PM >[2012-04-03 17:45:21.961540] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client2/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:21.962417] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-0: background entry self-heal triggered. path: /clients/client2/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:21.963013] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client7/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:21.967049] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-0: background entry self-heal completed on /clients/client3/~dmtmp/PM >[2012-04-03 17:45:21.968507] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background entry self-heal completed on /clients/client9/~dmtmp/PM >[2012-04-03 17:45:21.969188] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background entry self-heal completed on /clients/client4/~dmtmp/PM >[2012-04-03 17:45:21.970671] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background entry self-heal triggered. path: /clients/client3/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:21.970862] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background entry self-heal completed on /clients/client2/~dmtmp/PM >[2012-04-03 17:45:21.971148] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client8/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:21.972530] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background entry self-heal triggered. path: /clients/client4/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:21.972774] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-0: background entry self-heal triggered. path: /clients/client3/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:21.973259] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client9/~dmtmp/PM >[2012-04-03 17:45:21.974642] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background entry self-heal triggered. path: /clients/client1/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:21.974916] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-0: background entry self-heal triggered. path: /clients/client4/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:21.975503] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-0: background entry self-heal completed on /clients/client9/~dmtmp/PM >[2012-04-03 17:45:21.976253] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client2/~dmtmp/PM >[2012-04-03 17:45:21.977183] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-0: background entry self-heal completed on /clients/client2/~dmtmp/PM >[2012-04-03 17:45:21.978408] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client7/~dmtmp/PM >[2012-04-03 17:45:21.978907] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background entry self-heal completed on /clients/client3/~dmtmp/PM >[2012-04-03 17:45:21.982111] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background entry self-heal completed on /clients/client4/~dmtmp/PM >[2012-04-03 17:45:21.982339] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background entry self-heal triggered. path: /clients/client7/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:21.983120] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client7/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:21.983434] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-0: background entry self-heal triggered. path: /clients/client7/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:21.983617] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-0: background entry self-heal completed on /clients/client3/~dmtmp/PM >[2012-04-03 17:45:21.985707] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background entry self-heal completed on /clients/client1/~dmtmp/PM >[2012-04-03 17:45:21.986168] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-0: background entry self-heal completed on /clients/client4/~dmtmp/PM >[2012-04-03 17:45:21.987074] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client8/~dmtmp/PM >[2012-04-03 17:45:21.989571] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client1/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:21.991255] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background entry self-heal triggered. path: /clients/client1/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:21.991505] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-0: background entry self-heal triggered. path: /clients/client1/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:21.992663] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-0: background entry self-heal triggered. path: /clients/client8/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:21.993259] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client8/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:21.995326] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client2/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:21.996291] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client7/~dmtmp/PM >[2012-04-03 17:45:21.996536] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background entry self-heal completed on /clients/client7/~dmtmp/PM >[2012-04-03 17:45:21.997995] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-0: background entry self-heal completed on /clients/client7/~dmtmp/PM >[2012-04-03 17:45:22.001064] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client1/~dmtmp/PM >[2012-04-03 17:45:22.002817] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background entry self-heal completed on /clients/client1/~dmtmp/PM >[2012-04-03 17:45:22.004220] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client8/~dmtmp/PM >[2012-04-03 17:45:22.006593] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-0: background entry self-heal completed on /clients/client1/~dmtmp/PM >[2012-04-03 17:45:22.006855] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-0: background entry self-heal completed on /clients/client8/~dmtmp/PM >[2012-04-03 17:45:22.007739] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background entry self-heal triggered. path: /clients/client6/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:22.008167] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client2/~dmtmp/PM >[2012-04-03 17:45:22.010324] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client6/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:22.011249] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background entry self-heal triggered. path: /clients/client5/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:22.011815] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background entry self-heal triggered. path: /clients/client2/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:22.014035] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client2/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:22.014295] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-0: background entry self-heal triggered. path: /clients/client2/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:22.016426] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background entry self-heal completed on /clients/client6/~dmtmp/PM >[2012-04-03 17:45:22.018152] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background entry self-heal completed on /clients/client5/~dmtmp/PM >[2012-04-03 17:45:22.019460] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background entry self-heal completed on /clients/client2/~dmtmp/PM >[2012-04-03 17:45:22.021093] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background entry self-heal triggered. path: /clients/client5/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:22.023558] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client5/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:22.024591] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-0: background entry self-heal triggered. path: /clients/client3/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:22.025262] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client6/~dmtmp/PM >[2012-04-03 17:45:22.028084] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-0: background entry self-heal completed on /clients/client2/~dmtmp/PM >[2012-04-03 17:45:22.029252] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client2/~dmtmp/PM >[2012-04-03 17:45:22.029912] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background entry self-heal completed on /clients/client5/~dmtmp/PM >[2012-04-03 17:45:22.037333] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client5/~dmtmp/PM >[2012-04-03 17:45:22.037688] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-0: background entry self-heal completed on /clients/client3/~dmtmp/PM >[2012-04-03 17:45:22.040588] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-0: background entry self-heal triggered. path: /clients/client0/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:22.041879] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-0: background entry self-heal triggered. path: /clients/client3/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:22.042387] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background entry self-heal triggered. path: /clients/client0/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:22.042861] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background entry self-heal triggered. path: /clients/client4/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:22.043385] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background entry self-heal triggered. path: /clients/client3/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:22.047716] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client7/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:22.051397] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-0: background entry self-heal completed on /clients/client0/~dmtmp/PM >[2012-04-03 17:45:22.051869] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background entry self-heal triggered. path: /clients/client9/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:22.053210] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-0: background entry self-heal completed on /clients/client3/~dmtmp/PM >[2012-04-03 17:45:22.053518] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background entry self-heal completed on /clients/client0/~dmtmp/PM >[2012-04-03 17:45:22.054750] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background entry self-heal completed on /clients/client4/~dmtmp/PM >[2012-04-03 17:45:22.056002] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background entry self-heal completed on /clients/client3/~dmtmp/PM >[2012-04-03 17:45:22.058424] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-0: background entry self-heal triggered. path: /clients/client4/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:22.059070] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background entry self-heal triggered. path: /clients/client4/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:22.061340] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client7/~dmtmp/PM >[2012-04-03 17:45:22.062965] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background entry self-heal completed on /clients/client9/~dmtmp/PM >[2012-04-03 17:45:22.064979] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background entry self-heal triggered. path: /clients/client1/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:22.065309] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client7/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:22.066751] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-0: background entry self-heal triggered. path: /clients/client7/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:22.068249] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-0: background entry self-heal triggered. path: /clients/client9/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:22.068990] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background entry self-heal triggered. path: /clients/client7/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:22.069213] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client9/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:22.070502] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client8/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:22.072278] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-0: background entry self-heal completed on /clients/client4/~dmtmp/PM >[2012-04-03 17:45:22.072538] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background entry self-heal triggered. path: /clients/client9/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:22.073553] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client6/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:22.074105] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background entry self-heal triggered. path: /clients/client6/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:22.074809] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background entry self-heal completed on /clients/client4/~dmtmp/PM >[2012-04-03 17:45:22.075532] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-0: background entry self-heal completed on /clients/client7/~dmtmp/PM >[2012-04-03 17:45:22.076514] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-0: background entry self-heal completed on /clients/client9/~dmtmp/PM >[2012-04-03 17:45:22.077254] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client7/~dmtmp/PM >[2012-04-03 17:45:22.079013] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background entry self-heal completed on /clients/client1/~dmtmp/PM >[2012-04-03 17:45:22.080472] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background entry self-heal completed on /clients/client7/~dmtmp/PM >[2012-04-03 17:45:22.080757] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background entry self-heal completed on /clients/client9/~dmtmp/PM >[2012-04-03 17:45:22.081392] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client9/~dmtmp/PM >[2012-04-03 17:45:22.081631] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-0: background entry self-heal triggered. path: /clients/client1/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:22.081883] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client8/~dmtmp/PM >[2012-04-03 17:45:22.082336] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background entry self-heal triggered. path: /clients/client1/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:22.082735] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background entry self-heal completed on /clients/client6/~dmtmp/PM >[2012-04-03 17:45:22.083245] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client1/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:22.084125] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client6/~dmtmp/PM >[2012-04-03 17:45:22.087212] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-0: background entry self-heal triggered. path: /clients/client8/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:22.087751] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background entry self-heal triggered. path: /clients/client5/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:22.088295] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client8/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:22.092322] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background entry self-heal completed on /clients/client1/~dmtmp/PM >[2012-04-03 17:45:22.095202] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-0: background entry self-heal completed on /clients/client1/~dmtmp/PM >[2012-04-03 17:45:22.095435] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background entry self-heal completed on /clients/client5/~dmtmp/PM >[2012-04-03 17:45:22.097816] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client1/~dmtmp/PM >[2012-04-03 17:45:22.098128] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background entry self-heal triggered. path: /clients/client5/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:22.098417] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-0: background entry self-heal completed on /clients/client8/~dmtmp/PM >[2012-04-03 17:45:22.099604] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client5/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:22.103621] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client8/~dmtmp/PM >[2012-04-03 17:45:22.105489] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-0: background entry self-heal triggered. path: /clients/client0/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:22.106699] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client2/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:22.107227] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background entry self-heal triggered. path: /clients/client0/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:22.108236] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background entry self-heal completed on /clients/client5/~dmtmp/PM >[2012-04-03 17:45:22.110584] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-0: background entry self-heal triggered. path: /clients/client3/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:22.113308] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client5/~dmtmp/PM >[2012-04-03 17:45:22.116213] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background entry self-heal completed on /clients/client0/~dmtmp/PM >[2012-04-03 17:45:22.116999] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-0: background entry self-heal completed on /clients/client0/~dmtmp/PM >[2012-04-03 17:45:22.119940] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client2/~dmtmp/PM >[2012-04-03 17:45:22.121972] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background entry self-heal triggered. path: /clients/client9/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:22.122862] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-0: background entry self-heal completed on /clients/client3/~dmtmp/PM >[2012-04-03 17:45:22.124870] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-0: background entry self-heal triggered. path: /clients/client2/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:22.125783] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background entry self-heal triggered. path: /clients/client2/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:22.126490] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client2/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:22.126728] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client7/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:22.126987] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client8/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:22.127383] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background entry self-heal triggered. path: /clients/client1/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:22.127577] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background entry self-heal triggered. path: /clients/client3/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:22.128008] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background entry self-heal triggered. path: /clients/client4/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:22.128597] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-0: background entry self-heal triggered. path: /clients/client3/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:22.132485] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background entry self-heal completed on /clients/client9/~dmtmp/PM >[2012-04-03 17:45:22.136472] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-0: background entry self-heal triggered. path: /clients/client9/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:22.137231] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background entry self-heal completed on /clients/client2/~dmtmp/PM >[2012-04-03 17:45:22.137532] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-0: background entry self-heal completed on /clients/client2/~dmtmp/PM >[2012-04-03 17:45:22.137785] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background entry self-heal triggered. path: /clients/client9/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:22.138671] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client9/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:22.138820] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background entry self-heal completed on /clients/client1/~dmtmp/PM >[2012-04-03 17:45:22.139688] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-0: background entry self-heal completed on /clients/client3/~dmtmp/PM >[2012-04-03 17:45:22.139887] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background entry self-heal completed on /clients/client3/~dmtmp/PM >[2012-04-03 17:45:22.140494] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background entry self-heal completed on /clients/client4/~dmtmp/PM >[2012-04-03 17:45:22.140959] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client2/~dmtmp/PM >[2012-04-03 17:45:22.141209] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-0: background entry self-heal triggered. path: /clients/client1/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:22.141375] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client7/~dmtmp/PM >[2012-04-03 17:45:22.141786] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client8/~dmtmp/PM >[2012-04-03 17:45:22.142329] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background entry self-heal triggered. path: /clients/client1/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:22.142543] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client1/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:22.144373] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-0: background entry self-heal triggered. path: /clients/client4/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:22.146076] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client7/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:22.146898] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client8/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:22.148292] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background entry self-heal triggered. path: /clients/client4/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:22.149005] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-0: background entry self-heal triggered. path: /clients/client8/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:22.149325] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background entry self-heal triggered. path: /clients/client7/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:22.149584] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-0: background entry self-heal completed on /clients/client9/~dmtmp/PM >[2012-04-03 17:45:22.149946] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-0: background entry self-heal triggered. path: /clients/client7/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:22.152419] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background entry self-heal completed on /clients/client9/~dmtmp/PM >[2012-04-03 17:45:22.153420] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client9/~dmtmp/PM >[2012-04-03 17:45:22.155354] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-0: background entry self-heal completed on /clients/client1/~dmtmp/PM >[2012-04-03 17:45:22.157803] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client6/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:22.158049] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background entry self-heal triggered. path: /clients/client6/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:22.158928] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background entry self-heal completed on /clients/client1/~dmtmp/PM >[2012-04-03 17:45:22.159485] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background entry self-heal completed on /clients/client4/~dmtmp/PM >[2012-04-03 17:45:22.159705] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client1/~dmtmp/PM >[2012-04-03 17:45:22.160260] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-0: background entry self-heal completed on /clients/client4/~dmtmp/PM >[2012-04-03 17:45:22.161144] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-0: background entry self-heal completed on /clients/client8/~dmtmp/PM >[2012-04-03 17:45:22.161392] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-0: background entry self-heal completed on /clients/client7/~dmtmp/PM >[2012-04-03 17:45:22.161728] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client2/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:22.162746] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background entry self-heal completed on /clients/client7/~dmtmp/PM >[2012-04-03 17:45:22.163746] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client7/~dmtmp/PM >[2012-04-03 17:45:22.164066] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client8/~dmtmp/PM >[2012-04-03 17:45:22.165800] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background entry self-heal triggered. path: /clients/client0/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:22.168631] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background entry self-heal completed on /clients/client6/~dmtmp/PM >[2012-04-03 17:45:22.169245] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-0: background entry self-heal triggered. path: /clients/client0/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:22.171046] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background entry self-heal triggered. path: /clients/client5/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:22.175359] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client6/~dmtmp/PM >[2012-04-03 17:45:22.176519] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background entry self-heal completed on /clients/client0/~dmtmp/PM >[2012-04-03 17:45:22.177800] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client2/~dmtmp/PM >[2012-04-03 17:45:22.179390] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client7/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:22.180370] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-0: background entry self-heal triggered. path: /clients/client2/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:22.180958] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background entry self-heal completed on /clients/client5/~dmtmp/PM >[2012-04-03 17:45:22.181413] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client2/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:22.181581] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-0: background entry self-heal completed on /clients/client0/~dmtmp/PM >[2012-04-03 17:45:22.182794] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background entry self-heal triggered. path: /clients/client2/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:22.184581] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background entry self-heal triggered. path: /clients/client5/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:22.185416] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client5/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:22.189636] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background entry self-heal completed on /clients/client2/~dmtmp/PM >[2012-04-03 17:45:22.192906] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background entry self-heal completed on /clients/client5/~dmtmp/PM >[2012-04-03 17:45:22.193286] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client7/~dmtmp/PM >[2012-04-03 17:45:22.195187] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background entry self-heal triggered. path: /clients/client1/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:22.195590] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background entry self-heal triggered. path: /clients/client7/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:22.195797] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-0: background entry self-heal completed on /clients/client2/~dmtmp/PM >[2012-04-03 17:45:22.196817] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client2/~dmtmp/PM >[2012-04-03 17:45:22.198164] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client7/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:22.199838] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-0: background entry self-heal triggered. path: /clients/client7/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:22.200787] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client5/~dmtmp/PM >[2012-04-03 17:45:22.202967] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-0: background entry self-heal triggered. path: /clients/client3/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:22.207123] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background entry self-heal triggered. path: /clients/client9/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:22.208408] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client8/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:22.208551] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background entry self-heal completed on /clients/client1/~dmtmp/PM >[2012-04-03 17:45:22.209645] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background entry self-heal completed on /clients/client7/~dmtmp/PM >[2012-04-03 17:45:22.211985] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-0: background entry self-heal triggered. path: /clients/client8/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:22.213718] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background entry self-heal triggered. path: /clients/client1/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:22.213885] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client7/~dmtmp/PM >[2012-04-03 17:45:22.214080] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client1/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:22.214319] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-0: background entry self-heal triggered. path: /clients/client1/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:22.214817] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-0: background entry self-heal completed on /clients/client7/~dmtmp/PM >[2012-04-03 17:45:22.219025] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client6/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:22.220541] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-0: background entry self-heal completed on /clients/client3/~dmtmp/PM >[2012-04-03 17:45:22.221270] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background entry self-heal triggered. path: /clients/client6/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:22.221714] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background entry self-heal completed on /clients/client9/~dmtmp/PM >[2012-04-03 17:45:22.222871] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client8/~dmtmp/PM >[2012-04-03 17:45:22.224528] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background entry self-heal triggered. path: /clients/client3/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:22.225665] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client9/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:22.226009] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background entry self-heal triggered. path: /clients/client9/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:22.226315] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-0: background entry self-heal completed on /clients/client8/~dmtmp/PM >[2012-04-03 17:45:22.226831] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background entry self-heal triggered. path: /clients/client4/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:22.227047] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-0: background entry self-heal triggered. path: /clients/client3/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:22.227215] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background entry self-heal completed on /clients/client1/~dmtmp/PM >[2012-04-03 17:45:22.227488] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client1/~dmtmp/PM >[2012-04-03 17:45:22.228304] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-0: background entry self-heal triggered. path: /clients/client9/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:22.228915] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-0: background entry self-heal completed on /clients/client1/~dmtmp/PM >[2012-04-03 17:45:22.230952] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background entry self-heal completed on /clients/client6/~dmtmp/PM >[2012-04-03 17:45:22.232170] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client6/~dmtmp/PM >[2012-04-03 17:45:22.234900] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background entry self-heal completed on /clients/client3/~dmtmp/PM >[2012-04-03 17:45:22.235669] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background entry self-heal completed on /clients/client9/~dmtmp/PM >[2012-04-03 17:45:22.236168] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background entry self-heal completed on /clients/client4/~dmtmp/PM >[2012-04-03 17:45:22.237214] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client9/~dmtmp/PM >[2012-04-03 17:45:22.237514] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-0: background entry self-heal completed on /clients/client3/~dmtmp/PM >[2012-04-03 17:45:22.238821] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background entry self-heal triggered. path: /clients/client1/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:22.239344] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background entry self-heal triggered. path: /clients/client4/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:22.240862] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-0: background entry self-heal completed on /clients/client9/~dmtmp/PM >[2012-04-03 17:45:22.241256] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-0: background entry self-heal triggered. path: /clients/client4/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:22.241742] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background entry self-heal triggered. path: /clients/client0/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:22.243104] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client2/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:22.243531] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-0: background entry self-heal triggered. path: /clients/client0/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:22.243961] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client8/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:22.248574] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background entry self-heal completed on /clients/client1/~dmtmp/PM >[2012-04-03 17:45:22.249151] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background entry self-heal completed on /clients/client4/~dmtmp/PM >[2012-04-03 17:45:22.249595] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background entry self-heal completed on /clients/client0/~dmtmp/PM >[2012-04-03 17:45:22.251421] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background entry self-heal triggered. path: /clients/client1/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:22.253725] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client1/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:22.253933] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-0: background entry self-heal triggered. path: /clients/client1/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:22.254247] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client2/~dmtmp/PM >[2012-04-03 17:45:22.254757] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-0: background entry self-heal completed on /clients/client4/~dmtmp/PM >[2012-04-03 17:45:22.254983] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-0: background entry self-heal completed on /clients/client0/~dmtmp/PM >[2012-04-03 17:45:22.256045] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client8/~dmtmp/PM >[2012-04-03 17:45:22.256959] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-0: background entry self-heal triggered. path: /clients/client2/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:22.257155] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background entry self-heal triggered. path: /clients/client2/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:22.257976] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client2/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:22.260013] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-0: background entry self-heal triggered. path: /clients/client8/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:22.260273] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client8/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:22.261555] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background entry self-heal completed on /clients/client1/~dmtmp/PM >[2012-04-03 17:45:22.264604] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-0: background entry self-heal completed on /clients/client1/~dmtmp/PM >[2012-04-03 17:45:22.265011] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client7/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:22.266151] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client1/~dmtmp/PM >[2012-04-03 17:45:22.267271] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client6/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:22.268675] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background entry self-heal triggered. path: /clients/client6/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:22.271936] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background entry self-heal completed on /clients/client2/~dmtmp/PM >[2012-04-03 17:45:22.272641] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client2/~dmtmp/PM >[2012-04-03 17:45:22.273418] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client8/~dmtmp/PM >[2012-04-03 17:45:22.273586] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-0: background entry self-heal completed on /clients/client2/~dmtmp/PM >[2012-04-03 17:45:22.274130] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background entry self-heal triggered. path: /clients/client5/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:22.275858] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-0: background entry self-heal completed on /clients/client8/~dmtmp/PM >[2012-04-03 17:45:22.277425] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background entry self-heal triggered. path: /clients/client9/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:22.277598] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background entry self-heal completed on /clients/client6/~dmtmp/PM >[2012-04-03 17:45:22.279077] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client7/~dmtmp/PM >[2012-04-03 17:45:22.280400] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client6/~dmtmp/PM >[2012-04-03 17:45:22.281581] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background entry self-heal triggered. path: /clients/client7/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:22.281793] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background entry self-heal completed on /clients/client5/~dmtmp/PM >[2012-04-03 17:45:22.283466] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-0: background entry self-heal triggered. path: /clients/client7/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:22.284742] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background entry self-heal triggered. path: /clients/client5/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:22.284957] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client7/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:22.285291] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background entry self-heal completed on /clients/client9/~dmtmp/PM >[2012-04-03 17:45:22.286948] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-0: background entry self-heal triggered. path: /clients/client3/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:22.288605] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-0: background entry self-heal triggered. path: /clients/client9/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:22.289220] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background entry self-heal triggered. path: /clients/client9/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:22.289660] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client5/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:22.291042] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background entry self-heal completed on /clients/client7/~dmtmp/PM >[2012-04-03 17:45:22.292397] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client9/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:22.292848] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background entry self-heal completed on /clients/client5/~dmtmp/PM >[2012-04-03 17:45:22.295636] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background entry self-heal completed on /clients/client9/~dmtmp/PM >[2012-04-03 17:45:22.295800] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-0: background entry self-heal completed on /clients/client7/~dmtmp/PM >[2012-04-03 17:45:22.297636] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client7/~dmtmp/PM >[2012-04-03 17:45:22.298079] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background entry self-heal triggered. path: /clients/client1/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:22.301097] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-0: background entry self-heal completed on /clients/client3/~dmtmp/PM >[2012-04-03 17:45:22.301627] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background entry self-heal triggered. path: /clients/client0/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:22.302593] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-0: background entry self-heal triggered. path: /clients/client0/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:22.302737] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client5/~dmtmp/PM >[2012-04-03 17:45:22.303889] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-0: background entry self-heal completed on /clients/client9/~dmtmp/PM >[2012-04-03 17:45:22.304878] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background entry self-heal triggered. path: /clients/client3/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:22.305315] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client8/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:22.305580] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client2/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:22.306138] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background entry self-heal completed on /clients/client1/~dmtmp/PM >[2012-04-03 17:45:22.306912] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-0: background entry self-heal triggered. path: /clients/client3/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:22.307185] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background entry self-heal triggered. path: /clients/client4/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:22.307694] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client9/~dmtmp/PM >[2012-04-03 17:45:22.309021] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background entry self-heal triggered. path: /clients/client1/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:22.309762] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-0: background entry self-heal triggered. path: /clients/client1/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:22.311986] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client1/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:22.312454] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background entry self-heal completed on /clients/client0/~dmtmp/PM >[2012-04-03 17:45:22.313201] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background entry self-heal completed on /clients/client3/~dmtmp/PM >[2012-04-03 17:45:22.315717] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-0: background entry self-heal completed on /clients/client0/~dmtmp/PM >[2012-04-03 17:45:22.315931] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background entry self-heal completed on /clients/client4/~dmtmp/PM >[2012-04-03 17:45:22.317045] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background entry self-heal completed on /clients/client1/~dmtmp/PM >[2012-04-03 17:45:22.318284] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background entry self-heal triggered. path: /clients/client4/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:22.318806] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-0: background entry self-heal completed on /clients/client3/~dmtmp/PM >[2012-04-03 17:45:22.319506] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client7/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:22.320088] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-0: background entry self-heal triggered. path: /clients/client4/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:22.320384] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client8/~dmtmp/PM >[2012-04-03 17:45:22.321086] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client2/~dmtmp/PM >[2012-04-03 17:45:22.324444] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background entry self-heal triggered. path: /clients/client2/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:22.324678] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-0: background entry self-heal completed on /clients/client1/~dmtmp/PM >[2012-04-03 17:45:22.325159] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client8/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:22.326058] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client2/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:22.326869] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-0: background entry self-heal triggered. path: /clients/client8/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:22.327303] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client1/~dmtmp/PM >[2012-04-03 17:45:22.327696] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-0: background entry self-heal triggered. path: /clients/client2/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:22.328618] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background entry self-heal completed on /clients/client4/~dmtmp/PM >[2012-04-03 17:45:22.333376] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background entry self-heal completed on /clients/client2/~dmtmp/PM >[2012-04-03 17:45:22.334246] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-0: background entry self-heal completed on /clients/client4/~dmtmp/PM >[2012-04-03 17:45:22.335832] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background entry self-heal triggered. path: /clients/client5/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:22.336320] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client7/~dmtmp/PM >[2012-04-03 17:45:22.338040] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background entry self-heal triggered. path: /clients/client9/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:22.339124] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-0: background entry self-heal completed on /clients/client8/~dmtmp/PM >[2012-04-03 17:45:22.339313] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-0: background entry self-heal completed on /clients/client2/~dmtmp/PM >[2012-04-03 17:45:22.340075] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-0: background entry self-heal triggered. path: /clients/client7/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:22.340301] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client7/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:22.341627] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client8/~dmtmp/PM >[2012-04-03 17:45:22.341989] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background entry self-heal triggered. path: /clients/client7/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:22.342880] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client2/~dmtmp/PM >[2012-04-03 17:45:22.349040] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background entry self-heal completed on /clients/client5/~dmtmp/PM >[2012-04-03 17:45:22.349842] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background entry self-heal triggered. path: /clients/client1/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:22.350258] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background entry self-heal triggered. path: /clients/client6/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:22.350897] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client1/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:22.351608] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-0: background entry self-heal triggered. path: /clients/client1/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:22.354078] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client7/~dmtmp/PM >[2012-04-03 17:45:22.354248] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background entry self-heal completed on /clients/client9/~dmtmp/PM >[2012-04-03 17:45:22.354823] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background entry self-heal triggered. path: /clients/client5/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:22.355408] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client6/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:22.355606] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-0: background entry self-heal completed on /clients/client7/~dmtmp/PM >[2012-04-03 17:45:22.356091] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client5/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:22.357754] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background entry self-heal completed on /clients/client7/~dmtmp/PM >[2012-04-03 17:45:22.359238] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background entry self-heal triggered. path: /clients/client9/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:22.360532] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-0: background entry self-heal triggered. path: /clients/client9/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:22.360974] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client9/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:22.364208] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background entry self-heal completed on /clients/client1/~dmtmp/PM >[2012-04-03 17:45:22.364465] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background entry self-heal completed on /clients/client6/~dmtmp/PM >[2012-04-03 17:45:22.368615] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client2/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:22.368878] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background entry self-heal completed on /clients/client5/~dmtmp/PM >[2012-04-03 17:45:22.369251] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client1/~dmtmp/PM >[2012-04-03 17:45:22.369449] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background entry self-heal triggered. path: /clients/client0/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:22.369582] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-0: background entry self-heal completed on /clients/client1/~dmtmp/PM >[2012-04-03 17:45:22.370251] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background entry self-heal completed on /clients/client9/~dmtmp/PM >[2012-04-03 17:45:22.370680] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background entry self-heal triggered. path: /clients/client4/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:22.370898] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-0: background entry self-heal triggered. path: /clients/client0/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:22.371369] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client6/~dmtmp/PM >[2012-04-03 17:45:22.371586] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client5/~dmtmp/PM >[2012-04-03 17:45:22.373797] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client9/~dmtmp/PM >[2012-04-03 17:45:22.376613] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-0: background entry self-heal completed on /clients/client9/~dmtmp/PM >[2012-04-03 17:45:22.376889] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background entry self-heal completed on /clients/client0/~dmtmp/PM >[2012-04-03 17:45:22.380093] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background entry self-heal completed on /clients/client4/~dmtmp/PM >[2012-04-03 17:45:22.380845] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-0: background entry self-heal triggered. path: /clients/client8/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:22.381685] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client8/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:22.383244] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client2/~dmtmp/PM >[2012-04-03 17:45:22.383737] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client7/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:22.384227] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-0: background entry self-heal completed on /clients/client0/~dmtmp/PM >[2012-04-03 17:45:22.384582] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-0: background entry self-heal triggered. path: /clients/client4/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:22.384799] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background entry self-heal triggered. path: /clients/client4/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:22.386763] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background entry self-heal triggered. path: /clients/client2/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:22.388669] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-0: background entry self-heal triggered. path: /clients/client2/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:22.389668] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client2/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:22.391137] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-0: background entry self-heal triggered. path: /clients/client3/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:22.394167] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background entry self-heal completed on /clients/client4/~dmtmp/PM >[2012-04-03 17:45:22.394668] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background entry self-heal completed on /clients/client2/~dmtmp/PM >[2012-04-03 17:45:22.395082] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client8/~dmtmp/PM >[2012-04-03 17:45:22.395296] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-0: background entry self-heal completed on /clients/client8/~dmtmp/PM >[2012-04-03 17:45:22.396117] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client7/~dmtmp/PM >[2012-04-03 17:45:22.397556] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-0: background entry self-heal completed on /clients/client4/~dmtmp/PM >[2012-04-03 17:45:22.399635] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background entry self-heal triggered. path: /clients/client7/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:22.400588] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-0: background entry self-heal completed on /clients/client2/~dmtmp/PM >[2012-04-03 17:45:22.401267] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-0: background entry self-heal triggered. path: /clients/client7/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:22.401929] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client2/~dmtmp/PM >[2012-04-03 17:45:22.402337] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client7/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:22.404096] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-0: background entry self-heal completed on /clients/client3/~dmtmp/PM >[2012-04-03 17:45:22.407445] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background entry self-heal triggered. path: /clients/client6/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:22.409449] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background entry self-heal triggered. path: /clients/client3/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:22.409977] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client6/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:22.411564] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-0: background entry self-heal triggered. path: /clients/client3/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:22.411780] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background entry self-heal completed on /clients/client7/~dmtmp/PM >[2012-04-03 17:45:22.412330] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background entry self-heal triggered. path: /clients/client1/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:22.413816] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background entry self-heal triggered. path: /clients/client5/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:22.415160] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background entry self-heal completed on /clients/client6/~dmtmp/PM >[2012-04-03 17:45:22.416640] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-0: background entry self-heal completed on /clients/client7/~dmtmp/PM >[2012-04-03 17:45:22.417591] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background entry self-heal completed on /clients/client3/~dmtmp/PM >[2012-04-03 17:45:22.418661] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background entry self-heal completed on /clients/client1/~dmtmp/PM >[2012-04-03 17:45:22.419602] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client7/~dmtmp/PM >[2012-04-03 17:45:22.419982] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background entry self-heal completed on /clients/client5/~dmtmp/PM >[2012-04-03 17:45:22.421264] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-0: background entry self-heal completed on /clients/client3/~dmtmp/PM >[2012-04-03 17:45:22.421692] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background entry self-heal triggered. path: /clients/client1/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:22.422836] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client1/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:22.423141] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-0: background entry self-heal triggered. path: /clients/client1/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:22.423539] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client5/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:22.424379] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background entry self-heal triggered. path: /clients/client5/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:22.424861] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client6/~dmtmp/PM >[2012-04-03 17:45:22.426773] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client8/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:22.431863] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background entry self-heal completed on /clients/client1/~dmtmp/PM >[2012-04-03 17:45:22.433207] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background entry self-heal triggered. path: /clients/client9/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:22.434435] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background entry self-heal completed on /clients/client5/~dmtmp/PM >[2012-04-03 17:45:22.437548] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client1/~dmtmp/PM >[2012-04-03 17:45:22.437967] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-0: background entry self-heal completed on /clients/client1/~dmtmp/PM >[2012-04-03 17:45:22.439213] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client5/~dmtmp/PM >[2012-04-03 17:45:22.439810] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client8/~dmtmp/PM >[2012-04-03 17:45:22.440495] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background entry self-heal completed on /clients/client9/~dmtmp/PM >[2012-04-03 17:45:22.444042] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client8/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:22.445846] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-0: background entry self-heal triggered. path: /clients/client8/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:22.446227] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client9/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:22.446456] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background entry self-heal triggered. path: /clients/client9/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:22.446956] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-0: background entry self-heal triggered. path: /clients/client9/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:22.447389] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background entry self-heal triggered. path: /clients/client0/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:22.448136] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-0: background entry self-heal triggered. path: /clients/client0/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:22.456912] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background entry self-heal completed on /clients/client9/~dmtmp/PM >[2012-04-03 17:45:22.457997] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background entry self-heal completed on /clients/client0/~dmtmp/PM >[2012-04-03 17:45:22.463905] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-0: background entry self-heal triggered. path: /clients/client3/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:22.464193] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client8/~dmtmp/PM >[2012-04-03 17:45:22.465612] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-0: background entry self-heal completed on /clients/client8/~dmtmp/PM >[2012-04-03 17:45:22.466147] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client9/~dmtmp/PM >[2012-04-03 17:45:22.466588] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-0: background entry self-heal completed on /clients/client9/~dmtmp/PM >[2012-04-03 17:45:22.466986] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-0: background entry self-heal completed on /clients/client0/~dmtmp/PM >[2012-04-03 17:45:22.467728] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client2/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:22.470327] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background entry self-heal triggered. path: /clients/client4/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:22.472013] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background entry self-heal triggered. path: /clients/client1/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:22.477113] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background entry self-heal triggered. path: /clients/client6/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:22.478459] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-0: background entry self-heal completed on /clients/client3/~dmtmp/PM >[2012-04-03 17:45:22.479123] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background entry self-heal completed on /clients/client4/~dmtmp/PM >[2012-04-03 17:45:22.479993] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background entry self-heal completed on /clients/client1/~dmtmp/PM >[2012-04-03 17:45:22.482709] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client6/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:22.484277] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background entry self-heal triggered. path: /clients/client3/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:22.486613] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background entry self-heal triggered. path: /clients/client4/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:22.487024] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client2/~dmtmp/PM >[2012-04-03 17:45:22.487690] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-0: background entry self-heal triggered. path: /clients/client3/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:22.487977] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background entry self-heal triggered. path: /clients/client1/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:22.488540] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client1/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:22.489272] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-0: background entry self-heal triggered. path: /clients/client4/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:22.489575] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background entry self-heal completed on /clients/client6/~dmtmp/PM >[2012-04-03 17:45:22.490084] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background entry self-heal triggered. path: /clients/client2/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:22.490946] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-0: background entry self-heal triggered. path: /clients/client1/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:22.491902] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background entry self-heal completed on /clients/client3/~dmtmp/PM >[2012-04-03 17:45:22.492289] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background entry self-heal completed on /clients/client4/~dmtmp/PM >[2012-04-03 17:45:22.492846] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-0: background entry self-heal triggered. path: /clients/client2/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:22.493307] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background entry self-heal completed on /clients/client1/~dmtmp/PM >[2012-04-03 17:45:22.494336] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client2/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:22.495133] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background entry self-heal completed on /clients/client2/~dmtmp/PM >[2012-04-03 17:45:22.496614] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background entry self-heal triggered. path: /clients/client9/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:22.499917] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client8/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:22.500183] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background entry self-heal completed on /clients/client9/~dmtmp/PM >[2012-04-03 17:45:22.501448] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client6/~dmtmp/PM >[2012-04-03 17:45:22.502517] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background entry self-heal triggered. path: /clients/client9/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:22.503406] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client9/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:22.504539] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-0: background entry self-heal triggered. path: /clients/client9/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:22.505410] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client1/~dmtmp/PM >[2012-04-03 17:45:22.506464] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-0: background entry self-heal completed on /clients/client3/~dmtmp/PM >[2012-04-03 17:45:22.506729] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-0: background entry self-heal completed on /clients/client4/~dmtmp/PM >[2012-04-03 17:45:22.507729] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-0: background entry self-heal completed on /clients/client1/~dmtmp/PM >[2012-04-03 17:45:22.507977] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-0: background entry self-heal completed on /clients/client2/~dmtmp/PM >[2012-04-03 17:45:22.509498] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background entry self-heal completed on /clients/client9/~dmtmp/PM >[2012-04-03 17:45:22.510739] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client2/~dmtmp/PM >[2012-04-03 17:45:22.511972] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client8/~dmtmp/PM >[2012-04-03 17:45:22.517316] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-0: background entry self-heal completed on /clients/client9/~dmtmp/PM >[2012-04-03 17:45:22.517787] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background entry self-heal triggered. path: /clients/client5/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:22.518134] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-0: background entry self-heal triggered. path: /clients/client8/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:22.518754] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client8/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:22.518921] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client9/~dmtmp/PM >[2012-04-03 17:45:22.524557] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background entry self-heal completed on /clients/client5/~dmtmp/PM >[2012-04-03 17:45:22.526849] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background entry self-heal triggered. path: /clients/client5/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:22.530531] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client5/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:22.530732] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-0: background entry self-heal completed on /clients/client8/~dmtmp/PM >[2012-04-03 17:45:22.534778] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background entry self-heal completed on /clients/client5/~dmtmp/PM >[2012-04-03 17:45:22.535661] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client8/~dmtmp/PM >[2012-04-03 17:45:22.538656] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client2/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:22.540130] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background entry self-heal triggered. path: /clients/client0/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:22.541272] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-0: background entry self-heal triggered. path: /clients/client0/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:22.542633] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-0: background entry self-heal triggered. path: /clients/client3/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:22.548730] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client5/~dmtmp/PM >[2012-04-03 17:45:22.557729] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background entry self-heal triggered. path: /clients/client4/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:22.559084] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client9/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:22.559290] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-0: background entry self-heal triggered. path: /clients/client9/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:22.559691] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background entry self-heal triggered. path: /clients/client1/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:22.559912] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background entry self-heal triggered. path: /clients/client9/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:22.560182] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background entry self-heal completed on /clients/client0/~dmtmp/PM >[2012-04-03 17:45:22.561583] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-0: background entry self-heal completed on /clients/client0/~dmtmp/PM >[2012-04-03 17:45:22.563168] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client2/~dmtmp/PM >[2012-04-03 17:45:22.563586] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-0: background entry self-heal completed on /clients/client3/~dmtmp/PM >[2012-04-03 17:45:22.565634] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background entry self-heal completed on /clients/client4/~dmtmp/PM >[2012-04-03 17:45:22.568253] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-0: background entry self-heal triggered. path: /clients/client2/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:22.568570] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-0: background entry self-heal triggered. path: /clients/client3/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:22.568781] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background entry self-heal completed on /clients/client1/~dmtmp/PM >[2012-04-03 17:45:22.569244] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client2/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:22.569777] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background entry self-heal triggered. path: /clients/client2/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:22.570239] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background entry self-heal triggered. path: /clients/client3/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:22.570371] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background entry self-heal completed on /clients/client9/~dmtmp/PM >[2012-04-03 17:45:22.572273] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background entry self-heal triggered. path: /clients/client4/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:22.572746] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-0: background entry self-heal triggered. path: /clients/client4/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:22.574203] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background entry self-heal triggered. path: /clients/client1/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:22.574796] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client1/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:22.575593] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-0: background entry self-heal completed on /clients/client9/~dmtmp/PM >[2012-04-03 17:45:22.575831] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-0: background entry self-heal triggered. path: /clients/client1/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:22.576156] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background entry self-heal triggered. path: /clients/client6/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:22.579761] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client6/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:22.579965] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client9/~dmtmp/PM >[2012-04-03 17:45:22.581046] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background entry self-heal completed on /clients/client2/~dmtmp/PM >[2012-04-03 17:45:22.582875] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background entry self-heal completed on /clients/client3/~dmtmp/PM >[2012-04-03 17:45:22.583118] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background entry self-heal completed on /clients/client4/~dmtmp/PM >[2012-04-03 17:45:22.583327] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background entry self-heal completed on /clients/client1/~dmtmp/PM >[2012-04-03 17:45:22.585161] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background entry self-heal completed on /clients/client6/~dmtmp/PM >[2012-04-03 17:45:22.587813] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-0: background entry self-heal completed on /clients/client2/~dmtmp/PM >[2012-04-03 17:45:22.588028] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-0: background entry self-heal completed on /clients/client3/~dmtmp/PM >[2012-04-03 17:45:22.588867] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client2/~dmtmp/PM >[2012-04-03 17:45:22.590071] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-0: background entry self-heal completed on /clients/client4/~dmtmp/PM >[2012-04-03 17:45:22.593425] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client8/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:22.593636] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client1/~dmtmp/PM >[2012-04-03 17:45:22.593906] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background entry self-heal triggered. path: /clients/client9/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:22.594147] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-0: background entry self-heal completed on /clients/client1/~dmtmp/PM >[2012-04-03 17:45:22.598727] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background entry self-heal triggered. path: /clients/client5/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:22.598887] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client6/~dmtmp/PM >[2012-04-03 17:45:22.602880] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background entry self-heal completed on /clients/client9/~dmtmp/PM >[2012-04-03 17:45:22.605815] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background entry self-heal triggered. path: /clients/client9/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:22.606586] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background entry self-heal completed on /clients/client5/~dmtmp/PM >[2012-04-03 17:45:22.607431] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-0: background entry self-heal triggered. path: /clients/client9/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:22.608701] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client9/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:22.609282] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client8/~dmtmp/PM >[2012-04-03 17:45:22.610204] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background entry self-heal triggered. path: /clients/client5/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:22.612626] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client5/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:22.615331] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-0: background entry self-heal triggered. path: /clients/client8/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:22.617032] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client8/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:22.617173] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background entry self-heal completed on /clients/client9/~dmtmp/PM >[2012-04-03 17:45:22.619585] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background entry self-heal triggered. path: /clients/client1/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:22.620531] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background entry self-heal completed on /clients/client5/~dmtmp/PM >[2012-04-03 17:45:22.620910] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-0: background entry self-heal completed on /clients/client9/~dmtmp/PM >[2012-04-03 17:45:22.621485] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client7/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:22.624233] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client9/~dmtmp/PM >[2012-04-03 17:45:22.626020] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background entry self-heal triggered. path: /clients/client0/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:22.627351] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-0: background entry self-heal triggered. path: /clients/client0/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:22.627635] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-0: background entry self-heal completed on /clients/client8/~dmtmp/PM >[2012-04-03 17:45:22.628552] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background entry self-heal triggered. path: /clients/client4/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:22.629126] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client5/~dmtmp/PM >[2012-04-03 17:45:22.629794] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background entry self-heal triggered. path: /clients/client2/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:22.630146] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-0: background entry self-heal triggered. path: /clients/client2/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:22.631934] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client8/~dmtmp/PM >[2012-04-03 17:45:22.632581] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background entry self-heal completed on /clients/client1/~dmtmp/PM >[2012-04-03 17:45:22.633002] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client2/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:22.635650] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-0: background entry self-heal triggered. path: /clients/client1/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:22.636039] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client7/~dmtmp/PM >[2012-04-03 17:45:22.636862] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client1/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:22.637340] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background entry self-heal triggered. path: /clients/client1/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:22.638847] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background entry self-heal completed on /clients/client0/~dmtmp/PM >[2012-04-03 17:45:22.640868] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background entry self-heal triggered. path: /clients/client7/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:22.641646] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-0: background entry self-heal triggered. path: /clients/client7/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:22.641812] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background entry self-heal completed on /clients/client4/~dmtmp/PM >[2012-04-03 17:45:22.642408] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client7/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:22.645192] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-0: background entry self-heal completed on /clients/client0/~dmtmp/PM >[2012-04-03 17:45:22.645555] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background entry self-heal triggered. path: /clients/client6/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:22.646786] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client6/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:22.648009] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background entry self-heal completed on /clients/client2/~dmtmp/PM >[2012-04-03 17:45:22.648160] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-0: background entry self-heal completed on /clients/client2/~dmtmp/PM >[2012-04-03 17:45:22.648583] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background entry self-heal triggered. path: /clients/client4/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:22.649200] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client2/~dmtmp/PM >[2012-04-03 17:45:22.650061] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-0: background entry self-heal triggered. path: /clients/client4/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:22.652592] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client8/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:22.652968] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background entry self-heal triggered. path: /clients/client9/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:22.653210] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background entry self-heal completed on /clients/client1/~dmtmp/PM >[2012-04-03 17:45:22.653617] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-0: background entry self-heal completed on /clients/client1/~dmtmp/PM >[2012-04-03 17:45:22.653966] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client1/~dmtmp/PM >[2012-04-03 17:45:22.655735] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background entry self-heal completed on /clients/client7/~dmtmp/PM >[2012-04-03 17:45:22.656553] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-0: background entry self-heal triggered. path: /clients/client3/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:22.657693] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background entry self-heal completed on /clients/client6/~dmtmp/PM >[2012-04-03 17:45:22.657911] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-0: background entry self-heal completed on /clients/client7/~dmtmp/PM >[2012-04-03 17:45:22.658099] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client7/~dmtmp/PM >[2012-04-03 17:45:22.659472] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background entry self-heal completed on /clients/client4/~dmtmp/PM >[2012-04-03 17:45:22.660414] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client6/~dmtmp/PM >[2012-04-03 17:45:22.661156] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background entry self-heal completed on /clients/client9/~dmtmp/PM >[2012-04-03 17:45:22.663466] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-0: background entry self-heal completed on /clients/client4/~dmtmp/PM >[2012-04-03 17:45:22.665221] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background entry self-heal triggered. path: /clients/client9/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:22.666901] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client9/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:22.667157] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client8/~dmtmp/PM >[2012-04-03 17:45:22.667666] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-0: background entry self-heal triggered. path: /clients/client9/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:22.669118] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client2/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:22.671868] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-0: background entry self-heal triggered. path: /clients/client8/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:22.672069] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-0: background entry self-heal completed on /clients/client3/~dmtmp/PM >[2012-04-03 17:45:22.672670] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client8/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:22.673069] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background entry self-heal completed on /clients/client9/~dmtmp/PM >[2012-04-03 17:45:22.674207] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background entry self-heal triggered. path: /clients/client1/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:22.675135] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background entry self-heal triggered. path: /clients/client3/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:22.676210] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-0: background entry self-heal triggered. path: /clients/client3/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:22.677583] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client7/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:22.678414] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-0: background entry self-heal completed on /clients/client9/~dmtmp/PM >[2012-04-03 17:45:22.681670] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background entry self-heal completed on /clients/client1/~dmtmp/PM >[2012-04-03 17:45:22.682577] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client9/~dmtmp/PM >[2012-04-03 17:45:22.683460] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background entry self-heal completed on /clients/client3/~dmtmp/PM >[2012-04-03 17:45:22.683723] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client2/~dmtmp/PM >[2012-04-03 17:45:22.684177] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-0: background entry self-heal completed on /clients/client8/~dmtmp/PM >[2012-04-03 17:45:22.684728] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background entry self-heal triggered. path: /clients/client1/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:22.685202] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client1/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:22.687326] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background entry self-heal triggered. path: /clients/client2/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:22.688141] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-0: background entry self-heal triggered. path: /clients/client1/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:22.688714] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background entry self-heal triggered. path: /clients/client0/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:22.689127] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client8/~dmtmp/PM >[2012-04-03 17:45:22.689748] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client2/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:22.690476] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-0: background entry self-heal triggered. path: /clients/client2/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:22.691000] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-0: background entry self-heal completed on /clients/client3/~dmtmp/PM >[2012-04-03 17:45:22.691750] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-0: background entry self-heal triggered. path: /clients/client0/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:22.692969] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client7/~dmtmp/PM >[2012-04-03 17:45:22.694333] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background entry self-heal completed on /clients/client1/~dmtmp/PM >[2012-04-03 17:45:22.696543] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background entry self-heal triggered. path: /clients/client7/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:22.696699] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background entry self-heal completed on /clients/client2/~dmtmp/PM >[2012-04-03 17:45:22.697000] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background entry self-heal triggered. path: /clients/client5/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:22.697700] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-0: background entry self-heal triggered. path: /clients/client7/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:22.697905] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background entry self-heal completed on /clients/client0/~dmtmp/PM >[2012-04-03 17:45:22.699260] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client7/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:22.700720] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client1/~dmtmp/PM >[2012-04-03 17:45:22.702859] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client8/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:22.703251] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-0: background entry self-heal completed on /clients/client1/~dmtmp/PM >[2012-04-03 17:45:22.703682] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background entry self-heal completed on /clients/client7/~dmtmp/PM >[2012-04-03 17:45:22.703858] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client2/~dmtmp/PM >[2012-04-03 17:45:22.705311] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-0: background entry self-heal completed on /clients/client2/~dmtmp/PM >[2012-04-03 17:45:22.705613] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-0: background entry self-heal completed on /clients/client0/~dmtmp/PM >[2012-04-03 17:45:22.705859] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background entry self-heal completed on /clients/client5/~dmtmp/PM >[2012-04-03 17:45:22.706907] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client7/~dmtmp/PM >[2012-04-03 17:45:22.707726] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background entry self-heal triggered. path: /clients/client5/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:22.709805] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client5/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:22.711347] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-0: background entry self-heal completed on /clients/client7/~dmtmp/PM >[2012-04-03 17:45:22.714612] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background entry self-heal completed on /clients/client5/~dmtmp/PM >[2012-04-03 17:45:22.714959] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client8/~dmtmp/PM >[2012-04-03 17:45:22.719426] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-0: background entry self-heal triggered. path: /clients/client8/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:22.719887] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client8/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:22.720645] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background entry self-heal triggered. path: /clients/client4/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:22.720988] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client5/~dmtmp/PM >[2012-04-03 17:45:22.728825] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background entry self-heal triggered. path: /clients/client9/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:22.729257] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-0: background entry self-heal triggered. path: /clients/client3/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:22.730915] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background entry self-heal completed on /clients/client4/~dmtmp/PM >[2012-04-03 17:45:22.732850] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-0: background entry self-heal completed on /clients/client8/~dmtmp/PM >[2012-04-03 17:45:22.733159] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background entry self-heal triggered. path: /clients/client4/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:22.733343] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client8/~dmtmp/PM >[2012-04-03 17:45:22.734183] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-0: background entry self-heal triggered. path: /clients/client4/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:22.735269] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client2/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:22.739761] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background entry self-heal completed on /clients/client9/~dmtmp/PM >[2012-04-03 17:45:22.740849] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client6/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:22.741778] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background entry self-heal triggered. path: /clients/client6/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:22.742872] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background entry self-heal triggered. path: /clients/client9/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:22.743915] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client9/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:22.744750] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background entry self-heal triggered. path: /clients/client1/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:22.745043] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-0: background entry self-heal triggered. path: /clients/client9/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:22.745414] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background entry self-heal completed on /clients/client4/~dmtmp/PM >[2012-04-03 17:45:22.746560] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-0: background entry self-heal completed on /clients/client3/~dmtmp/PM >[2012-04-03 17:45:22.746936] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client2/~dmtmp/PM >[2012-04-03 17:45:22.750018] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background entry self-heal triggered. path: /clients/client3/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:22.753212] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background entry self-heal triggered. path: /clients/client2/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:22.755143] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-0: background entry self-heal triggered. path: /clients/client3/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:22.755498] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-0: background entry self-heal triggered. path: /clients/client2/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:22.755699] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background entry self-heal completed on /clients/client6/~dmtmp/PM >[2012-04-03 17:45:22.756076] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client2/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:22.756566] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-0: background entry self-heal completed on /clients/client4/~dmtmp/PM >[2012-04-03 17:45:22.757942] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client6/~dmtmp/PM >[2012-04-03 17:45:22.758554] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background entry self-heal completed on /clients/client9/~dmtmp/PM >[2012-04-03 17:45:22.758793] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client7/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:22.758931] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background entry self-heal completed on /clients/client1/~dmtmp/PM >[2012-04-03 17:45:22.760329] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-0: background entry self-heal completed on /clients/client9/~dmtmp/PM >[2012-04-03 17:45:22.760837] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background entry self-heal triggered. path: /clients/client0/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:22.761197] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client9/~dmtmp/PM >[2012-04-03 17:45:22.762041] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-0: background entry self-heal triggered. path: /clients/client0/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:22.763103] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background entry self-heal triggered. path: /clients/client1/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:22.763528] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background entry self-heal completed on /clients/client3/~dmtmp/PM >[2012-04-03 17:45:22.763892] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-0: background entry self-heal triggered. path: /clients/client1/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:22.764563] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background entry self-heal completed on /clients/client2/~dmtmp/PM >[2012-04-03 17:45:22.768198] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client1/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:22.771184] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background entry self-heal completed on /clients/client0/~dmtmp/PM >[2012-04-03 17:45:22.771623] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background entry self-heal triggered. path: /clients/client5/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:22.772468] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background entry self-heal completed on /clients/client1/~dmtmp/PM >[2012-04-03 17:45:22.774001] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-0: background entry self-heal completed on /clients/client3/~dmtmp/PM >[2012-04-03 17:45:22.775084] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client2/~dmtmp/PM >[2012-04-03 17:45:22.776234] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-0: background entry self-heal completed on /clients/client2/~dmtmp/PM >[2012-04-03 17:45:22.782510] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-0: background entry self-heal completed on /clients/client0/~dmtmp/PM >[2012-04-03 17:45:22.783384] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client7/~dmtmp/PM >[2012-04-03 17:45:22.791005] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-0: background entry self-heal completed on /clients/client1/~dmtmp/PM >[2012-04-03 17:45:22.791193] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background entry self-heal completed on /clients/client5/~dmtmp/PM >[2012-04-03 17:45:22.792533] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-0: background entry self-heal triggered. path: /clients/client7/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:22.794787] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background entry self-heal triggered. path: /clients/client7/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:22.796008] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background entry self-heal triggered. path: /clients/client5/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:22.796655] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client7/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:22.798164] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client1/~dmtmp/PM >[2012-04-03 17:45:22.803508] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background entry self-heal completed on /clients/client7/~dmtmp/PM >[2012-04-03 17:45:22.804468] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client5/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:22.806150] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background entry self-heal completed on /clients/client5/~dmtmp/PM >[2012-04-03 17:45:22.811123] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background entry self-heal triggered. path: /clients/client9/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:22.813274] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background entry self-heal triggered. path: /clients/client4/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:22.815460] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client8/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:22.816406] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background entry self-heal triggered. path: /clients/client3/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:22.816715] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client2/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:22.817175] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background entry self-heal triggered. path: /clients/client2/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:22.818814] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-0: background entry self-heal completed on /clients/client7/~dmtmp/PM >[2012-04-03 17:45:22.820229] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-0: background entry self-heal triggered. path: /clients/client3/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:22.826647] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client7/~dmtmp/PM >[2012-04-03 17:45:22.826965] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background entry self-heal triggered. path: /clients/client1/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:22.830428] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client5/~dmtmp/PM >[2012-04-03 17:45:22.832324] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background entry self-heal triggered. path: /clients/client6/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:22.833356] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background entry self-heal completed on /clients/client9/~dmtmp/PM >[2012-04-03 17:45:22.833925] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background entry self-heal completed on /clients/client4/~dmtmp/PM >[2012-04-03 17:45:22.835793] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client6/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:22.836170] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background entry self-heal completed on /clients/client3/~dmtmp/PM >[2012-04-03 17:45:22.836359] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background entry self-heal completed on /clients/client2/~dmtmp/PM >[2012-04-03 17:45:22.838515] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client9/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:22.839815] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-0: background entry self-heal triggered. path: /clients/client9/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:22.840571] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background entry self-heal triggered. path: /clients/client9/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:22.840954] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-0: background entry self-heal triggered. path: /clients/client4/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:22.841369] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background entry self-heal triggered. path: /clients/client4/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:22.841577] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client8/~dmtmp/PM >[2012-04-03 17:45:22.842490] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background entry self-heal completed on /clients/client1/~dmtmp/PM >[2012-04-03 17:45:22.843036] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-0: background entry self-heal completed on /clients/client3/~dmtmp/PM >[2012-04-03 17:45:22.843584] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client2/~dmtmp/PM >[2012-04-03 17:45:22.849100] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background entry self-heal triggered. path: /clients/client1/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:22.849368] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background entry self-heal completed on /clients/client6/~dmtmp/PM >[2012-04-03 17:45:22.850923] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client8/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:22.852551] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client1/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:22.853109] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-0: background entry self-heal triggered. path: /clients/client8/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:22.853545] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background entry self-heal completed on /clients/client9/~dmtmp/PM >[2012-04-03 17:45:22.853878] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background entry self-heal completed on /clients/client4/~dmtmp/PM >[2012-04-03 17:45:22.855165] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-0: background entry self-heal triggered. path: /clients/client1/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:22.855631] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client7/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:22.858606] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client6/~dmtmp/PM >[2012-04-03 17:45:22.859012] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background entry self-heal completed on /clients/client1/~dmtmp/PM >[2012-04-03 17:45:22.861263] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client9/~dmtmp/PM >[2012-04-03 17:45:22.861523] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-0: background entry self-heal completed on /clients/client9/~dmtmp/PM >[2012-04-03 17:45:22.863806] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-0: background entry self-heal completed on /clients/client4/~dmtmp/PM >[2012-04-03 17:45:22.868291] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client8/~dmtmp/PM >[2012-04-03 17:45:22.868468] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client1/~dmtmp/PM >[2012-04-03 17:45:22.870001] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-0: background entry self-heal completed on /clients/client8/~dmtmp/PM >[2012-04-03 17:45:22.870449] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-0: background entry self-heal completed on /clients/client1/~dmtmp/PM >[2012-04-03 17:45:22.872694] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client7/~dmtmp/PM >[2012-04-03 17:45:22.875756] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background entry self-heal triggered. path: /clients/client7/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:22.879854] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client7/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:22.880891] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-0: background entry self-heal triggered. path: /clients/client7/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:22.881382] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background entry self-heal completed on /clients/client7/~dmtmp/PM >[2012-04-03 17:45:22.883112] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background entry self-heal triggered. path: /clients/client0/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:22.886334] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-0: background entry self-heal triggered. path: /clients/client0/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:22.891806] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-0: background entry self-heal triggered. path: /clients/client3/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:22.895241] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background entry self-heal completed on /clients/client0/~dmtmp/PM >[2012-04-03 17:45:22.895951] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-0: background entry self-heal completed on /clients/client7/~dmtmp/PM >[2012-04-03 17:45:22.898892] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background entry self-heal triggered. path: /clients/client5/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:22.899453] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client2/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:22.900249] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client7/~dmtmp/PM >[2012-04-03 17:45:22.900825] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background entry self-heal triggered. path: /clients/client9/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:22.901288] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background entry self-heal triggered. path: /clients/client1/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:22.902448] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-0: background entry self-heal completed on /clients/client0/~dmtmp/PM >[2012-04-03 17:45:22.904611] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client8/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:22.905785] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-0: background entry self-heal completed on /clients/client3/~dmtmp/PM >[2012-04-03 17:45:22.907613] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background entry self-heal completed on /clients/client5/~dmtmp/PM >[2012-04-03 17:45:22.909714] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background entry self-heal triggered. path: /clients/client3/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:22.909973] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background entry self-heal completed on /clients/client9/~dmtmp/PM >[2012-04-03 17:45:22.910871] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background entry self-heal completed on /clients/client1/~dmtmp/PM >[2012-04-03 17:45:22.911606] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-0: background entry self-heal triggered. path: /clients/client3/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:22.912028] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background entry self-heal triggered. path: /clients/client5/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:22.914599] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background entry self-heal triggered. path: /clients/client9/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:22.915671] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background entry self-heal triggered. path: /clients/client1/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:22.917562] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background entry self-heal triggered. path: /clients/client6/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:22.918619] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client5/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:22.919938] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background entry self-heal completed on /clients/client3/~dmtmp/PM >[2012-04-03 17:45:22.921626] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-0: background entry self-heal triggered. path: /clients/client9/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:22.922087] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background entry self-heal completed on /clients/client5/~dmtmp/PM >[2012-04-03 17:45:22.922279] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client9/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:22.923853] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client1/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:22.924463] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client2/~dmtmp/PM >[2012-04-03 17:45:22.925617] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client6/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:22.925849] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-0: background entry self-heal triggered. path: /clients/client1/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:22.926930] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background entry self-heal completed on /clients/client9/~dmtmp/PM >[2012-04-03 17:45:22.927078] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background entry self-heal completed on /clients/client1/~dmtmp/PM >[2012-04-03 17:45:22.927388] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background entry self-heal completed on /clients/client6/~dmtmp/PM >[2012-04-03 17:45:22.929654] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client2/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:22.930016] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background entry self-heal triggered. path: /clients/client2/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:22.930210] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client8/~dmtmp/PM >[2012-04-03 17:45:22.930829] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background entry self-heal triggered. path: /clients/client4/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:22.932728] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-0: background entry self-heal triggered. path: /clients/client2/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:22.937860] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client8/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:22.939684] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-0: background entry self-heal triggered. path: /clients/client8/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:22.941637] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client5/~dmtmp/PM >[2012-04-03 17:45:22.941869] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client9/~dmtmp/PM >[2012-04-03 17:45:22.942415] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client7/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:22.942973] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-0: background entry self-heal triggered. path: /clients/client7/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:22.943207] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background entry self-heal triggered. path: /clients/client7/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:22.944025] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client1/~dmtmp/PM >[2012-04-03 17:45:22.944360] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-0: background entry self-heal completed on /clients/client3/~dmtmp/PM >[2012-04-03 17:45:22.944708] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-0: background entry self-heal completed on /clients/client9/~dmtmp/PM >[2012-04-03 17:45:22.946043] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client6/~dmtmp/PM >[2012-04-03 17:45:22.946334] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client2/~dmtmp/PM >[2012-04-03 17:45:22.946770] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-0: background entry self-heal completed on /clients/client1/~dmtmp/PM >[2012-04-03 17:45:22.948860] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-0: background entry self-heal completed on /clients/client2/~dmtmp/PM >[2012-04-03 17:45:22.949301] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background entry self-heal completed on /clients/client2/~dmtmp/PM >[2012-04-03 17:45:22.952821] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background entry self-heal completed on /clients/client4/~dmtmp/PM >[2012-04-03 17:45:22.954558] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background entry self-heal triggered. path: /clients/client0/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:22.955754] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client8/~dmtmp/PM >[2012-04-03 17:45:22.956182] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-0: background entry self-heal completed on /clients/client8/~dmtmp/PM >[2012-04-03 17:45:22.957965] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background entry self-heal triggered. path: /clients/client4/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:22.958761] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client7/~dmtmp/PM >[2012-04-03 17:45:22.959174] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background entry self-heal completed on /clients/client7/~dmtmp/PM >[2012-04-03 17:45:22.959443] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-0: background entry self-heal triggered. path: /clients/client0/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:22.960692] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-0: background entry self-heal completed on /clients/client7/~dmtmp/PM >[2012-04-03 17:45:22.961557] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-0: background entry self-heal triggered. path: /clients/client4/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:22.964662] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background entry self-heal completed on /clients/client0/~dmtmp/PM >[2012-04-03 17:45:22.966939] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background entry self-heal completed on /clients/client4/~dmtmp/PM >[2012-04-03 17:45:22.972113] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client2/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:22.975981] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-0: background entry self-heal completed on /clients/client0/~dmtmp/PM >[2012-04-03 17:45:22.977834] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client8/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:22.981282] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-0: background entry self-heal completed on /clients/client4/~dmtmp/PM >[2012-04-03 17:45:22.981661] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-0: background entry self-heal triggered. path: /clients/client3/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:22.982806] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client7/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:22.995041] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client2/~dmtmp/PM >[2012-04-03 17:45:22.996922] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background entry self-heal triggered. path: /clients/client2/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:22.999767] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client2/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:23.000055] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-0: background entry self-heal triggered. path: /clients/client2/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:23.000222] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client8/~dmtmp/PM >[2012-04-03 17:45:23.001380] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background entry self-heal triggered. path: /clients/client1/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:23.001597] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client7/~dmtmp/PM >[2012-04-03 17:45:23.002617] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background entry self-heal triggered. path: /clients/client9/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:23.002774] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-0: background entry self-heal completed on /clients/client3/~dmtmp/PM >[2012-04-03 17:45:23.004879] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background entry self-heal triggered. path: /clients/client7/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:23.008018] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background entry self-heal completed on /clients/client2/~dmtmp/PM >[2012-04-03 17:45:23.008214] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background entry self-heal triggered. path: /clients/client3/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:23.008564] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client8/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:23.010172] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client7/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:23.012028] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-0: background entry self-heal triggered. path: /clients/client8/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:23.012337] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-0: background entry self-heal triggered. path: /clients/client7/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:23.014332] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background entry self-heal completed on /clients/client1/~dmtmp/PM >[2012-04-03 17:45:23.015258] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-0: background entry self-heal triggered. path: /clients/client3/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:23.017248] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background entry self-heal completed on /clients/client9/~dmtmp/PM >[2012-04-03 17:45:23.017743] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background entry self-heal triggered. path: /clients/client5/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:23.019875] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background entry self-heal completed on /clients/client7/~dmtmp/PM >[2012-04-03 17:45:23.020143] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background entry self-heal triggered. path: /clients/client1/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:23.025982] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client1/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:23.026256] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-0: background entry self-heal triggered. path: /clients/client1/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:23.026594] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background entry self-heal triggered. path: /clients/client9/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:23.026840] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client9/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:23.027265] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background entry self-heal completed on /clients/client3/~dmtmp/PM >[2012-04-03 17:45:23.029953] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-0: background entry self-heal triggered. path: /clients/client9/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:23.033799] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background entry self-heal completed on /clients/client5/~dmtmp/PM >[2012-04-03 17:45:23.034532] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client2/~dmtmp/PM >[2012-04-03 17:45:23.034949] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-0: background entry self-heal completed on /clients/client2/~dmtmp/PM >[2012-04-03 17:45:23.035526] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background entry self-heal completed on /clients/client1/~dmtmp/PM >[2012-04-03 17:45:23.035909] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background entry self-heal completed on /clients/client9/~dmtmp/PM >[2012-04-03 17:45:23.037377] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client5/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:23.037722] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client8/~dmtmp/PM >[2012-04-03 17:45:23.037878] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client7/~dmtmp/PM >[2012-04-03 17:45:23.038590] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background entry self-heal triggered. path: /clients/client5/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:23.041412] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-0: background entry self-heal completed on /clients/client8/~dmtmp/PM >[2012-04-03 17:45:23.041951] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-0: background entry self-heal completed on /clients/client7/~dmtmp/PM >[2012-04-03 17:45:23.043402] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-0: background entry self-heal completed on /clients/client3/~dmtmp/PM >[2012-04-03 17:45:23.044494] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background entry self-heal triggered. path: /clients/client6/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:23.044974] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client6/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:23.048177] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client1/~dmtmp/PM >[2012-04-03 17:45:23.049270] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-0: background entry self-heal completed on /clients/client1/~dmtmp/PM >[2012-04-03 17:45:23.049647] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-0: background entry self-heal completed on /clients/client9/~dmtmp/PM >[2012-04-03 17:45:23.049945] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client9/~dmtmp/PM >[2012-04-03 17:45:23.056788] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background entry self-heal completed on /clients/client5/~dmtmp/PM >[2012-04-03 17:45:23.057198] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client5/~dmtmp/PM >[2012-04-03 17:45:23.057824] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background entry self-heal triggered. path: /clients/client4/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:23.062467] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client0/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:23.064340] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client6/~dmtmp/PM >[2012-04-03 17:45:23.064954] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background entry self-heal completed on /clients/client6/~dmtmp/PM >[2012-04-03 17:45:23.066926] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client7/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:23.070467] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background entry self-heal completed on /clients/client4/~dmtmp/PM >[2012-04-03 17:45:23.075029] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background entry self-heal triggered. path: /clients/client4/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:23.080468] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-0: background entry self-heal triggered. path: /clients/client4/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:23.081542] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client0/~dmtmp/PM >[2012-04-03 17:45:23.083420] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background entry self-heal triggered. path: /clients/client1/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:23.086382] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client7/~dmtmp/PM >[2012-04-03 17:45:23.086833] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client0/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:23.087617] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background entry self-heal triggered. path: /clients/client0/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:23.087994] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background entry self-heal completed on /clients/client4/~dmtmp/PM >[2012-04-03 17:45:23.088374] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-0: background entry self-heal triggered. path: /clients/client0/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:23.090466] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background entry self-heal triggered. path: /clients/client7/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:23.091852] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client7/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:23.092304] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background entry self-heal triggered. path: /clients/client9/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:23.093358] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-0: background entry self-heal triggered. path: /clients/client7/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:23.094756] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background entry self-heal completed on /clients/client1/~dmtmp/PM >[2012-04-03 17:45:23.095740] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background entry self-heal completed on /clients/client0/~dmtmp/PM >[2012-04-03 17:45:23.097143] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background entry self-heal completed on /clients/client7/~dmtmp/PM >[2012-04-03 17:45:23.097332] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background entry self-heal triggered. path: /clients/client1/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:23.098380] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background entry self-heal completed on /clients/client9/~dmtmp/PM >[2012-04-03 17:45:23.099470] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-0: background entry self-heal completed on /clients/client4/~dmtmp/PM >[2012-04-03 17:45:23.100528] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background entry self-heal triggered. path: /clients/client9/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:23.100946] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-0: background entry self-heal triggered. path: /clients/client1/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:23.101412] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client1/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:23.102901] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-0: background entry self-heal triggered. path: /clients/client9/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:23.104584] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background entry self-heal completed on /clients/client1/~dmtmp/PM >[2012-04-03 17:45:23.106485] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client9/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:23.106721] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client0/~dmtmp/PM >[2012-04-03 17:45:23.108728] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background entry self-heal completed on /clients/client9/~dmtmp/PM >[2012-04-03 17:45:23.108905] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-0: background entry self-heal completed on /clients/client0/~dmtmp/PM >[2012-04-03 17:45:23.111693] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client7/~dmtmp/PM >[2012-04-03 17:45:23.112148] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-0: background entry self-heal completed on /clients/client7/~dmtmp/PM >[2012-04-03 17:45:23.112494] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background entry self-heal triggered. path: /clients/client5/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:23.118361] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background entry self-heal completed on /clients/client5/~dmtmp/PM >[2012-04-03 17:45:23.119782] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client1/~dmtmp/PM >[2012-04-03 17:45:23.121321] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-0: background entry self-heal completed on /clients/client1/~dmtmp/PM >[2012-04-03 17:45:23.121589] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-0: background entry self-heal completed on /clients/client9/~dmtmp/PM >[2012-04-03 17:45:23.122765] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background entry self-heal triggered. path: /clients/client5/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:23.123397] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client5/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:23.126209] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client9/~dmtmp/PM >[2012-04-03 17:45:23.129680] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-0: background entry self-heal triggered. path: /clients/client3/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:23.130751] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client2/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:23.131432] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background entry self-heal completed on /clients/client5/~dmtmp/PM >[2012-04-03 17:45:23.135402] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client5/~dmtmp/PM >[2012-04-03 17:45:23.138285] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background entry self-heal triggered. path: /clients/client6/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:23.138541] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client6/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:23.139194] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-0: background entry self-heal completed on /clients/client3/~dmtmp/PM >[2012-04-03 17:45:23.140779] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client8/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:23.142783] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background entry self-heal triggered. path: /clients/client3/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:23.143190] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-0: background entry self-heal triggered. path: /clients/client3/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:23.147374] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client2/~dmtmp/PM >[2012-04-03 17:45:23.149212] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background entry self-heal completed on /clients/client6/~dmtmp/PM >[2012-04-03 17:45:23.152031] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background entry self-heal triggered. path: /clients/client2/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:23.153444] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background entry self-heal completed on /clients/client3/~dmtmp/PM >[2012-04-03 17:45:23.153678] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client6/~dmtmp/PM >[2012-04-03 17:45:23.154620] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client2/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:23.156077] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-0: background entry self-heal triggered. path: /clients/client2/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:23.156785] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client8/~dmtmp/PM >[2012-04-03 17:45:23.162525] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-0: background entry self-heal completed on /clients/client3/~dmtmp/PM >[2012-04-03 17:45:23.163743] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client8/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:23.164099] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client7/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:23.164725] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background entry self-heal triggered. path: /clients/client9/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:23.164956] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-0: background entry self-heal triggered. path: /clients/client8/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:23.165145] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background entry self-heal triggered. path: /clients/client1/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:23.165351] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background entry self-heal completed on /clients/client2/~dmtmp/PM >[2012-04-03 17:45:23.165762] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background entry self-heal triggered. path: /clients/client4/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:23.168628] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client2/~dmtmp/PM >[2012-04-03 17:45:23.171941] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background entry self-heal triggered. path: /clients/client5/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:23.172269] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-0: background entry self-heal completed on /clients/client2/~dmtmp/PM >[2012-04-03 17:45:23.173916] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client0/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:23.176180] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-0: background entry self-heal completed on /clients/client8/~dmtmp/PM >[2012-04-03 17:45:23.176626] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client8/~dmtmp/PM >[2012-04-03 17:45:23.177091] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client7/~dmtmp/PM >[2012-04-03 17:45:23.178696] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background entry self-heal completed on /clients/client9/~dmtmp/PM >[2012-04-03 17:45:23.179228] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background entry self-heal completed on /clients/client1/~dmtmp/PM >[2012-04-03 17:45:23.181561] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background entry self-heal completed on /clients/client4/~dmtmp/PM >[2012-04-03 17:45:23.182472] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background entry self-heal triggered. path: /clients/client7/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:23.184743] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-0: background entry self-heal triggered. path: /clients/client9/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:23.185359] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-0: background entry self-heal triggered. path: /clients/client1/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:23.187338] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-0: background entry self-heal triggered. path: /clients/client7/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:23.187714] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background entry self-heal triggered. path: /clients/client9/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:23.188286] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-0: background entry self-heal triggered. path: /clients/client4/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:23.189352] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background entry self-heal triggered. path: /clients/client1/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:23.189616] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client7/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:23.189929] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background entry self-heal triggered. path: /clients/client6/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:23.190378] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background entry self-heal triggered. path: /clients/client4/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:23.190872] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background entry self-heal completed on /clients/client5/~dmtmp/PM >[2012-04-03 17:45:23.192281] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client9/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:23.192779] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client6/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:23.195794] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client1/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:23.196820] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client0/~dmtmp/PM >[2012-04-03 17:45:23.198082] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client2/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:23.200624] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background entry self-heal completed on /clients/client7/~dmtmp/PM >[2012-04-03 17:45:23.200938] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background entry self-heal triggered. path: /clients/client0/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:23.201266] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-0: background entry self-heal completed on /clients/client9/~dmtmp/PM >[2012-04-03 17:45:23.201431] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background entry self-heal completed on /clients/client9/~dmtmp/PM >[2012-04-03 17:45:23.201651] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-0: background entry self-heal completed on /clients/client1/~dmtmp/PM >[2012-04-03 17:45:23.201829] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background entry self-heal completed on /clients/client1/~dmtmp/PM >[2012-04-03 17:45:23.202237] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background entry self-heal completed on /clients/client6/~dmtmp/PM >[2012-04-03 17:45:23.202417] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-0: background entry self-heal completed on /clients/client7/~dmtmp/PM >[2012-04-03 17:45:23.202843] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client0/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:23.203291] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-0: background entry self-heal triggered. path: /clients/client0/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:23.205398] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background entry self-heal completed on /clients/client4/~dmtmp/PM >[2012-04-03 17:45:23.205739] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-0: background entry self-heal completed on /clients/client4/~dmtmp/PM >[2012-04-03 17:45:23.206386] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client7/~dmtmp/PM >[2012-04-03 17:45:23.207724] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client9/~dmtmp/PM >[2012-04-03 17:45:23.208002] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client6/~dmtmp/PM >[2012-04-03 17:45:23.209475] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client1/~dmtmp/PM >[2012-04-03 17:45:23.210412] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client2/~dmtmp/PM >[2012-04-03 17:45:23.211775] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client8/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:23.212552] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background entry self-heal completed on /clients/client0/~dmtmp/PM >[2012-04-03 17:45:23.212908] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background entry self-heal triggered. path: /clients/client2/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:23.217126] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-0: background entry self-heal completed on /clients/client0/~dmtmp/PM >[2012-04-03 17:45:23.217482] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client2/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:23.217707] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client0/~dmtmp/PM >[2012-04-03 17:45:23.219326] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-0: background entry self-heal triggered. path: /clients/client2/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:23.219875] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background entry self-heal completed on /clients/client2/~dmtmp/PM >[2012-04-03 17:45:23.222725] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-0: background entry self-heal triggered. path: /clients/client3/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:23.228350] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client8/~dmtmp/PM >[2012-04-03 17:45:23.230514] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background entry self-heal triggered. path: /clients/client5/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:23.231447] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client2/~dmtmp/PM >[2012-04-03 17:45:23.233866] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-0: background entry self-heal triggered. path: /clients/client8/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:23.234179] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-0: background entry self-heal completed on /clients/client2/~dmtmp/PM >[2012-04-03 17:45:23.236038] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client8/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:23.236814] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-0: background entry self-heal completed on /clients/client3/~dmtmp/PM >[2012-04-03 17:45:23.240734] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background entry self-heal triggered. path: /clients/client3/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:23.242603] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-0: background entry self-heal triggered. path: /clients/client3/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:23.243231] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background entry self-heal completed on /clients/client5/~dmtmp/PM >[2012-04-03 17:45:23.245136] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-0: background entry self-heal triggered. path: /clients/client6/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:23.247492] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background entry self-heal triggered. path: /clients/client5/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:23.247826] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background entry self-heal triggered. path: /clients/client1/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:23.248587] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client8/~dmtmp/PM >[2012-04-03 17:45:23.248885] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client5/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:23.249904] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client2/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:23.250888] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-0: background entry self-heal completed on /clients/client8/~dmtmp/PM >[2012-04-03 17:45:23.252284] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background entry self-heal completed on /clients/client3/~dmtmp/PM >[2012-04-03 17:45:23.258031] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background entry self-heal completed on /clients/client5/~dmtmp/PM >[2012-04-03 17:45:23.259159] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background entry self-heal completed on /clients/client1/~dmtmp/PM >[2012-04-03 17:45:23.260870] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background entry self-heal triggered. path: /clients/client1/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:23.261573] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-0: background entry self-heal completed on /clients/client3/~dmtmp/PM >[2012-04-03 17:45:23.263717] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client0/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:23.265329] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-0: background entry self-heal completed on /clients/client6/~dmtmp/PM >[2012-04-03 17:45:23.266067] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-0: background entry self-heal triggered. path: /clients/client1/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:23.266483] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client1/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:23.267162] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client5/~dmtmp/PM >[2012-04-03 17:45:23.268641] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client2/~dmtmp/PM >[2012-04-03 17:45:23.269051] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-0: background entry self-heal triggered. path: /clients/client6/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:23.269606] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client6/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:23.272270] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background entry self-heal triggered. path: /clients/client6/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:23.272782] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-0: background entry self-heal triggered. path: /clients/client2/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:23.275271] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client2/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:23.277276] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background entry self-heal triggered. path: /clients/client2/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:23.277519] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background entry self-heal completed on /clients/client1/~dmtmp/PM >[2012-04-03 17:45:23.278155] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client0/~dmtmp/PM >[2012-04-03 17:45:23.281219] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-0: background entry self-heal completed on /clients/client1/~dmtmp/PM >[2012-04-03 17:45:23.282695] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background entry self-heal triggered. path: /clients/client0/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:23.284215] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client1/~dmtmp/PM >[2012-04-03 17:45:23.285111] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client0/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:23.286239] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-0: background entry self-heal completed on /clients/client6/~dmtmp/PM >[2012-04-03 17:45:23.288485] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-0: background entry self-heal triggered. path: /clients/client0/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:23.289384] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client6/~dmtmp/PM >[2012-04-03 17:45:23.289771] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background entry self-heal completed on /clients/client6/~dmtmp/PM >[2012-04-03 17:45:23.291452] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background entry self-heal completed on /clients/client2/~dmtmp/PM >[2012-04-03 17:45:23.292979] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-0: background entry self-heal completed on /clients/client2/~dmtmp/PM >[2012-04-03 17:45:23.293603] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client2/~dmtmp/PM >[2012-04-03 17:45:23.295207] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background entry self-heal triggered. path: /clients/client4/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:23.298274] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background entry self-heal completed on /clients/client0/~dmtmp/PM >[2012-04-03 17:45:23.300206] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-0: background entry self-heal triggered. path: /clients/client3/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:23.300551] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client0/~dmtmp/PM >[2012-04-03 17:45:23.303770] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-0: background entry self-heal completed on /clients/client0/~dmtmp/PM >[2012-04-03 17:45:23.313561] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background entry self-heal completed on /clients/client4/~dmtmp/PM >[2012-04-03 17:45:23.313994] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background entry self-heal triggered. path: /clients/client5/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:23.317221] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background entry self-heal triggered. path: /clients/client1/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:23.317551] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background entry self-heal triggered. path: /clients/client4/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:23.317890] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-0: background entry self-heal completed on /clients/client3/~dmtmp/PM >[2012-04-03 17:45:23.318411] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-0: background entry self-heal triggered. path: /clients/client4/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:23.319754] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client8/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:23.321971] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background entry self-heal triggered. path: /clients/client3/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:23.322309] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-0: background entry self-heal triggered. path: /clients/client3/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:23.328159] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-0: background entry self-heal triggered. path: /clients/client6/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:23.329927] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background entry self-heal triggered. path: /clients/client0/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:23.330816] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-0: background entry self-heal triggered. path: /clients/client0/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:23.332371] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background entry self-heal completed on /clients/client5/~dmtmp/PM >[2012-04-03 17:45:23.333732] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background entry self-heal completed on /clients/client1/~dmtmp/PM >[2012-04-03 17:45:23.334369] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client2/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:23.335129] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-0: background entry self-heal completed on /clients/client4/~dmtmp/PM >[2012-04-03 17:45:23.336749] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background entry self-heal triggered. path: /clients/client5/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:23.338167] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background entry self-heal completed on /clients/client4/~dmtmp/PM >[2012-04-03 17:45:23.338959] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client5/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:23.339452] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background entry self-heal triggered. path: /clients/client1/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:23.339690] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background entry self-heal completed on /clients/client3/~dmtmp/PM >[2012-04-03 17:45:23.339922] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-0: background entry self-heal completed on /clients/client3/~dmtmp/PM >[2012-04-03 17:45:23.340957] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-0: background entry self-heal triggered. path: /clients/client1/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:23.342057] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client8/~dmtmp/PM >[2012-04-03 17:45:23.342606] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client1/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:23.343318] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background entry self-heal completed on /clients/client0/~dmtmp/PM >[2012-04-03 17:45:23.347151] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background entry self-heal completed on /clients/client5/~dmtmp/PM >[2012-04-03 17:45:23.347745] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client8/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:23.348530] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-0: background entry self-heal completed on /clients/client6/~dmtmp/PM >[2012-04-03 17:45:23.348999] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background entry self-heal completed on /clients/client1/~dmtmp/PM >[2012-04-03 17:45:23.350627] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-0: background entry self-heal triggered. path: /clients/client8/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:23.350811] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-0: background entry self-heal completed on /clients/client0/~dmtmp/PM >[2012-04-03 17:45:23.351283] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background entry self-heal triggered. path: /clients/client6/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:23.352450] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client2/~dmtmp/PM >[2012-04-03 17:45:23.352924] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client6/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:23.353195] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-0: background entry self-heal triggered. path: /clients/client6/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:23.354074] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client5/~dmtmp/PM >[2012-04-03 17:45:23.356756] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client1/~dmtmp/PM >[2012-04-03 17:45:23.358273] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background entry self-heal triggered. path: /clients/client2/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:23.358493] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client2/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:23.358840] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-0: background entry self-heal triggered. path: /clients/client2/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:23.359529] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-0: background entry self-heal completed on /clients/client1/~dmtmp/PM >[2012-04-03 17:45:23.360381] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client8/~dmtmp/PM >[2012-04-03 17:45:23.364534] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background entry self-heal triggered. path: /clients/client9/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:23.366029] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-0: background entry self-heal completed on /clients/client8/~dmtmp/PM >[2012-04-03 17:45:23.366778] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background entry self-heal completed on /clients/client6/~dmtmp/PM >[2012-04-03 17:45:23.368337] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background entry self-heal completed on /clients/client2/~dmtmp/PM >[2012-04-03 17:45:23.371345] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client7/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:23.371840] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client6/~dmtmp/PM >[2012-04-03 17:45:23.372254] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-0: background entry self-heal completed on /clients/client6/~dmtmp/PM >[2012-04-03 17:45:23.377376] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background entry self-heal completed on /clients/client9/~dmtmp/PM >[2012-04-03 17:45:23.377950] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-0: background entry self-heal completed on /clients/client2/~dmtmp/PM >[2012-04-03 17:45:23.379544] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client2/~dmtmp/PM >[2012-04-03 17:45:23.380999] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background entry self-heal triggered. path: /clients/client9/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:23.382611] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client9/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:23.383765] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background entry self-heal triggered. path: /clients/client4/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:23.384726] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-0: background entry self-heal triggered. path: /clients/client9/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:23.388759] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client7/~dmtmp/PM >[2012-04-03 17:45:23.392052] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background entry self-heal triggered. path: /clients/client7/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:23.392307] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background entry self-heal completed on /clients/client9/~dmtmp/PM >[2012-04-03 17:45:23.392589] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background entry self-heal completed on /clients/client4/~dmtmp/PM >[2012-04-03 17:45:23.395402] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-0: background entry self-heal triggered. path: /clients/client7/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:23.395614] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background entry self-heal triggered. path: /clients/client4/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:23.395799] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client7/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:23.397033] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-0: background entry self-heal triggered. path: /clients/client4/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:23.399928] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client9/~dmtmp/PM >[2012-04-03 17:45:23.400680] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client8/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:23.401747] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-0: background entry self-heal completed on /clients/client9/~dmtmp/PM >[2012-04-03 17:45:23.403041] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background entry self-heal completed on /clients/client7/~dmtmp/PM >[2012-04-03 17:45:23.405004] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background entry self-heal completed on /clients/client4/~dmtmp/PM >[2012-04-03 17:45:23.408776] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client7/~dmtmp/PM >[2012-04-03 17:45:23.409625] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-0: background entry self-heal completed on /clients/client7/~dmtmp/PM >[2012-04-03 17:45:23.410625] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client0/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:23.412288] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-0: background entry self-heal completed on /clients/client4/~dmtmp/PM >[2012-04-03 17:45:23.412930] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client8/~dmtmp/PM >[2012-04-03 17:45:23.414200] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-0: background entry self-heal triggered. path: /clients/client3/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:23.415661] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client8/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:23.417168] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-0: background entry self-heal triggered. path: /clients/client8/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:23.419052] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client2/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:23.422943] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client0/~dmtmp/PM >[2012-04-03 17:45:23.426563] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background entry self-heal triggered. path: /clients/client5/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:23.427563] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background entry self-heal triggered. path: /clients/client0/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:23.428083] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-0: background entry self-heal completed on /clients/client3/~dmtmp/PM >[2012-04-03 17:45:23.428665] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client0/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:23.428952] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client7/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:23.430077] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-0: background entry self-heal triggered. path: /clients/client0/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:23.430907] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background entry self-heal triggered. path: /clients/client1/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:23.431077] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-0: background entry self-heal completed on /clients/client8/~dmtmp/PM >[2012-04-03 17:45:23.431970] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client8/~dmtmp/PM >[2012-04-03 17:45:23.433214] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background entry self-heal triggered. path: /clients/client9/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:23.434763] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-0: background entry self-heal triggered. path: /clients/client3/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:23.435334] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client2/~dmtmp/PM >[2012-04-03 17:45:23.435986] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background entry self-heal triggered. path: /clients/client3/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:23.438011] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-0: background entry self-heal triggered. path: /clients/client6/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:23.438836] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background entry self-heal triggered. path: /clients/client2/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:23.439492] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-0: background entry self-heal triggered. path: /clients/client4/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:23.441147] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background entry self-heal completed on /clients/client5/~dmtmp/PM >[2012-04-03 17:45:23.441813] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background entry self-heal completed on /clients/client0/~dmtmp/PM >[2012-04-03 17:45:23.444350] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client2/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:23.444571] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-0: background entry self-heal triggered. path: /clients/client2/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:23.444911] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background entry self-heal completed on /clients/client1/~dmtmp/PM >[2012-04-03 17:45:23.445378] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background entry self-heal completed on /clients/client9/~dmtmp/PM >[2012-04-03 17:45:23.445781] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background entry self-heal triggered. path: /clients/client5/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:23.446541] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client0/~dmtmp/PM >[2012-04-03 17:45:23.447488] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background entry self-heal completed on /clients/client3/~dmtmp/PM >[2012-04-03 17:45:23.448511] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background entry self-heal triggered. path: /clients/client1/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:23.448702] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background entry self-heal triggered. path: /clients/client9/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:23.449291] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background entry self-heal completed on /clients/client2/~dmtmp/PM >[2012-04-03 17:45:23.449987] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client5/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:23.451586] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client7/~dmtmp/PM >[2012-04-03 17:45:23.452725] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client1/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:23.453615] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background entry self-heal triggered. path: /clients/client7/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:23.453894] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client9/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:23.454055] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background entry self-heal completed on /clients/client5/~dmtmp/PM >[2012-04-03 17:45:23.454611] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background entry self-heal completed on /clients/client1/~dmtmp/PM >[2012-04-03 17:45:23.454897] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-0: background entry self-heal completed on /clients/client0/~dmtmp/PM >[2012-04-03 17:45:23.455271] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background entry self-heal completed on /clients/client9/~dmtmp/PM >[2012-04-03 17:45:23.457092] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-0: background entry self-heal triggered. path: /clients/client1/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:23.457442] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client8/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:23.457987] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-0: background entry self-heal triggered. path: /clients/client9/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:23.458663] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background entry self-heal completed on /clients/client7/~dmtmp/PM >[2012-04-03 17:45:23.458831] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-0: background entry self-heal completed on /clients/client3/~dmtmp/PM >[2012-04-03 17:45:23.459824] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-0: background entry self-heal triggered. path: /clients/client7/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:23.464734] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client7/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:23.466219] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-0: background entry self-heal completed on /clients/client6/~dmtmp/PM >[2012-04-03 17:45:23.466631] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-0: background entry self-heal completed on /clients/client4/~dmtmp/PM >[2012-04-03 17:45:23.470361] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-0: background entry self-heal completed on /clients/client2/~dmtmp/PM >[2012-04-03 17:45:23.475650] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background entry self-heal triggered. path: /clients/client6/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:23.476041] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client2/~dmtmp/PM >[2012-04-03 17:45:23.477252] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client6/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:23.480357] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client5/~dmtmp/PM >[2012-04-03 17:45:23.480631] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-0: background entry self-heal triggered. path: /clients/client6/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:23.480962] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client1/~dmtmp/PM >[2012-04-03 17:45:23.481547] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client9/~dmtmp/PM >[2012-04-03 17:45:23.481748] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client8/~dmtmp/PM >[2012-04-03 17:45:23.484268] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-0: background entry self-heal completed on /clients/client1/~dmtmp/PM >[2012-04-03 17:45:23.484588] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-0: background entry self-heal completed on /clients/client9/~dmtmp/PM >[2012-04-03 17:45:23.485345] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-0: background entry self-heal completed on /clients/client7/~dmtmp/PM >[2012-04-03 17:45:23.487632] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client7/~dmtmp/PM >[2012-04-03 17:45:23.488462] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client8/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:23.488960] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-0: background entry self-heal triggered. path: /clients/client8/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:23.494321] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background entry self-heal completed on /clients/client6/~dmtmp/PM >[2012-04-03 17:45:23.494500] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client6/~dmtmp/PM >[2012-04-03 17:45:23.496518] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-0: background entry self-heal completed on /clients/client6/~dmtmp/PM >[2012-04-03 17:45:23.499398] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client8/~dmtmp/PM >[2012-04-03 17:45:23.500821] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-0: background entry self-heal triggered. path: /clients/client3/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:23.502172] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-0: background entry self-heal completed on /clients/client8/~dmtmp/PM >[2012-04-03 17:45:23.512129] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background entry self-heal triggered. path: /clients/client4/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:23.513968] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-0: background entry self-heal completed on /clients/client3/~dmtmp/PM >[2012-04-03 17:45:23.514649] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background entry self-heal triggered. path: /clients/client1/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:23.515465] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client2/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:23.519436] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background entry self-heal triggered. path: /clients/client3/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:23.523319] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-0: background entry self-heal triggered. path: /clients/client3/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:23.524445] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client0/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:23.526424] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background entry self-heal completed on /clients/client4/~dmtmp/PM >[2012-04-03 17:45:23.528194] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background entry self-heal completed on /clients/client1/~dmtmp/PM >[2012-04-03 17:45:23.529349] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-0: background entry self-heal triggered. path: /clients/client4/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:23.529547] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background entry self-heal triggered. path: /clients/client4/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:23.531207] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background entry self-heal completed on /clients/client3/~dmtmp/PM >[2012-04-03 17:45:23.532276] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client2/~dmtmp/PM >[2012-04-03 17:45:23.534586] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client1/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:23.537392] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client2/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:23.537720] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-0: background entry self-heal triggered. path: /clients/client1/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:23.538149] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client0/~dmtmp/PM >[2012-04-03 17:45:23.538631] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background entry self-heal triggered. path: /clients/client1/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:23.538785] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-0: background entry self-heal triggered. path: /clients/client2/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:23.539063] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background entry self-heal triggered. path: /clients/client2/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:23.543287] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background entry self-heal triggered. path: /clients/client5/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:23.543543] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background entry self-heal triggered. path: /clients/client0/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:23.543690] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-0: background entry self-heal completed on /clients/client3/~dmtmp/PM >[2012-04-03 17:45:23.544043] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background entry self-heal triggered. path: /clients/client9/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:23.544723] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client0/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:23.545056] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client7/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:23.546249] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-0: background entry self-heal triggered. path: /clients/client0/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:23.547460] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client1/~dmtmp/PM >[2012-04-03 17:45:23.549889] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background entry self-heal completed on /clients/client4/~dmtmp/PM >[2012-04-03 17:45:23.552030] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client2/~dmtmp/PM >[2012-04-03 17:45:23.552797] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-0: background entry self-heal completed on /clients/client4/~dmtmp/PM >[2012-04-03 17:45:23.553688] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background entry self-heal completed on /clients/client1/~dmtmp/PM >[2012-04-03 17:45:23.555420] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client8/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:23.555905] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background entry self-heal completed on /clients/client2/~dmtmp/PM >[2012-04-03 17:45:23.556135] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background entry self-heal completed on /clients/client5/~dmtmp/PM >[2012-04-03 17:45:23.556581] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background entry self-heal completed on /clients/client0/~dmtmp/PM >[2012-04-03 17:45:23.556725] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background entry self-heal completed on /clients/client9/~dmtmp/PM >[2012-04-03 17:45:23.557781] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-0: background entry self-heal completed on /clients/client1/~dmtmp/PM >[2012-04-03 17:45:23.558060] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-0: background entry self-heal triggered. path: /clients/client6/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:23.558900] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client0/~dmtmp/PM >[2012-04-03 17:45:23.559792] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client5/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:23.560003] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client7/~dmtmp/PM >[2012-04-03 17:45:23.560695] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-0: background entry self-heal completed on /clients/client2/~dmtmp/PM >[2012-04-03 17:45:23.560986] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client9/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:23.561884] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background entry self-heal triggered. path: /clients/client9/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:23.562138] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-0: background entry self-heal triggered. path: /clients/client9/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:23.562663] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-0: background entry self-heal completed on /clients/client0/~dmtmp/PM >[2012-04-03 17:45:23.563006] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background entry self-heal triggered. path: /clients/client5/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:23.564772] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-0: background entry self-heal triggered. path: /clients/client7/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:23.566238] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background entry self-heal triggered. path: /clients/client7/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:23.566606] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client7/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:23.573699] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client8/~dmtmp/PM >[2012-04-03 17:45:23.575648] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-0: background entry self-heal completed on /clients/client6/~dmtmp/PM >[2012-04-03 17:45:23.576307] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background entry self-heal completed on /clients/client9/~dmtmp/PM >[2012-04-03 17:45:23.579922] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background entry self-heal completed on /clients/client5/~dmtmp/PM >[2012-04-03 17:45:23.580213] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background entry self-heal completed on /clients/client7/~dmtmp/PM >[2012-04-03 17:45:23.582672] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client8/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:23.582820] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client5/~dmtmp/PM >[2012-04-03 17:45:23.583818] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-0: background entry self-heal triggered. path: /clients/client8/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:23.584052] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client6/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:23.584357] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background entry self-heal triggered. path: /clients/client6/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:23.584577] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-0: background entry self-heal completed on /clients/client9/~dmtmp/PM >[2012-04-03 17:45:23.584958] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-0: background entry self-heal triggered. path: /clients/client6/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:23.585420] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client9/~dmtmp/PM >[2012-04-03 17:45:23.586294] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-0: background entry self-heal completed on /clients/client7/~dmtmp/PM >[2012-04-03 17:45:23.587451] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client7/~dmtmp/PM >[2012-04-03 17:45:23.589809] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-0: background entry self-heal triggered. path: /clients/client3/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:23.594419] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client8/~dmtmp/PM >[2012-04-03 17:45:23.595558] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client6/~dmtmp/PM >[2012-04-03 17:45:23.595758] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client1/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:23.597063] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-0: background entry self-heal triggered. path: /clients/client1/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:23.599761] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background entry self-heal triggered. path: /clients/client4/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:23.601320] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-0: background entry self-heal completed on /clients/client8/~dmtmp/PM >[2012-04-03 17:45:23.601650] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background entry self-heal completed on /clients/client6/~dmtmp/PM >[2012-04-03 17:45:23.602640] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-0: background entry self-heal completed on /clients/client6/~dmtmp/PM >[2012-04-03 17:45:23.606120] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-0: background entry self-heal completed on /clients/client3/~dmtmp/PM >[2012-04-03 17:45:23.608032] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client1/~dmtmp/PM >[2012-04-03 17:45:23.608498] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client7/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:23.608776] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background entry self-heal triggered. path: /clients/client9/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:23.610404] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client2/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:23.611584] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-0: background entry self-heal triggered. path: /clients/client3/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:23.611952] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background entry self-heal triggered. path: /clients/client3/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:23.615210] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-0: background entry self-heal completed on /clients/client1/~dmtmp/PM >[2012-04-03 17:45:23.616383] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background entry self-heal completed on /clients/client4/~dmtmp/PM >[2012-04-03 17:45:23.618097] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background entry self-heal triggered. path: /clients/client5/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:23.620490] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background entry self-heal triggered. path: /clients/client4/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:23.620640] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background entry self-heal completed on /clients/client9/~dmtmp/PM >[2012-04-03 17:45:23.621336] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-0: background entry self-heal triggered. path: /clients/client4/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:23.621931] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client7/~dmtmp/PM >[2012-04-03 17:45:23.624779] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client2/~dmtmp/PM >[2012-04-03 17:45:23.625276] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client9/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:23.625822] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background entry self-heal completed on /clients/client3/~dmtmp/PM >[2012-04-03 17:45:23.626083] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-0: background entry self-heal triggered. path: /clients/client9/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:23.626538] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background entry self-heal triggered. path: /clients/client9/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:23.626956] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background entry self-heal triggered. path: /clients/client7/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:23.627177] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client7/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:23.629523] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-0: background entry self-heal triggered. path: /clients/client7/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:23.629833] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-0: background entry self-heal completed on /clients/client3/~dmtmp/PM >[2012-04-03 17:45:23.630584] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-0: background entry self-heal triggered. path: /clients/client2/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:23.630779] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background entry self-heal triggered. path: /clients/client2/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:23.630963] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client2/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:23.636319] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background entry self-heal completed on /clients/client5/~dmtmp/PM >[2012-04-03 17:45:23.637483] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background entry self-heal completed on /clients/client4/~dmtmp/PM >[2012-04-03 17:45:23.639919] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-0: background entry self-heal completed on /clients/client4/~dmtmp/PM >[2012-04-03 17:45:23.640591] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background entry self-heal triggered. path: /clients/client5/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:23.641536] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background entry self-heal completed on /clients/client9/~dmtmp/PM >[2012-04-03 17:45:23.645258] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client0/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:23.645584] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client5/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:23.645798] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background entry self-heal completed on /clients/client7/~dmtmp/PM >[2012-04-03 17:45:23.646136] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client9/~dmtmp/PM >[2012-04-03 17:45:23.647131] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client8/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:23.647589] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background entry self-heal completed on /clients/client2/~dmtmp/PM >[2012-04-03 17:45:23.648561] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-0: background entry self-heal completed on /clients/client9/~dmtmp/PM >[2012-04-03 17:45:23.649398] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client7/~dmtmp/PM >[2012-04-03 17:45:23.649896] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client2/~dmtmp/PM >[2012-04-03 17:45:23.651012] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-0: background entry self-heal completed on /clients/client7/~dmtmp/PM >[2012-04-03 17:45:23.651280] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-0: background entry self-heal completed on /clients/client2/~dmtmp/PM >[2012-04-03 17:45:23.653219] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background entry self-heal triggered. path: /clients/client1/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:23.653463] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-0: background entry self-heal triggered. path: /clients/client6/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:23.656576] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background entry self-heal completed on /clients/client5/~dmtmp/PM >[2012-04-03 17:45:23.658526] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client0/~dmtmp/PM >[2012-04-03 17:45:23.659074] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client5/~dmtmp/PM >[2012-04-03 17:45:23.660046] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client8/~dmtmp/PM >[2012-04-03 17:45:23.661700] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background entry self-heal triggered. path: /clients/client0/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:23.664556] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-0: background entry self-heal triggered. path: /clients/client0/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:23.665043] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client0/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:23.665867] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-0: background entry self-heal triggered. path: /clients/client8/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:23.666519] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client8/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:23.667363] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background entry self-heal completed on /clients/client1/~dmtmp/PM >[2012-04-03 17:45:23.668406] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client2/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:23.669733] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-0: background entry self-heal triggered. path: /clients/client4/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:23.670578] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client1/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:23.671249] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-0: background entry self-heal completed on /clients/client6/~dmtmp/PM >[2012-04-03 17:45:23.671836] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background entry self-heal triggered. path: /clients/client1/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:23.672345] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-0: background entry self-heal triggered. path: /clients/client1/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:23.672525] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background entry self-heal completed on /clients/client0/~dmtmp/PM >[2012-04-03 17:45:23.674848] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background entry self-heal triggered. path: /clients/client6/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:23.675050] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-0: background entry self-heal triggered. path: /clients/client6/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:23.675692] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client6/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:23.676729] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client0/~dmtmp/PM >[2012-04-03 17:45:23.677263] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-0: background entry self-heal completed on /clients/client0/~dmtmp/PM >[2012-04-03 17:45:23.678561] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client8/~dmtmp/PM >[2012-04-03 17:45:23.680281] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client2/~dmtmp/PM >[2012-04-03 17:45:23.681838] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-0: background entry self-heal completed on /clients/client8/~dmtmp/PM >[2012-04-03 17:45:23.682286] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client1/~dmtmp/PM >[2012-04-03 17:45:23.683709] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-0: background entry self-heal completed on /clients/client4/~dmtmp/PM >[2012-04-03 17:45:23.683966] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background entry self-heal triggered. path: /clients/client2/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:23.685059] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client2/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:23.686562] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-0: background entry self-heal triggered. path: /clients/client2/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:23.686724] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background entry self-heal completed on /clients/client1/~dmtmp/PM >[2012-04-03 17:45:23.686858] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client6/~dmtmp/PM >[2012-04-03 17:45:23.687638] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-0: background entry self-heal completed on /clients/client1/~dmtmp/PM >[2012-04-03 17:45:23.689348] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background entry self-heal triggered. path: /clients/client9/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:23.689636] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background entry self-heal completed on /clients/client6/~dmtmp/PM >[2012-04-03 17:45:23.690197] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-0: background entry self-heal triggered. path: /clients/client9/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:23.691278] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client9/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:23.692848] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client7/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:23.693150] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-0: background entry self-heal completed on /clients/client6/~dmtmp/PM >[2012-04-03 17:45:23.695164] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background entry self-heal completed on /clients/client2/~dmtmp/PM >[2012-04-03 17:45:23.698230] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background entry self-heal completed on /clients/client9/~dmtmp/PM >[2012-04-03 17:45:23.699712] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-0: background entry self-heal triggered. path: /clients/client3/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:23.700961] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client2/~dmtmp/PM >[2012-04-03 17:45:23.701540] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-0: background entry self-heal completed on /clients/client2/~dmtmp/PM >[2012-04-03 17:45:23.702807] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client9/~dmtmp/PM >[2012-04-03 17:45:23.704265] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client7/~dmtmp/PM >[2012-04-03 17:45:23.705047] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-0: background entry self-heal completed on /clients/client9/~dmtmp/PM >[2012-04-03 17:45:23.708269] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background entry self-heal triggered. path: /clients/client1/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:23.708536] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-0: background entry self-heal triggered. path: /clients/client7/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:23.708786] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background entry self-heal triggered. path: /clients/client7/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:23.709540] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client7/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:23.710785] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client0/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:23.713584] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-0: background entry self-heal completed on /clients/client3/~dmtmp/PM >[2012-04-03 17:45:23.717069] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background entry self-heal triggered. path: /clients/client3/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:23.718695] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-0: background entry self-heal triggered. path: /clients/client3/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:23.719064] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background entry self-heal completed on /clients/client1/~dmtmp/PM >[2012-04-03 17:45:23.720893] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client7/~dmtmp/PM >[2012-04-03 17:45:23.721037] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background entry self-heal completed on /clients/client7/~dmtmp/PM >[2012-04-03 17:45:23.721671] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client0/~dmtmp/PM >[2012-04-03 17:45:23.722457] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background entry self-heal triggered. path: /clients/client1/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:23.723647] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client1/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:23.724102] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-0: background entry self-heal completed on /clients/client7/~dmtmp/PM >[2012-04-03 17:45:23.724615] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-0: background entry self-heal triggered. path: /clients/client1/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:23.727199] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background entry self-heal triggered. path: /clients/client0/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:23.727404] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client0/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:23.728257] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background entry self-heal completed on /clients/client3/~dmtmp/PM >[2012-04-03 17:45:23.728469] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background entry self-heal triggered. path: /clients/client5/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:23.728972] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-0: background entry self-heal triggered. path: /clients/client0/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:23.733753] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client8/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:23.734202] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-0: background entry self-heal completed on /clients/client3/~dmtmp/PM >[2012-04-03 17:45:23.737095] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background entry self-heal completed on /clients/client1/~dmtmp/PM >[2012-04-03 17:45:23.738672] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background entry self-heal triggered. path: /clients/client9/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:23.739322] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client1/~dmtmp/PM >[2012-04-03 17:45:23.740630] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client7/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:23.740923] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background entry self-heal completed on /clients/client0/~dmtmp/PM >[2012-04-03 17:45:23.741074] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background entry self-heal completed on /clients/client5/~dmtmp/PM >[2012-04-03 17:45:23.741842] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-0: background entry self-heal completed on /clients/client1/~dmtmp/PM >[2012-04-03 17:45:23.742697] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background entry self-heal triggered. path: /clients/client4/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:23.742854] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client0/~dmtmp/PM >[2012-04-03 17:45:23.744907] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background entry self-heal triggered. path: /clients/client5/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:23.747652] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client5/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:23.747824] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client8/~dmtmp/PM >[2012-04-03 17:45:23.750435] E [socket.c:1724:socket_connect_finish] 8-dstore-client-0: connection to 192.168.2.35:24007 failed (Connection refused) >[2012-04-03 17:45:23.752910] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client8/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:23.753381] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background entry self-heal completed on /clients/client9/~dmtmp/PM >[2012-04-03 17:45:23.753927] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-0: background entry self-heal completed on /clients/client0/~dmtmp/PM >[2012-04-03 17:45:23.754328] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-0: background entry self-heal triggered. path: /clients/client8/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:23.754515] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client2/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:23.755701] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client7/~dmtmp/PM >[2012-04-03 17:45:23.756241] E [socket.c:1724:socket_connect_finish] 8-dstore-client-3: connection to 192.168.2.35:24007 failed (Connection refused) >[2012-04-03 17:45:23.758170] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client9/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:23.758837] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-0: background entry self-heal triggered. path: /clients/client9/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:23.759632] E [socket.c:1724:socket_connect_finish] 8-dstore-client-6: connection to 192.168.2.35:24007 failed (Connection refused) >[2012-04-03 17:45:23.760236] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client7/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:23.760418] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client5/~dmtmp/PM >[2012-04-03 17:45:23.761462] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background entry self-heal triggered. path: /clients/client9/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:23.762603] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background entry self-heal triggered. path: /clients/client7/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:23.763110] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-0: background entry self-heal triggered. path: /clients/client7/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:23.764407] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client8/~dmtmp/PM >[2012-04-03 17:45:23.765487] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background entry self-heal completed on /clients/client4/~dmtmp/PM >[2012-04-03 17:45:23.766532] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client2/~dmtmp/PM >[2012-04-03 17:45:23.766920] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background entry self-heal completed on /clients/client5/~dmtmp/PM >[2012-04-03 17:45:23.769287] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background entry self-heal triggered. path: /clients/client4/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:23.769658] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-0: background entry self-heal triggered. path: /clients/client6/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:23.770385] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-0: background entry self-heal triggered. path: /clients/client4/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:23.770960] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background entry self-heal triggered. path: /clients/client2/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:23.773431] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client9/~dmtmp/PM >[2012-04-03 17:45:23.773609] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background entry self-heal completed on /clients/client9/~dmtmp/PM >[2012-04-03 17:45:23.773785] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client2/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:23.774424] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client7/~dmtmp/PM >[2012-04-03 17:45:23.775656] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-0: background entry self-heal triggered. path: /clients/client2/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:23.775985] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-0: background entry self-heal completed on /clients/client8/~dmtmp/PM >[2012-04-03 17:45:23.776242] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background entry self-heal completed on /clients/client7/~dmtmp/PM >[2012-04-03 17:45:23.777317] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-0: background entry self-heal completed on /clients/client9/~dmtmp/PM >[2012-04-03 17:45:23.780922] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background entry self-heal completed on /clients/client4/~dmtmp/PM >[2012-04-03 17:45:23.782294] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client2/~dmtmp/PM >[2012-04-03 17:45:23.782945] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-0: background entry self-heal completed on /clients/client7/~dmtmp/PM >[2012-04-03 17:45:23.783278] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background entry self-heal completed on /clients/client2/~dmtmp/PM >[2012-04-03 17:45:23.785524] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background entry self-heal triggered. path: /clients/client1/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:23.786479] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-0: background entry self-heal triggered. path: /clients/client3/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:23.793873] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-0: background entry self-heal completed on /clients/client6/~dmtmp/PM >[2012-04-03 17:45:23.794592] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-0: background entry self-heal completed on /clients/client4/~dmtmp/PM >[2012-04-03 17:45:23.795695] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-0: background entry self-heal completed on /clients/client2/~dmtmp/PM >[2012-04-03 17:45:23.798765] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background entry self-heal triggered. path: /clients/client6/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:23.798964] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background entry self-heal completed on /clients/client1/~dmtmp/PM >[2012-04-03 17:45:23.799733] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client6/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:23.801083] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-0: background entry self-heal triggered. path: /clients/client6/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:23.804047] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client8/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:23.805232] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-0: background entry self-heal triggered. path: /clients/client1/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:23.805994] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client1/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:23.806462] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background entry self-heal triggered. path: /clients/client1/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:23.808395] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client0/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:23.809311] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background entry self-heal triggered. path: /clients/client9/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:23.811904] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-0: background entry self-heal completed on /clients/client3/~dmtmp/PM >[2012-04-03 17:45:23.812364] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background entry self-heal completed on /clients/client6/~dmtmp/PM >[2012-04-03 17:45:23.812696] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client7/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:23.815580] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background entry self-heal triggered. path: /clients/client5/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:23.816959] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background entry self-heal triggered. path: /clients/client3/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:23.817318] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background entry self-heal completed on /clients/client1/~dmtmp/PM >[2012-04-03 17:45:23.822736] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client6/~dmtmp/PM >[2012-04-03 17:45:23.825265] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-0: background entry self-heal triggered. path: /clients/client3/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:23.825535] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-0: background entry self-heal completed on /clients/client6/~dmtmp/PM >[2012-04-03 17:45:23.826005] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background entry self-heal completed on /clients/client9/~dmtmp/PM >[2012-04-03 17:45:23.826745] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client8/~dmtmp/PM >[2012-04-03 17:45:23.827255] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client1/~dmtmp/PM >[2012-04-03 17:45:23.829504] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client9/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:23.831266] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client0/~dmtmp/PM >[2012-04-03 17:45:23.831887] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background entry self-heal triggered. path: /clients/client9/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:23.832398] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background entry self-heal completed on /clients/client5/~dmtmp/PM >[2012-04-03 17:45:23.833297] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client8/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:23.833823] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client7/~dmtmp/PM >[2012-04-03 17:45:23.834877] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-0: background entry self-heal completed on /clients/client1/~dmtmp/PM >[2012-04-03 17:45:23.835975] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-0: background entry self-heal triggered. path: /clients/client8/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:23.836423] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-0: background entry self-heal triggered. path: /clients/client9/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:23.836804] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background entry self-heal completed on /clients/client3/~dmtmp/PM >[2012-04-03 17:45:23.837662] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background entry self-heal triggered. path: /clients/client0/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:23.841534] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background entry self-heal triggered. path: /clients/client5/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:23.841979] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-0: background entry self-heal triggered. path: /clients/client0/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:23.842276] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background entry self-heal triggered. path: /clients/client7/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:23.842908] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client0/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:23.843209] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client2/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:23.843548] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client5/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:23.843914] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client7/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:23.844913] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-0: background entry self-heal triggered. path: /clients/client7/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:23.849487] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background entry self-heal completed on /clients/client9/~dmtmp/PM >[2012-04-03 17:45:23.849746] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-0: background entry self-heal completed on /clients/client3/~dmtmp/PM >[2012-04-03 17:45:23.850789] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client9/~dmtmp/PM >[2012-04-03 17:45:23.852737] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background entry self-heal triggered. path: /clients/client4/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:23.853524] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client8/~dmtmp/PM >[2012-04-03 17:45:23.854069] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background entry self-heal completed on /clients/client0/~dmtmp/PM >[2012-04-03 17:45:23.854505] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background entry self-heal completed on /clients/client5/~dmtmp/PM >[2012-04-03 17:45:23.855066] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background entry self-heal completed on /clients/client7/~dmtmp/PM >[2012-04-03 17:45:23.860633] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client0/~dmtmp/PM >[2012-04-03 17:45:23.861702] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-0: background entry self-heal completed on /clients/client8/~dmtmp/PM >[2012-04-03 17:45:23.862666] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-0: background entry self-heal completed on /clients/client9/~dmtmp/PM >[2012-04-03 17:45:23.863466] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-0: background entry self-heal completed on /clients/client0/~dmtmp/PM >[2012-04-03 17:45:23.863920] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client2/~dmtmp/PM >[2012-04-03 17:45:23.864249] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client5/~dmtmp/PM >[2012-04-03 17:45:23.864703] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client7/~dmtmp/PM >[2012-04-03 17:45:23.871921] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client2/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:23.872056] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background entry self-heal completed on /clients/client4/~dmtmp/PM >[2012-04-03 17:45:23.872529] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background entry self-heal triggered. path: /clients/client2/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:23.873096] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-0: background entry self-heal completed on /clients/client7/~dmtmp/PM >[2012-04-03 17:45:23.874721] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-0: background entry self-heal triggered. path: /clients/client2/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:23.875249] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background entry self-heal triggered. path: /clients/client4/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:23.877803] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-0: background entry self-heal triggered. path: /clients/client6/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:23.878200] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-0: background entry self-heal triggered. path: /clients/client4/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:23.881077] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background entry self-heal completed on /clients/client2/~dmtmp/PM >[2012-04-03 17:45:23.881903] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background entry self-heal completed on /clients/client4/~dmtmp/PM >[2012-04-03 17:45:23.883726] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background entry self-heal triggered. path: /clients/client1/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:23.889436] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client8/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:23.889657] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client2/~dmtmp/PM >[2012-04-03 17:45:23.891168] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background entry self-heal completed on /clients/client1/~dmtmp/PM >[2012-04-03 17:45:23.893782] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background entry self-heal triggered. path: /clients/client1/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:23.894063] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-0: background entry self-heal completed on /clients/client2/~dmtmp/PM >[2012-04-03 17:45:23.895841] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-0: background entry self-heal completed on /clients/client6/~dmtmp/PM >[2012-04-03 17:45:23.896671] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-0: background entry self-heal completed on /clients/client4/~dmtmp/PM >[2012-04-03 17:45:23.896942] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-0: background entry self-heal triggered. path: /clients/client1/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:23.898679] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-0: background entry self-heal triggered. path: /clients/client3/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:23.900497] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client1/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:23.901464] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client6/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:23.904074] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background entry self-heal triggered. path: /clients/client6/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:23.912406] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background entry self-heal triggered. path: /clients/client9/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:23.913228] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client9/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:23.913660] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-0: background entry self-heal triggered. path: /clients/client6/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:23.914350] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background entry self-heal completed on /clients/client1/~dmtmp/PM >[2012-04-03 17:45:23.914547] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-0: background entry self-heal triggered. path: /clients/client9/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:23.925935] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client8/~dmtmp/PM >[2012-04-03 17:45:23.928220] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client2/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:23.929000] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client8/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:23.929871] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background entry self-heal triggered. path: /clients/client5/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:23.930739] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background entry self-heal completed on /clients/client6/~dmtmp/PM >[2012-04-03 17:45:23.931773] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client1/~dmtmp/PM >[2012-04-03 17:45:23.932097] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-0: background entry self-heal triggered. path: /clients/client8/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:23.932624] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client6/~dmtmp/PM >[2012-04-03 17:45:23.932925] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background entry self-heal completed on /clients/client9/~dmtmp/PM >[2012-04-03 17:45:23.933295] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-0: background entry self-heal completed on /clients/client1/~dmtmp/PM >[2012-04-03 17:45:23.933695] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-0: background entry self-heal completed on /clients/client3/~dmtmp/PM >[2012-04-03 17:45:23.937820] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client9/~dmtmp/PM >[2012-04-03 17:45:23.938318] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background entry self-heal triggered. path: /clients/client3/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:23.939824] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background entry self-heal completed on /clients/client5/~dmtmp/PM >[2012-04-03 17:45:23.941242] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-0: background entry self-heal triggered. path: /clients/client3/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:23.941429] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-0: background entry self-heal completed on /clients/client6/~dmtmp/PM >[2012-04-03 17:45:23.942074] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-0: background entry self-heal completed on /clients/client9/~dmtmp/PM >[2012-04-03 17:45:23.944364] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background entry self-heal triggered. path: /clients/client5/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:23.944975] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client2/~dmtmp/PM >[2012-04-03 17:45:23.946346] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client5/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:23.946625] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client8/~dmtmp/PM >[2012-04-03 17:45:23.947978] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background entry self-heal triggered. path: /clients/client1/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:23.948650] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background entry self-heal triggered. path: /clients/client2/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:23.950070] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client7/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:23.950719] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background entry self-heal completed on /clients/client3/~dmtmp/PM >[2012-04-03 17:45:23.951001] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-0: background entry self-heal completed on /clients/client8/~dmtmp/PM >[2012-04-03 17:45:23.951396] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client2/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:23.952029] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-0: background entry self-heal triggered. path: /clients/client2/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:23.953292] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client0/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:23.954418] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background entry self-heal completed on /clients/client5/~dmtmp/PM >[2012-04-03 17:45:23.966065] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-0: background entry self-heal completed on /clients/client3/~dmtmp/PM >[2012-04-03 17:45:23.967312] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client5/~dmtmp/PM >[2012-04-03 17:45:23.967547] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background entry self-heal completed on /clients/client1/~dmtmp/PM >[2012-04-03 17:45:23.970012] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background entry self-heal completed on /clients/client2/~dmtmp/PM >[2012-04-03 17:45:23.972048] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client7/~dmtmp/PM >[2012-04-03 17:45:23.972524] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client2/~dmtmp/PM >[2012-04-03 17:45:23.973294] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background entry self-heal triggered. path: /clients/client1/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:23.973725] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-0: background entry self-heal triggered. path: /clients/client1/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:23.973896] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client1/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:23.975926] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client0/~dmtmp/PM >[2012-04-03 17:45:23.976457] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client7/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:23.977329] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background entry self-heal triggered. path: /clients/client7/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:23.977496] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-0: background entry self-heal completed on /clients/client2/~dmtmp/PM >[2012-04-03 17:45:23.978373] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-0: background entry self-heal triggered. path: /clients/client7/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:23.981139] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background entry self-heal triggered. path: /clients/client0/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:23.981403] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-0: background entry self-heal triggered. path: /clients/client0/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:23.981789] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client0/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:23.990195] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-0: background entry self-heal triggered. path: /clients/client6/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:23.990773] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client1/~dmtmp/PM >[2012-04-03 17:45:23.996998] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background entry self-heal completed on /clients/client1/~dmtmp/PM >[2012-04-03 17:45:23.997199] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client7/~dmtmp/PM >[2012-04-03 17:45:23.997469] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-0: background entry self-heal completed on /clients/client1/~dmtmp/PM >[2012-04-03 17:45:23.998248] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client8/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:23.998996] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client0/~dmtmp/PM >[2012-04-03 17:45:24.000648] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background entry self-heal completed on /clients/client7/~dmtmp/PM >[2012-04-03 17:45:24.002236] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background entry self-heal completed on /clients/client0/~dmtmp/PM >[2012-04-03 17:45:24.003269] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-0: background entry self-heal completed on /clients/client7/~dmtmp/PM >[2012-04-03 17:45:24.004067] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-0: background entry self-heal completed on /clients/client0/~dmtmp/PM >[2012-04-03 17:45:24.006040] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background entry self-heal triggered. path: /clients/client4/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:24.008342] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-0: background entry self-heal completed on /clients/client6/~dmtmp/PM >[2012-04-03 17:45:24.016022] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background entry self-heal triggered. path: /clients/client6/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:24.016472] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-0: background entry self-heal triggered. path: /clients/client6/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:24.017919] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client8/~dmtmp/PM >[2012-04-03 17:45:24.018779] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client6/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:24.023711] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background entry self-heal completed on /clients/client4/~dmtmp/PM >[2012-04-03 17:45:24.027084] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background entry self-heal triggered. path: /clients/client4/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:24.028356] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background entry self-heal completed on /clients/client6/~dmtmp/PM >[2012-04-03 17:45:24.030622] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-0: background entry self-heal triggered. path: /clients/client4/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:24.033877] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-0: background entry self-heal completed on /clients/client6/~dmtmp/PM >[2012-04-03 17:45:24.034416] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background entry self-heal completed on /clients/client4/~dmtmp/PM >[2012-04-03 17:45:24.034586] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client6/~dmtmp/PM >[2012-04-03 17:45:24.043414] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-0: background entry self-heal completed on /clients/client4/~dmtmp/PM >[2012-04-03 17:45:24.055619] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client0/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:24.060319] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-0: background entry self-heal triggered. path: /clients/client3/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:24.067070] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background entry self-heal triggered. path: /clients/client5/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:24.067448] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client7/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:24.069425] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client0/~dmtmp/PM >[2012-04-03 17:45:24.074764] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-0: background entry self-heal completed on /clients/client3/~dmtmp/PM >[2012-04-03 17:45:24.075237] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background entry self-heal completed on /clients/client5/~dmtmp/PM >[2012-04-03 17:45:24.075853] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-0: background entry self-heal triggered. path: /clients/client0/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:24.076091] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background entry self-heal triggered. path: /clients/client0/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:24.076514] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client0/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:24.077973] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client2/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:24.078417] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background entry self-heal triggered. path: /clients/client3/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:24.078893] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-0: background entry self-heal triggered. path: /clients/client3/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:24.080285] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background entry self-heal triggered. path: /clients/client5/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:24.082158] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background entry self-heal triggered. path: /clients/client1/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:24.082755] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client5/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:24.083615] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client7/~dmtmp/PM >[2012-04-03 17:45:24.091513] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client7/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:24.092226] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background entry self-heal completed on /clients/client0/~dmtmp/PM >[2012-04-03 17:45:24.092424] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background entry self-heal triggered. path: /clients/client7/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:24.092917] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background entry self-heal completed on /clients/client3/~dmtmp/PM >[2012-04-03 17:45:24.094146] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background entry self-heal completed on /clients/client5/~dmtmp/PM >[2012-04-03 17:45:24.094387] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-0: background entry self-heal triggered. path: /clients/client7/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:24.094824] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-0: background entry self-heal completed on /clients/client0/~dmtmp/PM >[2012-04-03 17:45:24.096410] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client0/~dmtmp/PM >[2012-04-03 17:45:24.099233] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client8/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:24.099517] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background entry self-heal completed on /clients/client1/~dmtmp/PM >[2012-04-03 17:45:24.099854] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client2/~dmtmp/PM >[2012-04-03 17:45:24.100192] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-0: background entry self-heal completed on /clients/client3/~dmtmp/PM >[2012-04-03 17:45:24.101540] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client5/~dmtmp/PM >[2012-04-03 17:45:24.113427] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background entry self-heal triggered. path: /clients/client1/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:24.113728] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-0: background entry self-heal triggered. path: /clients/client1/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:24.113845] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background entry self-heal completed on /clients/client7/~dmtmp/PM >[2012-04-03 17:45:24.114072] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-0: background entry self-heal triggered. path: /clients/client2/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:24.114309] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client1/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:24.114795] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background entry self-heal triggered. path: /clients/client2/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:24.115017] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client2/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:24.115713] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client7/~dmtmp/PM >[2012-04-03 17:45:24.117090] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-0: background entry self-heal completed on /clients/client7/~dmtmp/PM >[2012-04-03 17:45:24.121083] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client8/~dmtmp/PM >[2012-04-03 17:45:24.122096] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background entry self-heal triggered. path: /clients/client4/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:24.129876] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client8/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:24.130872] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background entry self-heal completed on /clients/client1/~dmtmp/PM >[2012-04-03 17:45:24.131106] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-0: background entry self-heal triggered. path: /clients/client8/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:24.131257] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client1/~dmtmp/PM >[2012-04-03 17:45:24.131433] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client2/~dmtmp/PM >[2012-04-03 17:45:24.132883] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-0: background entry self-heal completed on /clients/client1/~dmtmp/PM >[2012-04-03 17:45:24.133652] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background entry self-heal completed on /clients/client2/~dmtmp/PM >[2012-04-03 17:45:24.133832] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-0: background entry self-heal completed on /clients/client2/~dmtmp/PM >[2012-04-03 17:45:24.142245] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background entry self-heal completed on /clients/client4/~dmtmp/PM >[2012-04-03 17:45:24.143234] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-0: background entry self-heal completed on /clients/client8/~dmtmp/PM >[2012-04-03 17:45:24.144240] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client8/~dmtmp/PM >[2012-04-03 17:45:24.145302] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background entry self-heal triggered. path: /clients/client4/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:24.146624] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-0: background entry self-heal triggered. path: /clients/client6/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:24.149709] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-0: background entry self-heal triggered. path: /clients/client4/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:24.154143] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background entry self-heal completed on /clients/client4/~dmtmp/PM >[2012-04-03 17:45:24.157153] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client0/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:24.161333] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background entry self-heal triggered. path: /clients/client5/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:24.161968] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-0: background entry self-heal completed on /clients/client6/~dmtmp/PM >[2012-04-03 17:45:24.163948] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-0: background entry self-heal completed on /clients/client4/~dmtmp/PM >[2012-04-03 17:45:24.166606] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background entry self-heal triggered. path: /clients/client6/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:24.167192] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-0: background entry self-heal triggered. path: /clients/client6/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:24.168435] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client6/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:24.169719] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background entry self-heal triggered. path: /clients/client1/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:24.171575] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client0/~dmtmp/PM >[2012-04-03 17:45:24.176394] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-0: background entry self-heal triggered. path: /clients/client0/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:24.177507] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background entry self-heal completed on /clients/client5/~dmtmp/PM >[2012-04-03 17:45:24.177913] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client0/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:24.178413] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background entry self-heal triggered. path: /clients/client0/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:24.178746] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client2/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:24.179011] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-0: background entry self-heal triggered. path: /clients/client3/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:24.180167] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client7/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:24.181886] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background entry self-heal triggered. path: /clients/client5/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:24.182211] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background entry self-heal completed on /clients/client6/~dmtmp/PM >[2012-04-03 17:45:24.184195] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background entry self-heal triggered. path: /clients/client9/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:24.184561] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background entry self-heal completed on /clients/client1/~dmtmp/PM >[2012-04-03 17:45:24.186402] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client5/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:24.187685] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client8/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:24.187888] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background entry self-heal triggered. path: /clients/client1/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:24.189409] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-0: background entry self-heal completed on /clients/client6/~dmtmp/PM >[2012-04-03 17:45:24.189739] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background entry self-heal completed on /clients/client0/~dmtmp/PM >[2012-04-03 17:45:24.190292] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-0: background entry self-heal triggered. path: /clients/client1/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:24.190466] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client6/~dmtmp/PM >[2012-04-03 17:45:24.190754] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client1/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:24.191998] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background entry self-heal completed on /clients/client5/~dmtmp/PM >[2012-04-03 17:45:24.192266] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background entry self-heal completed on /clients/client9/~dmtmp/PM >[2012-04-03 17:45:24.194114] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background entry self-heal triggered. path: /clients/client9/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:24.195463] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background entry self-heal completed on /clients/client1/~dmtmp/PM >[2012-04-03 17:45:24.195980] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-0: background entry self-heal completed on /clients/client0/~dmtmp/PM >[2012-04-03 17:45:24.196258] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client9/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:24.196408] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client0/~dmtmp/PM >[2012-04-03 17:45:24.196871] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client2/~dmtmp/PM >[2012-04-03 17:45:24.197622] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client7/~dmtmp/PM >[2012-04-03 17:45:24.198532] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-0: background entry self-heal triggered. path: /clients/client9/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:24.200050] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-0: background entry self-heal completed on /clients/client3/~dmtmp/PM >[2012-04-03 17:45:24.200748] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client5/~dmtmp/PM >[2012-04-03 17:45:24.201862] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background entry self-heal triggered. path: /clients/client2/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:24.202222] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background entry self-heal triggered. path: /clients/client7/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:24.202433] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-0: background entry self-heal triggered. path: /clients/client2/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:24.202649] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-0: background entry self-heal triggered. path: /clients/client7/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:24.210475] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client2/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:24.211005] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client7/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:24.212234] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-0: background entry self-heal triggered. path: /clients/client3/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:24.212497] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client8/~dmtmp/PM >[2012-04-03 17:45:24.212934] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background entry self-heal triggered. path: /clients/client3/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:24.219240] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client1/~dmtmp/PM >[2012-04-03 17:45:24.221704] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background entry self-heal completed on /clients/client9/~dmtmp/PM >[2012-04-03 17:45:24.221905] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-0: background entry self-heal completed on /clients/client1/~dmtmp/PM >[2012-04-03 17:45:24.223672] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background entry self-heal triggered. path: /clients/client4/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:24.223988] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client8/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:24.225335] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client9/~dmtmp/PM >[2012-04-03 17:45:24.226016] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-0: background entry self-heal triggered. path: /clients/client8/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:24.228750] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background entry self-heal completed on /clients/client2/~dmtmp/PM >[2012-04-03 17:45:24.229428] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background entry self-heal completed on /clients/client7/~dmtmp/PM >[2012-04-03 17:45:24.229693] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background entry self-heal completed on /clients/client3/~dmtmp/PM >[2012-04-03 17:45:24.230787] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-0: background entry self-heal completed on /clients/client9/~dmtmp/PM >[2012-04-03 17:45:24.232068] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client2/~dmtmp/PM >[2012-04-03 17:45:24.233325] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client7/~dmtmp/PM >[2012-04-03 17:45:24.235230] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background entry self-heal completed on /clients/client4/~dmtmp/PM >[2012-04-03 17:45:24.237056] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-0: background entry self-heal completed on /clients/client2/~dmtmp/PM >[2012-04-03 17:45:24.238419] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background entry self-heal triggered. path: /clients/client4/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:24.238977] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-0: background entry self-heal completed on /clients/client7/~dmtmp/PM >[2012-04-03 17:45:24.239241] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client8/~dmtmp/PM >[2012-04-03 17:45:24.239939] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-0: background entry self-heal completed on /clients/client3/~dmtmp/PM >[2012-04-03 17:45:24.242552] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-0: background entry self-heal triggered. path: /clients/client4/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:24.244597] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background entry self-heal triggered. path: /clients/client1/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:24.245337] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-0: background entry self-heal triggered. path: /clients/client6/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:24.248032] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background entry self-heal triggered. path: /clients/client9/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:24.248538] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-0: background entry self-heal completed on /clients/client8/~dmtmp/PM >[2012-04-03 17:45:24.252673] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background entry self-heal completed on /clients/client4/~dmtmp/PM >[2012-04-03 17:45:24.258393] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background entry self-heal triggered. path: /clients/client5/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:24.259041] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background entry self-heal completed on /clients/client1/~dmtmp/PM >[2012-04-03 17:45:24.259702] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background entry self-heal completed on /clients/client9/~dmtmp/PM >[2012-04-03 17:45:24.260610] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-0: background entry self-heal completed on /clients/client4/~dmtmp/PM >[2012-04-03 17:45:24.260952] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client7/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:24.261522] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background entry self-heal triggered. path: /clients/client1/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:24.262344] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-0: background entry self-heal completed on /clients/client6/~dmtmp/PM >[2012-04-03 17:45:24.263369] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-0: background entry self-heal triggered. path: /clients/client1/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:24.263925] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-0: background entry self-heal triggered. path: /clients/client9/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:24.264588] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background entry self-heal triggered. path: /clients/client9/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:24.265289] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client1/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:24.265496] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client9/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:24.269425] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client6/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:24.269649] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-0: background entry self-heal triggered. path: /clients/client6/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:24.269976] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background entry self-heal triggered. path: /clients/client6/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:24.272390] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client0/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:24.273139] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background entry self-heal completed on /clients/client5/~dmtmp/PM >[2012-04-03 17:45:24.273977] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background entry self-heal triggered. path: /clients/client2/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:24.274584] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client2/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:24.277150] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background entry self-heal triggered. path: /clients/client5/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:24.278155] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background entry self-heal completed on /clients/client1/~dmtmp/PM >[2012-04-03 17:45:24.279237] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client7/~dmtmp/PM >[2012-04-03 17:45:24.279704] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background entry self-heal completed on /clients/client9/~dmtmp/PM >[2012-04-03 17:45:24.280265] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client5/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:24.281054] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-0: background entry self-heal completed on /clients/client1/~dmtmp/PM >[2012-04-03 17:45:24.281351] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-0: background entry self-heal completed on /clients/client9/~dmtmp/PM >[2012-04-03 17:45:24.281868] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background entry self-heal completed on /clients/client6/~dmtmp/PM >[2012-04-03 17:45:24.282305] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client1/~dmtmp/PM >[2012-04-03 17:45:24.282555] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client9/~dmtmp/PM >[2012-04-03 17:45:24.283275] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-0: background entry self-heal triggered. path: /clients/client7/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:24.284529] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background entry self-heal triggered. path: /clients/client7/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:24.286053] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-0: background entry self-heal completed on /clients/client6/~dmtmp/PM >[2012-04-03 17:45:24.287117] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background entry self-heal completed on /clients/client2/~dmtmp/PM >[2012-04-03 17:45:24.287641] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client7/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:24.288639] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client6/~dmtmp/PM >[2012-04-03 17:45:24.289667] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background entry self-heal completed on /clients/client5/~dmtmp/PM >[2012-04-03 17:45:24.290183] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client0/~dmtmp/PM >[2012-04-03 17:45:24.291933] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client2/~dmtmp/PM >[2012-04-03 17:45:24.294446] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-0: background entry self-heal triggered. path: /clients/client0/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:24.294779] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background entry self-heal triggered. path: /clients/client0/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:24.295067] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client0/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:24.296644] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client5/~dmtmp/PM >[2012-04-03 17:45:24.297622] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client7/~dmtmp/PM >[2012-04-03 17:45:24.298330] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background entry self-heal completed on /clients/client7/~dmtmp/PM >[2012-04-03 17:45:24.298579] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-0: background entry self-heal completed on /clients/client7/~dmtmp/PM >[2012-04-03 17:45:24.305141] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background entry self-heal completed on /clients/client0/~dmtmp/PM >[2012-04-03 17:45:24.306606] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client0/~dmtmp/PM >[2012-04-03 17:45:24.306786] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-0: background entry self-heal completed on /clients/client0/~dmtmp/PM >[2012-04-03 17:45:24.311209] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client2/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:24.312809] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client8/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:24.313684] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client7/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:24.314133] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-0: background entry self-heal triggered. path: /clients/client3/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:24.321046] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-0: background entry self-heal triggered. path: /clients/client6/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:24.323396] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client2/~dmtmp/PM >[2012-04-03 17:45:24.324622] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-0: background entry self-heal completed on /clients/client3/~dmtmp/PM >[2012-04-03 17:45:24.326091] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client8/~dmtmp/PM >[2012-04-03 17:45:24.326540] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client7/~dmtmp/PM >[2012-04-03 17:45:24.327822] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client2/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:24.329211] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background entry self-heal triggered. path: /clients/client2/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:24.329545] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-0: background entry self-heal triggered. path: /clients/client2/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:24.329816] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background entry self-heal triggered. path: /clients/client3/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:24.330292] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client8/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:24.330821] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background entry self-heal triggered. path: /clients/client4/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:24.331989] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background entry self-heal triggered. path: /clients/client7/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:24.332247] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background entry self-heal triggered. path: /clients/client9/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:24.332721] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-0: background entry self-heal triggered. path: /clients/client3/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:24.332986] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client7/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:24.333500] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-0: background entry self-heal triggered. path: /clients/client8/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:24.334583] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-0: background entry self-heal triggered. path: /clients/client7/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:24.335229] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-0: background entry self-heal completed on /clients/client6/~dmtmp/PM >[2012-04-03 17:45:24.340222] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background entry self-heal completed on /clients/client2/~dmtmp/PM >[2012-04-03 17:45:24.340798] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background entry self-heal triggered. path: /clients/client6/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:24.341445] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client6/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:24.342508] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background entry self-heal completed on /clients/client3/~dmtmp/PM >[2012-04-03 17:45:24.342751] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-0: background entry self-heal triggered. path: /clients/client6/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:24.342930] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background entry self-heal completed on /clients/client4/~dmtmp/PM >[2012-04-03 17:45:24.343419] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background entry self-heal completed on /clients/client7/~dmtmp/PM >[2012-04-03 17:45:24.343681] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background entry self-heal completed on /clients/client9/~dmtmp/PM >[2012-04-03 17:45:24.344715] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client2/~dmtmp/PM >[2012-04-03 17:45:24.345280] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client8/~dmtmp/PM >[2012-04-03 17:45:24.346042] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client0/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:24.346292] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background entry self-heal triggered. path: /clients/client4/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:24.347062] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-0: background entry self-heal triggered. path: /clients/client4/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:24.347313] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background entry self-heal triggered. path: /clients/client9/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:24.349213] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client7/~dmtmp/PM >[2012-04-03 17:45:24.349808] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client9/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:24.350453] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-0: background entry self-heal completed on /clients/client2/~dmtmp/PM >[2012-04-03 17:45:24.351491] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-0: background entry self-heal triggered. path: /clients/client9/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:24.351748] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-0: background entry self-heal completed on /clients/client3/~dmtmp/PM >[2012-04-03 17:45:24.352083] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-0: background entry self-heal completed on /clients/client8/~dmtmp/PM >[2012-04-03 17:45:24.352278] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background entry self-heal completed on /clients/client6/~dmtmp/PM >[2012-04-03 17:45:24.352465] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-0: background entry self-heal completed on /clients/client7/~dmtmp/PM >[2012-04-03 17:45:24.355407] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client6/~dmtmp/PM >[2012-04-03 17:45:24.357935] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-0: background entry self-heal completed on /clients/client6/~dmtmp/PM >[2012-04-03 17:45:24.358778] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background entry self-heal completed on /clients/client4/~dmtmp/PM >[2012-04-03 17:45:24.359006] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background entry self-heal triggered. path: /clients/client5/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:24.362465] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background entry self-heal completed on /clients/client9/~dmtmp/PM >[2012-04-03 17:45:24.363010] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client0/~dmtmp/PM >[2012-04-03 17:45:24.364562] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client2/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:24.365151] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client9/~dmtmp/PM >[2012-04-03 17:45:24.367805] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client0/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:24.368000] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background entry self-heal triggered. path: /clients/client0/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:24.368300] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-0: background entry self-heal completed on /clients/client4/~dmtmp/PM >[2012-04-03 17:45:24.369946] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-0: background entry self-heal triggered. path: /clients/client0/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:24.370326] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-0: background entry self-heal completed on /clients/client9/~dmtmp/PM >[2012-04-03 17:45:24.371763] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background entry self-heal completed on /clients/client5/~dmtmp/PM >[2012-04-03 17:45:24.375850] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background entry self-heal triggered. path: /clients/client5/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:24.376977] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client5/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:24.377487] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background entry self-heal completed on /clients/client0/~dmtmp/PM >[2012-04-03 17:45:24.378302] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client2/~dmtmp/PM >[2012-04-03 17:45:24.382724] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client0/~dmtmp/PM >[2012-04-03 17:45:24.382933] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background entry self-heal triggered. path: /clients/client2/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:24.383476] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client2/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:24.384806] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-0: background entry self-heal triggered. path: /clients/client2/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:24.385210] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-0: background entry self-heal completed on /clients/client0/~dmtmp/PM >[2012-04-03 17:45:24.385918] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background entry self-heal triggered. path: /clients/client7/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:24.386943] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client7/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:24.387463] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client8/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:24.387727] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background entry self-heal completed on /clients/client5/~dmtmp/PM >[2012-04-03 17:45:24.393318] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background entry self-heal completed on /clients/client2/~dmtmp/PM >[2012-04-03 17:45:24.394698] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client5/~dmtmp/PM >[2012-04-03 17:45:24.395571] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-0: background entry self-heal triggered. path: /clients/client3/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:24.397208] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background entry self-heal completed on /clients/client7/~dmtmp/PM >[2012-04-03 17:45:24.397610] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background entry self-heal triggered. path: /clients/client9/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:24.398708] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client2/~dmtmp/PM >[2012-04-03 17:45:24.399050] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-0: background entry self-heal completed on /clients/client2/~dmtmp/PM >[2012-04-03 17:45:24.400278] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client7/~dmtmp/PM >[2012-04-03 17:45:24.404231] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client8/~dmtmp/PM >[2012-04-03 17:45:24.407178] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-0: background entry self-heal completed on /clients/client3/~dmtmp/PM >[2012-04-03 17:45:24.407926] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background entry self-heal triggered. path: /clients/client4/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:24.409502] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client8/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:24.409736] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-0: background entry self-heal triggered. path: /clients/client8/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:24.410302] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background entry self-heal completed on /clients/client9/~dmtmp/PM >[2012-04-03 17:45:24.411742] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background entry self-heal triggered. path: /clients/client3/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:24.412650] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-0: background entry self-heal triggered. path: /clients/client3/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:24.413117] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background entry self-heal triggered. path: /clients/client9/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:24.414717] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-0: background entry self-heal triggered. path: /clients/client9/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:24.415225] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client9/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:24.418426] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background entry self-heal completed on /clients/client4/~dmtmp/PM >[2012-04-03 17:45:24.420781] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client8/~dmtmp/PM >[2012-04-03 17:45:24.422014] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background entry self-heal completed on /clients/client3/~dmtmp/PM >[2012-04-03 17:45:24.422396] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-0: background entry self-heal triggered. path: /clients/client4/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:24.422771] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background entry self-heal triggered. path: /clients/client4/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:24.424029] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-0: background entry self-heal completed on /clients/client8/~dmtmp/PM >[2012-04-03 17:45:24.425498] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background entry self-heal completed on /clients/client9/~dmtmp/PM >[2012-04-03 17:45:24.425657] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client9/~dmtmp/PM >[2012-04-03 17:45:24.426399] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-0: background entry self-heal completed on /clients/client3/~dmtmp/PM >[2012-04-03 17:45:24.428878] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-0: background entry self-heal triggered. path: /clients/client6/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:24.429389] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-0: background entry self-heal completed on /clients/client9/~dmtmp/PM >[2012-04-03 17:45:24.431200] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background entry self-heal triggered. path: /clients/client1/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:24.432268] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client2/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:24.432904] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background entry self-heal completed on /clients/client4/~dmtmp/PM >[2012-04-03 17:45:24.438440] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client7/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:24.438651] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background entry self-heal triggered. path: /clients/client5/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:24.438784] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-0: background entry self-heal completed on /clients/client4/~dmtmp/PM >[2012-04-03 17:45:24.439783] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background entry self-heal completed on /clients/client1/~dmtmp/PM >[2012-04-03 17:45:24.442894] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background entry self-heal triggered. path: /clients/client1/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:24.443220] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client1/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:24.444150] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client8/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:24.445672] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-0: background entry self-heal triggered. path: /clients/client1/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:24.446136] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client2/~dmtmp/PM >[2012-04-03 17:45:24.446670] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-0: background entry self-heal completed on /clients/client6/~dmtmp/PM >[2012-04-03 17:45:24.448295] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background entry self-heal completed on /clients/client5/~dmtmp/PM >[2012-04-03 17:45:24.450455] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background entry self-heal triggered. path: /clients/client2/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:24.450947] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client2/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:24.451147] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client7/~dmtmp/PM >[2012-04-03 17:45:24.451697] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-0: background entry self-heal triggered. path: /clients/client2/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:24.451980] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client6/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:24.452391] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background entry self-heal triggered. path: /clients/client6/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:24.452677] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-0: background entry self-heal triggered. path: /clients/client6/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:24.453004] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background entry self-heal triggered. path: /clients/client5/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:24.454446] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client5/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:24.455188] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background entry self-heal triggered. path: /clients/client7/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:24.455467] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background entry self-heal completed on /clients/client1/~dmtmp/PM >[2012-04-03 17:45:24.456174] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client0/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:24.456437] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-0: background entry self-heal triggered. path: /clients/client7/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:24.457608] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client7/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:24.457986] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client1/~dmtmp/PM >[2012-04-03 17:45:24.458218] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client8/~dmtmp/PM >[2012-04-03 17:45:24.460474] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background entry self-heal completed on /clients/client2/~dmtmp/PM >[2012-04-03 17:45:24.462442] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background entry self-heal completed on /clients/client6/~dmtmp/PM >[2012-04-03 17:45:24.462651] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background entry self-heal completed on /clients/client5/~dmtmp/PM >[2012-04-03 17:45:24.462915] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-0: background entry self-heal completed on /clients/client1/~dmtmp/PM >[2012-04-03 17:45:24.463436] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client8/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:24.463810] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background entry self-heal completed on /clients/client7/~dmtmp/PM >[2012-04-03 17:45:24.464412] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-0: background entry self-heal triggered. path: /clients/client8/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:24.466477] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client2/~dmtmp/PM >[2012-04-03 17:45:24.467128] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client6/~dmtmp/PM >[2012-04-03 17:45:24.467764] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-0: background entry self-heal triggered. path: /clients/client3/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:24.468499] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client5/~dmtmp/PM >[2012-04-03 17:45:24.468770] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client0/~dmtmp/PM >[2012-04-03 17:45:24.469820] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-0: background entry self-heal completed on /clients/client2/~dmtmp/PM >[2012-04-03 17:45:24.471733] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-0: background entry self-heal completed on /clients/client6/~dmtmp/PM >[2012-04-03 17:45:24.471977] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client7/~dmtmp/PM >[2012-04-03 17:45:24.473541] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background entry self-heal triggered. path: /clients/client0/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:24.473802] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-0: background entry self-heal completed on /clients/client7/~dmtmp/PM >[2012-04-03 17:45:24.474154] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client0/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:24.474807] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-0: background entry self-heal triggered. path: /clients/client0/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:24.475595] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background entry self-heal triggered. path: /clients/client9/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:24.475807] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background entry self-heal triggered. path: /clients/client1/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:24.476273] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background entry self-heal triggered. path: /clients/client4/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:24.477174] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client8/~dmtmp/PM >[2012-04-03 17:45:24.477923] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-0: background entry self-heal completed on /clients/client8/~dmtmp/PM >[2012-04-03 17:45:24.482795] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background entry self-heal completed on /clients/client0/~dmtmp/PM >[2012-04-03 17:45:24.483022] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background entry self-heal completed on /clients/client9/~dmtmp/PM >[2012-04-03 17:45:24.483661] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-0: background entry self-heal completed on /clients/client3/~dmtmp/PM >[2012-04-03 17:45:24.485661] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background entry self-heal completed on /clients/client1/~dmtmp/PM >[2012-04-03 17:45:24.486187] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background entry self-heal completed on /clients/client4/~dmtmp/PM >[2012-04-03 17:45:24.486615] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client9/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:24.487076] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-0: background entry self-heal triggered. path: /clients/client9/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:24.487392] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background entry self-heal triggered. path: /clients/client9/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:24.488277] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client0/~dmtmp/PM >[2012-04-03 17:45:24.489318] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background entry self-heal triggered. path: /clients/client3/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:24.489601] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-0: background entry self-heal triggered. path: /clients/client3/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:24.490792] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background entry self-heal triggered. path: /clients/client1/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:24.491514] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-0: background entry self-heal completed on /clients/client0/~dmtmp/PM >[2012-04-03 17:45:24.491833] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background entry self-heal triggered. path: /clients/client4/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:24.492444] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-0: background entry self-heal triggered. path: /clients/client1/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:24.493086] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-0: background entry self-heal triggered. path: /clients/client4/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:24.493625] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client1/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:24.498598] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background entry self-heal completed on /clients/client9/~dmtmp/PM >[2012-04-03 17:45:24.500136] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background entry self-heal completed on /clients/client3/~dmtmp/PM >[2012-04-03 17:45:24.500352] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background entry self-heal completed on /clients/client1/~dmtmp/PM >[2012-04-03 17:45:24.501183] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background entry self-heal completed on /clients/client4/~dmtmp/PM >[2012-04-03 17:45:24.502852] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client7/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:24.503527] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client2/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:24.504072] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-0: background entry self-heal completed on /clients/client9/~dmtmp/PM >[2012-04-03 17:45:24.505631] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client9/~dmtmp/PM >[2012-04-03 17:45:24.506490] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-0: background entry self-heal triggered. path: /clients/client6/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:24.506739] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-0: background entry self-heal completed on /clients/client3/~dmtmp/PM >[2012-04-03 17:45:24.507418] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-0: background entry self-heal completed on /clients/client1/~dmtmp/PM >[2012-04-03 17:45:24.510682] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-0: background entry self-heal completed on /clients/client4/~dmtmp/PM >[2012-04-03 17:45:24.510942] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client1/~dmtmp/PM >[2012-04-03 17:45:24.516783] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client7/~dmtmp/PM >[2012-04-03 17:45:24.518142] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client2/~dmtmp/PM >[2012-04-03 17:45:24.518925] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background entry self-heal triggered. path: /clients/client7/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:24.519066] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-0: background entry self-heal completed on /clients/client6/~dmtmp/PM >[2012-04-03 17:45:24.520470] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client7/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:24.520761] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-0: background entry self-heal triggered. path: /clients/client7/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:24.520989] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background entry self-heal triggered. path: /clients/client2/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:24.521552] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-0: background entry self-heal triggered. path: /clients/client2/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:24.522952] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client2/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:24.523311] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background entry self-heal triggered. path: /clients/client6/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:24.524864] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-0: background entry self-heal triggered. path: /clients/client6/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:24.525338] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client6/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:24.531189] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background entry self-heal completed on /clients/client7/~dmtmp/PM >[2012-04-03 17:45:24.533321] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background entry self-heal triggered. path: /clients/client9/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:24.533657] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background entry self-heal completed on /clients/client2/~dmtmp/PM >[2012-04-03 17:45:24.534428] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background entry self-heal completed on /clients/client6/~dmtmp/PM >[2012-04-03 17:45:24.534716] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client0/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:24.535834] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client8/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:24.536873] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client7/~dmtmp/PM >[2012-04-03 17:45:24.539001] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client2/~dmtmp/PM >[2012-04-03 17:45:24.539267] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background entry self-heal completed on /clients/client9/~dmtmp/PM >[2012-04-03 17:45:24.539895] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-0: background entry self-heal completed on /clients/client7/~dmtmp/PM >[2012-04-03 17:45:24.540265] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client6/~dmtmp/PM >[2012-04-03 17:45:24.540598] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-0: background entry self-heal completed on /clients/client2/~dmtmp/PM >[2012-04-03 17:45:24.541681] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-0: background entry self-heal completed on /clients/client6/~dmtmp/PM >[2012-04-03 17:45:24.541953] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background entry self-heal triggered. path: /clients/client5/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:24.542600] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-0: background entry self-heal triggered. path: /clients/client9/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:24.543503] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background entry self-heal triggered. path: /clients/client9/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:24.545921] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client9/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:24.548096] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client0/~dmtmp/PM >[2012-04-03 17:45:24.552357] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client8/~dmtmp/PM >[2012-04-03 17:45:24.553525] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-0: background entry self-heal triggered. path: /clients/client0/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:24.554272] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background entry self-heal triggered. path: /clients/client0/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:24.554574] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client0/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:24.555940] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client8/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:24.556147] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-0: background entry self-heal completed on /clients/client9/~dmtmp/PM >[2012-04-03 17:45:24.556308] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background entry self-heal completed on /clients/client5/~dmtmp/PM >[2012-04-03 17:45:24.557525] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-0: background entry self-heal triggered. path: /clients/client8/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:24.558549] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client9/~dmtmp/PM >[2012-04-03 17:45:24.559328] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background entry self-heal completed on /clients/client9/~dmtmp/PM >[2012-04-03 17:45:24.560364] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background entry self-heal triggered. path: /clients/client5/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:24.560602] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client5/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:24.563710] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-0: background entry self-heal triggered. path: /clients/client3/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:24.565404] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-0: background entry self-heal completed on /clients/client0/~dmtmp/PM >[2012-04-03 17:45:24.565712] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client0/~dmtmp/PM >[2012-04-03 17:45:24.567515] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client2/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:24.568376] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background entry self-heal triggered. path: /clients/client1/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:24.568846] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background entry self-heal completed on /clients/client0/~dmtmp/PM >[2012-04-03 17:45:24.569471] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client8/~dmtmp/PM >[2012-04-03 17:45:24.570061] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-0: background entry self-heal completed on /clients/client8/~dmtmp/PM >[2012-04-03 17:45:24.570915] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background entry self-heal triggered. path: /clients/client9/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:24.572470] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background entry self-heal completed on /clients/client5/~dmtmp/PM >[2012-04-03 17:45:24.572931] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client5/~dmtmp/PM >[2012-04-03 17:45:24.573941] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background entry self-heal triggered. path: /clients/client4/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:24.574385] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-0: background entry self-heal completed on /clients/client3/~dmtmp/PM >[2012-04-03 17:45:24.576878] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background entry self-heal completed on /clients/client1/~dmtmp/PM >[2012-04-03 17:45:24.577716] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background entry self-heal triggered. path: /clients/client3/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:24.579166] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background entry self-heal completed on /clients/client9/~dmtmp/PM >[2012-04-03 17:45:24.579845] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client2/~dmtmp/PM >[2012-04-03 17:45:24.580212] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background entry self-heal triggered. path: /clients/client1/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:24.581572] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client1/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:24.581956] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-0: background entry self-heal triggered. path: /clients/client3/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:24.582866] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-0: background entry self-heal triggered. path: /clients/client1/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:24.583362] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background entry self-heal triggered. path: /clients/client9/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:24.583790] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background entry self-heal triggered. path: /clients/client2/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:24.584327] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client9/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:24.584545] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client2/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:24.585046] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-0: background entry self-heal triggered. path: /clients/client9/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:24.585362] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background entry self-heal completed on /clients/client4/~dmtmp/PM >[2012-04-03 17:45:24.586247] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-0: background entry self-heal triggered. path: /clients/client2/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:24.587499] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background entry self-heal triggered. path: /clients/client4/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:24.588049] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background entry self-heal completed on /clients/client3/~dmtmp/PM >[2012-04-03 17:45:24.589574] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background entry self-heal completed on /clients/client1/~dmtmp/PM >[2012-04-03 17:45:24.590549] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background entry self-heal completed on /clients/client9/~dmtmp/PM >[2012-04-03 17:45:24.592363] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-0: background entry self-heal triggered. path: /clients/client4/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:24.592541] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background entry self-heal completed on /clients/client2/~dmtmp/PM >[2012-04-03 17:45:24.594727] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client8/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:24.594899] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background entry self-heal completed on /clients/client4/~dmtmp/PM >[2012-04-03 17:45:24.595311] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client7/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:24.597155] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client1/~dmtmp/PM >[2012-04-03 17:45:24.597398] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-0: background entry self-heal completed on /clients/client3/~dmtmp/PM >[2012-04-03 17:45:24.598749] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-0: background entry self-heal completed on /clients/client1/~dmtmp/PM >[2012-04-03 17:45:24.600575] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-0: background entry self-heal completed on /clients/client9/~dmtmp/PM >[2012-04-03 17:45:24.600824] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client9/~dmtmp/PM >[2012-04-03 17:45:24.601088] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client2/~dmtmp/PM >[2012-04-03 17:45:24.601993] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-0: background entry self-heal completed on /clients/client2/~dmtmp/PM >[2012-04-03 17:45:24.604571] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client0/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:24.606944] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-0: background entry self-heal completed on /clients/client4/~dmtmp/PM >[2012-04-03 17:45:24.609126] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client8/~dmtmp/PM >[2012-04-03 17:45:24.609552] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client7/~dmtmp/PM >[2012-04-03 17:45:24.612442] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background entry self-heal triggered. path: /clients/client7/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:24.613133] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-0: background entry self-heal triggered. path: /clients/client6/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:24.613897] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-0: background entry self-heal triggered. path: /clients/client8/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:24.614944] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-0: background entry self-heal triggered. path: /clients/client7/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:24.615603] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client8/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:24.615874] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background entry self-heal triggered. path: /clients/client1/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:24.616261] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client7/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:24.622170] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client0/~dmtmp/PM >[2012-04-03 17:45:24.622602] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background entry self-heal completed on /clients/client7/~dmtmp/PM >[2012-04-03 17:45:24.623732] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background entry self-heal completed on /clients/client1/~dmtmp/PM >[2012-04-03 17:45:24.624275] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background entry self-heal triggered. path: /clients/client5/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:24.625472] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background entry self-heal triggered. path: /clients/client0/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:24.626479] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client0/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:24.627920] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background entry self-heal triggered. path: /clients/client1/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:24.632502] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client1/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:24.632944] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-0: background entry self-heal triggered. path: /clients/client0/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:24.633172] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client8/~dmtmp/PM >[2012-04-03 17:45:24.633339] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-0: background entry self-heal completed on /clients/client6/~dmtmp/PM >[2012-04-03 17:45:24.633731] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client7/~dmtmp/PM >[2012-04-03 17:45:24.633976] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-0: background entry self-heal completed on /clients/client8/~dmtmp/PM >[2012-04-03 17:45:24.634929] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-0: background entry self-heal triggered. path: /clients/client1/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:24.638206] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background entry self-heal triggered. path: /clients/client6/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:24.638459] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-0: background entry self-heal completed on /clients/client7/~dmtmp/PM >[2012-04-03 17:45:24.639768] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background entry self-heal completed on /clients/client5/~dmtmp/PM >[2012-04-03 17:45:24.640212] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background entry self-heal completed on /clients/client0/~dmtmp/PM >[2012-04-03 17:45:24.640719] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-0: background entry self-heal triggered. path: /clients/client6/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:24.641153] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client6/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:24.641662] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background entry self-heal completed on /clients/client1/~dmtmp/PM >[2012-04-03 17:45:24.642052] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-0: background entry self-heal triggered. path: /clients/client3/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:24.642933] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background entry self-heal triggered. path: /clients/client5/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:24.643547] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client5/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:24.646989] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background entry self-heal completed on /clients/client6/~dmtmp/PM >[2012-04-03 17:45:24.649379] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client0/~dmtmp/PM >[2012-04-03 17:45:24.649655] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client1/~dmtmp/PM >[2012-04-03 17:45:24.650593] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background entry self-heal triggered. path: /clients/client9/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:24.651556] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-0: background entry self-heal completed on /clients/client0/~dmtmp/PM >[2012-04-03 17:45:24.652168] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-0: background entry self-heal completed on /clients/client1/~dmtmp/PM >[2012-04-03 17:45:24.654634] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client8/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:24.654853] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client7/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:24.655241] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background entry self-heal completed on /clients/client5/~dmtmp/PM >[2012-04-03 17:45:24.655447] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background entry self-heal triggered. path: /clients/client4/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:24.655618] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-0: background entry self-heal completed on /clients/client6/~dmtmp/PM >[2012-04-03 17:45:24.655969] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-0: background entry self-heal completed on /clients/client3/~dmtmp/PM >[2012-04-03 17:45:24.657265] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client2/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:24.657433] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client6/~dmtmp/PM >[2012-04-03 17:45:24.657648] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client5/~dmtmp/PM >[2012-04-03 17:45:24.658642] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-0: background entry self-heal triggered. path: /clients/client3/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:24.659780] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background entry self-heal triggered. path: /clients/client3/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:24.660522] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background entry self-heal completed on /clients/client9/~dmtmp/PM >[2012-04-03 17:45:24.663673] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background entry self-heal triggered. path: /clients/client9/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:24.664119] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-0: background entry self-heal triggered. path: /clients/client9/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:24.664313] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client9/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:24.664600] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client8/~dmtmp/PM >[2012-04-03 17:45:24.665169] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client7/~dmtmp/PM >[2012-04-03 17:45:24.666228] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background entry self-heal completed on /clients/client4/~dmtmp/PM >[2012-04-03 17:45:24.666997] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client2/~dmtmp/PM >[2012-04-03 17:45:24.668015] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client8/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:24.668756] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client7/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:24.669300] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-0: background entry self-heal triggered. path: /clients/client8/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:24.669953] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-0: background entry self-heal triggered. path: /clients/client7/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:24.671044] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background entry self-heal triggered. path: /clients/client7/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:24.671617] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background entry self-heal triggered. path: /clients/client4/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:24.672494] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-0: background entry self-heal completed on /clients/client3/~dmtmp/PM >[2012-04-03 17:45:24.672959] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-0: background entry self-heal triggered. path: /clients/client4/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:24.673238] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-0: background entry self-heal triggered. path: /clients/client2/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:24.673425] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client2/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:24.674149] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background entry self-heal triggered. path: /clients/client2/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:24.674627] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background entry self-heal completed on /clients/client3/~dmtmp/PM >[2012-04-03 17:45:24.676692] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client9/~dmtmp/PM >[2012-04-03 17:45:24.680026] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background entry self-heal completed on /clients/client9/~dmtmp/PM >[2012-04-03 17:45:24.680610] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-0: background entry self-heal completed on /clients/client9/~dmtmp/PM >[2012-04-03 17:45:24.681516] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client8/~dmtmp/PM >[2012-04-03 17:45:24.681689] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client7/~dmtmp/PM >[2012-04-03 17:45:24.682395] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client2/~dmtmp/PM >[2012-04-03 17:45:24.685674] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-0: background entry self-heal completed on /clients/client8/~dmtmp/PM >[2012-04-03 17:45:24.686256] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-0: background entry self-heal completed on /clients/client7/~dmtmp/PM >[2012-04-03 17:45:24.686435] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background entry self-heal completed on /clients/client7/~dmtmp/PM >[2012-04-03 17:45:24.686647] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background entry self-heal completed on /clients/client4/~dmtmp/PM >[2012-04-03 17:45:24.686844] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background entry self-heal completed on /clients/client2/~dmtmp/PM >[2012-04-03 17:45:24.687438] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-0: background entry self-heal completed on /clients/client4/~dmtmp/PM >[2012-04-03 17:45:24.687990] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-0: background entry self-heal completed on /clients/client2/~dmtmp/PM >[2012-04-03 17:45:24.692826] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-0: background entry self-heal triggered. path: /clients/client6/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:24.694748] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-0: background entry self-heal triggered. path: /clients/client1/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:24.696332] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background entry self-heal triggered. path: /clients/client1/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:24.697218] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client1/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:24.704681] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background entry self-heal triggered. path: /clients/client5/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:24.706592] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-0: background entry self-heal completed on /clients/client6/~dmtmp/PM >[2012-04-03 17:45:24.707055] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client3/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:24.707849] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-0: background entry self-heal triggered. path: /clients/client3/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:24.708062] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background entry self-heal triggered. path: /clients/client9/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:24.708306] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background entry self-heal triggered. path: /clients/client3/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:24.708526] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client7/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:24.708767] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client2/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:24.709274] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-0: background entry self-heal completed on /clients/client1/~dmtmp/PM >[2012-04-03 17:45:24.709822] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background entry self-heal completed on /clients/client1/~dmtmp/PM >[2012-04-03 17:45:24.710098] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client1/~dmtmp/PM >[2012-04-03 17:45:24.710718] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background entry self-heal triggered. path: /clients/client6/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:24.711318] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client6/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:24.713398] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-0: background entry self-heal triggered. path: /clients/client6/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:24.714003] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client0/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:24.715862] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background entry self-heal completed on /clients/client5/~dmtmp/PM >[2012-04-03 17:45:24.718278] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background entry self-heal completed on /clients/client9/~dmtmp/PM >[2012-04-03 17:45:24.718824] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background entry self-heal completed on /clients/client3/~dmtmp/PM >[2012-04-03 17:45:24.719399] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background entry self-heal triggered. path: /clients/client5/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:24.720183] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client3/~dmtmp/PM >[2012-04-03 17:45:24.720501] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-0: background entry self-heal completed on /clients/client3/~dmtmp/PM >[2012-04-03 17:45:24.720854] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background entry self-heal completed on /clients/client6/~dmtmp/PM >[2012-04-03 17:45:24.721056] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client5/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:24.721728] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client7/~dmtmp/PM >[2012-04-03 17:45:24.722148] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client2/~dmtmp/PM >[2012-04-03 17:45:24.722810] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-0: background entry self-heal triggered. path: /clients/client9/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:24.723058] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background entry self-heal triggered. path: /clients/client9/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:24.723752] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client9/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:24.724025] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background entry self-heal triggered. path: /clients/client1/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:24.724642] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client6/~dmtmp/PM >[2012-04-03 17:45:24.724830] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background entry self-heal triggered. path: /clients/client7/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:24.725004] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-0: background entry self-heal triggered. path: /clients/client7/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:24.725395] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background entry self-heal triggered. path: /clients/client2/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:24.726486] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-0: background entry self-heal triggered. path: /clients/client2/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:24.726930] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client7/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:24.727737] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client2/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:24.727914] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-0: background entry self-heal completed on /clients/client6/~dmtmp/PM >[2012-04-03 17:45:24.729519] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client8/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:24.729707] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client0/~dmtmp/PM >[2012-04-03 17:45:24.733056] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background entry self-heal completed on /clients/client5/~dmtmp/PM >[2012-04-03 17:45:24.733831] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-0: background entry self-heal triggered. path: /clients/client0/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:24.734492] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background entry self-heal triggered. path: /clients/client0/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:24.735524] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-0: background entry self-heal completed on /clients/client9/~dmtmp/PM >[2012-04-03 17:45:24.735976] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client0/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:24.736532] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client5/~dmtmp/PM >[2012-04-03 17:45:24.737983] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background entry self-heal completed on /clients/client9/~dmtmp/PM >[2012-04-03 17:45:24.738147] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-0: background entry self-heal completed on /clients/client7/~dmtmp/PM >[2012-04-03 17:45:24.738274] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background entry self-heal completed on /clients/client1/~dmtmp/PM >[2012-04-03 17:45:24.738745] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-0: background entry self-heal completed on /clients/client2/~dmtmp/PM >[2012-04-03 17:45:24.739855] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client9/~dmtmp/PM >[2012-04-03 17:45:24.740586] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client7/~dmtmp/PM >[2012-04-03 17:45:24.740852] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background entry self-heal completed on /clients/client7/~dmtmp/PM >[2012-04-03 17:45:24.741292] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background entry self-heal completed on /clients/client2/~dmtmp/PM >[2012-04-03 17:45:24.742133] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client1/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:24.742392] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client2/~dmtmp/PM >[2012-04-03 17:45:24.743034] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background entry self-heal triggered. path: /clients/client1/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:24.743419] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-0: background entry self-heal triggered. path: /clients/client1/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:24.744627] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client8/~dmtmp/PM >[2012-04-03 17:45:24.746562] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background entry self-heal completed on /clients/client0/~dmtmp/PM >[2012-04-03 17:45:24.749391] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client8/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:24.750351] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-0: background entry self-heal triggered. path: /clients/client8/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:24.751035] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client0/~dmtmp/PM >[2012-04-03 17:45:24.751401] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-0: background entry self-heal completed on /clients/client0/~dmtmp/PM >[2012-04-03 17:45:24.752181] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background entry self-heal triggered. path: /clients/client4/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:24.754315] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background entry self-heal completed on /clients/client1/~dmtmp/PM >[2012-04-03 17:45:24.755086] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client1/~dmtmp/PM >[2012-04-03 17:45:24.760025] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-0: background entry self-heal completed on /clients/client1/~dmtmp/PM >[2012-04-03 17:45:24.760826] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client8/~dmtmp/PM >[2012-04-03 17:45:24.762869] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-0: background entry self-heal triggered. path: /clients/client3/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:24.763181] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background entry self-heal completed on /clients/client4/~dmtmp/PM >[2012-04-03 17:45:24.763651] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client2/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:24.764399] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-0: background entry self-heal completed on /clients/client8/~dmtmp/PM >[2012-04-03 17:45:24.769349] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-0: background entry self-heal triggered. path: /clients/client4/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:24.773593] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background entry self-heal triggered. path: /clients/client4/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:24.773844] W [client.c:2083:client_rpc_notify] 8-dstore-client-8: Cancelling the grace timer >[2012-04-03 17:45:24.775564] W [client.c:2083:client_rpc_notify] 8-dstore-client-2: Cancelling the grace timer >[2012-04-03 17:45:24.777552] I [client-handshake.c:1632:select_server_supported_programs] 8-dstore-client-8: Using Program GlusterFS 3git, Num (1298437), Version (330) >[2012-04-03 17:45:24.777856] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-0: background entry self-heal triggered. path: /clients/client6/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:24.780044] I [client-handshake.c:1632:select_server_supported_programs] 8-dstore-client-2: Using Program GlusterFS 3git, Num (1298437), Version (330) >[2012-04-03 17:45:24.780835] W [client.c:2083:client_rpc_notify] 8-dstore-client-5: Cancelling the grace timer >[2012-04-03 17:45:24.782114] I [client-handshake.c:1632:select_server_supported_programs] 8-dstore-client-5: Using Program GlusterFS 3git, Num (1298437), Version (330) >[2012-04-03 17:45:24.782893] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client9/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:24.783091] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background entry self-heal triggered. path: /clients/client9/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:24.783233] I [client-handshake.c:1429:client_setvolume_cbk] 8-dstore-client-8: Connected to 192.168.2.37:24011, attached to remote volume '/export1/dstore2'. >[2012-04-03 17:45:24.783286] I [client-handshake.c:1441:client_setvolume_cbk] 8-dstore-client-8: Server and Client lk-version numbers are not same, reopening the fds >[2012-04-03 17:45:24.783397] I [afr-common.c:3524:afr_notify] 8-dstore-replicate-2: Subvolume 'dstore-client-8' came back up; going online. >[2012-04-03 17:45:24.783473] I [client-handshake.c:1429:client_setvolume_cbk] 8-dstore-client-2: Connected to 192.168.2.37:24009, attached to remote volume '/export1/dstore1'. >[2012-04-03 17:45:24.783546] I [client-handshake.c:1441:client_setvolume_cbk] 8-dstore-client-2: Server and Client lk-version numbers are not same, reopening the fds >[2012-04-03 17:45:24.783615] I [afr-common.c:3524:afr_notify] 8-dstore-replicate-0: Subvolume 'dstore-client-2' came back up; going online. >[2012-04-03 17:45:24.783694] I [client-handshake.c:1429:client_setvolume_cbk] 8-dstore-client-5: Connected to 192.168.2.37:24010, attached to remote volume '/export2/dstore1'. >[2012-04-03 17:45:24.783750] I [client-handshake.c:1441:client_setvolume_cbk] 8-dstore-client-5: Server and Client lk-version numbers are not same, reopening the fds >[2012-04-03 17:45:24.783817] I [afr-common.c:3524:afr_notify] 8-dstore-replicate-1: Subvolume 'dstore-client-5' came back up; going online. >[2012-04-03 17:45:24.784261] I [client-handshake.c:456:client_set_lk_version_cbk] 8-dstore-client-8: Server lk version = 1 >[2012-04-03 17:45:24.784336] I [client-handshake.c:456:client_set_lk_version_cbk] 8-dstore-client-2: Server lk version = 1 >[2012-04-03 17:45:24.786427] I [client-handshake.c:456:client_set_lk_version_cbk] 8-dstore-client-5: Server lk version = 1 >[2012-04-03 17:45:24.786559] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-0: background entry self-heal triggered. path: /clients/client9/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:24.789224] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client2/~dmtmp/PM >[2012-04-03 17:45:24.791432] W [client.c:2083:client_rpc_notify] 8-dstore-client-1: Cancelling the grace timer >[2012-04-03 17:45:24.792723] W [client.c:2083:client_rpc_notify] 8-dstore-client-4: Cancelling the grace timer >[2012-04-03 17:45:24.793111] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-0: background entry self-heal completed on /clients/client3/~dmtmp/PM >[2012-04-03 17:45:24.793628] I [client-handshake.c:1632:select_server_supported_programs] 8-dstore-client-1: Using Program GlusterFS 3git, Num (1298437), Version (330) >[2012-04-03 17:45:24.794003] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client8/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:24.794176] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background entry self-heal completed on /clients/client4/~dmtmp/PM >[2012-04-03 17:45:24.794627] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background entry self-heal triggered. path: /clients/client1/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:24.795209] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background entry self-heal triggered. path: /clients/client2/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:24.795610] I [client-handshake.c:1632:select_server_supported_programs] 8-dstore-client-4: Using Program GlusterFS 3git, Num (1298437), Version (330) >[2012-04-03 17:45:24.795783] I [client-handshake.c:1429:client_setvolume_cbk] 8-dstore-client-1: Connected to 192.168.2.36:24009, attached to remote volume '/export1/dstore1'. >[2012-04-03 17:45:24.795846] I [client-handshake.c:1441:client_setvolume_cbk] 8-dstore-client-1: Server and Client lk-version numbers are not same, reopening the fds >[2012-04-03 17:45:24.796193] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-0: background entry self-heal triggered. path: /clients/client2/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:24.796453] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client2/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:24.798993] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-0: background entry self-heal triggered. path: /clients/client3/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:24.799313] I [client-handshake.c:1429:client_setvolume_cbk] 8-dstore-client-4: Connected to 192.168.2.36:24010, attached to remote volume '/export2/dstore1'. >[2012-04-03 17:45:24.799383] I [client-handshake.c:1441:client_setvolume_cbk] 8-dstore-client-4: Server and Client lk-version numbers are not same, reopening the fds >[2012-04-03 17:45:24.799659] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background entry self-heal triggered. path: /clients/client3/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:24.799930] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-0: background entry self-heal completed on /clients/client4/~dmtmp/PM >[2012-04-03 17:45:24.800665] W [client.c:2083:client_rpc_notify] 8-dstore-client-7: Cancelling the grace timer >[2012-04-03 17:45:24.800792] I [client-handshake.c:456:client_set_lk_version_cbk] 8-dstore-client-4: Server lk version = 1 >[2012-04-03 17:45:24.800991] I [client-handshake.c:456:client_set_lk_version_cbk] 8-dstore-client-1: Server lk version = 1 >[2012-04-03 17:45:24.801354] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client3/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:24.801543] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-0: background entry self-heal completed on /clients/client6/~dmtmp/PM >[2012-04-03 17:45:24.802716] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client0/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:24.802915] I [client-handshake.c:1632:select_server_supported_programs] 8-dstore-client-7: Using Program GlusterFS 3git, Num (1298437), Version (330) >[2012-04-03 17:45:24.803128] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-0: background entry self-heal completed on /clients/client9/~dmtmp/PM >[2012-04-03 17:45:24.803424] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client7/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:24.803620] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background entry self-heal completed on /clients/client9/~dmtmp/PM >[2012-04-03 17:45:24.804428] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background entry self-heal triggered. path: /clients/client6/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:24.804936] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client9/~dmtmp/PM >[2012-04-03 17:45:24.805992] I [client-handshake.c:1429:client_setvolume_cbk] 8-dstore-client-7: Connected to 192.168.2.36:24011, attached to remote volume '/export1/dstore2'. >[2012-04-03 17:45:24.806056] I [client-handshake.c:1441:client_setvolume_cbk] 8-dstore-client-7: Server and Client lk-version numbers are not same, reopening the fds >[2012-04-03 17:45:24.839089] I [fuse-bridge.c:4081:fuse_graph_setup] 0-fuse: switched to graph 8 >[2012-04-03 17:45:24.839616] I [client-handshake.c:456:client_set_lk_version_cbk] 8-dstore-client-7: Server lk version = 1 >[2012-04-03 17:45:24.840563] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background entry self-heal completed on /clients/client1/~dmtmp/PM >[2012-04-03 17:45:24.841010] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client6/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:24.841257] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background entry self-heal completed on /clients/client2/~dmtmp/PM >[2012-04-03 17:45:24.841623] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-0: background entry self-heal triggered. path: /clients/client6/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:24.842312] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background entry self-heal completed on /clients/client3/~dmtmp/PM >[2012-04-03 17:45:24.843085] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background entry self-heal triggered. path: /clients/client1/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:24.843346] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-0: background entry self-heal triggered. path: /clients/client1/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:24.843899] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-0: background entry self-heal completed on /clients/client2/~dmtmp/PM >[2012-04-03 17:45:24.844301] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client8/~dmtmp/PM >[2012-04-03 17:45:24.844806] I [afr-common.c:1866:afr_set_root_inode_on_first_lookup] 8-dstore-replicate-0: added root inode >[2012-04-03 17:45:24.844982] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client1/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:24.845670] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-0: background entry self-heal completed on /clients/client3/~dmtmp/PM >[2012-04-03 17:45:24.848314] I [afr-common.c:1866:afr_set_root_inode_on_first_lookup] 8-dstore-replicate-2: added root inode >[2012-04-03 17:45:24.848612] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client2/~dmtmp/PM >[2012-04-03 17:45:24.849159] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client3/~dmtmp/PM >[2012-04-03 17:45:24.849491] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client8/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:24.850088] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-0: background entry self-heal triggered. path: /clients/client8/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:24.850286] I [afr-common.c:1866:afr_set_root_inode_on_first_lookup] 8-dstore-replicate-1: added root inode >[2012-04-03 17:45:24.851247] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client0/~dmtmp/PM >[2012-04-03 17:45:24.851859] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background entry self-heal completed on /clients/client6/~dmtmp/PM >[2012-04-03 17:45:24.855845] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-0: background entry self-heal completed on /clients/client6/~dmtmp/PM >[2012-04-03 17:45:24.856988] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client7/~dmtmp/PM >[2012-04-03 17:45:24.857618] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-1: background entry self-heal triggered. path: <gfid:00000000-0000-0000-0000-000000000000>, reason: lookup detected pending operations >[2012-04-03 17:45:24.857971] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-0: background entry self-heal completed on /clients/client1/~dmtmp/PM >[2012-04-03 17:45:24.858231] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-1: background entry self-heal triggered. path: <gfid:00000000-0000-0000-0000-000000000000>, reason: lookup detected pending operations >[2012-04-03 17:45:24.858636] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background entry self-heal triggered. path: /clients/client0/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:24.859219] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-2: background entry self-heal triggered. path: <gfid:00000000-0000-0000-0000-000000000000>, reason: lookup detected pending operations >[2012-04-03 17:45:24.859415] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client6/~dmtmp/PM >[2012-04-03 17:45:24.860311] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-1: background entry self-heal triggered. path: /clients/client7/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:24.860600] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client0/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:24.860793] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-2: background entry self-heal triggered. path: <gfid:00000000-0000-0000-0000-000000000000>, reason: lookup detected pending operations >[2012-04-03 17:45:24.861022] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-0: background entry self-heal triggered. path: /clients/client0/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:24.862161] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-2: background entry self-heal triggered. path: /clients/client7/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:24.863760] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-0: background entry self-heal triggered. path: <gfid:00000000-0000-0000-0000-000000000000>, reason: lookup detected pending operations >[2012-04-03 17:45:24.864617] I [afr-common.c:1329:afr_launch_self_heal] 7-dstore-replicate-0: background entry self-heal triggered. path: /clients/client7/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:24.864996] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background entry self-heal completed on /clients/client1/~dmtmp/PM >[2012-04-03 17:45:24.865415] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-0: background entry self-heal triggered. path: <gfid:00000000-0000-0000-0000-000000000000>, reason: lookup detected pending operations >[2012-04-03 17:45:24.865826] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client1/~dmtmp/PM >[2012-04-03 17:45:24.866543] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-1: background entry self-heal triggered. path: <gfid:00000000-0000-0000-0000-000000000000>, reason: lookup detected pending operations >[2012-04-03 17:45:24.867647] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-2: background entry self-heal triggered. path: <gfid:00000000-0000-0000-0000-000000000000>, reason: lookup detected pending operations >[2012-04-03 17:45:24.868885] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-0: background entry self-heal triggered. path: <gfid:00000000-0000-0000-0000-000000000000>, reason: lookup detected pending operations >[2012-04-03 17:45:24.869835] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client8/~dmtmp/PM >[2012-04-03 17:45:24.871280] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-0: background entry self-heal completed on /clients/client8/~dmtmp/PM >[2012-04-03 17:45:24.872030] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-2: background entry self-heal triggered. path: <gfid:00000000-0000-0000-0000-000000000000>, reason: lookup detected pending operations >[2012-04-03 17:45:24.872190] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background entry self-heal completed on /clients/client0/~dmtmp/PM >[2012-04-03 17:45:24.872345] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-1: background entry self-heal triggered. path: <gfid:00000000-0000-0000-0000-000000000000>, reason: lookup detected pending operations >[2012-04-03 17:45:24.872622] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-0: background entry self-heal triggered. path: <gfid:00000000-0000-0000-0000-000000000000>, reason: lookup detected pending operations >[2012-04-03 17:45:24.873414] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-1: background entry self-heal triggered. path: <gfid:60014d2f-5e65-4b4d-b8d8-4e1d2f861d61>/PM, reason: lookup detected pending operations >[2012-04-03 17:45:24.874535] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-1: background entry self-heal completed on /clients/client7/~dmtmp/PM >[2012-04-03 17:45:24.874673] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-2: background entry self-heal completed on <gfid:00000000-0000-0000-0000-000000000000> >[2012-04-03 17:45:24.875163] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client0/~dmtmp/PM >[2012-04-03 17:45:24.875853] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-1: background entry self-heal completed on <gfid:00000000-0000-0000-0000-000000000000> >[2012-04-03 17:45:24.876053] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-2: background entry self-heal triggered. path: <gfid:00000000-0000-0000-0000-000000000000>, reason: lookup detected pending operations >[2012-04-03 17:45:24.876386] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-0: background entry self-heal completed on /clients/client0/~dmtmp/PM >[2012-04-03 17:45:24.876839] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-2: background entry self-heal completed on /clients/client7/~dmtmp/PM >[2012-04-03 17:45:24.877505] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-2: background entry self-heal completed on <gfid:00000000-0000-0000-0000-000000000000> >[2012-04-03 17:45:24.878073] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-0: background entry self-heal triggered. path: <gfid:00000000-0000-0000-0000-000000000000>, reason: lookup detected pending operations >[2012-04-03 17:45:24.878276] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 7-dstore-replicate-0: background entry self-heal completed on /clients/client7/~dmtmp/PM >[2012-04-03 17:45:24.878424] I [client.c:2165:notify] 7-dstore-client-0: current graph is no longer active, destroying rpc_client >[2012-04-03 17:45:24.878480] I [client.c:2165:notify] 7-dstore-client-1: current graph is no longer active, destroying rpc_client >[2012-04-03 17:45:24.878521] I [client.c:2165:notify] 7-dstore-client-2: current graph is no longer active, destroying rpc_client >[2012-04-03 17:45:24.878581] I [client.c:2165:notify] 7-dstore-client-3: current graph is no longer active, destroying rpc_client >[2012-04-03 17:45:24.878613] I [client.c:2165:notify] 7-dstore-client-4: current graph is no longer active, destroying rpc_client >[2012-04-03 17:45:24.878660] I [client.c:2165:notify] 7-dstore-client-5: current graph is no longer active, destroying rpc_client >[2012-04-03 17:45:24.878706] I [client.c:2165:notify] 7-dstore-client-6: current graph is no longer active, destroying rpc_client >[2012-04-03 17:45:24.878743] I [client.c:2165:notify] 7-dstore-client-7: current graph is no longer active, destroying rpc_client >[2012-04-03 17:45:24.878776] I [client.c:2165:notify] 7-dstore-client-8: current graph is no longer active, destroying rpc_client >[2012-04-03 17:45:24.879500] I [client.c:136:client_register_grace_timer] 7-dstore-client-1: Registering a grace timer >[2012-04-03 17:45:24.879548] I [client.c:2104:client_rpc_notify] 7-dstore-client-1: disconnected >[2012-04-03 17:45:24.879792] I [client.c:136:client_register_grace_timer] 7-dstore-client-2: Registering a grace timer >[2012-04-03 17:45:24.879858] I [client.c:2104:client_rpc_notify] 7-dstore-client-2: disconnected >[2012-04-03 17:45:24.879899] E [afr-common.c:3561:afr_notify] 7-dstore-replicate-0: All subvolumes are down. Going offline until atleast one of them comes back up. >[2012-04-03 17:45:24.879989] I [client.c:136:client_register_grace_timer] 7-dstore-client-4: Registering a grace timer >[2012-04-03 17:45:24.880041] I [client.c:2104:client_rpc_notify] 7-dstore-client-4: disconnected >[2012-04-03 17:45:24.880117] I [client.c:136:client_register_grace_timer] 7-dstore-client-5: Registering a grace timer >[2012-04-03 17:45:24.880151] I [client.c:2104:client_rpc_notify] 7-dstore-client-5: disconnected >[2012-04-03 17:45:24.880171] E [afr-common.c:3561:afr_notify] 7-dstore-replicate-1: All subvolumes are down. Going offline until atleast one of them comes back up. >[2012-04-03 17:45:24.880212] I [client.c:136:client_register_grace_timer] 7-dstore-client-7: Registering a grace timer >[2012-04-03 17:45:24.880272] I [client.c:2104:client_rpc_notify] 7-dstore-client-7: disconnected >[2012-04-03 17:45:24.880318] I [client.c:136:client_register_grace_timer] 7-dstore-client-8: Registering a grace timer >[2012-04-03 17:45:24.880344] I [client.c:2104:client_rpc_notify] 7-dstore-client-8: disconnected >[2012-04-03 17:45:24.880380] E [afr-common.c:3561:afr_notify] 7-dstore-replicate-2: All subvolumes are down. Going offline until atleast one of them comes back up. >[2012-04-03 17:45:24.880655] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-0: background entry self-heal completed on <gfid:00000000-0000-0000-0000-000000000000> >[2012-04-03 17:45:24.881131] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-1: background entry self-heal completed on <gfid:00000000-0000-0000-0000-000000000000> >[2012-04-03 17:45:24.881357] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-0: background entry self-heal completed on <gfid:00000000-0000-0000-0000-000000000000> >[2012-04-03 17:45:24.881765] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-1: background entry self-heal triggered. path: <gfid:00000000-0000-0000-0000-000000000000>, reason: lookup detected pending operations >[2012-04-03 17:45:24.882062] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-0: background entry self-heal triggered. path: <gfid:00000000-0000-0000-0000-000000000000>, reason: lookup detected pending operations >[2012-04-03 17:45:24.882310] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-2: background entry self-heal triggered. path: <gfid:00000000-0000-0000-0000-000000000000>, reason: lookup detected pending operations >[2012-04-03 17:45:24.882532] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-2: background entry self-heal completed on <gfid:00000000-0000-0000-0000-000000000000> >[2012-04-03 17:45:24.883005] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-2: background entry self-heal triggered. path: <gfid:00000000-0000-0000-0000-000000000000>, reason: lookup detected pending operations >[2012-04-03 17:45:24.883605] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-0: background entry self-heal triggered. path: <gfid:00000000-0000-0000-0000-000000000000>, reason: lookup detected pending operations >[2012-04-03 17:45:24.884170] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-1: background entry self-heal triggered. path: <gfid:00000000-0000-0000-0000-000000000000>, reason: lookup detected pending operations >[2012-04-03 17:45:24.885557] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-2: background entry self-heal completed on <gfid:00000000-0000-0000-0000-000000000000> >[2012-04-03 17:45:24.885736] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-1: background entry self-heal completed on <gfid:00000000-0000-0000-0000-000000000000> >[2012-04-03 17:45:24.886472] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-2: background entry self-heal completed on <gfid:00000000-0000-0000-0000-000000000000> >[2012-04-03 17:45:24.886795] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-0: background entry self-heal completed on <gfid:00000000-0000-0000-0000-000000000000> >[2012-04-03 17:45:24.888655] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-0: background entry self-heal completed on <gfid:00000000-0000-0000-0000-000000000000> >[2012-04-03 17:45:24.888995] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-1: background entry self-heal completed on <gfid:00000000-0000-0000-0000-000000000000> >[2012-04-03 17:45:24.891003] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-0: background entry self-heal completed on <gfid:00000000-0000-0000-0000-000000000000> >[2012-04-03 17:45:24.891707] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-1: background entry self-heal completed on <gfid:60014d2f-5e65-4b4d-b8d8-4e1d2f861d61>/PM >[2012-04-03 17:45:24.892506] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-2: background entry self-heal completed on <gfid:00000000-0000-0000-0000-000000000000> >[2012-04-03 17:45:24.893166] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-2: background entry self-heal completed on <gfid:00000000-0000-0000-0000-000000000000> >[2012-04-03 17:45:24.894546] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-0: background entry self-heal completed on <gfid:00000000-0000-0000-0000-000000000000> >[2012-04-03 17:45:24.894829] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-0: background entry self-heal completed on <gfid:00000000-0000-0000-0000-000000000000> >[2012-04-03 17:45:24.896176] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-2: background entry self-heal triggered. path: <gfid:60014d2f-5e65-4b4d-b8d8-4e1d2f861d61>/PM, reason: lookup detected pending operations >[2012-04-03 17:45:24.896777] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-1: background entry self-heal triggered. path: <gfid:60014d2f-5e65-4b4d-b8d8-4e1d2f861d61>/PM, reason: lookup detected pending operations >[2012-04-03 17:45:24.897580] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-1: background entry self-heal completed on <gfid:00000000-0000-0000-0000-000000000000> >[2012-04-03 17:45:24.898970] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-1: background entry self-heal completed on <gfid:00000000-0000-0000-0000-000000000000> >[2012-04-03 17:45:24.902730] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-1: background entry self-heal triggered. path: /clients/client9/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:24.906406] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-2: background entry self-heal completed on <gfid:60014d2f-5e65-4b4d-b8d8-4e1d2f861d61>/PM >[2012-04-03 17:45:24.907778] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-2: background entry self-heal triggered. path: <gfid:00000000-0000-0000-0000-000000000000>, reason: lookup detected pending operations >[2012-04-03 17:45:24.908899] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-1: background entry self-heal completed on <gfid:60014d2f-5e65-4b4d-b8d8-4e1d2f861d61>/PM >[2012-04-03 17:45:24.910608] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-0: background entry self-heal triggered. path: <gfid:00000000-0000-0000-0000-000000000000>, reason: lookup detected pending operations >[2012-04-03 17:45:24.910797] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-1: background entry self-heal triggered. path: <gfid:00000000-0000-0000-0000-000000000000>, reason: lookup detected pending operations >[2012-04-03 17:45:24.913884] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-2: background entry self-heal triggered. path: <gfid:60014d2f-5e65-4b4d-b8d8-4e1d2f861d61>/PM, reason: lookup detected pending operations >[2012-04-03 17:45:24.915507] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-1: background entry self-heal triggered. path: <gfid:60014d2f-5e65-4b4d-b8d8-4e1d2f861d61>/PM, reason: lookup detected pending operations >[2012-04-03 17:45:24.916624] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-1: background entry self-heal completed on /clients/client9/~dmtmp/PM >[2012-04-03 17:45:24.918263] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-1: background entry self-heal triggered. path: /clients/client4/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:24.918775] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-2: background entry self-heal completed on <gfid:00000000-0000-0000-0000-000000000000> >[2012-04-03 17:45:24.919888] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-0: background entry self-heal completed on <gfid:00000000-0000-0000-0000-000000000000> >[2012-04-03 17:45:24.920183] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-0: background entry self-heal triggered. path: /clients/client9/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:24.920699] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-2: background entry self-heal triggered. path: /clients/client9/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:24.920995] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-1: background entry self-heal triggered. path: /clients/client9/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:24.922570] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-2: background entry self-heal completed on <gfid:60014d2f-5e65-4b4d-b8d8-4e1d2f861d61>/PM >[2012-04-03 17:45:24.923509] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-1: background entry self-heal completed on <gfid:00000000-0000-0000-0000-000000000000> >[2012-04-03 17:45:24.927642] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-1: background entry self-heal completed on <gfid:60014d2f-5e65-4b4d-b8d8-4e1d2f861d61>/PM >[2012-04-03 17:45:24.931212] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-1: background entry self-heal completed on /clients/client4/~dmtmp/PM >[2012-04-03 17:45:24.932106] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-2: background entry self-heal completed on /clients/client9/~dmtmp/PM >[2012-04-03 17:45:24.933782] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-0: background entry self-heal triggered. path: /clients/client3/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:24.935153] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-1: background entry self-heal completed on /clients/client9/~dmtmp/PM >[2012-04-03 17:45:24.935669] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-0: background entry self-heal completed on /clients/client9/~dmtmp/PM >[2012-04-03 17:45:24.936702] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-0: background entry self-heal triggered. path: /clients/client4/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:24.937294] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-1: background entry self-heal triggered. path: /clients/client4/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:24.946594] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-0: background entry self-heal completed on /clients/client3/~dmtmp/PM >[2012-04-03 17:45:24.947245] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-1: background entry self-heal completed on /clients/client4/~dmtmp/PM >[2012-04-03 17:45:24.947552] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-2: background entry self-heal triggered. path: /clients/client7/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:24.948075] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-0: background entry self-heal completed on /clients/client4/~dmtmp/PM >[2012-04-03 17:45:24.949212] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-2: background entry self-heal triggered. path: /clients/client3/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:24.949561] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-0: background entry self-heal triggered. path: /clients/client3/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:24.952845] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-1: background entry self-heal triggered. path: /clients/client3/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:24.953841] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-2: background entry self-heal completed on /clients/client7/~dmtmp/PM >[2012-04-03 17:45:24.956059] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-0: background entry self-heal completed on /clients/client3/~dmtmp/PM >[2012-04-03 17:45:24.956315] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-1: background entry self-heal triggered. path: /clients/client7/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:24.956505] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-0: background entry self-heal triggered. path: /clients/client7/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:24.957076] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-2: background entry self-heal completed on /clients/client3/~dmtmp/PM >[2012-04-03 17:45:24.957784] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-2: background entry self-heal triggered. path: /clients/client7/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:24.960719] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-1: background entry self-heal triggered. path: /clients/client1/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:24.961038] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-1: background entry self-heal completed on /clients/client3/~dmtmp/PM >[2012-04-03 17:45:24.963095] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-1: background entry self-heal completed on /clients/client7/~dmtmp/PM >[2012-04-03 17:45:24.964719] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-2: background entry self-heal completed on /clients/client7/~dmtmp/PM >[2012-04-03 17:45:24.966009] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-1: background entry self-heal completed on /clients/client1/~dmtmp/PM >[2012-04-03 17:45:24.966468] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-0: background entry self-heal completed on /clients/client7/~dmtmp/PM >[2012-04-03 17:45:24.970070] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-0: background entry self-heal triggered. path: /clients/client1/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:24.970543] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-2: background entry self-heal triggered. path: /clients/client1/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:24.970757] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-1: background entry self-heal triggered. path: /clients/client1/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:24.971268] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-2: background entry self-heal triggered. path: /clients/client2/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:24.978529] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-0: background entry self-heal completed on /clients/client1/~dmtmp/PM >[2012-04-03 17:45:24.979299] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-2: background entry self-heal completed on /clients/client1/~dmtmp/PM >[2012-04-03 17:45:24.980800] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-2: background entry self-heal completed on /clients/client2/~dmtmp/PM >[2012-04-03 17:45:24.981915] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-1: background entry self-heal completed on /clients/client1/~dmtmp/PM >[2012-04-03 17:45:24.984345] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-1: background entry self-heal triggered. path: /clients/client2/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:24.984641] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-2: background entry self-heal triggered. path: /clients/client2/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:24.984850] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-0: background entry self-heal triggered. path: /clients/client2/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:24.985347] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-0: background entry self-heal triggered. path: /clients/client6/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:24.993174] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-2: background entry self-heal completed on /clients/client2/~dmtmp/PM >[2012-04-03 17:45:24.994091] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-1: background entry self-heal completed on /clients/client2/~dmtmp/PM >[2012-04-03 17:45:24.994396] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-2: background entry self-heal triggered. path: /clients/client8/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:24.994703] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-0: background entry self-heal completed on /clients/client2/~dmtmp/PM >[2012-04-03 17:45:24.995566] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-0: background entry self-heal completed on /clients/client6/~dmtmp/PM >[2012-04-03 17:45:24.997783] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-0: background entry self-heal triggered. path: /clients/client6/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:24.999090] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-2: background entry self-heal triggered. path: /clients/client6/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:24.999687] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-1: background entry self-heal triggered. path: /clients/client6/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:25.003528] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-2: background entry self-heal completed on /clients/client8/~dmtmp/PM >[2012-04-03 17:45:25.005317] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-1: background entry self-heal triggered. path: /clients/client9/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:25.007618] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-0: background entry self-heal triggered. path: /clients/client8/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:25.007824] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-2: background entry self-heal completed on /clients/client6/~dmtmp/PM >[2012-04-03 17:45:25.008083] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-2: background entry self-heal triggered. path: /clients/client8/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:25.011537] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-1: background entry self-heal completed on /clients/client6/~dmtmp/PM >[2012-04-03 17:45:25.012212] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-0: background entry self-heal completed on /clients/client6/~dmtmp/PM >[2012-04-03 17:45:25.014488] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-2: background entry self-heal completed on /clients/client8/~dmtmp/PM >[2012-04-03 17:45:25.015067] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-1: background entry self-heal completed on /clients/client9/~dmtmp/PM >[2012-04-03 17:45:25.017735] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-2: background entry self-heal triggered. path: /clients/client9/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:25.018951] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-0: background entry self-heal triggered. path: /clients/client9/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:25.019093] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-0: background entry self-heal completed on /clients/client8/~dmtmp/PM >[2012-04-03 17:45:25.019334] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-1: background entry self-heal triggered. path: /clients/client5/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:25.019992] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-1: background entry self-heal triggered. path: /clients/client9/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:25.024049] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-2: background entry self-heal completed on /clients/client9/~dmtmp/PM >[2012-04-03 17:45:25.024762] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-1: background entry self-heal completed on /clients/client5/~dmtmp/PM >[2012-04-03 17:45:25.025204] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-1: background entry self-heal completed on /clients/client9/~dmtmp/PM >[2012-04-03 17:45:25.025842] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-2: background entry self-heal triggered. path: /clients/client5/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:25.026695] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-1: background entry self-heal triggered. path: /clients/client5/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:25.028125] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-2: background entry self-heal completed on /clients/client5/~dmtmp/PM >[2012-04-03 17:45:25.029017] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-1: background entry self-heal completed on /clients/client5/~dmtmp/PM >[2012-04-03 17:45:25.065913] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-2: background entry self-heal triggered. path: /clients/client0/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:25.070240] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-0: background entry self-heal completed on /clients/client9/~dmtmp/PM >[2012-04-03 17:45:25.070912] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-2: background entry self-heal completed on /clients/client0/~dmtmp/PM >[2012-04-03 17:45:25.073736] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-0: background entry self-heal triggered. path: /clients/client0/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:25.074118] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-2: background entry self-heal triggered. path: /clients/client0/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:25.075880] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-1: background entry self-heal triggered. path: /clients/client0/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:25.082835] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-0: background entry self-heal completed on /clients/client0/~dmtmp/PM >[2012-04-03 17:45:25.084804] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-2: background entry self-heal completed on /clients/client0/~dmtmp/PM >[2012-04-03 17:45:25.086610] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-1: background entry self-heal triggered. path: /clients/client4/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:25.089966] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-1: background entry self-heal completed on /clients/client0/~dmtmp/PM >[2012-04-03 17:45:25.091175] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-0: background entry self-heal triggered. path: /clients/client3/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:25.095168] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-1: background entry self-heal completed on /clients/client4/~dmtmp/PM >[2012-04-03 17:45:25.097654] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-1: background entry self-heal triggered. path: /clients/client4/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:25.099780] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-1: background entry self-heal completed on /clients/client4/~dmtmp/PM >[2012-04-03 17:45:25.137613] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-0: background entry self-heal triggered. path: /clients/client4/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:25.138449] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-0: background entry self-heal completed on /clients/client3/~dmtmp/PM >[2012-04-03 17:45:25.141953] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-0: background entry self-heal triggered. path: /clients/client3/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:25.142415] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-2: background entry self-heal triggered. path: /clients/client3/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:25.142665] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-1: background entry self-heal triggered. path: /clients/client3/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:25.144071] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-0: background entry self-heal completed on /clients/client4/~dmtmp/PM >[2012-04-03 17:45:25.148901] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-2: background entry self-heal completed on /clients/client3/~dmtmp/PM >[2012-04-03 17:45:25.152620] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-2: background entry self-heal triggered. path: /clients/client2/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:25.153930] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-1: background entry self-heal completed on /clients/client3/~dmtmp/PM >[2012-04-03 17:45:25.155302] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-2: background entry self-heal completed on /clients/client2/~dmtmp/PM >[2012-04-03 17:45:25.156464] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-1: background entry self-heal triggered. path: /clients/client2/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:25.157222] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-2: background entry self-heal triggered. path: /clients/client2/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:25.159249] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-1: background entry self-heal completed on /clients/client2/~dmtmp/PM >[2012-04-03 17:45:25.159556] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-2: background entry self-heal completed on /clients/client2/~dmtmp/PM >[2012-04-03 17:45:25.186479] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-0: background entry self-heal completed on /clients/client3/~dmtmp/PM >[2012-04-03 17:45:25.188542] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-0: background entry self-heal triggered. path: /clients/client2/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:25.198256] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-0: background entry self-heal triggered. path: /clients/client6/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:25.199852] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-0: background entry self-heal completed on /clients/client2/~dmtmp/PM >[2012-04-03 17:45:25.212372] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-0: background entry self-heal completed on /clients/client6/~dmtmp/PM >[2012-04-03 17:45:25.214163] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-2: background entry self-heal triggered. path: /clients/client6/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:25.215691] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-1: background entry self-heal triggered. path: /clients/client6/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:25.218342] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-0: background entry self-heal triggered. path: /clients/client6/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:25.218937] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-2: background entry self-heal triggered. path: /clients/client8/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:25.219724] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-2: background entry self-heal completed on /clients/client6/~dmtmp/PM >[2012-04-03 17:45:25.224370] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-1: background entry self-heal completed on /clients/client6/~dmtmp/PM >[2012-04-03 17:45:25.225861] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-2: background entry self-heal completed on /clients/client8/~dmtmp/PM >[2012-04-03 17:45:25.227546] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-0: background entry self-heal completed on /clients/client6/~dmtmp/PM >[2012-04-03 17:45:25.228945] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-2: background entry self-heal triggered. path: /clients/client8/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:25.229329] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-0: background entry self-heal triggered. path: /clients/client8/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:25.233617] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-2: background entry self-heal completed on /clients/client8/~dmtmp/PM >[2012-04-03 17:45:25.234394] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-1: background entry self-heal triggered. path: /clients/client5/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:25.236081] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-0: background entry self-heal completed on /clients/client8/~dmtmp/PM >[2012-04-03 17:45:25.237778] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-1: background entry self-heal triggered. path: /clients/client9/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:25.243191] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-1: background entry self-heal completed on /clients/client5/~dmtmp/PM >[2012-04-03 17:45:25.245301] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-2: background entry self-heal triggered. path: /clients/client5/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:25.246777] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-2: background entry self-heal triggered. path: /clients/client0/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:25.247778] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-0: background entry self-heal triggered. path: /clients/client5/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:25.248439] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-1: background entry self-heal triggered. path: /clients/client5/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:25.250018] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-1: background entry self-heal completed on /clients/client9/~dmtmp/PM >[2012-04-03 17:45:25.251519] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-2: background entry self-heal completed on /clients/client5/~dmtmp/PM >[2012-04-03 17:45:25.252575] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-2: background entry self-heal triggered. path: /clients/client9/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:25.252974] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-2: background entry self-heal completed on /clients/client0/~dmtmp/PM >[2012-04-03 17:45:25.254166] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-0: background entry self-heal triggered. path: /clients/client9/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:25.255009] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-1: background entry self-heal triggered. path: /clients/client9/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:25.255405] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-2: background entry self-heal triggered. path: /clients/client0/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:25.257740] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-2: background entry self-heal completed on /clients/client9/~dmtmp/PM >[2012-04-03 17:45:25.258821] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-0: background entry self-heal triggered. path: /clients/client0/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:25.258982] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-0: background entry self-heal completed on /clients/client5/~dmtmp/PM >[2012-04-03 17:45:25.263841] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-2: background entry self-heal completed on /clients/client0/~dmtmp/PM >[2012-04-03 17:45:25.264079] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-1: background entry self-heal triggered. path: /clients/client0/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:25.264305] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-1: background entry self-heal completed on /clients/client5/~dmtmp/PM >[2012-04-03 17:45:25.266276] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-0: background entry self-heal completed on /clients/client9/~dmtmp/PM >[2012-04-03 17:45:25.270117] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-0: background entry self-heal completed on /clients/client0/~dmtmp/PM >[2012-04-03 17:45:25.279657] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-1: background entry self-heal completed on /clients/client9/~dmtmp/PM >[2012-04-03 17:45:25.291753] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-1: background entry self-heal completed on /clients/client0/~dmtmp/PM >[2012-04-03 17:45:25.297519] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-1: background entry self-heal triggered. path: /clients/client4/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:25.304771] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-0: background entry self-heal triggered. path: /clients/client3/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:25.305830] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-1: background entry self-heal completed on /clients/client4/~dmtmp/PM >[2012-04-03 17:45:25.307640] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-0: background entry self-heal triggered. path: /clients/client4/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:25.307900] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-1: background entry self-heal triggered. path: /clients/client4/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:25.311708] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-0: background entry self-heal completed on /clients/client3/~dmtmp/PM >[2012-04-03 17:45:25.314267] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-2: background entry self-heal triggered. path: /clients/client3/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:25.314510] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-0: background entry self-heal triggered. path: /clients/client3/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:25.315533] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-0: background entry self-heal completed on /clients/client4/~dmtmp/PM >[2012-04-03 17:45:25.316050] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-1: background entry self-heal triggered. path: /clients/client3/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:25.320396] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-0: background entry self-heal completed on /clients/client3/~dmtmp/PM >[2012-04-03 17:45:25.320690] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-2: background entry self-heal completed on /clients/client3/~dmtmp/PM >[2012-04-03 17:45:25.322383] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-2: background entry self-heal triggered. path: /clients/client2/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:25.325988] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-2: background entry self-heal completed on /clients/client2/~dmtmp/PM >[2012-04-03 17:45:25.327680] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-2: background entry self-heal triggered. path: /clients/client2/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:25.327918] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-0: background entry self-heal triggered. path: /clients/client2/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:25.328440] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-1: background entry self-heal triggered. path: /clients/client2/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:25.331359] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-1: background entry self-heal completed on /clients/client4/~dmtmp/PM >[2012-04-03 17:45:25.332658] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-0: background entry self-heal completed on /clients/client2/~dmtmp/PM >[2012-04-03 17:45:25.335069] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-1: background entry self-heal completed on /clients/client3/~dmtmp/PM >[2012-04-03 17:45:25.336491] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-2: background entry self-heal completed on /clients/client2/~dmtmp/PM >[2012-04-03 17:45:25.337982] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-1: background entry self-heal completed on /clients/client2/~dmtmp/PM >[2012-04-03 17:45:25.349543] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-2: background entry self-heal triggered. path: /clients/client8/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:25.362610] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-2: background entry self-heal completed on /clients/client8/~dmtmp/PM >[2012-04-03 17:45:25.364360] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-0: background entry self-heal triggered. path: /clients/client6/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:25.364954] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-2: background entry self-heal triggered. path: /clients/client8/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:25.365825] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-0: background entry self-heal triggered. path: /clients/client8/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:25.374338] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-0: background entry self-heal completed on /clients/client6/~dmtmp/PM >[2012-04-03 17:45:25.375302] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-1: background entry self-heal triggered. path: /clients/client5/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:25.375631] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-2: background entry self-heal completed on /clients/client8/~dmtmp/PM >[2012-04-03 17:45:25.377044] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-0: background entry self-heal completed on /clients/client8/~dmtmp/PM >[2012-04-03 17:45:25.377325] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-0: background entry self-heal triggered. path: /clients/client6/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:25.377611] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-1: background entry self-heal triggered. path: /clients/client6/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:25.377796] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-2: background entry self-heal triggered. path: /clients/client6/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:25.384577] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-2: background entry self-heal completed on /clients/client6/~dmtmp/PM >[2012-04-03 17:45:25.384960] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-1: background entry self-heal completed on /clients/client5/~dmtmp/PM >[2012-04-03 17:45:25.386202] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-0: background entry self-heal completed on /clients/client6/~dmtmp/PM >[2012-04-03 17:45:25.386439] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-1: background entry self-heal completed on /clients/client6/~dmtmp/PM >[2012-04-03 17:45:25.387439] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-0: background entry self-heal triggered. path: /clients/client5/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:25.387698] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-2: background entry self-heal triggered. path: /clients/client5/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:25.388746] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-2: background entry self-heal triggered. path: /clients/client0/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:25.390672] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-1: background entry self-heal triggered. path: /clients/client5/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:25.392945] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-2: background entry self-heal completed on /clients/client5/~dmtmp/PM >[2012-04-03 17:45:25.394446] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-2: background entry self-heal completed on /clients/client0/~dmtmp/PM >[2012-04-03 17:45:25.396890] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-2: background entry self-heal triggered. path: /clients/client0/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:25.397694] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-0: background entry self-heal completed on /clients/client5/~dmtmp/PM >[2012-04-03 17:45:25.398115] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-0: background entry self-heal triggered. path: /clients/client0/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:25.399079] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-1: background entry self-heal triggered. path: /clients/client0/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:25.401002] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-2: background entry self-heal completed on /clients/client0/~dmtmp/PM >[2012-04-03 17:45:25.401260] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-1: background entry self-heal triggered. path: /clients/client9/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:25.402598] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-1: background entry self-heal completed on /clients/client5/~dmtmp/PM >[2012-04-03 17:45:25.406271] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-0: background entry self-heal completed on /clients/client0/~dmtmp/PM >[2012-04-03 17:45:25.409406] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-1: background entry self-heal completed on /clients/client0/~dmtmp/PM >[2012-04-03 17:45:25.411729] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-1: background entry self-heal completed on /clients/client9/~dmtmp/PM >[2012-04-03 17:45:25.413653] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-2: background entry self-heal triggered. path: /clients/client9/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:25.415346] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-0: background entry self-heal triggered. path: /clients/client9/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:25.415606] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-1: background entry self-heal triggered. path: /clients/client9/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:25.420591] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-1: background entry self-heal triggered. path: /clients/client4/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:25.422989] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-0: background entry self-heal completed on /clients/client9/~dmtmp/PM >[2012-04-03 17:45:25.423461] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-2: background entry self-heal completed on /clients/client9/~dmtmp/PM >[2012-04-03 17:45:25.426181] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-1: background entry self-heal completed on /clients/client9/~dmtmp/PM >[2012-04-03 17:45:25.429861] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-1: background entry self-heal completed on /clients/client4/~dmtmp/PM >[2012-04-03 17:45:25.432594] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-1: background entry self-heal triggered. path: /clients/client4/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:25.433871] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-0: background entry self-heal triggered. path: /clients/client4/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:25.445103] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-1: background entry self-heal completed on /clients/client4/~dmtmp/PM >[2012-04-03 17:45:25.445323] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-0: background entry self-heal completed on /clients/client4/~dmtmp/PM >[2012-04-03 17:45:25.445742] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-0: background entry self-heal triggered. path: /clients/client3/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:25.453716] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-0: background entry self-heal completed on /clients/client3/~dmtmp/PM >[2012-04-03 17:45:25.456656] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-2: background entry self-heal triggered. path: /clients/client2/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:25.457761] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-2: background entry self-heal triggered. path: /clients/client3/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:25.458009] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-1: background entry self-heal triggered. path: /clients/client3/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:25.459995] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-0: background entry self-heal triggered. path: /clients/client3/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:25.466315] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-0: background entry self-heal triggered. path: /clients/client6/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:25.467052] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-2: background entry self-heal completed on /clients/client2/~dmtmp/PM >[2012-04-03 17:45:25.468567] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-2: background entry self-heal completed on /clients/client3/~dmtmp/PM >[2012-04-03 17:45:25.470039] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-0: background entry self-heal triggered. path: /clients/client2/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:25.471257] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-2: background entry self-heal triggered. path: /clients/client2/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:25.476811] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-0: background entry self-heal completed on /clients/client3/~dmtmp/PM >[2012-04-03 17:45:25.477623] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-1: background entry self-heal completed on /clients/client3/~dmtmp/PM >[2012-04-03 17:45:25.478510] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-1: background entry self-heal triggered. path: /clients/client2/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:25.481242] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-2: background entry self-heal completed on /clients/client2/~dmtmp/PM >[2012-04-03 17:45:25.482146] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-0: background entry self-heal completed on /clients/client6/~dmtmp/PM >[2012-04-03 17:45:25.486838] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-0: background entry self-heal triggered. path: /clients/client6/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:25.487082] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-1: background entry self-heal triggered. path: /clients/client6/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:25.487263] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-2: background entry self-heal triggered. path: /clients/client6/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:25.487575] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-0: background entry self-heal completed on /clients/client2/~dmtmp/PM >[2012-04-03 17:45:25.489126] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-1: background entry self-heal triggered. path: /clients/client5/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:25.489964] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-1: background entry self-heal completed on /clients/client2/~dmtmp/PM >[2012-04-03 17:45:25.495590] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-2: background entry self-heal completed on /clients/client6/~dmtmp/PM >[2012-04-03 17:45:25.495870] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-0: background entry self-heal completed on /clients/client6/~dmtmp/PM >[2012-04-03 17:45:25.497571] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-1: background entry self-heal completed on /clients/client6/~dmtmp/PM >[2012-04-03 17:45:25.499388] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-1: background entry self-heal completed on /clients/client5/~dmtmp/PM >[2012-04-03 17:45:25.502709] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-0: background entry self-heal triggered. path: /clients/client5/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:25.503075] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-1: background entry self-heal triggered. path: /clients/client5/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:25.503307] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-2: background entry self-heal triggered. path: /clients/client5/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:25.504922] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-2: background entry self-heal triggered. path: /clients/client8/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:25.508466] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-1: background entry self-heal completed on /clients/client5/~dmtmp/PM >[2012-04-03 17:45:25.510589] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-0: background entry self-heal completed on /clients/client5/~dmtmp/PM >[2012-04-03 17:45:25.512440] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-2: background entry self-heal completed on /clients/client5/~dmtmp/PM >[2012-04-03 17:45:25.514545] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-2: background entry self-heal completed on /clients/client8/~dmtmp/PM >[2012-04-03 17:45:25.515047] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-2: background entry self-heal triggered. path: /clients/client0/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:25.517027] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-2: background entry self-heal triggered. path: /clients/client8/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:25.517813] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-0: background entry self-heal triggered. path: /clients/client8/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:25.522169] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-2: background entry self-heal completed on /clients/client0/~dmtmp/PM >[2012-04-03 17:45:25.522575] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-2: background entry self-heal completed on /clients/client8/~dmtmp/PM >[2012-04-03 17:45:25.524582] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-0: background entry self-heal triggered. path: /clients/client0/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:25.525386] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-1: background entry self-heal triggered. path: /clients/client0/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:25.525862] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-2: background entry self-heal triggered. path: /clients/client0/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:25.527091] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-1: background entry self-heal triggered. path: /clients/client9/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:25.529067] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-0: background entry self-heal completed on /clients/client8/~dmtmp/PM >[2012-04-03 17:45:25.534324] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-2: background entry self-heal completed on /clients/client0/~dmtmp/PM >[2012-04-03 17:45:25.534714] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-0: background entry self-heal completed on /clients/client0/~dmtmp/PM >[2012-04-03 17:45:25.535968] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-1: background entry self-heal triggered. path: /clients/client1/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:25.536251] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-1: background entry self-heal completed on /clients/client0/~dmtmp/PM >[2012-04-03 17:45:25.536905] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-1: background entry self-heal completed on /clients/client9/~dmtmp/PM >[2012-04-03 17:45:25.540475] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-2: background entry self-heal triggered. path: /clients/client9/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:25.540751] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-0: background entry self-heal triggered. path: /clients/client9/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:25.541010] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-1: background entry self-heal triggered. path: /clients/client9/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:25.543979] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-1: background entry self-heal completed on /clients/client1/~dmtmp/PM >[2012-04-03 17:45:25.546154] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-2: background entry self-heal triggered. path: /clients/client1/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:25.547836] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-1: background entry self-heal triggered. path: /clients/client1/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:25.548567] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-2: background entry self-heal completed on /clients/client9/~dmtmp/PM >[2012-04-03 17:45:25.549492] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-0: background entry self-heal triggered. path: /clients/client1/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:25.551074] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-0: background entry self-heal completed on /clients/client9/~dmtmp/PM >[2012-04-03 17:45:25.551789] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-1: background entry self-heal completed on /clients/client9/~dmtmp/PM >[2012-04-03 17:45:25.555535] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-2: background entry self-heal completed on /clients/client1/~dmtmp/PM >[2012-04-03 17:45:25.560544] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-1: background entry self-heal completed on /clients/client1/~dmtmp/PM >[2012-04-03 17:45:25.560702] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-0: background entry self-heal completed on /clients/client1/~dmtmp/PM >[2012-04-03 17:45:25.563949] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-1: background entry self-heal triggered. path: /clients/client4/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:25.570623] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-1: background entry self-heal completed on /clients/client4/~dmtmp/PM >[2012-04-03 17:45:25.575235] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-2: background entry self-heal triggered. path: /clients/client4/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:25.576655] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-0: background entry self-heal triggered. path: /clients/client4/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:25.577763] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-1: background entry self-heal triggered. path: /clients/client4/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:25.578639] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-2: background entry self-heal triggered. path: /clients/client2/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:25.581833] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-2: background entry self-heal completed on /clients/client4/~dmtmp/PM >[2012-04-03 17:45:25.582837] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-0: background entry self-heal completed on /clients/client4/~dmtmp/PM >[2012-04-03 17:45:25.585344] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-2: background entry self-heal completed on /clients/client2/~dmtmp/PM >[2012-04-03 17:45:25.586708] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-1: background entry self-heal completed on /clients/client4/~dmtmp/PM >[2012-04-03 17:45:25.587306] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-2: background entry self-heal triggered. path: /clients/client2/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:25.587864] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-0: background entry self-heal triggered. path: /clients/client2/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:25.588091] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-1: background entry self-heal triggered. path: /clients/client2/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:25.589362] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-0: background entry self-heal triggered. path: /clients/client6/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:25.597539] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-2: background entry self-heal completed on /clients/client2/~dmtmp/PM >[2012-04-03 17:45:25.598406] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-0: background entry self-heal completed on /clients/client2/~dmtmp/PM >[2012-04-03 17:45:25.599263] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-0: background entry self-heal completed on /clients/client6/~dmtmp/PM >[2012-04-03 17:45:25.599663] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-1: background entry self-heal completed on /clients/client2/~dmtmp/PM >[2012-04-03 17:45:25.600551] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-0: background entry self-heal triggered. path: /clients/client3/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:25.601282] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-2: background entry self-heal triggered. path: /clients/client6/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:25.602868] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-0: background entry self-heal triggered. path: /clients/client6/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:25.603779] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-1: background entry self-heal triggered. path: /clients/client6/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:25.607551] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-2: background entry self-heal completed on /clients/client6/~dmtmp/PM >[2012-04-03 17:45:25.610602] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-1: background entry self-heal triggered. path: /clients/client5/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:25.611621] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-1: background entry self-heal completed on /clients/client6/~dmtmp/PM >[2012-04-03 17:45:25.615340] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-0: background entry self-heal completed on /clients/client3/~dmtmp/PM >[2012-04-03 17:45:25.615697] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-1: background entry self-heal completed on /clients/client5/~dmtmp/PM >[2012-04-03 17:45:25.616083] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-0: background entry self-heal completed on /clients/client6/~dmtmp/PM >[2012-04-03 17:45:25.618590] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-0: background entry self-heal triggered. path: /clients/client3/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:25.619175] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-1: background entry self-heal triggered. path: /clients/client3/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:25.619817] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-1: background entry self-heal triggered. path: /clients/client5/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:25.620401] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-0: background entry self-heal triggered. path: /clients/client5/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:25.620579] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-2: background entry self-heal triggered. path: /clients/client3/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:25.620778] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-2: background entry self-heal triggered. path: /clients/client5/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:25.621420] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-2: background entry self-heal triggered. path: /clients/client8/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:25.627853] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-0: background entry self-heal completed on /clients/client3/~dmtmp/PM >[2012-04-03 17:45:25.628885] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-1: background entry self-heal completed on /clients/client3/~dmtmp/PM >[2012-04-03 17:45:25.629892] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-0: background entry self-heal completed on /clients/client5/~dmtmp/PM >[2012-04-03 17:45:25.631156] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-1: background entry self-heal completed on /clients/client5/~dmtmp/PM >[2012-04-03 17:45:25.631476] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-2: background entry self-heal completed on /clients/client3/~dmtmp/PM >[2012-04-03 17:45:25.632581] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-2: background entry self-heal completed on /clients/client5/~dmtmp/PM >[2012-04-03 17:45:25.633304] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-2: background entry self-heal completed on /clients/client8/~dmtmp/PM >[2012-04-03 17:45:25.634278] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-2: background entry self-heal triggered. path: /clients/client0/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:25.636156] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-0: background entry self-heal triggered. path: /clients/client8/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:25.638998] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-2: background entry self-heal triggered. path: /clients/client8/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:25.645447] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-0: background entry self-heal completed on /clients/client8/~dmtmp/PM >[2012-04-03 17:45:25.645609] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-2: background entry self-heal completed on /clients/client0/~dmtmp/PM >[2012-04-03 17:45:25.646856] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-2: background entry self-heal completed on /clients/client8/~dmtmp/PM >[2012-04-03 17:45:25.648288] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-2: background entry self-heal triggered. path: /clients/client0/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:25.648582] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-0: background entry self-heal triggered. path: /clients/client0/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:25.649095] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-1: background entry self-heal triggered. path: /clients/client1/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:25.649879] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-1: background entry self-heal triggered. path: /clients/client0/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:25.658167] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-1: background entry self-heal completed on /clients/client1/~dmtmp/PM >[2012-04-03 17:45:25.658671] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-2: background entry self-heal completed on /clients/client0/~dmtmp/PM >[2012-04-03 17:45:25.658846] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-1: background entry self-heal completed on /clients/client0/~dmtmp/PM >[2012-04-03 17:45:25.659039] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-0: background entry self-heal completed on /clients/client0/~dmtmp/PM >[2012-04-03 17:45:25.660441] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-2: background entry self-heal triggered. path: /clients/client7/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:25.661174] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-1: background entry self-heal triggered. path: /clients/client1/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:25.661907] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-2: background entry self-heal triggered. path: /clients/client1/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:25.662125] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-0: background entry self-heal triggered. path: /clients/client1/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:25.670312] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-2: background entry self-heal completed on /clients/client7/~dmtmp/PM >[2012-04-03 17:45:25.671433] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-2: background entry self-heal completed on /clients/client1/~dmtmp/PM >[2012-04-03 17:45:25.672426] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-0: background entry self-heal completed on /clients/client1/~dmtmp/PM >[2012-04-03 17:45:25.672953] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-1: background entry self-heal completed on /clients/client1/~dmtmp/PM >[2012-04-03 17:45:25.673284] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-2: background entry self-heal triggered. path: /clients/client7/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:25.673770] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-0: background entry self-heal triggered. path: /clients/client7/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:25.674096] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-1: background entry self-heal triggered. path: /clients/client9/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:25.674330] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-1: background entry self-heal triggered. path: /clients/client7/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:25.681709] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-2: background entry self-heal completed on /clients/client7/~dmtmp/PM >[2012-04-03 17:45:25.681912] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-0: background entry self-heal completed on /clients/client7/~dmtmp/PM >[2012-04-03 17:45:25.682413] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-1: background entry self-heal completed on /clients/client9/~dmtmp/PM >[2012-04-03 17:45:25.683385] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-1: background entry self-heal completed on /clients/client7/~dmtmp/PM >[2012-04-03 17:45:25.685307] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-2: background entry self-heal triggered. path: /clients/client9/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:25.685571] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-0: background entry self-heal triggered. path: /clients/client9/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:25.685924] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-1: background entry self-heal triggered. path: /clients/client4/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:25.686366] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-1: background entry self-heal triggered. path: /clients/client9/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:25.691001] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-2: background entry self-heal completed on /clients/client9/~dmtmp/PM >[2012-04-03 17:45:25.692729] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-0: background entry self-heal completed on /clients/client9/~dmtmp/PM >[2012-04-03 17:45:25.704323] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-2: background entry self-heal triggered. path: /clients/client2/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:25.704750] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-1: background entry self-heal completed on /clients/client4/~dmtmp/PM >[2012-04-03 17:45:25.705248] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-1: background entry self-heal completed on /clients/client9/~dmtmp/PM >[2012-04-03 17:45:25.707159] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-1: background entry self-heal triggered. path: /clients/client4/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:25.707347] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-0: background entry self-heal triggered. path: /clients/client4/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:25.707619] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-2: background entry self-heal triggered. path: /clients/client4/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:25.714210] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-2: background entry self-heal completed on /clients/client2/~dmtmp/PM >[2012-04-03 17:45:25.715029] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-0: background entry self-heal triggered. path: /clients/client6/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:25.717127] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-1: background entry self-heal completed on /clients/client4/~dmtmp/PM >[2012-04-03 17:45:25.717548] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-0: background entry self-heal completed on /clients/client4/~dmtmp/PM >[2012-04-03 17:45:25.718571] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-0: background entry self-heal triggered. path: /clients/client2/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:25.718904] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-2: background entry self-heal triggered. path: /clients/client2/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:25.719409] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-1: background entry self-heal triggered. path: /clients/client2/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:25.719558] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-2: background entry self-heal completed on /clients/client4/~dmtmp/PM >[2012-04-03 17:45:25.724841] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-1: background entry self-heal completed on /clients/client2/~dmtmp/PM >[2012-04-03 17:45:25.727324] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-0: background entry self-heal completed on /clients/client6/~dmtmp/PM >[2012-04-03 17:45:25.728050] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-2: background entry self-heal completed on /clients/client2/~dmtmp/PM >[2012-04-03 17:45:25.728989] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-0: background entry self-heal completed on /clients/client2/~dmtmp/PM >[2012-04-03 17:45:25.729793] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-2: background entry self-heal triggered. path: /clients/client6/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:25.730072] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-0: background entry self-heal triggered. path: /clients/client3/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:25.730551] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-1: background entry self-heal triggered. path: /clients/client6/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:25.731355] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-0: background entry self-heal triggered. path: /clients/client6/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:25.738691] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-2: background entry self-heal completed on /clients/client6/~dmtmp/PM >[2012-04-03 17:45:25.739771] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-1: background entry self-heal triggered. path: /clients/client5/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:25.740196] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-1: background entry self-heal completed on /clients/client6/~dmtmp/PM >[2012-04-03 17:45:25.740379] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-0: background entry self-heal completed on /clients/client3/~dmtmp/PM >[2012-04-03 17:45:25.741086] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-0: background entry self-heal completed on /clients/client6/~dmtmp/PM >[2012-04-03 17:45:25.743019] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-2: background entry self-heal triggered. path: /clients/client3/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:25.743336] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-1: background entry self-heal triggered. path: /clients/client3/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:25.744182] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-0: background entry self-heal triggered. path: /clients/client3/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:25.747357] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-1: background entry self-heal completed on /clients/client5/~dmtmp/PM >[2012-04-03 17:45:25.749345] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-2: background entry self-heal triggered. path: /clients/client8/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:25.749836] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-1: background entry self-heal triggered. path: /clients/client5/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:25.751367] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-2: background entry self-heal triggered. path: /clients/client5/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:25.751596] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-0: background entry self-heal triggered. path: /clients/client5/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:25.752018] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-2: background entry self-heal completed on /clients/client3/~dmtmp/PM >[2012-04-03 17:45:25.752526] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-0: background entry self-heal completed on /clients/client3/~dmtmp/PM >[2012-04-03 17:45:25.752828] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-1: background entry self-heal completed on /clients/client3/~dmtmp/PM >[2012-04-03 17:45:25.756881] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-2: background entry self-heal completed on /clients/client8/~dmtmp/PM >[2012-04-03 17:45:25.759007] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-2: background entry self-heal completed on /clients/client5/~dmtmp/PM >[2012-04-03 17:45:25.759692] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-1: background entry self-heal completed on /clients/client5/~dmtmp/PM >[2012-04-03 17:45:25.759847] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-0: background entry self-heal completed on /clients/client5/~dmtmp/PM >[2012-04-03 17:45:25.760301] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-0: background entry self-heal triggered. path: /clients/client8/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:25.761619] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-2: background entry self-heal triggered. path: /clients/client8/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:25.766991] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-0: background entry self-heal completed on /clients/client8/~dmtmp/PM >[2012-04-03 17:45:25.767211] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-2: background entry self-heal triggered. path: /clients/client0/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:25.772448] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-2: background entry self-heal completed on /clients/client8/~dmtmp/PM >[2012-04-03 17:45:25.774326] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-2: background entry self-heal triggered. path: /clients/client7/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:25.776242] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-2: background entry self-heal completed on /clients/client0/~dmtmp/PM >[2012-04-03 17:45:25.779130] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-2: background entry self-heal triggered. path: /clients/client0/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:25.779434] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-0: background entry self-heal triggered. path: /clients/client0/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:25.780158] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-1: background entry self-heal triggered. path: /clients/client0/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:25.783850] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-2: background entry self-heal completed on /clients/client7/~dmtmp/PM >[2012-04-03 17:45:25.786287] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-1: background entry self-heal triggered. path: /clients/client9/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:25.786864] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-1: background entry self-heal triggered. path: /clients/client7/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:25.787097] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-0: background entry self-heal triggered. path: /clients/client7/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:25.787733] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-0: background entry self-heal completed on /clients/client0/~dmtmp/PM >[2012-04-03 17:45:25.787972] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-2: background entry self-heal triggered. path: /clients/client7/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:25.788272] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-2: background entry self-heal completed on /clients/client0/~dmtmp/PM >[2012-04-03 17:45:25.791570] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-1: background entry self-heal completed on /clients/client0/~dmtmp/PM >[2012-04-03 17:45:25.791831] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-0: background entry self-heal completed on /clients/client7/~dmtmp/PM >[2012-04-03 17:45:25.792293] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-2: background entry self-heal completed on /clients/client7/~dmtmp/PM >[2012-04-03 17:45:25.797012] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-1: background entry self-heal completed on /clients/client9/~dmtmp/PM >[2012-04-03 17:45:25.797551] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-1: background entry self-heal completed on /clients/client7/~dmtmp/PM >[2012-04-03 17:45:25.799134] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-1: background entry self-heal triggered. path: /clients/client1/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:25.800144] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-2: background entry self-heal triggered. path: /clients/client9/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:25.800989] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-0: background entry self-heal triggered. path: /clients/client9/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:25.801998] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-1: background entry self-heal triggered. path: /clients/client9/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:25.808092] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-2: background entry self-heal completed on /clients/client9/~dmtmp/PM >[2012-04-03 17:45:25.809820] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-1: background entry self-heal completed on /clients/client1/~dmtmp/PM >[2012-04-03 17:45:25.810238] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-1: background entry self-heal triggered. path: /clients/client4/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:25.810406] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-0: background entry self-heal completed on /clients/client9/~dmtmp/PM >[2012-04-03 17:45:25.813053] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-1: background entry self-heal completed on /clients/client9/~dmtmp/PM >[2012-04-03 17:45:25.813329] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-1: background entry self-heal triggered. path: /clients/client1/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:25.813956] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-2: background entry self-heal triggered. path: /clients/client1/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:25.814490] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-0: background entry self-heal triggered. path: /clients/client1/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:25.822711] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-1: background entry self-heal completed on /clients/client4/~dmtmp/PM >[2012-04-03 17:45:25.824163] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-2: background entry self-heal completed on /clients/client1/~dmtmp/PM >[2012-04-03 17:45:25.824666] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-2: background entry self-heal triggered. path: /clients/client2/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:25.826248] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-0: background entry self-heal triggered. path: /clients/client4/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:25.826583] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-0: background entry self-heal completed on /clients/client1/~dmtmp/PM >[2012-04-03 17:45:25.826979] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-1: background entry self-heal triggered. path: /clients/client4/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:25.827178] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-1: background entry self-heal completed on /clients/client1/~dmtmp/PM >[2012-04-03 17:45:25.828090] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-2: background entry self-heal triggered. path: /clients/client4/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:25.833146] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-1: background entry self-heal completed on /clients/client4/~dmtmp/PM >[2012-04-03 17:45:25.836067] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-0: background entry self-heal completed on /clients/client4/~dmtmp/PM >[2012-04-03 17:45:25.837098] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-2: background entry self-heal completed on /clients/client2/~dmtmp/PM >[2012-04-03 17:45:25.837536] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-0: background entry self-heal triggered. path: /clients/client6/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:25.838042] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-2: background entry self-heal completed on /clients/client4/~dmtmp/PM >[2012-04-03 17:45:25.840529] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-2: background entry self-heal triggered. path: /clients/client2/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:25.841924] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-0: background entry self-heal triggered. path: /clients/client2/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:25.842817] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-1: background entry self-heal triggered. path: /clients/client2/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:25.848665] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-2: background entry self-heal completed on /clients/client2/~dmtmp/PM >[2012-04-03 17:45:25.849779] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-0: background entry self-heal completed on /clients/client6/~dmtmp/PM >[2012-04-03 17:45:25.850381] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-0: background entry self-heal completed on /clients/client2/~dmtmp/PM >[2012-04-03 17:45:25.851154] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-1: background entry self-heal completed on /clients/client2/~dmtmp/PM >[2012-04-03 17:45:25.852273] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-0: background entry self-heal triggered. path: /clients/client3/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:25.852492] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-2: background entry self-heal triggered. path: /clients/client6/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:25.852812] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-0: background entry self-heal triggered. path: /clients/client6/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:25.852985] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-1: background entry self-heal triggered. path: /clients/client6/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:25.863011] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-2: background entry self-heal completed on /clients/client6/~dmtmp/PM >[2012-04-03 17:45:25.863630] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-0: background entry self-heal completed on /clients/client3/~dmtmp/PM >[2012-04-03 17:45:25.864518] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-0: background entry self-heal completed on /clients/client6/~dmtmp/PM >[2012-04-03 17:45:25.864726] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-1: background entry self-heal completed on /clients/client6/~dmtmp/PM >[2012-04-03 17:45:25.865784] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-2: background entry self-heal triggered. path: /clients/client3/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:25.866573] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-0: background entry self-heal triggered. path: /clients/client3/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:25.866869] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-1: background entry self-heal triggered. path: /clients/client3/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:25.868356] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-1: background entry self-heal triggered. path: /clients/client5/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:25.874003] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-2: background entry self-heal completed on /clients/client3/~dmtmp/PM >[2012-04-03 17:45:25.876189] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-0: background entry self-heal completed on /clients/client3/~dmtmp/PM >[2012-04-03 17:45:25.876787] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-1: background entry self-heal completed on /clients/client3/~dmtmp/PM >[2012-04-03 17:45:25.877682] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-1: background entry self-heal completed on /clients/client5/~dmtmp/PM >[2012-04-03 17:45:25.879952] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-0: background entry self-heal triggered. path: /clients/client5/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:25.881603] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-2: background entry self-heal triggered. path: /clients/client5/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:25.881848] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-1: background entry self-heal triggered. path: /clients/client5/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:25.882254] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-2: background entry self-heal triggered. path: /clients/client8/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:25.887988] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-0: background entry self-heal completed on /clients/client5/~dmtmp/PM >[2012-04-03 17:45:25.889139] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-1: background entry self-heal triggered. path: /clients/client9/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:25.889282] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-2: background entry self-heal completed on /clients/client5/~dmtmp/PM >[2012-04-03 17:45:25.889888] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-1: background entry self-heal completed on /clients/client5/~dmtmp/PM >[2012-04-03 17:45:25.890834] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-2: background entry self-heal completed on /clients/client8/~dmtmp/PM >[2012-04-03 17:45:25.894215] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-2: background entry self-heal triggered. path: /clients/client8/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:25.894606] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-0: background entry self-heal triggered. path: /clients/client8/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:25.895782] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-1: background entry self-heal completed on /clients/client9/~dmtmp/PM >[2012-04-03 17:45:25.898895] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-1: background entry self-heal triggered. path: /clients/client9/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:25.899208] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-2: background entry self-heal triggered. path: /clients/client9/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:25.899531] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-0: background entry self-heal triggered. path: /clients/client9/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:25.900776] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-2: background entry self-heal triggered. path: /clients/client0/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:25.902038] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-2: background entry self-heal completed on /clients/client8/~dmtmp/PM >[2012-04-03 17:45:25.903466] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-0: background entry self-heal completed on /clients/client8/~dmtmp/PM >[2012-04-03 17:45:25.907132] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-2: background entry self-heal completed on /clients/client9/~dmtmp/PM >[2012-04-03 17:45:25.908630] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-0: background entry self-heal completed on /clients/client9/~dmtmp/PM >[2012-04-03 17:45:25.910628] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-2: background entry self-heal completed on /clients/client0/~dmtmp/PM >[2012-04-03 17:45:25.912997] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-1: background entry self-heal completed on /clients/client9/~dmtmp/PM >[2012-04-03 17:45:25.914031] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-0: background entry self-heal triggered. path: /clients/client0/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:25.914596] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-2: background entry self-heal triggered. path: /clients/client0/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:25.915585] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-1: background entry self-heal triggered. path: /clients/client0/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:25.923960] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-0: background entry self-heal completed on /clients/client0/~dmtmp/PM >[2012-04-03 17:45:25.925406] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-2: background entry self-heal completed on /clients/client0/~dmtmp/PM >[2012-04-03 17:45:25.927728] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-1: background entry self-heal triggered. path: /clients/client1/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:25.927988] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-1: background entry self-heal completed on /clients/client0/~dmtmp/PM >[2012-04-03 17:45:25.935634] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-1: background entry self-heal triggered. path: /clients/client4/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:25.938047] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-1: background entry self-heal completed on /clients/client1/~dmtmp/PM >[2012-04-03 17:45:25.940557] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-1: background entry self-heal triggered. path: /clients/client1/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:25.941715] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-2: background entry self-heal triggered. path: /clients/client1/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:25.942921] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-0: background entry self-heal triggered. path: /clients/client1/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:25.943530] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-1: background entry self-heal completed on /clients/client4/~dmtmp/PM >[2012-04-03 17:45:25.946221] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-2: background entry self-heal triggered. path: /clients/client4/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:25.946748] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-1: background entry self-heal triggered. path: /clients/client4/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:25.947063] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-0: background entry self-heal triggered. path: /clients/client4/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:25.948275] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-1: background entry self-heal completed on /clients/client1/~dmtmp/PM >[2012-04-03 17:45:25.949569] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-2: background entry self-heal triggered. path: /clients/client2/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:25.951091] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-2: background entry self-heal completed on /clients/client1/~dmtmp/PM >[2012-04-03 17:45:25.952163] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-0: background entry self-heal completed on /clients/client1/~dmtmp/PM >[2012-04-03 17:45:25.954881] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-2: background entry self-heal completed on /clients/client4/~dmtmp/PM >[2012-04-03 17:45:25.956463] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-2: background entry self-heal completed on /clients/client2/~dmtmp/PM >[2012-04-03 17:45:25.956866] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-1: background entry self-heal completed on /clients/client4/~dmtmp/PM >[2012-04-03 17:45:25.957121] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-0: background entry self-heal completed on /clients/client4/~dmtmp/PM >[2012-04-03 17:45:25.957386] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-0: background entry self-heal triggered. path: /clients/client6/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:25.959360] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-2: background entry self-heal triggered. path: /clients/client2/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:25.959575] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-1: background entry self-heal triggered. path: /clients/client2/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:25.959970] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-0: background entry self-heal triggered. path: /clients/client2/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:25.966526] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-1: background entry self-heal completed on /clients/client2/~dmtmp/PM >[2012-04-03 17:45:25.967282] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-0: background entry self-heal completed on /clients/client6/~dmtmp/PM >[2012-04-03 17:45:25.967650] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-2: background entry self-heal completed on /clients/client2/~dmtmp/PM >[2012-04-03 17:45:25.968718] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-0: background entry self-heal triggered. path: /clients/client3/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:25.968986] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-0: background entry self-heal completed on /clients/client2/~dmtmp/PM >[2012-04-03 17:45:25.970304] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-0: background entry self-heal triggered. path: /clients/client6/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:25.970683] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-2: background entry self-heal triggered. path: /clients/client6/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:25.971073] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-1: background entry self-heal triggered. path: /clients/client6/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:25.976657] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-1: background entry self-heal completed on /clients/client6/~dmtmp/PM >[2012-04-03 17:45:25.979191] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-2: background entry self-heal triggered. path: /clients/client8/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:25.979613] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-0: background entry self-heal completed on /clients/client3/~dmtmp/PM >[2012-04-03 17:45:25.981740] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-0: background entry self-heal completed on /clients/client6/~dmtmp/PM >[2012-04-03 17:45:25.981932] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-2: background entry self-heal completed on /clients/client6/~dmtmp/PM >[2012-04-03 17:45:25.982757] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-0: background entry self-heal triggered. path: /clients/client3/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:25.983646] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-1: background entry self-heal triggered. path: /clients/client3/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:25.983845] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-2: background entry self-heal triggered. path: /clients/client3/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:25.988180] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-2: background entry self-heal completed on /clients/client8/~dmtmp/PM >[2012-04-03 17:45:25.990584] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-2: background entry self-heal triggered. path: /clients/client8/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:25.992134] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-0: background entry self-heal triggered. path: /clients/client8/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:25.992624] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-1: background entry self-heal triggered. path: /clients/client5/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:25.993303] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-0: background entry self-heal completed on /clients/client3/~dmtmp/PM >[2012-04-03 17:45:25.993808] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-2: background entry self-heal completed on /clients/client3/~dmtmp/PM >[2012-04-03 17:45:25.994217] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-1: background entry self-heal completed on /clients/client3/~dmtmp/PM >[2012-04-03 17:45:25.999580] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-2: background entry self-heal completed on /clients/client8/~dmtmp/PM >[2012-04-03 17:45:25.999767] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-0: background entry self-heal completed on /clients/client8/~dmtmp/PM >[2012-04-03 17:45:26.001541] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-1: background entry self-heal completed on /clients/client5/~dmtmp/PM >[2012-04-03 17:45:26.003961] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-1: background entry self-heal triggered. path: /clients/client5/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:26.006392] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-2: background entry self-heal triggered. path: /clients/client5/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:26.006848] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-0: background entry self-heal triggered. path: /clients/client5/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:26.014331] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-1: background entry self-heal completed on /clients/client5/~dmtmp/PM >[2012-04-03 17:45:26.015076] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-2: background entry self-heal triggered. path: /clients/client0/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:26.017426] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-2: background entry self-heal completed on /clients/client5/~dmtmp/PM >[2012-04-03 17:45:26.018314] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-0: background entry self-heal completed on /clients/client5/~dmtmp/PM >[2012-04-03 17:45:26.024023] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-2: background entry self-heal completed on /clients/client0/~dmtmp/PM >[2012-04-03 17:45:26.026948] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-0: background entry self-heal triggered. path: /clients/client0/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:26.028451] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-1: background entry self-heal triggered. path: /clients/client0/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:26.028671] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-1: background entry self-heal triggered. path: /clients/client9/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:26.028837] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-2: background entry self-heal triggered. path: /clients/client0/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:26.038045] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-2: background entry self-heal completed on /clients/client0/~dmtmp/PM >[2012-04-03 17:45:26.038185] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-1: background entry self-heal completed on /clients/client0/~dmtmp/PM >[2012-04-03 17:45:26.038922] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-1: background entry self-heal completed on /clients/client9/~dmtmp/PM >[2012-04-03 17:45:26.039387] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-0: background entry self-heal completed on /clients/client0/~dmtmp/PM >[2012-04-03 17:45:26.039855] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-1: background entry self-heal triggered. path: /clients/client4/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:26.040941] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-2: background entry self-heal triggered. path: /clients/client9/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:26.043070] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-0: background entry self-heal triggered. path: /clients/client9/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:26.043563] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-1: background entry self-heal triggered. path: /clients/client9/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:26.048006] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-1: background entry self-heal triggered. path: /clients/client1/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:26.050289] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-1: background entry self-heal completed on /clients/client4/~dmtmp/PM >[2012-04-03 17:45:26.050957] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-2: background entry self-heal completed on /clients/client9/~dmtmp/PM >[2012-04-03 17:45:26.052480] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-2: background entry self-heal triggered. path: /clients/client4/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:26.053043] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-0: background entry self-heal triggered. path: /clients/client4/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:26.053221] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-1: background entry self-heal completed on /clients/client9/~dmtmp/PM >[2012-04-03 17:45:26.054666] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-1: background entry self-heal triggered. path: /clients/client4/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:26.055674] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-0: background entry self-heal completed on /clients/client9/~dmtmp/PM >[2012-04-03 17:45:26.056831] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-1: background entry self-heal completed on /clients/client1/~dmtmp/PM >[2012-04-03 17:45:26.059433] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-0: background entry self-heal triggered. path: /clients/client1/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:26.059784] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-2: background entry self-heal triggered. path: /clients/client2/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:26.060277] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-2: background entry self-heal triggered. path: /clients/client1/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:26.061326] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-2: background entry self-heal completed on /clients/client4/~dmtmp/PM >[2012-04-03 17:45:26.062796] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-1: background entry self-heal triggered. path: /clients/client1/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:26.064401] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-1: background entry self-heal completed on /clients/client4/~dmtmp/PM >[2012-04-03 17:45:26.065194] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-0: background entry self-heal completed on /clients/client4/~dmtmp/PM >[2012-04-03 17:45:26.067291] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-2: background entry self-heal completed on /clients/client2/~dmtmp/PM >[2012-04-03 17:45:26.072872] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-0: background entry self-heal triggered. path: /clients/client2/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:26.073026] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-0: background entry self-heal completed on /clients/client1/~dmtmp/PM >[2012-04-03 17:45:26.074435] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-1: background entry self-heal triggered. path: /clients/client2/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:26.074970] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-1: background entry self-heal completed on /clients/client1/~dmtmp/PM >[2012-04-03 17:45:26.076403] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-2: background entry self-heal completed on /clients/client1/~dmtmp/PM >[2012-04-03 17:45:26.077491] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-2: background entry self-heal triggered. path: /clients/client2/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:26.081029] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-0: background entry self-heal triggered. path: /clients/client3/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:26.081215] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-1: background entry self-heal completed on /clients/client2/~dmtmp/PM >[2012-04-03 17:45:26.081559] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-0: background entry self-heal completed on /clients/client2/~dmtmp/PM >[2012-04-03 17:45:26.085102] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-2: background entry self-heal completed on /clients/client2/~dmtmp/PM >[2012-04-03 17:45:26.089626] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-0: background entry self-heal triggered. path: /clients/client6/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:26.090741] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-0: background entry self-heal completed on /clients/client3/~dmtmp/PM >[2012-04-03 17:45:26.093372] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-2: background entry self-heal triggered. path: /clients/client3/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:26.093689] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-1: background entry self-heal triggered. path: /clients/client3/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:26.094637] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-0: background entry self-heal triggered. path: /clients/client3/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:26.098627] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-2: background entry self-heal triggered. path: /clients/client8/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:26.098761] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-0: background entry self-heal completed on /clients/client6/~dmtmp/PM >[2012-04-03 17:45:26.099140] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-1: background entry self-heal completed on /clients/client3/~dmtmp/PM >[2012-04-03 17:45:26.101962] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-2: background entry self-heal triggered. path: /clients/client6/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:26.102242] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-0: background entry self-heal triggered. path: /clients/client6/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:26.102660] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-1: background entry self-heal triggered. path: /clients/client6/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:26.102946] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-2: background entry self-heal completed on /clients/client3/~dmtmp/PM >[2012-04-03 17:45:26.103760] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-0: background entry self-heal completed on /clients/client3/~dmtmp/PM >[2012-04-03 17:45:26.109935] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-2: background entry self-heal completed on /clients/client8/~dmtmp/PM >[2012-04-03 17:45:26.110433] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-1: background entry self-heal completed on /clients/client6/~dmtmp/PM >[2012-04-03 17:45:26.111999] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-1: background entry self-heal triggered. path: /clients/client5/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:26.112586] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-2: background entry self-heal triggered. path: /clients/client8/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:26.112716] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-0: background entry self-heal completed on /clients/client6/~dmtmp/PM >[2012-04-03 17:45:26.112937] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-0: background entry self-heal triggered. path: /clients/client8/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:26.114820] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-2: background entry self-heal completed on /clients/client6/~dmtmp/PM >[2012-04-03 17:45:26.119689] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-1: background entry self-heal completed on /clients/client5/~dmtmp/PM >[2012-04-03 17:45:26.123150] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-2: background entry self-heal triggered. path: /clients/client5/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:26.123460] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-2: background entry self-heal completed on /clients/client8/~dmtmp/PM >[2012-04-03 17:45:26.123986] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-0: background entry self-heal triggered. path: /clients/client5/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:26.124538] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-1: background entry self-heal triggered. path: /clients/client5/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:26.124949] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-0: background entry self-heal completed on /clients/client8/~dmtmp/PM >[2012-04-03 17:45:26.131733] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-2: background entry self-heal completed on /clients/client5/~dmtmp/PM >[2012-04-03 17:45:26.134189] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-0: background entry self-heal completed on /clients/client5/~dmtmp/PM >[2012-04-03 17:45:26.135540] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-1: background entry self-heal completed on /clients/client5/~dmtmp/PM >[2012-04-03 17:45:26.135808] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-2: background entry self-heal triggered. path: /clients/client0/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:26.144842] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-2: background entry self-heal completed on /clients/client0/~dmtmp/PM >[2012-04-03 17:45:26.146441] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-1: background entry self-heal triggered. path: /clients/client9/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:26.147602] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-1: background entry self-heal triggered. path: /clients/client0/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:26.148195] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-2: background entry self-heal triggered. path: /clients/client0/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:26.148605] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-0: background entry self-heal triggered. path: /clients/client0/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:26.153072] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-2: background entry self-heal completed on /clients/client0/~dmtmp/PM >[2012-04-03 17:45:26.156353] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-1: background entry self-heal completed on /clients/client9/~dmtmp/PM >[2012-04-03 17:45:26.156988] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-1: background entry self-heal triggered. path: /clients/client4/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:26.157177] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-1: background entry self-heal completed on /clients/client0/~dmtmp/PM >[2012-04-03 17:45:26.158311] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-1: background entry self-heal triggered. path: /clients/client9/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:26.158895] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-0: background entry self-heal completed on /clients/client0/~dmtmp/PM >[2012-04-03 17:45:26.159187] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-2: background entry self-heal triggered. path: /clients/client9/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:26.159769] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-0: background entry self-heal triggered. path: /clients/client9/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:26.166535] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-2: background entry self-heal completed on /clients/client9/~dmtmp/PM >[2012-04-03 17:45:26.167245] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-1: background entry self-heal completed on /clients/client4/~dmtmp/PM >[2012-04-03 17:45:26.167826] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-1: background entry self-heal completed on /clients/client9/~dmtmp/PM >[2012-04-03 17:45:26.168152] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-0: background entry self-heal completed on /clients/client9/~dmtmp/PM >[2012-04-03 17:45:26.169909] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-1: background entry self-heal triggered. path: /clients/client1/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:26.170216] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-0: background entry self-heal triggered. path: /clients/client4/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:26.170488] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-2: background entry self-heal triggered. path: /clients/client4/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:26.170702] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-1: background entry self-heal triggered. path: /clients/client4/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:26.178695] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-0: background entry self-heal completed on /clients/client4/~dmtmp/PM >[2012-04-03 17:45:26.178941] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-2: background entry self-heal completed on /clients/client4/~dmtmp/PM >[2012-04-03 17:45:26.179190] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-2: background entry self-heal triggered. path: /clients/client2/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:26.181057] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-1: background entry self-heal completed on /clients/client1/~dmtmp/PM >[2012-04-03 17:45:26.181752] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-1: background entry self-heal completed on /clients/client4/~dmtmp/PM >[2012-04-03 17:45:26.183387] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-0: background entry self-heal triggered. path: /clients/client1/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:26.184473] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-2: background entry self-heal triggered. path: /clients/client1/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:26.189153] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-2: background entry self-heal completed on /clients/client2/~dmtmp/PM >[2012-04-03 17:45:26.189651] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-1: background entry self-heal triggered. path: /clients/client1/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:26.192141] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-1: background entry self-heal triggered. path: /clients/client2/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:26.193410] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-2: background entry self-heal triggered. path: /clients/client2/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:26.194133] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-2: background entry self-heal completed on /clients/client1/~dmtmp/PM >[2012-04-03 17:45:26.194428] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-0: background entry self-heal triggered. path: /clients/client2/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:26.196427] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-0: background entry self-heal triggered. path: /clients/client3/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:26.196799] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-0: background entry self-heal completed on /clients/client1/~dmtmp/PM >[2012-04-03 17:45:26.197529] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-1: background entry self-heal completed on /clients/client1/~dmtmp/PM >[2012-04-03 17:45:26.199314] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-1: background entry self-heal completed on /clients/client2/~dmtmp/PM >[2012-04-03 17:45:26.202578] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-0: background entry self-heal completed on /clients/client2/~dmtmp/PM >[2012-04-03 17:45:26.203141] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-2: background entry self-heal completed on /clients/client2/~dmtmp/PM >[2012-04-03 17:45:26.204780] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-0: background entry self-heal completed on /clients/client3/~dmtmp/PM >[2012-04-03 17:45:26.207534] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-0: background entry self-heal triggered. path: /clients/client6/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:26.208464] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-1: background entry self-heal triggered. path: /clients/client3/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:26.209031] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-2: background entry self-heal triggered. path: /clients/client3/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:26.211219] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-0: background entry self-heal triggered. path: /clients/client3/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:26.217423] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-2: background entry self-heal completed on /clients/client3/~dmtmp/PM >[2012-04-03 17:45:26.217873] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-2: background entry self-heal triggered. path: /clients/client8/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:26.218101] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-0: background entry self-heal completed on /clients/client6/~dmtmp/PM >[2012-04-03 17:45:26.219786] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-0: background entry self-heal completed on /clients/client3/~dmtmp/PM >[2012-04-03 17:45:26.220074] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-1: background entry self-heal completed on /clients/client3/~dmtmp/PM >[2012-04-03 17:45:26.220376] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-1: background entry self-heal triggered. path: /clients/client6/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:26.220902] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-0: background entry self-heal triggered. path: /clients/client6/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:26.225859] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-1: background entry self-heal completed on /clients/client6/~dmtmp/PM >[2012-04-03 17:45:26.227248] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-0: background entry self-heal completed on /clients/client6/~dmtmp/PM >[2012-04-03 17:45:26.305341] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-2: background entry self-heal triggered. path: /clients/client6/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:26.307718] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-2: background entry self-heal completed on /clients/client8/~dmtmp/PM >[2012-04-03 17:45:26.309322] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-0: background entry self-heal triggered. path: /clients/client8/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:26.310365] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-2: background entry self-heal triggered. path: /clients/client8/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:26.311744] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-2: background entry self-heal completed on /clients/client6/~dmtmp/PM >[2012-04-03 17:45:26.314102] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-0: background entry self-heal completed on /clients/client8/~dmtmp/PM >[2012-04-03 17:45:26.315826] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-1: background entry self-heal triggered. path: /clients/client5/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:26.318316] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-1: background entry self-heal completed on /clients/client5/~dmtmp/PM >[2012-04-03 17:45:26.319583] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-0: background entry self-heal triggered. path: /clients/client5/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:26.320142] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-1: background entry self-heal triggered. path: /clients/client5/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:26.321669] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-0: background entry self-heal completed on /clients/client5/~dmtmp/PM >[2012-04-03 17:45:26.322300] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-1: background entry self-heal completed on /clients/client5/~dmtmp/PM >[2012-04-03 17:45:26.357402] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-2: background entry self-heal completed on /clients/client8/~dmtmp/PM >[2012-04-03 17:45:26.358468] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-2: background entry self-heal triggered. path: /clients/client5/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:26.368537] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-2: background entry self-heal completed on /clients/client5/~dmtmp/PM >[2012-04-03 17:45:26.370886] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-2: background entry self-heal triggered. path: /clients/client7/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:26.425992] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-2: background entry self-heal completed on /clients/client7/~dmtmp/PM >[2012-04-03 17:45:26.426927] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-2: background entry self-heal triggered. path: /clients/client0/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:26.428212] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-0: background entry self-heal triggered. path: /clients/client7/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:26.428877] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-2: background entry self-heal triggered. path: /clients/client7/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:26.429144] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-1: background entry self-heal triggered. path: /clients/client7/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:26.436182] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-1: background entry self-heal completed on /clients/client7/~dmtmp/PM >[2012-04-03 17:45:26.436424] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-0: background entry self-heal completed on /clients/client7/~dmtmp/PM >[2012-04-03 17:45:26.438792] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-2: background entry self-heal completed on /clients/client0/~dmtmp/PM >[2012-04-03 17:45:26.439802] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-1: background entry self-heal triggered. path: /clients/client1/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:26.441346] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-2: background entry self-heal completed on /clients/client7/~dmtmp/PM >[2012-04-03 17:45:26.442784] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-0: background entry self-heal triggered. path: /clients/client0/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:26.444757] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-1: background entry self-heal triggered. path: /clients/client0/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:26.448342] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-2: background entry self-heal triggered. path: /clients/client0/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:26.448577] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-1: background entry self-heal completed on /clients/client1/~dmtmp/PM >[2012-04-03 17:45:26.449174] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-0: background entry self-heal completed on /clients/client0/~dmtmp/PM >[2012-04-03 17:45:26.451026] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-0: background entry self-heal triggered. path: /clients/client1/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:26.451974] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-1: background entry self-heal triggered. path: /clients/client1/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:26.452413] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-1: background entry self-heal completed on /clients/client0/~dmtmp/PM >[2012-04-03 17:45:26.454836] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-1: background entry self-heal triggered. path: /clients/client4/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:26.455041] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-2: background entry self-heal triggered. path: /clients/client1/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:26.460512] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-0: background entry self-heal completed on /clients/client1/~dmtmp/PM >[2012-04-03 17:45:26.461639] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-2: background entry self-heal completed on /clients/client0/~dmtmp/PM >[2012-04-03 17:45:26.462088] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-1: background entry self-heal completed on /clients/client1/~dmtmp/PM >[2012-04-03 17:45:26.463700] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-1: background entry self-heal completed on /clients/client4/~dmtmp/PM >[2012-04-03 17:45:26.466845] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-0: background entry self-heal triggered. path: /clients/client4/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:26.467913] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-1: background entry self-heal triggered. path: /clients/client4/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:26.468417] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-2: background entry self-heal completed on /clients/client1/~dmtmp/PM >[2012-04-03 17:45:26.469074] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-2: background entry self-heal triggered. path: /clients/client4/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:26.472546] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-2: background entry self-heal triggered. path: /clients/client2/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:26.473545] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-0: background entry self-heal completed on /clients/client4/~dmtmp/PM >[2012-04-03 17:45:26.477381] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-1: background entry self-heal completed on /clients/client4/~dmtmp/PM >[2012-04-03 17:45:26.478758] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-2: background entry self-heal completed on /clients/client4/~dmtmp/PM >[2012-04-03 17:45:26.480594] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-2: background entry self-heal completed on /clients/client2/~dmtmp/PM >[2012-04-03 17:45:26.482348] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-0: background entry self-heal triggered. path: /clients/client6/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:26.483244] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-0: background entry self-heal triggered. path: /clients/client2/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:26.485520] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-2: background entry self-heal triggered. path: /clients/client2/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:26.487445] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-1: background entry self-heal triggered. path: /clients/client2/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:26.490799] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-0: background entry self-heal completed on /clients/client6/~dmtmp/PM >[2012-04-03 17:45:26.491755] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-0: background entry self-heal completed on /clients/client2/~dmtmp/PM >[2012-04-03 17:45:26.493854] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-2: background entry self-heal completed on /clients/client2/~dmtmp/PM >[2012-04-03 17:45:26.494275] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-1: background entry self-heal triggered. path: /clients/client6/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:26.494543] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-0: background entry self-heal triggered. path: /clients/client6/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:26.494960] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-2: background entry self-heal triggered. path: /clients/client6/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:26.497800] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-1: background entry self-heal completed on /clients/client2/~dmtmp/PM >[2012-04-03 17:45:26.500452] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-0: background entry self-heal triggered. path: /clients/client3/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:26.501662] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-0: background entry self-heal completed on /clients/client6/~dmtmp/PM >[2012-04-03 17:45:26.503506] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-2: background entry self-heal completed on /clients/client6/~dmtmp/PM >[2012-04-03 17:45:26.503723] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-1: background entry self-heal completed on /clients/client6/~dmtmp/PM >[2012-04-03 17:45:26.509229] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-0: background entry self-heal completed on /clients/client3/~dmtmp/PM >[2012-04-03 17:45:26.511179] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-2: background entry self-heal triggered. path: /clients/client8/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:26.511957] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-2: background entry self-heal triggered. path: /clients/client3/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:26.512636] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-1: background entry self-heal triggered. path: /clients/client3/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:26.513809] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-0: background entry self-heal triggered. path: /clients/client3/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:26.517831] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-0: background entry self-heal completed on /clients/client3/~dmtmp/PM >[2012-04-03 17:45:26.521252] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-2: background entry self-heal completed on /clients/client8/~dmtmp/PM >[2012-04-03 17:45:26.522598] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-1: background entry self-heal triggered. path: /clients/client5/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:26.523064] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-2: background entry self-heal completed on /clients/client3/~dmtmp/PM >[2012-04-03 17:45:26.523222] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-1: background entry self-heal completed on /clients/client3/~dmtmp/PM >[2012-04-03 17:45:26.524875] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-2: background entry self-heal triggered. path: /clients/client8/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:26.525514] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-0: background entry self-heal triggered. path: /clients/client8/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:26.533315] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-0: background entry self-heal completed on /clients/client8/~dmtmp/PM >[2012-04-03 17:45:26.533592] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-1: background entry self-heal completed on /clients/client5/~dmtmp/PM >[2012-04-03 17:45:26.535381] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-2: background entry self-heal triggered. path: /clients/client7/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:26.536886] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-0: background entry self-heal triggered. path: /clients/client5/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:26.537240] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-1: background entry self-heal triggered. path: /clients/client5/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:26.537718] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-2: background entry self-heal completed on /clients/client8/~dmtmp/PM >[2012-04-03 17:45:26.538215] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-2: background entry self-heal triggered. path: /clients/client5/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:26.545005] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-0: background entry self-heal completed on /clients/client5/~dmtmp/PM >[2012-04-03 17:45:26.547302] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-1: background entry self-heal completed on /clients/client5/~dmtmp/PM >[2012-04-03 17:45:26.550454] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-2: background entry self-heal completed on /clients/client7/~dmtmp/PM >[2012-04-03 17:45:26.552118] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-0: background entry self-heal triggered. path: /clients/client7/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:26.552467] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-2: background entry self-heal completed on /clients/client5/~dmtmp/PM >[2012-04-03 17:45:26.553464] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-1: background entry self-heal triggered. path: /clients/client7/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:26.556888] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-2: background entry self-heal triggered. path: /clients/client7/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:26.559836] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-0: background entry self-heal completed on /clients/client7/~dmtmp/PM >[2012-04-03 17:45:26.569541] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-2: background entry self-heal completed on /clients/client7/~dmtmp/PM >[2012-04-03 17:45:26.570529] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-1: background entry self-heal completed on /clients/client7/~dmtmp/PM >[2012-04-03 17:45:26.573096] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-2: background entry self-heal triggered. path: /clients/client0/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:26.581702] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-1: background entry self-heal triggered. path: /clients/client4/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:26.582889] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-2: background entry self-heal completed on /clients/client0/~dmtmp/PM >[2012-04-03 17:45:26.584747] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-0: background entry self-heal triggered. path: /clients/client0/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:26.585939] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-2: background entry self-heal triggered. path: /clients/client0/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:26.586210] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-1: background entry self-heal triggered. path: /clients/client0/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:26.591843] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-1: background entry self-heal completed on /clients/client4/~dmtmp/PM >[2012-04-03 17:45:26.593812] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-2: background entry self-heal completed on /clients/client0/~dmtmp/PM >[2012-04-03 17:45:26.593998] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-0: background entry self-heal completed on /clients/client0/~dmtmp/PM >[2012-04-03 17:45:26.595503] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-0: background entry self-heal triggered. path: /clients/client4/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:26.596547] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-2: background entry self-heal triggered. path: /clients/client4/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:26.597759] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-1: background entry self-heal triggered. path: /clients/client4/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:26.600189] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-0: background entry self-heal completed on /clients/client4/~dmtmp/PM >[2012-04-03 17:45:26.600466] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-1: background entry self-heal triggered. path: /clients/client1/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:26.601752] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-1: background entry self-heal completed on /clients/client0/~dmtmp/PM >[2012-04-03 17:45:26.603515] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-2: background entry self-heal completed on /clients/client4/~dmtmp/PM >[2012-04-03 17:45:26.610892] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-1: background entry self-heal completed on /clients/client4/~dmtmp/PM >[2012-04-03 17:45:26.612203] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-1: background entry self-heal completed on /clients/client1/~dmtmp/PM >[2012-04-03 17:45:26.613710] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-0: background entry self-heal triggered. path: /clients/client1/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:26.613924] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-2: background entry self-heal triggered. path: /clients/client2/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:26.614626] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-1: background entry self-heal triggered. path: /clients/client1/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:26.614871] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-2: background entry self-heal triggered. path: /clients/client1/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:26.618295] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-0: background entry self-heal completed on /clients/client1/~dmtmp/PM >[2012-04-03 17:45:26.620083] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-2: background entry self-heal completed on /clients/client2/~dmtmp/PM >[2012-04-03 17:45:26.621946] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-2: background entry self-heal completed on /clients/client1/~dmtmp/PM >[2012-04-03 17:45:26.623639] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-0: background entry self-heal triggered. path: /clients/client2/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:26.624085] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-2: background entry self-heal triggered. path: /clients/client2/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:26.624317] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-1: background entry self-heal triggered. path: /clients/client2/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:26.624781] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-1: background entry self-heal completed on /clients/client1/~dmtmp/PM >[2012-04-03 17:45:26.626605] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-0: background entry self-heal triggered. path: /clients/client3/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:26.632083] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-2: background entry self-heal completed on /clients/client2/~dmtmp/PM >[2012-04-03 17:45:26.632343] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-1: background entry self-heal completed on /clients/client2/~dmtmp/PM >[2012-04-03 17:45:26.632495] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-0: background entry self-heal completed on /clients/client2/~dmtmp/PM >[2012-04-03 17:45:26.633613] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-0: background entry self-heal triggered. path: /clients/client6/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:26.634645] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-0: background entry self-heal completed on /clients/client3/~dmtmp/PM >[2012-04-03 17:45:26.637513] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-0: background entry self-heal triggered. path: /clients/client3/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:26.638251] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-1: background entry self-heal triggered. path: /clients/client3/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:26.638468] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-2: background entry self-heal triggered. path: /clients/client3/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:26.642127] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-0: background entry self-heal completed on /clients/client6/~dmtmp/PM >[2012-04-03 17:45:26.644809] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-0: background entry self-heal triggered. path: /clients/client6/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:26.645025] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-1: background entry self-heal triggered. path: /clients/client6/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:26.645258] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-2: background entry self-heal triggered. path: /clients/client6/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:26.645450] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-0: background entry self-heal completed on /clients/client3/~dmtmp/PM >[2012-04-03 17:45:26.645997] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-1: background entry self-heal completed on /clients/client3/~dmtmp/PM >[2012-04-03 17:45:26.647526] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-2: background entry self-heal completed on /clients/client3/~dmtmp/PM >[2012-04-03 17:45:26.650295] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-1: background entry self-heal completed on /clients/client6/~dmtmp/PM >[2012-04-03 17:45:26.650762] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-0: background entry self-heal completed on /clients/client6/~dmtmp/PM >[2012-04-03 17:45:26.654295] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-2: background entry self-heal completed on /clients/client6/~dmtmp/PM >[2012-04-03 17:45:26.655389] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-1: background entry self-heal triggered. path: /clients/client5/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:26.664490] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-1: background entry self-heal completed on /clients/client5/~dmtmp/PM >[2012-04-03 17:45:26.668681] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-0: background entry self-heal triggered. path: /clients/client5/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:26.668938] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-2: background entry self-heal triggered. path: /clients/client5/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:26.669207] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-1: background entry self-heal triggered. path: /clients/client5/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:26.670852] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-2: background entry self-heal triggered. path: /clients/client8/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:26.676307] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-0: background entry self-heal completed on /clients/client5/~dmtmp/PM >[2012-04-03 17:45:26.677441] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-2: background entry self-heal completed on /clients/client5/~dmtmp/PM >[2012-04-03 17:45:26.677683] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-2: background entry self-heal triggered. path: /clients/client7/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:26.678419] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-2: background entry self-heal completed on /clients/client8/~dmtmp/PM >[2012-04-03 17:45:26.678787] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-1: background entry self-heal completed on /clients/client5/~dmtmp/PM >[2012-04-03 17:45:26.680868] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-0: background entry self-heal triggered. path: /clients/client8/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:26.682354] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-2: background entry self-heal triggered. path: /clients/client8/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:26.687825] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-2: background entry self-heal completed on /clients/client7/~dmtmp/PM >[2012-04-03 17:45:26.689491] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-0: background entry self-heal completed on /clients/client8/~dmtmp/PM >[2012-04-03 17:45:26.690205] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-1: background entry self-heal triggered. path: /clients/client7/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:26.691644] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-0: background entry self-heal triggered. path: /clients/client7/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:26.692087] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-2: background entry self-heal triggered. path: /clients/client7/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:26.693703] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-2: background entry self-heal triggered. path: /clients/client0/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:26.694015] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-2: background entry self-heal completed on /clients/client8/~dmtmp/PM >[2012-04-03 17:45:26.699646] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-1: background entry self-heal completed on /clients/client7/~dmtmp/PM >[2012-04-03 17:45:26.699932] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-0: background entry self-heal completed on /clients/client7/~dmtmp/PM >[2012-04-03 17:45:26.701367] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-1: background entry self-heal triggered. path: /clients/client4/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:26.701544] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-2: background entry self-heal completed on /clients/client7/~dmtmp/PM >[2012-04-03 17:45:26.702012] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-2: background entry self-heal completed on /clients/client0/~dmtmp/PM >[2012-04-03 17:45:26.704408] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-2: background entry self-heal triggered. path: /clients/client0/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:26.704613] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-1: background entry self-heal triggered. path: /clients/client0/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:26.705474] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-0: background entry self-heal triggered. path: /clients/client0/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:26.709735] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-1: background entry self-heal completed on /clients/client4/~dmtmp/PM >[2012-04-03 17:45:26.712450] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-1: background entry self-heal triggered. path: /clients/client4/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:26.712638] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-1: background entry self-heal completed on /clients/client0/~dmtmp/PM >[2012-04-03 17:45:26.713234] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-0: background entry self-heal triggered. path: /clients/client4/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:26.713906] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-2: background entry self-heal triggered. path: /clients/client4/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:26.714143] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-1: background entry self-heal triggered. path: /clients/client1/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:26.714380] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-2: background entry self-heal completed on /clients/client0/~dmtmp/PM >[2012-04-03 17:45:26.717129] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-0: background entry self-heal completed on /clients/client0/~dmtmp/PM >[2012-04-03 17:45:26.720891] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-2: background entry self-heal triggered. path: /clients/client2/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:26.721673] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-2: background entry self-heal completed on /clients/client4/~dmtmp/PM >[2012-04-03 17:45:26.722274] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-1: background entry self-heal completed on /clients/client4/~dmtmp/PM >[2012-04-03 17:45:26.723510] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-1: background entry self-heal completed on /clients/client1/~dmtmp/PM >[2012-04-03 17:45:26.725852] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-1: background entry self-heal triggered. path: /clients/client1/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:26.726746] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-2: background entry self-heal triggered. path: /clients/client1/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:26.727264] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-2: background entry self-heal completed on /clients/client2/~dmtmp/PM >[2012-04-03 17:45:26.727666] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-0: background entry self-heal completed on /clients/client4/~dmtmp/PM >[2012-04-03 17:45:26.727955] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-0: background entry self-heal triggered. path: /clients/client1/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:26.729639] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-0: background entry self-heal triggered. path: /clients/client2/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:26.730203] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-2: background entry self-heal triggered. path: /clients/client2/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:26.730690] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-1: background entry self-heal triggered. path: /clients/client2/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:26.733957] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-2: background entry self-heal completed on /clients/client1/~dmtmp/PM >[2012-04-03 17:45:26.735176] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-1: background entry self-heal completed on /clients/client1/~dmtmp/PM >[2012-04-03 17:45:26.737769] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-0: background entry self-heal triggered. path: /clients/client6/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:26.738008] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-2: background entry self-heal completed on /clients/client2/~dmtmp/PM >[2012-04-03 17:45:26.738484] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-1: background entry self-heal completed on /clients/client2/~dmtmp/PM >[2012-04-03 17:45:26.738787] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-0: background entry self-heal completed on /clients/client1/~dmtmp/PM >[2012-04-03 17:45:26.739027] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-0: background entry self-heal completed on /clients/client2/~dmtmp/PM >[2012-04-03 17:45:26.744417] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-0: background entry self-heal completed on /clients/client6/~dmtmp/PM >[2012-04-03 17:45:26.747415] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-2: background entry self-heal triggered. path: /clients/client6/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:26.747909] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-1: background entry self-heal triggered. path: /clients/client6/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:26.748258] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-0: background entry self-heal triggered. path: /clients/client6/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:26.748775] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-0: background entry self-heal triggered. path: /clients/client3/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:26.755627] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-1: background entry self-heal completed on /clients/client6/~dmtmp/PM >[2012-04-03 17:45:26.759108] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-2: background entry self-heal completed on /clients/client6/~dmtmp/PM >[2012-04-03 17:45:26.760555] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-0: background entry self-heal completed on /clients/client6/~dmtmp/PM >[2012-04-03 17:45:26.761279] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-0: background entry self-heal completed on /clients/client3/~dmtmp/PM >[2012-04-03 17:45:26.764542] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-2: background entry self-heal triggered. path: /clients/client3/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:26.765042] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-0: background entry self-heal triggered. path: /clients/client3/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:26.765489] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-1: background entry self-heal triggered. path: /clients/client3/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:26.771605] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-2: background entry self-heal completed on /clients/client3/~dmtmp/PM >[2012-04-03 17:45:26.773051] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-1: background entry self-heal triggered. path: /clients/client5/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:26.773478] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-0: background entry self-heal completed on /clients/client3/~dmtmp/PM >[2012-04-03 17:45:26.775049] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-1: background entry self-heal completed on /clients/client3/~dmtmp/PM >[2012-04-03 17:45:26.782156] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-1: background entry self-heal completed on /clients/client5/~dmtmp/PM >[2012-04-03 17:45:26.784407] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-2: background entry self-heal triggered. path: /clients/client8/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:26.784826] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-0: background entry self-heal triggered. path: /clients/client5/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:26.785266] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-2: background entry self-heal triggered. path: /clients/client5/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:26.785722] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-1: background entry self-heal triggered. path: /clients/client5/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:26.790639] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-0: background entry self-heal completed on /clients/client5/~dmtmp/PM >[2012-04-03 17:45:26.791276] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-2: background entry self-heal completed on /clients/client8/~dmtmp/PM >[2012-04-03 17:45:26.791746] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-2: background entry self-heal completed on /clients/client5/~dmtmp/PM >[2012-04-03 17:45:26.792352] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-0: background entry self-heal triggered. path: /clients/client8/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:26.794114] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-2: background entry self-heal triggered. path: /clients/client8/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:26.794882] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-1: background entry self-heal completed on /clients/client5/~dmtmp/PM >[2012-04-03 17:45:26.795687] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-2: background entry self-heal triggered. path: /clients/client7/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:26.797470] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-0: background entry self-heal completed on /clients/client8/~dmtmp/PM >[2012-04-03 17:45:26.802661] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-2: background entry self-heal triggered. path: /clients/client0/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:26.802950] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-2: background entry self-heal completed on /clients/client8/~dmtmp/PM >[2012-04-03 17:45:26.803892] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-2: background entry self-heal completed on /clients/client7/~dmtmp/PM >[2012-04-03 17:45:26.806364] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-2: background entry self-heal triggered. path: /clients/client7/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:26.806706] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-0: background entry self-heal triggered. path: /clients/client7/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:26.810218] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-0: background entry self-heal completed on /clients/client7/~dmtmp/PM >[2012-04-03 17:45:26.813710] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-2: background entry self-heal completed on /clients/client0/~dmtmp/PM >[2012-04-03 17:45:26.814579] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-1: background entry self-heal triggered. path: /clients/client7/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:26.814928] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-0: background entry self-heal triggered. path: /clients/client0/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:26.819160] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-1: background entry self-heal triggered. path: /clients/client0/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:26.819398] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-0: background entry self-heal completed on /clients/client0/~dmtmp/PM >[2012-04-03 17:45:26.819900] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-2: background entry self-heal triggered. path: /clients/client0/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:26.820186] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-2: background entry self-heal completed on /clients/client7/~dmtmp/PM >[2012-04-03 17:45:26.820909] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-2: background entry self-heal triggered. path: /clients/client2/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:26.825690] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-1: background entry self-heal completed on /clients/client7/~dmtmp/PM >[2012-04-03 17:45:26.827697] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-2: background entry self-heal completed on /clients/client0/~dmtmp/PM >[2012-04-03 17:45:26.827955] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-1: background entry self-heal completed on /clients/client0/~dmtmp/PM >[2012-04-03 17:45:26.829048] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-2: background entry self-heal completed on /clients/client2/~dmtmp/PM >[2012-04-03 17:45:26.830372] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-1: background entry self-heal triggered. path: /clients/client4/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:26.831488] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-0: background entry self-heal triggered. path: /clients/client2/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:26.831900] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-2: background entry self-heal triggered. path: /clients/client2/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:26.832401] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-1: background entry self-heal triggered. path: /clients/client2/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:26.839188] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-2: background entry self-heal completed on /clients/client2/~dmtmp/PM >[2012-04-03 17:45:26.839477] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-0: background entry self-heal completed on /clients/client2/~dmtmp/PM >[2012-04-03 17:45:26.842095] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-1: background entry self-heal completed on /clients/client4/~dmtmp/PM >[2012-04-03 17:45:26.842839] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-1: background entry self-heal triggered. path: /clients/client1/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:26.842998] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-1: background entry self-heal completed on /clients/client2/~dmtmp/PM >[2012-04-03 17:45:26.844978] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-0: background entry self-heal triggered. path: /clients/client4/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:26.845263] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-1: background entry self-heal triggered. path: /clients/client4/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:26.845617] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-2: background entry self-heal triggered. path: /clients/client4/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:26.851047] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-0: background entry self-heal completed on /clients/client4/~dmtmp/PM >[2012-04-03 17:45:26.852903] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-0: background entry self-heal triggered. path: /clients/client6/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:26.853184] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-2: background entry self-heal completed on /clients/client4/~dmtmp/PM >[2012-04-03 17:45:26.853423] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-1: background entry self-heal completed on /clients/client1/~dmtmp/PM >[2012-04-03 17:45:26.854725] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-1: background entry self-heal completed on /clients/client4/~dmtmp/PM >[2012-04-03 17:45:26.855558] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-0: background entry self-heal triggered. path: /clients/client1/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:26.856146] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-2: background entry self-heal triggered. path: /clients/client1/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:26.856552] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-1: background entry self-heal triggered. path: /clients/client1/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:26.861734] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-0: background entry self-heal completed on /clients/client6/~dmtmp/PM >[2012-04-03 17:45:26.864404] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-2: background entry self-heal triggered. path: /clients/client6/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:26.864836] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-0: background entry self-heal triggered. path: /clients/client3/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:26.865242] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-1: background entry self-heal triggered. path: /clients/client6/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:26.865445] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-2: background entry self-heal completed on /clients/client1/~dmtmp/PM >[2012-04-03 17:45:26.865714] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-0: background entry self-heal triggered. path: /clients/client6/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:26.867456] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-1: background entry self-heal completed on /clients/client1/~dmtmp/PM >[2012-04-03 17:45:26.867658] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-0: background entry self-heal completed on /clients/client1/~dmtmp/PM >[2012-04-03 17:45:26.871526] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-2: background entry self-heal completed on /clients/client6/~dmtmp/PM >[2012-04-03 17:45:26.873023] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-0: background entry self-heal completed on /clients/client3/~dmtmp/PM >[2012-04-03 17:45:26.873592] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-0: background entry self-heal completed on /clients/client6/~dmtmp/PM >[2012-04-03 17:45:26.874565] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-2: background entry self-heal triggered. path: /clients/client3/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:26.874765] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-1: background entry self-heal triggered. path: /clients/client9/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:26.875785] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-1: background entry self-heal completed on /clients/client6/~dmtmp/PM >[2012-04-03 17:45:26.876299] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-0: background entry self-heal triggered. path: /clients/client3/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:26.876873] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-1: background entry self-heal triggered. path: /clients/client3/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:26.882187] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-2: background entry self-heal completed on /clients/client3/~dmtmp/PM >[2012-04-03 17:45:26.882654] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-0: background entry self-heal completed on /clients/client3/~dmtmp/PM >[2012-04-03 17:45:26.883864] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-1: background entry self-heal completed on /clients/client9/~dmtmp/PM >[2012-04-03 17:45:26.885773] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-0: background entry self-heal triggered. path: /clients/client9/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:26.886396] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-1: background entry self-heal completed on /clients/client3/~dmtmp/PM >[2012-04-03 17:45:26.886771] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-2: background entry self-heal triggered. path: /clients/client9/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:26.887557] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-1: background entry self-heal triggered. path: /clients/client9/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:26.888009] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-2: background entry self-heal triggered. path: /clients/client8/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:26.891563] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-0: background entry self-heal completed on /clients/client9/~dmtmp/PM >[2012-04-03 17:45:26.896046] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-2: background entry self-heal completed on /clients/client9/~dmtmp/PM >[2012-04-03 17:45:26.896648] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-2: background entry self-heal completed on /clients/client8/~dmtmp/PM >[2012-04-03 17:45:26.897467] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-1: background entry self-heal completed on /clients/client9/~dmtmp/PM >[2012-04-03 17:45:26.898330] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-0: background entry self-heal triggered. path: /clients/client8/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:26.899210] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-2: background entry self-heal triggered. path: /clients/client8/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:26.900772] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-1: background entry self-heal triggered. path: /clients/client5/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:26.905592] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-0: background entry self-heal completed on /clients/client8/~dmtmp/PM >[2012-04-03 17:45:26.909001] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-2: background entry self-heal completed on /clients/client8/~dmtmp/PM >[2012-04-03 17:45:26.909264] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-1: background entry self-heal completed on /clients/client5/~dmtmp/PM >[2012-04-03 17:45:26.909929] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-2: background entry self-heal triggered. path: /clients/client7/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:26.911782] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-0: background entry self-heal triggered. path: /clients/client5/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:26.912775] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-2: background entry self-heal triggered. path: /clients/client5/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:26.913383] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-1: background entry self-heal triggered. path: /clients/client5/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:26.916904] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-2: background entry self-heal completed on /clients/client7/~dmtmp/PM >[2012-04-03 17:45:26.917640] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-0: background entry self-heal completed on /clients/client5/~dmtmp/PM >[2012-04-03 17:45:26.918065] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-2: background entry self-heal triggered. path: /clients/client0/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:26.918971] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-2: background entry self-heal completed on /clients/client5/~dmtmp/PM >[2012-04-03 17:45:26.919580] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-2: background entry self-heal triggered. path: /clients/client7/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:26.919910] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-0: background entry self-heal triggered. path: /clients/client7/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:26.921574] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-1: background entry self-heal triggered. path: /clients/client7/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:26.924168] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-1: background entry self-heal completed on /clients/client5/~dmtmp/PM >[2012-04-03 17:45:26.925830] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-2: background entry self-heal completed on /clients/client0/~dmtmp/PM >[2012-04-03 17:45:26.927700] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-2: background entry self-heal completed on /clients/client7/~dmtmp/PM >[2012-04-03 17:45:26.928304] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-2: background entry self-heal triggered. path: /clients/client0/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:26.929324] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-0: background entry self-heal completed on /clients/client7/~dmtmp/PM >[2012-04-03 17:45:26.929837] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-2: background entry self-heal triggered. path: /clients/client2/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:26.930173] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-0: background entry self-heal triggered. path: /clients/client0/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:26.931234] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-1: background entry self-heal triggered. path: /clients/client0/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:26.934418] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-1: background entry self-heal completed on /clients/client7/~dmtmp/PM >[2012-04-03 17:45:26.935056] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-0: background entry self-heal completed on /clients/client0/~dmtmp/PM >[2012-04-03 17:45:26.936605] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-2: background entry self-heal completed on /clients/client0/~dmtmp/PM >[2012-04-03 17:45:26.939003] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-2: background entry self-heal completed on /clients/client2/~dmtmp/PM >[2012-04-03 17:45:26.940745] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-0: background entry self-heal triggered. path: /clients/client2/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:26.941281] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-1: background entry self-heal triggered. path: /clients/client4/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:26.941966] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-1: background entry self-heal triggered. path: /clients/client2/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:26.942206] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-1: background entry self-heal completed on /clients/client0/~dmtmp/PM >[2012-04-03 17:45:26.942760] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-2: background entry self-heal triggered. path: /clients/client2/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:26.948888] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-1: background entry self-heal completed on /clients/client4/~dmtmp/PM >[2012-04-03 17:45:26.949580] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-0: background entry self-heal completed on /clients/client2/~dmtmp/PM >[2012-04-03 17:45:26.950156] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-1: background entry self-heal completed on /clients/client2/~dmtmp/PM >[2012-04-03 17:45:26.951797] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-0: background entry self-heal triggered. path: /clients/client4/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:26.952365] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-1: background entry self-heal triggered. path: /clients/client4/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:26.952695] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-2: background entry self-heal triggered. path: /clients/client4/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:26.953879] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-1: background entry self-heal triggered. path: /clients/client1/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:26.954917] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-2: background entry self-heal completed on /clients/client2/~dmtmp/PM >[2012-04-03 17:45:26.955936] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-0: background entry self-heal completed on /clients/client4/~dmtmp/PM >[2012-04-03 17:45:26.961818] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-2: background entry self-heal completed on /clients/client4/~dmtmp/PM >[2012-04-03 17:45:26.962157] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-1: background entry self-heal completed on /clients/client4/~dmtmp/PM >[2012-04-03 17:45:26.962870] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-0: background entry self-heal triggered. path: /clients/client3/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:26.964005] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-1: background entry self-heal completed on /clients/client1/~dmtmp/PM >[2012-04-03 17:45:26.966631] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-0: background entry self-heal triggered. path: /clients/client1/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:26.967840] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-1: background entry self-heal triggered. path: /clients/client1/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:26.968667] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-2: background entry self-heal triggered. path: /clients/client1/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:26.969547] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-0: background entry self-heal completed on /clients/client3/~dmtmp/PM >[2012-04-03 17:45:26.971692] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-1: background entry self-heal triggered. path: /clients/client3/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:26.973517] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-0: background entry self-heal triggered. path: /clients/client3/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:26.976184] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-2: background entry self-heal triggered. path: /clients/client3/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:26.976379] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-0: background entry self-heal completed on /clients/client1/~dmtmp/PM >[2012-04-03 17:45:26.977813] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-1: background entry self-heal completed on /clients/client1/~dmtmp/PM >[2012-04-03 17:45:26.979594] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-0: background entry self-heal triggered. path: /clients/client6/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:26.986020] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-2: background entry self-heal completed on /clients/client1/~dmtmp/PM >[2012-04-03 17:45:26.987586] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-1: background entry self-heal completed on /clients/client3/~dmtmp/PM >[2012-04-03 17:45:26.987782] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-0: background entry self-heal completed on /clients/client3/~dmtmp/PM >[2012-04-03 17:45:26.991158] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-2: background entry self-heal completed on /clients/client3/~dmtmp/PM >[2012-04-03 17:45:26.993805] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-1: background entry self-heal triggered. path: /clients/client9/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:26.993990] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-0: background entry self-heal completed on /clients/client6/~dmtmp/PM >[2012-04-03 17:45:26.995887] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-2: background entry self-heal triggered. path: /clients/client6/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:26.996746] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-0: background entry self-heal triggered. path: /clients/client6/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:26.997401] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-1: background entry self-heal triggered. path: /clients/client6/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:27.000907] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-1: background entry self-heal triggered. path: /clients/client5/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:27.002361] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-2: background entry self-heal completed on /clients/client6/~dmtmp/PM >[2012-04-03 17:45:27.002535] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-1: background entry self-heal completed on /clients/client9/~dmtmp/PM >[2012-04-03 17:45:27.004962] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-2: background entry self-heal triggered. path: /clients/client9/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:27.005194] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-0: background entry self-heal triggered. path: /clients/client9/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:27.005574] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-1: background entry self-heal triggered. path: /clients/client9/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:27.005692] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-1: background entry self-heal completed on /clients/client6/~dmtmp/PM >[2012-04-03 17:45:27.006286] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-0: background entry self-heal completed on /clients/client6/~dmtmp/PM >[2012-04-03 17:45:27.008627] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-1: background entry self-heal completed on /clients/client5/~dmtmp/PM >[2012-04-03 17:45:27.010632] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-2: background entry self-heal triggered. path: /clients/client8/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:27.012210] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-2: background entry self-heal triggered. path: /clients/client5/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:27.012716] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-2: background entry self-heal completed on /clients/client9/~dmtmp/PM >[2012-04-03 17:45:27.013396] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-0: background entry self-heal triggered. path: /clients/client5/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:27.013803] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-0: background entry self-heal completed on /clients/client9/~dmtmp/PM >[2012-04-03 17:45:27.014465] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-1: background entry self-heal triggered. path: /clients/client5/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:27.016605] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-1: background entry self-heal completed on /clients/client9/~dmtmp/PM >[2012-04-03 17:45:27.017987] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-2: background entry self-heal completed on /clients/client8/~dmtmp/PM >[2012-04-03 17:45:27.018953] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-2: background entry self-heal completed on /clients/client5/~dmtmp/PM >[2012-04-03 17:45:27.019247] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-0: background entry self-heal completed on /clients/client5/~dmtmp/PM >[2012-04-03 17:45:27.020714] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-2: background entry self-heal triggered. path: /clients/client8/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:27.020939] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-0: background entry self-heal triggered. path: /clients/client8/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:27.024399] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-1: background entry self-heal completed on /clients/client5/~dmtmp/PM >[2012-04-03 17:45:27.025328] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-2: background entry self-heal triggered. path: /clients/client2/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:27.027942] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-0: background entry self-heal completed on /clients/client8/~dmtmp/PM >[2012-04-03 17:45:27.030318] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-2: background entry self-heal completed on /clients/client8/~dmtmp/PM >[2012-04-03 17:45:27.033662] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-2: background entry self-heal completed on /clients/client2/~dmtmp/PM >[2012-04-03 17:45:27.035621] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-2: background entry self-heal triggered. path: /clients/client7/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:27.037055] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-0: background entry self-heal triggered. path: /clients/client2/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:27.037767] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-1: background entry self-heal triggered. path: /clients/client2/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:27.038395] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-2: background entry self-heal triggered. path: /clients/client2/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:27.044107] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-0: background entry self-heal completed on /clients/client2/~dmtmp/PM >[2012-04-03 17:45:27.047289] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-1: background entry self-heal completed on /clients/client2/~dmtmp/PM >[2012-04-03 17:45:27.047441] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-2: background entry self-heal completed on /clients/client7/~dmtmp/PM >[2012-04-03 17:45:27.047843] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-2: background entry self-heal completed on /clients/client2/~dmtmp/PM >[2012-04-03 17:45:27.048863] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-2: background entry self-heal triggered. path: /clients/client0/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:27.051028] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-0: background entry self-heal triggered. path: /clients/client7/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:27.051223] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-2: background entry self-heal triggered. path: /clients/client7/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:27.052598] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-1: background entry self-heal triggered. path: /clients/client7/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:27.057436] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-0: background entry self-heal completed on /clients/client7/~dmtmp/PM >[2012-04-03 17:45:27.058537] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-2: background entry self-heal completed on /clients/client0/~dmtmp/PM >[2012-04-03 17:45:27.060171] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-1: background entry self-heal triggered. path: /clients/client4/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:27.060498] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-1: background entry self-heal completed on /clients/client7/~dmtmp/PM >[2012-04-03 17:45:27.061281] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-0: background entry self-heal triggered. path: /clients/client0/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:27.061666] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-2: background entry self-heal completed on /clients/client7/~dmtmp/PM >[2012-04-03 17:45:27.062034] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-2: background entry self-heal triggered. path: /clients/client0/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:27.062293] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-1: background entry self-heal triggered. path: /clients/client0/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:27.069728] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-2: background entry self-heal completed on /clients/client0/~dmtmp/PM >[2012-04-03 17:45:27.070013] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-0: background entry self-heal completed on /clients/client0/~dmtmp/PM >[2012-04-03 17:45:27.072434] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-1: background entry self-heal completed on /clients/client4/~dmtmp/PM >[2012-04-03 17:45:27.072915] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-1: background entry self-heal triggered. path: /clients/client1/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:27.073219] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-1: background entry self-heal completed on /clients/client0/~dmtmp/PM >[2012-04-03 17:45:27.073850] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-0: background entry self-heal triggered. path: /clients/client4/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:27.074585] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-2: background entry self-heal triggered. path: /clients/client4/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:27.075250] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-1: background entry self-heal triggered. path: /clients/client4/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:27.079843] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-0: background entry self-heal triggered. path: /clients/client6/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:27.081045] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-0: background entry self-heal completed on /clients/client4/~dmtmp/PM >[2012-04-03 17:45:27.083692] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-1: background entry self-heal completed on /clients/client1/~dmtmp/PM >[2012-04-03 17:45:27.084324] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-2: background entry self-heal completed on /clients/client4/~dmtmp/PM >[2012-04-03 17:45:27.084850] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-1: background entry self-heal completed on /clients/client4/~dmtmp/PM >[2012-04-03 17:45:27.085869] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-0: background entry self-heal triggered. path: /clients/client1/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:27.086028] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-0: background entry self-heal completed on /clients/client6/~dmtmp/PM >[2012-04-03 17:45:27.086601] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-1: background entry self-heal triggered. path: /clients/client1/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:27.087346] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-2: background entry self-heal triggered. path: /clients/client1/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:27.088736] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-0: background entry self-heal triggered. path: /clients/client6/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:27.089275] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-1: background entry self-heal triggered. path: /clients/client6/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:27.090132] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-2: background entry self-heal triggered. path: /clients/client6/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:27.094457] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-0: background entry self-heal triggered. path: /clients/client3/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:27.094618] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-0: background entry self-heal completed on /clients/client1/~dmtmp/PM >[2012-04-03 17:45:27.096863] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-1: background entry self-heal completed on /clients/client1/~dmtmp/PM >[2012-04-03 17:45:27.098286] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-0: background entry self-heal completed on /clients/client6/~dmtmp/PM >[2012-04-03 17:45:27.098504] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-1: background entry self-heal completed on /clients/client6/~dmtmp/PM >[2012-04-03 17:45:27.098646] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-2: background entry self-heal completed on /clients/client1/~dmtmp/PM >[2012-04-03 17:45:27.099797] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-2: background entry self-heal completed on /clients/client6/~dmtmp/PM >[2012-04-03 17:45:27.102125] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-0: background entry self-heal completed on /clients/client3/~dmtmp/PM >[2012-04-03 17:45:27.103876] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-2: background entry self-heal triggered. path: /clients/client8/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:27.105105] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-1: background entry self-heal triggered. path: /clients/client3/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:27.106718] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-2: background entry self-heal triggered. path: /clients/client3/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:27.107024] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-0: background entry self-heal triggered. path: /clients/client3/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:27.114600] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-1: background entry self-heal completed on /clients/client3/~dmtmp/PM >[2012-04-03 17:45:27.115599] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-2: background entry self-heal completed on /clients/client8/~dmtmp/PM >[2012-04-03 17:45:27.116090] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-2: background entry self-heal completed on /clients/client3/~dmtmp/PM >[2012-04-03 17:45:27.116447] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-0: background entry self-heal completed on /clients/client3/~dmtmp/PM >[2012-04-03 17:45:27.119597] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-0: background entry self-heal triggered. path: /clients/client8/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:27.121208] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-2: background entry self-heal triggered. path: /clients/client8/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:27.127539] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-2: background entry self-heal completed on /clients/client8/~dmtmp/PM >[2012-04-03 17:45:27.129052] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-0: background entry self-heal completed on /clients/client8/~dmtmp/PM >[2012-04-03 17:45:27.129379] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-1: background entry self-heal triggered. path: /clients/client5/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:27.138372] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-1: background entry self-heal completed on /clients/client5/~dmtmp/PM >[2012-04-03 17:45:27.140431] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-0: background entry self-heal triggered. path: /clients/client5/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:27.140644] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-1: background entry self-heal triggered. path: /clients/client5/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:27.141556] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-2: background entry self-heal triggered. path: /clients/client7/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:27.141860] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-2: background entry self-heal triggered. path: /clients/client5/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:27.149715] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-0: background entry self-heal completed on /clients/client5/~dmtmp/PM >[2012-04-03 17:45:27.150199] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-2: background entry self-heal triggered. path: /clients/client0/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:27.151322] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-1: background entry self-heal completed on /clients/client5/~dmtmp/PM >[2012-04-03 17:45:27.151498] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-2: background entry self-heal completed on /clients/client7/~dmtmp/PM >[2012-04-03 17:45:27.152609] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-0: background entry self-heal triggered. path: /clients/client7/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:27.152864] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-2: background entry self-heal completed on /clients/client5/~dmtmp/PM >[2012-04-03 17:45:27.154508] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-2: background entry self-heal triggered. path: /clients/client7/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:27.154926] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-1: background entry self-heal triggered. path: /clients/client7/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:27.158014] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-0: background entry self-heal completed on /clients/client7/~dmtmp/PM >[2012-04-03 17:45:27.159062] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-2: background entry self-heal completed on /clients/client0/~dmtmp/PM >[2012-04-03 17:45:27.160436] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-2: background entry self-heal triggered. path: /clients/client2/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:27.162302] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-0: background entry self-heal triggered. path: /clients/client0/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:27.162895] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-2: background entry self-heal triggered. path: /clients/client0/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:27.163514] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-1: background entry self-heal triggered. path: /clients/client0/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:27.163708] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-2: background entry self-heal completed on /clients/client7/~dmtmp/PM >[2012-04-03 17:45:27.165450] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-1: background entry self-heal completed on /clients/client7/~dmtmp/PM >[2012-04-03 17:45:27.168592] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-0: background entry self-heal completed on /clients/client0/~dmtmp/PM >[2012-04-03 17:45:27.169253] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-2: background entry self-heal completed on /clients/client2/~dmtmp/PM >[2012-04-03 17:45:27.169830] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-1: background entry self-heal triggered. path: /clients/client4/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:27.170700] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-2: background entry self-heal completed on /clients/client0/~dmtmp/PM >[2012-04-03 17:45:27.171560] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-0: background entry self-heal triggered. path: /clients/client2/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:27.171806] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-1: background entry self-heal completed on /clients/client0/~dmtmp/PM >[2012-04-03 17:45:27.173051] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-2: background entry self-heal triggered. path: /clients/client2/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:27.174516] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-1: background entry self-heal triggered. path: /clients/client2/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:27.179157] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-0: background entry self-heal completed on /clients/client2/~dmtmp/PM >[2012-04-03 17:45:27.179864] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-1: background entry self-heal triggered. path: /clients/client1/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:27.182173] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-2: background entry self-heal completed on /clients/client2/~dmtmp/PM >[2012-04-03 17:45:27.182376] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-1: background entry self-heal completed on /clients/client4/~dmtmp/PM >[2012-04-03 17:45:27.183386] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-1: background entry self-heal completed on /clients/client2/~dmtmp/PM >[2012-04-03 17:45:27.184085] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-0: background entry self-heal triggered. path: /clients/client4/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:27.184899] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-2: background entry self-heal triggered. path: /clients/client4/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:27.185176] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-1: background entry self-heal triggered. path: /clients/client4/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:27.188783] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-1: background entry self-heal completed on /clients/client1/~dmtmp/PM >[2012-04-03 17:45:27.192695] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-2: background entry self-heal triggered. path: /clients/client1/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:27.193312] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-1: background entry self-heal triggered. path: /clients/client1/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:27.193520] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-0: background entry self-heal triggered. path: /clients/client1/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:27.193670] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-0: background entry self-heal completed on /clients/client4/~dmtmp/PM >[2012-04-03 17:45:27.195660] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-1: background entry self-heal completed on /clients/client4/~dmtmp/PM >[2012-04-03 17:45:27.195876] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-2: background entry self-heal completed on /clients/client4/~dmtmp/PM >[2012-04-03 17:45:27.200677] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-0: background entry self-heal triggered. path: /clients/client3/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:27.201596] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-1: background entry self-heal completed on /clients/client1/~dmtmp/PM >[2012-04-03 17:45:27.202129] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-2: background entry self-heal completed on /clients/client1/~dmtmp/PM >[2012-04-03 17:45:27.202542] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-0: background entry self-heal completed on /clients/client1/~dmtmp/PM >[2012-04-03 17:45:27.209181] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-0: background entry self-heal completed on /clients/client3/~dmtmp/PM >[2012-04-03 17:45:27.211507] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-0: background entry self-heal triggered. path: /clients/client3/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:27.211730] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-2: background entry self-heal triggered. path: /clients/client3/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:27.212738] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-1: background entry self-heal triggered. path: /clients/client3/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:27.213536] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-0: background entry self-heal triggered. path: /clients/client6/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:27.220717] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-2: background entry self-heal completed on /clients/client3/~dmtmp/PM >[2012-04-03 17:45:27.224374] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-1: background entry self-heal completed on /clients/client3/~dmtmp/PM >[2012-04-03 17:45:27.227156] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-0: background entry self-heal completed on /clients/client3/~dmtmp/PM >[2012-04-03 17:45:27.228784] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-0: background entry self-heal completed on /clients/client6/~dmtmp/PM >[2012-04-03 17:45:27.230107] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-2: background entry self-heal triggered. path: /clients/client8/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:27.230464] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-0: background entry self-heal triggered. path: /clients/client6/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:27.231445] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-1: background entry self-heal triggered. path: /clients/client6/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:27.232151] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-2: background entry self-heal triggered. path: /clients/client6/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:27.237758] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-0: background entry self-heal completed on /clients/client6/~dmtmp/PM >[2012-04-03 17:45:27.238530] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-1: background entry self-heal triggered. path: /clients/client5/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:27.240097] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-2: background entry self-heal completed on /clients/client8/~dmtmp/PM >[2012-04-03 17:45:27.240706] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-1: background entry self-heal completed on /clients/client6/~dmtmp/PM >[2012-04-03 17:45:27.241546] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-0: background entry self-heal triggered. path: /clients/client8/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:27.241969] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-2: background entry self-heal completed on /clients/client6/~dmtmp/PM >[2012-04-03 17:45:27.242647] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-2: background entry self-heal triggered. path: /clients/client8/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:27.249315] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-0: background entry self-heal completed on /clients/client8/~dmtmp/PM >[2012-04-03 17:45:27.249916] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-1: background entry self-heal completed on /clients/client5/~dmtmp/PM >[2012-04-03 17:45:27.251591] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-2: background entry self-heal triggered. path: /clients/client7/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:27.252059] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-0: background entry self-heal triggered. path: /clients/client5/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:27.253408] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-2: background entry self-heal completed on /clients/client8/~dmtmp/PM >[2012-04-03 17:45:27.254013] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-1: background entry self-heal triggered. path: /clients/client5/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:27.254550] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-2: background entry self-heal triggered. path: /clients/client5/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:27.259059] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-2: background entry self-heal completed on /clients/client7/~dmtmp/PM >[2012-04-03 17:45:27.260434] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-0: background entry self-heal completed on /clients/client5/~dmtmp/PM >[2012-04-03 17:45:27.261928] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-0: background entry self-heal triggered. path: /clients/client7/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:27.262770] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-2: background entry self-heal triggered. path: /clients/client7/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:27.263236] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-1: background entry self-heal triggered. path: /clients/client7/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:27.263994] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-2: background entry self-heal triggered. path: /clients/client0/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:27.264587] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-2: background entry self-heal completed on /clients/client5/~dmtmp/PM >[2012-04-03 17:45:27.265253] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-1: background entry self-heal completed on /clients/client5/~dmtmp/PM >[2012-04-03 17:45:27.267339] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-0: background entry self-heal completed on /clients/client7/~dmtmp/PM >[2012-04-03 17:45:27.271901] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-2: background entry self-heal completed on /clients/client7/~dmtmp/PM >[2012-04-03 17:45:27.272275] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-2: background entry self-heal completed on /clients/client0/~dmtmp/PM >[2012-04-03 17:45:27.273023] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-2: background entry self-heal triggered. path: /clients/client2/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:27.273182] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-1: background entry self-heal completed on /clients/client7/~dmtmp/PM >[2012-04-03 17:45:27.275153] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-2: background entry self-heal triggered. path: /clients/client0/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:27.276145] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-1: background entry self-heal triggered. path: /clients/client0/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:27.276486] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-0: background entry self-heal triggered. path: /clients/client0/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:27.283623] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-2: background entry self-heal completed on /clients/client2/~dmtmp/PM >[2012-04-03 17:45:27.284615] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-0: background entry self-heal completed on /clients/client0/~dmtmp/PM >[2012-04-03 17:45:27.284935] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-2: background entry self-heal completed on /clients/client0/~dmtmp/PM >[2012-04-03 17:45:27.285218] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-0: background entry self-heal triggered. path: /clients/client2/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:27.286229] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-2: background entry self-heal triggered. path: /clients/client2/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:27.287392] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-1: background entry self-heal triggered. path: /clients/client4/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:27.288520] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-1: background entry self-heal triggered. path: /clients/client2/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:27.288726] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-1: background entry self-heal completed on /clients/client0/~dmtmp/PM >[2012-04-03 17:45:27.292183] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-0: background entry self-heal completed on /clients/client2/~dmtmp/PM >[2012-04-03 17:45:27.293193] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-2: background entry self-heal completed on /clients/client2/~dmtmp/PM >[2012-04-03 17:45:27.294454] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-1: background entry self-heal triggered. path: /clients/client1/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:27.296299] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-1: background entry self-heal completed on /clients/client4/~dmtmp/PM >[2012-04-03 17:45:27.297605] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-0: background entry self-heal triggered. path: /clients/client4/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:27.297941] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-1: background entry self-heal completed on /clients/client2/~dmtmp/PM >[2012-04-03 17:45:27.298815] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-2: background entry self-heal triggered. path: /clients/client4/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:27.299335] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-1: background entry self-heal triggered. path: /clients/client4/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:27.304431] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-1: background entry self-heal completed on /clients/client1/~dmtmp/PM >[2012-04-03 17:45:27.307600] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-2: background entry self-heal triggered. path: /clients/client1/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:27.307757] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-2: background entry self-heal completed on /clients/client4/~dmtmp/PM >[2012-04-03 17:45:27.308132] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-0: background entry self-heal triggered. path: /clients/client1/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:27.308771] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-0: background entry self-heal completed on /clients/client4/~dmtmp/PM >[2012-04-03 17:45:27.310126] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-1: background entry self-heal triggered. path: /clients/client1/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:27.311534] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-1: background entry self-heal completed on /clients/client4/~dmtmp/PM >[2012-04-03 17:45:27.314356] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-0: background entry self-heal completed on /clients/client1/~dmtmp/PM >[2012-04-03 17:45:27.314786] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-2: background entry self-heal completed on /clients/client1/~dmtmp/PM >[2012-04-03 17:45:27.319882] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-1: background entry self-heal completed on /clients/client1/~dmtmp/PM >[2012-04-03 17:45:27.321200] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-0: background entry self-heal triggered. path: /clients/client3/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:27.331233] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-0: background entry self-heal completed on /clients/client3/~dmtmp/PM >[2012-04-03 17:45:27.331868] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-0: background entry self-heal triggered. path: /clients/client6/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:27.334610] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-0: background entry self-heal triggered. path: /clients/client3/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:27.335130] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-2: background entry self-heal triggered. path: /clients/client3/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:27.335685] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-1: background entry self-heal triggered. path: /clients/client3/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:27.341087] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-2: background entry self-heal completed on /clients/client3/~dmtmp/PM >[2012-04-03 17:45:27.342338] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-1: background entry self-heal triggered. path: /clients/client5/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:27.342757] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-0: background entry self-heal completed on /clients/client6/~dmtmp/PM >[2012-04-03 17:45:27.344142] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-0: background entry self-heal completed on /clients/client3/~dmtmp/PM >[2012-04-03 17:45:27.345915] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-0: background entry self-heal triggered. path: /clients/client6/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:27.346426] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-2: background entry self-heal triggered. path: /clients/client6/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:27.348376] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-1: background entry self-heal triggered. path: /clients/client6/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:27.348659] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-1: background entry self-heal completed on /clients/client3/~dmtmp/PM >[2012-04-03 17:45:27.352203] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-0: background entry self-heal completed on /clients/client6/~dmtmp/PM >[2012-04-03 17:45:27.352598] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-2: background entry self-heal completed on /clients/client6/~dmtmp/PM >[2012-04-03 17:45:27.354256] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-1: background entry self-heal completed on /clients/client5/~dmtmp/PM >[2012-04-03 17:45:27.355331] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-2: background entry self-heal triggered. path: /clients/client8/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:27.357103] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-0: background entry self-heal triggered. path: /clients/client5/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:27.357286] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-2: background entry self-heal triggered. path: /clients/client5/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:27.359097] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-1: background entry self-heal triggered. path: /clients/client5/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:27.359793] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-1: background entry self-heal completed on /clients/client6/~dmtmp/PM >[2012-04-03 17:45:27.362441] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-2: background entry self-heal completed on /clients/client8/~dmtmp/PM >[2012-04-03 17:45:27.364309] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-0: background entry self-heal completed on /clients/client5/~dmtmp/PM >[2012-04-03 17:45:27.364780] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-0: background entry self-heal triggered. path: /clients/client8/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:27.365985] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-2: background entry self-heal completed on /clients/client5/~dmtmp/PM >[2012-04-03 17:45:27.366828] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-2: background entry self-heal triggered. path: /clients/client8/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:27.368065] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-2: background entry self-heal triggered. path: /clients/client2/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:27.368424] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-1: background entry self-heal completed on /clients/client5/~dmtmp/PM >[2012-04-03 17:45:27.370145] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-0: background entry self-heal completed on /clients/client8/~dmtmp/PM >[2012-04-03 17:45:27.374537] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-2: background entry self-heal triggered. path: /clients/client7/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:27.376804] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-2: background entry self-heal completed on /clients/client8/~dmtmp/PM >[2012-04-03 17:45:27.379206] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-2: background entry self-heal completed on /clients/client2/~dmtmp/PM >[2012-04-03 17:45:27.381930] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-1: background entry self-heal triggered. path: /clients/client2/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:27.383157] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-2: background entry self-heal triggered. path: /clients/client2/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:27.383515] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-0: background entry self-heal triggered. path: /clients/client2/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:27.385152] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-2: background entry self-heal completed on /clients/client7/~dmtmp/PM >[2012-04-03 17:45:27.386751] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-2: background entry self-heal triggered. path: /clients/client0/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:27.387099] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-0: background entry self-heal triggered. path: /clients/client7/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:27.387574] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-2: background entry self-heal triggered. path: /clients/client7/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:27.387970] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-1: background entry self-heal triggered. path: /clients/client7/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:27.390637] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-0: background entry self-heal completed on /clients/client2/~dmtmp/PM >[2012-04-03 17:45:27.391287] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-1: background entry self-heal completed on /clients/client2/~dmtmp/PM >[2012-04-03 17:45:27.392907] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-2: background entry self-heal completed on /clients/client2/~dmtmp/PM >[2012-04-03 17:45:27.395928] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-0: background entry self-heal completed on /clients/client7/~dmtmp/PM >[2012-04-03 17:45:27.396680] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-2: background entry self-heal completed on /clients/client0/~dmtmp/PM >[2012-04-03 17:45:27.397439] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-2: background entry self-heal completed on /clients/client7/~dmtmp/PM >[2012-04-03 17:45:27.397676] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-1: background entry self-heal completed on /clients/client7/~dmtmp/PM >[2012-04-03 17:45:27.399540] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-0: background entry self-heal triggered. path: /clients/client0/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:27.399808] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-2: background entry self-heal triggered. path: /clients/client0/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:27.400442] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-1: background entry self-heal triggered. path: /clients/client1/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:27.400649] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-1: background entry self-heal triggered. path: /clients/client0/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:27.408596] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-2: background entry self-heal completed on /clients/client0/~dmtmp/PM >[2012-04-03 17:45:27.408933] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-1: background entry self-heal triggered. path: /clients/client9/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:27.409144] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-0: background entry self-heal completed on /clients/client0/~dmtmp/PM >[2012-04-03 17:45:27.410312] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-1: background entry self-heal completed on /clients/client1/~dmtmp/PM >[2012-04-03 17:45:27.410763] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-1: background entry self-heal completed on /clients/client0/~dmtmp/PM >[2012-04-03 17:45:27.412655] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-2: background entry self-heal triggered. path: /clients/client1/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:27.412850] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-0: background entry self-heal triggered. path: /clients/client1/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:27.413618] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-1: background entry self-heal triggered. path: /clients/client1/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:27.418782] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-1: background entry self-heal completed on /clients/client9/~dmtmp/PM >[2012-04-03 17:45:27.422728] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-0: background entry self-heal triggered. path: /clients/client9/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:27.422994] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-2: background entry self-heal triggered. path: /clients/client9/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:27.423240] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-2: background entry self-heal completed on /clients/client1/~dmtmp/PM >[2012-04-03 17:45:27.423623] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-1: background entry self-heal triggered. path: /clients/client4/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:27.423794] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-0: background entry self-heal completed on /clients/client1/~dmtmp/PM >[2012-04-03 17:45:27.424041] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-1: background entry self-heal triggered. path: /clients/client9/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:27.424385] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-1: background entry self-heal completed on /clients/client1/~dmtmp/PM >[2012-04-03 17:45:27.431769] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-0: background entry self-heal completed on /clients/client9/~dmtmp/PM >[2012-04-03 17:45:27.431998] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-0: background entry self-heal triggered. path: /clients/client3/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:27.432253] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-1: background entry self-heal completed on /clients/client4/~dmtmp/PM >[2012-04-03 17:45:27.432815] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-2: background entry self-heal completed on /clients/client9/~dmtmp/PM >[2012-04-03 17:45:27.434076] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-1: background entry self-heal completed on /clients/client9/~dmtmp/PM >[2012-04-03 17:45:27.435413] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-0: background entry self-heal triggered. path: /clients/client4/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:27.435632] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-2: background entry self-heal triggered. path: /clients/client4/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:27.435933] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-1: background entry self-heal triggered. path: /clients/client4/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:27.440097] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-0: background entry self-heal completed on /clients/client3/~dmtmp/PM >[2012-04-03 17:45:27.442687] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-0: background entry self-heal triggered. path: /clients/client3/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:27.443718] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-0: background entry self-heal completed on /clients/client4/~dmtmp/PM >[2012-04-03 17:45:27.444285] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-1: background entry self-heal triggered. path: /clients/client3/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:27.444894] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-2: background entry self-heal triggered. path: /clients/client3/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:27.446372] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-0: background entry self-heal triggered. path: /clients/client6/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:27.447822] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-2: background entry self-heal completed on /clients/client4/~dmtmp/PM >[2012-04-03 17:45:27.458842] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-1: background entry self-heal completed on /clients/client4/~dmtmp/PM >[2012-04-03 17:45:27.462681] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-0: background entry self-heal completed on /clients/client3/~dmtmp/PM >[2012-04-03 17:45:27.463431] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-2: background entry self-heal completed on /clients/client3/~dmtmp/PM >[2012-04-03 17:45:27.463913] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-1: background entry self-heal completed on /clients/client3/~dmtmp/PM >[2012-04-03 17:45:27.465040] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-0: background entry self-heal completed on /clients/client6/~dmtmp/PM >[2012-04-03 17:45:27.466513] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-2: background entry self-heal triggered. path: /clients/client8/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:27.469660] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-1: background entry self-heal triggered. path: /clients/client6/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:27.470076] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-0: background entry self-heal triggered. path: /clients/client6/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:27.470315] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-2: background entry self-heal triggered. path: /clients/client6/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:27.479094] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-1: background entry self-heal triggered. path: /clients/client5/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:27.479519] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-2: background entry self-heal completed on /clients/client8/~dmtmp/PM >[2012-04-03 17:45:27.480290] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-1: background entry self-heal completed on /clients/client6/~dmtmp/PM >[2012-04-03 17:45:27.481105] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-0: background entry self-heal triggered. path: /clients/client8/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:27.481454] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-2: background entry self-heal completed on /clients/client6/~dmtmp/PM >[2012-04-03 17:45:27.482779] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-2: background entry self-heal triggered. path: /clients/client8/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:27.482991] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-0: background entry self-heal completed on /clients/client6/~dmtmp/PM >[2012-04-03 17:45:27.489500] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-1: background entry self-heal completed on /clients/client5/~dmtmp/PM >[2012-04-03 17:45:27.490172] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-0: background entry self-heal completed on /clients/client8/~dmtmp/PM >[2012-04-03 17:45:27.491756] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-1: background entry self-heal triggered. path: /clients/client5/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:27.491938] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-2: background entry self-heal completed on /clients/client8/~dmtmp/PM >[2012-04-03 17:45:27.492395] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-2: background entry self-heal triggered. path: /clients/client7/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:27.492756] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-0: background entry self-heal triggered. path: /clients/client5/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:27.493019] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-2: background entry self-heal triggered. path: /clients/client5/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:27.502037] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-1: background entry self-heal completed on /clients/client5/~dmtmp/PM >[2012-04-03 17:45:27.502598] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-2: background entry self-heal triggered. path: /clients/client0/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:27.503331] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-0: background entry self-heal completed on /clients/client5/~dmtmp/PM >[2012-04-03 17:45:27.503634] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-2: background entry self-heal completed on /clients/client7/~dmtmp/PM >[2012-04-03 17:45:27.504276] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-2: background entry self-heal completed on /clients/client5/~dmtmp/PM >[2012-04-03 17:45:27.506294] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-1: background entry self-heal triggered. path: /clients/client7/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:27.506688] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-0: background entry self-heal triggered. path: /clients/client7/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:27.508635] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-2: background entry self-heal triggered. path: /clients/client7/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:27.512232] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-2: background entry self-heal completed on /clients/client0/~dmtmp/PM >[2012-04-03 17:45:27.515804] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-2: background entry self-heal triggered. path: /clients/client0/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:27.516069] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-1: background entry self-heal triggered. path: /clients/client0/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:27.517571] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-0: background entry self-heal triggered. path: /clients/client0/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:27.518012] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-1: background entry self-heal completed on /clients/client7/~dmtmp/PM >[2012-04-03 17:45:27.518200] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-2: background entry self-heal completed on /clients/client7/~dmtmp/PM >[2012-04-03 17:45:27.519318] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-0: background entry self-heal completed on /clients/client7/~dmtmp/PM >[2012-04-03 17:45:27.526101] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-2: background entry self-heal completed on /clients/client0/~dmtmp/PM >[2012-04-03 17:45:27.526463] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-0: background entry self-heal completed on /clients/client0/~dmtmp/PM >[2012-04-03 17:45:27.527480] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-1: background entry self-heal triggered. path: /clients/client9/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:27.528366] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-1: background entry self-heal completed on /clients/client0/~dmtmp/PM >[2012-04-03 17:45:27.534208] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-1: background entry self-heal completed on /clients/client9/~dmtmp/PM >[2012-04-03 17:45:27.536296] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-0: background entry self-heal triggered. path: /clients/client9/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:27.537550] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-2: background entry self-heal triggered. path: /clients/client9/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:27.537804] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-1: background entry self-heal triggered. path: /clients/client9/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:27.539199] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-1: background entry self-heal triggered. path: /clients/client4/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:27.543061] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-0: background entry self-heal completed on /clients/client9/~dmtmp/PM >[2012-04-03 17:45:27.544451] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-2: background entry self-heal completed on /clients/client9/~dmtmp/PM >[2012-04-03 17:45:27.546422] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-1: background entry self-heal completed on /clients/client9/~dmtmp/PM >[2012-04-03 17:45:27.549217] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-1: background entry self-heal completed on /clients/client4/~dmtmp/PM >[2012-04-03 17:45:27.549804] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-0: background entry self-heal triggered. path: /clients/client3/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:27.551869] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-0: background entry self-heal triggered. path: /clients/client4/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:27.552419] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-1: background entry self-heal triggered. path: /clients/client4/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:27.553135] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-2: background entry self-heal triggered. path: /clients/client4/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:27.556738] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-0: background entry self-heal completed on /clients/client3/~dmtmp/PM >[2012-04-03 17:45:27.559155] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-2: background entry self-heal triggered. path: /clients/client3/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:27.559642] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-2: background entry self-heal completed on /clients/client4/~dmtmp/PM >[2012-04-03 17:45:27.560037] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-1: background entry self-heal triggered. path: /clients/client3/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:27.561054] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-0: background entry self-heal completed on /clients/client4/~dmtmp/PM >[2012-04-03 17:45:27.561615] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-0: background entry self-heal triggered. path: /clients/client3/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:27.561970] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-1: background entry self-heal completed on /clients/client4/~dmtmp/PM >[2012-04-03 17:45:27.562486] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-1: background entry self-heal triggered. path: /clients/client1/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:27.565725] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-2: background entry self-heal completed on /clients/client3/~dmtmp/PM >[2012-04-03 17:45:27.568895] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-1: background entry self-heal completed on /clients/client3/~dmtmp/PM >[2012-04-03 17:45:27.571379] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-1: background entry self-heal completed on /clients/client1/~dmtmp/PM >[2012-04-03 17:45:27.571832] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-0: background entry self-heal completed on /clients/client3/~dmtmp/PM >[2012-04-03 17:45:27.574602] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-2: background entry self-heal triggered. path: /clients/client1/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:27.575145] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-1: background entry self-heal triggered. path: /clients/client5/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:27.575583] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-0: background entry self-heal triggered. path: /clients/client1/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:27.575839] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-1: background entry self-heal triggered. path: /clients/client1/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:27.579042] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-0: background entry self-heal completed on /clients/client1/~dmtmp/PM >[2012-04-03 17:45:27.583028] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-1: background entry self-heal completed on /clients/client5/~dmtmp/PM >[2012-04-03 17:45:27.583917] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-0: background entry self-heal triggered. path: /clients/client6/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:27.584240] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-2: background entry self-heal completed on /clients/client1/~dmtmp/PM >[2012-04-03 17:45:27.585492] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-1: background entry self-heal completed on /clients/client1/~dmtmp/PM >[2012-04-03 17:45:27.586096] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-0: background entry self-heal triggered. path: /clients/client5/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:27.587075] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-2: background entry self-heal triggered. path: /clients/client5/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:27.587700] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-1: background entry self-heal triggered. path: /clients/client5/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:27.592759] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-0: background entry self-heal completed on /clients/client6/~dmtmp/PM >[2012-04-03 17:45:27.593467] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-2: background entry self-heal completed on /clients/client5/~dmtmp/PM >[2012-04-03 17:45:27.593630] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-0: background entry self-heal completed on /clients/client5/~dmtmp/PM >[2012-04-03 17:45:27.595212] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-0: background entry self-heal triggered. path: /clients/client6/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:27.595565] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-2: background entry self-heal triggered. path: /clients/client6/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:27.596064] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-1: background entry self-heal triggered. path: /clients/client6/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:27.599098] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-1: background entry self-heal completed on /clients/client5/~dmtmp/PM >[2012-04-03 17:45:27.603133] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-2: background entry self-heal completed on /clients/client6/~dmtmp/PM >[2012-04-03 17:45:27.603282] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-0: background entry self-heal completed on /clients/client6/~dmtmp/PM >[2012-04-03 17:45:27.604375] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-1: background entry self-heal completed on /clients/client6/~dmtmp/PM >[2012-04-03 17:45:27.606796] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-2: background entry self-heal triggered. path: /clients/client8/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:27.617514] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-2: background entry self-heal completed on /clients/client8/~dmtmp/PM >[2012-04-03 17:45:27.618976] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-2: background entry self-heal triggered. path: /clients/client7/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:27.621779] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-0: background entry self-heal triggered. path: /clients/client8/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:27.622097] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-2: background entry self-heal triggered. path: /clients/client8/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:27.628695] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-2: background entry self-heal completed on /clients/client7/~dmtmp/PM >[2012-04-03 17:45:27.630081] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-0: background entry self-heal completed on /clients/client8/~dmtmp/PM >[2012-04-03 17:45:27.630300] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-2: background entry self-heal triggered. path: /clients/client0/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:27.630688] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-1: background entry self-heal triggered. path: /clients/client7/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:27.631003] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-0: background entry self-heal triggered. path: /clients/client7/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:27.631309] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-2: background entry self-heal completed on /clients/client8/~dmtmp/PM >[2012-04-03 17:45:27.631682] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-2: background entry self-heal triggered. path: /clients/client7/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:27.638017] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-0: background entry self-heal completed on /clients/client7/~dmtmp/PM >[2012-04-03 17:45:27.639342] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-2: background entry self-heal completed on /clients/client0/~dmtmp/PM >[2012-04-03 17:45:27.640071] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-2: background entry self-heal completed on /clients/client7/~dmtmp/PM >[2012-04-03 17:45:27.641324] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-0: background entry self-heal triggered. path: /clients/client0/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:27.641554] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-2: background entry self-heal triggered. path: /clients/client0/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:27.642072] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-1: background entry self-heal completed on /clients/client7/~dmtmp/PM >[2012-04-03 17:45:27.644027] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-1: background entry self-heal triggered. path: /clients/client0/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:27.644302] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-1: background entry self-heal triggered. path: /clients/client4/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:27.648078] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-0: background entry self-heal completed on /clients/client0/~dmtmp/PM >[2012-04-03 17:45:27.648563] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-2: background entry self-heal completed on /clients/client0/~dmtmp/PM >[2012-04-03 17:45:27.651415] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-1: background entry self-heal completed on /clients/client0/~dmtmp/PM >[2012-04-03 17:45:27.651713] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-1: background entry self-heal completed on /clients/client4/~dmtmp/PM >[2012-04-03 17:45:27.654536] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-2: background entry self-heal triggered. path: /clients/client4/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:27.654854] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-1: background entry self-heal triggered. path: /clients/client9/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:27.656328] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-0: background entry self-heal triggered. path: /clients/client4/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:27.656859] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-1: background entry self-heal triggered. path: /clients/client4/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:27.662899] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-1: background entry self-heal completed on /clients/client9/~dmtmp/PM >[2012-04-03 17:45:27.663512] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-2: background entry self-heal completed on /clients/client4/~dmtmp/PM >[2012-04-03 17:45:27.664167] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-1: background entry self-heal completed on /clients/client4/~dmtmp/PM >[2012-04-03 17:45:27.664324] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-0: background entry self-heal completed on /clients/client4/~dmtmp/PM >[2012-04-03 17:45:27.665312] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-1: background entry self-heal triggered. path: /clients/client9/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:27.665612] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-2: background entry self-heal triggered. path: /clients/client9/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:27.665916] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-0: background entry self-heal triggered. path: /clients/client3/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:27.666301] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-0: background entry self-heal triggered. path: /clients/client9/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:27.672601] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-2: background entry self-heal completed on /clients/client9/~dmtmp/PM >[2012-04-03 17:45:27.672769] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-0: background entry self-heal completed on /clients/client3/~dmtmp/PM >[2012-04-03 17:45:27.673960] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-0: background entry self-heal completed on /clients/client9/~dmtmp/PM >[2012-04-03 17:45:27.675230] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-1: background entry self-heal triggered. path: /clients/client3/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:27.675504] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-1: background entry self-heal completed on /clients/client9/~dmtmp/PM >[2012-04-03 17:45:27.676833] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-0: background entry self-heal triggered. path: /clients/client3/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:27.677088] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-2: background entry self-heal triggered. path: /clients/client3/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:27.677636] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-1: background entry self-heal triggered. path: /clients/client1/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:27.684067] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-1: background entry self-heal completed on /clients/client3/~dmtmp/PM >[2012-04-03 17:45:27.684641] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-2: background entry self-heal completed on /clients/client3/~dmtmp/PM >[2012-04-03 17:45:27.685604] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-0: background entry self-heal completed on /clients/client3/~dmtmp/PM >[2012-04-03 17:45:27.686381] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-1: background entry self-heal completed on /clients/client1/~dmtmp/PM >[2012-04-03 17:45:27.688078] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-0: background entry self-heal triggered. path: /clients/client6/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:27.689617] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-2: background entry self-heal triggered. path: /clients/client1/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:27.689973] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-1: background entry self-heal triggered. path: /clients/client1/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:27.691121] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-0: background entry self-heal triggered. path: /clients/client1/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:27.695995] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-1: background entry self-heal completed on /clients/client1/~dmtmp/PM >[2012-04-03 17:45:27.696298] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-0: background entry self-heal completed on /clients/client6/~dmtmp/PM >[2012-04-03 17:45:27.697662] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-2: background entry self-heal completed on /clients/client1/~dmtmp/PM >[2012-04-03 17:45:27.699334] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-0: background entry self-heal completed on /clients/client1/~dmtmp/PM >[2012-04-03 17:45:27.700882] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-2: background entry self-heal triggered. path: /clients/client6/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:27.701470] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-0: background entry self-heal triggered. path: /clients/client6/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:27.702294] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-1: background entry self-heal triggered. path: /clients/client6/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:27.703473] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-1: background entry self-heal triggered. path: /clients/client5/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:27.709542] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-2: background entry self-heal completed on /clients/client6/~dmtmp/PM >[2012-04-03 17:45:27.710277] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-0: background entry self-heal completed on /clients/client6/~dmtmp/PM >[2012-04-03 17:45:27.711089] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-1: background entry self-heal completed on /clients/client6/~dmtmp/PM >[2012-04-03 17:45:27.711454] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-1: background entry self-heal completed on /clients/client5/~dmtmp/PM >[2012-04-03 17:45:27.713711] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-1: background entry self-heal triggered. path: /clients/client5/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:27.713967] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-0: background entry self-heal triggered. path: /clients/client5/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:27.714455] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-2: background entry self-heal triggered. path: /clients/client5/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:27.719638] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-2: background entry self-heal completed on /clients/client5/~dmtmp/PM >[2012-04-03 17:45:27.722120] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-0: background entry self-heal completed on /clients/client5/~dmtmp/PM >[2012-04-03 17:45:27.723469] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-1: background entry self-heal completed on /clients/client5/~dmtmp/PM >[2012-04-03 17:45:27.726158] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-2: background entry self-heal triggered. path: /clients/client8/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:27.734606] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-2: background entry self-heal completed on /clients/client8/~dmtmp/PM >[2012-04-03 17:45:27.735161] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-2: background entry self-heal triggered. path: /clients/client0/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:27.737862] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-0: background entry self-heal triggered. path: /clients/client8/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:27.738259] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-2: background entry self-heal triggered. path: /clients/client8/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:27.743630] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-2: background entry self-heal triggered. path: /clients/client7/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:27.744585] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-2: background entry self-heal completed on /clients/client0/~dmtmp/PM >[2012-04-03 17:45:27.744974] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-0: background entry self-heal completed on /clients/client8/~dmtmp/PM >[2012-04-03 17:45:27.746191] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-0: background entry self-heal triggered. path: /clients/client0/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:27.746860] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-2: background entry self-heal completed on /clients/client8/~dmtmp/PM >[2012-04-03 17:45:27.747760] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-1: background entry self-heal triggered. path: /clients/client0/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:27.747970] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-2: background entry self-heal triggered. path: /clients/client0/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:27.752299] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-2: background entry self-heal completed on /clients/client7/~dmtmp/PM >[2012-04-03 17:45:27.754823] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-1: background entry self-heal triggered. path: /clients/client9/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:27.755079] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-1: background entry self-heal triggered. path: /clients/client7/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:27.755979] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-0: background entry self-heal triggered. path: /clients/client7/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:27.756583] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-1: background entry self-heal completed on /clients/client0/~dmtmp/PM >[2012-04-03 17:45:27.756795] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-2: background entry self-heal triggered. path: /clients/client7/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:27.757812] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-0: background entry self-heal completed on /clients/client0/~dmtmp/PM >[2012-04-03 17:45:27.759347] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-2: background entry self-heal completed on /clients/client0/~dmtmp/PM >[2012-04-03 17:45:27.764594] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-1: background entry self-heal triggered. path: /clients/client4/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:27.765515] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-0: background entry self-heal completed on /clients/client7/~dmtmp/PM >[2012-04-03 17:45:27.766142] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-2: background entry self-heal completed on /clients/client7/~dmtmp/PM >[2012-04-03 17:45:27.766726] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-1: background entry self-heal completed on /clients/client9/~dmtmp/PM >[2012-04-03 17:45:27.767515] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-1: background entry self-heal completed on /clients/client7/~dmtmp/PM >[2012-04-03 17:45:27.768256] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-0: background entry self-heal triggered. path: /clients/client9/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:27.769524] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-2: background entry self-heal triggered. path: /clients/client9/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:27.771130] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-1: background entry self-heal triggered. path: /clients/client9/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:27.773692] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-0: background entry self-heal completed on /clients/client9/~dmtmp/PM >[2012-04-03 17:45:27.774140] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-1: background entry self-heal completed on /clients/client4/~dmtmp/PM >[2012-04-03 17:45:27.774856] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-0: background entry self-heal triggered. path: /clients/client3/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:27.777130] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-0: background entry self-heal triggered. path: /clients/client4/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:27.778396] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-1: background entry self-heal triggered. path: /clients/client4/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:27.779534] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-2: background entry self-heal triggered. path: /clients/client4/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:27.779970] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-2: background entry self-heal completed on /clients/client9/~dmtmp/PM >[2012-04-03 17:45:27.780128] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-1: background entry self-heal completed on /clients/client9/~dmtmp/PM >[2012-04-03 17:45:27.784439] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-1: background entry self-heal triggered. path: /clients/client1/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:27.784934] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-0: background entry self-heal completed on /clients/client3/~dmtmp/PM >[2012-04-03 17:45:27.785577] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-0: background entry self-heal completed on /clients/client4/~dmtmp/PM >[2012-04-03 17:45:27.786053] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-1: background entry self-heal completed on /clients/client4/~dmtmp/PM >[2012-04-03 17:45:27.788041] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-2: background entry self-heal triggered. path: /clients/client3/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:27.788466] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-0: background entry self-heal triggered. path: /clients/client3/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:27.789401] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-1: background entry self-heal triggered. path: /clients/client3/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:27.789936] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-2: background entry self-heal completed on /clients/client4/~dmtmp/PM >[2012-04-03 17:45:27.794943] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-1: background entry self-heal completed on /clients/client1/~dmtmp/PM >[2012-04-03 17:45:27.797754] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-0: background entry self-heal triggered. path: /clients/client1/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:27.798058] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-0: background entry self-heal completed on /clients/client3/~dmtmp/PM >[2012-04-03 17:45:27.799174] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-0: background entry self-heal triggered. path: /clients/client6/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:27.799617] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-1: background entry self-heal triggered. path: /clients/client1/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:27.799861] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-2: background entry self-heal triggered. path: /clients/client1/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:27.800035] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-2: background entry self-heal completed on /clients/client3/~dmtmp/PM >[2012-04-03 17:45:27.801658] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-1: background entry self-heal completed on /clients/client3/~dmtmp/PM >[2012-04-03 17:45:27.805285] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-0: background entry self-heal completed on /clients/client1/~dmtmp/PM >[2012-04-03 17:45:27.807440] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-1: background entry self-heal triggered. path: /clients/client5/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:27.808160] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-0: background entry self-heal completed on /clients/client6/~dmtmp/PM >[2012-04-03 17:45:27.809109] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-2: background entry self-heal completed on /clients/client1/~dmtmp/PM >[2012-04-03 17:45:27.809390] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-1: background entry self-heal completed on /clients/client1/~dmtmp/PM >[2012-04-03 17:45:27.810657] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-0: background entry self-heal triggered. path: /clients/client6/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:27.810996] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-2: background entry self-heal triggered. path: /clients/client6/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:27.811406] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-1: background entry self-heal triggered. path: /clients/client6/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:27.817752] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-1: background entry self-heal completed on /clients/client5/~dmtmp/PM >[2012-04-03 17:45:27.820661] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-1: background entry self-heal triggered. path: /clients/client5/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:27.820846] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-2: background entry self-heal triggered. path: /clients/client5/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:27.821307] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-1: background entry self-heal completed on /clients/client6/~dmtmp/PM >[2012-04-03 17:45:27.821575] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-2: background entry self-heal triggered. path: /clients/client2/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:27.821825] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-0: background entry self-heal triggered. path: /clients/client5/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:27.822294] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-0: background entry self-heal completed on /clients/client6/~dmtmp/PM >[2012-04-03 17:45:27.823079] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-2: background entry self-heal completed on /clients/client6/~dmtmp/PM >[2012-04-03 17:45:27.827318] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-1: background entry self-heal completed on /clients/client5/~dmtmp/PM >[2012-04-03 17:45:27.830146] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-2: background entry self-heal triggered. path: /clients/client8/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:27.830580] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-0: background entry self-heal completed on /clients/client5/~dmtmp/PM >[2012-04-03 17:45:27.831073] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-2: background entry self-heal completed on /clients/client5/~dmtmp/PM >[2012-04-03 17:45:27.831315] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-2: background entry self-heal completed on /clients/client2/~dmtmp/PM >[2012-04-03 17:45:27.833560] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-1: background entry self-heal triggered. path: /clients/client2/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:27.835246] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-0: background entry self-heal triggered. path: /clients/client2/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:27.835478] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-2: background entry self-heal triggered. path: /clients/client2/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:27.840524] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-2: background entry self-heal completed on /clients/client8/~dmtmp/PM >[2012-04-03 17:45:27.844041] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-2: background entry self-heal triggered. path: /clients/client0/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:27.844605] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-0: background entry self-heal triggered. path: /clients/client8/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:27.844855] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-2: background entry self-heal triggered. path: /clients/client8/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:27.845965] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-1: background entry self-heal completed on /clients/client2/~dmtmp/PM >[2012-04-03 17:45:27.846456] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-2: background entry self-heal completed on /clients/client2/~dmtmp/PM >[2012-04-03 17:45:27.846739] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-0: background entry self-heal completed on /clients/client2/~dmtmp/PM >[2012-04-03 17:45:27.851689] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-2: background entry self-heal completed on /clients/client0/~dmtmp/PM >[2012-04-03 17:45:27.852097] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-0: background entry self-heal completed on /clients/client8/~dmtmp/PM >[2012-04-03 17:45:27.852767] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-2: background entry self-heal completed on /clients/client8/~dmtmp/PM >[2012-04-03 17:45:27.854221] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-0: background entry self-heal triggered. path: /clients/client0/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:27.854623] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-1: background entry self-heal triggered. path: /clients/client0/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:27.855076] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-2: background entry self-heal triggered. path: /clients/client0/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:27.858278] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-2: background entry self-heal triggered. path: /clients/client7/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:27.860963] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-1: background entry self-heal completed on /clients/client0/~dmtmp/PM >[2012-04-03 17:45:27.861960] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-0: background entry self-heal completed on /clients/client0/~dmtmp/PM >[2012-04-03 17:45:27.865532] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-2: background entry self-heal completed on /clients/client0/~dmtmp/PM >[2012-04-03 17:45:27.866387] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-2: background entry self-heal completed on /clients/client7/~dmtmp/PM >[2012-04-03 17:45:27.869553] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-1: background entry self-heal triggered. path: /clients/client9/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:27.869892] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-1: background entry self-heal triggered. path: /clients/client7/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:27.870641] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-0: background entry self-heal triggered. path: /clients/client7/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:27.871056] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-2: background entry self-heal triggered. path: /clients/client7/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:27.877295] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-0: background entry self-heal completed on /clients/client7/~dmtmp/PM >[2012-04-03 17:45:27.877584] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-1: background entry self-heal triggered. path: /clients/client4/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:27.879409] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-1: background entry self-heal completed on /clients/client9/~dmtmp/PM >[2012-04-03 17:45:27.880175] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-2: background entry self-heal completed on /clients/client7/~dmtmp/PM >[2012-04-03 17:45:27.881311] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-1: background entry self-heal completed on /clients/client7/~dmtmp/PM >[2012-04-03 17:45:27.882404] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-1: background entry self-heal triggered. path: /clients/client9/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:27.882668] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-0: background entry self-heal triggered. path: /clients/client9/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:27.883095] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-2: background entry self-heal triggered. path: /clients/client9/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:27.886620] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-1: background entry self-heal completed on /clients/client4/~dmtmp/PM >[2012-04-03 17:45:27.890767] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-2: background entry self-heal triggered. path: /clients/client4/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:27.891284] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-0: background entry self-heal triggered. path: /clients/client4/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:27.892732] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-2: background entry self-heal completed on /clients/client9/~dmtmp/PM >[2012-04-03 17:45:27.892893] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-0: background entry self-heal completed on /clients/client9/~dmtmp/PM >[2012-04-03 17:45:27.893310] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-1: background entry self-heal triggered. path: /clients/client4/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:27.893729] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-1: background entry self-heal completed on /clients/client9/~dmtmp/PM >[2012-04-03 17:45:27.895080] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-0: background entry self-heal triggered. path: /clients/client3/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:27.896048] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-0: background entry self-heal completed on /clients/client4/~dmtmp/PM >[2012-04-03 17:45:27.896472] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-2: background entry self-heal completed on /clients/client4/~dmtmp/PM >[2012-04-03 17:45:27.899917] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-1: background entry self-heal completed on /clients/client4/~dmtmp/PM >[2012-04-03 17:45:27.901932] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-0: background entry self-heal triggered. path: /clients/client6/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:27.903837] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-0: background entry self-heal completed on /clients/client3/~dmtmp/PM >[2012-04-03 17:45:27.906076] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-1: background entry self-heal triggered. path: /clients/client3/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:27.906715] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-2: background entry self-heal triggered. path: /clients/client3/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:27.907695] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-0: background entry self-heal triggered. path: /clients/client3/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:27.911764] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-0: background entry self-heal completed on /clients/client6/~dmtmp/PM >[2012-04-03 17:45:27.914669] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-1: background entry self-heal completed on /clients/client3/~dmtmp/PM >[2012-04-03 17:45:27.915034] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-1: background entry self-heal triggered. path: /clients/client6/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:27.915821] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-2: background entry self-heal triggered. path: /clients/client6/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:27.916054] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-0: background entry self-heal triggered. path: /clients/client6/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:27.916233] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-1: background entry self-heal triggered. path: /clients/client5/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:27.916588] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-0: background entry self-heal completed on /clients/client3/~dmtmp/PM >[2012-04-03 17:45:27.917652] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-2: background entry self-heal completed on /clients/client3/~dmtmp/PM >[2012-04-03 17:45:27.926917] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-1: background entry self-heal completed on /clients/client6/~dmtmp/PM >[2012-04-03 17:45:27.927156] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-1: background entry self-heal triggered. path: /clients/client1/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:27.927322] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-0: background entry self-heal completed on /clients/client6/~dmtmp/PM >[2012-04-03 17:45:27.927499] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-2: background entry self-heal completed on /clients/client6/~dmtmp/PM >[2012-04-03 17:45:27.928591] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-1: background entry self-heal completed on /clients/client5/~dmtmp/PM >[2012-04-03 17:45:27.930442] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-2: background entry self-heal triggered. path: /clients/client5/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:27.930709] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-0: background entry self-heal triggered. path: /clients/client5/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:27.931333] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-1: background entry self-heal triggered. path: /clients/client5/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:27.937736] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-1: background entry self-heal completed on /clients/client1/~dmtmp/PM >[2012-04-03 17:45:27.940005] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-0: background entry self-heal completed on /clients/client5/~dmtmp/PM >[2012-04-03 17:45:27.940310] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-2: background entry self-heal triggered. path: /clients/client2/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:27.940538] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-2: background entry self-heal completed on /clients/client5/~dmtmp/PM >[2012-04-03 17:45:27.940966] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-1: background entry self-heal triggered. path: /clients/client1/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:27.941200] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-0: background entry self-heal triggered. path: /clients/client1/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:27.941431] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-1: background entry self-heal completed on /clients/client5/~dmtmp/PM >[2012-04-03 17:45:27.941755] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-2: background entry self-heal triggered. path: /clients/client1/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:27.948337] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-1: background entry self-heal completed on /clients/client1/~dmtmp/PM >[2012-04-03 17:45:27.948638] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-0: background entry self-heal completed on /clients/client1/~dmtmp/PM >[2012-04-03 17:45:27.949310] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-2: background entry self-heal triggered. path: /clients/client0/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:27.950401] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-2: background entry self-heal completed on /clients/client2/~dmtmp/PM >[2012-04-03 17:45:27.951093] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-2: background entry self-heal completed on /clients/client1/~dmtmp/PM >[2012-04-03 17:45:27.952594] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-0: background entry self-heal triggered. path: /clients/client2/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:27.953907] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-1: background entry self-heal triggered. path: /clients/client2/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:27.954208] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-2: background entry self-heal triggered. path: /clients/client2/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:27.958945] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-2: background entry self-heal completed on /clients/client0/~dmtmp/PM >[2012-04-03 17:45:27.962636] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-2: background entry self-heal triggered. path: /clients/client0/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:27.962927] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-0: background entry self-heal triggered. path: /clients/client0/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:27.963336] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-2: background entry self-heal triggered. path: /clients/client8/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:27.963632] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-1: background entry self-heal triggered. path: /clients/client0/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:27.963816] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-2: background entry self-heal completed on /clients/client2/~dmtmp/PM >[2012-04-03 17:45:27.964045] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-1: background entry self-heal completed on /clients/client2/~dmtmp/PM >[2012-04-03 17:45:27.964360] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-0: background entry self-heal completed on /clients/client2/~dmtmp/PM >[2012-04-03 17:45:27.970909] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-0: background entry self-heal completed on /clients/client0/~dmtmp/PM >[2012-04-03 17:45:27.971575] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-2: background entry self-heal completed on /clients/client0/~dmtmp/PM >[2012-04-03 17:45:27.972049] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-1: background entry self-heal completed on /clients/client0/~dmtmp/PM >[2012-04-03 17:45:27.972352] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-2: background entry self-heal completed on /clients/client8/~dmtmp/PM >[2012-04-03 17:45:27.974367] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-2: background entry self-heal triggered. path: /clients/client7/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:27.975602] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-0: background entry self-heal triggered. path: /clients/client8/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:27.976099] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-2: background entry self-heal triggered. path: /clients/client8/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:27.981677] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-0: background entry self-heal completed on /clients/client8/~dmtmp/PM >[2012-04-03 17:45:27.982277] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-1: background entry self-heal triggered. path: /clients/client4/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:27.982781] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-2: background entry self-heal completed on /clients/client7/~dmtmp/PM >[2012-04-03 17:45:27.985456] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-2: background entry self-heal completed on /clients/client8/~dmtmp/PM >[2012-04-03 17:45:27.985734] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-2: background entry self-heal triggered. path: /clients/client7/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:27.986575] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-1: background entry self-heal triggered. path: /clients/client7/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:27.986793] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-0: background entry self-heal triggered. path: /clients/client7/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:27.993485] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-1: background entry self-heal completed on /clients/client4/~dmtmp/PM >[2012-04-03 17:45:27.995781] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-1: background entry self-heal triggered. path: /clients/client9/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:27.996738] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-1: background entry self-heal triggered. path: /clients/client4/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:27.996917] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-1: background entry self-heal completed on /clients/client7/~dmtmp/PM >[2012-04-03 17:45:27.997892] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-0: background entry self-heal triggered. path: /clients/client4/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:27.998385] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-0: background entry self-heal completed on /clients/client7/~dmtmp/PM >[2012-04-03 17:45:27.999005] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-2: background entry self-heal triggered. path: /clients/client4/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:27.999586] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-2: background entry self-heal completed on /clients/client7/~dmtmp/PM >[2012-04-03 17:45:28.003210] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-1: background entry self-heal completed on /clients/client9/~dmtmp/PM >[2012-04-03 17:45:28.004643] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-1: background entry self-heal completed on /clients/client4/~dmtmp/PM >[2012-04-03 17:45:28.006558] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-1: background entry self-heal triggered. path: /clients/client9/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:28.006751] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-0: background entry self-heal completed on /clients/client4/~dmtmp/PM >[2012-04-03 17:45:28.006890] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-2: background entry self-heal completed on /clients/client4/~dmtmp/PM >[2012-04-03 17:45:28.007293] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-0: background entry self-heal triggered. path: /clients/client9/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:28.007468] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-2: background entry self-heal triggered. path: /clients/client9/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:28.008503] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-0: background entry self-heal triggered. path: /clients/client6/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:28.016798] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-2: background entry self-heal completed on /clients/client9/~dmtmp/PM >[2012-04-03 17:45:28.017066] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-0: background entry self-heal completed on /clients/client9/~dmtmp/PM >[2012-04-03 17:45:28.017999] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-1: background entry self-heal completed on /clients/client9/~dmtmp/PM >[2012-04-03 17:45:28.018206] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-0: background entry self-heal completed on /clients/client6/~dmtmp/PM >[2012-04-03 17:45:28.018719] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-0: background entry self-heal triggered. path: /clients/client3/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:28.020483] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-0: background entry self-heal triggered. path: /clients/client6/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:28.020830] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-2: background entry self-heal triggered. path: /clients/client6/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:28.021188] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-1: background entry self-heal triggered. path: /clients/client6/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:28.026846] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-0: background entry self-heal completed on /clients/client3/~dmtmp/PM >[2012-04-03 17:45:28.027329] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-0: background entry self-heal completed on /clients/client6/~dmtmp/PM >[2012-04-03 17:45:28.029696] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-0: background entry self-heal triggered. path: /clients/client3/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:28.030508] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-1: background entry self-heal triggered. path: /clients/client3/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:28.030676] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-1: background entry self-heal completed on /clients/client6/~dmtmp/PM >[2012-04-03 17:45:28.031001] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-2: background entry self-heal completed on /clients/client6/~dmtmp/PM >[2012-04-03 17:45:28.031289] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-2: background entry self-heal triggered. path: /clients/client3/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:28.031538] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-1: background entry self-heal triggered. path: /clients/client5/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:28.037035] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-0: background entry self-heal completed on /clients/client3/~dmtmp/PM >[2012-04-03 17:45:28.037632] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-1: background entry self-heal completed on /clients/client3/~dmtmp/PM >[2012-04-03 17:45:28.039351] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-2: background entry self-heal completed on /clients/client3/~dmtmp/PM >[2012-04-03 17:45:28.040371] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-1: background entry self-heal triggered. path: /clients/client1/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:28.040532] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-1: background entry self-heal completed on /clients/client5/~dmtmp/PM >[2012-04-03 17:45:28.043378] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-1: background entry self-heal triggered. path: /clients/client5/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:28.043650] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-2: background entry self-heal triggered. path: /clients/client5/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:28.044320] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-0: background entry self-heal triggered. path: /clients/client5/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:28.049650] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-2: background entry self-heal triggered. path: /clients/client0/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:28.050928] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-1: background entry self-heal completed on /clients/client1/~dmtmp/PM >[2012-04-03 17:45:28.054204] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-0: background entry self-heal triggered. path: /clients/client1/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:28.054438] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-2: background entry self-heal triggered. path: /clients/client1/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:28.055050] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-1: background entry self-heal triggered. path: /clients/client1/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:28.055626] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-0: background entry self-heal completed on /clients/client5/~dmtmp/PM >[2012-04-03 17:45:28.055753] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-2: background entry self-heal completed on /clients/client5/~dmtmp/PM >[2012-04-03 17:45:28.056289] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-1: background entry self-heal completed on /clients/client5/~dmtmp/PM >[2012-04-03 17:45:28.061907] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-2: background entry self-heal triggered. path: /clients/client2/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:28.062914] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-2: background entry self-heal completed on /clients/client0/~dmtmp/PM >[2012-04-03 17:45:28.063574] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-0: background entry self-heal completed on /clients/client1/~dmtmp/PM >[2012-04-03 17:45:28.063891] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-1: background entry self-heal completed on /clients/client1/~dmtmp/PM >[2012-04-03 17:45:28.066695] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-2: background entry self-heal triggered. path: /clients/client0/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:28.066992] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-1: background entry self-heal triggered. path: /clients/client0/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:28.067256] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-2: background entry self-heal completed on /clients/client1/~dmtmp/PM >[2012-04-03 17:45:28.067598] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-0: background entry self-heal triggered. path: /clients/client0/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:28.070614] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-2: background entry self-heal completed on /clients/client2/~dmtmp/PM >[2012-04-03 17:45:28.073811] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-1: background entry self-heal triggered. path: /clients/client2/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:28.074885] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-2: background entry self-heal triggered. path: /clients/client8/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:28.075350] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-2: background entry self-heal triggered. path: /clients/client2/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:28.076107] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-0: background entry self-heal triggered. path: /clients/client2/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:28.076859] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-0: background entry self-heal completed on /clients/client0/~dmtmp/PM >[2012-04-03 17:45:28.077844] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-2: background entry self-heal completed on /clients/client0/~dmtmp/PM >[2012-04-03 17:45:28.078004] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-1: background entry self-heal completed on /clients/client0/~dmtmp/PM >[2012-04-03 17:45:28.085411] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-1: background entry self-heal completed on /clients/client2/~dmtmp/PM >[2012-04-03 17:45:28.086606] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-0: background entry self-heal completed on /clients/client2/~dmtmp/PM >[2012-04-03 17:45:28.088331] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-2: background entry self-heal triggered. path: /clients/client7/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:28.089873] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-2: background entry self-heal completed on /clients/client8/~dmtmp/PM >[2012-04-03 17:45:28.090405] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-2: background entry self-heal completed on /clients/client2/~dmtmp/PM >[2012-04-03 17:45:28.093191] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-2: background entry self-heal triggered. path: /clients/client8/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:28.093449] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-0: background entry self-heal triggered. path: /clients/client8/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:28.097425] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-2: background entry self-heal completed on /clients/client7/~dmtmp/PM >[2012-04-03 17:45:28.100877] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-1: background entry self-heal triggered. path: /clients/client7/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:28.101449] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-1: background entry self-heal triggered. path: /clients/client4/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:28.101748] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-2: background entry self-heal triggered. path: /clients/client7/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:28.101951] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-0: background entry self-heal triggered. path: /clients/client7/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:28.102771] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-2: background entry self-heal completed on /clients/client8/~dmtmp/PM >[2012-04-03 17:45:28.107762] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-0: background entry self-heal completed on /clients/client8/~dmtmp/PM >[2012-04-03 17:45:28.109915] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-1: background entry self-heal completed on /clients/client7/~dmtmp/PM >[2012-04-03 17:45:28.110795] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-2: background entry self-heal completed on /clients/client7/~dmtmp/PM >[2012-04-03 17:45:28.111125] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-1: background entry self-heal completed on /clients/client4/~dmtmp/PM >[2012-04-03 17:45:28.111588] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-1: background entry self-heal triggered. path: /clients/client9/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:28.114107] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-0: background entry self-heal completed on /clients/client7/~dmtmp/PM >[2012-04-03 17:45:28.114414] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-1: background entry self-heal triggered. path: /clients/client4/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:28.115235] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-0: background entry self-heal triggered. path: /clients/client4/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:28.115844] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-2: background entry self-heal triggered. path: /clients/client4/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:28.120631] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-1: background entry self-heal completed on /clients/client9/~dmtmp/PM >[2012-04-03 17:45:28.122048] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-1: background entry self-heal completed on /clients/client4/~dmtmp/PM >[2012-04-03 17:45:28.123194] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-1: background entry self-heal triggered. path: /clients/client9/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:28.123422] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-2: background entry self-heal triggered. path: /clients/client9/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:28.124097] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-2: background entry self-heal completed on /clients/client4/~dmtmp/PM >[2012-04-03 17:45:28.125784] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-1: background entry self-heal completed on /clients/client9/~dmtmp/PM >[2012-04-03 17:45:28.126554] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-2: background entry self-heal completed on /clients/client9/~dmtmp/PM >[2012-04-03 17:45:28.161171] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-0: background entry self-heal triggered. path: /clients/client9/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:28.162470] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-0: background entry self-heal triggered. path: /clients/client6/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:28.162836] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-0: background entry self-heal completed on /clients/client4/~dmtmp/PM >[2012-04-03 17:45:28.168256] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-0: background entry self-heal completed on /clients/client9/~dmtmp/PM >[2012-04-03 17:45:28.170380] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-0: background entry self-heal completed on /clients/client6/~dmtmp/PM >[2012-04-03 17:45:28.172313] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-0: background entry self-heal triggered. path: /clients/client6/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:28.172985] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-1: background entry self-heal triggered. path: /clients/client6/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:28.173391] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-2: background entry self-heal triggered. path: /clients/client6/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:28.173587] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-0: background entry self-heal triggered. path: /clients/client3/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:28.180078] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-0: background entry self-heal completed on /clients/client6/~dmtmp/PM >[2012-04-03 17:45:28.180910] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-2: background entry self-heal completed on /clients/client6/~dmtmp/PM >[2012-04-03 17:45:28.181466] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-0: background entry self-heal completed on /clients/client3/~dmtmp/PM >[2012-04-03 17:45:28.182572] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-1: background entry self-heal completed on /clients/client6/~dmtmp/PM >[2012-04-03 17:45:28.183087] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-2: background entry self-heal triggered. path: /clients/client3/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:28.183945] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-1: background entry self-heal triggered. path: /clients/client5/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:28.185164] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-1: background entry self-heal triggered. path: /clients/client3/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:28.185453] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-0: background entry self-heal triggered. path: /clients/client3/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:28.188773] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-2: background entry self-heal completed on /clients/client3/~dmtmp/PM >[2012-04-03 17:45:28.191415] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-1: background entry self-heal completed on /clients/client5/~dmtmp/PM >[2012-04-03 17:45:28.192183] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-1: background entry self-heal completed on /clients/client3/~dmtmp/PM >[2012-04-03 17:45:28.192823] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-1: background entry self-heal triggered. path: /clients/client5/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:28.193186] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-2: background entry self-heal triggered. path: /clients/client5/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:28.195161] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-1: background entry self-heal completed on /clients/client5/~dmtmp/PM >[2012-04-03 17:45:28.195525] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-2: background entry self-heal completed on /clients/client5/~dmtmp/PM >[2012-04-03 17:45:28.226110] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-0: background entry self-heal triggered. path: /clients/client5/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:28.228332] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-2: background entry self-heal triggered. path: /clients/client0/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:28.230210] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-0: background entry self-heal completed on /clients/client3/~dmtmp/PM >[2012-04-03 17:45:28.233558] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-2: background entry self-heal completed on /clients/client0/~dmtmp/PM >[2012-04-03 17:45:28.234905] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-0: background entry self-heal completed on /clients/client5/~dmtmp/PM >[2012-04-03 17:45:28.235702] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-1: background entry self-heal triggered. path: /clients/client0/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:28.238584] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-2: background entry self-heal triggered. path: /clients/client0/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:28.239047] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-0: background entry self-heal triggered. path: /clients/client0/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:28.240479] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-1: background entry self-heal completed on /clients/client0/~dmtmp/PM >[2012-04-03 17:45:28.241218] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-2: background entry self-heal triggered. path: /clients/client2/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:28.246586] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-0: background entry self-heal completed on /clients/client0/~dmtmp/PM >[2012-04-03 17:45:28.248866] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-2: background entry self-heal completed on /clients/client0/~dmtmp/PM >[2012-04-03 17:45:28.249184] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-2: background entry self-heal triggered. path: /clients/client7/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:28.250396] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-2: background entry self-heal completed on /clients/client2/~dmtmp/PM >[2012-04-03 17:45:28.252713] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-0: background entry self-heal triggered. path: /clients/client2/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:28.253155] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-1: background entry self-heal triggered. path: /clients/client2/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:28.255930] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-2: background entry self-heal triggered. path: /clients/client2/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:28.257633] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-1: background entry self-heal completed on /clients/client2/~dmtmp/PM >[2012-04-03 17:45:28.259544] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-2: background entry self-heal completed on /clients/client7/~dmtmp/PM >[2012-04-03 17:45:28.260800] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-0: background entry self-heal completed on /clients/client2/~dmtmp/PM >[2012-04-03 17:45:28.261440] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-1: background entry self-heal triggered. path: /clients/client7/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:28.262338] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-0: background entry self-heal triggered. path: /clients/client7/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:28.262608] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-2: background entry self-heal triggered. path: /clients/client8/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:28.264378] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-2: background entry self-heal triggered. path: /clients/client7/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:28.265238] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-2: background entry self-heal completed on /clients/client2/~dmtmp/PM >[2012-04-03 17:45:28.265698] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-1: background entry self-heal completed on /clients/client7/~dmtmp/PM >[2012-04-03 17:45:28.269717] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-0: background entry self-heal completed on /clients/client7/~dmtmp/PM >[2012-04-03 17:45:28.271146] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-1: background entry self-heal triggered. path: /clients/client4/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:28.271293] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-2: background entry self-heal completed on /clients/client8/~dmtmp/PM >[2012-04-03 17:45:28.272774] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-2: background entry self-heal completed on /clients/client7/~dmtmp/PM >[2012-04-03 17:45:28.273929] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-0: background entry self-heal triggered. path: /clients/client8/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:28.274511] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-2: background entry self-heal triggered. path: /clients/client8/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:28.281045] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-2: background entry self-heal completed on /clients/client8/~dmtmp/PM >[2012-04-03 17:45:28.281204] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-1: background entry self-heal completed on /clients/client4/~dmtmp/PM >[2012-04-03 17:45:28.282949] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-0: background entry self-heal completed on /clients/client8/~dmtmp/PM >[2012-04-03 17:45:28.284429] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-1: background entry self-heal triggered. path: /clients/client9/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:28.284667] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-0: background entry self-heal triggered. path: /clients/client4/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:28.285053] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-1: background entry self-heal triggered. path: /clients/client4/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:28.285558] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-2: background entry self-heal triggered. path: /clients/client4/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:28.292600] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-2: background entry self-heal completed on /clients/client4/~dmtmp/PM >[2012-04-03 17:45:28.292831] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-0: background entry self-heal triggered. path: /clients/client6/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:28.293272] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-1: background entry self-heal completed on /clients/client9/~dmtmp/PM >[2012-04-03 17:45:28.293947] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-0: background entry self-heal completed on /clients/client4/~dmtmp/PM >[2012-04-03 17:45:28.294451] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-1: background entry self-heal completed on /clients/client4/~dmtmp/PM >[2012-04-03 17:45:28.295580] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-2: background entry self-heal triggered. path: /clients/client9/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:28.295801] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-1: background entry self-heal triggered. path: /clients/client9/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:28.296687] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-0: background entry self-heal triggered. path: /clients/client9/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:28.300762] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-0: background entry self-heal completed on /clients/client6/~dmtmp/PM >[2012-04-03 17:45:28.303078] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-0: background entry self-heal triggered. path: /clients/client3/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:28.303421] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-1: background entry self-heal completed on /clients/client9/~dmtmp/PM >[2012-04-03 17:45:28.303646] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-0: background entry self-heal triggered. path: /clients/client6/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:28.303866] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-2: background entry self-heal triggered. path: /clients/client6/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:28.304019] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-2: background entry self-heal completed on /clients/client9/~dmtmp/PM >[2012-04-03 17:45:28.304597] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-1: background entry self-heal triggered. path: /clients/client6/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:28.305861] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-0: background entry self-heal completed on /clients/client9/~dmtmp/PM >[2012-04-03 17:45:28.313368] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-2: background entry self-heal completed on /clients/client6/~dmtmp/PM >[2012-04-03 17:45:28.313922] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-0: background entry self-heal completed on /clients/client3/~dmtmp/PM >[2012-04-03 17:45:28.314768] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-0: background entry self-heal completed on /clients/client6/~dmtmp/PM >[2012-04-03 17:45:28.315059] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-1: background entry self-heal completed on /clients/client6/~dmtmp/PM >[2012-04-03 17:45:28.315777] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-2: background entry self-heal triggered. path: /clients/client3/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:28.317178] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-0: background entry self-heal triggered. path: /clients/client3/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:28.317525] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-1: background entry self-heal triggered. path: /clients/client3/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:28.317757] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-1: background entry self-heal triggered. path: /clients/client5/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:28.321772] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-2: background entry self-heal completed on /clients/client3/~dmtmp/PM >[2012-04-03 17:45:28.326344] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-1: background entry self-heal completed on /clients/client3/~dmtmp/PM >[2012-04-03 17:45:28.326867] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-0: background entry self-heal completed on /clients/client3/~dmtmp/PM >[2012-04-03 17:45:28.327792] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-1: background entry self-heal completed on /clients/client5/~dmtmp/PM >[2012-04-03 17:45:28.331058] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-1: background entry self-heal triggered. path: /clients/client5/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:28.332096] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-0: background entry self-heal triggered. path: /clients/client5/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:28.334010] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-2: background entry self-heal triggered. path: /clients/client5/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:28.340162] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-1: background entry self-heal completed on /clients/client5/~dmtmp/PM >[2012-04-03 17:45:28.340414] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-0: background entry self-heal completed on /clients/client5/~dmtmp/PM >[2012-04-03 17:45:28.340773] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-2: background entry self-heal completed on /clients/client5/~dmtmp/PM >[2012-04-03 17:45:28.341693] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-2: background entry self-heal triggered. path: /clients/client0/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:28.351631] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-2: background entry self-heal completed on /clients/client0/~dmtmp/PM >[2012-04-03 17:45:28.354247] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-1: background entry self-heal triggered. path: /clients/client0/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:28.354778] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-0: background entry self-heal triggered. path: /clients/client0/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:28.356994] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-2: background entry self-heal triggered. path: /clients/client0/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:28.357988] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-2: background entry self-heal triggered. path: /clients/client7/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:28.360522] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-0: background entry self-heal completed on /clients/client0/~dmtmp/PM >[2012-04-03 17:45:28.361233] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-1: background entry self-heal completed on /clients/client0/~dmtmp/PM >[2012-04-03 17:45:28.370297] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-2: background entry self-heal completed on /clients/client0/~dmtmp/PM >[2012-04-03 17:45:28.372733] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-2: background entry self-heal completed on /clients/client7/~dmtmp/PM >[2012-04-03 17:45:28.374786] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-2: background entry self-heal triggered. path: /clients/client2/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:28.375320] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-0: background entry self-heal triggered. path: /clients/client7/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:28.375633] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-1: background entry self-heal triggered. path: /clients/client7/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:28.376138] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-2: background entry self-heal triggered. path: /clients/client7/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:28.380670] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-2: background entry self-heal completed on /clients/client2/~dmtmp/PM >[2012-04-03 17:45:28.382138] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-2: background entry self-heal completed on /clients/client7/~dmtmp/PM >[2012-04-03 17:45:28.382822] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-0: background entry self-heal completed on /clients/client7/~dmtmp/PM >[2012-04-03 17:45:28.383167] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-0: background entry self-heal triggered. path: /clients/client2/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:28.383739] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-2: background entry self-heal triggered. path: /clients/client2/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:28.384482] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-1: background entry self-heal triggered. path: /clients/client2/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:28.384778] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-2: background entry self-heal triggered. path: /clients/client8/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:28.385823] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-1: background entry self-heal completed on /clients/client7/~dmtmp/PM >[2012-04-03 17:45:28.388834] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-0: background entry self-heal completed on /clients/client2/~dmtmp/PM >[2012-04-03 17:45:28.390500] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-2: background entry self-heal completed on /clients/client2/~dmtmp/PM >[2012-04-03 17:45:28.391421] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-2: background entry self-heal completed on /clients/client8/~dmtmp/PM >[2012-04-03 17:45:28.393438] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-1: background entry self-heal completed on /clients/client2/~dmtmp/PM >[2012-04-03 17:45:28.394362] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-2: background entry self-heal triggered. path: /clients/client8/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:28.395729] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-0: background entry self-heal triggered. path: /clients/client8/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:28.396122] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-1: background entry self-heal triggered. path: /clients/client4/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:28.401388] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-2: background entry self-heal completed on /clients/client8/~dmtmp/PM >[2012-04-03 17:45:28.403870] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-0: background entry self-heal completed on /clients/client8/~dmtmp/PM >[2012-04-03 17:45:28.406764] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-1: background entry self-heal completed on /clients/client4/~dmtmp/PM >[2012-04-03 17:45:28.408532] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-0: background entry self-heal triggered. path: /clients/client6/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:28.408712] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-2: background entry self-heal triggered. path: /clients/client4/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:28.409609] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-1: background entry self-heal triggered. path: /clients/client4/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:28.411524] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-0: background entry self-heal triggered. path: /clients/client4/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:28.414916] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-2: background entry self-heal completed on /clients/client4/~dmtmp/PM >[2012-04-03 17:45:28.416633] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-1: background entry self-heal completed on /clients/client4/~dmtmp/PM >[2012-04-03 17:45:28.419124] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-1: background entry self-heal triggered. path: /clients/client9/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:28.419704] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-0: background entry self-heal completed on /clients/client6/~dmtmp/PM >[2012-04-03 17:45:28.421760] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-0: background entry self-heal completed on /clients/client4/~dmtmp/PM >[2012-04-03 17:45:28.422054] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-2: background entry self-heal triggered. path: /clients/client6/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:28.422501] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-0: background entry self-heal triggered. path: /clients/client6/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:28.423246] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-1: background entry self-heal triggered. path: /clients/client6/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:28.427352] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-1: background entry self-heal completed on /clients/client9/~dmtmp/PM >[2012-04-03 17:45:28.428477] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-0: background entry self-heal completed on /clients/client6/~dmtmp/PM >[2012-04-03 17:45:28.429284] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-2: background entry self-heal triggered. path: /clients/client9/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:28.429805] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-2: background entry self-heal completed on /clients/client6/~dmtmp/PM >[2012-04-03 17:45:28.430205] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-0: background entry self-heal triggered. path: /clients/client9/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:28.430784] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-1: background entry self-heal triggered. path: /clients/client9/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:28.431868] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-1: background entry self-heal completed on /clients/client6/~dmtmp/PM >[2012-04-03 17:45:28.436191] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-2: background entry self-heal completed on /clients/client9/~dmtmp/PM >[2012-04-03 17:45:28.437591] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-0: background entry self-heal completed on /clients/client9/~dmtmp/PM >[2012-04-03 17:45:28.439528] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-0: background entry self-heal triggered. path: /clients/client3/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:28.440837] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-1: background entry self-heal completed on /clients/client9/~dmtmp/PM >[2012-04-03 17:45:28.447859] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-0: background entry self-heal completed on /clients/client3/~dmtmp/PM >[2012-04-03 17:45:28.448763] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-1: background entry self-heal triggered. path: /clients/client5/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:28.451264] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-2: background entry self-heal triggered. path: /clients/client3/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:28.451717] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-0: background entry self-heal triggered. path: /clients/client3/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:28.452399] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-1: background entry self-heal triggered. path: /clients/client3/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:28.456547] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-0: background entry self-heal completed on /clients/client3/~dmtmp/PM >[2012-04-03 17:45:28.459376] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-1: background entry self-heal completed on /clients/client5/~dmtmp/PM >[2012-04-03 17:45:28.459914] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-1: background entry self-heal completed on /clients/client3/~dmtmp/PM >[2012-04-03 17:45:28.460174] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-2: background entry self-heal completed on /clients/client3/~dmtmp/PM >[2012-04-03 17:45:28.461544] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-2: background entry self-heal triggered. path: /clients/client0/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:28.462227] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-0: background entry self-heal triggered. path: /clients/client5/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:28.463198] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-2: background entry self-heal triggered. path: /clients/client5/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:28.463454] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-1: background entry self-heal triggered. path: /clients/client5/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:28.467243] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-2: background entry self-heal triggered. path: /clients/client7/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:28.469314] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-2: background entry self-heal completed on /clients/client0/~dmtmp/PM >[2012-04-03 17:45:28.470558] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-2: background entry self-heal completed on /clients/client5/~dmtmp/PM >[2012-04-03 17:45:28.472455] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-2: background entry self-heal triggered. path: /clients/client0/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:28.472694] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-0: background entry self-heal triggered. path: /clients/client0/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:28.473895] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-1: background entry self-heal triggered. path: /clients/client0/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:28.474175] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-0: background entry self-heal completed on /clients/client5/~dmtmp/PM >[2012-04-03 17:45:28.474372] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-2: background entry self-heal completed on /clients/client7/~dmtmp/PM >[2012-04-03 17:45:28.476032] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-0: background entry self-heal triggered. path: /clients/client7/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:28.477000] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-2: background entry self-heal triggered. path: /clients/client7/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:28.477246] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-1: background entry self-heal triggered. path: /clients/client7/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:28.477413] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-2: background entry self-heal completed on /clients/client0/~dmtmp/PM >[2012-04-03 17:45:28.477686] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-1: background entry self-heal completed on /clients/client5/~dmtmp/PM >[2012-04-03 17:45:28.480725] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-0: background entry self-heal completed on /clients/client0/~dmtmp/PM >[2012-04-03 17:45:28.481708] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-2: background entry self-heal triggered. path: /clients/client2/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:28.482095] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-2: background entry self-heal completed on /clients/client7/~dmtmp/PM >[2012-04-03 17:45:28.482376] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-1: background entry self-heal completed on /clients/client0/~dmtmp/PM >[2012-04-03 17:45:28.482922] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-0: background entry self-heal completed on /clients/client7/~dmtmp/PM >[2012-04-03 17:45:28.485598] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-1: background entry self-heal completed on /clients/client7/~dmtmp/PM >[2012-04-03 17:45:28.488428] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-2: background entry self-heal completed on /clients/client2/~dmtmp/PM >[2012-04-03 17:45:28.492662] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-0: background entry self-heal triggered. path: /clients/client2/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:28.492915] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-2: background entry self-heal triggered. path: /clients/client2/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:28.495083] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-1: background entry self-heal triggered. path: /clients/client2/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:28.497220] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-2: background entry self-heal triggered. path: /clients/client8/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:28.501827] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-2: background entry self-heal completed on /clients/client2/~dmtmp/PM >[2012-04-03 17:45:28.501995] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-0: background entry self-heal completed on /clients/client2/~dmtmp/PM >[2012-04-03 17:45:28.504311] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-2: background entry self-heal completed on /clients/client8/~dmtmp/PM >[2012-04-03 17:45:28.506033] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-2: background entry self-heal triggered. path: /clients/client8/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:28.506286] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-0: background entry self-heal triggered. path: /clients/client8/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:28.508821] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-2: background entry self-heal completed on /clients/client8/~dmtmp/PM >[2012-04-03 17:45:28.508954] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-0: background entry self-heal completed on /clients/client8/~dmtmp/PM >[2012-04-03 17:45:28.545740] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-1: background entry self-heal completed on /clients/client2/~dmtmp/PM >[2012-04-03 17:45:28.548712] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-1: background entry self-heal triggered. path: /clients/client4/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:28.558622] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-1: background entry self-heal completed on /clients/client4/~dmtmp/PM >[2012-04-03 17:45:28.560258] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-0: background entry self-heal triggered. path: /clients/client4/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:28.560666] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-2: background entry self-heal triggered. path: /clients/client4/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:28.561103] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-1: background entry self-heal triggered. path: /clients/client4/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:28.562984] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-1: background entry self-heal triggered. path: /clients/client9/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:28.564505] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-2: background entry self-heal completed on /clients/client4/~dmtmp/PM >[2012-04-03 17:45:28.567424] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-0: background entry self-heal completed on /clients/client4/~dmtmp/PM >[2012-04-03 17:45:28.570607] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-1: background entry self-heal completed on /clients/client4/~dmtmp/PM >[2012-04-03 17:45:28.572383] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-1: background entry self-heal completed on /clients/client9/~dmtmp/PM >[2012-04-03 17:45:28.574382] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-2: background entry self-heal triggered. path: /clients/client9/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:28.574873] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-0: background entry self-heal triggered. path: /clients/client9/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:28.576290] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-1: background entry self-heal triggered. path: /clients/client9/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:28.578780] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-2: background entry self-heal completed on /clients/client9/~dmtmp/PM >[2012-04-03 17:45:28.581385] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-0: background entry self-heal completed on /clients/client9/~dmtmp/PM >[2012-04-03 17:45:28.581890] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-0: background entry self-heal triggered. path: /clients/client6/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:28.583118] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-1: background entry self-heal completed on /clients/client9/~dmtmp/PM >[2012-04-03 17:45:28.586281] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-0: background entry self-heal completed on /clients/client6/~dmtmp/PM >[2012-04-03 17:45:28.588228] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-2: background entry self-heal triggered. path: /clients/client6/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:28.590726] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-1: background entry self-heal triggered. path: /clients/client6/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:28.592213] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-0: background entry self-heal triggered. path: /clients/client6/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:28.594814] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-2: background entry self-heal completed on /clients/client6/~dmtmp/PM >[2012-04-03 17:45:28.595032] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-0: background entry self-heal triggered. path: /clients/client3/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:28.597566] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-1: background entry self-heal completed on /clients/client6/~dmtmp/PM >[2012-04-03 17:45:28.598929] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-0: background entry self-heal completed on /clients/client6/~dmtmp/PM >[2012-04-03 17:45:28.600213] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-1: background entry self-heal triggered. path: /clients/client5/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:28.601814] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-0: background entry self-heal completed on /clients/client3/~dmtmp/PM >[2012-04-03 17:45:28.603577] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-2: background entry self-heal triggered. path: /clients/client3/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:28.604426] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-1: background entry self-heal triggered. path: /clients/client3/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:28.606382] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-0: background entry self-heal triggered. path: /clients/client3/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:28.608290] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-1: background entry self-heal completed on /clients/client5/~dmtmp/PM >[2012-04-03 17:45:28.610791] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-2: background entry self-heal triggered. path: /clients/client5/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:28.611623] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-2: background entry self-heal completed on /clients/client3/~dmtmp/PM >[2012-04-03 17:45:28.611812] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-1: background entry self-heal triggered. path: /clients/client5/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:28.612002] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-0: background entry self-heal triggered. path: /clients/client5/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:28.612415] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-2: background entry self-heal triggered. path: /clients/client0/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:28.612795] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-1: background entry self-heal completed on /clients/client3/~dmtmp/PM >[2012-04-03 17:45:28.615916] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-0: background entry self-heal completed on /clients/client3/~dmtmp/PM >[2012-04-03 17:45:28.617028] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-2: background entry self-heal completed on /clients/client5/~dmtmp/PM >[2012-04-03 17:45:28.617808] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-1: background entry self-heal completed on /clients/client5/~dmtmp/PM >[2012-04-03 17:45:28.618032] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-2: background entry self-heal completed on /clients/client0/~dmtmp/PM >[2012-04-03 17:45:28.620161] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-0: background entry self-heal completed on /clients/client5/~dmtmp/PM >[2012-04-03 17:45:28.620469] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-1: background entry self-heal triggered. path: /clients/client0/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:28.620771] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-0: background entry self-heal triggered. path: /clients/client0/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:28.621041] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-2: background entry self-heal triggered. path: /clients/client0/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:28.621975] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-2: background entry self-heal triggered. path: /clients/client7/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:28.627644] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-0: background entry self-heal completed on /clients/client0/~dmtmp/PM >[2012-04-03 17:45:28.628943] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-2: background entry self-heal completed on /clients/client0/~dmtmp/PM >[2012-04-03 17:45:28.629272] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-2: background entry self-heal completed on /clients/client7/~dmtmp/PM >[2012-04-03 17:45:28.629911] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-1: background entry self-heal completed on /clients/client0/~dmtmp/PM >[2012-04-03 17:45:28.631910] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-2: background entry self-heal triggered. path: /clients/client7/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:28.632277] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-1: background entry self-heal triggered. path: /clients/client7/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:28.633290] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-0: background entry self-heal triggered. path: /clients/client7/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:28.638101] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-2: background entry self-heal triggered. path: /clients/client2/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:28.640449] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-0: background entry self-heal completed on /clients/client7/~dmtmp/PM >[2012-04-03 17:45:28.640624] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-2: background entry self-heal completed on /clients/client7/~dmtmp/PM >[2012-04-03 17:45:28.643281] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-1: background entry self-heal completed on /clients/client7/~dmtmp/PM >[2012-04-03 17:45:28.644202] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-2: background entry self-heal completed on /clients/client2/~dmtmp/PM >[2012-04-03 17:45:28.647337] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-2: background entry self-heal triggered. path: /clients/client2/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:28.647945] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-1: background entry self-heal triggered. path: /clients/client2/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:28.648739] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-0: background entry self-heal triggered. path: /clients/client2/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:28.648971] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-2: background entry self-heal triggered. path: /clients/client8/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:28.655074] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-0: background entry self-heal completed on /clients/client2/~dmtmp/PM >[2012-04-03 17:45:28.657571] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-2: background entry self-heal completed on /clients/client2/~dmtmp/PM >[2012-04-03 17:45:28.657823] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-2: background entry self-heal completed on /clients/client8/~dmtmp/PM >[2012-04-03 17:45:28.659106] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-1: background entry self-heal completed on /clients/client2/~dmtmp/PM >[2012-04-03 17:45:28.659696] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-0: background entry self-heal triggered. path: /clients/client8/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:28.659929] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-2: background entry self-heal triggered. path: /clients/client8/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:28.663348] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-1: background entry self-heal triggered. path: /clients/client4/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:28.665880] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-2: background entry self-heal completed on /clients/client8/~dmtmp/PM >[2012-04-03 17:45:28.666061] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-0: background entry self-heal completed on /clients/client8/~dmtmp/PM >[2012-04-03 17:45:28.670229] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-1: background entry self-heal completed on /clients/client4/~dmtmp/PM >[2012-04-03 17:45:28.672252] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-2: background entry self-heal triggered. path: /clients/client4/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:28.672504] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-1: background entry self-heal triggered. path: /clients/client9/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:28.673172] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-0: background entry self-heal triggered. path: /clients/client4/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:28.674000] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-1: background entry self-heal triggered. path: /clients/client4/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:28.678096] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-2: background entry self-heal completed on /clients/client4/~dmtmp/PM >[2012-04-03 17:45:28.679904] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-1: background entry self-heal completed on /clients/client9/~dmtmp/PM >[2012-04-03 17:45:28.680591] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-1: background entry self-heal triggered. path: /clients/client1/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:28.681773] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-1: background entry self-heal completed on /clients/client4/~dmtmp/PM >[2012-04-03 17:45:28.682217] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-2: background entry self-heal triggered. path: /clients/client9/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:28.682758] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-0: background entry self-heal completed on /clients/client4/~dmtmp/PM >[2012-04-03 17:45:28.683718] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-1: background entry self-heal triggered. path: /clients/client9/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:28.683988] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-0: background entry self-heal triggered. path: /clients/client9/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:28.686893] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-2: background entry self-heal completed on /clients/client9/~dmtmp/PM >[2012-04-03 17:45:28.689635] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-0: background entry self-heal completed on /clients/client9/~dmtmp/PM >[2012-04-03 17:45:28.691394] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-0: background entry self-heal triggered. path: /clients/client6/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:28.691591] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-1: background entry self-heal completed on /clients/client1/~dmtmp/PM >[2012-04-03 17:45:28.693283] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-1: background entry self-heal completed on /clients/client9/~dmtmp/PM >[2012-04-03 17:45:28.693995] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-1: background entry self-heal triggered. path: /clients/client1/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:28.694833] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-2: background entry self-heal triggered. path: /clients/client1/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:28.695170] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-0: background entry self-heal triggered. path: /clients/client1/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:28.701526] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-1: background entry self-heal completed on /clients/client1/~dmtmp/PM >[2012-04-03 17:45:28.702168] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-0: background entry self-heal completed on /clients/client6/~dmtmp/PM >[2012-04-03 17:45:28.702910] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-0: background entry self-heal triggered. path: /clients/client3/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:28.703774] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-2: background entry self-heal completed on /clients/client1/~dmtmp/PM >[2012-04-03 17:45:28.704677] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-1: background entry self-heal triggered. path: /clients/client6/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:28.704954] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-0: background entry self-heal triggered. path: /clients/client6/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:28.705166] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-2: background entry self-heal triggered. path: /clients/client6/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:28.705606] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-0: background entry self-heal completed on /clients/client1/~dmtmp/PM >[2012-04-03 17:45:28.711723] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-1: background entry self-heal completed on /clients/client6/~dmtmp/PM >[2012-04-03 17:45:28.712147] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-2: background entry self-heal completed on /clients/client6/~dmtmp/PM >[2012-04-03 17:45:28.712639] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-0: background entry self-heal completed on /clients/client3/~dmtmp/PM >[2012-04-03 17:45:28.714761] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-1: background entry self-heal triggered. path: /clients/client5/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:28.714998] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-0: background entry self-heal completed on /clients/client6/~dmtmp/PM >[2012-04-03 17:45:28.715990] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-0: background entry self-heal triggered. path: /clients/client3/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:28.716542] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-1: background entry self-heal triggered. path: /clients/client3/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:28.717377] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-2: background entry self-heal triggered. path: /clients/client3/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:28.720310] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-1: background entry self-heal completed on /clients/client5/~dmtmp/PM >[2012-04-03 17:45:28.721500] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-1: background entry self-heal completed on /clients/client3/~dmtmp/PM >[2012-04-03 17:45:28.722008] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-1: background entry self-heal triggered. path: /clients/client5/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:28.724978] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-0: background entry self-heal triggered. path: /clients/client5/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:28.725293] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-2: background entry self-heal triggered. path: /clients/client5/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:28.728572] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-1: background entry self-heal completed on /clients/client5/~dmtmp/PM >[2012-04-03 17:45:28.728743] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-0: background entry self-heal completed on /clients/client3/~dmtmp/PM >[2012-04-03 17:45:28.728952] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-2: background entry self-heal triggered. path: /clients/client7/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:28.729739] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-2: background entry self-heal completed on /clients/client3/~dmtmp/PM >[2012-04-03 17:45:28.732852] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-0: background entry self-heal completed on /clients/client5/~dmtmp/PM >[2012-04-03 17:45:28.735279] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-2: background entry self-heal completed on /clients/client5/~dmtmp/PM >[2012-04-03 17:45:28.736361] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-2: background entry self-heal triggered. path: /clients/client0/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:28.738215] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-2: background entry self-heal completed on /clients/client7/~dmtmp/PM >[2012-04-03 17:45:28.740574] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-0: background entry self-heal triggered. path: /clients/client7/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:28.741539] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-1: background entry self-heal triggered. path: /clients/client7/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:28.741925] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-2: background entry self-heal triggered. path: /clients/client7/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:28.746543] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-2: background entry self-heal completed on /clients/client0/~dmtmp/PM >[2012-04-03 17:45:28.747018] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-2: background entry self-heal triggered. path: /clients/client2/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:28.748011] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-1: background entry self-heal completed on /clients/client7/~dmtmp/PM >[2012-04-03 17:45:28.748468] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-1: background entry self-heal triggered. path: /clients/client0/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:28.749582] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-0: background entry self-heal completed on /clients/client7/~dmtmp/PM >[2012-04-03 17:45:28.749949] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-0: background entry self-heal triggered. path: /clients/client0/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:28.750560] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-2: background entry self-heal triggered. path: /clients/client0/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:28.751823] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-2: background entry self-heal completed on /clients/client7/~dmtmp/PM >[2012-04-03 17:45:28.755081] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-0: background entry self-heal completed on /clients/client0/~dmtmp/PM >[2012-04-03 17:45:28.756179] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-1: background entry self-heal completed on /clients/client0/~dmtmp/PM >[2012-04-03 17:45:28.756719] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-2: background entry self-heal completed on /clients/client2/~dmtmp/PM >[2012-04-03 17:45:28.758436] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-2: background entry self-heal triggered. path: /clients/client8/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:28.758845] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-0: background entry self-heal triggered. path: /clients/client2/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:28.759700] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-1: background entry self-heal triggered. path: /clients/client2/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:28.760989] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-2: background entry self-heal completed on /clients/client0/~dmtmp/PM >[2012-04-03 17:45:28.761326] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-2: background entry self-heal triggered. path: /clients/client2/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:28.767316] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-1: background entry self-heal completed on /clients/client2/~dmtmp/PM >[2012-04-03 17:45:28.767616] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-0: background entry self-heal completed on /clients/client2/~dmtmp/PM >[2012-04-03 17:45:28.769423] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-1: background entry self-heal triggered. path: /clients/client4/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:28.771119] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-2: background entry self-heal completed on /clients/client8/~dmtmp/PM >[2012-04-03 17:45:28.771895] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-2: background entry self-heal completed on /clients/client2/~dmtmp/PM >[2012-04-03 17:45:28.774658] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-2: background entry self-heal triggered. path: /clients/client8/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:28.775098] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-0: background entry self-heal triggered. path: /clients/client8/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:28.780020] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-1: background entry self-heal completed on /clients/client4/~dmtmp/PM >[2012-04-03 17:45:28.782665] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-1: background entry self-heal triggered. path: /clients/client4/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:28.783646] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-0: background entry self-heal triggered. path: /clients/client4/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:28.783846] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-2: background entry self-heal triggered. path: /clients/client4/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:28.784299] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-0: background entry self-heal completed on /clients/client8/~dmtmp/PM >[2012-04-03 17:45:28.784680] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-2: background entry self-heal completed on /clients/client8/~dmtmp/PM >[2012-04-03 17:45:28.785081] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-1: background entry self-heal triggered. path: /clients/client1/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:28.792661] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-1: background entry self-heal completed on /clients/client4/~dmtmp/PM >[2012-04-03 17:45:28.795476] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-1: background entry self-heal triggered. path: /clients/client9/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:28.795781] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-1: background entry self-heal completed on /clients/client1/~dmtmp/PM >[2012-04-03 17:45:28.796626] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-0: background entry self-heal completed on /clients/client4/~dmtmp/PM >[2012-04-03 17:45:28.797293] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-2: background entry self-heal completed on /clients/client4/~dmtmp/PM >[2012-04-03 17:45:28.799215] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-2: background entry self-heal triggered. path: /clients/client1/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:28.799445] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-0: background entry self-heal triggered. path: /clients/client1/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:28.800867] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-1: background entry self-heal triggered. path: /clients/client1/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:28.804987] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-1: background entry self-heal completed on /clients/client9/~dmtmp/PM >[2012-04-03 17:45:28.806231] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-0: background entry self-heal triggered. path: /clients/client6/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:28.808261] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-1: background entry self-heal triggered. path: /clients/client9/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:28.808596] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-0: background entry self-heal triggered. path: /clients/client9/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:28.809236] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-2: background entry self-heal completed on /clients/client1/~dmtmp/PM >[2012-04-03 17:45:28.809602] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-2: background entry self-heal triggered. path: /clients/client9/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:28.810087] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-0: background entry self-heal completed on /clients/client1/~dmtmp/PM >[2012-04-03 17:45:28.811302] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-1: background entry self-heal completed on /clients/client1/~dmtmp/PM >[2012-04-03 17:45:28.816297] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-1: background entry self-heal completed on /clients/client9/~dmtmp/PM >[2012-04-03 17:45:28.817456] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-0: background entry self-heal completed on /clients/client6/~dmtmp/PM >[2012-04-03 17:45:28.818195] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-2: background entry self-heal completed on /clients/client9/~dmtmp/PM >[2012-04-03 17:45:28.818456] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-0: background entry self-heal triggered. path: /clients/client3/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:28.819099] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-1: background entry self-heal triggered. path: /clients/client6/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:28.819287] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-0: background entry self-heal completed on /clients/client9/~dmtmp/PM >[2012-04-03 17:45:28.820606] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-0: background entry self-heal triggered. path: /clients/client6/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:28.821492] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-2: background entry self-heal triggered. path: /clients/client6/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:28.830060] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-2: background entry self-heal completed on /clients/client6/~dmtmp/PM >[2012-04-03 17:45:28.830276] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-1: background entry self-heal triggered. path: /clients/client5/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:28.830411] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-0: background entry self-heal completed on /clients/client3/~dmtmp/PM >[2012-04-03 17:45:28.831980] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-1: background entry self-heal completed on /clients/client6/~dmtmp/PM >[2012-04-03 17:45:28.832544] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-0: background entry self-heal completed on /clients/client6/~dmtmp/PM >[2012-04-03 17:45:28.834444] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-1: background entry self-heal triggered. path: /clients/client3/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:28.834669] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-2: background entry self-heal triggered. path: /clients/client3/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:28.835231] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-0: background entry self-heal triggered. path: /clients/client3/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:28.839337] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-1: background entry self-heal completed on /clients/client5/~dmtmp/PM >[2012-04-03 17:45:28.842082] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-0: background entry self-heal triggered. path: /clients/client5/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:28.843403] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-2: background entry self-heal triggered. path: /clients/client5/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:28.843956] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-1: background entry self-heal triggered. path: /clients/client5/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:28.844558] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-2: background entry self-heal triggered. path: /clients/client0/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:28.844778] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-2: background entry self-heal completed on /clients/client3/~dmtmp/PM >[2012-04-03 17:45:28.845060] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-0: background entry self-heal completed on /clients/client3/~dmtmp/PM >[2012-04-03 17:45:28.845229] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-1: background entry self-heal completed on /clients/client3/~dmtmp/PM >[2012-04-03 17:45:28.851297] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-0: background entry self-heal completed on /clients/client5/~dmtmp/PM >[2012-04-03 17:45:28.853636] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-2: background entry self-heal completed on /clients/client5/~dmtmp/PM >[2012-04-03 17:45:28.854089] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-1: background entry self-heal completed on /clients/client5/~dmtmp/PM >[2012-04-03 17:45:28.857045] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-2: background entry self-heal completed on /clients/client0/~dmtmp/PM >[2012-04-03 17:45:28.859959] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-0: background entry self-heal triggered. path: /clients/client0/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:28.860176] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-2: background entry self-heal triggered. path: /clients/client0/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:28.862629] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-1: background entry self-heal triggered. path: /clients/client0/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:28.863095] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-2: background entry self-heal triggered. path: /clients/client8/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:28.867185] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-0: background entry self-heal completed on /clients/client0/~dmtmp/PM >[2012-04-03 17:45:28.868900] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-2: background entry self-heal completed on /clients/client0/~dmtmp/PM >[2012-04-03 17:45:28.870262] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-2: background entry self-heal completed on /clients/client8/~dmtmp/PM >[2012-04-03 17:45:28.872962] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-0: background entry self-heal triggered. path: /clients/client8/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:28.873590] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-2: background entry self-heal triggered. path: /clients/client8/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:28.873846] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-1: background entry self-heal completed on /clients/client0/~dmtmp/PM >[2012-04-03 17:45:28.877577] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-1: background entry self-heal triggered. path: /clients/client4/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:28.880184] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-0: background entry self-heal completed on /clients/client8/~dmtmp/PM >[2012-04-03 17:45:28.882631] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-2: background entry self-heal completed on /clients/client8/~dmtmp/PM >[2012-04-03 17:45:28.888761] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-1: background entry self-heal completed on /clients/client4/~dmtmp/PM >[2012-04-03 17:45:28.891316] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-1: background entry self-heal triggered. path: /clients/client9/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:28.891799] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-2: background entry self-heal triggered. path: /clients/client4/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:28.892024] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-0: background entry self-heal triggered. path: /clients/client4/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:28.892752] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-1: background entry self-heal triggered. path: /clients/client4/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:28.896130] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-2: background entry self-heal completed on /clients/client4/~dmtmp/PM >[2012-04-03 17:45:28.899819] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-0: background entry self-heal completed on /clients/client4/~dmtmp/PM >[2012-04-03 17:45:28.899971] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-1: background entry self-heal completed on /clients/client9/~dmtmp/PM >[2012-04-03 17:45:28.901268] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-1: background entry self-heal completed on /clients/client4/~dmtmp/PM >[2012-04-03 17:45:28.902922] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-1: background entry self-heal triggered. path: /clients/client9/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:28.903124] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-2: background entry self-heal triggered. path: /clients/client9/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:28.903370] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-0: background entry self-heal triggered. path: /clients/client9/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:28.911839] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-1: background entry self-heal completed on /clients/client9/~dmtmp/PM >[2012-04-03 17:45:28.912337] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-0: background entry self-heal triggered. path: /clients/client3/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:28.913060] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-0: background entry self-heal completed on /clients/client9/~dmtmp/PM >[2012-04-03 17:45:28.914190] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-2: background entry self-heal completed on /clients/client9/~dmtmp/PM >[2012-04-03 17:45:28.919456] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-0: background entry self-heal completed on /clients/client3/~dmtmp/PM >[2012-04-03 17:45:28.922535] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-1: background entry self-heal triggered. path: /clients/client3/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:28.924244] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-2: background entry self-heal triggered. path: /clients/client3/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:28.924448] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-0: background entry self-heal triggered. path: /clients/client3/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:28.929093] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-1: background entry self-heal completed on /clients/client3/~dmtmp/PM >[2012-04-03 17:45:28.931884] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-0: background entry self-heal completed on /clients/client3/~dmtmp/PM >[2012-04-03 17:45:28.932696] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-2: background entry self-heal completed on /clients/client3/~dmtmp/PM >[2012-04-03 17:45:28.935931] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-0: background entry self-heal triggered. path: /clients/client6/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:28.944321] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-0: background entry self-heal completed on /clients/client6/~dmtmp/PM >[2012-04-03 17:45:28.946373] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-1: background entry self-heal triggered. path: /clients/client5/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:28.947724] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-1: background entry self-heal triggered. path: /clients/client6/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:28.948118] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-2: background entry self-heal triggered. path: /clients/client6/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:28.949327] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-0: background entry self-heal triggered. path: /clients/client6/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:28.956286] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-1: background entry self-heal completed on /clients/client5/~dmtmp/PM >[2012-04-03 17:45:28.957887] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-1: background entry self-heal completed on /clients/client6/~dmtmp/PM >[2012-04-03 17:45:28.958221] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-0: background entry self-heal completed on /clients/client6/~dmtmp/PM >[2012-04-03 17:45:28.958509] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-2: background entry self-heal triggered. path: /clients/client0/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:28.959082] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-1: background entry self-heal triggered. path: /clients/client5/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:28.960722] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-2: background entry self-heal triggered. path: /clients/client5/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:28.961346] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-0: background entry self-heal triggered. path: /clients/client5/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:28.962595] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-2: background entry self-heal completed on /clients/client6/~dmtmp/PM >[2012-04-03 17:45:28.965880] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-1: background entry self-heal completed on /clients/client5/~dmtmp/PM >[2012-04-03 17:45:28.968008] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-0: background entry self-heal completed on /clients/client5/~dmtmp/PM >[2012-04-03 17:45:28.970117] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-2: background entry self-heal completed on /clients/client0/~dmtmp/PM >[2012-04-03 17:45:28.970688] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-2: background entry self-heal completed on /clients/client5/~dmtmp/PM >[2012-04-03 17:45:28.971960] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-1: background entry self-heal triggered. path: /clients/client0/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:28.973342] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-0: background entry self-heal triggered. path: /clients/client0/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:28.973900] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-2: background entry self-heal triggered. path: /clients/client0/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:28.978738] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-1: background entry self-heal completed on /clients/client0/~dmtmp/PM >[2012-04-03 17:45:28.979941] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-1: background entry self-heal triggered. path: /clients/client4/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:28.980892] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-2: background entry self-heal completed on /clients/client0/~dmtmp/PM >[2012-04-03 17:45:28.981870] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-0: background entry self-heal completed on /clients/client0/~dmtmp/PM >[2012-04-03 17:45:28.987002] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-1: background entry self-heal completed on /clients/client4/~dmtmp/PM >[2012-04-03 17:45:28.991530] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-2: background entry self-heal triggered. path: /clients/client4/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:28.991752] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-0: background entry self-heal triggered. path: /clients/client4/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:28.992365] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-1: background entry self-heal triggered. path: /clients/client4/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:28.995660] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-2: background entry self-heal triggered. path: /clients/client8/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:28.997015] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-0: background entry self-heal completed on /clients/client4/~dmtmp/PM >[2012-04-03 17:45:28.999739] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-2: background entry self-heal completed on /clients/client4/~dmtmp/PM >[2012-04-03 17:45:29.000703] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-1: background entry self-heal completed on /clients/client4/~dmtmp/PM >[2012-04-03 17:45:29.001145] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-1: background entry self-heal triggered. path: /clients/client9/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:29.003143] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-2: background entry self-heal completed on /clients/client8/~dmtmp/PM >[2012-04-03 17:45:29.005322] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-0: background entry self-heal triggered. path: /clients/client8/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:29.007222] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-2: background entry self-heal triggered. path: /clients/client8/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:29.012609] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-1: background entry self-heal completed on /clients/client9/~dmtmp/PM >[2012-04-03 17:45:29.014419] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-0: background entry self-heal triggered. path: /clients/client9/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:29.015573] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-0: background entry self-heal completed on /clients/client8/~dmtmp/PM >[2012-04-03 17:45:29.016041] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-2: background entry self-heal triggered. path: /clients/client9/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:29.017018] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-1: background entry self-heal triggered. path: /clients/client9/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:29.018117] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-2: background entry self-heal completed on /clients/client8/~dmtmp/PM >[2012-04-03 17:45:29.021564] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-0: background entry self-heal completed on /clients/client9/~dmtmp/PM >[2012-04-03 17:45:29.022654] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-2: background entry self-heal triggered. path: /clients/client7/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:29.023612] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-1: background entry self-heal completed on /clients/client9/~dmtmp/PM >[2012-04-03 17:45:29.024864] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-2: background entry self-heal completed on /clients/client9/~dmtmp/PM >[2012-04-03 17:45:29.030255] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-2: background entry self-heal completed on /clients/client7/~dmtmp/PM >[2012-04-03 17:45:29.032756] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-2: background entry self-heal triggered. path: /clients/client7/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:29.032975] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-0: background entry self-heal triggered. path: /clients/client7/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:29.034688] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-1: background entry self-heal triggered. path: /clients/client7/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:29.035375] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-0: background entry self-heal triggered. path: /clients/client3/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:29.041649] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-1: background entry self-heal completed on /clients/client7/~dmtmp/PM >[2012-04-03 17:45:29.042547] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-0: background entry self-heal completed on /clients/client7/~dmtmp/PM >[2012-04-03 17:45:29.044352] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-0: background entry self-heal completed on /clients/client3/~dmtmp/PM >[2012-04-03 17:45:29.045637] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-2: background entry self-heal completed on /clients/client7/~dmtmp/PM >[2012-04-03 17:45:29.046239] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-1: background entry self-heal triggered. path: /clients/client3/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:29.046409] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-0: background entry self-heal triggered. path: /clients/client6/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:29.046673] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-2: background entry self-heal triggered. path: /clients/client3/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:29.047530] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-0: background entry self-heal triggered. path: /clients/client3/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:29.053555] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-0: background entry self-heal completed on /clients/client6/~dmtmp/PM >[2012-04-03 17:45:29.056574] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-2: background entry self-heal completed on /clients/client3/~dmtmp/PM >[2012-04-03 17:45:29.056900] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-2: background entry self-heal triggered. path: /clients/client6/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:29.057231] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-0: background entry self-heal completed on /clients/client3/~dmtmp/PM >[2012-04-03 17:45:29.057646] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-1: background entry self-heal completed on /clients/client3/~dmtmp/PM >[2012-04-03 17:45:29.057914] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-0: background entry self-heal triggered. path: /clients/client6/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:29.058267] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-1: background entry self-heal triggered. path: /clients/client6/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:29.059056] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-1: background entry self-heal triggered. path: /clients/client5/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:29.063868] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-2: background entry self-heal completed on /clients/client6/~dmtmp/PM >[2012-04-03 17:45:29.064906] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-0: background entry self-heal completed on /clients/client6/~dmtmp/PM >[2012-04-03 17:45:29.067042] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-1: background entry self-heal completed on /clients/client6/~dmtmp/PM >[2012-04-03 17:45:29.067506] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-1: background entry self-heal completed on /clients/client5/~dmtmp/PM >[2012-04-03 17:45:29.069901] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-1: background entry self-heal triggered. path: /clients/client5/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:29.071521] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-0: background entry self-heal triggered. path: /clients/client5/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:29.071774] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-2: background entry self-heal triggered. path: /clients/client5/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:29.077918] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-1: background entry self-heal completed on /clients/client5/~dmtmp/PM >[2012-04-03 17:45:29.078176] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-0: background entry self-heal completed on /clients/client5/~dmtmp/PM >[2012-04-03 17:45:29.081058] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-2: background entry self-heal completed on /clients/client5/~dmtmp/PM >[2012-04-03 17:45:29.081799] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-2: background entry self-heal triggered. path: /clients/client0/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:29.086834] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-2: background entry self-heal completed on /clients/client0/~dmtmp/PM >[2012-04-03 17:45:29.089238] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-0: background entry self-heal triggered. path: /clients/client0/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:29.090571] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-2: background entry self-heal triggered. path: /clients/client0/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:29.092030] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-2: background entry self-heal triggered. path: /clients/client8/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:29.093700] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-0: background entry self-heal completed on /clients/client0/~dmtmp/PM >[2012-04-03 17:45:29.093970] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-1: background entry self-heal triggered. path: /clients/client0/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:29.101276] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-1: background entry self-heal completed on /clients/client0/~dmtmp/PM >[2012-04-03 17:45:29.102731] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-2: background entry self-heal completed on /clients/client0/~dmtmp/PM >[2012-04-03 17:45:29.103270] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-2: background entry self-heal completed on /clients/client8/~dmtmp/PM >[2012-04-03 17:45:29.104753] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-0: background entry self-heal triggered. path: /clients/client8/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:29.106876] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-2: background entry self-heal triggered. path: /clients/client8/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:29.107154] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-1: background entry self-heal triggered. path: /clients/client4/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:29.109822] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-0: background entry self-heal completed on /clients/client8/~dmtmp/PM >[2012-04-03 17:45:29.114827] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-1: background entry self-heal completed on /clients/client4/~dmtmp/PM >[2012-04-03 17:45:29.115519] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-2: background entry self-heal completed on /clients/client8/~dmtmp/PM >[2012-04-03 17:45:29.116912] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-1: background entry self-heal triggered. path: /clients/client9/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:29.117576] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-2: background entry self-heal triggered. path: /clients/client4/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:29.117831] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-0: background entry self-heal triggered. path: /clients/client4/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:29.118804] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-1: background entry self-heal triggered. path: /clients/client4/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:29.126322] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-0: background entry self-heal completed on /clients/client4/~dmtmp/PM >[2012-04-03 17:45:29.128024] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-1: background entry self-heal completed on /clients/client9/~dmtmp/PM >[2012-04-03 17:45:29.128555] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-1: background entry self-heal completed on /clients/client4/~dmtmp/PM >[2012-04-03 17:45:29.129115] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-2: background entry self-heal completed on /clients/client4/~dmtmp/PM >[2012-04-03 17:45:29.130603] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-2: background entry self-heal triggered. path: /clients/client7/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:29.130975] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-0: background entry self-heal triggered. path: /clients/client9/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:29.131207] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-2: background entry self-heal triggered. path: /clients/client9/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:29.131503] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-1: background entry self-heal triggered. path: /clients/client9/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:29.138323] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-1: background entry self-heal completed on /clients/client9/~dmtmp/PM >[2012-04-03 17:45:29.139646] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-2: background entry self-heal completed on /clients/client7/~dmtmp/PM >[2012-04-03 17:45:29.140119] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-0: background entry self-heal completed on /clients/client9/~dmtmp/PM >[2012-04-03 17:45:29.141933] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-2: background entry self-heal completed on /clients/client9/~dmtmp/PM >[2012-04-03 17:45:29.142412] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-1: background entry self-heal triggered. path: /clients/client7/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:29.142619] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-0: background entry self-heal triggered. path: /clients/client7/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:29.143180] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-2: background entry self-heal triggered. path: /clients/client7/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:29.143760] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-2: background entry self-heal triggered. path: /clients/client2/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:29.148660] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-1: background entry self-heal completed on /clients/client7/~dmtmp/PM >[2012-04-03 17:45:29.153880] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-2: background entry self-heal completed on /clients/client7/~dmtmp/PM >[2012-04-03 17:45:29.154264] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-0: background entry self-heal completed on /clients/client7/~dmtmp/PM >[2012-04-03 17:45:29.155181] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-2: background entry self-heal completed on /clients/client2/~dmtmp/PM >[2012-04-03 17:45:29.156649] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-0: background entry self-heal triggered. path: /clients/client3/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:29.158958] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-2: background entry self-heal triggered. path: /clients/client2/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:29.159165] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-1: background entry self-heal triggered. path: /clients/client2/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:29.159347] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-0: background entry self-heal triggered. path: /clients/client2/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:29.167552] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-0: background entry self-heal completed on /clients/client3/~dmtmp/PM >[2012-04-03 17:45:29.168115] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-1: background entry self-heal completed on /clients/client2/~dmtmp/PM >[2012-04-03 17:45:29.168377] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-2: background entry self-heal completed on /clients/client2/~dmtmp/PM >[2012-04-03 17:45:29.168725] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-0: background entry self-heal completed on /clients/client2/~dmtmp/PM >[2012-04-03 17:45:29.169036] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-0: background entry self-heal triggered. path: /clients/client6/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:29.170786] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-0: background entry self-heal triggered. path: /clients/client3/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:29.171170] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-1: background entry self-heal triggered. path: /clients/client3/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:29.171379] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-2: background entry self-heal triggered. path: /clients/client3/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:29.179024] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-1: background entry self-heal triggered. path: /clients/client1/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:29.179430] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-2: background entry self-heal completed on /clients/client3/~dmtmp/PM >[2012-04-03 17:45:29.180518] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-1: background entry self-heal completed on /clients/client3/~dmtmp/PM >[2012-04-03 17:45:29.181761] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-0: background entry self-heal completed on /clients/client6/~dmtmp/PM >[2012-04-03 17:45:29.182502] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-0: background entry self-heal completed on /clients/client3/~dmtmp/PM >[2012-04-03 17:45:29.184156] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-0: background entry self-heal triggered. path: /clients/client6/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:29.184704] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-2: background entry self-heal triggered. path: /clients/client6/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:29.185615] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-1: background entry self-heal triggered. path: /clients/client6/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:29.186492] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-1: background entry self-heal completed on /clients/client1/~dmtmp/PM >[2012-04-03 17:45:29.189798] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-1: background entry self-heal triggered. path: /clients/client1/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:29.190160] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-0: background entry self-heal triggered. path: /clients/client1/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:29.190744] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-2: background entry self-heal triggered. path: /clients/client1/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:29.193479] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-0: background entry self-heal completed on /clients/client6/~dmtmp/PM >[2012-04-03 17:45:29.195086] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-1: background entry self-heal triggered. path: /clients/client5/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:29.196248] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-1: background entry self-heal completed on /clients/client6/~dmtmp/PM >[2012-04-03 17:45:29.196538] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-2: background entry self-heal completed on /clients/client6/~dmtmp/PM >[2012-04-03 17:45:29.200282] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-0: background entry self-heal completed on /clients/client1/~dmtmp/PM >[2012-04-03 17:45:29.201143] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-1: background entry self-heal completed on /clients/client1/~dmtmp/PM >[2012-04-03 17:45:29.202726] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-2: background entry self-heal completed on /clients/client1/~dmtmp/PM >[2012-04-03 17:45:29.204556] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-1: background entry self-heal completed on /clients/client5/~dmtmp/PM >[2012-04-03 17:45:29.207377] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-1: background entry self-heal triggered. path: /clients/client5/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:29.207661] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-2: background entry self-heal triggered. path: /clients/client5/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:29.209294] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-0: background entry self-heal triggered. path: /clients/client5/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:29.209578] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-2: background entry self-heal triggered. path: /clients/client0/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:29.216620] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-1: background entry self-heal completed on /clients/client5/~dmtmp/PM >[2012-04-03 17:45:29.216887] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-2: background entry self-heal completed on /clients/client5/~dmtmp/PM >[2012-04-03 17:45:29.217159] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-0: background entry self-heal completed on /clients/client5/~dmtmp/PM >[2012-04-03 17:45:29.218626] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-2: background entry self-heal completed on /clients/client0/~dmtmp/PM >[2012-04-03 17:45:29.219398] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-2: background entry self-heal triggered. path: /clients/client8/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:29.220509] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-0: background entry self-heal triggered. path: /clients/client0/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:29.221506] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-1: background entry self-heal triggered. path: /clients/client0/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:29.221860] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-2: background entry self-heal triggered. path: /clients/client0/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:29.230589] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-2: background entry self-heal completed on /clients/client8/~dmtmp/PM >[2012-04-03 17:45:29.231499] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-1: background entry self-heal completed on /clients/client0/~dmtmp/PM >[2012-04-03 17:45:29.231780] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-1: background entry self-heal triggered. path: /clients/client4/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:29.232511] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-0: background entry self-heal completed on /clients/client0/~dmtmp/PM >[2012-04-03 17:45:29.234317] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-0: background entry self-heal triggered. path: /clients/client8/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:29.234510] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-2: background entry self-heal completed on /clients/client0/~dmtmp/PM >[2012-04-03 17:45:29.235346] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-2: background entry self-heal triggered. path: /clients/client8/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:29.238816] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-1: background entry self-heal completed on /clients/client4/~dmtmp/PM >[2012-04-03 17:45:29.241345] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-0: background entry self-heal triggered. path: /clients/client4/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:29.241711] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-2: background entry self-heal triggered. path: /clients/client4/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:29.243122] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-1: background entry self-heal triggered. path: /clients/client9/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:29.243452] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-1: background entry self-heal triggered. path: /clients/client4/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:29.243803] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-0: background entry self-heal completed on /clients/client8/~dmtmp/PM >[2012-04-03 17:45:29.246004] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-2: background entry self-heal completed on /clients/client8/~dmtmp/PM >[2012-04-03 17:45:29.249691] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-0: background entry self-heal completed on /clients/client4/~dmtmp/PM >[2012-04-03 17:45:29.249964] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-1: background entry self-heal completed on /clients/client9/~dmtmp/PM >[2012-04-03 17:45:29.253495] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-1: background entry self-heal completed on /clients/client4/~dmtmp/PM >[2012-04-03 17:45:29.253752] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-2: background entry self-heal completed on /clients/client4/~dmtmp/PM >[2012-04-03 17:45:29.254137] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-1: background entry self-heal triggered. path: /clients/client9/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:29.254331] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-0: background entry self-heal triggered. path: /clients/client9/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:29.255092] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-2: background entry self-heal triggered. path: /clients/client9/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:29.257120] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-2: background entry self-heal triggered. path: /clients/client7/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:29.262233] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-0: background entry self-heal completed on /clients/client9/~dmtmp/PM >[2012-04-03 17:45:29.262645] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-1: background entry self-heal completed on /clients/client9/~dmtmp/PM >[2012-04-03 17:45:29.269727] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-2: background entry self-heal completed on /clients/client9/~dmtmp/PM >[2012-04-03 17:45:29.269991] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-2: background entry self-heal triggered. path: /clients/client2/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:29.271582] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-2: background entry self-heal completed on /clients/client7/~dmtmp/PM >[2012-04-03 17:45:29.272985] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-0: background entry self-heal triggered. path: /clients/client7/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:29.273936] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-1: background entry self-heal triggered. path: /clients/client7/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:29.275187] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-2: background entry self-heal triggered. path: /clients/client7/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:29.280692] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-1: background entry self-heal completed on /clients/client7/~dmtmp/PM >[2012-04-03 17:45:29.280983] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-0: background entry self-heal triggered. path: /clients/client3/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:29.281180] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-2: background entry self-heal completed on /clients/client2/~dmtmp/PM >[2012-04-03 17:45:29.281774] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-0: background entry self-heal completed on /clients/client7/~dmtmp/PM >[2012-04-03 17:45:29.284216] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-0: background entry self-heal triggered. path: /clients/client2/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:29.284570] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-2: background entry self-heal triggered. path: /clients/client2/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:29.284828] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-1: background entry self-heal triggered. path: /clients/client2/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:29.287482] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-2: background entry self-heal completed on /clients/client7/~dmtmp/PM >[2012-04-03 17:45:29.290829] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-0: background entry self-heal completed on /clients/client3/~dmtmp/PM >[2012-04-03 17:45:29.293508] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-1: background entry self-heal triggered. path: /clients/client3/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:29.294449] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-1: background entry self-heal completed on /clients/client2/~dmtmp/PM >[2012-04-03 17:45:29.294942] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-0: background entry self-heal triggered. path: /clients/client3/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:29.295231] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-0: background entry self-heal completed on /clients/client2/~dmtmp/PM >[2012-04-03 17:45:29.295437] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-1: background entry self-heal triggered. path: /clients/client1/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:29.296202] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-2: background entry self-heal triggered. path: /clients/client3/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:29.297683] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-2: background entry self-heal completed on /clients/client2/~dmtmp/PM >[2012-04-03 17:45:29.300581] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-1: background entry self-heal completed on /clients/client3/~dmtmp/PM >[2012-04-03 17:45:29.301716] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-0: background entry self-heal completed on /clients/client3/~dmtmp/PM >[2012-04-03 17:45:29.301936] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-1: background entry self-heal completed on /clients/client1/~dmtmp/PM >[2012-04-03 17:45:29.304689] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-1: background entry self-heal triggered. path: /clients/client1/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:29.305129] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-2: background entry self-heal triggered. path: /clients/client1/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:29.305338] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-0: background entry self-heal triggered. path: /clients/client1/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:29.305537] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-2: background entry self-heal completed on /clients/client3/~dmtmp/PM >[2012-04-03 17:45:29.306522] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-1: background entry self-heal triggered. path: /clients/client5/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:29.312093] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-0: background entry self-heal completed on /clients/client1/~dmtmp/PM >[2012-04-03 17:45:29.313910] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-2: background entry self-heal completed on /clients/client1/~dmtmp/PM >[2012-04-03 17:45:29.314109] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-1: background entry self-heal completed on /clients/client1/~dmtmp/PM >[2012-04-03 17:45:29.316963] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-1: background entry self-heal completed on /clients/client5/~dmtmp/PM >[2012-04-03 17:45:29.319018] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-1: background entry self-heal triggered. path: /clients/client5/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:29.319328] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-0: background entry self-heal triggered. path: /clients/client6/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:29.319901] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-2: background entry self-heal triggered. path: /clients/client5/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:29.320581] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-0: background entry self-heal triggered. path: /clients/client5/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:29.327622] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-1: background entry self-heal completed on /clients/client5/~dmtmp/PM >[2012-04-03 17:45:29.328223] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-0: background entry self-heal completed on /clients/client6/~dmtmp/PM >[2012-04-03 17:45:29.329894] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-0: background entry self-heal completed on /clients/client5/~dmtmp/PM >[2012-04-03 17:45:29.331635] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-1: background entry self-heal triggered. path: /clients/client6/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:29.331787] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-2: background entry self-heal completed on /clients/client5/~dmtmp/PM >[2012-04-03 17:45:29.332990] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-2: background entry self-heal triggered. path: /clients/client6/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:29.333441] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-0: background entry self-heal triggered. path: /clients/client6/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:29.335837] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-1: background entry self-heal triggered. path: /clients/client4/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:29.339737] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-1: background entry self-heal completed on /clients/client6/~dmtmp/PM >[2012-04-03 17:45:29.341337] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-0: background entry self-heal completed on /clients/client6/~dmtmp/PM >[2012-04-03 17:45:29.342660] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-1: background entry self-heal completed on /clients/client4/~dmtmp/PM >[2012-04-03 17:45:29.344273] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-2: background entry self-heal completed on /clients/client6/~dmtmp/PM >[2012-04-03 17:45:29.346329] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-0: background entry self-heal triggered. path: /clients/client4/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:29.347033] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-1: background entry self-heal triggered. path: /clients/client4/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:29.347390] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-2: background entry self-heal triggered. path: /clients/client4/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:29.349482] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-2: background entry self-heal triggered. path: /clients/client0/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:29.355869] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-0: background entry self-heal completed on /clients/client4/~dmtmp/PM >[2012-04-03 17:45:29.356347] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-1: background entry self-heal completed on /clients/client4/~dmtmp/PM >[2012-04-03 17:45:29.358674] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-2: background entry self-heal completed on /clients/client4/~dmtmp/PM >[2012-04-03 17:45:29.360140] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-1: background entry self-heal triggered. path: /clients/client9/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:29.360298] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-2: background entry self-heal completed on /clients/client0/~dmtmp/PM >[2012-04-03 17:45:29.364053] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-1: background entry self-heal triggered. path: /clients/client0/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:29.364490] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-0: background entry self-heal triggered. path: /clients/client0/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:29.365202] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-2: background entry self-heal triggered. path: /clients/client0/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:29.367724] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-1: background entry self-heal completed on /clients/client9/~dmtmp/PM >[2012-04-03 17:45:29.371098] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-1: background entry self-heal triggered. path: /clients/client9/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:29.371972] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-1: background entry self-heal completed on /clients/client0/~dmtmp/PM >[2012-04-03 17:45:29.372607] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-0: background entry self-heal triggered. path: /clients/client9/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:29.372810] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-2: background entry self-heal triggered. path: /clients/client9/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:29.372947] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-0: background entry self-heal completed on /clients/client0/~dmtmp/PM >[2012-04-03 17:45:29.375686] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-2: background entry self-heal completed on /clients/client0/~dmtmp/PM >[2012-04-03 17:45:29.376166] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-2: background entry self-heal triggered. path: /clients/client8/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:29.378800] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-0: background entry self-heal completed on /clients/client9/~dmtmp/PM >[2012-04-03 17:45:29.379623] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-1: background entry self-heal completed on /clients/client9/~dmtmp/PM >[2012-04-03 17:45:29.383773] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-2: background entry self-heal completed on /clients/client9/~dmtmp/PM >[2012-04-03 17:45:29.384971] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-2: background entry self-heal triggered. path: /clients/client7/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:29.388072] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-2: background entry self-heal completed on /clients/client8/~dmtmp/PM >[2012-04-03 17:45:29.390451] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-0: background entry self-heal triggered. path: /clients/client8/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:29.393783] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-2: background entry self-heal triggered. path: /clients/client8/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:29.397617] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-2: background entry self-heal completed on /clients/client7/~dmtmp/PM >[2012-04-03 17:45:29.398950] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-2: background entry self-heal triggered. path: /clients/client2/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:29.399161] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-0: background entry self-heal completed on /clients/client8/~dmtmp/PM >[2012-04-03 17:45:29.399793] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-1: background entry self-heal triggered. path: /clients/client7/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:29.402062] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-2: background entry self-heal triggered. path: /clients/client7/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:29.402294] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-0: background entry self-heal triggered. path: /clients/client7/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:29.403360] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-2: background entry self-heal completed on /clients/client8/~dmtmp/PM >[2012-04-03 17:45:29.407316] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-1: background entry self-heal completed on /clients/client7/~dmtmp/PM >[2012-04-03 17:45:29.409533] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-2: background entry self-heal completed on /clients/client2/~dmtmp/PM >[2012-04-03 17:45:29.409935] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-0: background entry self-heal triggered. path: /clients/client3/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:29.410616] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-0: background entry self-heal completed on /clients/client7/~dmtmp/PM >[2012-04-03 17:45:29.412021] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-2: background entry self-heal completed on /clients/client7/~dmtmp/PM >[2012-04-03 17:45:29.412837] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-2: background entry self-heal triggered. path: /clients/client2/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:29.413247] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-0: background entry self-heal triggered. path: /clients/client2/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:29.413694] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-1: background entry self-heal triggered. path: /clients/client2/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:29.421283] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-0: background entry self-heal completed on /clients/client3/~dmtmp/PM >[2012-04-03 17:45:29.421775] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-2: background entry self-heal completed on /clients/client2/~dmtmp/PM >[2012-04-03 17:45:29.422327] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-1: background entry self-heal triggered. path: /clients/client1/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:29.423375] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-1: background entry self-heal completed on /clients/client2/~dmtmp/PM >[2012-04-03 17:45:29.424454] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-1: background entry self-heal triggered. path: /clients/client3/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:29.424946] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-2: background entry self-heal triggered. path: /clients/client3/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:29.425310] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-0: background entry self-heal triggered. path: /clients/client3/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:29.425544] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-0: background entry self-heal completed on /clients/client2/~dmtmp/PM >[2012-04-03 17:45:29.432946] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-1: background entry self-heal completed on /clients/client1/~dmtmp/PM >[2012-04-03 17:45:29.433313] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-1: background entry self-heal completed on /clients/client3/~dmtmp/PM >[2012-04-03 17:45:29.434658] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-2: background entry self-heal completed on /clients/client3/~dmtmp/PM >[2012-04-03 17:45:29.434819] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-0: background entry self-heal completed on /clients/client3/~dmtmp/PM >[2012-04-03 17:45:29.436287] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-0: background entry self-heal triggered. path: /clients/client1/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:29.436802] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-2: background entry self-heal triggered. path: /clients/client1/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:29.437355] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-1: background entry self-heal triggered. path: /clients/client1/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:29.437685] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-0: background entry self-heal triggered. path: /clients/client6/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:29.444720] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-0: background entry self-heal completed on /clients/client1/~dmtmp/PM >[2012-04-03 17:45:29.446112] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-2: background entry self-heal completed on /clients/client1/~dmtmp/PM >[2012-04-03 17:45:29.446339] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-1: background entry self-heal triggered. path: /clients/client5/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:29.447380] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-1: background entry self-heal completed on /clients/client1/~dmtmp/PM >[2012-04-03 17:45:29.447757] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-0: background entry self-heal completed on /clients/client6/~dmtmp/PM >[2012-04-03 17:45:29.449947] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-1: background entry self-heal triggered. path: /clients/client6/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:29.450824] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-2: background entry self-heal triggered. path: /clients/client6/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:29.452444] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-0: background entry self-heal triggered. path: /clients/client6/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:29.454709] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-1: background entry self-heal completed on /clients/client5/~dmtmp/PM >[2012-04-03 17:45:29.456190] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-2: background entry self-heal triggered. path: /clients/client0/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:29.458666] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-2: background entry self-heal triggered. path: /clients/client5/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:29.458870] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-0: background entry self-heal triggered. path: /clients/client5/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:29.459398] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-1: background entry self-heal triggered. path: /clients/client5/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:29.460324] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-1: background entry self-heal completed on /clients/client6/~dmtmp/PM >[2012-04-03 17:45:29.460869] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-2: background entry self-heal completed on /clients/client6/~dmtmp/PM >[2012-04-03 17:45:29.461543] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-0: background entry self-heal completed on /clients/client6/~dmtmp/PM >[2012-04-03 17:45:29.466295] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-2: background entry self-heal completed on /clients/client0/~dmtmp/PM >[2012-04-03 17:45:29.467714] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-2: background entry self-heal completed on /clients/client5/~dmtmp/PM >[2012-04-03 17:45:29.468948] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-1: background entry self-heal completed on /clients/client5/~dmtmp/PM >[2012-04-03 17:45:29.469215] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-1: background entry self-heal triggered. path: /clients/client0/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:29.469859] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-2: background entry self-heal triggered. path: /clients/client0/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:29.470080] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-1: background entry self-heal triggered. path: /clients/client9/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:29.470413] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-0: background entry self-heal triggered. path: /clients/client0/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:29.471421] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-0: background entry self-heal completed on /clients/client5/~dmtmp/PM >[2012-04-03 17:45:29.477256] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-1: background entry self-heal completed on /clients/client0/~dmtmp/PM >[2012-04-03 17:45:29.477468] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-2: background entry self-heal completed on /clients/client0/~dmtmp/PM >[2012-04-03 17:45:29.478767] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-1: background entry self-heal completed on /clients/client9/~dmtmp/PM >[2012-04-03 17:45:29.479997] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-1: background entry self-heal triggered. path: /clients/client4/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:29.480752] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-0: background entry self-heal completed on /clients/client0/~dmtmp/PM >[2012-04-03 17:45:29.481587] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-0: background entry self-heal triggered. path: /clients/client9/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:29.482340] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-2: background entry self-heal triggered. path: /clients/client9/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:29.482749] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-1: background entry self-heal triggered. path: /clients/client9/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:29.487938] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-2: background entry self-heal triggered. path: /clients/client8/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:29.488668] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-1: background entry self-heal completed on /clients/client4/~dmtmp/PM >[2012-04-03 17:45:29.490679] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-2: background entry self-heal completed on /clients/client9/~dmtmp/PM >[2012-04-03 17:45:29.491306] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-1: background entry self-heal completed on /clients/client9/~dmtmp/PM >[2012-04-03 17:45:29.491804] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-2: background entry self-heal triggered. path: /clients/client4/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:29.492184] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-1: background entry self-heal triggered. path: /clients/client4/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:29.493321] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-0: background entry self-heal triggered. path: /clients/client4/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:29.494309] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-0: background entry self-heal completed on /clients/client9/~dmtmp/PM >[2012-04-03 17:45:29.495101] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-2: background entry self-heal completed on /clients/client8/~dmtmp/PM >[2012-04-03 17:45:29.498828] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-0: background entry self-heal triggered. path: /clients/client8/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:29.499629] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-2: background entry self-heal triggered. path: /clients/client8/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:29.499919] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-2: background entry self-heal triggered. path: /clients/client7/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:29.501713] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-2: background entry self-heal completed on /clients/client4/~dmtmp/PM >[2012-04-03 17:45:29.501908] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-1: background entry self-heal completed on /clients/client4/~dmtmp/PM >[2012-04-03 17:45:29.502098] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-0: background entry self-heal completed on /clients/client4/~dmtmp/PM >[2012-04-03 17:45:29.507338] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-0: background entry self-heal completed on /clients/client8/~dmtmp/PM >[2012-04-03 17:45:29.508958] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-2: background entry self-heal completed on /clients/client8/~dmtmp/PM >[2012-04-03 17:45:29.510195] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-2: background entry self-heal completed on /clients/client7/~dmtmp/PM >[2012-04-03 17:45:29.511406] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-2: background entry self-heal triggered. path: /clients/client2/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:29.512641] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-0: background entry self-heal triggered. path: /clients/client7/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:29.513354] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-2: background entry self-heal triggered. path: /clients/client7/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:29.514679] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-1: background entry self-heal triggered. path: /clients/client7/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:29.520754] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-1: background entry self-heal completed on /clients/client7/~dmtmp/PM >[2012-04-03 17:45:29.521162] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-0: background entry self-heal completed on /clients/client7/~dmtmp/PM >[2012-04-03 17:45:29.521659] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-2: background entry self-heal completed on /clients/client2/~dmtmp/PM >[2012-04-03 17:45:29.522671] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-2: background entry self-heal completed on /clients/client7/~dmtmp/PM >[2012-04-03 17:45:29.523141] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-0: background entry self-heal triggered. path: /clients/client3/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:29.523563] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-1: background entry self-heal triggered. path: /clients/client2/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:29.523917] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-2: background entry self-heal triggered. path: /clients/client2/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:29.524521] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-0: background entry self-heal triggered. path: /clients/client2/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:29.530941] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-1: background entry self-heal completed on /clients/client2/~dmtmp/PM >[2012-04-03 17:45:29.532823] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-2: background entry self-heal completed on /clients/client2/~dmtmp/PM >[2012-04-03 17:45:29.534762] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-0: background entry self-heal completed on /clients/client3/~dmtmp/PM >[2012-04-03 17:45:29.535191] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-0: background entry self-heal completed on /clients/client2/~dmtmp/PM >[2012-04-03 17:45:29.536063] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-1: background entry self-heal triggered. path: /clients/client1/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:29.537627] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-0: background entry self-heal triggered. path: /clients/client3/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:29.538036] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-1: background entry self-heal triggered. path: /clients/client3/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:29.538365] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-2: background entry self-heal triggered. path: /clients/client3/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:29.544454] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-0: background entry self-heal completed on /clients/client3/~dmtmp/PM >[2012-04-03 17:45:29.544748] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-1: background entry self-heal completed on /clients/client1/~dmtmp/PM >[2012-04-03 17:45:29.545319] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-1: background entry self-heal completed on /clients/client3/~dmtmp/PM >[2012-04-03 17:45:29.546637] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-1: background entry self-heal triggered. path: /clients/client5/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:29.548142] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-0: background entry self-heal triggered. path: /clients/client1/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:29.548370] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-1: background entry self-heal triggered. path: /clients/client1/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:29.548541] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-2: background entry self-heal triggered. path: /clients/client1/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:29.548739] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-2: background entry self-heal completed on /clients/client3/~dmtmp/PM >[2012-04-03 17:45:29.555706] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-2: background entry self-heal completed on /clients/client1/~dmtmp/PM >[2012-04-03 17:45:29.556226] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-1: background entry self-heal completed on /clients/client5/~dmtmp/PM >[2012-04-03 17:45:29.556678] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-0: background entry self-heal completed on /clients/client1/~dmtmp/PM >[2012-04-03 17:45:29.558293] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-2: background entry self-heal triggered. path: /clients/client0/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:29.559009] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-1: background entry self-heal completed on /clients/client1/~dmtmp/PM >[2012-04-03 17:45:29.559333] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-0: background entry self-heal triggered. path: /clients/client5/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:29.559972] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-2: background entry self-heal triggered. path: /clients/client5/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:29.560190] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-1: background entry self-heal triggered. path: /clients/client5/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:29.568725] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-0: background entry self-heal completed on /clients/client5/~dmtmp/PM >[2012-04-03 17:45:29.569790] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-2: background entry self-heal completed on /clients/client0/~dmtmp/PM >[2012-04-03 17:45:29.570441] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-2: background entry self-heal completed on /clients/client5/~dmtmp/PM >[2012-04-03 17:45:29.571968] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-0: background entry self-heal triggered. path: /clients/client6/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:29.572664] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-2: background entry self-heal triggered. path: /clients/client0/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:29.573228] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-0: background entry self-heal triggered. path: /clients/client0/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:29.573672] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-1: background entry self-heal completed on /clients/client5/~dmtmp/PM >[2012-04-03 17:45:29.574719] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-1: background entry self-heal triggered. path: /clients/client0/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:29.580735] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-0: background entry self-heal completed on /clients/client6/~dmtmp/PM >[2012-04-03 17:45:29.581548] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-0: background entry self-heal completed on /clients/client0/~dmtmp/PM >[2012-04-03 17:45:29.581793] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-1: background entry self-heal triggered. path: /clients/client9/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:29.582267] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-1: background entry self-heal completed on /clients/client0/~dmtmp/PM >[2012-04-03 17:45:29.583647] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-0: background entry self-heal triggered. path: /clients/client6/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:29.584075] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-1: background entry self-heal triggered. path: /clients/client6/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:29.584302] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-2: background entry self-heal triggered. path: /clients/client6/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:29.584545] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-2: background entry self-heal completed on /clients/client0/~dmtmp/PM >[2012-04-03 17:45:29.590947] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-0: background entry self-heal completed on /clients/client6/~dmtmp/PM >[2012-04-03 17:45:29.591155] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-1: background entry self-heal completed on /clients/client9/~dmtmp/PM >[2012-04-03 17:45:29.593466] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-0: background entry self-heal triggered. path: /clients/client9/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:29.594415] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-2: background entry self-heal triggered. path: /clients/client9/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:29.594726] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-1: background entry self-heal completed on /clients/client6/~dmtmp/PM >[2012-04-03 17:45:29.594979] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-1: background entry self-heal triggered. path: /clients/client4/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:29.595515] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-1: background entry self-heal triggered. path: /clients/client9/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:29.595695] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-2: background entry self-heal completed on /clients/client6/~dmtmp/PM >[2012-04-03 17:45:29.601325] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-0: background entry self-heal completed on /clients/client9/~dmtmp/PM >[2012-04-03 17:45:29.601641] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-1: background entry self-heal completed on /clients/client4/~dmtmp/PM >[2012-04-03 17:45:29.602117] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-1: background entry self-heal completed on /clients/client9/~dmtmp/PM >[2012-04-03 17:45:29.603052] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-2: background entry self-heal triggered. path: /clients/client8/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:29.605501] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-2: background entry self-heal triggered. path: /clients/client4/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:29.605757] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-0: background entry self-heal triggered. path: /clients/client4/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:29.605970] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-2: background entry self-heal completed on /clients/client9/~dmtmp/PM >[2012-04-03 17:45:29.606735] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-1: background entry self-heal triggered. path: /clients/client4/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:29.611681] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-0: background entry self-heal completed on /clients/client4/~dmtmp/PM >[2012-04-03 17:45:29.614661] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-2: background entry self-heal completed on /clients/client8/~dmtmp/PM >[2012-04-03 17:45:29.616050] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-2: background entry self-heal triggered. path: /clients/client7/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:29.617180] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-0: background entry self-heal triggered. path: /clients/client8/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:29.617853] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-1: background entry self-heal completed on /clients/client4/~dmtmp/PM >[2012-04-03 17:45:29.618299] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-2: background entry self-heal completed on /clients/client4/~dmtmp/PM >[2012-04-03 17:45:29.618897] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-2: background entry self-heal triggered. path: /clients/client8/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:29.624239] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-0: background entry self-heal completed on /clients/client8/~dmtmp/PM >[2012-04-03 17:45:29.624843] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-2: background entry self-heal completed on /clients/client7/~dmtmp/PM >[2012-04-03 17:45:29.625236] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-2: background entry self-heal completed on /clients/client8/~dmtmp/PM >[2012-04-03 17:45:29.626340] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-0: background entry self-heal triggered. path: /clients/client7/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:29.626567] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-2: background entry self-heal triggered. path: /clients/client2/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:29.627067] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-1: background entry self-heal triggered. path: /clients/client7/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:29.628009] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-2: background entry self-heal triggered. path: /clients/client7/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:29.633165] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-1: background entry self-heal completed on /clients/client7/~dmtmp/PM >[2012-04-03 17:45:29.633791] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-0: background entry self-heal completed on /clients/client7/~dmtmp/PM >[2012-04-03 17:45:29.637398] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-2: background entry self-heal completed on /clients/client2/~dmtmp/PM >[2012-04-03 17:45:29.638078] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-2: background entry self-heal completed on /clients/client7/~dmtmp/PM >[2012-04-03 17:45:29.638714] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-0: background entry self-heal triggered. path: /clients/client3/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:29.639756] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-1: background entry self-heal triggered. path: /clients/client2/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:29.640472] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-0: background entry self-heal triggered. path: /clients/client2/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:29.641348] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-2: background entry self-heal triggered. path: /clients/client2/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:29.647415] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-1: background entry self-heal completed on /clients/client2/~dmtmp/PM >[2012-04-03 17:45:29.649534] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-0: background entry self-heal completed on /clients/client3/~dmtmp/PM >[2012-04-03 17:45:29.649886] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-0: background entry self-heal completed on /clients/client2/~dmtmp/PM >[2012-04-03 17:45:29.651615] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-1: background entry self-heal triggered. path: /clients/client1/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:29.653425] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-0: background entry self-heal triggered. path: /clients/client3/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:29.653773] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-2: background entry self-heal triggered. path: /clients/client3/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:29.654018] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-1: background entry self-heal triggered. path: /clients/client3/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:29.654728] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-2: background entry self-heal completed on /clients/client2/~dmtmp/PM >[2012-04-03 17:45:29.659306] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-0: background entry self-heal completed on /clients/client3/~dmtmp/PM >[2012-04-03 17:45:29.659596] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-1: background entry self-heal completed on /clients/client1/~dmtmp/PM >[2012-04-03 17:45:29.660994] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-1: background entry self-heal triggered. path: /clients/client5/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:29.661507] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-1: background entry self-heal completed on /clients/client3/~dmtmp/PM >[2012-04-03 17:45:29.662573] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-1: background entry self-heal triggered. path: /clients/client1/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:29.662845] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-2: background entry self-heal triggered. path: /clients/client1/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:29.664650] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-0: background entry self-heal triggered. path: /clients/client1/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:29.664822] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-2: background entry self-heal completed on /clients/client3/~dmtmp/PM >[2012-04-03 17:45:29.668911] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-1: background entry self-heal completed on /clients/client5/~dmtmp/PM >[2012-04-03 17:45:29.671027] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-1: background entry self-heal completed on /clients/client1/~dmtmp/PM >[2012-04-03 17:45:29.671627] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-1: background entry self-heal triggered. path: /clients/client5/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:29.671927] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-0: background entry self-heal completed on /clients/client1/~dmtmp/PM >[2012-04-03 17:45:29.672633] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-0: background entry self-heal triggered. path: /clients/client5/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:29.673339] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-2: background entry self-heal triggered. path: /clients/client5/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:29.673705] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-2: background entry self-heal completed on /clients/client1/~dmtmp/PM >[2012-04-03 17:45:29.674007] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-0: background entry self-heal triggered. path: /clients/client6/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:29.679695] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-0: background entry self-heal completed on /clients/client5/~dmtmp/PM >[2012-04-03 17:45:29.680870] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-2: background entry self-heal completed on /clients/client5/~dmtmp/PM >[2012-04-03 17:45:29.681080] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-1: background entry self-heal completed on /clients/client5/~dmtmp/PM >[2012-04-03 17:45:29.681346] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-0: background entry self-heal completed on /clients/client6/~dmtmp/PM >[2012-04-03 17:45:29.683049] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-0: background entry self-heal triggered. path: /clients/client6/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:29.684765] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-2: background entry self-heal triggered. path: /clients/client6/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:29.685179] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-1: background entry self-heal triggered. path: /clients/client9/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:29.685490] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-1: background entry self-heal triggered. path: /clients/client6/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:29.691916] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-2: background entry self-heal triggered. path: /clients/client0/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:29.692151] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-0: background entry self-heal completed on /clients/client6/~dmtmp/PM >[2012-04-03 17:45:29.693158] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-1: background entry self-heal completed on /clients/client9/~dmtmp/PM >[2012-04-03 17:45:29.693636] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-2: background entry self-heal completed on /clients/client6/~dmtmp/PM >[2012-04-03 17:45:29.694761] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-1: background entry self-heal completed on /clients/client6/~dmtmp/PM >[2012-04-03 17:45:29.695162] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-0: background entry self-heal triggered. path: /clients/client9/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:29.696209] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-1: background entry self-heal triggered. path: /clients/client9/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:29.696566] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-2: background entry self-heal triggered. path: /clients/client9/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:29.702774] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-2: background entry self-heal completed on /clients/client0/~dmtmp/PM >[2012-04-03 17:45:29.704939] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-0: background entry self-heal completed on /clients/client9/~dmtmp/PM >[2012-04-03 17:45:29.705450] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-1: background entry self-heal triggered. path: /clients/client0/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:29.706364] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-1: background entry self-heal completed on /clients/client9/~dmtmp/PM >[2012-04-03 17:45:29.706557] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-0: background entry self-heal triggered. path: /clients/client0/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:29.707070] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-2: background entry self-heal triggered. path: /clients/client0/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:29.707359] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-2: background entry self-heal triggered. path: /clients/client7/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:29.709319] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-2: background entry self-heal completed on /clients/client9/~dmtmp/PM >[2012-04-03 17:45:29.712654] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-1: background entry self-heal completed on /clients/client0/~dmtmp/PM >[2012-04-03 17:45:29.712949] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-0: background entry self-heal completed on /clients/client0/~dmtmp/PM >[2012-04-03 17:45:29.716313] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-2: background entry self-heal completed on /clients/client0/~dmtmp/PM >[2012-04-03 17:45:29.717987] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-2: background entry self-heal completed on /clients/client7/~dmtmp/PM >[2012-04-03 17:45:29.719748] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-1: background entry self-heal triggered. path: /clients/client4/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:29.720199] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-1: background entry self-heal triggered. path: /clients/client7/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:29.720835] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-2: background entry self-heal triggered. path: /clients/client7/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:29.723114] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-0: background entry self-heal triggered. path: /clients/client7/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:29.727654] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-2: background entry self-heal triggered. path: /clients/client8/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:29.728528] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-0: background entry self-heal completed on /clients/client7/~dmtmp/PM >[2012-04-03 17:45:29.728702] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-2: background entry self-heal completed on /clients/client7/~dmtmp/PM >[2012-04-03 17:45:29.732781] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-1: background entry self-heal completed on /clients/client4/~dmtmp/PM >[2012-04-03 17:45:29.734233] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-1: background entry self-heal completed on /clients/client7/~dmtmp/PM >[2012-04-03 17:45:29.735053] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-0: background entry self-heal triggered. path: /clients/client4/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:29.736600] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-2: background entry self-heal triggered. path: /clients/client4/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:29.736783] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-1: background entry self-heal triggered. path: /clients/client4/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:29.737122] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-2: background entry self-heal completed on /clients/client8/~dmtmp/PM >[2012-04-03 17:45:29.739986] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-0: background entry self-heal triggered. path: /clients/client8/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:29.742300] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-2: background entry self-heal triggered. path: /clients/client8/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:29.743932] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-2: background entry self-heal triggered. path: /clients/client2/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:29.746676] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-0: background entry self-heal completed on /clients/client4/~dmtmp/PM >[2012-04-03 17:45:29.747040] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-1: background entry self-heal completed on /clients/client4/~dmtmp/PM >[2012-04-03 17:45:29.748347] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-2: background entry self-heal completed on /clients/client4/~dmtmp/PM >[2012-04-03 17:45:29.748613] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-0: background entry self-heal completed on /clients/client8/~dmtmp/PM >[2012-04-03 17:45:29.754807] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-2: background entry self-heal completed on /clients/client8/~dmtmp/PM >[2012-04-03 17:45:29.755696] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-2: background entry self-heal completed on /clients/client2/~dmtmp/PM >[2012-04-03 17:45:29.757396] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-0: background entry self-heal triggered. path: /clients/client3/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:29.758830] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-0: background entry self-heal triggered. path: /clients/client2/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:29.759074] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-1: background entry self-heal triggered. path: /clients/client2/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:29.760082] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-2: background entry self-heal triggered. path: /clients/client2/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:29.766618] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-1: background entry self-heal completed on /clients/client2/~dmtmp/PM >[2012-04-03 17:45:29.766775] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-2: background entry self-heal completed on /clients/client2/~dmtmp/PM >[2012-04-03 17:45:29.767246] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-0: background entry self-heal triggered. path: /clients/client6/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:29.767671] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-0: background entry self-heal completed on /clients/client3/~dmtmp/PM >[2012-04-03 17:45:29.768390] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-0: background entry self-heal completed on /clients/client2/~dmtmp/PM >[2012-04-03 17:45:29.769924] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-0: background entry self-heal triggered. path: /clients/client3/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:29.770277] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-2: background entry self-heal triggered. path: /clients/client3/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:29.770677] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-1: background entry self-heal triggered. path: /clients/client3/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:29.778883] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-0: background entry self-heal completed on /clients/client6/~dmtmp/PM >[2012-04-03 17:45:29.779336] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-1: background entry self-heal completed on /clients/client3/~dmtmp/PM >[2012-04-03 17:45:29.780154] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-1: background entry self-heal triggered. path: /clients/client1/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:29.780752] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-2: background entry self-heal completed on /clients/client3/~dmtmp/PM >[2012-04-03 17:45:29.782032] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-0: background entry self-heal triggered. path: /clients/client6/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:29.782291] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-1: background entry self-heal triggered. path: /clients/client6/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:29.782622] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-0: background entry self-heal completed on /clients/client3/~dmtmp/PM >[2012-04-03 17:45:29.783011] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-2: background entry self-heal triggered. path: /clients/client6/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:29.789385] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-0: background entry self-heal completed on /clients/client6/~dmtmp/PM >[2012-04-03 17:45:29.789754] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-1: background entry self-heal completed on /clients/client1/~dmtmp/PM >[2012-04-03 17:45:29.790231] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-1: background entry self-heal completed on /clients/client6/~dmtmp/PM >[2012-04-03 17:45:29.792815] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-2: background entry self-heal completed on /clients/client6/~dmtmp/PM >[2012-04-03 17:45:29.793536] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-1: background entry self-heal triggered. path: /clients/client1/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:29.793906] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-0: background entry self-heal triggered. path: /clients/client1/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:29.794182] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-2: background entry self-heal triggered. path: /clients/client1/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:29.794702] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-1: background entry self-heal triggered. path: /clients/client5/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:29.800189] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-1: background entry self-heal completed on /clients/client1/~dmtmp/PM >[2012-04-03 17:45:29.802068] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-1: background entry self-heal completed on /clients/client5/~dmtmp/PM >[2012-04-03 17:45:29.802984] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-2: background entry self-heal completed on /clients/client1/~dmtmp/PM >[2012-04-03 17:45:29.803222] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-2: background entry self-heal triggered. path: /clients/client0/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:29.803404] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-0: background entry self-heal completed on /clients/client1/~dmtmp/PM >[2012-04-03 17:45:29.804621] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-0: background entry self-heal triggered. path: /clients/client5/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:29.804833] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-2: background entry self-heal triggered. path: /clients/client5/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:29.805399] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-1: background entry self-heal triggered. path: /clients/client5/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:29.811279] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-0: background entry self-heal completed on /clients/client5/~dmtmp/PM >[2012-04-03 17:45:29.813025] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-2: background entry self-heal completed on /clients/client0/~dmtmp/PM >[2012-04-03 17:45:29.814245] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-2: background entry self-heal triggered. path: /clients/client7/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:29.815010] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-1: background entry self-heal completed on /clients/client5/~dmtmp/PM >[2012-04-03 17:45:29.815430] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-0: background entry self-heal triggered. path: /clients/client0/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:29.816440] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-1: background entry self-heal triggered. path: /clients/client0/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:29.816566] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-2: background entry self-heal completed on /clients/client5/~dmtmp/PM >[2012-04-03 17:45:29.818006] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-2: background entry self-heal triggered. path: /clients/client0/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:29.830862] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-1: background entry self-heal completed on /clients/client0/~dmtmp/PM >[2012-04-03 17:45:29.831353] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-1: background entry self-heal triggered. path: /clients/client4/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:29.831808] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-0: background entry self-heal completed on /clients/client0/~dmtmp/PM >[2012-04-03 17:45:29.832517] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-2: background entry self-heal completed on /clients/client7/~dmtmp/PM >[2012-04-03 17:45:29.834123] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-2: background entry self-heal completed on /clients/client0/~dmtmp/PM >[2012-04-03 17:45:29.835911] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-0: background entry self-heal triggered. path: /clients/client7/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:29.836486] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-1: background entry self-heal triggered. path: /clients/client7/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:29.838876] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-1: background entry self-heal completed on /clients/client4/~dmtmp/PM >[2012-04-03 17:45:29.840283] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-2: background entry self-heal triggered. path: /clients/client7/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:29.841442] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-1: background entry self-heal triggered. path: /clients/client4/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:29.842175] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-0: background entry self-heal triggered. path: /clients/client4/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:29.842611] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-0: background entry self-heal completed on /clients/client7/~dmtmp/PM >[2012-04-03 17:45:29.843391] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-2: background entry self-heal triggered. path: /clients/client4/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:29.843655] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-1: background entry self-heal completed on /clients/client7/~dmtmp/PM >[2012-04-03 17:45:29.847058] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-2: background entry self-heal triggered. path: /clients/client8/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:29.847983] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-1: background entry self-heal completed on /clients/client4/~dmtmp/PM >[2012-04-03 17:45:29.848598] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-0: background entry self-heal completed on /clients/client4/~dmtmp/PM >[2012-04-03 17:45:29.850543] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-2: background entry self-heal completed on /clients/client7/~dmtmp/PM >[2012-04-03 17:45:29.854543] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-2: background entry self-heal completed on /clients/client4/~dmtmp/PM >[2012-04-03 17:45:29.855605] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-2: background entry self-heal completed on /clients/client8/~dmtmp/PM >[2012-04-03 17:45:29.856070] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-2: background entry self-heal triggered. path: /clients/client2/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:29.859544] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-0: background entry self-heal triggered. path: /clients/client8/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:29.859756] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-2: background entry self-heal triggered. path: /clients/client8/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:29.866406] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-2: background entry self-heal completed on /clients/client2/~dmtmp/PM >[2012-04-03 17:45:29.867225] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-0: background entry self-heal completed on /clients/client8/~dmtmp/PM >[2012-04-03 17:45:29.868446] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-2: background entry self-heal completed on /clients/client8/~dmtmp/PM >[2012-04-03 17:45:29.868772] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-1: background entry self-heal triggered. path: /clients/client2/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:29.869023] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-0: background entry self-heal triggered. path: /clients/client2/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:29.869628] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-0: background entry self-heal triggered. path: /clients/client3/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:29.870808] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-2: background entry self-heal triggered. path: /clients/client2/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:29.878027] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-1: background entry self-heal completed on /clients/client2/~dmtmp/PM >[2012-04-03 17:45:29.878830] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-2: background entry self-heal completed on /clients/client2/~dmtmp/PM >[2012-04-03 17:45:29.882000] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-0: background entry self-heal completed on /clients/client2/~dmtmp/PM >[2012-04-03 17:45:29.882337] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-0: background entry self-heal completed on /clients/client3/~dmtmp/PM >[2012-04-03 17:45:29.883845] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-1: background entry self-heal triggered. path: /clients/client1/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:29.885666] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-1: background entry self-heal triggered. path: /clients/client3/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:29.886018] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-2: background entry self-heal triggered. path: /clients/client3/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:29.886564] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-0: background entry self-heal triggered. path: /clients/client3/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:29.891227] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-1: background entry self-heal completed on /clients/client1/~dmtmp/PM >[2012-04-03 17:45:29.893956] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-2: background entry self-heal triggered. path: /clients/client1/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:29.894111] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-1: background entry self-heal completed on /clients/client3/~dmtmp/PM >[2012-04-03 17:45:29.894522] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-1: background entry self-heal triggered. path: /clients/client1/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:29.895173] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-0: background entry self-heal triggered. path: /clients/client1/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:29.895388] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-2: background entry self-heal completed on /clients/client3/~dmtmp/PM >[2012-04-03 17:45:29.895612] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-1: background entry self-heal triggered. path: /clients/client5/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:29.896200] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-0: background entry self-heal completed on /clients/client3/~dmtmp/PM >[2012-04-03 17:45:29.903797] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-2: background entry self-heal completed on /clients/client1/~dmtmp/PM >[2012-04-03 17:45:29.903978] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-0: background entry self-heal completed on /clients/client1/~dmtmp/PM >[2012-04-03 17:45:29.907526] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-1: background entry self-heal completed on /clients/client1/~dmtmp/PM >[2012-04-03 17:45:29.909871] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-1: background entry self-heal completed on /clients/client5/~dmtmp/PM >[2012-04-03 17:45:29.913030] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-1: background entry self-heal triggered. path: /clients/client5/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:29.913328] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-0: background entry self-heal triggered. path: /clients/client5/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:29.914173] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-2: background entry self-heal triggered. path: /clients/client5/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:29.914407] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-0: background entry self-heal triggered. path: /clients/client6/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:29.922411] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-1: background entry self-heal completed on /clients/client5/~dmtmp/PM >[2012-04-03 17:45:29.925292] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-0: background entry self-heal completed on /clients/client5/~dmtmp/PM >[2012-04-03 17:45:29.925737] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-2: background entry self-heal completed on /clients/client5/~dmtmp/PM >[2012-04-03 17:45:29.926430] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-0: background entry self-heal completed on /clients/client6/~dmtmp/PM >[2012-04-03 17:45:29.927428] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-2: background entry self-heal triggered. path: /clients/client0/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:29.928542] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-1: background entry self-heal triggered. path: /clients/client6/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:29.928995] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-2: background entry self-heal triggered. path: /clients/client6/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:29.930328] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-0: background entry self-heal triggered. path: /clients/client6/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:29.935705] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-1: background entry self-heal completed on /clients/client6/~dmtmp/PM >[2012-04-03 17:45:29.935936] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-2: background entry self-heal completed on /clients/client0/~dmtmp/PM >[2012-04-03 17:45:29.937457] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-2: background entry self-heal completed on /clients/client6/~dmtmp/PM >[2012-04-03 17:45:29.937702] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-1: background entry self-heal triggered. path: /clients/client4/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:29.938322] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-2: background entry self-heal triggered. path: /clients/client0/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:29.938500] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-0: background entry self-heal triggered. path: /clients/client0/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:29.938800] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-0: background entry self-heal completed on /clients/client6/~dmtmp/PM >[2012-04-03 17:45:29.939946] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-1: background entry self-heal triggered. path: /clients/client0/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:29.947502] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-1: background entry self-heal completed on /clients/client4/~dmtmp/PM >[2012-04-03 17:45:29.948140] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-1: background entry self-heal completed on /clients/client0/~dmtmp/PM >[2012-04-03 17:45:29.949087] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-1: background entry self-heal triggered. path: /clients/client4/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:29.950524] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-2: background entry self-heal completed on /clients/client0/~dmtmp/PM >[2012-04-03 17:45:29.950795] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-0: background entry self-heal completed on /clients/client0/~dmtmp/PM >[2012-04-03 17:45:29.952181] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-2: background entry self-heal triggered. path: /clients/client4/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:29.952638] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-0: background entry self-heal triggered. path: /clients/client4/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:29.953841] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-2: background entry self-heal triggered. path: /clients/client7/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:29.957203] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-1: background entry self-heal completed on /clients/client4/~dmtmp/PM >[2012-04-03 17:45:29.960706] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-2: background entry self-heal completed on /clients/client4/~dmtmp/PM >[2012-04-03 17:45:29.962196] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-0: background entry self-heal completed on /clients/client4/~dmtmp/PM >[2012-04-03 17:45:29.962839] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-2: background entry self-heal completed on /clients/client7/~dmtmp/PM >[2012-04-03 17:45:29.964236] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-2: background entry self-heal triggered. path: /clients/client8/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:29.964834] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-1: background entry self-heal triggered. path: /clients/client7/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:29.966388] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-2: background entry self-heal triggered. path: /clients/client7/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:29.966663] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-0: background entry self-heal triggered. path: /clients/client7/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:29.970147] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-1: background entry self-heal completed on /clients/client7/~dmtmp/PM >[2012-04-03 17:45:29.971650] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-2: background entry self-heal completed on /clients/client8/~dmtmp/PM >[2012-04-03 17:45:29.972782] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-0: background entry self-heal triggered. path: /clients/client3/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:29.974719] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-0: background entry self-heal triggered. path: /clients/client8/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:29.975079] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-2: background entry self-heal triggered. path: /clients/client8/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:29.975283] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-2: background entry self-heal completed on /clients/client7/~dmtmp/PM >[2012-04-03 17:45:29.975957] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-0: background entry self-heal completed on /clients/client7/~dmtmp/PM >[2012-04-03 17:45:29.982077] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-2: background entry self-heal completed on /clients/client8/~dmtmp/PM >[2012-04-03 17:45:29.984281] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-1: background entry self-heal triggered. path: /clients/client1/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:29.984645] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-0: background entry self-heal completed on /clients/client3/~dmtmp/PM >[2012-04-03 17:45:29.986786] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-0: background entry self-heal completed on /clients/client8/~dmtmp/PM >[2012-04-03 17:45:29.988132] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-2: background entry self-heal triggered. path: /clients/client3/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:29.988611] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-1: background entry self-heal triggered. path: /clients/client3/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:29.989603] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-0: background entry self-heal triggered. path: /clients/client3/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:29.992828] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-1: background entry self-heal completed on /clients/client1/~dmtmp/PM >[2012-04-03 17:45:29.994686] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-1: background entry self-heal triggered. path: /clients/client1/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:29.996311] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-1: background entry self-heal completed on /clients/client3/~dmtmp/PM >[2012-04-03 17:45:29.996653] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-2: background entry self-heal triggered. path: /clients/client2/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:29.997023] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-0: background entry self-heal triggered. path: /clients/client1/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:29.997939] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-2: background entry self-heal triggered. path: /clients/client1/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:29.998374] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-0: background entry self-heal completed on /clients/client3/~dmtmp/PM >[2012-04-03 17:45:29.999823] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-1: background entry self-heal completed on /clients/client1/~dmtmp/PM >[2012-04-03 17:45:30.000370] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-2: background entry self-heal completed on /clients/client3/~dmtmp/PM >[2012-04-03 17:45:30.004015] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-0: background entry self-heal completed on /clients/client1/~dmtmp/PM >[2012-04-03 17:45:30.004342] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-2: background entry self-heal completed on /clients/client2/~dmtmp/PM >[2012-04-03 17:45:30.007070] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-0: background entry self-heal triggered. path: /clients/client2/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:30.007213] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-2: background entry self-heal completed on /clients/client1/~dmtmp/PM >[2012-04-03 17:45:30.008021] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-2: background entry self-heal triggered. path: /clients/client2/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:30.008688] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-1: background entry self-heal triggered. path: /clients/client2/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:30.009127] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-1: background entry self-heal triggered. path: /clients/client9/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:30.015037] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-2: background entry self-heal completed on /clients/client2/~dmtmp/PM >[2012-04-03 17:45:30.016147] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-0: background entry self-heal completed on /clients/client2/~dmtmp/PM >[2012-04-03 17:45:30.017754] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-1: background entry self-heal completed on /clients/client2/~dmtmp/PM >[2012-04-03 17:45:30.018044] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-1: background entry self-heal completed on /clients/client9/~dmtmp/PM >[2012-04-03 17:45:30.019775] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-1: background entry self-heal triggered. path: /clients/client5/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:30.021579] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-1: background entry self-heal triggered. path: /clients/client9/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:30.021830] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-0: background entry self-heal triggered. path: /clients/client9/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:30.022562] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-2: background entry self-heal triggered. path: /clients/client9/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:30.028685] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-1: background entry self-heal completed on /clients/client5/~dmtmp/PM >[2012-04-03 17:45:30.029833] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-0: background entry self-heal completed on /clients/client9/~dmtmp/PM >[2012-04-03 17:45:30.030169] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-1: background entry self-heal completed on /clients/client9/~dmtmp/PM >[2012-04-03 17:45:30.031342] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-2: background entry self-heal completed on /clients/client9/~dmtmp/PM >[2012-04-03 17:45:30.032123] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-1: background entry self-heal triggered. path: /clients/client5/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:30.032355] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-0: background entry self-heal triggered. path: /clients/client5/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:30.032548] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-2: background entry self-heal triggered. path: /clients/client5/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:30.034219] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-0: background entry self-heal triggered. path: /clients/client6/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:30.043006] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-0: background entry self-heal completed on /clients/client5/~dmtmp/PM >[2012-04-03 17:45:30.043408] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-0: background entry self-heal completed on /clients/client6/~dmtmp/PM >[2012-04-03 17:45:30.043969] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-1: background entry self-heal completed on /clients/client5/~dmtmp/PM >[2012-04-03 17:45:30.044606] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-2: background entry self-heal completed on /clients/client5/~dmtmp/PM >[2012-04-03 17:45:30.046722] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-0: background entry self-heal triggered. path: /clients/client6/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:30.047036] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-1: background entry self-heal triggered. path: /clients/client6/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:30.047780] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-2: background entry self-heal triggered. path: /clients/client0/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:30.048065] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-2: background entry self-heal triggered. path: /clients/client6/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:30.053659] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-0: background entry self-heal completed on /clients/client6/~dmtmp/PM >[2012-04-03 17:45:30.053826] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-1: background entry self-heal completed on /clients/client6/~dmtmp/PM >[2012-04-03 17:45:30.054930] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-1: background entry self-heal triggered. path: /clients/client4/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:30.056931] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-2: background entry self-heal completed on /clients/client0/~dmtmp/PM >[2012-04-03 17:45:30.057393] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-2: background entry self-heal completed on /clients/client6/~dmtmp/PM >[2012-04-03 17:45:30.058682] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-0: background entry self-heal triggered. path: /clients/client0/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:30.059065] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-2: background entry self-heal triggered. path: /clients/client0/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:30.061071] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-1: background entry self-heal triggered. path: /clients/client0/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:30.063270] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-1: background entry self-heal completed on /clients/client4/~dmtmp/PM >[2012-04-03 17:45:30.065947] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-2: background entry self-heal triggered. path: /clients/client7/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:30.066764] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-0: background entry self-heal triggered. path: /clients/client4/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:30.067720] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-2: background entry self-heal triggered. path: /clients/client4/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:30.068266] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-1: background entry self-heal triggered. path: /clients/client4/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:30.068548] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-2: background entry self-heal completed on /clients/client0/~dmtmp/PM >[2012-04-03 17:45:30.068822] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-0: background entry self-heal completed on /clients/client0/~dmtmp/PM >[2012-04-03 17:45:30.071411] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-1: background entry self-heal completed on /clients/client0/~dmtmp/PM >[2012-04-03 17:45:30.074461] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-0: background entry self-heal completed on /clients/client4/~dmtmp/PM >[2012-04-03 17:45:30.074683] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-1: background entry self-heal completed on /clients/client4/~dmtmp/PM >[2012-04-03 17:45:30.074905] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-2: background entry self-heal completed on /clients/client7/~dmtmp/PM >[2012-04-03 17:45:30.076625] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-2: background entry self-heal completed on /clients/client4/~dmtmp/PM >[2012-04-03 17:45:30.076944] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-2: background entry self-heal triggered. path: /clients/client8/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:30.078693] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-1: background entry self-heal triggered. path: /clients/client7/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:30.079837] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-2: background entry self-heal triggered. path: /clients/client7/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:30.080205] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-0: background entry self-heal triggered. path: /clients/client7/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:30.085810] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-1: background entry self-heal completed on /clients/client7/~dmtmp/PM >[2012-04-03 17:45:30.088766] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-0: background entry self-heal completed on /clients/client7/~dmtmp/PM >[2012-04-03 17:45:30.090803] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-2: background entry self-heal completed on /clients/client8/~dmtmp/PM >[2012-04-03 17:45:30.091533] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-2: background entry self-heal completed on /clients/client7/~dmtmp/PM >[2012-04-03 17:45:30.092745] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-0: background entry self-heal triggered. path: /clients/client8/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:30.094425] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-2: background entry self-heal triggered. path: /clients/client8/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:30.096689] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-0: background entry self-heal triggered. path: /clients/client3/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:30.101912] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-2: background entry self-heal triggered. path: /clients/client2/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:30.102076] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-0: background entry self-heal completed on /clients/client8/~dmtmp/PM >[2012-04-03 17:45:30.102700] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-2: background entry self-heal completed on /clients/client8/~dmtmp/PM >[2012-04-03 17:45:30.105078] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-0: background entry self-heal completed on /clients/client3/~dmtmp/PM >[2012-04-03 17:45:30.108596] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-1: background entry self-heal triggered. path: /clients/client3/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:30.109807] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-0: background entry self-heal triggered. path: /clients/client3/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:30.110153] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-2: background entry self-heal triggered. path: /clients/client3/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:30.111834] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-2: background entry self-heal completed on /clients/client2/~dmtmp/PM >[2012-04-03 17:45:30.113302] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-1: background entry self-heal triggered. path: /clients/client9/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:30.114936] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-1: background entry self-heal triggered. path: /clients/client2/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:30.116129] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-2: background entry self-heal triggered. path: /clients/client2/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:30.116337] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-0: background entry self-heal triggered. path: /clients/client2/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:30.120347] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-1: background entry self-heal completed on /clients/client3/~dmtmp/PM >[2012-04-03 17:45:30.120800] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-2: background entry self-heal completed on /clients/client3/~dmtmp/PM >[2012-04-03 17:45:30.121080] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-0: background entry self-heal completed on /clients/client3/~dmtmp/PM >[2012-04-03 17:45:30.122429] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-1: background entry self-heal triggered. path: /clients/client1/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:30.125078] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-2: background entry self-heal completed on /clients/client2/~dmtmp/PM >[2012-04-03 17:45:30.125394] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-1: background entry self-heal completed on /clients/client9/~dmtmp/PM >[2012-04-03 17:45:30.126586] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-0: background entry self-heal completed on /clients/client2/~dmtmp/PM >[2012-04-03 17:45:30.128714] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-1: background entry self-heal completed on /clients/client2/~dmtmp/PM >[2012-04-03 17:45:30.129279] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-2: background entry self-heal triggered. path: /clients/client9/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:30.129486] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-1: background entry self-heal triggered. path: /clients/client9/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:30.129744] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-0: background entry self-heal triggered. path: /clients/client9/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:30.132480] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-1: background entry self-heal completed on /clients/client1/~dmtmp/PM >[2012-04-03 17:45:30.135001] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-1: background entry self-heal triggered. path: /clients/client5/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:30.135284] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-0: background entry self-heal triggered. path: /clients/client1/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:30.136656] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-0: background entry self-heal completed on /clients/client9/~dmtmp/PM >[2012-04-03 17:45:30.137237] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-2: background entry self-heal triggered. path: /clients/client1/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:30.137672] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-1: background entry self-heal triggered. path: /clients/client1/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:30.138875] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-2: background entry self-heal completed on /clients/client9/~dmtmp/PM >[2012-04-03 17:45:30.139096] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-1: background entry self-heal completed on /clients/client9/~dmtmp/PM >[2012-04-03 17:45:30.140631] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-0: background entry self-heal completed on /clients/client1/~dmtmp/PM >[2012-04-03 17:45:30.143174] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-1: background entry self-heal completed on /clients/client5/~dmtmp/PM >[2012-04-03 17:45:30.145639] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-2: background entry self-heal completed on /clients/client1/~dmtmp/PM >[2012-04-03 17:45:30.146899] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-1: background entry self-heal triggered. path: /clients/client5/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:30.147249] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-1: background entry self-heal completed on /clients/client1/~dmtmp/PM >[2012-04-03 17:45:30.147641] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-2: background entry self-heal triggered. path: /clients/client5/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:30.147902] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-0: background entry self-heal triggered. path: /clients/client5/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:30.149094] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-0: background entry self-heal triggered. path: /clients/client6/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:30.152324] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-1: background entry self-heal completed on /clients/client5/~dmtmp/PM >[2012-04-03 17:45:30.156100] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-0: background entry self-heal completed on /clients/client5/~dmtmp/PM >[2012-04-03 17:45:30.158093] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-2: background entry self-heal completed on /clients/client5/~dmtmp/PM >[2012-04-03 17:45:30.159209] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-0: background entry self-heal completed on /clients/client6/~dmtmp/PM >[2012-04-03 17:45:30.162218] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-1: background entry self-heal triggered. path: /clients/client6/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:30.162555] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-2: background entry self-heal triggered. path: /clients/client0/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:30.163060] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-2: background entry self-heal triggered. path: /clients/client6/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:30.163390] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-0: background entry self-heal triggered. path: /clients/client6/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:30.171661] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-0: background entry self-heal completed on /clients/client6/~dmtmp/PM >[2012-04-03 17:45:30.172413] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-1: background entry self-heal completed on /clients/client6/~dmtmp/PM >[2012-04-03 17:45:30.172648] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-1: background entry self-heal triggered. path: /clients/client4/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:30.173243] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-2: background entry self-heal completed on /clients/client0/~dmtmp/PM >[2012-04-03 17:45:30.174565] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-2: background entry self-heal completed on /clients/client6/~dmtmp/PM >[2012-04-03 17:45:30.176158] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-2: background entry self-heal triggered. path: /clients/client0/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:30.176403] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-1: background entry self-heal triggered. path: /clients/client0/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:30.176801] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-0: background entry self-heal triggered. path: /clients/client0/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:30.180815] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-2: background entry self-heal triggered. path: /clients/client8/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:30.181529] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-1: background entry self-heal completed on /clients/client4/~dmtmp/PM >[2012-04-03 17:45:30.183462] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-1: background entry self-heal triggered. path: /clients/client4/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:30.185052] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-0: background entry self-heal triggered. path: /clients/client4/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:30.185631] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-0: background entry self-heal completed on /clients/client0/~dmtmp/PM >[2012-04-03 17:45:30.185882] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-2: background entry self-heal triggered. path: /clients/client4/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:30.189667] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-2: background entry self-heal completed on /clients/client0/~dmtmp/PM >[2012-04-03 17:45:30.191671] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-0: background entry self-heal completed on /clients/client4/~dmtmp/PM >[2012-04-03 17:45:30.192863] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-1: background entry self-heal completed on /clients/client0/~dmtmp/PM >[2012-04-03 17:45:30.193694] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-2: background entry self-heal completed on /clients/client8/~dmtmp/PM >[2012-04-03 17:45:30.196659] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-0: background entry self-heal triggered. path: /clients/client8/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:30.197172] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-1: background entry self-heal completed on /clients/client4/~dmtmp/PM >[2012-04-03 17:45:30.199133] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-2: background entry self-heal triggered. path: /clients/client8/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:30.200217] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-2: background entry self-heal completed on /clients/client4/~dmtmp/PM >[2012-04-03 17:45:30.200930] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-0: background entry self-heal completed on /clients/client8/~dmtmp/PM >[2012-04-03 17:45:30.201285] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-2: background entry self-heal triggered. path: /clients/client7/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:30.208775] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-2: background entry self-heal completed on /clients/client8/~dmtmp/PM >[2012-04-03 17:45:30.210569] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-2: background entry self-heal completed on /clients/client7/~dmtmp/PM >[2012-04-03 17:45:30.211297] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-0: background entry self-heal triggered. path: /clients/client3/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:30.213121] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-1: background entry self-heal triggered. path: /clients/client7/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:30.214214] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-0: background entry self-heal triggered. path: /clients/client7/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:30.215300] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-2: background entry self-heal triggered. path: /clients/client7/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:30.218544] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-1: background entry self-heal completed on /clients/client7/~dmtmp/PM >[2012-04-03 17:45:30.220877] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-2: background entry self-heal triggered. path: /clients/client2/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:30.221633] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-0: background entry self-heal completed on /clients/client3/~dmtmp/PM >[2012-04-03 17:45:30.224228] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-1: background entry self-heal triggered. path: /clients/client3/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:30.224453] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-0: background entry self-heal completed on /clients/client7/~dmtmp/PM >[2012-04-03 17:45:30.226873] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-2: background entry self-heal triggered. path: /clients/client3/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:30.230666] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-0: background entry self-heal triggered. path: /clients/client3/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:30.238391] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-1: background entry self-heal completed on /clients/client3/~dmtmp/PM >[2012-04-03 17:45:30.239024] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-1: background entry self-heal triggered. path: /clients/client9/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:30.240528] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-2: background entry self-heal completed on /clients/client7/~dmtmp/PM >[2012-04-03 17:45:30.240755] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-0: background entry self-heal completed on /clients/client3/~dmtmp/PM >[2012-04-03 17:45:30.240961] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-2: background entry self-heal completed on /clients/client2/~dmtmp/PM >[2012-04-03 17:45:30.243820] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-1: background entry self-heal triggered. path: /clients/client2/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:30.244397] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-2: background entry self-heal triggered. path: /clients/client2/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:30.245903] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-0: background entry self-heal triggered. path: /clients/client2/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:30.246128] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-2: background entry self-heal completed on /clients/client3/~dmtmp/PM >[2012-04-03 17:45:30.248850] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-1: background entry self-heal completed on /clients/client9/~dmtmp/PM >[2012-04-03 17:45:30.250177] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-1: background entry self-heal triggered. path: /clients/client1/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:30.252634] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-0: background entry self-heal triggered. path: /clients/client9/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:30.254279] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-2: background entry self-heal triggered. path: /clients/client9/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:30.254732] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-1: background entry self-heal triggered. path: /clients/client9/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:30.255105] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-1: background entry self-heal completed on /clients/client2/~dmtmp/PM >[2012-04-03 17:45:30.255690] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-0: background entry self-heal completed on /clients/client2/~dmtmp/PM >[2012-04-03 17:45:30.256749] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-2: background entry self-heal completed on /clients/client2/~dmtmp/PM >[2012-04-03 17:45:30.261227] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-0: background entry self-heal completed on /clients/client9/~dmtmp/PM >[2012-04-03 17:45:30.261394] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-1: background entry self-heal completed on /clients/client1/~dmtmp/PM >[2012-04-03 17:45:30.262183] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-1: background entry self-heal triggered. path: /clients/client5/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:30.263352] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-0: background entry self-heal triggered. path: /clients/client1/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:30.263609] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-1: background entry self-heal completed on /clients/client9/~dmtmp/PM >[2012-04-03 17:45:30.263883] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-1: background entry self-heal triggered. path: /clients/client1/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:30.265360] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-2: background entry self-heal triggered. path: /clients/client1/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:30.265900] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-2: background entry self-heal completed on /clients/client9/~dmtmp/PM >[2012-04-03 17:45:30.269293] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-1: background entry self-heal completed on /clients/client5/~dmtmp/PM >[2012-04-03 17:45:30.270625] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-0: background entry self-heal completed on /clients/client1/~dmtmp/PM >[2012-04-03 17:45:30.271114] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-1: background entry self-heal completed on /clients/client1/~dmtmp/PM >[2012-04-03 17:45:30.272974] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-0: background entry self-heal triggered. path: /clients/client5/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:30.273216] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-2: background entry self-heal triggered. path: /clients/client5/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:30.273637] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-1: background entry self-heal triggered. path: /clients/client5/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:30.274592] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-2: background entry self-heal completed on /clients/client1/~dmtmp/PM >[2012-04-03 17:45:30.278052] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-0: background entry self-heal triggered. path: /clients/client6/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:30.280984] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-0: background entry self-heal completed on /clients/client5/~dmtmp/PM >[2012-04-03 17:45:30.282734] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-1: background entry self-heal completed on /clients/client5/~dmtmp/PM >[2012-04-03 17:45:30.282900] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-2: background entry self-heal completed on /clients/client5/~dmtmp/PM >[2012-04-03 17:45:30.288924] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-0: background entry self-heal completed on /clients/client6/~dmtmp/PM >[2012-04-03 17:45:30.291211] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-1: background entry self-heal triggered. path: /clients/client6/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:30.291464] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-2: background entry self-heal triggered. path: /clients/client0/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:30.292014] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-0: background entry self-heal triggered. path: /clients/client6/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:30.292246] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-2: background entry self-heal triggered. path: /clients/client6/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:30.298359] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-1: background entry self-heal completed on /clients/client6/~dmtmp/PM >[2012-04-03 17:45:30.298892] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-2: background entry self-heal completed on /clients/client0/~dmtmp/PM >[2012-04-03 17:45:30.299925] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-1: background entry self-heal triggered. path: /clients/client4/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:30.300752] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-2: background entry self-heal completed on /clients/client6/~dmtmp/PM >[2012-04-03 17:45:30.301694] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-1: background entry self-heal triggered. path: /clients/client0/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:30.301924] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-0: background entry self-heal completed on /clients/client6/~dmtmp/PM >[2012-04-03 17:45:30.302216] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-0: background entry self-heal triggered. path: /clients/client0/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:30.303218] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-2: background entry self-heal triggered. path: /clients/client0/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:30.309026] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-1: background entry self-heal completed on /clients/client4/~dmtmp/PM >[2012-04-03 17:45:30.309596] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-2: background entry self-heal triggered. path: /clients/client8/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:30.309740] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-0: background entry self-heal completed on /clients/client0/~dmtmp/PM >[2012-04-03 17:45:30.310664] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-2: background entry self-heal completed on /clients/client0/~dmtmp/PM >[2012-04-03 17:45:30.311134] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-2: background entry self-heal triggered. path: /clients/client4/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:30.312184] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-0: background entry self-heal triggered. path: /clients/client4/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:30.312533] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-1: background entry self-heal completed on /clients/client0/~dmtmp/PM >[2012-04-03 17:45:30.313905] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-1: background entry self-heal triggered. path: /clients/client4/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:30.318615] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-2: background entry self-heal completed on /clients/client8/~dmtmp/PM >[2012-04-03 17:45:30.320344] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-2: background entry self-heal triggered. path: /clients/client7/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:30.320492] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-0: background entry self-heal completed on /clients/client4/~dmtmp/PM >[2012-04-03 17:45:30.321211] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-2: background entry self-heal completed on /clients/client4/~dmtmp/PM >[2012-04-03 17:45:30.321833] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-1: background entry self-heal completed on /clients/client4/~dmtmp/PM >[2012-04-03 17:45:30.322617] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-0: background entry self-heal triggered. path: /clients/client8/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:30.322941] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-2: background entry self-heal triggered. path: /clients/client8/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:30.329574] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-2: background entry self-heal completed on /clients/client7/~dmtmp/PM >[2012-04-03 17:45:30.330048] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-0: background entry self-heal completed on /clients/client8/~dmtmp/PM >[2012-04-03 17:45:30.330823] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-2: background entry self-heal completed on /clients/client8/~dmtmp/PM >[2012-04-03 17:45:30.332381] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-0: background entry self-heal triggered. path: /clients/client7/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:30.332715] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-2: background entry self-heal triggered. path: /clients/client7/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:30.333438] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-1: background entry self-heal triggered. path: /clients/client7/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:30.334744] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-2: background entry self-heal triggered. path: /clients/client2/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:30.338546] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-0: background entry self-heal completed on /clients/client7/~dmtmp/PM >[2012-04-03 17:45:30.340568] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-1: background entry self-heal completed on /clients/client7/~dmtmp/PM >[2012-04-03 17:45:30.341500] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-2: background entry self-heal completed on /clients/client7/~dmtmp/PM >[2012-04-03 17:45:30.343753] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-2: background entry self-heal completed on /clients/client2/~dmtmp/PM >[2012-04-03 17:45:30.344247] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-0: background entry self-heal triggered. path: /clients/client3/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:30.347022] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-0: background entry self-heal triggered. path: /clients/client2/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:30.347904] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-1: background entry self-heal triggered. path: /clients/client2/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:30.348330] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-2: background entry self-heal triggered. path: /clients/client2/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:30.353322] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-0: background entry self-heal completed on /clients/client3/~dmtmp/PM >[2012-04-03 17:45:30.355042] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-1: background entry self-heal completed on /clients/client2/~dmtmp/PM >[2012-04-03 17:45:30.355196] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-2: background entry self-heal completed on /clients/client2/~dmtmp/PM >[2012-04-03 17:45:30.355398] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-0: background entry self-heal completed on /clients/client2/~dmtmp/PM >[2012-04-03 17:45:30.355848] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-1: background entry self-heal triggered. path: /clients/client9/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:30.356317] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-2: background entry self-heal triggered. path: /clients/client3/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:30.356555] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-1: background entry self-heal triggered. path: /clients/client3/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:30.357914] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-0: background entry self-heal triggered. path: /clients/client3/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:30.363434] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-1: background entry self-heal completed on /clients/client9/~dmtmp/PM >[2012-04-03 17:45:30.364168] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-1: background entry self-heal completed on /clients/client3/~dmtmp/PM >[2012-04-03 17:45:30.364313] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-0: background entry self-heal completed on /clients/client3/~dmtmp/PM >[2012-04-03 17:45:30.364514] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-1: background entry self-heal triggered. path: /clients/client1/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:30.366583] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-1: background entry self-heal triggered. path: /clients/client9/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:30.366865] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-2: background entry self-heal triggered. path: /clients/client9/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:30.367345] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-2: background entry self-heal completed on /clients/client3/~dmtmp/PM >[2012-04-03 17:45:30.367976] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-0: background entry self-heal triggered. path: /clients/client9/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:30.371728] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-1: background entry self-heal completed on /clients/client1/~dmtmp/PM >[2012-04-03 17:45:30.372673] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-1: background entry self-heal completed on /clients/client9/~dmtmp/PM >[2012-04-03 17:45:30.373869] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-2: background entry self-heal completed on /clients/client9/~dmtmp/PM >[2012-04-03 17:45:30.375338] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-1: background entry self-heal triggered. path: /clients/client1/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:30.376382] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-0: background entry self-heal triggered. path: /clients/client1/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:30.376802] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-2: background entry self-heal triggered. path: /clients/client1/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:30.377225] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-0: background entry self-heal completed on /clients/client9/~dmtmp/PM >[2012-04-03 17:45:30.378249] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-1: background entry self-heal triggered. path: /clients/client5/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:30.380370] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-1: background entry self-heal completed on /clients/client1/~dmtmp/PM >[2012-04-03 17:45:30.384835] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-0: background entry self-heal completed on /clients/client1/~dmtmp/PM >[2012-04-03 17:45:30.386795] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-1: background entry self-heal completed on /clients/client5/~dmtmp/PM >[2012-04-03 17:45:30.388315] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-2: background entry self-heal completed on /clients/client1/~dmtmp/PM >[2012-04-03 17:45:30.388580] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-0: background entry self-heal triggered. path: /clients/client6/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:30.388892] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-1: background entry self-heal triggered. path: /clients/client5/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:30.389690] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-0: background entry self-heal triggered. path: /clients/client5/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:30.390428] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-2: background entry self-heal triggered. path: /clients/client5/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:30.394206] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-1: background entry self-heal completed on /clients/client5/~dmtmp/PM >[2012-04-03 17:45:30.395486] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-0: background entry self-heal completed on /clients/client6/~dmtmp/PM >[2012-04-03 17:45:30.397618] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-0: background entry self-heal completed on /clients/client5/~dmtmp/PM >[2012-04-03 17:45:30.398329] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-1: background entry self-heal triggered. path: /clients/client6/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:30.399502] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-2: background entry self-heal triggered. path: /clients/client6/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:30.399699] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-2: background entry self-heal completed on /clients/client5/~dmtmp/PM >[2012-04-03 17:45:30.400469] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-0: background entry self-heal triggered. path: /clients/client6/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:30.402076] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-1: background entry self-heal triggered. path: /clients/client4/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:30.405881] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-1: background entry self-heal completed on /clients/client6/~dmtmp/PM >[2012-04-03 17:45:30.407515] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-2: background entry self-heal completed on /clients/client6/~dmtmp/PM >[2012-04-03 17:45:30.409080] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-2: background entry self-heal triggered. path: /clients/client0/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:30.409986] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-0: background entry self-heal completed on /clients/client6/~dmtmp/PM >[2012-04-03 17:45:30.410465] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-1: background entry self-heal completed on /clients/client4/~dmtmp/PM >[2012-04-03 17:45:30.413390] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-1: background entry self-heal triggered. path: /clients/client4/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:30.413916] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-0: background entry self-heal triggered. path: /clients/client4/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:30.414550] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-2: background entry self-heal triggered. path: /clients/client4/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:30.417073] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-2: background entry self-heal completed on /clients/client0/~dmtmp/PM >[2012-04-03 17:45:30.419745] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-2: background entry self-heal triggered. path: /clients/client0/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:30.421827] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-0: background entry self-heal triggered. path: /clients/client0/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:30.422270] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-2: background entry self-heal completed on /clients/client4/~dmtmp/PM >[2012-04-03 17:45:30.422464] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-1: background entry self-heal triggered. path: /clients/client0/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:30.423413] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-2: background entry self-heal triggered. path: /clients/client8/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:30.423876] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-1: background entry self-heal completed on /clients/client4/~dmtmp/PM >[2012-04-03 17:45:30.424810] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-0: background entry self-heal completed on /clients/client4/~dmtmp/PM >[2012-04-03 17:45:30.428699] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-2: background entry self-heal completed on /clients/client0/~dmtmp/PM >[2012-04-03 17:45:30.430215] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-1: background entry self-heal completed on /clients/client0/~dmtmp/PM >[2012-04-03 17:45:30.434283] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-2: background entry self-heal completed on /clients/client8/~dmtmp/PM >[2012-04-03 17:45:30.434822] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-2: background entry self-heal triggered. path: /clients/client7/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:30.434967] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-0: background entry self-heal completed on /clients/client0/~dmtmp/PM >[2012-04-03 17:45:30.437525] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-2: background entry self-heal triggered. path: /clients/client8/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:30.437736] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-0: background entry self-heal triggered. path: /clients/client8/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:30.443821] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-0: background entry self-heal completed on /clients/client8/~dmtmp/PM >[2012-04-03 17:45:30.444966] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-2: background entry self-heal completed on /clients/client7/~dmtmp/PM >[2012-04-03 17:45:30.446134] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-2: background entry self-heal completed on /clients/client8/~dmtmp/PM >[2012-04-03 17:45:30.447169] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-2: background entry self-heal triggered. path: /clients/client2/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:30.447656] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-1: background entry self-heal triggered. path: /clients/client7/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:30.448297] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-0: background entry self-heal triggered. path: /clients/client7/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:30.449084] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-2: background entry self-heal triggered. path: /clients/client7/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:30.454821] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-1: background entry self-heal completed on /clients/client7/~dmtmp/PM >[2012-04-03 17:45:30.455770] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-0: background entry self-heal completed on /clients/client7/~dmtmp/PM >[2012-04-03 17:45:30.456510] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-0: background entry self-heal triggered. path: /clients/client3/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:30.457148] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-2: background entry self-heal completed on /clients/client2/~dmtmp/PM >[2012-04-03 17:45:30.458337] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-2: background entry self-heal completed on /clients/client7/~dmtmp/PM >[2012-04-03 17:45:30.460466] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-2: background entry self-heal triggered. path: /clients/client2/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:30.460708] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-0: background entry self-heal triggered. path: /clients/client2/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:30.461012] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-1: background entry self-heal triggered. path: /clients/client2/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:30.467026] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-0: background entry self-heal completed on /clients/client3/~dmtmp/PM >[2012-04-03 17:45:30.468899] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-1: background entry self-heal triggered. path: /clients/client9/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:30.470725] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-1: background entry self-heal completed on /clients/client2/~dmtmp/PM >[2012-04-03 17:45:30.470902] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-2: background entry self-heal completed on /clients/client2/~dmtmp/PM >[2012-04-03 17:45:30.471290] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-1: background entry self-heal triggered. path: /clients/client3/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:30.471724] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-2: background entry self-heal triggered. path: /clients/client3/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:30.471982] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-0: background entry self-heal triggered. path: /clients/client3/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:30.472171] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-0: background entry self-heal completed on /clients/client2/~dmtmp/PM >[2012-04-03 17:45:30.478483] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-1: background entry self-heal completed on /clients/client9/~dmtmp/PM >[2012-04-03 17:45:30.479791] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-0: background entry self-heal completed on /clients/client3/~dmtmp/PM >[2012-04-03 17:45:30.479993] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-1: background entry self-heal completed on /clients/client3/~dmtmp/PM >[2012-04-03 17:45:30.481283] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-2: background entry self-heal triggered. path: /clients/client9/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:30.481777] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-1: background entry self-heal triggered. path: /clients/client9/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:30.482449] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-0: background entry self-heal triggered. path: /clients/client9/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:30.482720] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-2: background entry self-heal completed on /clients/client3/~dmtmp/PM >[2012-04-03 17:45:30.483043] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-1: background entry self-heal triggered. path: /clients/client5/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:30.489003] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-1: background entry self-heal completed on /clients/client9/~dmtmp/PM >[2012-04-03 17:45:30.491149] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-2: background entry self-heal completed on /clients/client9/~dmtmp/PM >[2012-04-03 17:45:30.491998] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-1: background entry self-heal completed on /clients/client5/~dmtmp/PM >[2012-04-03 17:45:30.492902] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-1: background entry self-heal triggered. path: /clients/client1/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:30.493901] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-0: background entry self-heal completed on /clients/client9/~dmtmp/PM >[2012-04-03 17:45:30.494300] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-0: background entry self-heal triggered. path: /clients/client5/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:30.494649] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-1: background entry self-heal triggered. path: /clients/client5/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:30.494830] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-2: background entry self-heal triggered. path: /clients/client5/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:30.500558] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-1: background entry self-heal completed on /clients/client1/~dmtmp/PM >[2012-04-03 17:45:30.502296] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-0: background entry self-heal triggered. path: /clients/client6/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:30.502586] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-1: background entry self-heal completed on /clients/client5/~dmtmp/PM >[2012-04-03 17:45:30.503135] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-1: background entry self-heal triggered. path: /clients/client1/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:30.504017] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-2: background entry self-heal triggered. path: /clients/client1/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:30.504331] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-0: background entry self-heal triggered. path: /clients/client1/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:30.505573] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-2: background entry self-heal completed on /clients/client5/~dmtmp/PM >[2012-04-03 17:45:30.505893] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-0: background entry self-heal completed on /clients/client5/~dmtmp/PM >[2012-04-03 17:45:30.510999] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-1: background entry self-heal completed on /clients/client1/~dmtmp/PM >[2012-04-03 17:45:30.514618] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-0: background entry self-heal completed on /clients/client6/~dmtmp/PM >[2012-04-03 17:45:30.515727] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-2: background entry self-heal completed on /clients/client1/~dmtmp/PM >[2012-04-03 17:45:30.516108] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-0: background entry self-heal completed on /clients/client1/~dmtmp/PM >[2012-04-03 17:45:30.517938] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-1: background entry self-heal triggered. path: /clients/client4/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:30.518193] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-0: background entry self-heal triggered. path: /clients/client6/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:30.518421] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-1: background entry self-heal triggered. path: /clients/client6/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:30.519140] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-2: background entry self-heal triggered. path: /clients/client6/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:30.526010] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-0: background entry self-heal completed on /clients/client6/~dmtmp/PM >[2012-04-03 17:45:30.527654] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-1: background entry self-heal completed on /clients/client4/~dmtmp/PM >[2012-04-03 17:45:30.529623] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-1: background entry self-heal completed on /clients/client6/~dmtmp/PM >[2012-04-03 17:45:30.531310] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-1: background entry self-heal triggered. path: /clients/client4/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:30.531620] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-0: background entry self-heal triggered. path: /clients/client4/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:30.532378] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-2: background entry self-heal completed on /clients/client6/~dmtmp/PM >[2012-04-03 17:45:30.533166] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-2: background entry self-heal triggered. path: /clients/client4/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:30.533481] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-2: background entry self-heal triggered. path: /clients/client0/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:30.539166] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-1: background entry self-heal completed on /clients/client4/~dmtmp/PM >[2012-04-03 17:45:30.540608] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-2: background entry self-heal triggered. path: /clients/client8/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:30.541109] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-0: background entry self-heal completed on /clients/client4/~dmtmp/PM >[2012-04-03 17:45:30.543576] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-2: background entry self-heal completed on /clients/client4/~dmtmp/PM >[2012-04-03 17:45:30.543962] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-2: background entry self-heal completed on /clients/client0/~dmtmp/PM >[2012-04-03 17:45:30.546832] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-1: background entry self-heal triggered. path: /clients/client0/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:30.547083] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-0: background entry self-heal triggered. path: /clients/client0/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:30.548879] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-2: background entry self-heal triggered. path: /clients/client0/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:30.551031] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-2: background entry self-heal completed on /clients/client8/~dmtmp/PM >[2012-04-03 17:45:30.554268] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-1: background entry self-heal triggered. path: /clients/client8/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:30.554590] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-0: background entry self-heal triggered. path: /clients/client8/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:30.555045] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-2: background entry self-heal triggered. path: /clients/client2/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:30.555410] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-1: background entry self-heal completed on /clients/client0/~dmtmp/PM >[2012-04-03 17:45:30.556135] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-0: background entry self-heal completed on /clients/client0/~dmtmp/PM >[2012-04-03 17:45:30.556666] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-2: background entry self-heal triggered. path: /clients/client8/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:30.559926] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-2: background entry self-heal completed on /clients/client0/~dmtmp/PM >[2012-04-03 17:45:30.561779] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-1: background entry self-heal completed on /clients/client8/~dmtmp/PM >[2012-04-03 17:45:30.563650] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-2: background entry self-heal completed on /clients/client2/~dmtmp/PM >[2012-04-03 17:45:30.564125] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-0: background entry self-heal completed on /clients/client8/~dmtmp/PM >[2012-04-03 17:45:30.565139] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-2: background entry self-heal completed on /clients/client8/~dmtmp/PM >[2012-04-03 17:45:30.565459] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-2: background entry self-heal triggered. path: /clients/client7/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:30.566717] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-0: background entry self-heal triggered. path: /clients/client2/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:30.567023] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-1: background entry self-heal triggered. path: /clients/client2/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:30.567984] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-2: background entry self-heal triggered. path: /clients/client2/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:30.574766] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-1: background entry self-heal completed on /clients/client2/~dmtmp/PM >[2012-04-03 17:45:30.575371] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-0: background entry self-heal completed on /clients/client2/~dmtmp/PM >[2012-04-03 17:45:30.576993] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-2: background entry self-heal completed on /clients/client7/~dmtmp/PM >[2012-04-03 17:45:30.578206] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-2: background entry self-heal completed on /clients/client2/~dmtmp/PM >[2012-04-03 17:45:30.580309] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-2: background entry self-heal triggered. path: /clients/client7/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:30.580554] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-1: background entry self-heal triggered. path: /clients/client7/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:30.580790] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-0: background entry self-heal triggered. path: /clients/client3/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:30.580986] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-0: background entry self-heal triggered. path: /clients/client7/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:30.588171] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-1: background entry self-heal triggered. path: /clients/client5/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:30.588353] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-1: background entry self-heal completed on /clients/client7/~dmtmp/PM >[2012-04-03 17:45:30.588859] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-0: background entry self-heal completed on /clients/client3/~dmtmp/PM >[2012-04-03 17:45:30.589709] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-0: background entry self-heal completed on /clients/client7/~dmtmp/PM >[2012-04-03 17:45:30.590205] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-2: background entry self-heal completed on /clients/client7/~dmtmp/PM >[2012-04-03 17:45:30.591150] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-1: background entry self-heal triggered. path: /clients/client3/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:30.591659] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-2: background entry self-heal triggered. path: /clients/client3/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:30.593280] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-0: background entry self-heal triggered. path: /clients/client3/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:30.594069] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-1: background entry self-heal completed on /clients/client5/~dmtmp/PM >[2012-04-03 17:45:30.597759] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-1: background entry self-heal triggered. path: /clients/client5/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:30.598054] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-1: background entry self-heal completed on /clients/client3/~dmtmp/PM >[2012-04-03 17:45:30.598396] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-2: background entry self-heal triggered. path: /clients/client5/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:30.598814] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-0: background entry self-heal triggered. path: /clients/client5/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:30.601705] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-0: background entry self-heal completed on /clients/client3/~dmtmp/PM >[2012-04-03 17:45:30.602101] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-2: background entry self-heal completed on /clients/client3/~dmtmp/PM >[2012-04-03 17:45:30.603467] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-1: background entry self-heal triggered. path: /clients/client1/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:30.606551] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-2: background entry self-heal completed on /clients/client5/~dmtmp/PM >[2012-04-03 17:45:30.607397] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-0: background entry self-heal completed on /clients/client5/~dmtmp/PM >[2012-04-03 17:45:30.608601] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-1: background entry self-heal completed on /clients/client5/~dmtmp/PM >[2012-04-03 17:45:30.609394] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-1: background entry self-heal triggered. path: /clients/client9/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:30.613292] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-1: background entry self-heal completed on /clients/client1/~dmtmp/PM >[2012-04-03 17:45:30.616245] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-1: background entry self-heal triggered. path: /clients/client1/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:30.617398] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-1: background entry self-heal completed on /clients/client9/~dmtmp/PM >[2012-04-03 17:45:30.618007] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-2: background entry self-heal triggered. path: /clients/client1/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:30.618266] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-0: background entry self-heal triggered. path: /clients/client1/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:30.622507] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-0: background entry self-heal triggered. path: /clients/client9/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:30.622692] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-1: background entry self-heal triggered. path: /clients/client9/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:30.623957] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-2: background entry self-heal triggered. path: /clients/client9/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:30.624461] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-0: background entry self-heal triggered. path: /clients/client6/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:30.628018] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-1: background entry self-heal completed on /clients/client1/~dmtmp/PM >[2012-04-03 17:45:30.629812] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-1: background entry self-heal completed on /clients/client9/~dmtmp/PM >[2012-04-03 17:45:30.630063] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-2: background entry self-heal completed on /clients/client1/~dmtmp/PM >[2012-04-03 17:45:30.630539] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-0: background entry self-heal completed on /clients/client1/~dmtmp/PM >[2012-04-03 17:45:30.633545] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-0: background entry self-heal completed on /clients/client9/~dmtmp/PM >[2012-04-03 17:45:30.633712] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-2: background entry self-heal completed on /clients/client9/~dmtmp/PM >[2012-04-03 17:45:30.635135] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-0: background entry self-heal completed on /clients/client6/~dmtmp/PM >[2012-04-03 17:45:30.637921] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-1: background entry self-heal triggered. path: /clients/client4/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:30.638429] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-0: background entry self-heal triggered. path: /clients/client6/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:30.638862] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-1: background entry self-heal triggered. path: /clients/client6/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:30.639888] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-2: background entry self-heal triggered. path: /clients/client6/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:30.646343] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-1: background entry self-heal completed on /clients/client4/~dmtmp/PM >[2012-04-03 17:45:30.647300] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-1: background entry self-heal completed on /clients/client6/~dmtmp/PM >[2012-04-03 17:45:30.647591] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-2: background entry self-heal completed on /clients/client6/~dmtmp/PM >[2012-04-03 17:45:30.649489] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-0: background entry self-heal triggered. path: /clients/client4/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:30.649684] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-1: background entry self-heal triggered. path: /clients/client4/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:30.650083] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-2: background entry self-heal triggered. path: /clients/client4/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:30.650418] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-2: background entry self-heal triggered. path: /clients/client8/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:30.650806] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-0: background entry self-heal completed on /clients/client6/~dmtmp/PM >[2012-04-03 17:45:30.657516] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-1: background entry self-heal completed on /clients/client4/~dmtmp/PM >[2012-04-03 17:45:30.657683] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-0: background entry self-heal completed on /clients/client4/~dmtmp/PM >[2012-04-03 17:45:30.658201] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-2: background entry self-heal triggered. path: /clients/client0/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:30.659029] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-2: background entry self-heal completed on /clients/client4/~dmtmp/PM >[2012-04-03 17:45:30.659277] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-2: background entry self-heal completed on /clients/client8/~dmtmp/PM >[2012-04-03 17:45:30.663286] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-1: background entry self-heal triggered. path: /clients/client8/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:30.663916] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-0: background entry self-heal triggered. path: /clients/client8/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:30.664203] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-2: background entry self-heal triggered. path: /clients/client8/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:30.669036] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-2: background entry self-heal completed on /clients/client0/~dmtmp/PM >[2012-04-03 17:45:30.670168] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-2: background entry self-heal triggered. path: /clients/client2/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:30.671750] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-1: background entry self-heal completed on /clients/client8/~dmtmp/PM >[2012-04-03 17:45:30.672068] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-1: background entry self-heal triggered. path: /clients/client0/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:30.672382] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-2: background entry self-heal triggered. path: /clients/client0/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:30.672989] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-0: background entry self-heal triggered. path: /clients/client0/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:30.673159] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-0: background entry self-heal completed on /clients/client8/~dmtmp/PM >[2012-04-03 17:45:30.674450] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-2: background entry self-heal completed on /clients/client8/~dmtmp/PM >[2012-04-03 17:45:30.679815] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-2: background entry self-heal completed on /clients/client2/~dmtmp/PM >[2012-04-03 17:45:30.680636] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-1: background entry self-heal completed on /clients/client0/~dmtmp/PM >[2012-04-03 17:45:30.681305] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-0: background entry self-heal completed on /clients/client0/~dmtmp/PM >[2012-04-03 17:45:30.682895] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-1: background entry self-heal triggered. path: /clients/client2/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:30.683093] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-2: background entry self-heal triggered. path: /clients/client7/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:30.683493] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-0: background entry self-heal triggered. path: /clients/client2/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:30.683666] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-2: background entry self-heal completed on /clients/client0/~dmtmp/PM >[2012-04-03 17:45:30.685713] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-2: background entry self-heal triggered. path: /clients/client2/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:30.691498] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-1: background entry self-heal completed on /clients/client2/~dmtmp/PM >[2012-04-03 17:45:30.691813] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-0: background entry self-heal completed on /clients/client2/~dmtmp/PM >[2012-04-03 17:45:30.693691] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-0: background entry self-heal triggered. path: /clients/client3/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:30.694193] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-2: background entry self-heal completed on /clients/client7/~dmtmp/PM >[2012-04-03 17:45:30.694793] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-2: background entry self-heal completed on /clients/client2/~dmtmp/PM >[2012-04-03 17:45:30.696251] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-1: background entry self-heal triggered. path: /clients/client7/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:30.697043] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-2: background entry self-heal triggered. path: /clients/client7/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:30.698577] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-0: background entry self-heal triggered. path: /clients/client7/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:30.701982] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-1: background entry self-heal completed on /clients/client7/~dmtmp/PM >[2012-04-03 17:45:30.703895] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-1: background entry self-heal triggered. path: /clients/client1/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:30.704741] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-0: background entry self-heal completed on /clients/client3/~dmtmp/PM >[2012-04-03 17:45:30.705972] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-2: background entry self-heal completed on /clients/client7/~dmtmp/PM >[2012-04-03 17:45:30.707829] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-2: background entry self-heal triggered. path: /clients/client3/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:30.708069] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-1: background entry self-heal triggered. path: /clients/client3/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:30.708993] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-0: background entry self-heal triggered. path: /clients/client3/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:30.710205] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-0: background entry self-heal completed on /clients/client7/~dmtmp/PM >[2012-04-03 17:45:30.711650] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-1: background entry self-heal completed on /clients/client1/~dmtmp/PM >[2012-04-03 17:45:30.714281] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-0: background entry self-heal triggered. path: /clients/client1/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:30.715636] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-1: background entry self-heal triggered. path: /clients/client1/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:30.716358] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-2: background entry self-heal triggered. path: /clients/client1/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:30.717390] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-1: background entry self-heal completed on /clients/client3/~dmtmp/PM >[2012-04-03 17:45:30.717753] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-1: background entry self-heal triggered. path: /clients/client5/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:30.718380] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-2: background entry self-heal completed on /clients/client3/~dmtmp/PM >[2012-04-03 17:45:30.719094] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-0: background entry self-heal completed on /clients/client3/~dmtmp/PM >[2012-04-03 17:45:30.722697] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-1: background entry self-heal completed on /clients/client1/~dmtmp/PM >[2012-04-03 17:45:30.723822] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-0: background entry self-heal completed on /clients/client1/~dmtmp/PM >[2012-04-03 17:45:30.724520] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-2: background entry self-heal completed on /clients/client1/~dmtmp/PM >[2012-04-03 17:45:30.725320] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-1: background entry self-heal completed on /clients/client5/~dmtmp/PM >[2012-04-03 17:45:30.728302] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-2: background entry self-heal triggered. path: /clients/client5/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:30.729091] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-0: background entry self-heal triggered. path: /clients/client5/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:30.729688] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-1: background entry self-heal triggered. path: /clients/client5/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:30.730998] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-1: background entry self-heal triggered. path: /clients/client9/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:30.736451] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-0: background entry self-heal completed on /clients/client5/~dmtmp/PM >[2012-04-03 17:45:30.738264] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-2: background entry self-heal completed on /clients/client5/~dmtmp/PM >[2012-04-03 17:45:30.738681] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-0: background entry self-heal triggered. path: /clients/client6/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:30.738830] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-1: background entry self-heal completed on /clients/client5/~dmtmp/PM >[2012-04-03 17:45:30.740305] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-1: background entry self-heal completed on /clients/client9/~dmtmp/PM >[2012-04-03 17:45:30.742154] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-1: background entry self-heal triggered. path: /clients/client9/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:30.742409] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-2: background entry self-heal triggered. path: /clients/client9/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:30.744172] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-0: background entry self-heal triggered. path: /clients/client9/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:30.749622] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-0: background entry self-heal completed on /clients/client6/~dmtmp/PM >[2012-04-03 17:45:30.751385] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-1: background entry self-heal triggered. path: /clients/client4/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:30.752722] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-1: background entry self-heal completed on /clients/client9/~dmtmp/PM >[2012-04-03 17:45:30.752913] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-0: background entry self-heal triggered. path: /clients/client6/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:30.753097] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-1: background entry self-heal triggered. path: /clients/client6/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:30.753425] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-2: background entry self-heal completed on /clients/client9/~dmtmp/PM >[2012-04-03 17:45:30.753920] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-0: background entry self-heal completed on /clients/client9/~dmtmp/PM >[2012-04-03 17:45:30.755064] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-2: background entry self-heal triggered. path: /clients/client6/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:30.759230] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-1: background entry self-heal completed on /clients/client4/~dmtmp/PM >[2012-04-03 17:45:30.759754] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-1: background entry self-heal completed on /clients/client6/~dmtmp/PM >[2012-04-03 17:45:30.762038] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-2: background entry self-heal triggered. path: /clients/client4/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:30.762770] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-1: background entry self-heal triggered. path: /clients/client4/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:30.764016] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-0: background entry self-heal triggered. path: /clients/client4/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:30.765379] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-0: background entry self-heal completed on /clients/client6/~dmtmp/PM >[2012-04-03 17:45:30.766289] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-2: background entry self-heal triggered. path: /clients/client8/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:30.768804] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-1: background entry self-heal completed on /clients/client4/~dmtmp/PM >[2012-04-03 17:45:30.769031] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-2: background entry self-heal completed on /clients/client6/~dmtmp/PM >[2012-04-03 17:45:30.772001] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-0: background entry self-heal completed on /clients/client4/~dmtmp/PM >[2012-04-03 17:45:30.775245] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-2: background entry self-heal completed on /clients/client4/~dmtmp/PM >[2012-04-03 17:45:30.776405] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-2: background entry self-heal triggered. path: /clients/client0/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:30.778386] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-2: background entry self-heal completed on /clients/client8/~dmtmp/PM >[2012-04-03 17:45:30.781654] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-0: background entry self-heal triggered. path: /clients/client8/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:30.784085] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-1: background entry self-heal triggered. path: /clients/client8/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:30.784533] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-2: background entry self-heal triggered. path: /clients/client8/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:30.785182] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-2: background entry self-heal triggered. path: /clients/client2/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:30.788176] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-2: background entry self-heal completed on /clients/client0/~dmtmp/PM >[2012-04-03 17:45:30.790592] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-0: background entry self-heal triggered. path: /clients/client0/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:30.791603] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-1: background entry self-heal triggered. path: /clients/client0/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:30.791899] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-2: background entry self-heal triggered. path: /clients/client0/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:30.792155] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-0: background entry self-heal completed on /clients/client8/~dmtmp/PM >[2012-04-03 17:45:30.795024] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-1: background entry self-heal completed on /clients/client8/~dmtmp/PM >[2012-04-03 17:45:30.797162] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-2: background entry self-heal completed on /clients/client8/~dmtmp/PM >[2012-04-03 17:45:30.797543] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-2: background entry self-heal completed on /clients/client2/~dmtmp/PM >[2012-04-03 17:45:30.799506] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-2: background entry self-heal triggered. path: /clients/client7/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:30.800020] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-0: background entry self-heal triggered. path: /clients/client2/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:30.800983] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-1: background entry self-heal triggered. path: /clients/client2/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:30.801169] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-2: background entry self-heal triggered. path: /clients/client2/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:30.801441] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-2: background entry self-heal completed on /clients/client0/~dmtmp/PM >[2012-04-03 17:45:30.801579] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-1: background entry self-heal completed on /clients/client0/~dmtmp/PM >[2012-04-03 17:45:30.802335] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-0: background entry self-heal completed on /clients/client0/~dmtmp/PM >[2012-04-03 17:45:30.808294] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-1: background entry self-heal completed on /clients/client2/~dmtmp/PM >[2012-04-03 17:45:30.809509] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-2: background entry self-heal completed on /clients/client7/~dmtmp/PM >[2012-04-03 17:45:30.810131] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-0: background entry self-heal completed on /clients/client2/~dmtmp/PM >[2012-04-03 17:45:30.813167] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-1: background entry self-heal triggered. path: /clients/client7/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:30.813377] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-2: background entry self-heal completed on /clients/client2/~dmtmp/PM >[2012-04-03 17:45:30.814081] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-0: background entry self-heal triggered. path: /clients/client7/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:30.814894] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-2: background entry self-heal triggered. path: /clients/client7/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:30.815415] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-0: background entry self-heal triggered. path: /clients/client3/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:30.821518] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-1: background entry self-heal completed on /clients/client7/~dmtmp/PM >[2012-04-03 17:45:30.822668] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-0: background entry self-heal completed on /clients/client7/~dmtmp/PM >[2012-04-03 17:45:30.822926] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-0: background entry self-heal completed on /clients/client3/~dmtmp/PM >[2012-04-03 17:45:30.823415] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-2: background entry self-heal completed on /clients/client7/~dmtmp/PM >[2012-04-03 17:45:30.824200] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-1: background entry self-heal triggered. path: /clients/client1/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:30.825715] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-2: background entry self-heal triggered. path: /clients/client3/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:30.826209] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-1: background entry self-heal triggered. path: /clients/client3/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:30.827547] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-0: background entry self-heal triggered. path: /clients/client3/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:30.834705] W [client.c:112:client_grace_timeout] 8-dstore-client-0: client grace timer expired, updating the lk-version to 2 >[2012-04-03 17:45:30.834817] W [client.c:112:client_grace_timeout] 8-dstore-client-3: client grace timer expired, updating the lk-version to 2 >[2012-04-03 17:45:30.834874] W [client.c:112:client_grace_timeout] 8-dstore-client-6: client grace timer expired, updating the lk-version to 2 >[2012-04-03 17:45:30.834904] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-2: background entry self-heal completed on /clients/client3/~dmtmp/PM >[2012-04-03 17:45:30.835114] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-1: background entry self-heal completed on /clients/client1/~dmtmp/PM >[2012-04-03 17:45:30.835639] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-1: background entry self-heal completed on /clients/client3/~dmtmp/PM >[2012-04-03 17:45:30.836135] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-1: background entry self-heal triggered. path: /clients/client5/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:30.837752] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-2: background entry self-heal triggered. path: /clients/client1/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:30.838261] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-0: background entry self-heal completed on /clients/client3/~dmtmp/PM >[2012-04-03 17:45:30.838606] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-1: background entry self-heal triggered. path: /clients/client1/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:30.838928] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-0: background entry self-heal triggered. path: /clients/client1/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:30.844920] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-1: background entry self-heal completed on /clients/client5/~dmtmp/PM >[2012-04-03 17:45:30.847158] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-2: background entry self-heal completed on /clients/client1/~dmtmp/PM >[2012-04-03 17:45:30.847378] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-1: background entry self-heal triggered. path: /clients/client9/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:30.847566] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-0: background entry self-heal triggered. path: /clients/client5/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:30.847937] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-1: background entry self-heal completed on /clients/client1/~dmtmp/PM >[2012-04-03 17:45:30.848473] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-2: background entry self-heal triggered. path: /clients/client5/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:30.848834] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-1: background entry self-heal triggered. path: /clients/client5/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:30.850239] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-0: background entry self-heal completed on /clients/client1/~dmtmp/PM >[2012-04-03 17:45:30.855570] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-1: background entry self-heal completed on /clients/client9/~dmtmp/PM >[2012-04-03 17:45:30.857218] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-1: background entry self-heal completed on /clients/client5/~dmtmp/PM >[2012-04-03 17:45:30.859543] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-2: background entry self-heal triggered. path: /clients/client9/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:30.859911] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-2: background entry self-heal completed on /clients/client5/~dmtmp/PM >[2012-04-03 17:45:30.860430] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-1: background entry self-heal triggered. path: /clients/client9/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:30.860916] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-0: background entry self-heal triggered. path: /clients/client9/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:30.861160] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-0: background entry self-heal completed on /clients/client5/~dmtmp/PM >[2012-04-03 17:45:30.862769] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-1: background entry self-heal triggered. path: /clients/client4/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:30.869643] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-2: background entry self-heal completed on /clients/client9/~dmtmp/PM >[2012-04-03 17:45:30.870047] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-0: background entry self-heal completed on /clients/client9/~dmtmp/PM >[2012-04-03 17:45:30.870970] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-1: background entry self-heal completed on /clients/client9/~dmtmp/PM >[2012-04-03 17:45:30.871722] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-1: background entry self-heal completed on /clients/client4/~dmtmp/PM >[2012-04-03 17:45:30.873333] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-0: background entry self-heal triggered. path: /clients/client6/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:30.874939] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-2: background entry self-heal triggered. path: /clients/client4/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:30.875150] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-0: background entry self-heal triggered. path: /clients/client4/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:30.875607] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-1: background entry self-heal triggered. path: /clients/client4/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:30.882559] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-0: background entry self-heal completed on /clients/client6/~dmtmp/PM >[2012-04-03 17:45:30.883062] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-1: background entry self-heal completed on /clients/client4/~dmtmp/PM >[2012-04-03 17:45:30.884888] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-1: background entry self-heal triggered. path: /clients/client6/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:30.885171] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-2: background entry self-heal triggered. path: /clients/client8/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:30.886023] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-2: background entry self-heal completed on /clients/client4/~dmtmp/PM >[2012-04-03 17:45:30.886214] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-0: background entry self-heal completed on /clients/client4/~dmtmp/PM >[2012-04-03 17:45:30.886762] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-2: background entry self-heal triggered. path: /clients/client6/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:30.886958] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-0: background entry self-heal triggered. path: /clients/client6/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:30.892246] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-1: background entry self-heal completed on /clients/client6/~dmtmp/PM >[2012-04-03 17:45:30.894155] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-2: background entry self-heal triggered. path: /clients/client0/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:30.894347] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-2: background entry self-heal completed on /clients/client8/~dmtmp/PM >[2012-04-03 17:45:30.895205] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-2: background entry self-heal completed on /clients/client6/~dmtmp/PM >[2012-04-03 17:45:30.896292] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-1: background entry self-heal triggered. path: /clients/client8/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:30.896569] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-0: background entry self-heal completed on /clients/client6/~dmtmp/PM >[2012-04-03 17:45:30.897476] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-0: background entry self-heal triggered. path: /clients/client8/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:30.898541] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-2: background entry self-heal triggered. path: /clients/client8/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:30.904978] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-0: background entry self-heal completed on /clients/client8/~dmtmp/PM >[2012-04-03 17:45:30.905420] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-2: background entry self-heal triggered. path: /clients/client7/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:30.905815] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-2: background entry self-heal completed on /clients/client0/~dmtmp/PM >[2012-04-03 17:45:30.906639] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-1: background entry self-heal completed on /clients/client8/~dmtmp/PM >[2012-04-03 17:45:30.909220] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-0: background entry self-heal triggered. path: /clients/client0/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:30.910271] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-1: background entry self-heal triggered. path: /clients/client0/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:30.910563] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-2: background entry self-heal triggered. path: /clients/client0/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:30.912368] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-2: background entry self-heal completed on /clients/client8/~dmtmp/PM >[2012-04-03 17:45:30.916495] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-0: background entry self-heal completed on /clients/client0/~dmtmp/PM >[2012-04-03 17:45:30.916666] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-2: background entry self-heal completed on /clients/client7/~dmtmp/PM >[2012-04-03 17:45:30.920628] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-0: background entry self-heal triggered. path: /clients/client7/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:30.921344] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-1: background entry self-heal triggered. path: /clients/client7/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:30.921640] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-1: background entry self-heal completed on /clients/client0/~dmtmp/PM >[2012-04-03 17:45:30.922140] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-0: background entry self-heal triggered. path: /clients/client3/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:30.922339] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-2: background entry self-heal triggered. path: /clients/client7/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:30.922627] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-2: background entry self-heal completed on /clients/client0/~dmtmp/PM >[2012-04-03 17:45:30.929275] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-1: background entry self-heal completed on /clients/client7/~dmtmp/PM >[2012-04-03 17:45:30.930247] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-0: background entry self-heal completed on /clients/client7/~dmtmp/PM >[2012-04-03 17:45:30.931152] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-0: background entry self-heal completed on /clients/client3/~dmtmp/PM >[2012-04-03 17:45:30.932003] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-2: background entry self-heal triggered. path: /clients/client2/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:30.933085] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-2: background entry self-heal completed on /clients/client7/~dmtmp/PM >[2012-04-03 17:45:30.934202] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-1: background entry self-heal triggered. path: /clients/client3/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:30.934749] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-2: background entry self-heal triggered. path: /clients/client3/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:30.935226] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-0: background entry self-heal triggered. path: /clients/client3/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:30.940806] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-2: background entry self-heal completed on /clients/client2/~dmtmp/PM >[2012-04-03 17:45:30.942183] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-2: background entry self-heal completed on /clients/client3/~dmtmp/PM >[2012-04-03 17:45:30.942668] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-1: background entry self-heal completed on /clients/client3/~dmtmp/PM >[2012-04-03 17:45:30.943915] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-2: background entry self-heal triggered. path: /clients/client2/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:30.944144] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-0: background entry self-heal triggered. path: /clients/client2/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:30.944453] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-1: background entry self-heal triggered. path: /clients/client1/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:30.944787] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-1: background entry self-heal triggered. path: /clients/client2/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:30.945221] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-0: background entry self-heal completed on /clients/client3/~dmtmp/PM >[2012-04-03 17:45:30.956191] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-1: background entry self-heal completed on /clients/client1/~dmtmp/PM >[2012-04-03 17:45:30.956665] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-1: background entry self-heal completed on /clients/client2/~dmtmp/PM >[2012-04-03 17:45:30.957030] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-0: background entry self-heal completed on /clients/client2/~dmtmp/PM >[2012-04-03 17:45:30.957779] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-2: background entry self-heal completed on /clients/client2/~dmtmp/PM >[2012-04-03 17:45:30.958931] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-0: background entry self-heal triggered. path: /clients/client1/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:30.959337] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-1: background entry self-heal triggered. path: /clients/client1/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:30.960295] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-1: background entry self-heal triggered. path: /clients/client5/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:30.961395] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-2: background entry self-heal triggered. path: /clients/client1/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:30.965512] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-0: background entry self-heal completed on /clients/client1/~dmtmp/PM >[2012-04-03 17:45:30.967885] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-1: background entry self-heal completed on /clients/client1/~dmtmp/PM >[2012-04-03 17:45:30.969830] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-2: background entry self-heal completed on /clients/client1/~dmtmp/PM >[2012-04-03 17:45:30.970074] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-1: background entry self-heal completed on /clients/client5/~dmtmp/PM >[2012-04-03 17:45:30.971709] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-0: background entry self-heal triggered. path: /clients/client5/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:30.972040] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-1: background entry self-heal triggered. path: /clients/client9/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:30.972393] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-2: background entry self-heal triggered. path: /clients/client5/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:30.973759] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-1: background entry self-heal triggered. path: /clients/client5/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:30.979863] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-0: background entry self-heal completed on /clients/client5/~dmtmp/PM >[2012-04-03 17:45:30.981941] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-0: background entry self-heal triggered. path: /clients/client6/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:30.982400] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-2: background entry self-heal completed on /clients/client5/~dmtmp/PM >[2012-04-03 17:45:30.982569] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-1: background entry self-heal completed on /clients/client9/~dmtmp/PM >[2012-04-03 17:45:30.983306] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-1: background entry self-heal completed on /clients/client5/~dmtmp/PM >[2012-04-03 17:45:30.984928] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-0: background entry self-heal triggered. path: /clients/client9/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:30.985162] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-2: background entry self-heal triggered. path: /clients/client9/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:30.985653] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-1: background entry self-heal triggered. path: /clients/client9/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:30.990603] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-0: background entry self-heal completed on /clients/client6/~dmtmp/PM >[2012-04-03 17:45:30.993052] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-1: background entry self-heal triggered. path: /clients/client4/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:30.993403] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-1: background entry self-heal triggered. path: /clients/client6/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:30.993989] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-2: background entry self-heal triggered. path: /clients/client6/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:30.994658] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-0: background entry self-heal triggered. path: /clients/client6/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:30.995617] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-1: background entry self-heal completed on /clients/client9/~dmtmp/PM >[2012-04-03 17:45:30.996041] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-0: background entry self-heal completed on /clients/client9/~dmtmp/PM >[2012-04-03 17:45:30.996414] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-2: background entry self-heal completed on /clients/client9/~dmtmp/PM >[2012-04-03 17:45:31.001257] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-1: background entry self-heal completed on /clients/client4/~dmtmp/PM >[2012-04-03 17:45:31.002067] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-1: background entry self-heal completed on /clients/client6/~dmtmp/PM >[2012-04-03 17:45:31.003590] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-2: background entry self-heal completed on /clients/client6/~dmtmp/PM >[2012-04-03 17:45:31.003757] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-0: background entry self-heal completed on /clients/client6/~dmtmp/PM >[2012-04-03 17:45:31.004916] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-2: background entry self-heal triggered. path: /clients/client8/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:31.005129] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-0: background entry self-heal triggered. path: /clients/client4/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:31.005582] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-2: background entry self-heal triggered. path: /clients/client4/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:31.005763] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-1: background entry self-heal triggered. path: /clients/client4/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:31.013569] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-0: background entry self-heal completed on /clients/client4/~dmtmp/PM >[2012-04-03 17:45:31.015097] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-1: background entry self-heal completed on /clients/client4/~dmtmp/PM >[2012-04-03 17:45:31.016390] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-2: background entry self-heal completed on /clients/client8/~dmtmp/PM >[2012-04-03 17:45:31.016815] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-2: background entry self-heal completed on /clients/client4/~dmtmp/PM >[2012-04-03 17:45:31.018198] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-0: background entry self-heal triggered. path: /clients/client8/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:31.018475] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-2: background entry self-heal triggered. path: /clients/client7/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:31.018804] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-1: background entry self-heal triggered. path: /clients/client8/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:31.019047] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-2: background entry self-heal triggered. path: /clients/client8/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:31.024912] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-2: background entry self-heal completed on /clients/client7/~dmtmp/PM >[2012-04-03 17:45:31.025614] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-1: background entry self-heal completed on /clients/client8/~dmtmp/PM >[2012-04-03 17:45:31.026471] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-2: background entry self-heal completed on /clients/client8/~dmtmp/PM >[2012-04-03 17:45:31.027117] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-0: background entry self-heal completed on /clients/client8/~dmtmp/PM >[2012-04-03 17:45:31.028932] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-1: background entry self-heal triggered. path: /clients/client7/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:31.029161] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-2: background entry self-heal triggered. path: /clients/client7/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:31.030116] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-0: background entry self-heal triggered. path: /clients/client7/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:31.037423] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-1: background entry self-heal completed on /clients/client7/~dmtmp/PM >[2012-04-03 17:45:31.040491] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-2: background entry self-heal completed on /clients/client7/~dmtmp/PM >[2012-04-03 17:45:31.040820] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-0: background entry self-heal completed on /clients/client7/~dmtmp/PM >[2012-04-03 17:45:31.042347] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-2: background entry self-heal triggered. path: /clients/client2/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:31.050137] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-2: background entry self-heal completed on /clients/client2/~dmtmp/PM >[2012-04-03 17:45:31.051971] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-1: background entry self-heal triggered. path: /clients/client1/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:31.053005] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-0: background entry self-heal triggered. path: /clients/client2/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:31.053444] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-1: background entry self-heal triggered. path: /clients/client2/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:31.053857] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-2: background entry self-heal triggered. path: /clients/client2/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:31.059737] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-1: background entry self-heal completed on /clients/client1/~dmtmp/PM >[2012-04-03 17:45:31.060809] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-1: background entry self-heal completed on /clients/client2/~dmtmp/PM >[2012-04-03 17:45:31.061074] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-0: background entry self-heal triggered. path: /clients/client3/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:31.061226] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-2: background entry self-heal completed on /clients/client2/~dmtmp/PM >[2012-04-03 17:45:31.061742] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-1: background entry self-heal triggered. path: /clients/client1/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:31.062312] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-0: background entry self-heal completed on /clients/client2/~dmtmp/PM >[2012-04-03 17:45:31.063898] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-2: background entry self-heal triggered. path: /clients/client1/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:31.064123] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-0: background entry self-heal triggered. path: /clients/client1/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:31.067233] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-1: background entry self-heal completed on /clients/client1/~dmtmp/PM >[2012-04-03 17:45:31.072998] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-0: background entry self-heal completed on /clients/client3/~dmtmp/PM >[2012-04-03 17:45:31.073614] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-2: background entry self-heal completed on /clients/client1/~dmtmp/PM >[2012-04-03 17:45:31.074410] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-1: background entry self-heal triggered. path: /clients/client9/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:31.074674] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-0: background entry self-heal completed on /clients/client1/~dmtmp/PM >[2012-04-03 17:45:31.075572] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-0: background entry self-heal triggered. path: /clients/client3/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:31.075767] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-1: background entry self-heal triggered. path: /clients/client3/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:31.076049] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-2: background entry self-heal triggered. path: /clients/client3/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:31.082748] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-1: background entry self-heal completed on /clients/client9/~dmtmp/PM >[2012-04-03 17:45:31.083266] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-0: background entry self-heal triggered. path: /clients/client6/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:31.083668] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-1: background entry self-heal completed on /clients/client3/~dmtmp/PM >[2012-04-03 17:45:31.083819] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-2: background entry self-heal completed on /clients/client3/~dmtmp/PM >[2012-04-03 17:45:31.085765] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-0: background entry self-heal triggered. path: /clients/client9/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:31.086181] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-2: background entry self-heal triggered. path: /clients/client9/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:31.086406] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-0: background entry self-heal completed on /clients/client3/~dmtmp/PM >[2012-04-03 17:45:31.086889] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-1: background entry self-heal triggered. path: /clients/client9/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:31.093146] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-1: background entry self-heal completed on /clients/client9/~dmtmp/PM >[2012-04-03 17:45:31.093964] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-2: background entry self-heal completed on /clients/client9/~dmtmp/PM >[2012-04-03 17:45:31.094429] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-1: background entry self-heal triggered. path: /clients/client5/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:31.094759] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-0: background entry self-heal completed on /clients/client6/~dmtmp/PM >[2012-04-03 17:45:31.095249] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-0: background entry self-heal completed on /clients/client9/~dmtmp/PM >[2012-04-03 17:45:31.097712] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-1: background entry self-heal triggered. path: /clients/client6/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:31.098024] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-0: background entry self-heal triggered. path: /clients/client6/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:31.098231] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-2: background entry self-heal triggered. path: /clients/client6/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:31.104081] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-1: background entry self-heal completed on /clients/client5/~dmtmp/PM >[2012-04-03 17:45:31.107606] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-2: background entry self-heal completed on /clients/client6/~dmtmp/PM >[2012-04-03 17:45:31.107799] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-0: background entry self-heal triggered. path: /clients/client5/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:31.107976] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-2: background entry self-heal triggered. path: /clients/client5/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:31.108637] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-0: background entry self-heal completed on /clients/client6/~dmtmp/PM >[2012-04-03 17:45:31.110075] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-1: background entry self-heal triggered. path: /clients/client4/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:31.110263] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-1: background entry self-heal completed on /clients/client6/~dmtmp/PM >[2012-04-03 17:45:31.110648] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-1: background entry self-heal triggered. path: /clients/client5/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:31.118457] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-0: background entry self-heal completed on /clients/client5/~dmtmp/PM >[2012-04-03 17:45:31.118697] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-2: background entry self-heal completed on /clients/client5/~dmtmp/PM >[2012-04-03 17:45:31.119411] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-1: background entry self-heal completed on /clients/client4/~dmtmp/PM >[2012-04-03 17:45:31.119880] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-1: background entry self-heal completed on /clients/client5/~dmtmp/PM >[2012-04-03 17:45:31.121334] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-2: background entry self-heal triggered. path: /clients/client8/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:31.121618] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-1: background entry self-heal triggered. path: /clients/client4/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:31.122101] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-0: background entry self-heal triggered. path: /clients/client4/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:31.124014] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-2: background entry self-heal triggered. path: /clients/client4/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:31.130891] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-0: background entry self-heal completed on /clients/client4/~dmtmp/PM >[2012-04-03 17:45:31.132130] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-1: background entry self-heal completed on /clients/client4/~dmtmp/PM >[2012-04-03 17:45:31.133906] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-2: background entry self-heal completed on /clients/client8/~dmtmp/PM >[2012-04-03 17:45:31.135599] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-2: background entry self-heal completed on /clients/client4/~dmtmp/PM >[2012-04-03 17:45:31.137237] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-2: background entry self-heal triggered. path: /clients/client8/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:31.137685] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-0: background entry self-heal triggered. path: /clients/client8/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:31.138086] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-1: background entry self-heal triggered. path: /clients/client8/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:31.140567] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-2: background entry self-heal triggered. path: /clients/client7/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:31.145833] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-1: background entry self-heal completed on /clients/client8/~dmtmp/PM >[2012-04-03 17:45:31.149080] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-2: background entry self-heal completed on /clients/client8/~dmtmp/PM >[2012-04-03 17:45:31.149640] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-0: background entry self-heal completed on /clients/client8/~dmtmp/PM >[2012-04-03 17:45:31.151154] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-2: background entry self-heal completed on /clients/client7/~dmtmp/PM >[2012-04-03 17:45:31.153063] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-1: background entry self-heal triggered. path: /clients/client7/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:31.154398] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-2: background entry self-heal triggered. path: /clients/client7/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:31.154781] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-0: background entry self-heal triggered. path: /clients/client7/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:31.155126] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-2: background entry self-heal triggered. path: /clients/client2/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:31.160486] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-1: background entry self-heal completed on /clients/client7/~dmtmp/PM >[2012-04-03 17:45:31.162297] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-0: background entry self-heal completed on /clients/client7/~dmtmp/PM >[2012-04-03 17:45:31.165854] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-2: background entry self-heal completed on /clients/client7/~dmtmp/PM >[2012-04-03 17:45:31.166173] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-2: background entry self-heal completed on /clients/client2/~dmtmp/PM >[2012-04-03 17:45:31.167593] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-1: background entry self-heal triggered. path: /clients/client1/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:31.168942] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-1: background entry self-heal triggered. path: /clients/client2/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:31.170832] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-0: background entry self-heal triggered. path: /clients/client2/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:31.171142] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-2: background entry self-heal triggered. path: /clients/client2/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:31.174223] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-1: background entry self-heal completed on /clients/client1/~dmtmp/PM >[2012-04-03 17:45:31.179070] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-1: background entry self-heal completed on /clients/client2/~dmtmp/PM >[2012-04-03 17:45:31.179666] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-0: background entry self-heal triggered. path: /clients/client1/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:31.179883] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-2: background entry self-heal triggered. path: /clients/client1/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:31.180547] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-1: background entry self-heal triggered. path: /clients/client1/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:31.183690] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-2: background entry self-heal completed on /clients/client2/~dmtmp/PM >[2012-04-03 17:45:31.183967] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-0: background entry self-heal triggered. path: /clients/client3/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:31.185899] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-0: background entry self-heal completed on /clients/client2/~dmtmp/PM >[2012-04-03 17:45:31.187239] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-1: background entry self-heal completed on /clients/client1/~dmtmp/PM >[2012-04-03 17:45:31.187586] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-2: background entry self-heal completed on /clients/client1/~dmtmp/PM >[2012-04-03 17:45:31.190797] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-0: background entry self-heal completed on /clients/client1/~dmtmp/PM >[2012-04-03 17:45:31.193623] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-0: background entry self-heal completed on /clients/client3/~dmtmp/PM >[2012-04-03 17:45:31.196143] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-1: background entry self-heal triggered. path: /clients/client9/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:31.197102] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-1: background entry self-heal triggered. path: /clients/client3/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:31.197877] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-0: background entry self-heal triggered. path: /clients/client3/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:31.198145] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-2: background entry self-heal triggered. path: /clients/client3/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:31.204977] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-2: background entry self-heal completed on /clients/client3/~dmtmp/PM >[2012-04-03 17:45:31.205297] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-0: background entry self-heal completed on /clients/client3/~dmtmp/PM >[2012-04-03 17:45:31.285066] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-1: background entry self-heal completed on /clients/client9/~dmtmp/PM >[2012-04-03 17:45:31.286209] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-1: background entry self-heal completed on /clients/client3/~dmtmp/PM >[2012-04-03 17:45:31.287193] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-1: background entry self-heal triggered. path: /clients/client5/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:31.289356] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-2: background entry self-heal triggered. path: /clients/client9/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:31.289631] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-1: background entry self-heal triggered. path: /clients/client9/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:31.290119] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-0: background entry self-heal triggered. path: /clients/client9/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:31.296189] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-2: background entry self-heal completed on /clients/client9/~dmtmp/PM >[2012-04-03 17:45:31.297608] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-1: background entry self-heal completed on /clients/client5/~dmtmp/PM >[2012-04-03 17:45:31.298521] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-0: background entry self-heal completed on /clients/client9/~dmtmp/PM >[2012-04-03 17:45:31.299194] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-1: background entry self-heal completed on /clients/client9/~dmtmp/PM >[2012-04-03 17:45:31.301119] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-1: background entry self-heal triggered. path: /clients/client4/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:31.301464] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-2: background entry self-heal triggered. path: /clients/client5/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:31.301909] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-1: background entry self-heal triggered. path: /clients/client5/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:31.302099] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-0: background entry self-heal triggered. path: /clients/client5/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:31.308275] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-2: background entry self-heal completed on /clients/client5/~dmtmp/PM >[2012-04-03 17:45:31.309352] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-0: background entry self-heal completed on /clients/client5/~dmtmp/PM >[2012-04-03 17:45:31.311465] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-1: background entry self-heal completed on /clients/client4/~dmtmp/PM >[2012-04-03 17:45:31.311996] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-1: background entry self-heal completed on /clients/client5/~dmtmp/PM >[2012-04-03 17:45:31.313508] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-1: background entry self-heal triggered. path: /clients/client4/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:31.314544] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-0: background entry self-heal triggered. path: /clients/client4/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:31.315373] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-2: background entry self-heal triggered. path: /clients/client4/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:31.322262] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-1: background entry self-heal completed on /clients/client4/~dmtmp/PM >[2012-04-03 17:45:31.322866] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-0: background entry self-heal completed on /clients/client4/~dmtmp/PM >[2012-04-03 17:45:31.324546] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-2: background entry self-heal completed on /clients/client4/~dmtmp/PM >[2012-04-03 17:45:31.331783] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-2: background entry self-heal triggered. path: /clients/client8/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:31.338916] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-2: background entry self-heal completed on /clients/client8/~dmtmp/PM >[2012-04-03 17:45:31.341100] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-2: background entry self-heal triggered. path: /clients/client7/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:31.341861] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-1: background entry self-heal triggered. path: /clients/client8/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:31.342158] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-0: background entry self-heal triggered. path: /clients/client8/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:31.344006] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-2: background entry self-heal triggered. path: /clients/client8/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:31.349128] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-1: background entry self-heal completed on /clients/client8/~dmtmp/PM >[2012-04-03 17:45:31.350958] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-2: background entry self-heal completed on /clients/client7/~dmtmp/PM >[2012-04-03 17:45:31.352152] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-0: background entry self-heal completed on /clients/client8/~dmtmp/PM >[2012-04-03 17:45:31.353539] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-0: background entry self-heal triggered. path: /clients/client7/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:31.354620] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-2: background entry self-heal triggered. path: /clients/client7/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:31.355155] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-2: background entry self-heal completed on /clients/client8/~dmtmp/PM >[2012-04-03 17:45:31.357820] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-0: background entry self-heal completed on /clients/client7/~dmtmp/PM >[2012-04-03 17:45:31.359043] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-1: background entry self-heal triggered. path: /clients/client1/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:31.359553] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-1: background entry self-heal triggered. path: /clients/client7/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:31.364191] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-2: background entry self-heal completed on /clients/client7/~dmtmp/PM >[2012-04-03 17:45:31.365794] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-1: background entry self-heal completed on /clients/client1/~dmtmp/PM >[2012-04-03 17:45:31.366676] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-2: background entry self-heal triggered. path: /clients/client2/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:31.367351] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-1: background entry self-heal completed on /clients/client7/~dmtmp/PM >[2012-04-03 17:45:31.368167] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-1: background entry self-heal triggered. path: /clients/client1/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:31.370613] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-2: background entry self-heal triggered. path: /clients/client1/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:31.371000] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-0: background entry self-heal triggered. path: /clients/client1/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:31.382504] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-1: background entry self-heal completed on /clients/client1/~dmtmp/PM >[2012-04-03 17:45:31.397421] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-2: background entry self-heal completed on /clients/client2/~dmtmp/PM >[2012-04-03 17:45:31.398214] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-2: background entry self-heal completed on /clients/client1/~dmtmp/PM >[2012-04-03 17:45:31.399049] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-1: background entry self-heal triggered. path: /clients/client9/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:31.400137] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-0: background entry self-heal completed on /clients/client1/~dmtmp/PM >[2012-04-03 17:45:31.400963] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-2: background entry self-heal triggered. path: /clients/client2/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:31.401451] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-0: background entry self-heal triggered. path: /clients/client2/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:31.401875] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-1: background entry self-heal triggered. path: /clients/client2/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:31.406698] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-0: background entry self-heal completed on /clients/client2/~dmtmp/PM >[2012-04-03 17:45:31.409426] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-2: background entry self-heal completed on /clients/client2/~dmtmp/PM >[2012-04-03 17:45:31.409625] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-0: background entry self-heal triggered. path: /clients/client3/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:31.410992] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-1: background entry self-heal completed on /clients/client9/~dmtmp/PM >[2012-04-03 17:45:31.412449] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-1: background entry self-heal completed on /clients/client2/~dmtmp/PM >[2012-04-03 17:45:31.413216] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-1: background entry self-heal triggered. path: /clients/client9/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:31.413620] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-2: background entry self-heal triggered. path: /clients/client9/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:31.414285] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-0: background entry self-heal triggered. path: /clients/client9/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:31.426589] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-0: background entry self-heal completed on /clients/client3/~dmtmp/PM >[2012-04-03 17:45:31.428780] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-2: background entry self-heal completed on /clients/client9/~dmtmp/PM >[2012-04-03 17:45:31.431121] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-0: background entry self-heal triggered. path: /clients/client3/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:31.431404] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-2: background entry self-heal triggered. path: /clients/client3/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:31.432959] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-1: background entry self-heal triggered. path: /clients/client3/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:31.434068] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-0: background entry self-heal completed on /clients/client9/~dmtmp/PM >[2012-04-03 17:45:31.435262] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-1: background entry self-heal completed on /clients/client9/~dmtmp/PM >[2012-04-03 17:45:31.443054] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-0: background entry self-heal completed on /clients/client3/~dmtmp/PM >[2012-04-03 17:45:31.444084] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-2: background entry self-heal completed on /clients/client3/~dmtmp/PM >[2012-04-03 17:45:31.446782] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-1: background entry self-heal completed on /clients/client3/~dmtmp/PM >[2012-04-03 17:45:31.451851] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-1: background entry self-heal triggered. path: /clients/client5/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:31.460708] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-1: background entry self-heal completed on /clients/client5/~dmtmp/PM >[2012-04-03 17:45:31.462176] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-2: background entry self-heal triggered. path: /clients/client0/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:31.462797] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-0: background entry self-heal triggered. path: /clients/client5/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:31.463803] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-2: background entry self-heal triggered. path: /clients/client5/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:31.464000] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-1: background entry self-heal triggered. path: /clients/client5/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:31.471260] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-2: background entry self-heal completed on /clients/client0/~dmtmp/PM >[2012-04-03 17:45:31.471843] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-1: background entry self-heal triggered. path: /clients/client4/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:31.472301] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-2: background entry self-heal completed on /clients/client5/~dmtmp/PM >[2012-04-03 17:45:31.472448] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-1: background entry self-heal completed on /clients/client5/~dmtmp/PM >[2012-04-03 17:45:31.473216] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-2: background entry self-heal triggered. path: /clients/client0/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:31.473386] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-0: background entry self-heal completed on /clients/client5/~dmtmp/PM >[2012-04-03 17:45:31.474438] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-1: background entry self-heal triggered. path: /clients/client0/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:31.475012] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-0: background entry self-heal triggered. path: /clients/client0/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:31.479157] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-2: background entry self-heal completed on /clients/client0/~dmtmp/PM >[2012-04-03 17:45:31.480566] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-1: background entry self-heal completed on /clients/client4/~dmtmp/PM >[2012-04-03 17:45:31.482991] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-1: background entry self-heal completed on /clients/client0/~dmtmp/PM >[2012-04-03 17:45:31.483262] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-2: background entry self-heal triggered. path: /clients/client4/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:31.483655] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-1: background entry self-heal triggered. path: /clients/client4/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:31.484256] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-0: background entry self-heal triggered. path: /clients/client4/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:31.484609] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-2: background entry self-heal triggered. path: /clients/client8/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:31.485101] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-0: background entry self-heal completed on /clients/client0/~dmtmp/PM >[2012-04-03 17:45:31.492253] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-2: background entry self-heal completed on /clients/client4/~dmtmp/PM >[2012-04-03 17:45:31.493019] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-1: background entry self-heal completed on /clients/client4/~dmtmp/PM >[2012-04-03 17:45:31.493199] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-2: background entry self-heal completed on /clients/client8/~dmtmp/PM >[2012-04-03 17:45:31.495600] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-2: background entry self-heal triggered. path: /clients/client7/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:31.495893] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-2: background entry self-heal triggered. path: /clients/client8/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:31.496086] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-0: background entry self-heal completed on /clients/client4/~dmtmp/PM >[2012-04-03 17:45:31.496426] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-0: background entry self-heal triggered. path: /clients/client8/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:31.496925] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-1: background entry self-heal triggered. path: /clients/client8/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:31.505530] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-2: background entry self-heal completed on /clients/client7/~dmtmp/PM >[2012-04-03 17:45:31.506101] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-2: background entry self-heal completed on /clients/client8/~dmtmp/PM >[2012-04-03 17:45:31.510072] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-1: background entry self-heal triggered. path: /clients/client1/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:31.510621] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-0: background entry self-heal completed on /clients/client8/~dmtmp/PM >[2012-04-03 17:45:31.512415] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-1: background entry self-heal triggered. path: /clients/client7/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:31.514501] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-0: background entry self-heal triggered. path: /clients/client7/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:31.515862] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-1: background entry self-heal completed on /clients/client8/~dmtmp/PM >[2012-04-03 17:45:31.517724] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-2: background entry self-heal triggered. path: /clients/client7/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:31.518490] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-1: background entry self-heal completed on /clients/client1/~dmtmp/PM >[2012-04-03 17:45:31.520514] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-0: background entry self-heal triggered. path: /clients/client1/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:31.521147] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-1: background entry self-heal completed on /clients/client7/~dmtmp/PM >[2012-04-03 17:45:31.521335] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-2: background entry self-heal triggered. path: /clients/client1/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:31.522277] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-1: background entry self-heal triggered. path: /clients/client1/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:31.522924] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-0: background entry self-heal completed on /clients/client7/~dmtmp/PM >[2012-04-03 17:45:31.529508] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-0: background entry self-heal completed on /clients/client1/~dmtmp/PM >[2012-04-03 17:45:31.530183] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-2: background entry self-heal triggered. path: /clients/client2/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:31.530440] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-1: background entry self-heal completed on /clients/client1/~dmtmp/PM >[2012-04-03 17:45:31.531520] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-2: background entry self-heal completed on /clients/client7/~dmtmp/PM >[2012-04-03 17:45:31.536346] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-2: background entry self-heal completed on /clients/client1/~dmtmp/PM >[2012-04-03 17:45:31.538626] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-2: background entry self-heal completed on /clients/client2/~dmtmp/PM >[2012-04-03 17:45:31.541000] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-2: background entry self-heal triggered. path: /clients/client2/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:31.541822] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-0: background entry self-heal triggered. path: /clients/client2/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:31.543357] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-1: background entry self-heal triggered. path: /clients/client2/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:31.546316] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-2: background entry self-heal completed on /clients/client2/~dmtmp/PM >[2012-04-03 17:45:31.549790] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-1: background entry self-heal triggered. path: /clients/client9/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:31.550573] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-0: background entry self-heal completed on /clients/client2/~dmtmp/PM >[2012-04-03 17:45:31.553722] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-1: background entry self-heal completed on /clients/client2/~dmtmp/PM >[2012-04-03 17:45:31.554015] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-0: background entry self-heal triggered. path: /clients/client3/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:31.561565] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-1: background entry self-heal completed on /clients/client9/~dmtmp/PM >[2012-04-03 17:45:31.566635] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-0: background entry self-heal completed on /clients/client3/~dmtmp/PM >[2012-04-03 17:45:31.568470] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-0: background entry self-heal triggered. path: /clients/client9/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:31.569158] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-2: background entry self-heal triggered. path: /clients/client9/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:31.571177] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-2: background entry self-heal triggered. path: /clients/client3/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:31.571614] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-0: background entry self-heal triggered. path: /clients/client3/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:31.578501] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-2: background entry self-heal completed on /clients/client9/~dmtmp/PM >[2012-04-03 17:45:31.579025] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-0: background entry self-heal completed on /clients/client9/~dmtmp/PM >[2012-04-03 17:45:31.579401] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-2: background entry self-heal completed on /clients/client3/~dmtmp/PM >[2012-04-03 17:45:31.580347] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-0: background entry self-heal completed on /clients/client3/~dmtmp/PM >[2012-04-03 17:45:31.588681] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-1: background entry self-heal triggered. path: /clients/client9/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:31.588868] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-1: background entry self-heal triggered. path: /clients/client3/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:31.598628] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-1: background entry self-heal completed on /clients/client9/~dmtmp/PM >[2012-04-03 17:45:31.600155] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-1: background entry self-heal completed on /clients/client3/~dmtmp/PM >[2012-04-03 17:45:31.602098] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-2: background entry self-heal triggered. path: /clients/client0/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:31.649002] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-1: background entry self-heal triggered. path: /clients/client4/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:31.650182] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-2: background entry self-heal completed on /clients/client0/~dmtmp/PM >[2012-04-03 17:45:31.652675] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-1: background entry self-heal triggered. path: /clients/client0/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:31.652952] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-0: background entry self-heal triggered. path: /clients/client0/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:31.654073] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-2: background entry self-heal triggered. path: /clients/client0/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:31.658598] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-1: background entry self-heal completed on /clients/client4/~dmtmp/PM >[2012-04-03 17:45:31.660930] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-1: background entry self-heal triggered. path: /clients/client5/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:31.661340] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-1: background entry self-heal triggered. path: /clients/client4/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:31.661623] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-0: background entry self-heal triggered. path: /clients/client4/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:31.661877] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-1: background entry self-heal completed on /clients/client0/~dmtmp/PM >[2012-04-03 17:45:31.662019] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-0: background entry self-heal completed on /clients/client0/~dmtmp/PM >[2012-04-03 17:45:31.664198] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-0: background entry self-heal completed on /clients/client4/~dmtmp/PM >[2012-04-03 17:45:31.666486] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-1: background entry self-heal completed on /clients/client5/~dmtmp/PM >[2012-04-03 17:45:31.667132] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-1: background entry self-heal completed on /clients/client4/~dmtmp/PM >[2012-04-03 17:45:31.667706] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-0: background entry self-heal triggered. path: /clients/client5/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:31.668395] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-1: background entry self-heal triggered. path: /clients/client5/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:31.670664] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-0: background entry self-heal completed on /clients/client5/~dmtmp/PM >[2012-04-03 17:45:31.671120] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-1: background entry self-heal completed on /clients/client5/~dmtmp/PM >[2012-04-03 17:45:31.701190] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-2: background entry self-heal triggered. path: /clients/client4/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:31.703056] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-2: background entry self-heal triggered. path: /clients/client5/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:31.703233] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-2: background entry self-heal completed on /clients/client0/~dmtmp/PM >[2012-04-03 17:45:31.738033] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-2: background entry self-heal triggered. path: /clients/client8/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:31.740213] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-2: background entry self-heal completed on /clients/client4/~dmtmp/PM >[2012-04-03 17:45:31.741207] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-2: background entry self-heal completed on /clients/client5/~dmtmp/PM >[2012-04-03 17:45:31.798164] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-2: background entry self-heal completed on /clients/client8/~dmtmp/PM >[2012-04-03 17:45:31.799019] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-2: background entry self-heal triggered. path: /clients/client7/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:31.805866] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-0: background entry self-heal triggered. path: /clients/client8/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:31.806345] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-2: background entry self-heal triggered. path: /clients/client8/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:31.806606] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-1: background entry self-heal triggered. path: /clients/client8/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:31.814653] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-0: background entry self-heal triggered. path: /clients/client6/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:31.817238] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-2: background entry self-heal completed on /clients/client7/~dmtmp/PM >[2012-04-03 17:45:31.819125] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-2: background entry self-heal completed on /clients/client8/~dmtmp/PM >[2012-04-03 17:45:31.820108] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-0: background entry self-heal completed on /clients/client8/~dmtmp/PM >[2012-04-03 17:45:31.820395] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-1: background entry self-heal triggered. path: /clients/client7/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:31.820619] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-2: background entry self-heal triggered. path: /clients/client7/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:31.821520] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-0: background entry self-heal triggered. path: /clients/client7/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:31.821899] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-1: background entry self-heal completed on /clients/client8/~dmtmp/PM >[2012-04-03 17:45:31.825835] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-0: background entry self-heal completed on /clients/client6/~dmtmp/PM >[2012-04-03 17:45:31.831407] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-2: background entry self-heal triggered. path: /clients/client6/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:31.834243] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-1: background entry self-heal triggered. path: /clients/client6/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:31.835416] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-0: background entry self-heal completed on /clients/client7/~dmtmp/PM >[2012-04-03 17:45:31.835895] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-0: background entry self-heal triggered. path: /clients/client6/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:31.839293] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-2: background entry self-heal completed on /clients/client7/~dmtmp/PM >[2012-04-03 17:45:31.839571] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-1: background entry self-heal completed on /clients/client7/~dmtmp/PM >[2012-04-03 17:45:31.841050] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-0: background entry self-heal triggered. path: /clients/client3/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:31.851068] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-1: background entry self-heal completed on /clients/client6/~dmtmp/PM >[2012-04-03 17:45:31.851354] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-2: background entry self-heal completed on /clients/client6/~dmtmp/PM >[2012-04-03 17:45:31.864213] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-0: background entry self-heal completed on /clients/client6/~dmtmp/PM >[2012-04-03 17:45:31.865063] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-0: background entry self-heal completed on /clients/client3/~dmtmp/PM >[2012-04-03 17:45:31.869318] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-1: background entry self-heal triggered. path: /clients/client9/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:31.873813] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-0: background entry self-heal triggered. path: /clients/client3/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:31.875371] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-2: background entry self-heal triggered. path: /clients/client3/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:31.877890] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-1: background entry self-heal triggered. path: /clients/client3/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:31.881018] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-0: background entry self-heal completed on /clients/client3/~dmtmp/PM >[2012-04-03 17:45:31.887272] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-2: background entry self-heal completed on /clients/client3/~dmtmp/PM >[2012-04-03 17:45:31.895223] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-1: background entry self-heal completed on /clients/client9/~dmtmp/PM >[2012-04-03 17:45:31.895905] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-1: background entry self-heal completed on /clients/client3/~dmtmp/PM >[2012-04-03 17:45:31.897099] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-1: background entry self-heal triggered. path: /clients/client5/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:31.898911] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-0: background entry self-heal triggered. path: /clients/client9/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:31.902914] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-1: background entry self-heal triggered. path: /clients/client9/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:31.903471] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-2: background entry self-heal triggered. path: /clients/client9/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:31.917366] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-0: background entry self-heal completed on /clients/client9/~dmtmp/PM >[2012-04-03 17:45:31.918130] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-1: background entry self-heal completed on /clients/client5/~dmtmp/PM >[2012-04-03 17:45:31.920199] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-1: background entry self-heal completed on /clients/client9/~dmtmp/PM >[2012-04-03 17:45:31.924054] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-1: background entry self-heal triggered. path: /clients/client5/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:31.929252] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-2: background entry self-heal triggered. path: /clients/client5/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:31.929585] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-0: background entry self-heal triggered. path: /clients/client5/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:31.934196] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-1: background entry self-heal triggered. path: /clients/client4/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:31.935066] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-2: background entry self-heal completed on /clients/client9/~dmtmp/PM >[2012-04-03 17:45:31.936726] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-1: background entry self-heal completed on /clients/client5/~dmtmp/PM >[2012-04-03 17:45:31.938620] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-2: background entry self-heal completed on /clients/client5/~dmtmp/PM >[2012-04-03 17:45:31.942419] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-0: background entry self-heal completed on /clients/client5/~dmtmp/PM >[2012-04-03 17:45:31.944551] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-1: background entry self-heal completed on /clients/client4/~dmtmp/PM >[2012-04-03 17:45:31.948113] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-2: background entry self-heal triggered. path: /clients/client0/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:31.948766] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-1: background entry self-heal triggered. path: /clients/client4/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:31.950434] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-2: background entry self-heal triggered. path: /clients/client4/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:31.951845] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-0: background entry self-heal triggered. path: /clients/client4/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:31.964590] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-2: background entry self-heal completed on /clients/client0/~dmtmp/PM >[2012-04-03 17:45:31.966861] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-1: background entry self-heal completed on /clients/client4/~dmtmp/PM >[2012-04-03 17:45:31.967947] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-2: background entry self-heal completed on /clients/client4/~dmtmp/PM >[2012-04-03 17:45:31.968207] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-1: background entry self-heal triggered. path: /clients/client0/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:31.969976] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-2: background entry self-heal triggered. path: /clients/client0/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:31.970879] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-0: background entry self-heal triggered. path: /clients/client0/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:31.974734] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-0: background entry self-heal completed on /clients/client4/~dmtmp/PM >[2012-04-03 17:45:31.980976] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-1: background entry self-heal completed on /clients/client0/~dmtmp/PM >[2012-04-03 17:45:31.982420] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-2: background entry self-heal triggered. path: /clients/client7/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:31.982841] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-2: background entry self-heal completed on /clients/client0/~dmtmp/PM >[2012-04-03 17:45:31.982999] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-0: background entry self-heal completed on /clients/client0/~dmtmp/PM >[2012-04-03 17:45:31.995208] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-2: background entry self-heal completed on /clients/client7/~dmtmp/PM >[2012-04-03 17:45:31.999109] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-0: background entry self-heal triggered. path: /clients/client7/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:32.000707] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-1: background entry self-heal triggered. path: /clients/client7/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:32.003240] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-2: background entry self-heal triggered. path: /clients/client7/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:32.015577] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-1: background entry self-heal completed on /clients/client7/~dmtmp/PM >[2012-04-03 17:45:32.015756] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-2: background entry self-heal triggered. path: /clients/client8/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:32.016980] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-0: background entry self-heal completed on /clients/client7/~dmtmp/PM >[2012-04-03 17:45:32.023344] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-2: background entry self-heal completed on /clients/client7/~dmtmp/PM >[2012-04-03 17:45:32.036736] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-2: background entry self-heal completed on /clients/client8/~dmtmp/PM >[2012-04-03 17:45:32.044952] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-0: background entry self-heal triggered. path: /clients/client8/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:32.046012] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-1: background entry self-heal triggered. path: /clients/client8/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:32.046563] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-2: background entry self-heal triggered. path: /clients/client8/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:32.046945] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-0: background entry self-heal triggered. path: /clients/client6/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:32.053264] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-0: background entry self-heal completed on /clients/client8/~dmtmp/PM >[2012-04-03 17:45:32.053414] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-0: background entry self-heal completed on /clients/client6/~dmtmp/PM >[2012-04-03 17:45:32.055797] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-0: background entry self-heal triggered. path: /clients/client6/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:32.056859] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-2: background entry self-heal triggered. path: /clients/client6/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:32.057086] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-1: background entry self-heal triggered. path: /clients/client9/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:32.058580] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-1: background entry self-heal triggered. path: /clients/client6/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:32.059142] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-1: background entry self-heal completed on /clients/client8/~dmtmp/PM >[2012-04-03 17:45:32.059667] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-2: background entry self-heal completed on /clients/client8/~dmtmp/PM >[2012-04-03 17:45:32.064015] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-0: background entry self-heal completed on /clients/client6/~dmtmp/PM >[2012-04-03 17:45:32.068524] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-1: background entry self-heal completed on /clients/client9/~dmtmp/PM >[2012-04-03 17:45:32.069402] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-2: background entry self-heal completed on /clients/client6/~dmtmp/PM >[2012-04-03 17:45:32.070587] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-0: background entry self-heal triggered. path: /clients/client3/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:32.071023] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-1: background entry self-heal completed on /clients/client6/~dmtmp/PM >[2012-04-03 17:45:32.071380] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-1: background entry self-heal triggered. path: /clients/client9/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:32.072589] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-2: background entry self-heal triggered. path: /clients/client9/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:32.075326] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-0: background entry self-heal triggered. path: /clients/client9/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:32.077997] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-1: background entry self-heal completed on /clients/client9/~dmtmp/PM >[2012-04-03 17:45:32.081609] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-2: background entry self-heal completed on /clients/client9/~dmtmp/PM >[2012-04-03 17:45:32.083526] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-0: background entry self-heal completed on /clients/client3/~dmtmp/PM >[2012-04-03 17:45:32.083986] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-0: background entry self-heal completed on /clients/client9/~dmtmp/PM >[2012-04-03 17:45:32.085550] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-2: background entry self-heal triggered. path: /clients/client3/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:32.088322] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-1: background entry self-heal triggered. path: /clients/client3/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:32.088923] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-0: background entry self-heal triggered. path: /clients/client3/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:32.090645] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-1: background entry self-heal triggered. path: /clients/client5/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:32.105786] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-1: background entry self-heal completed on /clients/client3/~dmtmp/PM >[2012-04-03 17:45:32.106066] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-0: background entry self-heal completed on /clients/client3/~dmtmp/PM >[2012-04-03 17:45:32.107393] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-2: background entry self-heal completed on /clients/client3/~dmtmp/PM >[2012-04-03 17:45:32.108762] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-1: background entry self-heal completed on /clients/client5/~dmtmp/PM >[2012-04-03 17:45:32.116469] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-0: background entry self-heal triggered. path: /clients/client5/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:32.117094] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-2: background entry self-heal triggered. path: /clients/client0/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:32.117278] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-1: background entry self-heal triggered. path: /clients/client5/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:32.117505] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-2: background entry self-heal triggered. path: /clients/client5/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:32.131791] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-1: background entry self-heal completed on /clients/client5/~dmtmp/PM >[2012-04-03 17:45:32.139103] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-2: background entry self-heal completed on /clients/client0/~dmtmp/PM >[2012-04-03 17:45:32.142495] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-2: background entry self-heal completed on /clients/client5/~dmtmp/PM >[2012-04-03 17:45:32.142666] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-0: background entry self-heal completed on /clients/client5/~dmtmp/PM >[2012-04-03 17:45:32.145232] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-0: background entry self-heal triggered. path: /clients/client0/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:32.145499] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-2: background entry self-heal triggered. path: /clients/client0/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:32.145735] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-1: background entry self-heal triggered. path: /clients/client0/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:32.155013] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-1: background entry self-heal triggered. path: /clients/client1/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:32.155753] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-2: background entry self-heal completed on /clients/client0/~dmtmp/PM >[2012-04-03 17:45:32.156300] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-0: background entry self-heal completed on /clients/client0/~dmtmp/PM >[2012-04-03 17:45:32.156655] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-1: background entry self-heal completed on /clients/client0/~dmtmp/PM >[2012-04-03 17:45:32.167320] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-1: background entry self-heal completed on /clients/client1/~dmtmp/PM >[2012-04-03 17:45:32.169145] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-0: background entry self-heal triggered. path: /clients/client1/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:32.170174] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-2: background entry self-heal triggered. path: /clients/client1/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:32.170458] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-1: background entry self-heal triggered. path: /clients/client1/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:32.177425] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-0: background entry self-heal completed on /clients/client1/~dmtmp/PM >[2012-04-03 17:45:32.179915] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-1: background entry self-heal triggered. path: /clients/client4/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:32.180875] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-1: background entry self-heal completed on /clients/client1/~dmtmp/PM >[2012-04-03 17:45:32.182505] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-2: background entry self-heal completed on /clients/client1/~dmtmp/PM >[2012-04-03 17:45:32.191689] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-1: background entry self-heal completed on /clients/client4/~dmtmp/PM >[2012-04-03 17:45:32.193600] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-2: background entry self-heal triggered. path: /clients/client7/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:32.194529] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-0: background entry self-heal triggered. path: /clients/client4/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:32.194753] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-1: background entry self-heal triggered. path: /clients/client4/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:32.196245] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-2: background entry self-heal triggered. path: /clients/client4/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:32.198082] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-0: background entry self-heal completed on /clients/client4/~dmtmp/PM >[2012-04-03 17:45:32.200297] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-2: background entry self-heal completed on /clients/client7/~dmtmp/PM >[2012-04-03 17:45:32.201525] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-2: background entry self-heal completed on /clients/client4/~dmtmp/PM >[2012-04-03 17:45:32.203436] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-0: background entry self-heal triggered. path: /clients/client7/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:32.205783] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-2: background entry self-heal triggered. path: /clients/client7/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:32.206104] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-1: background entry self-heal triggered. path: /clients/client7/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:32.206603] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-2: background entry self-heal triggered. path: /clients/client8/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:32.206893] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-1: background entry self-heal completed on /clients/client4/~dmtmp/PM >[2012-04-03 17:45:32.208471] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-0: background entry self-heal completed on /clients/client7/~dmtmp/PM >[2012-04-03 17:45:32.213295] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-2: background entry self-heal completed on /clients/client7/~dmtmp/PM >[2012-04-03 17:45:32.215594] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-2: background entry self-heal completed on /clients/client8/~dmtmp/PM >[2012-04-03 17:45:32.217502] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-1: background entry self-heal completed on /clients/client7/~dmtmp/PM >[2012-04-03 17:45:32.217938] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-0: background entry self-heal triggered. path: /clients/client8/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:32.218422] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-2: background entry self-heal triggered. path: /clients/client8/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:32.219270] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-1: background entry self-heal triggered. path: /clients/client8/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:32.221636] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-0: background entry self-heal triggered. path: /clients/client6/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:32.234124] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-0: background entry self-heal completed on /clients/client8/~dmtmp/PM >[2012-04-03 17:45:32.235460] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-2: background entry self-heal completed on /clients/client8/~dmtmp/PM >[2012-04-03 17:45:32.235713] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-0: background entry self-heal completed on /clients/client6/~dmtmp/PM >[2012-04-03 17:45:32.238432] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-1: background entry self-heal completed on /clients/client8/~dmtmp/PM >[2012-04-03 17:45:32.238915] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-0: background entry self-heal triggered. path: /clients/client6/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:32.239585] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-2: background entry self-heal triggered. path: /clients/client6/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:32.239769] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-1: background entry self-heal triggered. path: /clients/client6/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:32.246908] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-1: background entry self-heal triggered. path: /clients/client9/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:32.255492] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-0: background entry self-heal completed on /clients/client6/~dmtmp/PM >[2012-04-03 17:45:32.256164] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-2: background entry self-heal completed on /clients/client6/~dmtmp/PM >[2012-04-03 17:45:32.257152] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-0: background entry self-heal triggered. path: /clients/client3/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:32.258148] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-1: background entry self-heal completed on /clients/client6/~dmtmp/PM >[2012-04-03 17:45:32.260176] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-1: background entry self-heal completed on /clients/client9/~dmtmp/PM >[2012-04-03 17:45:32.262734] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-1: background entry self-heal triggered. path: /clients/client9/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:32.263566] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-0: background entry self-heal triggered. path: /clients/client9/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:32.264375] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-2: background entry self-heal triggered. path: /clients/client9/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:32.264589] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-0: background entry self-heal completed on /clients/client3/~dmtmp/PM >[2012-04-03 17:45:32.269665] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-1: background entry self-heal triggered. path: /clients/client3/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:32.269890] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-2: background entry self-heal triggered. path: /clients/client3/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:32.272387] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-0: background entry self-heal triggered. path: /clients/client3/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:32.272945] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-2: background entry self-heal completed on /clients/client9/~dmtmp/PM >[2012-04-03 17:45:32.273292] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-1: background entry self-heal completed on /clients/client9/~dmtmp/PM >[2012-04-03 17:45:32.276632] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-1: background entry self-heal triggered. path: /clients/client5/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:32.276801] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-2: background entry self-heal completed on /clients/client3/~dmtmp/PM >[2012-04-03 17:45:32.278512] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-1: background entry self-heal completed on /clients/client3/~dmtmp/PM >[2012-04-03 17:45:32.279612] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-0: background entry self-heal completed on /clients/client9/~dmtmp/PM >[2012-04-03 17:45:32.281088] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-0: background entry self-heal completed on /clients/client3/~dmtmp/PM >[2012-04-03 17:45:32.288121] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-1: background entry self-heal completed on /clients/client5/~dmtmp/PM >[2012-04-03 17:45:32.291581] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-1: background entry self-heal triggered. path: /clients/client5/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:32.292493] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-0: background entry self-heal triggered. path: /clients/client5/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:32.292822] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-2: background entry self-heal triggered. path: /clients/client5/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:32.299819] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-1: background entry self-heal completed on /clients/client5/~dmtmp/PM >[2012-04-03 17:45:32.302814] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-0: background entry self-heal completed on /clients/client5/~dmtmp/PM >[2012-04-03 17:45:32.307771] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-2: background entry self-heal triggered. path: /clients/client0/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:32.309083] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-2: background entry self-heal completed on /clients/client5/~dmtmp/PM >[2012-04-03 17:45:32.317435] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-1: background entry self-heal triggered. path: /clients/client1/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:32.319739] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-2: background entry self-heal completed on /clients/client0/~dmtmp/PM >[2012-04-03 17:45:32.323017] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-1: background entry self-heal triggered. path: /clients/client0/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:32.323519] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-0: background entry self-heal triggered. path: /clients/client0/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:32.324294] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-2: background entry self-heal triggered. path: /clients/client0/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:32.324454] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-1: background entry self-heal completed on /clients/client1/~dmtmp/PM >[2012-04-03 17:45:32.327463] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-1: background entry self-heal triggered. path: /clients/client1/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:32.328380] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-0: background entry self-heal triggered. path: /clients/client1/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:32.329692] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-2: background entry self-heal triggered. path: /clients/client1/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:32.333977] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-1: background entry self-heal completed on /clients/client0/~dmtmp/PM >[2012-04-03 17:45:32.334244] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-2: background entry self-heal completed on /clients/client0/~dmtmp/PM >[2012-04-03 17:45:32.335523] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-0: background entry self-heal completed on /clients/client0/~dmtmp/PM >[2012-04-03 17:45:32.336179] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-1: background entry self-heal triggered. path: /clients/client4/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:32.338295] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-0: background entry self-heal completed on /clients/client1/~dmtmp/PM >[2012-04-03 17:45:32.339149] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-1: background entry self-heal completed on /clients/client1/~dmtmp/PM >[2012-04-03 17:45:32.342848] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-2: background entry self-heal completed on /clients/client1/~dmtmp/PM >[2012-04-03 17:45:32.344937] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-1: background entry self-heal completed on /clients/client4/~dmtmp/PM >[2012-04-03 17:45:32.347762] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-1: background entry self-heal triggered. path: /clients/client4/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:32.347963] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-2: background entry self-heal triggered. path: /clients/client8/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:32.348901] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-0: background entry self-heal triggered. path: /clients/client4/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:32.350876] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-2: background entry self-heal triggered. path: /clients/client4/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:32.357754] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-2: background entry self-heal triggered. path: /clients/client7/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:32.357948] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-0: background entry self-heal completed on /clients/client4/~dmtmp/PM >[2012-04-03 17:45:32.358984] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-2: background entry self-heal completed on /clients/client8/~dmtmp/PM >[2012-04-03 17:45:32.360534] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-1: background entry self-heal completed on /clients/client4/~dmtmp/PM >[2012-04-03 17:45:32.361134] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-0: background entry self-heal triggered. path: /clients/client8/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:32.361774] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-2: background entry self-heal completed on /clients/client4/~dmtmp/PM >[2012-04-03 17:45:32.363181] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-2: background entry self-heal triggered. path: /clients/client8/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:32.364433] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-1: background entry self-heal triggered. path: /clients/client8/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:32.367704] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-2: background entry self-heal completed on /clients/client7/~dmtmp/PM >[2012-04-03 17:45:32.368565] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-0: background entry self-heal completed on /clients/client8/~dmtmp/PM >[2012-04-03 17:45:32.370528] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-0: background entry self-heal triggered. path: /clients/client7/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:32.371273] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-2: background entry self-heal triggered. path: /clients/client7/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:32.372218] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-0: background entry self-heal triggered. path: /clients/client6/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:32.372418] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-1: background entry self-heal triggered. path: /clients/client7/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:32.374765] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-2: background entry self-heal completed on /clients/client8/~dmtmp/PM >[2012-04-03 17:45:32.375777] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-1: background entry self-heal completed on /clients/client8/~dmtmp/PM >[2012-04-03 17:45:32.380581] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-1: background entry self-heal completed on /clients/client7/~dmtmp/PM >[2012-04-03 17:45:32.383216] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-0: background entry self-heal completed on /clients/client7/~dmtmp/PM >[2012-04-03 17:45:32.384194] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-0: background entry self-heal completed on /clients/client6/~dmtmp/PM >[2012-04-03 17:45:32.385189] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-1: background entry self-heal triggered. path: /clients/client9/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:32.387892] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-1: background entry self-heal triggered. path: /clients/client6/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:32.388085] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-0: background entry self-heal triggered. path: /clients/client6/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:32.388322] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-2: background entry self-heal triggered. path: /clients/client6/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:32.388444] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-2: background entry self-heal completed on /clients/client7/~dmtmp/PM >[2012-04-03 17:45:32.394779] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-1: background entry self-heal completed on /clients/client9/~dmtmp/PM >[2012-04-03 17:45:32.398209] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-0: background entry self-heal triggered. path: /clients/client3/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:32.398735] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-2: background entry self-heal triggered. path: /clients/client9/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:32.399127] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-2: background entry self-heal completed on /clients/client6/~dmtmp/PM >[2012-04-03 17:45:32.399713] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-1: background entry self-heal completed on /clients/client6/~dmtmp/PM >[2012-04-03 17:45:32.400173] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-0: background entry self-heal triggered. path: /clients/client9/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:32.401061] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-1: background entry self-heal triggered. path: /clients/client9/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:32.401313] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-0: background entry self-heal completed on /clients/client6/~dmtmp/PM >[2012-04-03 17:45:32.410410] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-2: background entry self-heal completed on /clients/client9/~dmtmp/PM >[2012-04-03 17:45:32.410703] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-0: background entry self-heal completed on /clients/client3/~dmtmp/PM >[2012-04-03 17:45:32.411066] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-1: background entry self-heal completed on /clients/client9/~dmtmp/PM >[2012-04-03 17:45:32.412218] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-1: background entry self-heal triggered. path: /clients/client5/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:32.413765] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-2: background entry self-heal triggered. path: /clients/client3/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:32.413967] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-1: background entry self-heal triggered. path: /clients/client3/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:32.414302] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-0: background entry self-heal completed on /clients/client9/~dmtmp/PM >[2012-04-03 17:45:32.414788] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-0: background entry self-heal triggered. path: /clients/client3/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:32.421250] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-1: background entry self-heal completed on /clients/client5/~dmtmp/PM >[2012-04-03 17:45:32.424554] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-2: background entry self-heal completed on /clients/client3/~dmtmp/PM >[2012-04-03 17:45:32.424728] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-1: background entry self-heal completed on /clients/client3/~dmtmp/PM >[2012-04-03 17:45:32.425774] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-2: background entry self-heal triggered. path: /clients/client5/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:32.426340] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-1: background entry self-heal triggered. path: /clients/client5/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:32.426547] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-2: background entry self-heal triggered. path: /clients/client2/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:32.427821] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-0: background entry self-heal triggered. path: /clients/client5/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:32.430463] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-0: background entry self-heal completed on /clients/client3/~dmtmp/PM >[2012-04-03 17:45:32.435115] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-2: background entry self-heal completed on /clients/client5/~dmtmp/PM >[2012-04-03 17:45:32.436815] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-0: background entry self-heal completed on /clients/client5/~dmtmp/PM >[2012-04-03 17:45:32.437911] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-1: background entry self-heal completed on /clients/client5/~dmtmp/PM >[2012-04-03 17:45:32.438158] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-2: background entry self-heal completed on /clients/client2/~dmtmp/PM >[2012-04-03 17:45:32.439634] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-2: background entry self-heal triggered. path: /clients/client0/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:32.440932] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-1: background entry self-heal triggered. path: /clients/client2/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:32.441667] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-0: background entry self-heal triggered. path: /clients/client2/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:32.443617] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-2: background entry self-heal triggered. path: /clients/client2/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:32.446373] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-1: background entry self-heal completed on /clients/client2/~dmtmp/PM >[2012-04-03 17:45:32.449316] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-0: background entry self-heal completed on /clients/client2/~dmtmp/PM >[2012-04-03 17:45:32.451179] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-2: background entry self-heal completed on /clients/client0/~dmtmp/PM >[2012-04-03 17:45:32.451923] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-1: background entry self-heal triggered. path: /clients/client1/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:32.453999] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-0: background entry self-heal triggered. path: /clients/client0/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:32.454196] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-1: background entry self-heal triggered. path: /clients/client0/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:32.454407] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-2: background entry self-heal completed on /clients/client2/~dmtmp/PM >[2012-04-03 17:45:32.455117] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-2: background entry self-heal triggered. path: /clients/client0/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:32.461542] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-2: background entry self-heal completed on /clients/client0/~dmtmp/PM >[2012-04-03 17:45:32.462026] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-0: background entry self-heal completed on /clients/client0/~dmtmp/PM >[2012-04-03 17:45:32.463547] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-1: background entry self-heal triggered. path: /clients/client4/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:32.464193] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-1: background entry self-heal completed on /clients/client1/~dmtmp/PM >[2012-04-03 17:45:32.465339] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-1: background entry self-heal completed on /clients/client0/~dmtmp/PM >[2012-04-03 17:45:32.466960] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-1: background entry self-heal triggered. path: /clients/client1/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:32.468237] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-2: background entry self-heal triggered. path: /clients/client1/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:32.469751] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-0: background entry self-heal triggered. path: /clients/client1/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:32.472227] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-1: background entry self-heal completed on /clients/client4/~dmtmp/PM >[2012-04-03 17:45:32.474800] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-0: background entry self-heal triggered. path: /clients/client4/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:32.475882] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-1: background entry self-heal triggered. path: /clients/client4/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:32.477048] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-2: background entry self-heal triggered. path: /clients/client4/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:32.477789] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-1: background entry self-heal completed on /clients/client1/~dmtmp/PM >[2012-04-03 17:45:32.477970] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-2: background entry self-heal triggered. path: /clients/client7/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:32.478924] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-0: background entry self-heal completed on /clients/client1/~dmtmp/PM >[2012-04-03 17:45:32.479941] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-2: background entry self-heal completed on /clients/client1/~dmtmp/PM >[2012-04-03 17:45:32.481492] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-0: background entry self-heal completed on /clients/client4/~dmtmp/PM >[2012-04-03 17:45:32.483328] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-1: background entry self-heal completed on /clients/client4/~dmtmp/PM >[2012-04-03 17:45:32.486164] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-2: background entry self-heal completed on /clients/client4/~dmtmp/PM >[2012-04-03 17:45:32.489002] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-2: background entry self-heal completed on /clients/client7/~dmtmp/PM >[2012-04-03 17:45:32.490970] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-0: background entry self-heal triggered. path: /clients/client7/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:32.491174] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-2: background entry self-heal triggered. path: /clients/client8/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:32.491800] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-1: background entry self-heal triggered. path: /clients/client7/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:32.493863] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-2: background entry self-heal triggered. path: /clients/client7/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:32.501580] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-1: background entry self-heal completed on /clients/client7/~dmtmp/PM >[2012-04-03 17:45:32.504011] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-2: background entry self-heal completed on /clients/client8/~dmtmp/PM >[2012-04-03 17:45:32.504615] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-2: background entry self-heal completed on /clients/client7/~dmtmp/PM >[2012-04-03 17:45:32.504842] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-0: background entry self-heal completed on /clients/client7/~dmtmp/PM >[2012-04-03 17:45:32.506104] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-0: background entry self-heal triggered. path: /clients/client8/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:32.506434] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-1: background entry self-heal triggered. path: /clients/client9/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:32.506638] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-2: background entry self-heal triggered. path: /clients/client8/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:32.507188] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-1: background entry self-heal triggered. path: /clients/client8/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:32.511909] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-0: background entry self-heal completed on /clients/client8/~dmtmp/PM >[2012-04-03 17:45:32.512049] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-2: background entry self-heal completed on /clients/client8/~dmtmp/PM >[2012-04-03 17:45:32.512537] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-1: background entry self-heal completed on /clients/client9/~dmtmp/PM >[2012-04-03 17:45:32.513806] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-1: background entry self-heal completed on /clients/client8/~dmtmp/PM >[2012-04-03 17:45:32.515671] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-2: background entry self-heal triggered. path: /clients/client9/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:32.516241] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-1: background entry self-heal triggered. path: /clients/client9/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:32.516447] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-0: background entry self-heal triggered. path: /clients/client9/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:32.518443] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-0: background entry self-heal triggered. path: /clients/client6/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:32.522330] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-2: background entry self-heal completed on /clients/client9/~dmtmp/PM >[2012-04-03 17:45:32.525965] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-0: background entry self-heal completed on /clients/client9/~dmtmp/PM >[2012-04-03 17:45:32.526478] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-0: background entry self-heal completed on /clients/client6/~dmtmp/PM >[2012-04-03 17:45:32.527985] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-1: background entry self-heal completed on /clients/client9/~dmtmp/PM >[2012-04-03 17:45:32.528463] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-0: background entry self-heal triggered. path: /clients/client6/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:32.528969] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-2: background entry self-heal triggered. path: /clients/client6/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:32.529242] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-1: background entry self-heal triggered. path: /clients/client6/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:32.529955] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-0: background entry self-heal triggered. path: /clients/client3/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:32.535609] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-1: background entry self-heal completed on /clients/client6/~dmtmp/PM >[2012-04-03 17:45:32.537020] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-0: background entry self-heal completed on /clients/client6/~dmtmp/PM >[2012-04-03 17:45:32.537890] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-2: background entry self-heal completed on /clients/client6/~dmtmp/PM >[2012-04-03 17:45:32.538526] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-0: background entry self-heal completed on /clients/client3/~dmtmp/PM >[2012-04-03 17:45:32.540475] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-1: background entry self-heal triggered. path: /clients/client3/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:32.540708] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-2: background entry self-heal triggered. path: /clients/client2/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:32.541411] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-2: background entry self-heal triggered. path: /clients/client3/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:32.543250] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-0: background entry self-heal triggered. path: /clients/client3/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:32.550491] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-1: background entry self-heal triggered. path: /clients/client5/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:32.551300] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-0: background entry self-heal completed on /clients/client3/~dmtmp/PM >[2012-04-03 17:45:32.552177] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-1: background entry self-heal completed on /clients/client3/~dmtmp/PM >[2012-04-03 17:45:32.552912] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-2: background entry self-heal completed on /clients/client2/~dmtmp/PM >[2012-04-03 17:45:32.554125] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-2: background entry self-heal completed on /clients/client3/~dmtmp/PM >[2012-04-03 17:45:32.555449] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-0: background entry self-heal triggered. path: /clients/client2/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:32.556320] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-1: background entry self-heal triggered. path: /clients/client2/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:32.557159] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-2: background entry self-heal triggered. path: /clients/client2/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:32.560454] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-1: background entry self-heal completed on /clients/client5/~dmtmp/PM >[2012-04-03 17:45:32.564690] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-1: background entry self-heal triggered. path: /clients/client5/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:32.565052] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-1: background entry self-heal completed on /clients/client2/~dmtmp/PM >[2012-04-03 17:45:32.566156] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-0: background entry self-heal triggered. path: /clients/client5/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:32.566797] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-0: background entry self-heal completed on /clients/client2/~dmtmp/PM >[2012-04-03 17:45:32.567257] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-2: background entry self-heal triggered. path: /clients/client0/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:32.567638] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-2: background entry self-heal triggered. path: /clients/client5/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:32.568475] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-2: background entry self-heal completed on /clients/client2/~dmtmp/PM >[2012-04-03 17:45:32.569844] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-1: background entry self-heal completed on /clients/client5/~dmtmp/PM >[2012-04-03 17:45:32.574383] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-0: background entry self-heal completed on /clients/client5/~dmtmp/PM >[2012-04-03 17:45:32.578469] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-1: background entry self-heal triggered. path: /clients/client4/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:32.579523] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-2: background entry self-heal completed on /clients/client0/~dmtmp/PM >[2012-04-03 17:45:32.580904] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-2: background entry self-heal completed on /clients/client5/~dmtmp/PM >[2012-04-03 17:45:32.582631] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-1: background entry self-heal triggered. path: /clients/client0/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:32.583637] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-0: background entry self-heal triggered. path: /clients/client0/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:32.583851] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-2: background entry self-heal triggered. path: /clients/client0/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:32.587727] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-1: background entry self-heal completed on /clients/client4/~dmtmp/PM >[2012-04-03 17:45:32.589908] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-1: background entry self-heal triggered. path: /clients/client1/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:32.590284] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-2: background entry self-heal triggered. path: /clients/client4/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:32.590828] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-0: background entry self-heal triggered. path: /clients/client4/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:32.592907] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-1: background entry self-heal triggered. path: /clients/client4/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:32.593224] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-0: background entry self-heal completed on /clients/client0/~dmtmp/PM >[2012-04-03 17:45:32.596544] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-0: background entry self-heal completed on /clients/client4/~dmtmp/PM >[2012-04-03 17:45:32.599615] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-2: background entry self-heal completed on /clients/client0/~dmtmp/PM >[2012-04-03 17:45:32.600057] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-1: background entry self-heal completed on /clients/client0/~dmtmp/PM >[2012-04-03 17:45:32.606125] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-2: background entry self-heal completed on /clients/client4/~dmtmp/PM >[2012-04-03 17:45:32.607977] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-1: background entry self-heal completed on /clients/client1/~dmtmp/PM >[2012-04-03 17:45:32.608432] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-1: background entry self-heal completed on /clients/client4/~dmtmp/PM >[2012-04-03 17:45:32.609570] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-2: background entry self-heal triggered. path: /clients/client7/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:32.610846] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-1: background entry self-heal triggered. path: /clients/client1/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:32.611076] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-0: background entry self-heal triggered. path: /clients/client1/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:32.612440] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-2: background entry self-heal triggered. path: /clients/client1/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:32.616345] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-0: background entry self-heal completed on /clients/client1/~dmtmp/PM >[2012-04-03 17:45:32.621002] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-2: background entry self-heal completed on /clients/client7/~dmtmp/PM >[2012-04-03 17:45:32.623518] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-0: background entry self-heal triggered. path: /clients/client7/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:32.623810] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-2: background entry self-heal completed on /clients/client1/~dmtmp/PM >[2012-04-03 17:45:32.624013] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-2: background entry self-heal triggered. path: /clients/client7/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:32.624929] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-2: background entry self-heal triggered. path: /clients/client8/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:32.626764] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-0: background entry self-heal completed on /clients/client7/~dmtmp/PM >[2012-04-03 17:45:32.628258] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-1: background entry self-heal triggered. path: /clients/client7/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:32.628541] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-1: background entry self-heal completed on /clients/client1/~dmtmp/PM >[2012-04-03 17:45:32.630547] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-2: background entry self-heal completed on /clients/client7/~dmtmp/PM >[2012-04-03 17:45:32.632766] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-2: background entry self-heal completed on /clients/client8/~dmtmp/PM >[2012-04-03 17:45:32.635748] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-0: background entry self-heal triggered. path: /clients/client8/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:32.636076] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-2: background entry self-heal triggered. path: /clients/client8/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:32.636937] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-1: background entry self-heal triggered. path: /clients/client8/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:32.637708] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-1: background entry self-heal triggered. path: /clients/client9/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:32.639852] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-1: background entry self-heal completed on /clients/client7/~dmtmp/PM >[2012-04-03 17:45:32.641956] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-0: background entry self-heal completed on /clients/client8/~dmtmp/PM >[2012-04-03 17:45:32.642091] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-2: background entry self-heal completed on /clients/client8/~dmtmp/PM >[2012-04-03 17:45:32.647259] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-1: background entry self-heal completed on /clients/client8/~dmtmp/PM >[2012-04-03 17:45:32.648248] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-0: background entry self-heal triggered. path: /clients/client6/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:32.653393] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-1: background entry self-heal completed on /clients/client9/~dmtmp/PM >[2012-04-03 17:45:32.658000] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-1: background entry self-heal triggered. path: /clients/client9/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:32.658756] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-0: background entry self-heal triggered. path: /clients/client9/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:32.659007] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-2: background entry self-heal triggered. path: /clients/client9/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:32.659300] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-0: background entry self-heal completed on /clients/client6/~dmtmp/PM >[2012-04-03 17:45:32.662583] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-0: background entry self-heal triggered. path: /clients/client6/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:32.663681] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-1: background entry self-heal triggered. path: /clients/client6/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:32.663982] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-2: background entry self-heal triggered. path: /clients/client6/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:32.664442] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-0: background entry self-heal triggered. path: /clients/client3/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:32.666977] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-0: background entry self-heal completed on /clients/client9/~dmtmp/PM >[2012-04-03 17:45:32.668544] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-2: background entry self-heal completed on /clients/client9/~dmtmp/PM >[2012-04-03 17:45:32.670157] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-2: background entry self-heal completed on /clients/client6/~dmtmp/PM >[2012-04-03 17:45:32.671061] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-0: background entry self-heal completed on /clients/client6/~dmtmp/PM >[2012-04-03 17:45:32.672508] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-0: background entry self-heal completed on /clients/client3/~dmtmp/PM >[2012-04-03 17:45:32.672846] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-1: background entry self-heal completed on /clients/client9/~dmtmp/PM >[2012-04-03 17:45:32.677471] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-2: background entry self-heal triggered. path: /clients/client3/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:32.679218] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-0: background entry self-heal triggered. path: /clients/client3/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:32.681650] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-1: background entry self-heal triggered. path: /clients/client3/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:32.683104] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-1: background entry self-heal completed on /clients/client6/~dmtmp/PM >[2012-04-03 17:45:32.685174] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-2: background entry self-heal completed on /clients/client3/~dmtmp/PM >[2012-04-03 17:45:32.685809] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-1: background entry self-heal triggered. path: /clients/client5/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:32.687562] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-0: background entry self-heal completed on /clients/client3/~dmtmp/PM >[2012-04-03 17:45:32.699351] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-1: background entry self-heal completed on /clients/client3/~dmtmp/PM >[2012-04-03 17:45:32.701199] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-1: background entry self-heal completed on /clients/client5/~dmtmp/PM >[2012-04-03 17:45:32.703806] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-0: background entry self-heal triggered. path: /clients/client5/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:32.704024] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-1: background entry self-heal triggered. path: /clients/client5/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:32.706096] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-2: background entry self-heal triggered. path: /clients/client5/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:32.709384] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-0: background entry self-heal completed on /clients/client5/~dmtmp/PM >[2012-04-03 17:45:32.712800] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-1: background entry self-heal completed on /clients/client5/~dmtmp/PM >[2012-04-03 17:45:32.713448] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-2: background entry self-heal triggered. path: /clients/client0/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:32.716420] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-2: background entry self-heal completed on /clients/client5/~dmtmp/PM >[2012-04-03 17:45:32.720540] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-2: background entry self-heal completed on /clients/client0/~dmtmp/PM >[2012-04-03 17:45:32.722009] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-1: background entry self-heal triggered. path: /clients/client4/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:32.722992] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-2: background entry self-heal triggered. path: /clients/client0/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:32.723329] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-0: background entry self-heal triggered. path: /clients/client0/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:32.723835] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-1: background entry self-heal triggered. path: /clients/client0/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:32.728216] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-2: background entry self-heal completed on /clients/client0/~dmtmp/PM >[2012-04-03 17:45:32.728982] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-0: background entry self-heal completed on /clients/client0/~dmtmp/PM >[2012-04-03 17:45:32.734895] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-1: background entry self-heal completed on /clients/client4/~dmtmp/PM >[2012-04-03 17:45:32.735451] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-1: background entry self-heal triggered. path: /clients/client1/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:32.736584] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-1: background entry self-heal completed on /clients/client0/~dmtmp/PM >[2012-04-03 17:45:32.736868] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-2: background entry self-heal triggered. path: /clients/client4/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:32.737486] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-0: background entry self-heal triggered. path: /clients/client4/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:32.737753] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-1: background entry self-heal triggered. path: /clients/client4/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:32.742503] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-2: background entry self-heal completed on /clients/client4/~dmtmp/PM >[2012-04-03 17:45:32.745917] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-0: background entry self-heal completed on /clients/client4/~dmtmp/PM >[2012-04-03 17:45:32.746985] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-1: background entry self-heal completed on /clients/client1/~dmtmp/PM >[2012-04-03 17:45:32.747624] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-2: background entry self-heal triggered. path: /clients/client7/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:32.749502] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-0: background entry self-heal triggered. path: /clients/client1/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:32.751332] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-2: background entry self-heal triggered. path: /clients/client1/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:32.751621] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-1: background entry self-heal completed on /clients/client4/~dmtmp/PM >[2012-04-03 17:45:32.752035] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-1: background entry self-heal triggered. path: /clients/client1/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:32.756239] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-2: background entry self-heal completed on /clients/client7/~dmtmp/PM >[2012-04-03 17:45:32.757456] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-0: background entry self-heal completed on /clients/client1/~dmtmp/PM >[2012-04-03 17:45:32.758369] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-2: background entry self-heal completed on /clients/client1/~dmtmp/PM >[2012-04-03 17:45:32.760929] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-0: background entry self-heal triggered. path: /clients/client7/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:32.762462] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-2: background entry self-heal triggered. path: /clients/client7/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:32.762655] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-1: background entry self-heal triggered. path: /clients/client7/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:32.764787] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-2: background entry self-heal triggered. path: /clients/client8/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:32.766451] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-1: background entry self-heal completed on /clients/client1/~dmtmp/PM >[2012-04-03 17:45:32.770246] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-0: background entry self-heal completed on /clients/client7/~dmtmp/PM >[2012-04-03 17:45:32.774428] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-1: background entry self-heal completed on /clients/client7/~dmtmp/PM >[2012-04-03 17:45:32.777850] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-2: background entry self-heal completed on /clients/client7/~dmtmp/PM >[2012-04-03 17:45:32.779443] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-2: background entry self-heal completed on /clients/client8/~dmtmp/PM >[2012-04-03 17:45:32.780060] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-0: background entry self-heal triggered. path: /clients/client6/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:32.782292] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-0: background entry self-heal triggered. path: /clients/client8/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:32.784253] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-1: background entry self-heal triggered. path: /clients/client8/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:32.784466] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-2: background entry self-heal triggered. path: /clients/client8/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:32.788177] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-0: background entry self-heal completed on /clients/client6/~dmtmp/PM >[2012-04-03 17:45:32.788743] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-0: background entry self-heal completed on /clients/client8/~dmtmp/PM >[2012-04-03 17:45:32.790403] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-0: background entry self-heal triggered. path: /clients/client6/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:32.790875] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-2: background entry self-heal triggered. path: /clients/client6/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:32.793221] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-1: background entry self-heal triggered. path: /clients/client6/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:32.794061] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-2: background entry self-heal completed on /clients/client8/~dmtmp/PM >[2012-04-03 17:45:32.794688] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-1: background entry self-heal triggered. path: /clients/client9/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:32.795430] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-2: background entry self-heal completed on /clients/client6/~dmtmp/PM >[2012-04-03 17:45:32.795758] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-0: background entry self-heal completed on /clients/client6/~dmtmp/PM >[2012-04-03 17:45:32.797135] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-1: background entry self-heal completed on /clients/client8/~dmtmp/PM >[2012-04-03 17:45:32.805666] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-1: background entry self-heal completed on /clients/client6/~dmtmp/PM >[2012-04-03 17:45:32.805911] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-1: background entry self-heal completed on /clients/client9/~dmtmp/PM >[2012-04-03 17:45:32.807652] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-0: background entry self-heal triggered. path: /clients/client9/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:32.809711] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-2: background entry self-heal triggered. path: /clients/client9/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:32.810430] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-1: background entry self-heal triggered. path: /clients/client9/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:32.814924] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-0: background entry self-heal completed on /clients/client9/~dmtmp/PM >[2012-04-03 17:45:32.815256] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-2: background entry self-heal completed on /clients/client9/~dmtmp/PM >[2012-04-03 17:45:32.818438] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-0: background entry self-heal triggered. path: /clients/client3/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:32.822280] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-0: background entry self-heal completed on /clients/client3/~dmtmp/PM >[2012-04-03 17:45:32.822895] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-1: background entry self-heal completed on /clients/client9/~dmtmp/PM >[2012-04-03 17:45:32.824610] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-0: background entry self-heal triggered. path: /clients/client3/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:32.825414] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-2: background entry self-heal triggered. path: /clients/client3/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:32.825626] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-1: background entry self-heal triggered. path: /clients/client3/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:32.832692] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-1: background entry self-heal triggered. path: /clients/client5/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:32.835269] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-2: background entry self-heal completed on /clients/client3/~dmtmp/PM >[2012-04-03 17:45:32.837637] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-0: background entry self-heal completed on /clients/client3/~dmtmp/PM >[2012-04-03 17:45:32.838344] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-1: background entry self-heal completed on /clients/client3/~dmtmp/PM >[2012-04-03 17:45:32.850488] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-1: background entry self-heal completed on /clients/client5/~dmtmp/PM >[2012-04-03 17:45:32.853236] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-0: background entry self-heal triggered. path: /clients/client5/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:32.854518] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-1: background entry self-heal triggered. path: /clients/client5/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:32.856461] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-2: background entry self-heal triggered. path: /clients/client5/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:32.859332] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-0: background entry self-heal completed on /clients/client5/~dmtmp/PM >[2012-04-03 17:45:32.859733] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-2: background entry self-heal triggered. path: /clients/client7/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:32.861801] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-2: background entry self-heal completed on /clients/client5/~dmtmp/PM >[2012-04-03 17:45:32.863544] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-1: background entry self-heal completed on /clients/client5/~dmtmp/PM >[2012-04-03 17:45:32.864970] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-2: background entry self-heal completed on /clients/client7/~dmtmp/PM >[2012-04-03 17:45:32.867709] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-2: background entry self-heal triggered. path: /clients/client7/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:32.868185] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-0: background entry self-heal triggered. path: /clients/client7/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:32.870561] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-2: background entry self-heal completed on /clients/client7/~dmtmp/PM >[2012-04-03 17:45:32.870922] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-1: background entry self-heal triggered. path: /clients/client7/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:32.872621] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-0: background entry self-heal completed on /clients/client7/~dmtmp/PM >[2012-04-03 17:45:32.872835] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-1: background entry self-heal triggered. path: /clients/client4/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:32.878381] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-1: background entry self-heal completed on /clients/client7/~dmtmp/PM >[2012-04-03 17:45:32.879432] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-1: background entry self-heal triggered. path: /clients/client1/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:32.880694] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-1: background entry self-heal completed on /clients/client4/~dmtmp/PM >[2012-04-03 17:45:32.882263] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-2: background entry self-heal triggered. path: /clients/client4/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:32.883556] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-0: background entry self-heal triggered. path: /clients/client4/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:32.885536] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-1: background entry self-heal triggered. path: /clients/client4/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:32.886888] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-2: background entry self-heal completed on /clients/client4/~dmtmp/PM >[2012-04-03 17:45:32.888713] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-2: background entry self-heal triggered. path: /clients/client8/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:32.889277] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-0: background entry self-heal completed on /clients/client4/~dmtmp/PM >[2012-04-03 17:45:32.889776] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-1: background entry self-heal completed on /clients/client1/~dmtmp/PM >[2012-04-03 17:45:32.891798] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-0: background entry self-heal triggered. path: /clients/client1/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:32.892143] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-2: background entry self-heal triggered. path: /clients/client1/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:32.892606] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-1: background entry self-heal triggered. path: /clients/client1/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:32.895392] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-0: background entry self-heal completed on /clients/client1/~dmtmp/PM >[2012-04-03 17:45:32.896085] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-1: background entry self-heal completed on /clients/client4/~dmtmp/PM >[2012-04-03 17:45:32.897080] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-2: background entry self-heal completed on /clients/client8/~dmtmp/PM >[2012-04-03 17:45:32.899361] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-0: background entry self-heal triggered. path: /clients/client8/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:32.900894] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-2: background entry self-heal triggered. path: /clients/client8/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:32.901621] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-2: background entry self-heal completed on /clients/client1/~dmtmp/PM >[2012-04-03 17:45:32.902189] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-0: background entry self-heal triggered. path: /clients/client6/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:32.902698] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-1: background entry self-heal triggered. path: /clients/client8/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:32.904447] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-0: background entry self-heal completed on /clients/client8/~dmtmp/PM >[2012-04-03 17:45:32.906439] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-2: background entry self-heal completed on /clients/client8/~dmtmp/PM >[2012-04-03 17:45:32.907544] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-0: background entry self-heal completed on /clients/client6/~dmtmp/PM >[2012-04-03 17:45:32.908965] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-0: background entry self-heal triggered. path: /clients/client6/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:32.909370] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-2: background entry self-heal triggered. path: /clients/client6/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:32.909805] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-1: background entry self-heal completed on /clients/client1/~dmtmp/PM >[2012-04-03 17:45:32.912044] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-1: background entry self-heal triggered. path: /clients/client6/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:32.914624] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-2: background entry self-heal completed on /clients/client6/~dmtmp/PM >[2012-04-03 17:45:32.914821] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-0: background entry self-heal completed on /clients/client6/~dmtmp/PM >[2012-04-03 17:45:32.915434] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-1: background entry self-heal triggered. path: /clients/client9/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:32.915913] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-1: background entry self-heal completed on /clients/client8/~dmtmp/PM >[2012-04-03 17:45:32.922982] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-1: background entry self-heal completed on /clients/client6/~dmtmp/PM >[2012-04-03 17:45:32.927754] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-1: background entry self-heal completed on /clients/client9/~dmtmp/PM >[2012-04-03 17:45:32.929910] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-0: background entry self-heal triggered. path: /clients/client9/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:32.930947] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-1: background entry self-heal triggered. path: /clients/client9/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:32.931940] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-2: background entry self-heal triggered. path: /clients/client9/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:32.935105] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-0: background entry self-heal completed on /clients/client9/~dmtmp/PM >[2012-04-03 17:45:32.937400] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-2: background entry self-heal completed on /clients/client9/~dmtmp/PM >[2012-04-03 17:45:32.942163] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-1: background entry self-heal completed on /clients/client9/~dmtmp/PM >[2012-04-03 17:45:32.951048] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-0: background entry self-heal triggered. path: /clients/client3/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:32.959752] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-0: background entry self-heal completed on /clients/client3/~dmtmp/PM >[2012-04-03 17:45:32.962141] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-2: background entry self-heal triggered. path: /clients/client3/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:32.962381] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-1: background entry self-heal triggered. path: /clients/client5/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:32.963280] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-0: background entry self-heal triggered. path: /clients/client3/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:32.963535] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-1: background entry self-heal triggered. path: /clients/client3/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:32.970039] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-2: background entry self-heal completed on /clients/client3/~dmtmp/PM >[2012-04-03 17:45:32.973634] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-1: background entry self-heal completed on /clients/client5/~dmtmp/PM >[2012-04-03 17:45:32.974220] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-0: background entry self-heal completed on /clients/client3/~dmtmp/PM >[2012-04-03 17:45:32.975582] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-0: background entry self-heal triggered. path: /clients/client5/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:32.976028] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-1: background entry self-heal completed on /clients/client3/~dmtmp/PM >[2012-04-03 17:45:32.977230] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-1: background entry self-heal triggered. path: /clients/client5/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:32.978134] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-2: background entry self-heal triggered. path: /clients/client5/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:32.979157] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-2: background entry self-heal triggered. path: /clients/client7/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:32.982991] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-0: background entry self-heal completed on /clients/client5/~dmtmp/PM >[2012-04-03 17:45:32.986710] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-2: background entry self-heal completed on /clients/client5/~dmtmp/PM >[2012-04-03 17:45:32.987524] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-1: background entry self-heal completed on /clients/client5/~dmtmp/PM >[2012-04-03 17:45:32.988555] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-2: background entry self-heal completed on /clients/client7/~dmtmp/PM >[2012-04-03 17:45:32.989836] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-1: background entry self-heal triggered. path: /clients/client4/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:32.991164] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-2: background entry self-heal triggered. path: /clients/client7/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:32.991530] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-0: background entry self-heal triggered. path: /clients/client7/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:32.992868] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-1: background entry self-heal triggered. path: /clients/client7/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:32.998690] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-2: background entry self-heal completed on /clients/client7/~dmtmp/PM >[2012-04-03 17:45:32.998840] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-0: background entry self-heal completed on /clients/client7/~dmtmp/PM >[2012-04-03 17:45:33.001118] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-1: background entry self-heal completed on /clients/client4/~dmtmp/PM >[2012-04-03 17:45:33.002018] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-1: background entry self-heal completed on /clients/client7/~dmtmp/PM >[2012-04-03 17:45:33.003294] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-1: background entry self-heal triggered. path: /clients/client1/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:33.004374] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-0: background entry self-heal triggered. path: /clients/client4/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:33.004946] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-1: background entry self-heal triggered. path: /clients/client4/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:33.005196] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-2: background entry self-heal triggered. path: /clients/client4/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:33.010490] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-0: background entry self-heal completed on /clients/client4/~dmtmp/PM >[2012-04-03 17:45:33.012162] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-1: background entry self-heal completed on /clients/client1/~dmtmp/PM >[2012-04-03 17:45:33.012969] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-2: background entry self-heal triggered. path: /clients/client8/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:33.013696] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-2: background entry self-heal completed on /clients/client4/~dmtmp/PM >[2012-04-03 17:45:33.013945] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-0: background entry self-heal triggered. path: /clients/client1/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:33.015236] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-1: background entry self-heal completed on /clients/client4/~dmtmp/PM >[2012-04-03 17:45:33.015872] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-1: background entry self-heal triggered. path: /clients/client1/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:33.016233] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-2: background entry self-heal triggered. path: /clients/client1/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:33.019679] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-0: background entry self-heal completed on /clients/client1/~dmtmp/PM >[2012-04-03 17:45:33.023232] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-2: background entry self-heal completed on /clients/client8/~dmtmp/PM >[2012-04-03 17:45:33.025277] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-2: background entry self-heal completed on /clients/client1/~dmtmp/PM >[2012-04-03 17:45:33.025739] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-0: background entry self-heal triggered. path: /clients/client8/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:33.026048] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-1: background entry self-heal completed on /clients/client1/~dmtmp/PM >[2012-04-03 17:45:33.027037] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-2: background entry self-heal triggered. path: /clients/client8/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:33.027345] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-1: background entry self-heal triggered. path: /clients/client8/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:33.030549] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-0: background entry self-heal completed on /clients/client8/~dmtmp/PM >[2012-04-03 17:45:33.038052] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-2: background entry self-heal completed on /clients/client8/~dmtmp/PM >[2012-04-03 17:45:33.038869] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-2: background entry self-heal triggered. path: /clients/client2/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:33.039778] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-1: background entry self-heal completed on /clients/client8/~dmtmp/PM >[2012-04-03 17:45:33.045937] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-2: background entry self-heal completed on /clients/client2/~dmtmp/PM >[2012-04-03 17:45:33.048299] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-0: background entry self-heal triggered. path: /clients/client2/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:33.049172] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-2: background entry self-heal triggered. path: /clients/client2/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:33.050367] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-1: background entry self-heal triggered. path: /clients/client2/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:33.055993] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-0: background entry self-heal completed on /clients/client2/~dmtmp/PM >[2012-04-03 17:45:33.058071] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-2: background entry self-heal completed on /clients/client2/~dmtmp/PM >[2012-04-03 17:45:33.061662] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-1: background entry self-heal triggered. path: /clients/client9/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:33.061842] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-1: background entry self-heal completed on /clients/client2/~dmtmp/PM >[2012-04-03 17:45:33.067859] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-0: background entry self-heal triggered. path: /clients/client3/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:33.073302] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-1: background entry self-heal completed on /clients/client9/~dmtmp/PM >[2012-04-03 17:45:33.074693] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-0: background entry self-heal completed on /clients/client3/~dmtmp/PM >[2012-04-03 17:45:33.077330] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-2: background entry self-heal triggered. path: /clients/client9/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:33.077586] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-2: background entry self-heal triggered. path: /clients/client3/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:33.078097] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-0: background entry self-heal triggered. path: /clients/client9/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:33.078720] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-1: background entry self-heal triggered. path: /clients/client9/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:33.079408] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-0: background entry self-heal triggered. path: /clients/client3/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:33.080990] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-1: background entry self-heal triggered. path: /clients/client3/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:33.083715] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-1: background entry self-heal triggered. path: /clients/client5/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:33.084791] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-0: background entry self-heal completed on /clients/client9/~dmtmp/PM >[2012-04-03 17:45:33.084947] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-2: background entry self-heal completed on /clients/client9/~dmtmp/PM >[2012-04-03 17:45:33.085849] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-2: background entry self-heal completed on /clients/client3/~dmtmp/PM >[2012-04-03 17:45:33.086022] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-0: background entry self-heal completed on /clients/client3/~dmtmp/PM >[2012-04-03 17:45:33.089693] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-1: background entry self-heal completed on /clients/client9/~dmtmp/PM >[2012-04-03 17:45:33.092141] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-1: background entry self-heal completed on /clients/client3/~dmtmp/PM >[2012-04-03 17:45:33.092774] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-1: background entry self-heal completed on /clients/client5/~dmtmp/PM >[2012-04-03 17:45:33.093350] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-2: background entry self-heal triggered. path: /clients/client7/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:33.096277] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-2: background entry self-heal triggered. path: /clients/client5/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:33.096798] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-1: background entry self-heal triggered. path: /clients/client5/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:33.097030] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-0: background entry self-heal triggered. path: /clients/client5/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:33.103180] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-2: background entry self-heal completed on /clients/client7/~dmtmp/PM >[2012-04-03 17:45:33.105848] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-0: background entry self-heal completed on /clients/client5/~dmtmp/PM >[2012-04-03 17:45:33.106330] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-2: background entry self-heal completed on /clients/client5/~dmtmp/PM >[2012-04-03 17:45:33.106830] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-2: background entry self-heal triggered. path: /clients/client7/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:33.107070] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-0: background entry self-heal triggered. path: /clients/client7/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:33.107692] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-1: background entry self-heal completed on /clients/client5/~dmtmp/PM >[2012-04-03 17:45:33.108027] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-1: background entry self-heal triggered. path: /clients/client7/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:33.115828] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-0: background entry self-heal completed on /clients/client7/~dmtmp/PM >[2012-04-03 17:45:33.116213] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-2: background entry self-heal completed on /clients/client7/~dmtmp/PM >[2012-04-03 17:45:33.116468] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-1: background entry self-heal triggered. path: /clients/client4/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:33.119694] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-1: background entry self-heal completed on /clients/client7/~dmtmp/PM >[2012-04-03 17:45:33.127673] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-1: background entry self-heal completed on /clients/client4/~dmtmp/PM >[2012-04-03 17:45:33.130189] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-2: background entry self-heal triggered. path: /clients/client4/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:33.130431] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-1: background entry self-heal triggered. path: /clients/client1/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:33.131346] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-0: background entry self-heal triggered. path: /clients/client4/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:33.131920] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-1: background entry self-heal triggered. path: /clients/client4/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:33.137527] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-0: background entry self-heal completed on /clients/client4/~dmtmp/PM >[2012-04-03 17:45:33.138177] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-2: background entry self-heal completed on /clients/client4/~dmtmp/PM >[2012-04-03 17:45:33.140182] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-2: background entry self-heal triggered. path: /clients/client2/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:33.140589] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-1: background entry self-heal completed on /clients/client1/~dmtmp/PM >[2012-04-03 17:45:33.142093] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-0: background entry self-heal triggered. path: /clients/client1/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:33.142397] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-1: background entry self-heal completed on /clients/client4/~dmtmp/PM >[2012-04-03 17:45:33.143079] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-1: background entry self-heal triggered. path: /clients/client1/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:33.143297] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-2: background entry self-heal triggered. path: /clients/client1/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:33.148068] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-0: background entry self-heal completed on /clients/client1/~dmtmp/PM >[2012-04-03 17:45:33.149249] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-2: background entry self-heal completed on /clients/client2/~dmtmp/PM >[2012-04-03 17:45:33.152211] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-2: background entry self-heal triggered. path: /clients/client2/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:33.152458] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-0: background entry self-heal triggered. path: /clients/client2/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:33.152910] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-2: background entry self-heal completed on /clients/client1/~dmtmp/PM >[2012-04-03 17:45:33.153166] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-1: background entry self-heal triggered. path: /clients/client2/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:33.153490] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-2: background entry self-heal triggered. path: /clients/client8/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:33.153759] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-1: background entry self-heal completed on /clients/client1/~dmtmp/PM >[2012-04-03 17:45:33.159279] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-0: background entry self-heal completed on /clients/client2/~dmtmp/PM >[2012-04-03 17:45:33.161021] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-2: background entry self-heal completed on /clients/client2/~dmtmp/PM >[2012-04-03 17:45:33.161274] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-2: background entry self-heal triggered. path: /clients/client0/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:33.161817] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-2: background entry self-heal completed on /clients/client8/~dmtmp/PM >[2012-04-03 17:45:33.162415] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-1: background entry self-heal completed on /clients/client2/~dmtmp/PM >[2012-04-03 17:45:33.163557] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-0: background entry self-heal triggered. path: /clients/client8/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:33.165372] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-2: background entry self-heal triggered. path: /clients/client8/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:33.166033] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-1: background entry self-heal triggered. path: /clients/client8/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:33.169553] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-2: background entry self-heal completed on /clients/client0/~dmtmp/PM >[2012-04-03 17:45:33.171846] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-0: background entry self-heal completed on /clients/client8/~dmtmp/PM >[2012-04-03 17:45:33.172067] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-0: background entry self-heal triggered. path: /clients/client0/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:33.173147] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-1: background entry self-heal triggered. path: /clients/client9/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:33.173682] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-1: background entry self-heal triggered. path: /clients/client0/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:33.175052] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-2: background entry self-heal triggered. path: /clients/client0/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:33.176355] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-2: background entry self-heal completed on /clients/client8/~dmtmp/PM >[2012-04-03 17:45:33.176944] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-1: background entry self-heal completed on /clients/client8/~dmtmp/PM >[2012-04-03 17:45:33.181908] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-0: background entry self-heal completed on /clients/client0/~dmtmp/PM >[2012-04-03 17:45:33.186677] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-1: background entry self-heal completed on /clients/client9/~dmtmp/PM >[2012-04-03 17:45:33.187407] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-1: background entry self-heal completed on /clients/client0/~dmtmp/PM >[2012-04-03 17:45:33.188210] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-2: background entry self-heal completed on /clients/client0/~dmtmp/PM >[2012-04-03 17:45:33.190247] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-1: background entry self-heal triggered. path: /clients/client9/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:33.191100] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-0: background entry self-heal triggered. path: /clients/client9/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:33.191340] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-2: background entry self-heal triggered. path: /clients/client9/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:33.192095] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-0: background entry self-heal triggered. path: /clients/client3/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:33.199836] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-1: background entry self-heal completed on /clients/client9/~dmtmp/PM >[2012-04-03 17:45:33.200001] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-2: background entry self-heal completed on /clients/client9/~dmtmp/PM >[2012-04-03 17:45:33.201135] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-0: background entry self-heal completed on /clients/client9/~dmtmp/PM >[2012-04-03 17:45:33.201820] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-1: background entry self-heal triggered. path: /clients/client5/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:33.202193] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-0: background entry self-heal completed on /clients/client3/~dmtmp/PM >[2012-04-03 17:45:33.204677] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-2: background entry self-heal triggered. path: /clients/client3/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:33.204918] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-0: background entry self-heal triggered. path: /clients/client3/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:33.205709] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-1: background entry self-heal triggered. path: /clients/client3/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:33.211652] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-2: background entry self-heal completed on /clients/client3/~dmtmp/PM >[2012-04-03 17:45:33.212091] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-2: background entry self-heal triggered. path: /clients/client7/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:33.212947] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-0: background entry self-heal completed on /clients/client3/~dmtmp/PM >[2012-04-03 17:45:33.213776] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-1: background entry self-heal completed on /clients/client5/~dmtmp/PM >[2012-04-03 17:45:33.215842] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-0: background entry self-heal triggered. path: /clients/client5/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:33.216760] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-1: background entry self-heal triggered. path: /clients/client5/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:33.217140] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-2: background entry self-heal completed on /clients/client7/~dmtmp/PM >[2012-04-03 17:45:33.217930] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-2: background entry self-heal triggered. path: /clients/client5/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:33.219368] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-1: background entry self-heal completed on /clients/client3/~dmtmp/PM >[2012-04-03 17:45:33.219687] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-2: background entry self-heal triggered. path: /clients/client7/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:33.220269] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-1: background entry self-heal triggered. path: /clients/client7/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:33.220709] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-0: background entry self-heal triggered. path: /clients/client7/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:33.221950] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-0: background entry self-heal completed on /clients/client5/~dmtmp/PM >[2012-04-03 17:45:33.225772] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-0: background entry self-heal completed on /clients/client7/~dmtmp/PM >[2012-04-03 17:45:33.226987] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-2: background entry self-heal completed on /clients/client5/~dmtmp/PM >[2012-04-03 17:45:33.227971] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-2: background entry self-heal completed on /clients/client7/~dmtmp/PM >[2012-04-03 17:45:33.229060] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-1: background entry self-heal completed on /clients/client5/~dmtmp/PM >[2012-04-03 17:45:33.234852] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-1: background entry self-heal completed on /clients/client7/~dmtmp/PM >[2012-04-03 17:45:33.239811] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-1: background entry self-heal triggered. path: /clients/client4/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:33.254160] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-1: background entry self-heal completed on /clients/client4/~dmtmp/PM >[2012-04-03 17:45:33.257051] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-2: background entry self-heal triggered. path: /clients/client4/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:33.257459] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-1: background entry self-heal triggered. path: /clients/client1/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:33.258112] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-0: background entry self-heal triggered. path: /clients/client4/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:33.259036] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-1: background entry self-heal triggered. path: /clients/client4/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:33.271085] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-1: background entry self-heal completed on /clients/client1/~dmtmp/PM >[2012-04-03 17:45:33.271582] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-0: background entry self-heal completed on /clients/client4/~dmtmp/PM >[2012-04-03 17:45:33.271854] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-2: background entry self-heal completed on /clients/client4/~dmtmp/PM >[2012-04-03 17:45:33.274600] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-0: background entry self-heal triggered. path: /clients/client1/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:33.280735] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-2: background entry self-heal triggered. path: /clients/client1/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:33.280911] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-1: background entry self-heal completed on /clients/client4/~dmtmp/PM >[2012-04-03 17:45:33.281951] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-2: background entry self-heal triggered. path: /clients/client8/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:33.283154] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-1: background entry self-heal triggered. path: /clients/client1/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:33.291552] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-0: background entry self-heal completed on /clients/client1/~dmtmp/PM >[2012-04-03 17:45:33.296326] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-2: background entry self-heal completed on /clients/client1/~dmtmp/PM >[2012-04-03 17:45:33.297449] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-2: background entry self-heal completed on /clients/client8/~dmtmp/PM >[2012-04-03 17:45:33.298253] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-2: background entry self-heal triggered. path: /clients/client0/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:33.299963] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-0: background entry self-heal triggered. path: /clients/client8/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:33.302243] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-1: background entry self-heal triggered. path: /clients/client8/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:33.302760] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-2: background entry self-heal triggered. path: /clients/client8/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:33.303714] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-1: background entry self-heal completed on /clients/client1/~dmtmp/PM >[2012-04-03 17:45:33.304416] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-0: background entry self-heal completed on /clients/client8/~dmtmp/PM >[2012-04-03 17:45:33.309163] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-2: background entry self-heal completed on /clients/client0/~dmtmp/PM >[2012-04-03 17:45:33.309491] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-2: background entry self-heal completed on /clients/client8/~dmtmp/PM >[2012-04-03 17:45:33.313286] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-2: background entry self-heal triggered. path: /clients/client0/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:33.313706] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-0: background entry self-heal triggered. path: /clients/client0/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:33.315439] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-2: background entry self-heal triggered. path: /clients/client2/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:33.317356] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-1: background entry self-heal triggered. path: /clients/client0/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:33.318145] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-1: background entry self-heal completed on /clients/client8/~dmtmp/PM >[2012-04-03 17:45:33.324541] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-0: background entry self-heal completed on /clients/client0/~dmtmp/PM >[2012-04-03 17:45:33.325041] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-2: background entry self-heal completed on /clients/client0/~dmtmp/PM >[2012-04-03 17:45:33.325221] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-2: background entry self-heal completed on /clients/client2/~dmtmp/PM >[2012-04-03 17:45:33.327892] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-2: background entry self-heal triggered. path: /clients/client2/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:33.328909] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-0: background entry self-heal triggered. path: /clients/client2/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:33.332294] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-1: background entry self-heal triggered. path: /clients/client2/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:33.334074] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-1: background entry self-heal triggered. path: /clients/client9/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:33.334855] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-1: background entry self-heal completed on /clients/client0/~dmtmp/PM >[2012-04-03 17:45:33.335189] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-2: background entry self-heal completed on /clients/client2/~dmtmp/PM >[2012-04-03 17:45:33.340552] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-0: background entry self-heal completed on /clients/client2/~dmtmp/PM >[2012-04-03 17:45:33.347166] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-0: background entry self-heal triggered. path: /clients/client3/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:33.349096] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-1: background entry self-heal completed on /clients/client2/~dmtmp/PM >[2012-04-03 17:45:33.349428] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-1: background entry self-heal completed on /clients/client9/~dmtmp/PM >[2012-04-03 17:45:33.352260] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-2: background entry self-heal triggered. path: /clients/client9/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:33.353276] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-0: background entry self-heal triggered. path: /clients/client9/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:33.355859] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-0: background entry self-heal completed on /clients/client3/~dmtmp/PM >[2012-04-03 17:45:33.356442] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-1: background entry self-heal triggered. path: /clients/client9/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:33.359894] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-2: background entry self-heal triggered. path: /clients/client3/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:33.361167] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-0: background entry self-heal triggered. path: /clients/client3/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:33.363427] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-2: background entry self-heal completed on /clients/client9/~dmtmp/PM >[2012-04-03 17:45:33.363962] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-1: background entry self-heal triggered. path: /clients/client3/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:33.365544] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-0: background entry self-heal completed on /clients/client9/~dmtmp/PM >[2012-04-03 17:45:33.368540] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-0: background entry self-heal completed on /clients/client3/~dmtmp/PM >[2012-04-03 17:45:33.369697] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-1: background entry self-heal triggered. path: /clients/client5/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:33.370167] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-2: background entry self-heal completed on /clients/client3/~dmtmp/PM >[2012-04-03 17:45:33.372417] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-1: background entry self-heal completed on /clients/client9/~dmtmp/PM >[2012-04-03 17:45:33.379487] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-2: background entry self-heal triggered. path: /clients/client7/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:33.379989] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-1: background entry self-heal completed on /clients/client3/~dmtmp/PM >[2012-04-03 17:45:33.383720] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-1: background entry self-heal completed on /clients/client5/~dmtmp/PM >[2012-04-03 17:45:33.387323] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-2: background entry self-heal triggered. path: /clients/client5/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:33.387549] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-0: background entry self-heal triggered. path: /clients/client5/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:33.389553] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-2: background entry self-heal completed on /clients/client7/~dmtmp/PM >[2012-04-03 17:45:33.391413] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-1: background entry self-heal triggered. path: /clients/client5/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:33.392049] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-2: background entry self-heal triggered. path: /clients/client7/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:33.393813] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-1: background entry self-heal triggered. path: /clients/client7/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:33.394010] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-0: background entry self-heal triggered. path: /clients/client7/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:33.394873] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-0: background entry self-heal completed on /clients/client5/~dmtmp/PM >[2012-04-03 17:45:33.396590] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-2: background entry self-heal completed on /clients/client5/~dmtmp/PM >[2012-04-03 17:45:33.397130] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-0: background entry self-heal triggered. path: /clients/client6/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:33.399666] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-2: background entry self-heal completed on /clients/client7/~dmtmp/PM >[2012-04-03 17:45:33.403251] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-0: background entry self-heal completed on /clients/client7/~dmtmp/PM >[2012-04-03 17:45:33.404598] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-0: background entry self-heal completed on /clients/client6/~dmtmp/PM >[2012-04-03 17:45:33.408817] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-0: background entry self-heal triggered. path: /clients/client6/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:33.409280] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-2: background entry self-heal triggered. path: /clients/client6/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:33.410584] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-1: background entry self-heal completed on /clients/client5/~dmtmp/PM >[2012-04-03 17:45:33.412954] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-1: background entry self-heal completed on /clients/client7/~dmtmp/PM >[2012-04-03 17:45:33.413330] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-1: background entry self-heal triggered. path: /clients/client6/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:33.417042] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-1: background entry self-heal triggered. path: /clients/client4/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:33.419586] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-0: background entry self-heal completed on /clients/client6/~dmtmp/PM >[2012-04-03 17:45:33.422228] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-2: background entry self-heal completed on /clients/client6/~dmtmp/PM >[2012-04-03 17:45:33.425076] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-1: background entry self-heal triggered. path: /clients/client1/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:33.428607] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-1: background entry self-heal completed on /clients/client6/~dmtmp/PM >[2012-04-03 17:45:33.429342] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-1: background entry self-heal completed on /clients/client4/~dmtmp/PM >[2012-04-03 17:45:33.431492] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-0: background entry self-heal triggered. path: /clients/client4/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:33.432683] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-2: background entry self-heal triggered. path: /clients/client4/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:33.433484] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-1: background entry self-heal triggered. path: /clients/client4/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:33.435281] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-1: background entry self-heal completed on /clients/client1/~dmtmp/PM >[2012-04-03 17:45:33.439279] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-0: background entry self-heal triggered. path: /clients/client1/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:33.440932] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-2: background entry self-heal triggered. path: /clients/client1/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:33.441780] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-0: background entry self-heal completed on /clients/client4/~dmtmp/PM >[2012-04-03 17:45:33.442091] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-1: background entry self-heal triggered. path: /clients/client1/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:33.442898] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-2: background entry self-heal triggered. path: /clients/client8/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:33.445083] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-2: background entry self-heal completed on /clients/client4/~dmtmp/PM >[2012-04-03 17:45:33.445557] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-0: background entry self-heal completed on /clients/client1/~dmtmp/PM >[2012-04-03 17:45:33.447378] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-1: background entry self-heal completed on /clients/client4/~dmtmp/PM >[2012-04-03 17:45:33.450260] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-2: background entry self-heal completed on /clients/client1/~dmtmp/PM >[2012-04-03 17:45:33.452465] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-2: background entry self-heal completed on /clients/client8/~dmtmp/PM >[2012-04-03 17:45:33.454872] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-1: background entry self-heal triggered. path: /clients/client8/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:33.455022] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-1: background entry self-heal completed on /clients/client1/~dmtmp/PM >[2012-04-03 17:45:33.455296] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-0: background entry self-heal triggered. path: /clients/client8/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:33.456013] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-2: background entry self-heal triggered. path: /clients/client8/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:33.456942] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-2: background entry self-heal triggered. path: /clients/client2/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:33.462073] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-0: background entry self-heal completed on /clients/client8/~dmtmp/PM >[2012-04-03 17:45:33.465229] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-2: background entry self-heal completed on /clients/client8/~dmtmp/PM >[2012-04-03 17:45:33.466839] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-2: background entry self-heal completed on /clients/client2/~dmtmp/PM >[2012-04-03 17:45:33.467234] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-2: background entry self-heal triggered. path: /clients/client0/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:33.470257] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-0: background entry self-heal triggered. path: /clients/client2/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:33.471029] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-1: background entry self-heal triggered. path: /clients/client2/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:33.471626] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-1: background entry self-heal completed on /clients/client8/~dmtmp/PM >[2012-04-03 17:45:33.472337] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-2: background entry self-heal triggered. path: /clients/client2/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:33.475741] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-0: background entry self-heal completed on /clients/client2/~dmtmp/PM >[2012-04-03 17:45:33.480727] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-0: background entry self-heal triggered. path: /clients/client3/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:33.482266] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-2: background entry self-heal completed on /clients/client0/~dmtmp/PM >[2012-04-03 17:45:33.484243] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-2: background entry self-heal completed on /clients/client2/~dmtmp/PM >[2012-04-03 17:45:33.485054] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-2: background entry self-heal triggered. path: /clients/client0/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:33.485255] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-0: background entry self-heal triggered. path: /clients/client0/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:33.486832] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-1: background entry self-heal triggered. path: /clients/client0/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:33.486988] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-1: background entry self-heal completed on /clients/client2/~dmtmp/PM >[2012-04-03 17:45:33.488752] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-0: background entry self-heal completed on /clients/client3/~dmtmp/PM >[2012-04-03 17:45:33.492010] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-2: background entry self-heal triggered. path: /clients/client3/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:33.493614] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-0: background entry self-heal triggered. path: /clients/client3/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:33.495628] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-2: background entry self-heal completed on /clients/client0/~dmtmp/PM >[2012-04-03 17:45:33.496105] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-0: background entry self-heal completed on /clients/client0/~dmtmp/PM >[2012-04-03 17:45:33.497048] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-1: background entry self-heal triggered. path: /clients/client3/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:33.500717] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-0: background entry self-heal completed on /clients/client3/~dmtmp/PM >[2012-04-03 17:45:33.501072] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-1: background entry self-heal triggered. path: /clients/client9/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:33.501730] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-1: background entry self-heal completed on /clients/client0/~dmtmp/PM >[2012-04-03 17:45:33.502350] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-2: background entry self-heal completed on /clients/client3/~dmtmp/PM >[2012-04-03 17:45:33.506378] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-1: background entry self-heal completed on /clients/client3/~dmtmp/PM >[2012-04-03 17:45:33.510413] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-1: background entry self-heal triggered. path: /clients/client5/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:33.510851] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-1: background entry self-heal completed on /clients/client9/~dmtmp/PM >[2012-04-03 17:45:33.512974] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-2: background entry self-heal triggered. path: /clients/client9/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:33.513255] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-0: background entry self-heal triggered. path: /clients/client9/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:33.513817] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-1: background entry self-heal triggered. path: /clients/client9/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:33.518840] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-2: background entry self-heal triggered. path: /clients/client7/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:33.520737] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-2: background entry self-heal completed on /clients/client9/~dmtmp/PM >[2012-04-03 17:45:33.520885] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-1: background entry self-heal completed on /clients/client5/~dmtmp/PM >[2012-04-03 17:45:33.521773] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-0: background entry self-heal completed on /clients/client9/~dmtmp/PM >[2012-04-03 17:45:33.523182] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-2: background entry self-heal triggered. path: /clients/client5/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:33.523437] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-0: background entry self-heal triggered. path: /clients/client5/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:33.523702] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-1: background entry self-heal triggered. path: /clients/client5/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:33.523836] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-1: background entry self-heal completed on /clients/client9/~dmtmp/PM >[2012-04-03 17:45:33.527732] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-0: background entry self-heal triggered. path: /clients/client6/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:33.530411] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-2: background entry self-heal completed on /clients/client7/~dmtmp/PM >[2012-04-03 17:45:33.532822] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-2: background entry self-heal triggered. path: /clients/client7/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:33.532982] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-0: background entry self-heal completed on /clients/client5/~dmtmp/PM >[2012-04-03 17:45:33.533624] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-0: background entry self-heal triggered. path: /clients/client7/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:33.534389] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-1: background entry self-heal triggered. path: /clients/client7/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:33.534836] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-1: background entry self-heal completed on /clients/client5/~dmtmp/PM >[2012-04-03 17:45:33.535314] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-2: background entry self-heal completed on /clients/client5/~dmtmp/PM >[2012-04-03 17:45:33.538948] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-0: background entry self-heal completed on /clients/client6/~dmtmp/PM >[2012-04-03 17:45:33.542399] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-1: background entry self-heal triggered. path: /clients/client4/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:33.543002] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-0: background entry self-heal triggered. path: /clients/client6/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:33.543254] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-2: background entry self-heal triggered. path: /clients/client6/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:33.543531] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-2: background entry self-heal completed on /clients/client7/~dmtmp/PM >[2012-04-03 17:45:33.543809] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-1: background entry self-heal triggered. path: /clients/client6/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:33.544327] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-0: background entry self-heal completed on /clients/client7/~dmtmp/PM >[2012-04-03 17:45:33.545988] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-1: background entry self-heal completed on /clients/client7/~dmtmp/PM >[2012-04-03 17:45:33.550809] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-2: background entry self-heal completed on /clients/client6/~dmtmp/PM >[2012-04-03 17:45:33.551075] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-0: background entry self-heal completed on /clients/client6/~dmtmp/PM >[2012-04-03 17:45:33.551627] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-1: background entry self-heal completed on /clients/client4/~dmtmp/PM >[2012-04-03 17:45:33.552597] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-2: background entry self-heal triggered. path: /clients/client8/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:33.553096] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-1: background entry self-heal completed on /clients/client6/~dmtmp/PM >[2012-04-03 17:45:33.554963] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-1: background entry self-heal triggered. path: /clients/client4/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:33.555180] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-0: background entry self-heal triggered. path: /clients/client4/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:33.555355] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-2: background entry self-heal triggered. path: /clients/client4/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:33.562057] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-1: background entry self-heal triggered. path: /clients/client1/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:33.563671] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-2: background entry self-heal completed on /clients/client8/~dmtmp/PM >[2012-04-03 17:45:33.564400] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-2: background entry self-heal completed on /clients/client4/~dmtmp/PM >[2012-04-03 17:45:33.565190] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-0: background entry self-heal completed on /clients/client4/~dmtmp/PM >[2012-04-03 17:45:33.566564] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-1: background entry self-heal triggered. path: /clients/client8/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:33.567310] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-1: background entry self-heal completed on /clients/client4/~dmtmp/PM >[2012-04-03 17:45:33.567768] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-0: background entry self-heal triggered. path: /clients/client8/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:33.568288] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-2: background entry self-heal triggered. path: /clients/client8/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:33.576197] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-1: background entry self-heal completed on /clients/client1/~dmtmp/PM >[2012-04-03 17:45:33.576724] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-0: background entry self-heal completed on /clients/client8/~dmtmp/PM >[2012-04-03 17:45:33.577737] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-2: background entry self-heal completed on /clients/client8/~dmtmp/PM >[2012-04-03 17:45:33.579909] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-2: background entry self-heal triggered. path: /clients/client2/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:33.580122] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-0: background entry self-heal triggered. path: /clients/client1/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:33.580469] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-2: background entry self-heal triggered. path: /clients/client1/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:33.581176] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-1: background entry self-heal triggered. path: /clients/client1/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:33.581341] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-1: background entry self-heal completed on /clients/client8/~dmtmp/PM >[2012-04-03 17:45:33.584943] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-0: background entry self-heal completed on /clients/client1/~dmtmp/PM >[2012-04-03 17:45:33.588382] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-2: background entry self-heal completed on /clients/client2/~dmtmp/PM >[2012-04-03 17:45:33.590551] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-0: background entry self-heal triggered. path: /clients/client2/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:33.590696] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-2: background entry self-heal completed on /clients/client1/~dmtmp/PM >[2012-04-03 17:45:33.590951] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-2: background entry self-heal triggered. path: /clients/client0/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:33.592042] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-2: background entry self-heal triggered. path: /clients/client2/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:33.592475] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-1: background entry self-heal triggered. path: /clients/client2/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:33.596865] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-1: background entry self-heal completed on /clients/client1/~dmtmp/PM >[2012-04-03 17:45:33.598730] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-2: background entry self-heal completed on /clients/client0/~dmtmp/PM >[2012-04-03 17:45:33.599312] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-0: background entry self-heal completed on /clients/client2/~dmtmp/PM >[2012-04-03 17:45:33.601117] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-1: background entry self-heal completed on /clients/client2/~dmtmp/PM >[2012-04-03 17:45:33.601953] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-2: background entry self-heal completed on /clients/client2/~dmtmp/PM >[2012-04-03 17:45:33.603631] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-1: background entry self-heal triggered. path: /clients/client0/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:33.604412] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-2: background entry self-heal triggered. path: /clients/client0/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:33.604633] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-0: background entry self-heal triggered. path: /clients/client0/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:33.607583] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-1: background entry self-heal triggered. path: /clients/client9/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:33.613130] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-2: background entry self-heal completed on /clients/client0/~dmtmp/PM >[2012-04-03 17:45:33.614442] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-0: background entry self-heal completed on /clients/client0/~dmtmp/PM >[2012-04-03 17:45:33.615278] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-1: background entry self-heal completed on /clients/client0/~dmtmp/PM >[2012-04-03 17:45:33.617882] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-1: background entry self-heal completed on /clients/client9/~dmtmp/PM >[2012-04-03 17:45:33.620627] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-2: background entry self-heal triggered. path: /clients/client9/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:33.621090] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-1: background entry self-heal triggered. path: /clients/client9/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:33.622722] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-0: background entry self-heal triggered. path: /clients/client9/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:33.632478] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-2: background entry self-heal completed on /clients/client9/~dmtmp/PM >[2012-04-03 17:45:33.636076] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-1: background entry self-heal triggered. path: /clients/client5/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:33.646129] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-1: background entry self-heal completed on /clients/client9/~dmtmp/PM >[2012-04-03 17:45:33.646462] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-0: background entry self-heal completed on /clients/client9/~dmtmp/PM >[2012-04-03 17:45:33.657092] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-1: background entry self-heal completed on /clients/client5/~dmtmp/PM >[2012-04-03 17:45:33.657663] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-2: background entry self-heal triggered. path: /clients/client7/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:33.663875] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-1: background entry self-heal triggered. path: /clients/client5/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:33.664091] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-0: background entry self-heal triggered. path: /clients/client5/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:33.664411] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-2: background entry self-heal triggered. path: /clients/client5/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:33.673542] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-2: background entry self-heal completed on /clients/client7/~dmtmp/PM >[2012-04-03 17:45:33.681688] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-0: background entry self-heal completed on /clients/client5/~dmtmp/PM >[2012-04-03 17:45:33.682810] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-1: background entry self-heal triggered. path: /clients/client7/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:33.684869] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-0: background entry self-heal triggered. path: /clients/client7/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:33.685380] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-2: background entry self-heal triggered. path: /clients/client7/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:33.687633] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-2: background entry self-heal completed on /clients/client5/~dmtmp/PM >[2012-04-03 17:45:33.688085] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-2: background entry self-heal triggered. path: /clients/client8/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:33.688247] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-1: background entry self-heal completed on /clients/client5/~dmtmp/PM >[2012-04-03 17:45:33.695568] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-1: background entry self-heal completed on /clients/client7/~dmtmp/PM >[2012-04-03 17:45:33.697377] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-0: background entry self-heal completed on /clients/client7/~dmtmp/PM >[2012-04-03 17:45:33.697891] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-2: background entry self-heal completed on /clients/client7/~dmtmp/PM >[2012-04-03 17:45:33.700524] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-2: background entry self-heal completed on /clients/client8/~dmtmp/PM >[2012-04-03 17:45:33.702819] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-1: background entry self-heal triggered. path: /clients/client4/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:33.705207] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-2: background entry self-heal triggered. path: /clients/client8/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:33.705454] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-0: background entry self-heal triggered. path: /clients/client8/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:33.707567] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-1: background entry self-heal triggered. path: /clients/client8/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:33.714932] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-0: background entry self-heal completed on /clients/client8/~dmtmp/PM >[2012-04-03 17:45:33.715200] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-2: background entry self-heal completed on /clients/client8/~dmtmp/PM >[2012-04-03 17:45:33.715833] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-1: background entry self-heal completed on /clients/client4/~dmtmp/PM >[2012-04-03 17:45:33.719318] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-0: background entry self-heal triggered. path: /clients/client6/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:33.719601] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-2: background entry self-heal triggered. path: /clients/client4/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:33.719812] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-0: background entry self-heal triggered. path: /clients/client4/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:33.720747] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-1: background entry self-heal completed on /clients/client8/~dmtmp/PM >[2012-04-03 17:45:33.722085] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-1: background entry self-heal triggered. path: /clients/client4/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:33.726055] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-2: background entry self-heal completed on /clients/client4/~dmtmp/PM >[2012-04-03 17:45:33.728972] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-0: background entry self-heal completed on /clients/client6/~dmtmp/PM >[2012-04-03 17:45:33.729611] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-0: background entry self-heal completed on /clients/client4/~dmtmp/PM >[2012-04-03 17:45:33.731421] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-0: background entry self-heal triggered. path: /clients/client6/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:33.731887] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-2: background entry self-heal triggered. path: /clients/client6/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:33.733637] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-1: background entry self-heal triggered. path: /clients/client1/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:33.734046] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-1: background entry self-heal triggered. path: /clients/client6/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:33.737538] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-0: background entry self-heal completed on /clients/client6/~dmtmp/PM >[2012-04-03 17:45:33.737854] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-1: background entry self-heal completed on /clients/client4/~dmtmp/PM >[2012-04-03 17:45:33.739378] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-2: background entry self-heal completed on /clients/client6/~dmtmp/PM >[2012-04-03 17:45:33.749532] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-1: background entry self-heal completed on /clients/client1/~dmtmp/PM >[2012-04-03 17:45:33.750246] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-1: background entry self-heal completed on /clients/client6/~dmtmp/PM >[2012-04-03 17:45:33.751532] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-0: background entry self-heal triggered. path: /clients/client1/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:33.751711] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-2: background entry self-heal triggered. path: /clients/client1/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:33.757583] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-0: background entry self-heal completed on /clients/client1/~dmtmp/PM >[2012-04-03 17:45:33.759236] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-1: background entry self-heal triggered. path: /clients/client1/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:33.759732] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-2: background entry self-heal completed on /clients/client1/~dmtmp/PM >[2012-04-03 17:45:33.765688] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-2: background entry self-heal triggered. path: /clients/client2/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:33.771734] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-1: background entry self-heal completed on /clients/client1/~dmtmp/PM >[2012-04-03 17:45:33.775001] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-2: background entry self-heal completed on /clients/client2/~dmtmp/PM >[2012-04-03 17:45:33.779420] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-0: background entry self-heal triggered. path: /clients/client2/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:33.779670] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-2: background entry self-heal triggered. path: /clients/client2/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:33.782134] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-1: background entry self-heal triggered. path: /clients/client2/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:33.790175] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-2: background entry self-heal triggered. path: /clients/client0/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:33.792911] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-0: background entry self-heal completed on /clients/client2/~dmtmp/PM >[2012-04-03 17:45:33.794272] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-2: background entry self-heal completed on /clients/client2/~dmtmp/PM >[2012-04-03 17:45:33.799906] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-2: background entry self-heal completed on /clients/client0/~dmtmp/PM >[2012-04-03 17:45:33.805722] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-1: background entry self-heal triggered. path: /clients/client0/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:33.806501] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-0: background entry self-heal triggered. path: /clients/client0/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:33.806875] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-2: background entry self-heal triggered. path: /clients/client0/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:33.808088] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-1: background entry self-heal completed on /clients/client2/~dmtmp/PM >[2012-04-03 17:45:33.808732] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-1: background entry self-heal triggered. path: /clients/client9/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:33.812657] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-0: background entry self-heal completed on /clients/client0/~dmtmp/PM >[2012-04-03 17:45:33.821727] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-2: background entry self-heal completed on /clients/client0/~dmtmp/PM >[2012-04-03 17:45:33.822158] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-1: background entry self-heal completed on /clients/client0/~dmtmp/PM >[2012-04-03 17:45:33.825932] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-1: background entry self-heal completed on /clients/client9/~dmtmp/PM >[2012-04-03 17:45:33.828176] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-0: background entry self-heal triggered. path: /clients/client9/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:33.828746] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-1: background entry self-heal triggered. path: /clients/client5/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:33.829011] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-2: background entry self-heal triggered. path: /clients/client9/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:33.831403] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-1: background entry self-heal triggered. path: /clients/client9/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:33.841999] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-2: background entry self-heal completed on /clients/client9/~dmtmp/PM >[2012-04-03 17:45:33.842301] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-0: background entry self-heal completed on /clients/client9/~dmtmp/PM >[2012-04-03 17:45:33.843738] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-1: background entry self-heal completed on /clients/client5/~dmtmp/PM >[2012-04-03 17:45:33.846174] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-2: background entry self-heal triggered. path: /clients/client7/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:33.846416] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-1: background entry self-heal completed on /clients/client9/~dmtmp/PM >[2012-04-03 17:45:33.849947] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-1: background entry self-heal triggered. path: /clients/client5/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:33.850502] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-2: background entry self-heal triggered. path: /clients/client5/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:33.850792] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-0: background entry self-heal triggered. path: /clients/client5/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:33.862222] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-1: background entry self-heal completed on /clients/client5/~dmtmp/PM >[2012-04-03 17:45:33.863064] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-2: background entry self-heal completed on /clients/client7/~dmtmp/PM >[2012-04-03 17:45:33.863570] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-0: background entry self-heal completed on /clients/client5/~dmtmp/PM >[2012-04-03 17:45:33.863741] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-2: background entry self-heal completed on /clients/client5/~dmtmp/PM >[2012-04-03 17:45:33.866124] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-2: background entry self-heal triggered. path: /clients/client8/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:33.867186] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-2: background entry self-heal triggered. path: /clients/client7/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:33.868731] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-1: background entry self-heal triggered. path: /clients/client7/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:33.869633] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-0: background entry self-heal triggered. path: /clients/client7/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:33.886234] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-1: background entry self-heal triggered. path: /clients/client4/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:33.886681] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-1: background entry self-heal completed on /clients/client7/~dmtmp/PM >[2012-04-03 17:45:33.887558] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-0: background entry self-heal completed on /clients/client7/~dmtmp/PM >[2012-04-03 17:45:33.887804] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-2: background entry self-heal completed on /clients/client8/~dmtmp/PM >[2012-04-03 17:45:33.889951] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-0: background entry self-heal triggered. path: /clients/client8/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:33.890440] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-2: background entry self-heal completed on /clients/client7/~dmtmp/PM >[2012-04-03 17:45:33.891994] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-1: background entry self-heal triggered. path: /clients/client8/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:33.892349] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-2: background entry self-heal triggered. path: /clients/client8/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:33.894687] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-0: background entry self-heal triggered. path: /clients/client6/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:33.896733] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-1: background entry self-heal completed on /clients/client4/~dmtmp/PM >[2012-04-03 17:45:33.900346] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-0: background entry self-heal completed on /clients/client8/~dmtmp/PM >[2012-04-03 17:45:33.900555] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-0: background entry self-heal triggered. path: /clients/client4/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:33.900791] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-2: background entry self-heal triggered. path: /clients/client4/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:33.901724] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-1: background entry self-heal triggered. path: /clients/client4/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:33.902903] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-2: background entry self-heal completed on /clients/client8/~dmtmp/PM >[2012-04-03 17:45:33.903065] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-0: background entry self-heal completed on /clients/client6/~dmtmp/PM >[2012-04-03 17:45:33.906782] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-2: background entry self-heal triggered. path: /clients/client6/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:33.907315] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-1: background entry self-heal completed on /clients/client8/~dmtmp/PM >[2012-04-03 17:45:33.907960] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-0: background entry self-heal triggered. path: /clients/client6/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:33.908113] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-0: background entry self-heal completed on /clients/client4/~dmtmp/PM >[2012-04-03 17:45:33.909173] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-1: background entry self-heal triggered. path: /clients/client6/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:33.909747] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-2: background entry self-heal completed on /clients/client4/~dmtmp/PM >[2012-04-03 17:45:33.918010] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-1: background entry self-heal completed on /clients/client4/~dmtmp/PM >[2012-04-03 17:45:33.918904] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-2: background entry self-heal completed on /clients/client6/~dmtmp/PM >[2012-04-03 17:45:33.920973] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-0: background entry self-heal completed on /clients/client6/~dmtmp/PM >[2012-04-03 17:45:33.925230] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-1: background entry self-heal completed on /clients/client6/~dmtmp/PM >[2012-04-03 17:45:33.928049] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-1: background entry self-heal triggered. path: /clients/client1/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:33.947131] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-1: background entry self-heal completed on /clients/client1/~dmtmp/PM >[2012-04-03 17:45:33.950589] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-0: background entry self-heal triggered. path: /clients/client1/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:33.951240] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-2: background entry self-heal triggered. path: /clients/client2/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:33.951997] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-2: background entry self-heal triggered. path: /clients/client1/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:33.953179] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-1: background entry self-heal triggered. path: /clients/client1/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:33.959982] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-0: background entry self-heal completed on /clients/client1/~dmtmp/PM >[2012-04-03 17:45:33.960737] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-2: background entry self-heal completed on /clients/client2/~dmtmp/PM >[2012-04-03 17:45:33.961233] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-2: background entry self-heal completed on /clients/client1/~dmtmp/PM >[2012-04-03 17:45:33.962957] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-2: background entry self-heal triggered. path: /clients/client0/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:33.963217] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-0: background entry self-heal triggered. path: /clients/client2/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:33.964972] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-2: background entry self-heal triggered. path: /clients/client2/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:33.966643] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-1: background entry self-heal triggered. path: /clients/client2/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:33.968973] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-0: background entry self-heal completed on /clients/client2/~dmtmp/PM >[2012-04-03 17:45:33.972851] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-1: background entry self-heal completed on /clients/client1/~dmtmp/PM >[2012-04-03 17:45:33.973112] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-2: background entry self-heal completed on /clients/client0/~dmtmp/PM >[2012-04-03 17:45:33.974587] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-2: background entry self-heal completed on /clients/client2/~dmtmp/PM >[2012-04-03 17:45:33.974828] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-0: background entry self-heal triggered. path: /clients/client0/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:33.976991] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-2: background entry self-heal triggered. path: /clients/client0/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:33.978076] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-1: background entry self-heal triggered. path: /clients/client0/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:33.979025] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-1: background entry self-heal triggered. path: /clients/client9/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:33.980266] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-0: background entry self-heal completed on /clients/client0/~dmtmp/PM >[2012-04-03 17:45:33.980634] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-1: background entry self-heal completed on /clients/client2/~dmtmp/PM >[2012-04-03 17:45:33.986298] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-2: background entry self-heal completed on /clients/client0/~dmtmp/PM >[2012-04-03 17:45:33.990049] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-1: background entry self-heal completed on /clients/client0/~dmtmp/PM >[2012-04-03 17:45:33.991361] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-1: background entry self-heal completed on /clients/client9/~dmtmp/PM >[2012-04-03 17:45:33.992747] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-1: background entry self-heal triggered. path: /clients/client5/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:33.993409] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-0: background entry self-heal triggered. path: /clients/client9/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:33.994840] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-1: background entry self-heal triggered. path: /clients/client9/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:33.995617] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-2: background entry self-heal triggered. path: /clients/client9/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:34.008810] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-0: background entry self-heal completed on /clients/client9/~dmtmp/PM >[2012-04-03 17:45:34.009247] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-2: background entry self-heal triggered. path: /clients/client7/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:34.010634] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-1: background entry self-heal completed on /clients/client5/~dmtmp/PM >[2012-04-03 17:45:34.011892] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-1: background entry self-heal completed on /clients/client9/~dmtmp/PM >[2012-04-03 17:45:34.012086] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-2: background entry self-heal completed on /clients/client9/~dmtmp/PM >[2012-04-03 17:45:34.012475] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-0: background entry self-heal triggered. path: /clients/client5/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:34.012824] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-2: background entry self-heal triggered. path: /clients/client5/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:34.013671] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-1: background entry self-heal triggered. path: /clients/client5/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:34.016603] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-2: background entry self-heal completed on /clients/client7/~dmtmp/PM >[2012-04-03 17:45:34.020787] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-0: background entry self-heal triggered. path: /clients/client7/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:34.021161] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-0: background entry self-heal completed on /clients/client5/~dmtmp/PM >[2012-04-03 17:45:34.021944] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-2: background entry self-heal triggered. path: /clients/client7/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:34.023530] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-1: background entry self-heal triggered. path: /clients/client7/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:34.023693] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-2: background entry self-heal completed on /clients/client5/~dmtmp/PM >[2012-04-03 17:45:34.025036] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-2: background entry self-heal triggered. path: /clients/client8/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:34.026950] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-1: background entry self-heal completed on /clients/client5/~dmtmp/PM >[2012-04-03 17:45:34.027754] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-0: background entry self-heal completed on /clients/client7/~dmtmp/PM >[2012-04-03 17:45:34.030000] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-2: background entry self-heal completed on /clients/client7/~dmtmp/PM >[2012-04-03 17:45:34.033609] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-1: background entry self-heal completed on /clients/client7/~dmtmp/PM >[2012-04-03 17:45:34.034701] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-2: background entry self-heal completed on /clients/client8/~dmtmp/PM >[2012-04-03 17:45:34.036355] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-0: background entry self-heal triggered. path: /clients/client3/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:34.038073] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-0: background entry self-heal triggered. path: /clients/client8/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:34.038423] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-2: background entry self-heal triggered. path: /clients/client8/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:34.039554] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-1: background entry self-heal triggered. path: /clients/client8/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:34.043568] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-0: background entry self-heal completed on /clients/client3/~dmtmp/PM >[2012-04-03 17:45:34.045099] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-0: background entry self-heal completed on /clients/client8/~dmtmp/PM >[2012-04-03 17:45:34.047190] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-2: background entry self-heal triggered. path: /clients/client3/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:34.047409] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-1: background entry self-heal triggered. path: /clients/client3/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:34.047728] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-0: background entry self-heal triggered. path: /clients/client3/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:34.048037] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-2: background entry self-heal completed on /clients/client8/~dmtmp/PM >[2012-04-03 17:45:34.048223] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-1: background entry self-heal triggered. path: /clients/client4/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:34.049782] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-1: background entry self-heal completed on /clients/client8/~dmtmp/PM >[2012-04-03 17:45:34.064620] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-1: background entry self-heal completed on /clients/client3/~dmtmp/PM >[2012-04-03 17:45:34.065219] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-1: background entry self-heal completed on /clients/client4/~dmtmp/PM >[2012-04-03 17:45:34.065657] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-0: background entry self-heal completed on /clients/client3/~dmtmp/PM >[2012-04-03 17:45:34.068660] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-0: background entry self-heal triggered. path: /clients/client4/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:34.069345] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-2: background entry self-heal completed on /clients/client3/~dmtmp/PM >[2012-04-03 17:45:34.070086] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-2: background entry self-heal triggered. path: /clients/client4/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:34.072512] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-1: background entry self-heal triggered. path: /clients/client4/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:34.074771] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-0: background entry self-heal triggered. path: /clients/client6/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:34.085189] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-2: background entry self-heal completed on /clients/client4/~dmtmp/PM >[2012-04-03 17:45:34.088788] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-0: background entry self-heal completed on /clients/client4/~dmtmp/PM >[2012-04-03 17:45:34.088952] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-0: background entry self-heal completed on /clients/client6/~dmtmp/PM >[2012-04-03 17:45:34.091715] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-2: background entry self-heal triggered. path: /clients/client6/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:34.091922] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-0: background entry self-heal triggered. path: /clients/client6/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:34.092302] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-1: background entry self-heal completed on /clients/client4/~dmtmp/PM >[2012-04-03 17:45:34.092660] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-2: background entry self-heal triggered. path: /clients/client2/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:34.094249] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-1: background entry self-heal triggered. path: /clients/client6/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:34.105447] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-0: background entry self-heal completed on /clients/client6/~dmtmp/PM >[2012-04-03 17:45:34.106768] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-2: background entry self-heal completed on /clients/client6/~dmtmp/PM >[2012-04-03 17:45:34.107657] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-2: background entry self-heal completed on /clients/client2/~dmtmp/PM >[2012-04-03 17:45:34.112461] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-2: background entry self-heal triggered. path: /clients/client2/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:34.112706] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-1: background entry self-heal completed on /clients/client6/~dmtmp/PM >[2012-04-03 17:45:34.113350] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-1: background entry self-heal triggered. path: /clients/client2/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:34.113702] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-0: background entry self-heal triggered. path: /clients/client2/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:34.114443] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-1: background entry self-heal triggered. path: /clients/client1/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:34.117192] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-0: background entry self-heal completed on /clients/client2/~dmtmp/PM >[2012-04-03 17:45:34.121513] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-2: background entry self-heal completed on /clients/client2/~dmtmp/PM >[2012-04-03 17:45:34.123678] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-2: background entry self-heal triggered. path: /clients/client0/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:34.124313] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-1: background entry self-heal completed on /clients/client2/~dmtmp/PM >[2012-04-03 17:45:34.130719] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-1: background entry self-heal completed on /clients/client1/~dmtmp/PM >[2012-04-03 17:45:34.135140] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-1: background entry self-heal triggered. path: /clients/client1/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:34.135426] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-0: background entry self-heal triggered. path: /clients/client1/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:34.135692] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-2: background entry self-heal triggered. path: /clients/client1/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:34.139915] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-2: background entry self-heal completed on /clients/client0/~dmtmp/PM >[2012-04-03 17:45:34.141213] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-1: background entry self-heal triggered. path: /clients/client9/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:34.143020] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-0: background entry self-heal triggered. path: /clients/client0/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:34.144050] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-0: background entry self-heal completed on /clients/client1/~dmtmp/PM >[2012-04-03 17:45:34.144780] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-2: background entry self-heal triggered. path: /clients/client0/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:34.145276] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-1: background entry self-heal triggered. path: /clients/client0/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:34.145950] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-2: background entry self-heal completed on /clients/client1/~dmtmp/PM >[2012-04-03 17:45:34.148577] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-0: background entry self-heal completed on /clients/client0/~dmtmp/PM >[2012-04-03 17:45:34.148781] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-1: background entry self-heal completed on /clients/client1/~dmtmp/PM >[2012-04-03 17:45:34.152158] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-2: background entry self-heal completed on /clients/client0/~dmtmp/PM >[2012-04-03 17:45:34.153984] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-2: background entry self-heal triggered. path: /clients/client7/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:34.156281] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-1: background entry self-heal completed on /clients/client9/~dmtmp/PM >[2012-04-03 17:45:34.156760] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-1: background entry self-heal completed on /clients/client0/~dmtmp/PM >[2012-04-03 17:45:34.158480] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-0: background entry self-heal triggered. path: /clients/client9/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:34.161770] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-1: background entry self-heal triggered. path: /clients/client9/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:34.162940] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-2: background entry self-heal triggered. path: /clients/client9/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:34.165133] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-2: background entry self-heal completed on /clients/client7/~dmtmp/PM >[2012-04-03 17:45:34.169433] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-0: background entry self-heal completed on /clients/client9/~dmtmp/PM >[2012-04-03 17:45:34.169630] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-0: background entry self-heal triggered. path: /clients/client7/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:34.177784] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-2: background entry self-heal triggered. path: /clients/client7/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:34.178451] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-1: background entry self-heal triggered. path: /clients/client7/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:34.179461] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-2: background entry self-heal triggered. path: /clients/client8/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:34.188184] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-2: background entry self-heal completed on /clients/client9/~dmtmp/PM >[2012-04-03 17:45:34.188377] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-1: background entry self-heal completed on /clients/client9/~dmtmp/PM >[2012-04-03 17:45:34.188612] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-0: background entry self-heal completed on /clients/client7/~dmtmp/PM >[2012-04-03 17:45:34.196376] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-2: background entry self-heal completed on /clients/client7/~dmtmp/PM >[2012-04-03 17:45:34.197715] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-2: background entry self-heal completed on /clients/client8/~dmtmp/PM >[2012-04-03 17:45:34.200010] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-1: background entry self-heal completed on /clients/client7/~dmtmp/PM >[2012-04-03 17:45:34.200701] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-0: background entry self-heal triggered. path: /clients/client8/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:34.202877] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-2: background entry self-heal triggered. path: /clients/client8/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:34.205040] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-1: background entry self-heal triggered. path: /clients/client8/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:34.212236] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-0: background entry self-heal completed on /clients/client8/~dmtmp/PM >[2012-04-03 17:45:34.214210] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-2: background entry self-heal completed on /clients/client8/~dmtmp/PM >[2012-04-03 17:45:34.216885] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-0: background entry self-heal triggered. path: /clients/client3/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:34.217751] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-1: background entry self-heal completed on /clients/client8/~dmtmp/PM >[2012-04-03 17:45:34.226148] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-0: background entry self-heal completed on /clients/client3/~dmtmp/PM >[2012-04-03 17:45:34.229623] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-2: background entry self-heal triggered. path: /clients/client3/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:34.229978] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-1: background entry self-heal triggered. path: /clients/client3/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:34.230263] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-0: background entry self-heal triggered. path: /clients/client3/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:34.230582] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-1: background entry self-heal triggered. path: /clients/client4/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:34.238567] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-0: background entry self-heal completed on /clients/client3/~dmtmp/PM >[2012-04-03 17:45:34.238735] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-2: background entry self-heal completed on /clients/client3/~dmtmp/PM >[2012-04-03 17:45:34.240502] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-1: background entry self-heal completed on /clients/client3/~dmtmp/PM >[2012-04-03 17:45:34.241303] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-0: background entry self-heal triggered. path: /clients/client6/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:34.241899] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-1: background entry self-heal completed on /clients/client4/~dmtmp/PM >[2012-04-03 17:45:34.245240] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-0: background entry self-heal triggered. path: /clients/client4/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:34.245443] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-2: background entry self-heal triggered. path: /clients/client4/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:34.254471] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-1: background entry self-heal triggered. path: /clients/client4/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:34.260682] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-0: background entry self-heal completed on /clients/client6/~dmtmp/PM >[2012-04-03 17:45:34.264644] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-2: background entry self-heal completed on /clients/client4/~dmtmp/PM >[2012-04-03 17:45:34.264972] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-2: background entry self-heal triggered. path: /clients/client6/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:34.265156] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-1: background entry self-heal triggered. path: /clients/client1/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:34.265349] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-1: background entry self-heal triggered. path: /clients/client6/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:34.265904] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-0: background entry self-heal triggered. path: /clients/client6/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:34.266077] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-0: background entry self-heal completed on /clients/client4/~dmtmp/PM >[2012-04-03 17:45:34.266488] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-1: background entry self-heal completed on /clients/client4/~dmtmp/PM >[2012-04-03 17:45:34.277706] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-0: background entry self-heal completed on /clients/client6/~dmtmp/PM >[2012-04-03 17:45:34.279542] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-1: background entry self-heal completed on /clients/client1/~dmtmp/PM >[2012-04-03 17:45:34.280383] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-1: background entry self-heal completed on /clients/client6/~dmtmp/PM >[2012-04-03 17:45:34.280983] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-2: background entry self-heal completed on /clients/client6/~dmtmp/PM >[2012-04-03 17:45:34.281873] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-2: background entry self-heal triggered. path: /clients/client2/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:34.283247] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-0: background entry self-heal triggered. path: /clients/client1/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:34.284484] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-2: background entry self-heal triggered. path: /clients/client1/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:34.286120] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-1: background entry self-heal triggered. path: /clients/client1/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:34.293767] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-0: background entry self-heal completed on /clients/client1/~dmtmp/PM >[2012-04-03 17:45:34.294528] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-2: background entry self-heal completed on /clients/client2/~dmtmp/PM >[2012-04-03 17:45:34.297629] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-2: background entry self-heal triggered. path: /clients/client0/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:34.297884] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-1: background entry self-heal completed on /clients/client1/~dmtmp/PM >[2012-04-03 17:45:34.298416] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-0: background entry self-heal triggered. path: /clients/client2/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:34.298686] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-2: background entry self-heal completed on /clients/client1/~dmtmp/PM >[2012-04-03 17:45:34.299014] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-2: background entry self-heal triggered. path: /clients/client2/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:34.299522] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-1: background entry self-heal triggered. path: /clients/client2/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:34.307786] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-2: background entry self-heal completed on /clients/client0/~dmtmp/PM >[2012-04-03 17:45:34.309797] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-2: background entry self-heal completed on /clients/client2/~dmtmp/PM >[2012-04-03 17:45:34.309965] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-0: background entry self-heal completed on /clients/client2/~dmtmp/PM >[2012-04-03 17:45:34.312206] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-0: background entry self-heal triggered. path: /clients/client0/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:34.312428] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-2: background entry self-heal triggered. path: /clients/client0/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:34.313075] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-1: background entry self-heal triggered. path: /clients/client0/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:34.313318] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-1: background entry self-heal triggered. path: /clients/client9/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:34.314528] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-1: background entry self-heal completed on /clients/client2/~dmtmp/PM >[2012-04-03 17:45:34.324136] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-2: background entry self-heal completed on /clients/client0/~dmtmp/PM >[2012-04-03 17:45:34.324296] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-0: background entry self-heal completed on /clients/client0/~dmtmp/PM >[2012-04-03 17:45:34.332841] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-1: background entry self-heal completed on /clients/client0/~dmtmp/PM >[2012-04-03 17:45:34.333280] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-1: background entry self-heal completed on /clients/client9/~dmtmp/PM >[2012-04-03 17:45:34.336490] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-0: background entry self-heal triggered. path: /clients/client9/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:34.337899] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-2: background entry self-heal triggered. path: /clients/client9/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:34.338098] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-1: background entry self-heal triggered. path: /clients/client9/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:34.345322] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-0: background entry self-heal completed on /clients/client9/~dmtmp/PM >[2012-04-03 17:45:34.347091] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-1: background entry self-heal completed on /clients/client9/~dmtmp/PM >[2012-04-03 17:45:34.348716] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-2: background entry self-heal completed on /clients/client9/~dmtmp/PM >[2012-04-03 17:45:34.358130] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-2: background entry self-heal triggered. path: /clients/client8/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:34.365719] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-2: background entry self-heal completed on /clients/client8/~dmtmp/PM >[2012-04-03 17:45:34.368180] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-0: background entry self-heal triggered. path: /clients/client8/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:34.368457] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-2: background entry self-heal triggered. path: /clients/client8/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:34.368684] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-1: background entry self-heal triggered. path: /clients/client8/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:34.369055] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-1: background entry self-heal triggered. path: /clients/client4/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:34.385013] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-1: background entry self-heal completed on /clients/client8/~dmtmp/PM >[2012-04-03 17:45:34.387275] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-2: background entry self-heal completed on /clients/client8/~dmtmp/PM >[2012-04-03 17:45:34.388041] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-1: background entry self-heal completed on /clients/client4/~dmtmp/PM >[2012-04-03 17:45:34.388749] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-0: background entry self-heal completed on /clients/client8/~dmtmp/PM >[2012-04-03 17:45:34.391025] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-2: background entry self-heal triggered. path: /clients/client4/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:34.391765] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-0: background entry self-heal triggered. path: /clients/client4/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:34.392203] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-0: background entry self-heal triggered. path: /clients/client3/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:34.392577] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-1: background entry self-heal triggered. path: /clients/client4/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:34.398227] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-2: background entry self-heal completed on /clients/client4/~dmtmp/PM >[2012-04-03 17:45:34.398549] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-0: background entry self-heal completed on /clients/client4/~dmtmp/PM >[2012-04-03 17:45:34.399317] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-0: background entry self-heal completed on /clients/client3/~dmtmp/PM >[2012-04-03 17:45:34.400902] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-0: background entry self-heal triggered. path: /clients/client6/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:34.401173] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-2: background entry self-heal triggered. path: /clients/client3/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:34.402224] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-0: background entry self-heal triggered. path: /clients/client3/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:34.402572] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-1: background entry self-heal triggered. path: /clients/client3/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:34.404347] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-1: background entry self-heal completed on /clients/client4/~dmtmp/PM >[2012-04-03 17:45:34.406435] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-2: background entry self-heal completed on /clients/client3/~dmtmp/PM >[2012-04-03 17:45:34.409464] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-0: background entry self-heal completed on /clients/client6/~dmtmp/PM >[2012-04-03 17:45:34.410050] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-1: background entry self-heal triggered. path: /clients/client1/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:34.413852] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-1: background entry self-heal completed on /clients/client3/~dmtmp/PM >[2012-04-03 17:45:34.414568] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-1: background entry self-heal triggered. path: /clients/client6/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:34.415209] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-2: background entry self-heal triggered. path: /clients/client6/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:34.417628] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-0: background entry self-heal completed on /clients/client3/~dmtmp/PM >[2012-04-03 17:45:34.417899] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-0: background entry self-heal triggered. path: /clients/client6/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:34.420528] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-1: background entry self-heal completed on /clients/client1/~dmtmp/PM >[2012-04-03 17:45:34.424314] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-0: background entry self-heal triggered. path: /clients/client1/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:34.425891] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-2: background entry self-heal completed on /clients/client6/~dmtmp/PM >[2012-04-03 17:45:34.426853] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-2: background entry self-heal triggered. path: /clients/client1/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:34.427770] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-0: background entry self-heal completed on /clients/client6/~dmtmp/PM >[2012-04-03 17:45:34.428052] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-1: background entry self-heal completed on /clients/client6/~dmtmp/PM >[2012-04-03 17:45:34.429291] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-2: background entry self-heal triggered. path: /clients/client2/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:34.430302] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-1: background entry self-heal triggered. path: /clients/client1/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:34.431986] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-0: background entry self-heal completed on /clients/client1/~dmtmp/PM >[2012-04-03 17:45:34.435766] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-2: background entry self-heal completed on /clients/client1/~dmtmp/PM >[2012-04-03 17:45:34.437614] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-2: background entry self-heal completed on /clients/client2/~dmtmp/PM >[2012-04-03 17:45:34.440738] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-0: background entry self-heal triggered. path: /clients/client2/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:34.441015] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-1: background entry self-heal completed on /clients/client1/~dmtmp/PM >[2012-04-03 17:45:34.441269] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-2: background entry self-heal triggered. path: /clients/client2/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:34.442535] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-1: background entry self-heal triggered. path: /clients/client2/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:34.444429] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-2: background entry self-heal triggered. path: /clients/client0/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:34.451034] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-1: background entry self-heal completed on /clients/client2/~dmtmp/PM >[2012-04-03 17:45:34.451306] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-0: background entry self-heal completed on /clients/client2/~dmtmp/PM >[2012-04-03 17:45:34.451457] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-2: background entry self-heal completed on /clients/client2/~dmtmp/PM >[2012-04-03 17:45:34.454014] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-2: background entry self-heal completed on /clients/client0/~dmtmp/PM >[2012-04-03 17:45:34.457744] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-2: background entry self-heal triggered. path: /clients/client0/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:34.458100] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-0: background entry self-heal triggered. path: /clients/client0/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:34.459173] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-1: background entry self-heal triggered. path: /clients/client0/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:34.469933] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-2: background entry self-heal completed on /clients/client0/~dmtmp/PM >[2012-04-03 17:45:34.470562] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-0: background entry self-heal completed on /clients/client0/~dmtmp/PM >[2012-04-03 17:45:34.470855] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-1: background entry self-heal completed on /clients/client0/~dmtmp/PM >[2012-04-03 17:45:34.477364] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-1: background entry self-heal triggered. path: /clients/client9/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:34.487025] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-2: background entry self-heal triggered. path: /clients/client8/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:34.491693] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-2: background entry self-heal completed on /clients/client8/~dmtmp/PM >[2012-04-03 17:45:34.492079] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-1: background entry self-heal completed on /clients/client9/~dmtmp/PM >[2012-04-03 17:45:34.495051] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-0: background entry self-heal triggered. path: /clients/client8/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:34.495340] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-0: background entry self-heal triggered. path: /clients/client9/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:34.495577] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-2: background entry self-heal triggered. path: /clients/client8/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:34.495779] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-2: background entry self-heal triggered. path: /clients/client9/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:34.498068] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-1: background entry self-heal triggered. path: /clients/client8/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:34.498681] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-1: background entry self-heal triggered. path: /clients/client9/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:34.502214] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-0: background entry self-heal completed on /clients/client8/~dmtmp/PM >[2012-04-03 17:45:34.502351] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-2: background entry self-heal completed on /clients/client8/~dmtmp/PM >[2012-04-03 17:45:34.502800] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-2: background entry self-heal completed on /clients/client9/~dmtmp/PM >[2012-04-03 17:45:34.502944] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-0: background entry self-heal completed on /clients/client9/~dmtmp/PM >[2012-04-03 17:45:34.505556] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-0: background entry self-heal triggered. path: /clients/client3/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:34.508936] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-1: background entry self-heal completed on /clients/client8/~dmtmp/PM >[2012-04-03 17:45:34.510299] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-1: background entry self-heal completed on /clients/client9/~dmtmp/PM >[2012-04-03 17:45:34.511462] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-0: background entry self-heal completed on /clients/client3/~dmtmp/PM >[2012-04-03 17:45:34.514617] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-2: background entry self-heal triggered. path: /clients/client3/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:34.514803] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-0: background entry self-heal triggered. path: /clients/client3/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:34.516378] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-1: background entry self-heal triggered. path: /clients/client3/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:34.524737] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-0: background entry self-heal completed on /clients/client3/~dmtmp/PM >[2012-04-03 17:45:34.526294] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-2: background entry self-heal completed on /clients/client3/~dmtmp/PM >[2012-04-03 17:45:34.527642] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-1: background entry self-heal completed on /clients/client3/~dmtmp/PM >[2012-04-03 17:45:34.528290] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-1: background entry self-heal triggered. path: /clients/client1/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:34.535227] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-1: background entry self-heal completed on /clients/client1/~dmtmp/PM >[2012-04-03 17:45:34.543575] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-2: background entry self-heal triggered. path: /clients/client2/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:34.543801] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-2: background entry self-heal triggered. path: /clients/client1/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:34.544600] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-1: background entry self-heal triggered. path: /clients/client1/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:34.544796] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-0: background entry self-heal triggered. path: /clients/client1/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:34.552973] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-0: background entry self-heal completed on /clients/client1/~dmtmp/PM >[2012-04-03 17:45:34.555743] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-1: background entry self-heal completed on /clients/client1/~dmtmp/PM >[2012-04-03 17:45:34.556234] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-2: background entry self-heal completed on /clients/client2/~dmtmp/PM >[2012-04-03 17:45:34.557575] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-0: background entry self-heal triggered. path: /clients/client6/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:34.557852] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-2: background entry self-heal completed on /clients/client1/~dmtmp/PM >[2012-04-03 17:45:34.558489] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-0: background entry self-heal triggered. path: /clients/client2/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:34.559100] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-1: background entry self-heal triggered. path: /clients/client2/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:34.559309] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-2: background entry self-heal triggered. path: /clients/client2/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:34.566186] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-0: background entry self-heal completed on /clients/client6/~dmtmp/PM >[2012-04-03 17:45:34.566821] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-0: background entry self-heal completed on /clients/client2/~dmtmp/PM >[2012-04-03 17:45:34.568570] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-1: background entry self-heal triggered. path: /clients/client6/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:34.568718] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-2: background entry self-heal completed on /clients/client2/~dmtmp/PM >[2012-04-03 17:45:34.569210] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-0: background entry self-heal triggered. path: /clients/client6/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:34.569767] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-1: background entry self-heal completed on /clients/client2/~dmtmp/PM >[2012-04-03 17:45:34.570742] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-2: background entry self-heal triggered. path: /clients/client6/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:34.577475] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-0: background entry self-heal completed on /clients/client6/~dmtmp/PM >[2012-04-03 17:45:34.579524] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-1: background entry self-heal triggered. path: /clients/client5/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:34.579689] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-1: background entry self-heal completed on /clients/client6/~dmtmp/PM >[2012-04-03 17:45:34.580629] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-2: background entry self-heal completed on /clients/client6/~dmtmp/PM >[2012-04-03 17:45:34.588035] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-1: background entry self-heal completed on /clients/client5/~dmtmp/PM >[2012-04-03 17:45:34.589592] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-0: background entry self-heal triggered. path: /clients/client5/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:34.590400] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-2: background entry self-heal triggered. path: /clients/client0/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:34.592383] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-2: background entry self-heal triggered. path: /clients/client5/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:34.592904] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-1: background entry self-heal triggered. path: /clients/client5/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:34.595551] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-0: background entry self-heal completed on /clients/client5/~dmtmp/PM >[2012-04-03 17:45:34.597048] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-2: background entry self-heal triggered. path: /clients/client8/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:34.599399] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-2: background entry self-heal completed on /clients/client0/~dmtmp/PM >[2012-04-03 17:45:34.601219] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-2: background entry self-heal completed on /clients/client5/~dmtmp/PM >[2012-04-03 17:45:34.602610] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-2: background entry self-heal triggered. path: /clients/client0/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:34.603274] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-0: background entry self-heal triggered. path: /clients/client0/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:34.606082] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-2: background entry self-heal completed on /clients/client8/~dmtmp/PM >[2012-04-03 17:45:34.606665] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-1: background entry self-heal completed on /clients/client5/~dmtmp/PM >[2012-04-03 17:45:34.607697] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-1: background entry self-heal triggered. path: /clients/client0/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:34.608730] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-0: background entry self-heal completed on /clients/client0/~dmtmp/PM >[2012-04-03 17:45:34.609260] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-0: background entry self-heal triggered. path: /clients/client8/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:34.610409] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-2: background entry self-heal triggered. path: /clients/client8/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:34.611102] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-1: background entry self-heal triggered. path: /clients/client8/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:34.611233] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-2: background entry self-heal completed on /clients/client0/~dmtmp/PM >[2012-04-03 17:45:34.611750] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-1: background entry self-heal triggered. path: /clients/client9/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:34.616029] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-0: background entry self-heal completed on /clients/client8/~dmtmp/PM >[2012-04-03 17:45:34.617400] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-2: background entry self-heal completed on /clients/client8/~dmtmp/PM >[2012-04-03 17:45:34.619049] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-1: background entry self-heal completed on /clients/client0/~dmtmp/PM >[2012-04-03 17:45:34.621550] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-1: background entry self-heal completed on /clients/client8/~dmtmp/PM >[2012-04-03 17:45:34.623241] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-1: background entry self-heal completed on /clients/client9/~dmtmp/PM >[2012-04-03 17:45:34.626371] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-2: background entry self-heal triggered. path: /clients/client9/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:34.627680] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-0: background entry self-heal triggered. path: /clients/client9/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:34.629295] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-1: background entry self-heal triggered. path: /clients/client9/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:34.634981] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-2: background entry self-heal completed on /clients/client9/~dmtmp/PM >[2012-04-03 17:45:34.636764] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-0: background entry self-heal triggered. path: /clients/client3/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:34.636963] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-0: background entry self-heal completed on /clients/client9/~dmtmp/PM >[2012-04-03 17:45:34.639163] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-1: background entry self-heal completed on /clients/client9/~dmtmp/PM >[2012-04-03 17:45:34.644451] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-0: background entry self-heal completed on /clients/client3/~dmtmp/PM >[2012-04-03 17:45:34.646309] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-0: background entry self-heal triggered. path: /clients/client3/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:34.646822] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-1: background entry self-heal triggered. path: /clients/client1/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:34.647297] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-2: background entry self-heal triggered. path: /clients/client3/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:34.648063] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-1: background entry self-heal triggered. path: /clients/client3/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:34.653764] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-2: background entry self-heal completed on /clients/client3/~dmtmp/PM >[2012-04-03 17:45:34.655767] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-0: background entry self-heal completed on /clients/client3/~dmtmp/PM >[2012-04-03 17:45:34.658847] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-1: background entry self-heal completed on /clients/client1/~dmtmp/PM >[2012-04-03 17:45:34.660604] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-1: background entry self-heal completed on /clients/client3/~dmtmp/PM >[2012-04-03 17:45:34.661767] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-1: background entry self-heal triggered. path: /clients/client1/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:34.662285] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-0: background entry self-heal triggered. path: /clients/client1/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:34.663269] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-2: background entry self-heal triggered. path: /clients/client1/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:34.670084] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-0: background entry self-heal triggered. path: /clients/client6/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:34.671372] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-1: background entry self-heal completed on /clients/client1/~dmtmp/PM >[2012-04-03 17:45:34.671539] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-0: background entry self-heal completed on /clients/client1/~dmtmp/PM >[2012-04-03 17:45:34.673611] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-2: background entry self-heal completed on /clients/client1/~dmtmp/PM >[2012-04-03 17:45:34.676143] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-0: background entry self-heal completed on /clients/client6/~dmtmp/PM >[2012-04-03 17:45:34.679092] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-0: background entry self-heal triggered. path: /clients/client6/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:34.679462] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-2: background entry self-heal triggered. path: /clients/client6/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:34.680754] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-1: background entry self-heal triggered. path: /clients/client6/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:34.681001] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-2: background entry self-heal triggered. path: /clients/client2/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:34.684300] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-0: background entry self-heal completed on /clients/client6/~dmtmp/PM >[2012-04-03 17:45:34.688946] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-2: background entry self-heal completed on /clients/client6/~dmtmp/PM >[2012-04-03 17:45:34.689583] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-2: background entry self-heal completed on /clients/client2/~dmtmp/PM >[2012-04-03 17:45:34.691030] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-0: background entry self-heal triggered. path: /clients/client2/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:34.691583] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-1: background entry self-heal completed on /clients/client6/~dmtmp/PM >[2012-04-03 17:45:34.692397] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-2: background entry self-heal triggered. path: /clients/client2/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:34.693234] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-1: background entry self-heal triggered. path: /clients/client2/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:34.693801] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-1: background entry self-heal triggered. path: /clients/client5/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:34.695398] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-0: background entry self-heal completed on /clients/client2/~dmtmp/PM >[2012-04-03 17:45:34.698566] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-2: background entry self-heal completed on /clients/client2/~dmtmp/PM >[2012-04-03 17:45:34.702608] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-2: background entry self-heal triggered. path: /clients/client0/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:34.702936] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-1: background entry self-heal completed on /clients/client2/~dmtmp/PM >[2012-04-03 17:45:34.703880] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-1: background entry self-heal completed on /clients/client5/~dmtmp/PM >[2012-04-03 17:45:34.706025] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-0: background entry self-heal triggered. path: /clients/client5/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:34.707300] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-1: background entry self-heal triggered. path: /clients/client5/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:34.707981] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-2: background entry self-heal triggered. path: /clients/client5/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:34.711544] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-2: background entry self-heal completed on /clients/client0/~dmtmp/PM >[2012-04-03 17:45:34.712022] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-0: background entry self-heal completed on /clients/client5/~dmtmp/PM >[2012-04-03 17:45:34.714468] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-0: background entry self-heal triggered. path: /clients/client0/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:34.715065] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-1: background entry self-heal triggered. path: /clients/client0/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:34.716314] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-2: background entry self-heal triggered. path: /clients/client0/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:34.718694] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-1: background entry self-heal completed on /clients/client5/~dmtmp/PM >[2012-04-03 17:45:34.718847] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-2: background entry self-heal completed on /clients/client5/~dmtmp/PM >[2012-04-03 17:45:34.719558] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-0: background entry self-heal completed on /clients/client0/~dmtmp/PM >[2012-04-03 17:45:34.723308] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-1: background entry self-heal completed on /clients/client0/~dmtmp/PM >[2012-04-03 17:45:34.726437] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-2: background entry self-heal completed on /clients/client0/~dmtmp/PM >[2012-04-03 17:45:34.730235] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-2: background entry self-heal triggered. path: /clients/client8/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:34.737112] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-2: background entry self-heal completed on /clients/client8/~dmtmp/PM >[2012-04-03 17:45:34.739730] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-0: background entry self-heal triggered. path: /clients/client8/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:34.740689] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-2: background entry self-heal triggered. path: /clients/client8/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:34.743637] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-1: background entry self-heal triggered. path: /clients/client8/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:34.746484] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-0: background entry self-heal completed on /clients/client8/~dmtmp/PM >[2012-04-03 17:45:34.748596] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-0: background entry self-heal triggered. path: /clients/client3/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:34.752631] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-2: background entry self-heal completed on /clients/client8/~dmtmp/PM >[2012-04-03 17:45:34.753866] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-1: background entry self-heal completed on /clients/client8/~dmtmp/PM >[2012-04-03 17:45:34.758105] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-0: background entry self-heal completed on /clients/client3/~dmtmp/PM >[2012-04-03 17:45:34.759707] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-1: background entry self-heal triggered. path: /clients/client9/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:34.760753] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-0: background entry self-heal triggered. path: /clients/client3/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:34.761114] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-2: background entry self-heal triggered. path: /clients/client3/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:34.764750] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-1: background entry self-heal triggered. path: /clients/client3/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:34.767374] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-2: background entry self-heal completed on /clients/client3/~dmtmp/PM >[2012-04-03 17:45:34.767705] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-0: background entry self-heal completed on /clients/client3/~dmtmp/PM >[2012-04-03 17:45:34.771361] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-1: background entry self-heal triggered. path: /clients/client1/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:34.773067] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-1: background entry self-heal completed on /clients/client9/~dmtmp/PM >[2012-04-03 17:45:34.773935] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-1: background entry self-heal completed on /clients/client3/~dmtmp/PM >[2012-04-03 17:45:34.774767] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-0: background entry self-heal triggered. path: /clients/client9/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:34.775407] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-2: background entry self-heal triggered. path: /clients/client9/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:34.776242] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-1: background entry self-heal triggered. path: /clients/client9/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:34.780731] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-0: background entry self-heal completed on /clients/client9/~dmtmp/PM >[2012-04-03 17:45:34.782006] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-0: background entry self-heal triggered. path: /clients/client6/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:34.784416] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-2: background entry self-heal completed on /clients/client9/~dmtmp/PM >[2012-04-03 17:45:34.789801] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-1: background entry self-heal completed on /clients/client1/~dmtmp/PM >[2012-04-03 17:45:34.790255] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-0: background entry self-heal completed on /clients/client6/~dmtmp/PM >[2012-04-03 17:45:34.791665] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-0: background entry self-heal triggered. path: /clients/client1/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:34.792074] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-2: background entry self-heal triggered. path: /clients/client1/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:34.793078] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-1: background entry self-heal triggered. path: /clients/client1/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:34.793391] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-0: background entry self-heal triggered. path: /clients/client6/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:34.793797] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-1: background entry self-heal triggered. path: /clients/client6/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:34.794005] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-2: background entry self-heal triggered. path: /clients/client6/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:34.794974] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-1: background entry self-heal completed on /clients/client9/~dmtmp/PM >[2012-04-03 17:45:34.798831] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-0: background entry self-heal completed on /clients/client1/~dmtmp/PM >[2012-04-03 17:45:34.801071] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-0: background entry self-heal completed on /clients/client6/~dmtmp/PM >[2012-04-03 17:45:34.801563] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-2: background entry self-heal completed on /clients/client1/~dmtmp/PM >[2012-04-03 17:45:34.803064] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-2: background entry self-heal completed on /clients/client6/~dmtmp/PM >[2012-04-03 17:45:34.803304] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-2: background entry self-heal triggered. path: /clients/client2/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:34.803730] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-1: background entry self-heal completed on /clients/client1/~dmtmp/PM >[2012-04-03 17:45:34.805060] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-1: background entry self-heal completed on /clients/client6/~dmtmp/PM >[2012-04-03 17:45:34.812532] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-2: background entry self-heal completed on /clients/client2/~dmtmp/PM >[2012-04-03 17:45:34.814115] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-0: background entry self-heal triggered. path: /clients/client2/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:34.815081] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-1: background entry self-heal triggered. path: /clients/client2/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:34.815843] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-2: background entry self-heal triggered. path: /clients/client0/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:34.817663] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-2: background entry self-heal triggered. path: /clients/client2/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:34.822056] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-0: background entry self-heal completed on /clients/client2/~dmtmp/PM >[2012-04-03 17:45:34.822650] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-2: background entry self-heal completed on /clients/client0/~dmtmp/PM >[2012-04-03 17:45:34.823409] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-1: background entry self-heal triggered. path: /clients/client4/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:34.824510] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-0: background entry self-heal triggered. path: /clients/client0/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:34.825112] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-1: background entry self-heal completed on /clients/client2/~dmtmp/PM >[2012-04-03 17:45:34.825719] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-2: background entry self-heal triggered. path: /clients/client0/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:34.826241] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-1: background entry self-heal triggered. path: /clients/client0/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:34.826973] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-2: background entry self-heal completed on /clients/client2/~dmtmp/PM >[2012-04-03 17:45:34.831140] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-0: background entry self-heal completed on /clients/client0/~dmtmp/PM >[2012-04-03 17:45:34.833112] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-1: background entry self-heal completed on /clients/client4/~dmtmp/PM >[2012-04-03 17:45:34.835106] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-0: background entry self-heal triggered. path: /clients/client4/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:34.835560] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-1: background entry self-heal completed on /clients/client0/~dmtmp/PM >[2012-04-03 17:45:34.835888] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-1: background entry self-heal triggered. path: /clients/client5/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:34.836871] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-1: background entry self-heal triggered. path: /clients/client4/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:34.837072] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-2: background entry self-heal triggered. path: /clients/client4/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:34.837310] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-2: background entry self-heal completed on /clients/client0/~dmtmp/PM >[2012-04-03 17:45:34.840785] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-0: background entry self-heal completed on /clients/client4/~dmtmp/PM >[2012-04-03 17:45:34.842563] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-2: background entry self-heal completed on /clients/client4/~dmtmp/PM >[2012-04-03 17:45:34.845228] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-1: background entry self-heal completed on /clients/client5/~dmtmp/PM >[2012-04-03 17:45:34.846285] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-1: background entry self-heal completed on /clients/client4/~dmtmp/PM >[2012-04-03 17:45:34.848056] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-0: background entry self-heal triggered. path: /clients/client5/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:34.848733] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-2: background entry self-heal triggered. path: /clients/client5/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:34.849048] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-1: background entry self-heal triggered. path: /clients/client5/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:34.855834] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-0: background entry self-heal completed on /clients/client5/~dmtmp/PM >[2012-04-03 17:45:34.857177] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-2: background entry self-heal triggered. path: /clients/client8/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:34.858152] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-2: background entry self-heal completed on /clients/client5/~dmtmp/PM >[2012-04-03 17:45:34.860700] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-1: background entry self-heal completed on /clients/client5/~dmtmp/PM >[2012-04-03 17:45:34.863645] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-2: background entry self-heal completed on /clients/client8/~dmtmp/PM >[2012-04-03 17:45:34.866519] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-0: background entry self-heal triggered. path: /clients/client8/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:34.868131] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-1: background entry self-heal triggered. path: /clients/client8/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:34.868941] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-2: background entry self-heal triggered. path: /clients/client8/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:34.869209] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-0: background entry self-heal triggered. path: /clients/client3/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:34.874468] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-2: background entry self-heal completed on /clients/client8/~dmtmp/PM >[2012-04-03 17:45:34.875075] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-0: background entry self-heal completed on /clients/client8/~dmtmp/PM >[2012-04-03 17:45:34.875432] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-0: background entry self-heal completed on /clients/client3/~dmtmp/PM >[2012-04-03 17:45:34.877012] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-1: background entry self-heal completed on /clients/client8/~dmtmp/PM >[2012-04-03 17:45:34.879019] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-2: background entry self-heal triggered. path: /clients/client3/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:34.879282] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-0: background entry self-heal triggered. path: /clients/client3/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:34.880068] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-1: background entry self-heal triggered. path: /clients/client3/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:34.882342] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-1: background entry self-heal triggered. path: /clients/client9/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:34.884561] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-0: background entry self-heal completed on /clients/client3/~dmtmp/PM >[2012-04-03 17:45:34.887635] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-2: background entry self-heal completed on /clients/client3/~dmtmp/PM >[2012-04-03 17:45:34.888806] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-1: background entry self-heal completed on /clients/client3/~dmtmp/PM >[2012-04-03 17:45:34.893210] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-1: background entry self-heal completed on /clients/client9/~dmtmp/PM >[2012-04-03 17:45:34.893712] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-0: background entry self-heal triggered. path: /clients/client6/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:34.895625] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-0: background entry self-heal triggered. path: /clients/client9/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:34.895826] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-2: background entry self-heal triggered. path: /clients/client9/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:34.896700] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-1: background entry self-heal triggered. path: /clients/client9/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:34.900349] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-0: background entry self-heal completed on /clients/client6/~dmtmp/PM >[2012-04-03 17:45:34.901622] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-1: background entry self-heal triggered. path: /clients/client1/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:34.901984] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-0: background entry self-heal completed on /clients/client9/~dmtmp/PM >[2012-04-03 17:45:34.904795] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-2: background entry self-heal triggered. path: /clients/client6/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:34.905140] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-1: background entry self-heal triggered. path: /clients/client6/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:34.905972] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-0: background entry self-heal triggered. path: /clients/client6/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:34.906301] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-2: background entry self-heal completed on /clients/client9/~dmtmp/PM >[2012-04-03 17:45:34.908298] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-1: background entry self-heal completed on /clients/client9/~dmtmp/PM >[2012-04-03 17:45:34.912032] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-1: background entry self-heal completed on /clients/client1/~dmtmp/PM >[2012-04-03 17:45:34.912779] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-2: background entry self-heal completed on /clients/client6/~dmtmp/PM >[2012-04-03 17:45:34.913520] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-2: background entry self-heal triggered. path: /clients/client2/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:34.914121] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-1: background entry self-heal completed on /clients/client6/~dmtmp/PM >[2012-04-03 17:45:34.914352] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-0: background entry self-heal completed on /clients/client6/~dmtmp/PM >[2012-04-03 17:45:34.914897] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-0: background entry self-heal triggered. path: /clients/client1/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:34.915340] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-2: background entry self-heal triggered. path: /clients/client1/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:34.915866] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-1: background entry self-heal triggered. path: /clients/client1/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:34.923713] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-0: background entry self-heal completed on /clients/client1/~dmtmp/PM >[2012-04-03 17:45:34.924002] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-1: background entry self-heal completed on /clients/client1/~dmtmp/PM >[2012-04-03 17:45:34.926451] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-2: background entry self-heal completed on /clients/client2/~dmtmp/PM >[2012-04-03 17:45:34.926814] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-2: background entry self-heal completed on /clients/client1/~dmtmp/PM >[2012-04-03 17:45:34.929889] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-1: background entry self-heal triggered. path: /clients/client2/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:34.931086] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-0: background entry self-heal triggered. path: /clients/client2/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:34.931332] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-2: background entry self-heal triggered. path: /clients/client2/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:34.939544] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-2: background entry self-heal triggered. path: /clients/client0/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:34.941661] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-2: background entry self-heal completed on /clients/client2/~dmtmp/PM >[2012-04-03 17:45:34.943326] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-0: background entry self-heal completed on /clients/client2/~dmtmp/PM >[2012-04-03 17:45:34.943856] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-1: background entry self-heal completed on /clients/client2/~dmtmp/PM >[2012-04-03 17:45:34.945793] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-2: background entry self-heal completed on /clients/client0/~dmtmp/PM >[2012-04-03 17:45:34.947335] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-1: background entry self-heal triggered. path: /clients/client4/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:34.947710] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-2: background entry self-heal triggered. path: /clients/client0/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:34.949646] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-1: background entry self-heal triggered. path: /clients/client0/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:34.950895] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-0: background entry self-heal triggered. path: /clients/client0/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:34.958063] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-0: background entry self-heal completed on /clients/client0/~dmtmp/PM >[2012-04-03 17:45:34.958233] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-2: background entry self-heal completed on /clients/client0/~dmtmp/PM >[2012-04-03 17:45:34.959439] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-1: background entry self-heal completed on /clients/client4/~dmtmp/PM >[2012-04-03 17:45:34.960653] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-1: background entry self-heal completed on /clients/client0/~dmtmp/PM >[2012-04-03 17:45:34.961175] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-1: background entry self-heal triggered. path: /clients/client5/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:34.961889] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-2: background entry self-heal triggered. path: /clients/client4/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:34.962257] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-0: background entry self-heal triggered. path: /clients/client4/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:34.963465] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-1: background entry self-heal triggered. path: /clients/client4/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:34.968652] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-2: background entry self-heal completed on /clients/client4/~dmtmp/PM >[2012-04-03 17:45:34.969077] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-0: background entry self-heal completed on /clients/client4/~dmtmp/PM >[2012-04-03 17:45:34.970399] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-1: background entry self-heal completed on /clients/client5/~dmtmp/PM >[2012-04-03 17:45:34.970930] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-2: background entry self-heal triggered. path: /clients/client8/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:34.973390] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-2: background entry self-heal triggered. path: /clients/client5/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:34.974631] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-0: background entry self-heal triggered. path: /clients/client5/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:34.974992] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-1: background entry self-heal completed on /clients/client4/~dmtmp/PM >[2012-04-03 17:45:34.975333] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-1: background entry self-heal triggered. path: /clients/client5/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:34.981491] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-2: background entry self-heal completed on /clients/client8/~dmtmp/PM >[2012-04-03 17:45:34.982064] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-0: background entry self-heal triggered. path: /clients/client3/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:34.985540] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-0: background entry self-heal triggered. path: /clients/client8/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:34.986258] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-2: background entry self-heal completed on /clients/client5/~dmtmp/PM >[2012-04-03 17:45:34.986634] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-2: background entry self-heal triggered. path: /clients/client8/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:34.986873] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-1: background entry self-heal triggered. path: /clients/client8/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:34.987591] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-0: background entry self-heal completed on /clients/client5/~dmtmp/PM >[2012-04-03 17:45:34.989360] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-1: background entry self-heal completed on /clients/client5/~dmtmp/PM >[2012-04-03 17:45:34.990160] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-0: background entry self-heal completed on /clients/client3/~dmtmp/PM >[2012-04-03 17:45:34.990685] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-0: background entry self-heal completed on /clients/client8/~dmtmp/PM >[2012-04-03 17:45:34.993183] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-2: background entry self-heal triggered. path: /clients/client3/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:34.993510] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-0: background entry self-heal triggered. path: /clients/client3/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:34.994432] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-1: background entry self-heal triggered. path: /clients/client3/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:34.996840] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-2: background entry self-heal completed on /clients/client8/~dmtmp/PM >[2012-04-03 17:45:34.998984] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-0: background entry self-heal triggered. path: /clients/client6/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:34.999154] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-1: background entry self-heal completed on /clients/client8/~dmtmp/PM >[2012-04-03 17:45:35.002725] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-2: background entry self-heal completed on /clients/client3/~dmtmp/PM >[2012-04-03 17:45:35.003974] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-0: background entry self-heal completed on /clients/client3/~dmtmp/PM >[2012-04-03 17:45:35.006072] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-1: background entry self-heal completed on /clients/client3/~dmtmp/PM >[2012-04-03 17:45:35.009139] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-0: background entry self-heal completed on /clients/client6/~dmtmp/PM >[2012-04-03 17:45:35.012843] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-1: background entry self-heal triggered. path: /clients/client6/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:35.013147] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-0: background entry self-heal triggered. path: /clients/client6/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:35.013695] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-2: background entry self-heal triggered. path: /clients/client6/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:35.015502] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-1: background entry self-heal triggered. path: /clients/client9/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:35.021675] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-2: background entry self-heal completed on /clients/client6/~dmtmp/PM >[2012-04-03 17:45:35.021828] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-0: background entry self-heal completed on /clients/client6/~dmtmp/PM >[2012-04-03 17:45:35.022588] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-1: background entry self-heal triggered. path: /clients/client1/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:35.023412] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-1: background entry self-heal completed on /clients/client6/~dmtmp/PM >[2012-04-03 17:45:35.024449] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-1: background entry self-heal completed on /clients/client9/~dmtmp/PM >[2012-04-03 17:45:35.026971] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-1: background entry self-heal triggered. path: /clients/client9/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:35.027222] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-0: background entry self-heal triggered. path: /clients/client9/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:35.028513] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-2: background entry self-heal triggered. path: /clients/client9/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:35.030638] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-1: background entry self-heal completed on /clients/client1/~dmtmp/PM >[2012-04-03 17:45:35.032720] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-0: background entry self-heal triggered. path: /clients/client1/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:35.034168] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-1: background entry self-heal triggered. path: /clients/client1/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:35.035429] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-1: background entry self-heal completed on /clients/client9/~dmtmp/PM >[2012-04-03 17:45:35.035683] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-2: background entry self-heal triggered. path: /clients/client2/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:35.036104] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-0: background entry self-heal completed on /clients/client9/~dmtmp/PM >[2012-04-03 17:45:35.037709] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-2: background entry self-heal triggered. path: /clients/client1/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:35.040989] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-0: background entry self-heal completed on /clients/client1/~dmtmp/PM >[2012-04-03 17:45:35.041348] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-2: background entry self-heal completed on /clients/client9/~dmtmp/PM >[2012-04-03 17:45:35.042039] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-1: background entry self-heal completed on /clients/client1/~dmtmp/PM >[2012-04-03 17:45:35.047994] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-2: background entry self-heal completed on /clients/client2/~dmtmp/PM >[2012-04-03 17:45:35.049721] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-0: background entry self-heal triggered. path: /clients/client2/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:35.050287] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-2: background entry self-heal completed on /clients/client1/~dmtmp/PM >[2012-04-03 17:45:35.051150] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-2: background entry self-heal triggered. path: /clients/client2/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:35.051940] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-1: background entry self-heal triggered. path: /clients/client2/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:35.057231] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-2: background entry self-heal triggered. path: /clients/client0/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:35.057907] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-0: background entry self-heal completed on /clients/client2/~dmtmp/PM >[2012-04-03 17:45:35.058937] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-2: background entry self-heal completed on /clients/client2/~dmtmp/PM >[2012-04-03 17:45:35.060983] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-1: background entry self-heal completed on /clients/client2/~dmtmp/PM >[2012-04-03 17:45:35.064245] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-2: background entry self-heal completed on /clients/client0/~dmtmp/PM >[2012-04-03 17:45:35.067375] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-2: background entry self-heal triggered. path: /clients/client0/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:35.067787] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-0: background entry self-heal triggered. path: /clients/client0/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:35.069335] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-1: background entry self-heal triggered. path: /clients/client0/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:35.071094] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-1: background entry self-heal triggered. path: /clients/client4/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:35.072418] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-2: background entry self-heal completed on /clients/client0/~dmtmp/PM >[2012-04-03 17:45:35.074872] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-0: background entry self-heal completed on /clients/client0/~dmtmp/PM >[2012-04-03 17:45:35.075853] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-1: background entry self-heal completed on /clients/client0/~dmtmp/PM >[2012-04-03 17:45:35.078263] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-1: background entry self-heal completed on /clients/client4/~dmtmp/PM >[2012-04-03 17:45:35.079367] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-1: background entry self-heal triggered. path: /clients/client5/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:35.081051] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-0: background entry self-heal triggered. path: /clients/client4/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:35.081533] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-1: background entry self-heal triggered. path: /clients/client4/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:35.082565] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-2: background entry self-heal triggered. path: /clients/client4/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:35.088516] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-1: background entry self-heal completed on /clients/client5/~dmtmp/PM >[2012-04-03 17:45:35.090306] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-2: background entry self-heal completed on /clients/client4/~dmtmp/PM >[2012-04-03 17:45:35.090547] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-0: background entry self-heal completed on /clients/client4/~dmtmp/PM >[2012-04-03 17:45:35.090778] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-0: background entry self-heal triggered. path: /clients/client5/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:35.091069] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-1: background entry self-heal completed on /clients/client4/~dmtmp/PM >[2012-04-03 17:45:35.091529] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-2: background entry self-heal triggered. path: /clients/client5/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:35.092538] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-1: background entry self-heal triggered. path: /clients/client5/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:35.096677] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-0: background entry self-heal completed on /clients/client5/~dmtmp/PM >[2012-04-03 17:45:35.100652] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-2: background entry self-heal completed on /clients/client5/~dmtmp/PM >[2012-04-03 17:45:35.101578] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-1: background entry self-heal completed on /clients/client5/~dmtmp/PM >[2012-04-03 17:45:35.102397] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-2: background entry self-heal triggered. path: /clients/client8/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:35.108794] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-2: background entry self-heal completed on /clients/client8/~dmtmp/PM >[2012-04-03 17:45:35.110035] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-0: background entry self-heal triggered. path: /clients/client6/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:35.110625] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-1: background entry self-heal triggered. path: /clients/client8/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:35.111281] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-0: background entry self-heal triggered. path: /clients/client8/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:35.111926] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-2: background entry self-heal triggered. path: /clients/client8/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:35.116071] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-0: background entry self-heal completed on /clients/client6/~dmtmp/PM >[2012-04-03 17:45:35.116801] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-0: background entry self-heal completed on /clients/client8/~dmtmp/PM >[2012-04-03 17:45:35.116995] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-1: background entry self-heal completed on /clients/client8/~dmtmp/PM >[2012-04-03 17:45:35.119737] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-1: background entry self-heal triggered. path: /clients/client6/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:35.119952] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-0: background entry self-heal triggered. path: /clients/client6/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:35.120611] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-2: background entry self-heal triggered. path: /clients/client6/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:35.120816] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-1: background entry self-heal triggered. path: /clients/client9/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:35.120999] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-2: background entry self-heal completed on /clients/client8/~dmtmp/PM >[2012-04-03 17:45:35.123930] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-0: background entry self-heal completed on /clients/client6/~dmtmp/PM >[2012-04-03 17:45:35.127014] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-1: background entry self-heal completed on /clients/client6/~dmtmp/PM >[2012-04-03 17:45:35.128227] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-1: background entry self-heal completed on /clients/client9/~dmtmp/PM >[2012-04-03 17:45:35.129713] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-2: background entry self-heal completed on /clients/client6/~dmtmp/PM >[2012-04-03 17:45:35.130635] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-0: background entry self-heal triggered. path: /clients/client9/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:35.132221] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-2: background entry self-heal triggered. path: /clients/client9/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:35.132679] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-1: background entry self-heal triggered. path: /clients/client9/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:35.134033] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-2: background entry self-heal triggered. path: /clients/client7/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:35.137950] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-1: background entry self-heal completed on /clients/client9/~dmtmp/PM >[2012-04-03 17:45:35.139282] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-2: background entry self-heal completed on /clients/client9/~dmtmp/PM >[2012-04-03 17:45:35.140462] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-2: background entry self-heal completed on /clients/client7/~dmtmp/PM >[2012-04-03 17:45:35.142241] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-0: background entry self-heal completed on /clients/client9/~dmtmp/PM >[2012-04-03 17:45:35.143459] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-2: background entry self-heal triggered. path: /clients/client7/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:35.144610] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-0: background entry self-heal triggered. path: /clients/client7/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:35.145211] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-2: background entry self-heal triggered. path: /clients/client2/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:35.146147] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-1: background entry self-heal triggered. path: /clients/client7/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:35.151805] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-0: background entry self-heal completed on /clients/client7/~dmtmp/PM >[2012-04-03 17:45:35.153343] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-1: background entry self-heal completed on /clients/client7/~dmtmp/PM >[2012-04-03 17:45:35.153936] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-2: background entry self-heal completed on /clients/client7/~dmtmp/PM >[2012-04-03 17:45:35.155872] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-2: background entry self-heal completed on /clients/client2/~dmtmp/PM >[2012-04-03 17:45:35.156436] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-1: background entry self-heal triggered. path: /clients/client1/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:35.158367] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-1: background entry self-heal triggered. path: /clients/client2/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:35.159466] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-0: background entry self-heal triggered. path: /clients/client2/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:35.159945] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-2: background entry self-heal triggered. path: /clients/client2/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:35.166188] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-1: background entry self-heal completed on /clients/client1/~dmtmp/PM >[2012-04-03 17:45:35.168079] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-0: background entry self-heal completed on /clients/client2/~dmtmp/PM >[2012-04-03 17:45:35.168282] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-2: background entry self-heal triggered. path: /clients/client0/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:35.168560] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-1: background entry self-heal completed on /clients/client2/~dmtmp/PM >[2012-04-03 17:45:35.168817] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-0: background entry self-heal triggered. path: /clients/client1/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:35.168990] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-2: background entry self-heal completed on /clients/client2/~dmtmp/PM >[2012-04-03 17:45:35.169688] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-2: background entry self-heal triggered. path: /clients/client1/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:35.170130] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-1: background entry self-heal triggered. path: /clients/client1/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:35.176140] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-0: background entry self-heal completed on /clients/client1/~dmtmp/PM >[2012-04-03 17:45:35.176594] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-2: background entry self-heal completed on /clients/client0/~dmtmp/PM >[2012-04-03 17:45:35.177543] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-2: background entry self-heal completed on /clients/client1/~dmtmp/PM >[2012-04-03 17:45:35.179244] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-1: background entry self-heal completed on /clients/client1/~dmtmp/PM >[2012-04-03 17:45:35.180224] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-0: background entry self-heal triggered. path: /clients/client0/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:35.180965] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-2: background entry self-heal triggered. path: /clients/client0/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:35.181404] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-1: background entry self-heal triggered. path: /clients/client0/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:35.188917] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-0: background entry self-heal completed on /clients/client0/~dmtmp/PM >[2012-04-03 17:45:35.189220] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-2: background entry self-heal completed on /clients/client0/~dmtmp/PM >[2012-04-03 17:45:35.190535] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-1: background entry self-heal triggered. path: /clients/client4/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:35.191991] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-1: background entry self-heal completed on /clients/client0/~dmtmp/PM >[2012-04-03 17:45:35.199943] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-1: background entry self-heal completed on /clients/client4/~dmtmp/PM >[2012-04-03 17:45:35.201179] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-1: background entry self-heal triggered. path: /clients/client5/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:35.202861] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-0: background entry self-heal triggered. path: /clients/client4/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:35.203248] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-2: background entry self-heal triggered. path: /clients/client4/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:35.203554] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-1: background entry self-heal triggered. path: /clients/client4/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:35.209503] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-0: background entry self-heal completed on /clients/client4/~dmtmp/PM >[2012-04-03 17:45:35.209939] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-1: background entry self-heal completed on /clients/client5/~dmtmp/PM >[2012-04-03 17:45:35.211627] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-2: background entry self-heal completed on /clients/client4/~dmtmp/PM >[2012-04-03 17:45:35.211864] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-1: background entry self-heal completed on /clients/client4/~dmtmp/PM >[2012-04-03 17:45:35.212423] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-2: background entry self-heal triggered. path: /clients/client8/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:35.212658] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-0: background entry self-heal triggered. path: /clients/client5/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:35.213611] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-2: background entry self-heal triggered. path: /clients/client5/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:35.213822] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-1: background entry self-heal triggered. path: /clients/client5/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:35.219759] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-0: background entry self-heal completed on /clients/client5/~dmtmp/PM >[2012-04-03 17:45:35.220684] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-1: background entry self-heal triggered. path: /clients/client9/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:35.223212] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-2: background entry self-heal completed on /clients/client8/~dmtmp/PM >[2012-04-03 17:45:35.224301] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-1: background entry self-heal completed on /clients/client5/~dmtmp/PM >[2012-04-03 17:45:35.224521] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-2: background entry self-heal completed on /clients/client5/~dmtmp/PM >[2012-04-03 17:45:35.225228] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-0: background entry self-heal triggered. path: /clients/client8/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:35.225840] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-1: background entry self-heal triggered. path: /clients/client8/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:35.226444] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-2: background entry self-heal triggered. path: /clients/client8/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:35.233023] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-1: background entry self-heal completed on /clients/client9/~dmtmp/PM >[2012-04-03 17:45:35.236691] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-0: background entry self-heal triggered. path: /clients/client6/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:35.236960] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-2: background entry self-heal triggered. path: /clients/client9/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:35.237238] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-0: background entry self-heal completed on /clients/client8/~dmtmp/PM >[2012-04-03 17:45:35.237489] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-0: background entry self-heal triggered. path: /clients/client9/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:35.237635] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-2: background entry self-heal completed on /clients/client8/~dmtmp/PM >[2012-04-03 17:45:35.237963] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-1: background entry self-heal triggered. path: /clients/client9/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:35.238295] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-1: background entry self-heal completed on /clients/client8/~dmtmp/PM >[2012-04-03 17:45:35.245198] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-2: background entry self-heal completed on /clients/client9/~dmtmp/PM >[2012-04-03 17:45:35.245355] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-0: background entry self-heal completed on /clients/client6/~dmtmp/PM >[2012-04-03 17:45:35.245855] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-0: background entry self-heal completed on /clients/client9/~dmtmp/PM >[2012-04-03 17:45:35.246342] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-2: background entry self-heal triggered. path: /clients/client7/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:35.247189] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-0: background entry self-heal triggered. path: /clients/client6/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:35.247825] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-2: background entry self-heal triggered. path: /clients/client6/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:35.248986] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-1: background entry self-heal triggered. path: /clients/client6/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:35.249743] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-1: background entry self-heal completed on /clients/client9/~dmtmp/PM >[2012-04-03 17:45:35.254536] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-0: background entry self-heal completed on /clients/client6/~dmtmp/PM >[2012-04-03 17:45:35.256862] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-2: background entry self-heal completed on /clients/client7/~dmtmp/PM >[2012-04-03 17:45:35.257271] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-2: background entry self-heal completed on /clients/client6/~dmtmp/PM >[2012-04-03 17:45:35.259913] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-1: background entry self-heal triggered. path: /clients/client7/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:35.260172] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-2: background entry self-heal triggered. path: /clients/client7/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:35.260374] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-0: background entry self-heal triggered. path: /clients/client7/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:35.260944] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-2: background entry self-heal triggered. path: /clients/client2/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:35.261657] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-1: background entry self-heal completed on /clients/client6/~dmtmp/PM >[2012-04-03 17:45:35.266937] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-1: background entry self-heal completed on /clients/client7/~dmtmp/PM >[2012-04-03 17:45:35.268222] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-0: background entry self-heal completed on /clients/client7/~dmtmp/PM >[2012-04-03 17:45:35.269744] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-2: background entry self-heal completed on /clients/client7/~dmtmp/PM >[2012-04-03 17:45:35.271092] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-1: background entry self-heal triggered. path: /clients/client1/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:35.272969] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-2: background entry self-heal completed on /clients/client2/~dmtmp/PM >[2012-04-03 17:45:35.276300] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-2: background entry self-heal triggered. path: /clients/client2/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:35.276557] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-0: background entry self-heal triggered. path: /clients/client2/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:35.276732] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-1: background entry self-heal triggered. path: /clients/client2/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:35.279969] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-1: background entry self-heal completed on /clients/client1/~dmtmp/PM >[2012-04-03 17:45:35.282714] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-2: background entry self-heal triggered. path: /clients/client1/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:35.282920] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-0: background entry self-heal completed on /clients/client2/~dmtmp/PM >[2012-04-03 17:45:35.285022] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-0: background entry self-heal triggered. path: /clients/client1/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:35.285336] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-1: background entry self-heal triggered. path: /clients/client1/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:35.287335] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-1: background entry self-heal completed on /clients/client2/~dmtmp/PM >[2012-04-03 17:45:35.287818] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-2: background entry self-heal completed on /clients/client2/~dmtmp/PM >[2012-04-03 17:45:35.292659] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-2: background entry self-heal completed on /clients/client1/~dmtmp/PM >[2012-04-03 17:45:35.295144] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-0: background entry self-heal completed on /clients/client1/~dmtmp/PM >[2012-04-03 17:45:35.295762] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-2: background entry self-heal triggered. path: /clients/client0/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:35.296166] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-1: background entry self-heal completed on /clients/client1/~dmtmp/PM >[2012-04-03 17:45:35.302985] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-2: background entry self-heal completed on /clients/client0/~dmtmp/PM >[2012-04-03 17:45:35.307062] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-1: background entry self-heal triggered. path: /clients/client0/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:35.307388] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-0: background entry self-heal triggered. path: /clients/client0/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:35.308217] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-2: background entry self-heal triggered. path: /clients/client0/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:35.312214] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-1: background entry self-heal triggered. path: /clients/client5/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:35.317023] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-2: background entry self-heal completed on /clients/client0/~dmtmp/PM >[2012-04-03 17:45:35.319066] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-0: background entry self-heal completed on /clients/client0/~dmtmp/PM >[2012-04-03 17:45:35.320979] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-1: background entry self-heal completed on /clients/client0/~dmtmp/PM >[2012-04-03 17:45:35.322508] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-1: background entry self-heal completed on /clients/client5/~dmtmp/PM >[2012-04-03 17:45:35.322974] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-1: background entry self-heal triggered. path: /clients/client4/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:35.324557] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-0: background entry self-heal triggered. path: /clients/client5/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:35.324758] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-2: background entry self-heal triggered. path: /clients/client5/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:35.325187] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-1: background entry self-heal triggered. path: /clients/client5/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:35.331210] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-1: background entry self-heal completed on /clients/client4/~dmtmp/PM >[2012-04-03 17:45:35.332787] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-1: background entry self-heal triggered. path: /clients/client9/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:35.333232] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-2: background entry self-heal triggered. path: /clients/client4/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:35.333935] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-1: background entry self-heal completed on /clients/client5/~dmtmp/PM >[2012-04-03 17:45:35.334430] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-2: background entry self-heal completed on /clients/client5/~dmtmp/PM >[2012-04-03 17:45:35.334620] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-0: background entry self-heal triggered. path: /clients/client4/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:35.334809] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-1: background entry self-heal triggered. path: /clients/client4/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:35.336507] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-0: background entry self-heal completed on /clients/client5/~dmtmp/PM >[2012-04-03 17:45:35.340145] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-1: background entry self-heal completed on /clients/client9/~dmtmp/PM >[2012-04-03 17:45:35.340812] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-2: background entry self-heal completed on /clients/client4/~dmtmp/PM >[2012-04-03 17:45:35.342187] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-1: background entry self-heal completed on /clients/client4/~dmtmp/PM >[2012-04-03 17:45:35.345131] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-0: background entry self-heal triggered. path: /clients/client9/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:35.345826] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-2: background entry self-heal triggered. path: /clients/client9/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:35.346162] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-1: background entry self-heal triggered. path: /clients/client9/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:35.346511] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-2: background entry self-heal triggered. path: /clients/client8/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:35.347195] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-0: background entry self-heal completed on /clients/client4/~dmtmp/PM >[2012-04-03 17:45:35.353294] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-0: background entry self-heal completed on /clients/client9/~dmtmp/PM >[2012-04-03 17:45:35.355339] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-1: background entry self-heal completed on /clients/client9/~dmtmp/PM >[2012-04-03 17:45:35.356465] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-2: background entry self-heal completed on /clients/client9/~dmtmp/PM >[2012-04-03 17:45:35.357298] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-2: background entry self-heal completed on /clients/client8/~dmtmp/PM >[2012-04-03 17:45:35.357720] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-0: background entry self-heal triggered. path: /clients/client6/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:35.360173] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-0: background entry self-heal triggered. path: /clients/client8/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:35.361716] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-1: background entry self-heal triggered. path: /clients/client8/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:35.362246] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-2: background entry self-heal triggered. path: /clients/client8/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:35.367680] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-0: background entry self-heal completed on /clients/client6/~dmtmp/PM >[2012-04-03 17:45:35.368544] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-2: background entry self-heal triggered. path: /clients/client2/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:35.368962] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-0: background entry self-heal completed on /clients/client8/~dmtmp/PM >[2012-04-03 17:45:35.370332] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-2: background entry self-heal triggered. path: /clients/client6/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:35.370950] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-0: background entry self-heal triggered. path: /clients/client6/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:35.371252] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-2: background entry self-heal completed on /clients/client8/~dmtmp/PM >[2012-04-03 17:45:35.371917] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-1: background entry self-heal completed on /clients/client8/~dmtmp/PM >[2012-04-03 17:45:35.372980] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-1: background entry self-heal triggered. path: /clients/client6/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:35.376475] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-2: background entry self-heal completed on /clients/client2/~dmtmp/PM >[2012-04-03 17:45:35.379012] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-2: background entry self-heal completed on /clients/client6/~dmtmp/PM >[2012-04-03 17:45:35.379328] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-2: background entry self-heal triggered. path: /clients/client2/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:35.379605] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-0: background entry self-heal completed on /clients/client6/~dmtmp/PM >[2012-04-03 17:45:35.380004] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-0: background entry self-heal triggered. path: /clients/client2/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:35.381525] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-1: background entry self-heal triggered. path: /clients/client2/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:35.382418] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-1: background entry self-heal triggered. path: /clients/client1/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:35.385235] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-1: background entry self-heal completed on /clients/client6/~dmtmp/PM >[2012-04-03 17:45:35.385567] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-0: background entry self-heal completed on /clients/client2/~dmtmp/PM >[2012-04-03 17:45:35.385699] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-2: background entry self-heal completed on /clients/client2/~dmtmp/PM >[2012-04-03 17:45:35.391457] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-1: background entry self-heal completed on /clients/client2/~dmtmp/PM >[2012-04-03 17:45:35.391704] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-1: background entry self-heal completed on /clients/client1/~dmtmp/PM >[2012-04-03 17:45:35.392421] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-2: background entry self-heal triggered. path: /clients/client7/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:35.393695] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-1: background entry self-heal triggered. path: /clients/client1/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:35.394128] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-2: background entry self-heal triggered. path: /clients/client1/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:35.395413] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-0: background entry self-heal triggered. path: /clients/client1/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:35.399920] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-2: background entry self-heal completed on /clients/client7/~dmtmp/PM >[2012-04-03 17:45:35.401483] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-1: background entry self-heal completed on /clients/client1/~dmtmp/PM >[2012-04-03 17:45:35.402352] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-0: background entry self-heal completed on /clients/client1/~dmtmp/PM >[2012-04-03 17:45:35.404191] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-1: background entry self-heal triggered. path: /clients/client7/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:35.404407] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-0: background entry self-heal triggered. path: /clients/client7/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:35.404612] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-2: background entry self-heal completed on /clients/client1/~dmtmp/PM >[2012-04-03 17:45:35.405391] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-2: background entry self-heal triggered. path: /clients/client7/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:35.410605] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-0: background entry self-heal triggered. path: /clients/client3/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:35.412437] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-1: background entry self-heal completed on /clients/client7/~dmtmp/PM >[2012-04-03 17:45:35.413128] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-2: background entry self-heal completed on /clients/client7/~dmtmp/PM >[2012-04-03 17:45:35.417082] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-0: background entry self-heal completed on /clients/client7/~dmtmp/PM >[2012-04-03 17:45:35.419575] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-0: background entry self-heal completed on /clients/client3/~dmtmp/PM >[2012-04-03 17:45:35.421306] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-2: background entry self-heal triggered. path: /clients/client0/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:35.422679] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-1: background entry self-heal triggered. path: /clients/client3/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:35.423725] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-2: background entry self-heal triggered. path: /clients/client3/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:35.424017] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-0: background entry self-heal triggered. path: /clients/client3/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:35.430258] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-2: background entry self-heal completed on /clients/client0/~dmtmp/PM >[2012-04-03 17:45:35.431701] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-2: background entry self-heal completed on /clients/client3/~dmtmp/PM >[2012-04-03 17:45:35.431946] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-1: background entry self-heal completed on /clients/client3/~dmtmp/PM >[2012-04-03 17:45:35.432537] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-1: background entry self-heal triggered. path: /clients/client0/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:35.432937] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-2: background entry self-heal triggered. path: /clients/client0/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:35.433345] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-0: background entry self-heal triggered. path: /clients/client0/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:35.433992] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-1: background entry self-heal triggered. path: /clients/client4/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:35.435295] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-0: background entry self-heal completed on /clients/client3/~dmtmp/PM >[2012-04-03 17:45:35.442488] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-0: background entry self-heal completed on /clients/client0/~dmtmp/PM >[2012-04-03 17:45:35.442707] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-1: background entry self-heal completed on /clients/client0/~dmtmp/PM >[2012-04-03 17:45:35.442859] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-2: background entry self-heal completed on /clients/client0/~dmtmp/PM >[2012-04-03 17:45:35.443166] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-1: background entry self-heal completed on /clients/client4/~dmtmp/PM >[2012-04-03 17:45:35.443759] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-1: background entry self-heal triggered. path: /clients/client5/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:35.446432] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-2: background entry self-heal triggered. path: /clients/client4/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:35.446950] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-1: background entry self-heal triggered. path: /clients/client4/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:35.449110] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-0: background entry self-heal triggered. path: /clients/client4/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:35.454520] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-2: background entry self-heal completed on /clients/client4/~dmtmp/PM >[2012-04-03 17:45:35.454960] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-1: background entry self-heal completed on /clients/client5/~dmtmp/PM >[2012-04-03 17:45:35.455330] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-1: background entry self-heal completed on /clients/client4/~dmtmp/PM >[2012-04-03 17:45:35.456310] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-0: background entry self-heal completed on /clients/client4/~dmtmp/PM >[2012-04-03 17:45:35.457534] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-0: background entry self-heal triggered. path: /clients/client5/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:35.458034] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-1: background entry self-heal triggered. path: /clients/client5/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:35.458214] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-2: background entry self-heal triggered. path: /clients/client5/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:35.466726] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-2: background entry self-heal triggered. path: /clients/client8/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:35.467042] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-0: background entry self-heal completed on /clients/client5/~dmtmp/PM >[2012-04-03 17:45:35.467454] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-2: background entry self-heal completed on /clients/client5/~dmtmp/PM >[2012-04-03 17:45:35.468501] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-1: background entry self-heal completed on /clients/client5/~dmtmp/PM >[2012-04-03 17:45:35.473692] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-2: background entry self-heal completed on /clients/client8/~dmtmp/PM >[2012-04-03 17:45:35.475676] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-0: background entry self-heal triggered. path: /clients/client6/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:35.475997] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-2: background entry self-heal triggered. path: /clients/client8/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:35.476345] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-1: background entry self-heal triggered. path: /clients/client8/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:35.477404] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-0: background entry self-heal triggered. path: /clients/client8/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:35.480935] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-2: background entry self-heal completed on /clients/client8/~dmtmp/PM >[2012-04-03 17:45:35.484586] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-0: background entry self-heal completed on /clients/client6/~dmtmp/PM >[2012-04-03 17:45:35.486742] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-0: background entry self-heal completed on /clients/client8/~dmtmp/PM >[2012-04-03 17:45:35.486989] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-2: background entry self-heal triggered. path: /clients/client6/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:35.487701] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-0: background entry self-heal triggered. path: /clients/client6/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:35.488690] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-2: background entry self-heal triggered. path: /clients/client2/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:35.489298] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-1: background entry self-heal completed on /clients/client8/~dmtmp/PM >[2012-04-03 17:45:35.489633] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-1: background entry self-heal triggered. path: /clients/client6/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:35.497199] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-2: background entry self-heal completed on /clients/client6/~dmtmp/PM >[2012-04-03 17:45:35.497457] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-2: background entry self-heal completed on /clients/client2/~dmtmp/PM >[2012-04-03 17:45:35.497829] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-0: background entry self-heal completed on /clients/client6/~dmtmp/PM >[2012-04-03 17:45:35.500404] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-1: background entry self-heal triggered. path: /clients/client2/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:35.500622] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-2: background entry self-heal triggered. path: /clients/client2/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:35.501031] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-2: background entry self-heal triggered. path: /clients/client7/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:35.501215] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-0: background entry self-heal triggered. path: /clients/client2/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:35.501880] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-1: background entry self-heal completed on /clients/client6/~dmtmp/PM >[2012-04-03 17:45:35.507566] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-0: background entry self-heal completed on /clients/client2/~dmtmp/PM >[2012-04-03 17:45:35.508547] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-2: background entry self-heal completed on /clients/client2/~dmtmp/PM >[2012-04-03 17:45:35.508933] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-1: background entry self-heal completed on /clients/client2/~dmtmp/PM >[2012-04-03 17:45:35.509862] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-2: background entry self-heal completed on /clients/client7/~dmtmp/PM >[2012-04-03 17:45:35.512590] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-1: background entry self-heal triggered. path: /clients/client7/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:35.512904] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-2: background entry self-heal triggered. path: /clients/client7/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:35.514371] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-0: background entry self-heal triggered. path: /clients/client7/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:35.514765] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-1: background entry self-heal triggered. path: /clients/client1/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:35.519503] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-0: background entry self-heal completed on /clients/client7/~dmtmp/PM >[2012-04-03 17:45:35.521350] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-1: background entry self-heal completed on /clients/client7/~dmtmp/PM >[2012-04-03 17:45:35.522411] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-1: background entry self-heal completed on /clients/client1/~dmtmp/PM >[2012-04-03 17:45:35.522876] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-2: background entry self-heal completed on /clients/client7/~dmtmp/PM >[2012-04-03 17:45:35.524372] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-1: background entry self-heal triggered. path: /clients/client1/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:35.524720] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-0: background entry self-heal triggered. path: /clients/client3/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:35.525178] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-2: background entry self-heal triggered. path: /clients/client1/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:35.525619] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-0: background entry self-heal triggered. path: /clients/client1/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:35.532212] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-2: background entry self-heal completed on /clients/client1/~dmtmp/PM >[2012-04-03 17:45:35.532450] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-1: background entry self-heal completed on /clients/client1/~dmtmp/PM >[2012-04-03 17:45:35.532812] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-0: background entry self-heal completed on /clients/client3/~dmtmp/PM >[2012-04-03 17:45:35.534059] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-0: background entry self-heal completed on /clients/client1/~dmtmp/PM >[2012-04-03 17:45:35.534823] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-2: background entry self-heal triggered. path: /clients/client0/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:35.535430] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-0: background entry self-heal triggered. path: /clients/client3/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:35.536121] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-1: background entry self-heal triggered. path: /clients/client3/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:35.536794] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-2: background entry self-heal triggered. path: /clients/client3/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:35.547802] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-1: background entry self-heal completed on /clients/client3/~dmtmp/PM >[2012-04-03 17:45:35.548267] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-0: background entry self-heal completed on /clients/client3/~dmtmp/PM >[2012-04-03 17:45:35.548465] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-2: background entry self-heal completed on /clients/client0/~dmtmp/PM >[2012-04-03 17:45:35.549631] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-2: background entry self-heal completed on /clients/client3/~dmtmp/PM >[2012-04-03 17:45:35.551184] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-1: background entry self-heal triggered. path: /clients/client4/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:35.551414] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-2: background entry self-heal triggered. path: /clients/client0/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:35.551623] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-0: background entry self-heal triggered. path: /clients/client0/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:35.555241] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-1: background entry self-heal triggered. path: /clients/client0/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:35.557540] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-2: background entry self-heal completed on /clients/client0/~dmtmp/PM >[2012-04-03 17:45:35.558828] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-0: background entry self-heal completed on /clients/client0/~dmtmp/PM >[2012-04-03 17:45:35.562455] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-1: background entry self-heal completed on /clients/client4/~dmtmp/PM >[2012-04-03 17:45:35.563963] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-1: background entry self-heal completed on /clients/client0/~dmtmp/PM >[2012-04-03 17:45:35.566015] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-1: background entry self-heal triggered. path: /clients/client4/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:35.566279] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-2: background entry self-heal triggered. path: /clients/client4/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:35.566640] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-0: background entry self-heal triggered. path: /clients/client4/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:35.576465] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-0: background entry self-heal completed on /clients/client4/~dmtmp/PM >[2012-04-03 17:45:35.577328] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-1: background entry self-heal completed on /clients/client4/~dmtmp/PM >[2012-04-03 17:45:35.577490] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-2: background entry self-heal completed on /clients/client4/~dmtmp/PM >[2012-04-03 17:45:35.588563] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-2: background entry self-heal triggered. path: /clients/client8/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:35.598638] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-2: background entry self-heal completed on /clients/client8/~dmtmp/PM >[2012-04-03 17:45:35.599756] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-0: background entry self-heal triggered. path: /clients/client6/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:35.600487] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-2: background entry self-heal triggered. path: /clients/client8/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:35.601023] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-0: background entry self-heal triggered. path: /clients/client8/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:35.601642] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-1: background entry self-heal triggered. path: /clients/client8/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:35.606353] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-2: background entry self-heal completed on /clients/client8/~dmtmp/PM >[2012-04-03 17:45:35.607832] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-0: background entry self-heal completed on /clients/client6/~dmtmp/PM >[2012-04-03 17:45:35.609263] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-1: background entry self-heal completed on /clients/client8/~dmtmp/PM >[2012-04-03 17:45:35.609906] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-0: background entry self-heal completed on /clients/client8/~dmtmp/PM >[2012-04-03 17:45:35.610659] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-1: background entry self-heal triggered. path: /clients/client6/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:35.610844] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-2: background entry self-heal triggered. path: /clients/client6/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:35.611163] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-0: background entry self-heal triggered. path: /clients/client6/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:35.611807] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-2: background entry self-heal triggered. path: /clients/client2/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:35.619096] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-2: background entry self-heal completed on /clients/client6/~dmtmp/PM >[2012-04-03 17:45:35.619458] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-2: background entry self-heal completed on /clients/client2/~dmtmp/PM >[2012-04-03 17:45:35.619842] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-0: background entry self-heal completed on /clients/client6/~dmtmp/PM >[2012-04-03 17:45:35.621682] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-1: background entry self-heal completed on /clients/client6/~dmtmp/PM >[2012-04-03 17:45:35.622671] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-2: background entry self-heal triggered. path: /clients/client2/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:35.622868] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-0: background entry self-heal triggered. path: /clients/client2/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:35.623329] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-1: background entry self-heal triggered. path: /clients/client2/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:35.624925] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-2: background entry self-heal triggered. path: /clients/client7/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:35.632558] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-1: background entry self-heal completed on /clients/client2/~dmtmp/PM >[2012-04-03 17:45:35.633720] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-1: background entry self-heal triggered. path: /clients/client1/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:35.634213] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-2: background entry self-heal completed on /clients/client2/~dmtmp/PM >[2012-04-03 17:45:35.635186] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-2: background entry self-heal completed on /clients/client7/~dmtmp/PM >[2012-04-03 17:45:35.635654] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-0: background entry self-heal completed on /clients/client2/~dmtmp/PM >[2012-04-03 17:45:35.637860] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-0: background entry self-heal triggered. path: /clients/client7/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:35.639748] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-2: background entry self-heal triggered. path: /clients/client7/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:35.640429] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-1: background entry self-heal triggered. path: /clients/client7/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:35.646234] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-1: background entry self-heal completed on /clients/client1/~dmtmp/PM >[2012-04-03 17:45:35.650579] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-2: background entry self-heal triggered. path: /clients/client1/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:35.650793] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-1: background entry self-heal triggered. path: /clients/client1/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:35.650947] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-2: background entry self-heal completed on /clients/client7/~dmtmp/PM >[2012-04-03 17:45:35.652084] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-1: background entry self-heal completed on /clients/client7/~dmtmp/PM >[2012-04-03 17:45:35.654991] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-1: background entry self-heal completed on /clients/client1/~dmtmp/PM >[2012-04-03 17:45:35.655382] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-2: background entry self-heal completed on /clients/client1/~dmtmp/PM >[2012-04-03 17:45:35.730012] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-0: background entry self-heal completed on /clients/client7/~dmtmp/PM >[2012-04-03 17:45:35.730442] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-0: background entry self-heal triggered. path: /clients/client1/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:35.737200] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-0: background entry self-heal completed on /clients/client1/~dmtmp/PM >[2012-04-03 17:45:35.740818] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-0: background entry self-heal triggered. path: /clients/client3/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:35.748708] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-0: background entry self-heal completed on /clients/client3/~dmtmp/PM >[2012-04-03 17:45:35.752060] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-1: background entry self-heal triggered. path: /clients/client3/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:35.752615] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-0: background entry self-heal triggered. path: /clients/client3/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:35.753832] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-2: background entry self-heal triggered. path: /clients/client3/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:35.758705] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-1: background entry self-heal completed on /clients/client3/~dmtmp/PM >[2012-04-03 17:45:35.761608] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-2: background entry self-heal completed on /clients/client3/~dmtmp/PM >[2012-04-03 17:45:35.764031] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-0: background entry self-heal completed on /clients/client3/~dmtmp/PM >[2012-04-03 17:45:35.765344] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-1: background entry self-heal triggered. path: /clients/client4/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:35.773222] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-1: background entry self-heal completed on /clients/client4/~dmtmp/PM >[2012-04-03 17:45:35.773650] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-2: background entry self-heal triggered. path: /clients/client0/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:35.775597] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-0: background entry self-heal triggered. path: /clients/client4/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:35.775882] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-2: background entry self-heal triggered. path: /clients/client4/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:35.776486] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-1: background entry self-heal triggered. path: /clients/client4/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:35.783554] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-2: background entry self-heal completed on /clients/client0/~dmtmp/PM >[2012-04-03 17:45:35.784165] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-2: background entry self-heal completed on /clients/client4/~dmtmp/PM >[2012-04-03 17:45:35.784657] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-0: background entry self-heal completed on /clients/client4/~dmtmp/PM >[2012-04-03 17:45:35.784889] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-0: background entry self-heal triggered. path: /clients/client6/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:35.786351] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-1: background entry self-heal completed on /clients/client4/~dmtmp/PM >[2012-04-03 17:45:35.787722] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-0: background entry self-heal triggered. path: /clients/client0/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:35.788186] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-2: background entry self-heal triggered. path: /clients/client0/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:35.790007] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-1: background entry self-heal triggered. path: /clients/client0/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:35.795542] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-0: background entry self-heal completed on /clients/client6/~dmtmp/PM >[2012-04-03 17:45:35.796133] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-2: background entry self-heal completed on /clients/client0/~dmtmp/PM >[2012-04-03 17:45:35.797156] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-1: background entry self-heal completed on /clients/client0/~dmtmp/PM >[2012-04-03 17:45:35.797652] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-1: background entry self-heal triggered. path: /clients/client6/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:35.798640] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-2: background entry self-heal triggered. path: /clients/client8/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:35.798826] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-0: background entry self-heal completed on /clients/client0/~dmtmp/PM >[2012-04-03 17:45:35.799786] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-2: background entry self-heal triggered. path: /clients/client6/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:35.800369] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-0: background entry self-heal triggered. path: /clients/client6/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:35.805092] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-1: background entry self-heal completed on /clients/client6/~dmtmp/PM >[2012-04-03 17:45:35.808487] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-0: background entry self-heal completed on /clients/client6/~dmtmp/PM >[2012-04-03 17:45:35.810190] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-2: background entry self-heal completed on /clients/client8/~dmtmp/PM >[2012-04-03 17:45:35.811363] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-2: background entry self-heal completed on /clients/client6/~dmtmp/PM >[2012-04-03 17:45:35.812277] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-2: background entry self-heal triggered. path: /clients/client7/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:35.813489] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-1: background entry self-heal triggered. path: /clients/client8/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:35.814050] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-2: background entry self-heal triggered. path: /clients/client8/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:35.814860] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-0: background entry self-heal triggered. path: /clients/client8/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:35.818816] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-1: background entry self-heal completed on /clients/client8/~dmtmp/PM >[2012-04-03 17:45:35.821611] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-2: background entry self-heal completed on /clients/client7/~dmtmp/PM >[2012-04-03 17:45:35.824218] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-2: background entry self-heal completed on /clients/client8/~dmtmp/PM >[2012-04-03 17:45:35.824921] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-1: background entry self-heal triggered. path: /clients/client7/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:35.825337] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-0: background entry self-heal completed on /clients/client8/~dmtmp/PM >[2012-04-03 17:45:35.825720] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-0: background entry self-heal triggered. path: /clients/client7/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:35.825913] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-2: background entry self-heal triggered. path: /clients/client7/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:35.827228] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-1: background entry self-heal triggered. path: /clients/client1/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:35.834476] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-1: background entry self-heal completed on /clients/client7/~dmtmp/PM >[2012-04-03 17:45:35.835014] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-2: background entry self-heal completed on /clients/client7/~dmtmp/PM >[2012-04-03 17:45:35.836023] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-0: background entry self-heal completed on /clients/client7/~dmtmp/PM >[2012-04-03 17:45:35.838332] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-1: background entry self-heal completed on /clients/client1/~dmtmp/PM >[2012-04-03 17:45:35.841717] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-0: background entry self-heal triggered. path: /clients/client1/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:35.843209] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-1: background entry self-heal triggered. path: /clients/client1/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:35.843406] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-2: background entry self-heal triggered. path: /clients/client1/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:35.850784] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-0: background entry self-heal completed on /clients/client1/~dmtmp/PM >[2012-04-03 17:45:35.852497] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-1: background entry self-heal completed on /clients/client1/~dmtmp/PM >[2012-04-03 17:45:35.853046] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-2: background entry self-heal completed on /clients/client1/~dmtmp/PM >[2012-04-03 17:45:35.856479] W [client.c:112:client_grace_timeout] 7-dstore-client-1: client grace timer expired, updating the lk-version to 2 >[2012-04-03 17:45:35.856554] W [client.c:112:client_grace_timeout] 7-dstore-client-2: client grace timer expired, updating the lk-version to 2 >[2012-04-03 17:45:35.856609] W [client.c:112:client_grace_timeout] 7-dstore-client-4: client grace timer expired, updating the lk-version to 2 >[2012-04-03 17:45:35.856672] W [client.c:112:client_grace_timeout] 7-dstore-client-5: client grace timer expired, updating the lk-version to 2 >[2012-04-03 17:45:35.856739] W [client.c:112:client_grace_timeout] 7-dstore-client-7: client grace timer expired, updating the lk-version to 2 >[2012-04-03 17:45:35.856789] W [client.c:112:client_grace_timeout] 7-dstore-client-8: client grace timer expired, updating the lk-version to 2 >[2012-04-03 17:45:35.871867] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-0: background entry self-heal triggered. path: /clients/client3/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:35.883097] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-0: background entry self-heal completed on /clients/client3/~dmtmp/PM >[2012-04-03 17:45:35.886640] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-1: background entry self-heal triggered. path: /clients/client3/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:35.886963] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-2: background entry self-heal triggered. path: /clients/client3/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:35.887991] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-0: background entry self-heal triggered. path: /clients/client3/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:35.890538] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-1: background entry self-heal completed on /clients/client3/~dmtmp/PM >[2012-04-03 17:45:35.891608] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-2: background entry self-heal triggered. path: /clients/client0/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:35.896128] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-2: background entry self-heal completed on /clients/client3/~dmtmp/PM >[2012-04-03 17:45:35.898170] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-0: background entry self-heal completed on /clients/client3/~dmtmp/PM >[2012-04-03 17:45:35.899093] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-2: background entry self-heal triggered. path: /clients/client8/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:35.901000] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-2: background entry self-heal completed on /clients/client0/~dmtmp/PM >[2012-04-03 17:45:35.902935] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-1: background entry self-heal triggered. path: /clients/client0/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:35.904129] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-2: background entry self-heal triggered. path: /clients/client0/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:35.906225] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-0: background entry self-heal triggered. path: /clients/client0/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:35.906861] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-2: background entry self-heal completed on /clients/client8/~dmtmp/PM >[2012-04-03 17:45:35.908324] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-1: background entry self-heal completed on /clients/client0/~dmtmp/PM >[2012-04-03 17:45:35.909075] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-2: background entry self-heal triggered. path: /clients/client8/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:35.909753] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-1: background entry self-heal triggered. path: /clients/client8/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:35.910015] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-2: background entry self-heal completed on /clients/client0/~dmtmp/PM >[2012-04-03 17:45:35.911058] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-2: background entry self-heal triggered. path: /clients/client7/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:35.911704] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-0: background entry self-heal triggered. path: /clients/client8/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:35.913714] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-1: background entry self-heal completed on /clients/client8/~dmtmp/PM >[2012-04-03 17:45:35.913936] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-2: background entry self-heal completed on /clients/client8/~dmtmp/PM >[2012-04-03 17:45:35.918199] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-2: background entry self-heal completed on /clients/client7/~dmtmp/PM >[2012-04-03 17:45:35.918618] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-0: background entry self-heal completed on /clients/client0/~dmtmp/PM >[2012-04-03 17:45:35.920638] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-1: background entry self-heal triggered. path: /clients/client7/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:35.921150] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-0: background entry self-heal triggered. path: /clients/client6/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:35.921412] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-2: background entry self-heal triggered. path: /clients/client7/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:35.922277] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-0: background entry self-heal triggered. path: /clients/client7/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:35.922495] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-0: background entry self-heal completed on /clients/client8/~dmtmp/PM >[2012-04-03 17:45:35.925159] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-1: background entry self-heal completed on /clients/client7/~dmtmp/PM >[2012-04-03 17:45:35.930657] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-2: background entry self-heal completed on /clients/client7/~dmtmp/PM >[2012-04-03 17:45:35.931169] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-0: background entry self-heal completed on /clients/client6/~dmtmp/PM >[2012-04-03 17:45:35.932326] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-0: background entry self-heal completed on /clients/client7/~dmtmp/PM >[2012-04-03 17:45:35.934217] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-1: background entry self-heal triggered. path: /clients/client6/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:35.935496] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-2: background entry self-heal triggered. path: /clients/client6/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:35.935707] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-0: background entry self-heal triggered. path: /clients/client6/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:35.940874] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-1: background entry self-heal completed on /clients/client6/~dmtmp/PM >[2012-04-03 17:45:35.941215] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-2: background entry self-heal completed on /clients/client6/~dmtmp/PM >[2012-04-03 17:45:35.947681] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-0: background entry self-heal completed on /clients/client6/~dmtmp/PM >[2012-04-03 17:45:35.948648] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-1: background entry self-heal triggered. path: /clients/client1/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:35.955589] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-1: background entry self-heal completed on /clients/client1/~dmtmp/PM >[2012-04-03 17:45:35.958969] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-2: background entry self-heal triggered. path: /clients/client1/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:35.959336] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-1: background entry self-heal triggered. path: /clients/client1/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:35.961091] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-0: background entry self-heal triggered. path: /clients/client1/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:35.962784] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-2: background entry self-heal completed on /clients/client1/~dmtmp/PM >[2012-04-03 17:45:35.964510] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-0: background entry self-heal completed on /clients/client1/~dmtmp/PM >[2012-04-03 17:45:36.039202] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-1: background entry self-heal triggered. path: /clients/client5/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:36.043687] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-1: background entry self-heal completed on /clients/client1/~dmtmp/PM >[2012-04-03 17:45:36.045112] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-1: background entry self-heal completed on /clients/client5/~dmtmp/PM >[2012-04-03 17:45:36.047574] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-2: background entry self-heal triggered. path: /clients/client5/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:36.049581] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-1: background entry self-heal triggered. path: /clients/client5/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:36.051683] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-0: background entry self-heal triggered. path: /clients/client5/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:36.054851] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-2: background entry self-heal completed on /clients/client5/~dmtmp/PM >[2012-04-03 17:45:36.057203] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-1: background entry self-heal completed on /clients/client5/~dmtmp/PM >[2012-04-03 17:45:36.059319] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-0: background entry self-heal completed on /clients/client5/~dmtmp/PM >[2012-04-03 17:45:36.060710] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-2: background entry self-heal triggered. path: /clients/client2/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:36.067232] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-2: background entry self-heal completed on /clients/client2/~dmtmp/PM >[2012-04-03 17:45:36.069606] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-0: background entry self-heal triggered. path: /clients/client2/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:36.069835] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-2: background entry self-heal triggered. path: /clients/client2/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:36.072986] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-2: background entry self-heal completed on /clients/client2/~dmtmp/PM >[2012-04-03 17:45:36.073139] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-0: background entry self-heal completed on /clients/client2/~dmtmp/PM >[2012-04-03 17:45:36.146323] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-1: background entry self-heal triggered. path: /clients/client2/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:36.154420] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-1: background entry self-heal completed on /clients/client2/~dmtmp/PM >[2012-04-03 17:45:36.155791] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-0: background entry self-heal triggered. path: /clients/client3/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:36.167463] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-0: background entry self-heal completed on /clients/client3/~dmtmp/PM >[2012-04-03 17:45:36.169319] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-0: background entry self-heal triggered. path: /clients/client3/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:36.169748] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-2: background entry self-heal triggered. path: /clients/client3/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:36.172216] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-2: background entry self-heal completed on /clients/client3/~dmtmp/PM >[2012-04-03 17:45:36.172673] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-0: background entry self-heal completed on /clients/client3/~dmtmp/PM >[2012-04-03 17:45:36.202361] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-1: background entry self-heal triggered. path: /clients/client3/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:36.210535] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-2: background entry self-heal triggered. path: /clients/client8/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:36.213337] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-1: background entry self-heal completed on /clients/client3/~dmtmp/PM >[2012-04-03 17:45:36.217686] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-2: background entry self-heal triggered. path: /clients/client7/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:36.219094] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-2: background entry self-heal completed on /clients/client8/~dmtmp/PM >[2012-04-03 17:45:36.221375] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-0: background entry self-heal triggered. path: /clients/client8/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:36.223893] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-2: background entry self-heal triggered. path: /clients/client8/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:36.224769] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-1: background entry self-heal triggered. path: /clients/client8/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:36.229318] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-2: background entry self-heal completed on /clients/client7/~dmtmp/PM >[2012-04-03 17:45:36.230696] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-1: background entry self-heal completed on /clients/client8/~dmtmp/PM >[2012-04-03 17:45:36.231936] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-1: background entry self-heal triggered. path: /clients/client7/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:36.233296] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-2: background entry self-heal triggered. path: /clients/client7/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:36.233548] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-0: background entry self-heal completed on /clients/client8/~dmtmp/PM >[2012-04-03 17:45:36.234274] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-2: background entry self-heal completed on /clients/client8/~dmtmp/PM >[2012-04-03 17:45:36.235542] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-0: background entry self-heal triggered. path: /clients/client7/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:36.237390] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-0: background entry self-heal triggered. path: /clients/client6/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:36.240876] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-2: background entry self-heal completed on /clients/client7/~dmtmp/PM >[2012-04-03 17:45:36.243024] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-1: background entry self-heal completed on /clients/client7/~dmtmp/PM >[2012-04-03 17:45:36.249244] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-0: background entry self-heal completed on /clients/client7/~dmtmp/PM >[2012-04-03 17:45:36.249958] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-0: background entry self-heal completed on /clients/client6/~dmtmp/PM >[2012-04-03 17:45:36.252448] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-2: background entry self-heal triggered. path: /clients/client6/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:36.253895] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-1: background entry self-heal triggered. path: /clients/client6/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:36.255002] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-0: background entry self-heal triggered. path: /clients/client6/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:36.258942] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-2: background entry self-heal completed on /clients/client6/~dmtmp/PM >[2012-04-03 17:45:36.260008] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-1: background entry self-heal completed on /clients/client6/~dmtmp/PM >[2012-04-03 17:45:36.267021] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-0: background entry self-heal completed on /clients/client6/~dmtmp/PM >[2012-04-03 17:45:36.267760] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-1: background entry self-heal triggered. path: /clients/client1/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:36.275163] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-1: background entry self-heal completed on /clients/client1/~dmtmp/PM >[2012-04-03 17:45:36.276253] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-1: background entry self-heal triggered. path: /clients/client5/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:36.279013] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-2: background entry self-heal triggered. path: /clients/client1/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:36.279274] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-0: background entry self-heal triggered. path: /clients/client1/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:36.279656] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-1: background entry self-heal triggered. path: /clients/client1/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:36.284098] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-1: background entry self-heal completed on /clients/client5/~dmtmp/PM >[2012-04-03 17:45:36.284970] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-1: background entry self-heal completed on /clients/client1/~dmtmp/PM >[2012-04-03 17:45:36.287800] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-1: background entry self-heal triggered. path: /clients/client5/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:36.288216] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-2: background entry self-heal triggered. path: /clients/client5/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:36.288625] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-2: background entry self-heal completed on /clients/client1/~dmtmp/PM >[2012-04-03 17:45:36.289387] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-0: background entry self-heal triggered. path: /clients/client5/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:36.289954] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-0: background entry self-heal completed on /clients/client1/~dmtmp/PM >[2012-04-03 17:45:36.296689] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-1: background entry self-heal completed on /clients/client5/~dmtmp/PM >[2012-04-03 17:45:36.297837] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-2: background entry self-heal completed on /clients/client5/~dmtmp/PM >[2012-04-03 17:45:36.299433] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-0: background entry self-heal completed on /clients/client5/~dmtmp/PM >[2012-04-03 17:45:36.301699] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-2: background entry self-heal triggered. path: /clients/client2/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:36.307254] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-2: background entry self-heal completed on /clients/client2/~dmtmp/PM >[2012-04-03 17:45:36.310218] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-1: background entry self-heal triggered. path: /clients/client2/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:36.310480] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-2: background entry self-heal triggered. path: /clients/client2/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:36.311356] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-0: background entry self-heal triggered. path: /clients/client2/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:36.319376] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-1: background entry self-heal completed on /clients/client2/~dmtmp/PM >[2012-04-03 17:45:36.320655] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-0: background entry self-heal triggered. path: /clients/client3/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:36.322646] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-2: background entry self-heal completed on /clients/client2/~dmtmp/PM >[2012-04-03 17:45:36.323910] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-0: background entry self-heal completed on /clients/client2/~dmtmp/PM >[2012-04-03 17:45:36.332362] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-0: background entry self-heal completed on /clients/client3/~dmtmp/PM >[2012-04-03 17:45:36.335835] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-0: background entry self-heal triggered. path: /clients/client3/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:36.336692] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-2: background entry self-heal triggered. path: /clients/client3/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:36.336936] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-1: background entry self-heal triggered. path: /clients/client3/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:36.345138] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-2: background entry self-heal triggered. path: /clients/client8/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:36.346338] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-1: background entry self-heal completed on /clients/client3/~dmtmp/PM >[2012-04-03 17:45:36.346467] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-2: background entry self-heal completed on /clients/client3/~dmtmp/PM >[2012-04-03 17:45:36.346977] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-0: background entry self-heal completed on /clients/client3/~dmtmp/PM >[2012-04-03 17:45:36.352755] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-2: background entry self-heal completed on /clients/client8/~dmtmp/PM >[2012-04-03 17:45:36.355273] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-1: background entry self-heal triggered. path: /clients/client8/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:36.356395] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-0: background entry self-heal triggered. path: /clients/client8/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:36.357132] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-2: background entry self-heal triggered. path: /clients/client8/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:36.362250] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-1: background entry self-heal completed on /clients/client8/~dmtmp/PM >[2012-04-03 17:45:36.363615] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-0: background entry self-heal completed on /clients/client8/~dmtmp/PM >[2012-04-03 17:45:36.365432] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-2: background entry self-heal completed on /clients/client8/~dmtmp/PM >[2012-04-03 17:45:36.382161] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-1: background entry self-heal triggered. path: /clients/client1/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:36.389893] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-1: background entry self-heal completed on /clients/client1/~dmtmp/PM >[2012-04-03 17:45:36.392558] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-1: background entry self-heal triggered. path: /clients/client5/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:36.393683] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-0: background entry self-heal triggered. path: /clients/client1/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:36.394209] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-1: background entry self-heal triggered. path: /clients/client1/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:36.394828] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-2: background entry self-heal triggered. path: /clients/client1/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:36.399454] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-2: background entry self-heal completed on /clients/client1/~dmtmp/PM >[2012-04-03 17:45:36.401901] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-1: background entry self-heal completed on /clients/client5/~dmtmp/PM >[2012-04-03 17:45:36.402692] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-1: background entry self-heal completed on /clients/client1/~dmtmp/PM >[2012-04-03 17:45:36.402917] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-0: background entry self-heal completed on /clients/client1/~dmtmp/PM >[2012-04-03 17:45:36.404224] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-1: background entry self-heal triggered. path: /clients/client5/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:36.405125] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-2: background entry self-heal triggered. path: /clients/client5/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:36.405735] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-1: background entry self-heal triggered. path: /clients/client4/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:36.406784] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-0: background entry self-heal triggered. path: /clients/client5/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:36.414779] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-0: background entry self-heal completed on /clients/client5/~dmtmp/PM >[2012-04-03 17:45:36.415043] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-1: background entry self-heal completed on /clients/client5/~dmtmp/PM >[2012-04-03 17:45:36.415256] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-2: background entry self-heal triggered. path: /clients/client2/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:36.415420] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-1: background entry self-heal completed on /clients/client4/~dmtmp/PM >[2012-04-03 17:45:36.417566] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-2: background entry self-heal completed on /clients/client5/~dmtmp/PM >[2012-04-03 17:45:36.419188] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-1: background entry self-heal triggered. path: /clients/client4/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:36.419743] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-0: background entry self-heal triggered. path: /clients/client4/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:36.420798] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-2: background entry self-heal triggered. path: /clients/client4/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:36.427096] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-0: background entry self-heal completed on /clients/client4/~dmtmp/PM >[2012-04-03 17:45:36.427732] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-2: background entry self-heal completed on /clients/client2/~dmtmp/PM >[2012-04-03 17:45:36.429533] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-0: background entry self-heal triggered. path: /clients/client2/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:36.430406] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-2: background entry self-heal triggered. path: /clients/client2/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:36.431425] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-1: background entry self-heal completed on /clients/client4/~dmtmp/PM >[2012-04-03 17:45:36.431666] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-2: background entry self-heal completed on /clients/client4/~dmtmp/PM >[2012-04-03 17:45:36.432036] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-1: background entry self-heal triggered. path: /clients/client2/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:36.439261] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-0: background entry self-heal completed on /clients/client2/~dmtmp/PM >[2012-04-03 17:45:36.439976] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-1: background entry self-heal completed on /clients/client2/~dmtmp/PM >[2012-04-03 17:45:36.443336] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-2: background entry self-heal completed on /clients/client2/~dmtmp/PM >[2012-04-03 17:45:36.450863] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-0: background entry self-heal triggered. path: /clients/client3/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:36.457853] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-0: background entry self-heal completed on /clients/client3/~dmtmp/PM >[2012-04-03 17:45:36.460206] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-0: background entry self-heal triggered. path: /clients/client3/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:36.460483] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-2: background entry self-heal triggered. path: /clients/client3/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:36.461838] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-2: background entry self-heal triggered. path: /clients/client8/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:36.465629] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-1: background entry self-heal triggered. path: /clients/client3/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:36.466104] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-0: background entry self-heal completed on /clients/client3/~dmtmp/PM >[2012-04-03 17:45:36.466286] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-2: background entry self-heal completed on /clients/client3/~dmtmp/PM >[2012-04-03 17:45:36.468400] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-2: background entry self-heal completed on /clients/client8/~dmtmp/PM >[2012-04-03 17:45:36.471345] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-1: background entry self-heal triggered. path: /clients/client8/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:36.472419] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-0: background entry self-heal triggered. path: /clients/client8/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:36.472729] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-1: background entry self-heal completed on /clients/client3/~dmtmp/PM >[2012-04-03 17:45:36.473206] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-2: background entry self-heal triggered. path: /clients/client8/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:36.479825] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-1: background entry self-heal completed on /clients/client8/~dmtmp/PM >[2012-04-03 17:45:36.482084] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-0: background entry self-heal completed on /clients/client8/~dmtmp/PM >[2012-04-03 17:45:36.482366] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-2: background entry self-heal completed on /clients/client8/~dmtmp/PM >[2012-04-03 17:45:36.503258] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-1: background entry self-heal triggered. path: /clients/client1/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:36.509491] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-1: background entry self-heal completed on /clients/client1/~dmtmp/PM >[2012-04-03 17:45:36.512474] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-2: background entry self-heal triggered. path: /clients/client1/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:36.512716] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-0: background entry self-heal triggered. path: /clients/client1/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:36.513135] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-1: background entry self-heal triggered. path: /clients/client1/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:36.514082] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-1: background entry self-heal triggered. path: /clients/client5/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:36.518199] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-2: background entry self-heal completed on /clients/client1/~dmtmp/PM >[2012-04-03 17:45:36.519345] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-1: background entry self-heal completed on /clients/client1/~dmtmp/PM >[2012-04-03 17:45:36.519693] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-0: background entry self-heal completed on /clients/client1/~dmtmp/PM >[2012-04-03 17:45:36.519968] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-1: background entry self-heal completed on /clients/client5/~dmtmp/PM >[2012-04-03 17:45:36.522705] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-1: background entry self-heal triggered. path: /clients/client5/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:36.523690] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-0: background entry self-heal triggered. path: /clients/client5/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:36.523891] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-2: background entry self-heal triggered. path: /clients/client5/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:36.524305] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-1: background entry self-heal triggered. path: /clients/client4/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:36.528529] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-1: background entry self-heal completed on /clients/client5/~dmtmp/PM >[2012-04-03 17:45:36.529868] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-1: background entry self-heal completed on /clients/client4/~dmtmp/PM >[2012-04-03 17:45:36.530732] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-0: background entry self-heal completed on /clients/client5/~dmtmp/PM >[2012-04-03 17:45:36.532043] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-1: background entry self-heal triggered. path: /clients/client4/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:36.533551] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-2: background entry self-heal triggered. path: /clients/client4/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:36.533717] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-2: background entry self-heal completed on /clients/client5/~dmtmp/PM >[2012-04-03 17:45:36.534169] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-0: background entry self-heal triggered. path: /clients/client4/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:36.535694] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-2: background entry self-heal triggered. path: /clients/client2/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:36.539619] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-1: background entry self-heal completed on /clients/client4/~dmtmp/PM >[2012-04-03 17:45:36.541851] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-0: background entry self-heal completed on /clients/client4/~dmtmp/PM >[2012-04-03 17:45:36.542026] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-2: background entry self-heal completed on /clients/client4/~dmtmp/PM >[2012-04-03 17:45:36.544464] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-2: background entry self-heal completed on /clients/client2/~dmtmp/PM >[2012-04-03 17:45:36.546560] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-0: background entry self-heal triggered. path: /clients/client2/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:36.548552] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-1: background entry self-heal triggered. path: /clients/client2/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:36.548890] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-2: background entry self-heal triggered. path: /clients/client2/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:36.557122] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-2: background entry self-heal completed on /clients/client2/~dmtmp/PM >[2012-04-03 17:45:36.557527] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-0: background entry self-heal completed on /clients/client2/~dmtmp/PM >[2012-04-03 17:45:36.559942] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-1: background entry self-heal completed on /clients/client2/~dmtmp/PM >[2012-04-03 17:45:36.560832] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-1: background entry self-heal triggered. path: /clients/client9/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:36.568412] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-1: background entry self-heal completed on /clients/client9/~dmtmp/PM >[2012-04-03 17:45:36.571375] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-2: background entry self-heal triggered. path: /clients/client9/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:36.572088] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-1: background entry self-heal triggered. path: /clients/client9/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:36.573134] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-0: background entry self-heal triggered. path: /clients/client9/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:36.575544] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-2: background entry self-heal triggered. path: /clients/client8/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:36.577748] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-1: background entry self-heal completed on /clients/client9/~dmtmp/PM >[2012-04-03 17:45:36.579461] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-0: background entry self-heal completed on /clients/client9/~dmtmp/PM >[2012-04-03 17:45:36.579609] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-2: background entry self-heal completed on /clients/client9/~dmtmp/PM >[2012-04-03 17:45:36.583416] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-2: background entry self-heal completed on /clients/client8/~dmtmp/PM >[2012-04-03 17:45:36.585732] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-1: background entry self-heal triggered. path: /clients/client8/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:36.586982] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-2: background entry self-heal triggered. path: /clients/client8/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:36.589436] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-0: background entry self-heal triggered. path: /clients/client8/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:36.593387] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-2: background entry self-heal completed on /clients/client8/~dmtmp/PM >[2012-04-03 17:45:36.593776] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-1: background entry self-heal completed on /clients/client8/~dmtmp/PM >[2012-04-03 17:45:36.599696] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-0: background entry self-heal completed on /clients/client8/~dmtmp/PM >[2012-04-03 17:45:36.610482] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-0: background entry self-heal triggered. path: /clients/client3/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:36.618016] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-0: background entry self-heal completed on /clients/client3/~dmtmp/PM >[2012-04-03 17:45:36.619079] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-1: background entry self-heal triggered. path: /clients/client1/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:36.621022] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-2: background entry self-heal triggered. path: /clients/client3/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:36.621250] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-0: background entry self-heal triggered. path: /clients/client3/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:36.622964] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-1: background entry self-heal triggered. path: /clients/client3/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:36.628851] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-2: background entry self-heal completed on /clients/client3/~dmtmp/PM >[2012-04-03 17:45:36.629613] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-0: background entry self-heal completed on /clients/client3/~dmtmp/PM >[2012-04-03 17:45:36.632816] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-1: background entry self-heal completed on /clients/client1/~dmtmp/PM >[2012-04-03 17:45:36.634770] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-0: background entry self-heal triggered. path: /clients/client1/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:36.635302] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-1: background entry self-heal triggered. path: /clients/client5/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:36.635494] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-1: background entry self-heal completed on /clients/client3/~dmtmp/PM >[2012-04-03 17:45:36.635830] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-2: background entry self-heal triggered. path: /clients/client1/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:36.636192] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-1: background entry self-heal triggered. path: /clients/client1/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:36.640213] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-0: background entry self-heal completed on /clients/client1/~dmtmp/PM >[2012-04-03 17:45:36.641015] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-2: background entry self-heal completed on /clients/client1/~dmtmp/PM >[2012-04-03 17:45:36.644052] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-1: background entry self-heal completed on /clients/client5/~dmtmp/PM >[2012-04-03 17:45:36.645200] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-2: background entry self-heal triggered. path: /clients/client2/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:36.646326] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-0: background entry self-heal triggered. path: /clients/client5/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:36.647021] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-2: background entry self-heal triggered. path: /clients/client5/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:36.647244] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-1: background entry self-heal completed on /clients/client1/~dmtmp/PM >[2012-04-03 17:45:36.648023] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-1: background entry self-heal triggered. path: /clients/client5/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:36.652889] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-0: background entry self-heal completed on /clients/client5/~dmtmp/PM >[2012-04-03 17:45:36.654363] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-2: background entry self-heal completed on /clients/client2/~dmtmp/PM >[2012-04-03 17:45:36.655562] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-2: background entry self-heal completed on /clients/client5/~dmtmp/PM >[2012-04-03 17:45:36.656792] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-1: background entry self-heal triggered. path: /clients/client4/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:36.657067] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-2: background entry self-heal triggered. path: /clients/client2/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:36.657363] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-1: background entry self-heal triggered. path: /clients/client2/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:36.657549] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-1: background entry self-heal completed on /clients/client5/~dmtmp/PM >[2012-04-03 17:45:36.658021] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-0: background entry self-heal triggered. path: /clients/client2/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:36.663808] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-0: background entry self-heal completed on /clients/client2/~dmtmp/PM >[2012-04-03 17:45:36.664592] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-1: background entry self-heal completed on /clients/client4/~dmtmp/PM >[2012-04-03 17:45:36.666139] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-0: background entry self-heal triggered. path: /clients/client4/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:36.666325] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-1: background entry self-heal completed on /clients/client2/~dmtmp/PM >[2012-04-03 17:45:36.667156] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-1: background entry self-heal triggered. path: /clients/client4/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:36.669938] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-2: background entry self-heal triggered. path: /clients/client4/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:36.670914] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-2: background entry self-heal completed on /clients/client2/~dmtmp/PM >[2012-04-03 17:45:36.672062] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-2: background entry self-heal triggered. path: /clients/client0/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:36.672990] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-0: background entry self-heal completed on /clients/client4/~dmtmp/PM >[2012-04-03 17:45:36.673348] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-1: background entry self-heal completed on /clients/client4/~dmtmp/PM >[2012-04-03 17:45:36.679123] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-2: background entry self-heal completed on /clients/client4/~dmtmp/PM >[2012-04-03 17:45:36.681989] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-1: background entry self-heal triggered. path: /clients/client9/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:36.682190] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-2: background entry self-heal completed on /clients/client0/~dmtmp/PM >[2012-04-03 17:45:36.685622] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-0: background entry self-heal triggered. path: /clients/client0/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:36.686621] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-2: background entry self-heal triggered. path: /clients/client0/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:36.686993] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-1: background entry self-heal triggered. path: /clients/client0/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:36.691581] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-1: background entry self-heal completed on /clients/client9/~dmtmp/PM >[2012-04-03 17:45:36.693447] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-0: background entry self-heal completed on /clients/client0/~dmtmp/PM >[2012-04-03 17:45:36.695162] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-0: background entry self-heal triggered. path: /clients/client9/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:36.695684] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-1: background entry self-heal triggered. path: /clients/client9/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:36.696330] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-2: background entry self-heal triggered. path: /clients/client7/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:36.696614] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-1: background entry self-heal completed on /clients/client0/~dmtmp/PM >[2012-04-03 17:45:36.696824] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-2: background entry self-heal triggered. path: /clients/client9/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:36.697343] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-2: background entry self-heal completed on /clients/client0/~dmtmp/PM >[2012-04-03 17:45:36.702466] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-0: background entry self-heal completed on /clients/client9/~dmtmp/PM >[2012-04-03 17:45:36.703871] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-2: background entry self-heal completed on /clients/client7/~dmtmp/PM >[2012-04-03 17:45:36.705233] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-2: background entry self-heal completed on /clients/client9/~dmtmp/PM >[2012-04-03 17:45:36.705756] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-1: background entry self-heal completed on /clients/client9/~dmtmp/PM >[2012-04-03 17:45:36.706695] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-2: background entry self-heal triggered. path: /clients/client7/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:36.707776] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-1: background entry self-heal triggered. path: /clients/client7/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:36.708405] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-0: background entry self-heal triggered. path: /clients/client7/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:36.711017] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-2: background entry self-heal triggered. path: /clients/client8/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:36.713557] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-2: background entry self-heal completed on /clients/client7/~dmtmp/PM >[2012-04-03 17:45:36.714943] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-1: background entry self-heal completed on /clients/client7/~dmtmp/PM >[2012-04-03 17:45:36.715111] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-2: background entry self-heal completed on /clients/client8/~dmtmp/PM >[2012-04-03 17:45:36.716329] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-0: background entry self-heal completed on /clients/client7/~dmtmp/PM >[2012-04-03 17:45:36.716920] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-1: background entry self-heal triggered. path: /clients/client8/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:36.717262] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-2: background entry self-heal triggered. path: /clients/client8/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:36.718203] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-0: background entry self-heal triggered. path: /clients/client8/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:36.731620] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-1: background entry self-heal completed on /clients/client8/~dmtmp/PM >[2012-04-03 17:45:36.731796] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-2: background entry self-heal completed on /clients/client8/~dmtmp/PM >[2012-04-03 17:45:36.732407] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-0: background entry self-heal completed on /clients/client8/~dmtmp/PM >[2012-04-03 17:45:36.741529] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-0: background entry self-heal triggered. path: /clients/client3/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:36.748925] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-0: background entry self-heal completed on /clients/client3/~dmtmp/PM >[2012-04-03 17:45:36.751353] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-2: background entry self-heal triggered. path: /clients/client3/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:36.752325] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-1: background entry self-heal triggered. path: /clients/client3/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:36.752880] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-1: background entry self-heal triggered. path: /clients/client5/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:36.753728] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-0: background entry self-heal triggered. path: /clients/client3/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:36.758307] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-2: background entry self-heal completed on /clients/client3/~dmtmp/PM >[2012-04-03 17:45:36.761831] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-0: background entry self-heal completed on /clients/client3/~dmtmp/PM >[2012-04-03 17:45:36.762173] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-1: background entry self-heal triggered. path: /clients/client1/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:36.763140] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-1: background entry self-heal completed on /clients/client3/~dmtmp/PM >[2012-04-03 17:45:36.763685] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-1: background entry self-heal completed on /clients/client5/~dmtmp/PM >[2012-04-03 17:45:36.766408] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-2: background entry self-heal triggered. path: /clients/client5/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:36.767638] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-1: background entry self-heal triggered. path: /clients/client5/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:36.769165] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-0: background entry self-heal triggered. path: /clients/client5/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:36.770978] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-2: background entry self-heal completed on /clients/client5/~dmtmp/PM >[2012-04-03 17:45:36.771180] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-1: background entry self-heal triggered. path: /clients/client4/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:36.771703] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-1: background entry self-heal completed on /clients/client1/~dmtmp/PM >[2012-04-03 17:45:36.773874] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-2: background entry self-heal triggered. path: /clients/client1/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:36.774279] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-0: background entry self-heal triggered. path: /clients/client1/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:36.776003] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-1: background entry self-heal triggered. path: /clients/client1/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:36.776998] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-1: background entry self-heal completed on /clients/client5/~dmtmp/PM >[2012-04-03 17:45:36.777575] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-0: background entry self-heal completed on /clients/client5/~dmtmp/PM >[2012-04-03 17:45:36.779899] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-1: background entry self-heal completed on /clients/client4/~dmtmp/PM >[2012-04-03 17:45:36.781492] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-2: background entry self-heal completed on /clients/client1/~dmtmp/PM >[2012-04-03 17:45:36.783769] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-2: background entry self-heal triggered. path: /clients/client4/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:36.784624] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-0: background entry self-heal triggered. path: /clients/client4/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:36.785349] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-2: background entry self-heal triggered. path: /clients/client2/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:36.785762] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-1: background entry self-heal triggered. path: /clients/client4/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:36.786446] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-0: background entry self-heal completed on /clients/client1/~dmtmp/PM >[2012-04-03 17:45:36.790931] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-1: background entry self-heal completed on /clients/client1/~dmtmp/PM >[2012-04-03 17:45:36.792681] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-2: background entry self-heal completed on /clients/client4/~dmtmp/PM >[2012-04-03 17:45:36.793969] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-0: background entry self-heal completed on /clients/client4/~dmtmp/PM >[2012-04-03 17:45:36.794138] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-2: background entry self-heal completed on /clients/client2/~dmtmp/PM >[2012-04-03 17:45:36.795269] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-2: background entry self-heal triggered. path: /clients/client0/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:36.796920] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-1: background entry self-heal triggered. path: /clients/client2/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:36.797874] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-0: background entry self-heal triggered. path: /clients/client2/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:36.798076] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-2: background entry self-heal triggered. path: /clients/client2/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:36.798643] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-1: background entry self-heal completed on /clients/client4/~dmtmp/PM >[2012-04-03 17:45:36.804336] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-0: background entry self-heal completed on /clients/client2/~dmtmp/PM >[2012-04-03 17:45:36.805196] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-2: background entry self-heal completed on /clients/client0/~dmtmp/PM >[2012-04-03 17:45:36.806109] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-2: background entry self-heal completed on /clients/client2/~dmtmp/PM >[2012-04-03 17:45:36.807131] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-1: background entry self-heal completed on /clients/client2/~dmtmp/PM >[2012-04-03 17:45:36.808483] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-2: background entry self-heal triggered. path: /clients/client0/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:36.808655] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-1: background entry self-heal triggered. path: /clients/client0/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:36.808876] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-0: background entry self-heal triggered. path: /clients/client0/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:36.810418] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-2: background entry self-heal triggered. path: /clients/client7/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:36.814648] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-1: background entry self-heal completed on /clients/client0/~dmtmp/PM >[2012-04-03 17:45:36.816684] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-1: background entry self-heal triggered. path: /clients/client9/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:36.817563] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-2: background entry self-heal completed on /clients/client0/~dmtmp/PM >[2012-04-03 17:45:36.820557] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-0: background entry self-heal completed on /clients/client0/~dmtmp/PM >[2012-04-03 17:45:36.820856] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-2: background entry self-heal completed on /clients/client7/~dmtmp/PM >[2012-04-03 17:45:36.822414] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-0: background entry self-heal triggered. path: /clients/client7/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:36.824183] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-2: background entry self-heal triggered. path: /clients/client7/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:36.824700] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-1: background entry self-heal triggered. path: /clients/client7/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:36.826299] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-1: background entry self-heal completed on /clients/client9/~dmtmp/PM >[2012-04-03 17:45:36.830031] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-2: background entry self-heal triggered. path: /clients/client9/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:36.830319] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-0: background entry self-heal triggered. path: /clients/client9/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:36.830653] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-1: background entry self-heal triggered. path: /clients/client9/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:36.831788] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-2: background entry self-heal triggered. path: /clients/client8/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:36.832934] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-0: background entry self-heal completed on /clients/client7/~dmtmp/PM >[2012-04-03 17:45:36.833883] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-1: background entry self-heal completed on /clients/client7/~dmtmp/PM >[2012-04-03 17:45:36.834913] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-2: background entry self-heal completed on /clients/client7/~dmtmp/PM >[2012-04-03 17:45:36.837767] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-0: background entry self-heal completed on /clients/client9/~dmtmp/PM >[2012-04-03 17:45:36.837967] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-1: background entry self-heal completed on /clients/client9/~dmtmp/PM >[2012-04-03 17:45:36.839465] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-2: background entry self-heal completed on /clients/client9/~dmtmp/PM >[2012-04-03 17:45:36.844185] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-0: background entry self-heal triggered. path: /clients/client6/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:36.845255] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-2: background entry self-heal completed on /clients/client8/~dmtmp/PM >[2012-04-03 17:45:36.848217] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-0: background entry self-heal triggered. path: /clients/client8/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:36.848812] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-1: background entry self-heal triggered. path: /clients/client8/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:36.850578] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-2: background entry self-heal triggered. path: /clients/client8/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:36.852539] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-0: background entry self-heal completed on /clients/client6/~dmtmp/PM >[2012-04-03 17:45:36.858246] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-0: background entry self-heal triggered. path: /clients/client6/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:36.858588] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-0: background entry self-heal completed on /clients/client8/~dmtmp/PM >[2012-04-03 17:45:36.858929] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-1: background entry self-heal triggered. path: /clients/client6/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:36.859679] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-1: background entry self-heal completed on /clients/client8/~dmtmp/PM >[2012-04-03 17:45:36.860298] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-2: background entry self-heal triggered. path: /clients/client6/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:36.860891] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-0: background entry self-heal triggered. path: /clients/client3/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:36.862861] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-2: background entry self-heal completed on /clients/client8/~dmtmp/PM >[2012-04-03 17:45:36.863728] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-1: background entry self-heal completed on /clients/client6/~dmtmp/PM >[2012-04-03 17:45:36.867871] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-0: background entry self-heal completed on /clients/client6/~dmtmp/PM >[2012-04-03 17:45:36.868057] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-0: background entry self-heal completed on /clients/client3/~dmtmp/PM >[2012-04-03 17:45:36.871531] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-1: background entry self-heal triggered. path: /clients/client3/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:36.871700] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-2: background entry self-heal completed on /clients/client6/~dmtmp/PM >[2012-04-03 17:45:36.872027] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-0: background entry self-heal triggered. path: /clients/client3/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:36.872252] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-2: background entry self-heal triggered. path: /clients/client3/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:36.873195] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-1: background entry self-heal triggered. path: /clients/client5/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:36.880018] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-1: background entry self-heal completed on /clients/client3/~dmtmp/PM >[2012-04-03 17:45:36.881347] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-2: background entry self-heal completed on /clients/client3/~dmtmp/PM >[2012-04-03 17:45:36.881531] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-1: background entry self-heal completed on /clients/client5/~dmtmp/PM >[2012-04-03 17:45:36.883111] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-0: background entry self-heal completed on /clients/client3/~dmtmp/PM >[2012-04-03 17:45:36.883422] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-2: background entry self-heal triggered. path: /clients/client5/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:36.884599] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-0: background entry self-heal triggered. path: /clients/client5/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:36.885070] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-1: background entry self-heal triggered. path: /clients/client1/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:36.886133] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-1: background entry self-heal triggered. path: /clients/client5/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:36.888548] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-0: background entry self-heal completed on /clients/client5/~dmtmp/PM >[2012-04-03 17:45:36.888711] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-2: background entry self-heal completed on /clients/client5/~dmtmp/PM >[2012-04-03 17:45:36.893977] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-1: background entry self-heal completed on /clients/client1/~dmtmp/PM >[2012-04-03 17:45:36.894439] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-1: background entry self-heal completed on /clients/client5/~dmtmp/PM >[2012-04-03 17:45:36.897090] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-2: background entry self-heal triggered. path: /clients/client1/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:36.897342] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-1: background entry self-heal triggered. path: /clients/client1/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:36.897791] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-0: background entry self-heal triggered. path: /clients/client1/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:36.898475] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-2: background entry self-heal triggered. path: /clients/client2/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:36.904116] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-2: background entry self-heal completed on /clients/client1/~dmtmp/PM >[2012-04-03 17:45:36.904852] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-0: background entry self-heal completed on /clients/client1/~dmtmp/PM >[2012-04-03 17:45:36.905379] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-2: background entry self-heal completed on /clients/client2/~dmtmp/PM >[2012-04-03 17:45:36.906800] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-1: background entry self-heal completed on /clients/client1/~dmtmp/PM >[2012-04-03 17:45:36.907548] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-2: background entry self-heal triggered. path: /clients/client2/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:36.908504] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-0: background entry self-heal triggered. path: /clients/client2/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:36.908795] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-1: background entry self-heal triggered. path: /clients/client2/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:36.910919] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-1: background entry self-heal triggered. path: /clients/client4/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:36.914975] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-2: background entry self-heal completed on /clients/client2/~dmtmp/PM >[2012-04-03 17:45:36.916520] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-0: background entry self-heal completed on /clients/client2/~dmtmp/PM >[2012-04-03 17:45:36.919176] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-1: background entry self-heal completed on /clients/client2/~dmtmp/PM >[2012-04-03 17:45:36.920828] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-1: background entry self-heal triggered. path: /clients/client9/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:36.922020] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-1: background entry self-heal completed on /clients/client4/~dmtmp/PM >[2012-04-03 17:45:36.923979] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-1: background entry self-heal triggered. path: /clients/client4/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:36.925150] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-0: background entry self-heal triggered. path: /clients/client4/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:36.927581] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-2: background entry self-heal triggered. path: /clients/client4/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:36.931572] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-1: background entry self-heal completed on /clients/client9/~dmtmp/PM >[2012-04-03 17:45:36.934559] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-0: background entry self-heal triggered. path: /clients/client9/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:36.936646] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-0: background entry self-heal completed on /clients/client4/~dmtmp/PM >[2012-04-03 17:45:36.938197] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-2: background entry self-heal triggered. path: /clients/client9/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:36.938735] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-1: background entry self-heal triggered. path: /clients/client9/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:36.939252] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-2: background entry self-heal completed on /clients/client4/~dmtmp/PM >[2012-04-03 17:45:36.940790] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-1: background entry self-heal completed on /clients/client4/~dmtmp/PM >[2012-04-03 17:45:36.945011] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-0: background entry self-heal completed on /clients/client9/~dmtmp/PM >[2012-04-03 17:45:36.947994] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-2: background entry self-heal completed on /clients/client9/~dmtmp/PM >[2012-04-03 17:45:36.949063] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-1: background entry self-heal completed on /clients/client9/~dmtmp/PM >[2012-04-03 17:45:36.949798] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-2: background entry self-heal triggered. path: /clients/client7/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:36.957975] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-2: background entry self-heal completed on /clients/client7/~dmtmp/PM >[2012-04-03 17:45:36.960082] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-0: background entry self-heal triggered. path: /clients/client7/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:36.961248] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-0: background entry self-heal triggered. path: /clients/client6/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:36.961465] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-2: background entry self-heal triggered. path: /clients/client7/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:36.961826] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-1: background entry self-heal triggered. path: /clients/client7/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:36.967929] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-0: background entry self-heal completed on /clients/client7/~dmtmp/PM >[2012-04-03 17:45:36.969354] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-0: background entry self-heal completed on /clients/client6/~dmtmp/PM >[2012-04-03 17:45:36.970074] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-2: background entry self-heal completed on /clients/client7/~dmtmp/PM >[2012-04-03 17:45:36.970428] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-1: background entry self-heal completed on /clients/client7/~dmtmp/PM >[2012-04-03 17:45:36.971894] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-2: background entry self-heal triggered. path: /clients/client6/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:36.972461] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-1: background entry self-heal triggered. path: /clients/client6/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:36.972904] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-0: background entry self-heal triggered. path: /clients/client6/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:36.975505] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-0: background entry self-heal triggered. path: /clients/client3/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:36.980369] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-1: background entry self-heal completed on /clients/client6/~dmtmp/PM >[2012-04-03 17:45:36.982100] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-2: background entry self-heal completed on /clients/client6/~dmtmp/PM >[2012-04-03 17:45:36.983514] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-0: background entry self-heal completed on /clients/client6/~dmtmp/PM >[2012-04-03 17:45:36.983939] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-2: background entry self-heal triggered. path: /clients/client8/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:36.984169] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-0: background entry self-heal completed on /clients/client3/~dmtmp/PM >[2012-04-03 17:45:36.986525] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-1: background entry self-heal triggered. path: /clients/client3/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:36.987641] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-0: background entry self-heal triggered. path: /clients/client3/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:36.990101] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-2: background entry self-heal triggered. path: /clients/client3/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:36.994344] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-2: background entry self-heal completed on /clients/client8/~dmtmp/PM >[2012-04-03 17:45:36.995796] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-1: background entry self-heal completed on /clients/client3/~dmtmp/PM >[2012-04-03 17:45:36.996070] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-1: background entry self-heal triggered. path: /clients/client1/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:36.996944] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-0: background entry self-heal triggered. path: /clients/client8/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:36.997303] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-1: background entry self-heal triggered. path: /clients/client8/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:36.997792] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-2: background entry self-heal triggered. path: /clients/client8/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:36.999182] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-2: background entry self-heal completed on /clients/client3/~dmtmp/PM >[2012-04-03 17:45:36.999553] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-0: background entry self-heal completed on /clients/client3/~dmtmp/PM >[2012-04-03 17:45:37.004133] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-2: background entry self-heal completed on /clients/client8/~dmtmp/PM >[2012-04-03 17:45:37.004901] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-1: background entry self-heal completed on /clients/client1/~dmtmp/PM >[2012-04-03 17:45:37.008370] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-1: background entry self-heal completed on /clients/client8/~dmtmp/PM >[2012-04-03 17:45:37.008609] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-2: background entry self-heal triggered. path: /clients/client1/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:37.008805] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-1: background entry self-heal triggered. path: /clients/client1/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:37.009005] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-0: background entry self-heal completed on /clients/client8/~dmtmp/PM >[2012-04-03 17:45:37.009952] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-1: background entry self-heal triggered. path: /clients/client5/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:37.010233] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-0: background entry self-heal triggered. path: /clients/client1/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:37.014387] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-2: background entry self-heal completed on /clients/client1/~dmtmp/PM >[2012-04-03 17:45:37.018596] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-0: background entry self-heal completed on /clients/client1/~dmtmp/PM >[2012-04-03 17:45:37.021643] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-1: background entry self-heal completed on /clients/client1/~dmtmp/PM >[2012-04-03 17:45:37.022463] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-1: background entry self-heal completed on /clients/client5/~dmtmp/PM >[2012-04-03 17:45:37.024070] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-2: background entry self-heal triggered. path: /clients/client2/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:37.025714] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-1: background entry self-heal triggered. path: /clients/client5/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:37.026035] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-2: background entry self-heal triggered. path: /clients/client5/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:37.026275] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-0: background entry self-heal triggered. path: /clients/client5/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:37.030302] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-2: background entry self-heal completed on /clients/client2/~dmtmp/PM >[2012-04-03 17:45:37.031415] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-2: background entry self-heal completed on /clients/client5/~dmtmp/PM >[2012-04-03 17:45:37.033287] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-1: background entry self-heal triggered. path: /clients/client2/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:37.033525] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-0: background entry self-heal triggered. path: /clients/client2/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:37.033897] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-2: background entry self-heal triggered. path: /clients/client2/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:37.034212] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-1: background entry self-heal completed on /clients/client5/~dmtmp/PM >[2012-04-03 17:45:37.038376] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-0: background entry self-heal completed on /clients/client5/~dmtmp/PM >[2012-04-03 17:45:37.039982] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-1: background entry self-heal completed on /clients/client2/~dmtmp/PM >[2012-04-03 17:45:37.041213] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-2: background entry self-heal completed on /clients/client2/~dmtmp/PM >[2012-04-03 17:45:37.044371] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-0: background entry self-heal completed on /clients/client2/~dmtmp/PM >[2012-04-03 17:45:37.048625] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-1: background entry self-heal triggered. path: /clients/client4/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:37.057101] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-1: background entry self-heal completed on /clients/client4/~dmtmp/PM >[2012-04-03 17:45:37.058182] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-1: background entry self-heal triggered. path: /clients/client9/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:37.060269] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-2: background entry self-heal triggered. path: /clients/client4/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:37.060824] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-1: background entry self-heal triggered. path: /clients/client4/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:37.062032] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-0: background entry self-heal triggered. path: /clients/client4/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:37.066138] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-2: background entry self-heal completed on /clients/client4/~dmtmp/PM >[2012-04-03 17:45:37.067135] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-0: background entry self-heal completed on /clients/client4/~dmtmp/PM >[2012-04-03 17:45:37.070276] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-2: background entry self-heal triggered. path: /clients/client7/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:37.071791] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-1: background entry self-heal completed on /clients/client9/~dmtmp/PM >[2012-04-03 17:45:37.073341] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-1: background entry self-heal completed on /clients/client4/~dmtmp/PM >[2012-04-03 17:45:37.073651] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-2: background entry self-heal triggered. path: /clients/client9/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:37.074410] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-0: background entry self-heal triggered. path: /clients/client9/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:37.075059] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-1: background entry self-heal triggered. path: /clients/client9/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:37.076995] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-2: background entry self-heal completed on /clients/client7/~dmtmp/PM >[2012-04-03 17:45:37.082340] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-2: background entry self-heal triggered. path: /clients/client7/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:37.082680] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-0: background entry self-heal triggered. path: /clients/client7/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:37.084813] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-1: background entry self-heal triggered. path: /clients/client7/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:37.085047] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-0: background entry self-heal triggered. path: /clients/client3/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:37.085268] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-0: background entry self-heal completed on /clients/client9/~dmtmp/PM >[2012-04-03 17:45:37.088223] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-1: background entry self-heal completed on /clients/client9/~dmtmp/PM >[2012-04-03 17:45:37.089062] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-2: background entry self-heal completed on /clients/client9/~dmtmp/PM >[2012-04-03 17:45:37.090045] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-0: background entry self-heal completed on /clients/client7/~dmtmp/PM >[2012-04-03 17:45:37.091548] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-0: background entry self-heal completed on /clients/client3/~dmtmp/PM >[2012-04-03 17:45:37.093275] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-1: background entry self-heal completed on /clients/client7/~dmtmp/PM >[2012-04-03 17:45:37.094922] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-2: background entry self-heal triggered. path: /clients/client3/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:37.095136] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-1: background entry self-heal triggered. path: /clients/client3/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:37.095951] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-0: background entry self-heal triggered. path: /clients/client3/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:37.097195] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-2: background entry self-heal completed on /clients/client7/~dmtmp/PM >[2012-04-03 17:45:37.104008] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-0: background entry self-heal completed on /clients/client3/~dmtmp/PM >[2012-04-03 17:45:37.104561] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-1: background entry self-heal completed on /clients/client3/~dmtmp/PM >[2012-04-03 17:45:37.105035] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-2: background entry self-heal completed on /clients/client3/~dmtmp/PM >[2012-04-03 17:45:37.112522] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-2: background entry self-heal triggered. path: /clients/client8/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:37.120930] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-1: background entry self-heal triggered. path: /clients/client1/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:37.122364] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-2: background entry self-heal completed on /clients/client8/~dmtmp/PM >[2012-04-03 17:45:37.123993] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-0: background entry self-heal triggered. path: /clients/client8/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:37.124707] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-1: background entry self-heal triggered. path: /clients/client8/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:37.124906] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-2: background entry self-heal triggered. path: /clients/client8/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:37.129438] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-1: background entry self-heal completed on /clients/client1/~dmtmp/PM >[2012-04-03 17:45:37.130587] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-0: background entry self-heal completed on /clients/client8/~dmtmp/PM >[2012-04-03 17:45:37.131484] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-0: background entry self-heal triggered. path: /clients/client1/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:37.133188] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-1: background entry self-heal triggered. path: /clients/client1/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:37.133678] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-2: background entry self-heal triggered. path: /clients/client1/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:37.134297] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-1: background entry self-heal completed on /clients/client8/~dmtmp/PM >[2012-04-03 17:45:37.134658] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-1: background entry self-heal triggered. path: /clients/client5/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:37.135659] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-2: background entry self-heal completed on /clients/client8/~dmtmp/PM >[2012-04-03 17:45:37.137058] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-0: background entry self-heal completed on /clients/client1/~dmtmp/PM >[2012-04-03 17:45:37.140572] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-2: background entry self-heal completed on /clients/client1/~dmtmp/PM >[2012-04-03 17:45:37.145028] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-1: background entry self-heal completed on /clients/client1/~dmtmp/PM >[2012-04-03 17:45:37.145394] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-1: background entry self-heal completed on /clients/client5/~dmtmp/PM >[2012-04-03 17:45:37.147733] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-1: background entry self-heal triggered. path: /clients/client5/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:37.148951] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-2: background entry self-heal triggered. path: /clients/client5/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:37.149316] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-0: background entry self-heal triggered. path: /clients/client5/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:37.156131] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-0: background entry self-heal completed on /clients/client5/~dmtmp/PM >[2012-04-03 17:45:37.157848] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-2: background entry self-heal triggered. path: /clients/client2/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:37.161472] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-2: background entry self-heal completed on /clients/client5/~dmtmp/PM >[2012-04-03 17:45:37.162113] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-1: background entry self-heal completed on /clients/client5/~dmtmp/PM >[2012-04-03 17:45:37.170413] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-2: background entry self-heal completed on /clients/client2/~dmtmp/PM >[2012-04-03 17:45:37.173644] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-2: background entry self-heal triggered. path: /clients/client2/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:37.173847] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-1: background entry self-heal triggered. path: /clients/client2/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:37.174037] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-0: background entry self-heal triggered. path: /clients/client2/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:37.174978] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-1: background entry self-heal triggered. path: /clients/client4/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:37.178378] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-0: background entry self-heal completed on /clients/client2/~dmtmp/PM >[2012-04-03 17:45:37.184237] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-1: background entry self-heal completed on /clients/client2/~dmtmp/PM >[2012-04-03 17:45:37.185375] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-1: background entry self-heal completed on /clients/client4/~dmtmp/PM >[2012-04-03 17:45:37.186022] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-2: background entry self-heal completed on /clients/client2/~dmtmp/PM >[2012-04-03 17:45:37.187130] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-1: background entry self-heal triggered. path: /clients/client9/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:37.188130] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-0: background entry self-heal triggered. path: /clients/client4/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:37.188357] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-2: background entry self-heal triggered. path: /clients/client4/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:37.189148] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-1: background entry self-heal triggered. path: /clients/client4/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:37.197281] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-2: background entry self-heal completed on /clients/client4/~dmtmp/PM >[2012-04-03 17:45:37.197470] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-0: background entry self-heal completed on /clients/client4/~dmtmp/PM >[2012-04-03 17:45:37.198899] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-1: background entry self-heal completed on /clients/client9/~dmtmp/PM >[2012-04-03 17:45:37.200089] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-1: background entry self-heal completed on /clients/client4/~dmtmp/PM >[2012-04-03 17:45:37.202070] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-1: background entry self-heal triggered. path: /clients/client9/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:37.202748] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-2: background entry self-heal triggered. path: /clients/client9/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:37.202954] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-0: background entry self-heal triggered. path: /clients/client9/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:37.211211] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-2: background entry self-heal completed on /clients/client9/~dmtmp/PM >[2012-04-03 17:45:37.211438] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-2: background entry self-heal triggered. path: /clients/client7/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:37.214840] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-1: background entry self-heal completed on /clients/client9/~dmtmp/PM >[2012-04-03 17:45:37.215756] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-2: background entry self-heal completed on /clients/client7/~dmtmp/PM >[2012-04-03 17:45:37.216162] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-0: background entry self-heal completed on /clients/client9/~dmtmp/PM >[2012-04-03 17:45:37.218995] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-2: background entry self-heal triggered. path: /clients/client7/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:37.221737] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-1: background entry self-heal triggered. path: /clients/client7/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:37.222101] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-0: background entry self-heal triggered. path: /clients/client7/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:37.226083] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-0: background entry self-heal triggered. path: /clients/client3/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:37.229522] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-2: background entry self-heal completed on /clients/client7/~dmtmp/PM >[2012-04-03 17:45:37.230557] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-0: background entry self-heal completed on /clients/client7/~dmtmp/PM >[2012-04-03 17:45:37.233343] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-1: background entry self-heal completed on /clients/client7/~dmtmp/PM >[2012-04-03 17:45:37.235123] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-0: background entry self-heal completed on /clients/client3/~dmtmp/PM >[2012-04-03 17:45:37.236716] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-1: background entry self-heal triggered. path: /clients/client3/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:37.237126] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-2: background entry self-heal triggered. path: /clients/client8/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:37.237607] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-0: background entry self-heal triggered. path: /clients/client3/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:37.238538] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-2: background entry self-heal triggered. path: /clients/client3/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:37.242421] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-1: background entry self-heal completed on /clients/client3/~dmtmp/PM >[2012-04-03 17:45:37.245194] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-2: background entry self-heal completed on /clients/client8/~dmtmp/PM >[2012-04-03 17:45:37.246308] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-0: background entry self-heal completed on /clients/client3/~dmtmp/PM >[2012-04-03 17:45:37.246490] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-2: background entry self-heal completed on /clients/client3/~dmtmp/PM >[2012-04-03 17:45:37.246823] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-1: background entry self-heal triggered. path: /clients/client1/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:37.247283] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-0: background entry self-heal triggered. path: /clients/client8/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:37.247951] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-1: background entry self-heal triggered. path: /clients/client8/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:37.248394] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-2: background entry self-heal triggered. path: /clients/client8/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:37.256497] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-1: background entry self-heal completed on /clients/client1/~dmtmp/PM >[2012-04-03 17:45:37.256969] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-0: background entry self-heal completed on /clients/client8/~dmtmp/PM >[2012-04-03 17:45:37.257885] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-1: background entry self-heal completed on /clients/client8/~dmtmp/PM >[2012-04-03 17:45:37.258252] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-2: background entry self-heal completed on /clients/client8/~dmtmp/PM >[2012-04-03 17:45:37.258658] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-0: background entry self-heal triggered. path: /clients/client1/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:37.259782] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-1: background entry self-heal triggered. path: /clients/client1/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:37.260304] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-2: background entry self-heal triggered. path: /clients/client1/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:37.261726] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-2: background entry self-heal triggered. path: /clients/client0/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:37.266861] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-0: background entry self-heal completed on /clients/client1/~dmtmp/PM >[2012-04-03 17:45:37.268811] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-1: background entry self-heal completed on /clients/client1/~dmtmp/PM >[2012-04-03 17:45:37.271037] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-2: background entry self-heal completed on /clients/client1/~dmtmp/PM >[2012-04-03 17:45:37.272714] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-2: background entry self-heal completed on /clients/client0/~dmtmp/PM >[2012-04-03 17:45:37.274369] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-1: background entry self-heal triggered. path: /clients/client5/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:37.275081] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-2: background entry self-heal triggered. path: /clients/client0/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:37.276300] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-1: background entry self-heal triggered. path: /clients/client0/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:37.276669] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-0: background entry self-heal triggered. path: /clients/client0/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:37.282991] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-0: background entry self-heal completed on /clients/client0/~dmtmp/PM >[2012-04-03 17:45:37.283451] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-2: background entry self-heal completed on /clients/client0/~dmtmp/PM >[2012-04-03 17:45:37.284140] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-2: background entry self-heal triggered. path: /clients/client2/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:37.292765] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-1: background entry self-heal completed on /clients/client5/~dmtmp/PM >[2012-04-03 17:45:37.295054] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-1: background entry self-heal completed on /clients/client0/~dmtmp/PM >[2012-04-03 17:45:37.295769] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-0: background entry self-heal triggered. path: /clients/client5/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:37.297704] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-2: background entry self-heal completed on /clients/client2/~dmtmp/PM >[2012-04-03 17:45:37.298474] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-1: background entry self-heal triggered. path: /clients/client5/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:37.298705] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-2: background entry self-heal triggered. path: /clients/client5/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:37.301659] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-0: background entry self-heal triggered. path: /clients/client2/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:37.302420] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-2: background entry self-heal triggered. path: /clients/client2/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:37.302946] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-1: background entry self-heal triggered. path: /clients/client2/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:37.305465] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-0: background entry self-heal completed on /clients/client5/~dmtmp/PM >[2012-04-03 17:45:37.308469] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-2: background entry self-heal completed on /clients/client5/~dmtmp/PM >[2012-04-03 17:45:37.310253] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-2: background entry self-heal completed on /clients/client2/~dmtmp/PM >[2012-04-03 17:45:37.310460] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-1: background entry self-heal triggered. path: /clients/client9/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:37.310730] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-0: background entry self-heal completed on /clients/client2/~dmtmp/PM >[2012-04-03 17:45:37.311331] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-1: background entry self-heal completed on /clients/client5/~dmtmp/PM >[2012-04-03 17:45:37.313247] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-1: background entry self-heal completed on /clients/client2/~dmtmp/PM >[2012-04-03 17:45:37.320919] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-1: background entry self-heal completed on /clients/client9/~dmtmp/PM >[2012-04-03 17:45:37.322353] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-1: background entry self-heal triggered. path: /clients/client4/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:37.323096] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-0: background entry self-heal triggered. path: /clients/client9/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:37.323718] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-1: background entry self-heal triggered. path: /clients/client9/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:37.326202] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-2: background entry self-heal triggered. path: /clients/client9/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:37.329041] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-1: background entry self-heal completed on /clients/client4/~dmtmp/PM >[2012-04-03 17:45:37.330226] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-0: background entry self-heal completed on /clients/client9/~dmtmp/PM >[2012-04-03 17:45:37.331281] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-1: background entry self-heal completed on /clients/client9/~dmtmp/PM >[2012-04-03 17:45:37.332707] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-2: background entry self-heal triggered. path: /clients/client4/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:37.332976] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-0: background entry self-heal triggered. path: /clients/client4/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:37.333762] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-1: background entry self-heal triggered. path: /clients/client4/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:37.335348] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-2: background entry self-heal completed on /clients/client9/~dmtmp/PM >[2012-04-03 17:45:37.339411] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-2: background entry self-heal completed on /clients/client4/~dmtmp/PM >[2012-04-03 17:45:37.346098] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-0: background entry self-heal completed on /clients/client4/~dmtmp/PM >[2012-04-03 17:45:37.346680] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-2: background entry self-heal triggered. path: /clients/client7/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:37.349176] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-1: background entry self-heal completed on /clients/client4/~dmtmp/PM >[2012-04-03 17:45:37.354691] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-0: background entry self-heal triggered. path: /clients/client3/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:37.359056] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-2: background entry self-heal completed on /clients/client7/~dmtmp/PM >[2012-04-03 17:45:37.363787] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-0: background entry self-heal triggered. path: /clients/client7/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:37.364230] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-0: background entry self-heal completed on /clients/client3/~dmtmp/PM >[2012-04-03 17:45:37.364691] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-2: background entry self-heal triggered. path: /clients/client7/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:37.365756] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-1: background entry self-heal triggered. path: /clients/client7/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:37.368030] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-1: background entry self-heal triggered. path: /clients/client3/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:37.368362] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-2: background entry self-heal triggered. path: /clients/client3/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:37.369166] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-1: background entry self-heal triggered. path: /clients/client1/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:37.369492] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-0: background entry self-heal triggered. path: /clients/client3/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:37.374292] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-2: background entry self-heal completed on /clients/client7/~dmtmp/PM >[2012-04-03 17:45:37.374891] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-0: background entry self-heal completed on /clients/client7/~dmtmp/PM >[2012-04-03 17:45:37.375268] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-2: background entry self-heal completed on /clients/client3/~dmtmp/PM >[2012-04-03 17:45:37.377654] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-1: background entry self-heal completed on /clients/client7/~dmtmp/PM >[2012-04-03 17:45:37.378652] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-2: background entry self-heal triggered. path: /clients/client8/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:37.378970] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-1: background entry self-heal completed on /clients/client3/~dmtmp/PM >[2012-04-03 17:45:37.379706] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-0: background entry self-heal completed on /clients/client3/~dmtmp/PM >[2012-04-03 17:45:37.380028] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-1: background entry self-heal completed on /clients/client1/~dmtmp/PM >[2012-04-03 17:45:37.382501] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-1: background entry self-heal triggered. path: /clients/client1/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:37.383240] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-0: background entry self-heal triggered. path: /clients/client1/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:37.384148] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-2: background entry self-heal triggered. path: /clients/client1/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:37.386282] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-2: background entry self-heal completed on /clients/client8/~dmtmp/PM >[2012-04-03 17:45:37.388972] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-2: background entry self-heal triggered. path: /clients/client8/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:37.389283] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-0: background entry self-heal triggered. path: /clients/client8/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:37.389940] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-1: background entry self-heal triggered. path: /clients/client8/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:37.391785] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-2: background entry self-heal triggered. path: /clients/client0/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:37.393912] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-2: background entry self-heal completed on /clients/client1/~dmtmp/PM >[2012-04-03 17:45:37.394166] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-1: background entry self-heal completed on /clients/client1/~dmtmp/PM >[2012-04-03 17:45:37.395511] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-0: background entry self-heal completed on /clients/client1/~dmtmp/PM >[2012-04-03 17:45:37.398068] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-2: background entry self-heal completed on /clients/client8/~dmtmp/PM >[2012-04-03 17:45:37.399141] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-0: background entry self-heal completed on /clients/client8/~dmtmp/PM >[2012-04-03 17:45:37.399307] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-2: background entry self-heal completed on /clients/client0/~dmtmp/PM >[2012-04-03 17:45:37.402754] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-2: background entry self-heal triggered. path: /clients/client0/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:37.403410] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-1: background entry self-heal triggered. path: /clients/client0/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:37.403599] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-1: background entry self-heal completed on /clients/client8/~dmtmp/PM >[2012-04-03 17:45:37.406386] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-0: background entry self-heal triggered. path: /clients/client0/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:37.407790] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-2: background entry self-heal completed on /clients/client0/~dmtmp/PM >[2012-04-03 17:45:37.409632] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-1: background entry self-heal triggered. path: /clients/client5/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:37.414042] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-1: background entry self-heal completed on /clients/client0/~dmtmp/PM >[2012-04-03 17:45:37.418992] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-0: background entry self-heal completed on /clients/client0/~dmtmp/PM >[2012-04-03 17:45:37.421443] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-1: background entry self-heal completed on /clients/client5/~dmtmp/PM >[2012-04-03 17:45:37.423532] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-2: background entry self-heal triggered. path: /clients/client2/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:37.423782] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-0: background entry self-heal triggered. path: /clients/client5/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:37.424160] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-2: background entry self-heal triggered. path: /clients/client5/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:37.426109] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-1: background entry self-heal triggered. path: /clients/client5/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:37.431110] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-1: background entry self-heal triggered. path: /clients/client9/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:37.431780] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-0: background entry self-heal completed on /clients/client5/~dmtmp/PM >[2012-04-03 17:45:37.434218] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-1: background entry self-heal completed on /clients/client5/~dmtmp/PM >[2012-04-03 17:45:37.439159] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-1: background entry self-heal completed on /clients/client9/~dmtmp/PM >[2012-04-03 17:45:37.439639] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-2: background entry self-heal completed on /clients/client2/~dmtmp/PM >[2012-04-03 17:45:37.440203] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-2: background entry self-heal completed on /clients/client5/~dmtmp/PM >[2012-04-03 17:45:37.442486] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-0: background entry self-heal triggered. path: /clients/client9/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:37.442762] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-0: background entry self-heal triggered. path: /clients/client2/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:37.443286] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-2: background entry self-heal triggered. path: /clients/client9/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:37.443813] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-1: background entry self-heal triggered. path: /clients/client9/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:37.444014] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-2: background entry self-heal triggered. path: /clients/client2/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:37.445822] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-1: background entry self-heal triggered. path: /clients/client2/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:37.449162] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-0: background entry self-heal completed on /clients/client9/~dmtmp/PM >[2012-04-03 17:45:37.449590] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-0: background entry self-heal completed on /clients/client2/~dmtmp/PM >[2012-04-03 17:45:37.451506] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-1: background entry self-heal triggered. path: /clients/client4/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:37.456721] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-2: background entry self-heal completed on /clients/client9/~dmtmp/PM >[2012-04-03 17:45:37.457077] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-2: background entry self-heal completed on /clients/client2/~dmtmp/PM >[2012-04-03 17:45:37.457730] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-1: background entry self-heal completed on /clients/client9/~dmtmp/PM >[2012-04-03 17:45:37.458532] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-1: background entry self-heal completed on /clients/client2/~dmtmp/PM >[2012-04-03 17:45:37.458783] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-1: background entry self-heal completed on /clients/client4/~dmtmp/PM >[2012-04-03 17:45:37.462411] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-2: background entry self-heal triggered. path: /clients/client4/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:37.462678] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-0: background entry self-heal triggered. path: /clients/client4/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:37.464859] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-1: background entry self-heal triggered. path: /clients/client4/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:37.467854] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-0: background entry self-heal triggered. path: /clients/client6/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:37.468141] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-2: background entry self-heal completed on /clients/client4/~dmtmp/PM >[2012-04-03 17:45:37.473510] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-0: background entry self-heal completed on /clients/client4/~dmtmp/PM >[2012-04-03 17:45:37.475343] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-1: background entry self-heal completed on /clients/client4/~dmtmp/PM >[2012-04-03 17:45:37.476041] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-0: background entry self-heal completed on /clients/client6/~dmtmp/PM >[2012-04-03 17:45:37.477391] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-2: background entry self-heal triggered. path: /clients/client7/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:37.478653] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-0: background entry self-heal triggered. path: /clients/client6/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:37.479908] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-2: background entry self-heal triggered. path: /clients/client6/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:37.480978] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-1: background entry self-heal triggered. path: /clients/client6/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:37.483894] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-0: background entry self-heal completed on /clients/client6/~dmtmp/PM >[2012-04-03 17:45:37.484821] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-2: background entry self-heal completed on /clients/client7/~dmtmp/PM >[2012-04-03 17:45:37.486625] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-0: background entry self-heal triggered. path: /clients/client7/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:37.487499] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-1: background entry self-heal completed on /clients/client6/~dmtmp/PM >[2012-04-03 17:45:37.487681] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-1: background entry self-heal triggered. path: /clients/client7/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:37.488345] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-2: background entry self-heal completed on /clients/client6/~dmtmp/PM >[2012-04-03 17:45:37.488725] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-2: background entry self-heal triggered. path: /clients/client7/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:37.495598] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-0: background entry self-heal triggered. path: /clients/client3/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:37.498470] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-0: background entry self-heal completed on /clients/client7/~dmtmp/PM >[2012-04-03 17:45:37.499904] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-2: background entry self-heal completed on /clients/client7/~dmtmp/PM >[2012-04-03 17:45:37.500083] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-1: background entry self-heal completed on /clients/client7/~dmtmp/PM >[2012-04-03 17:45:37.506649] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-0: background entry self-heal completed on /clients/client3/~dmtmp/PM >[2012-04-03 17:45:37.509077] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-1: background entry self-heal triggered. path: /clients/client3/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:37.510784] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-2: background entry self-heal triggered. path: /clients/client3/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:37.511049] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-0: background entry self-heal triggered. path: /clients/client3/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:37.518420] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-1: background entry self-heal completed on /clients/client3/~dmtmp/PM >[2012-04-03 17:45:37.518845] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-2: background entry self-heal triggered. path: /clients/client8/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:37.519723] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-2: background entry self-heal completed on /clients/client3/~dmtmp/PM >[2012-04-03 17:45:37.520809] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-0: background entry self-heal completed on /clients/client3/~dmtmp/PM >[2012-04-03 17:45:37.528570] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-2: background entry self-heal completed on /clients/client8/~dmtmp/PM >[2012-04-03 17:45:37.529618] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-1: background entry self-heal triggered. path: /clients/client5/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:37.531695] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-1: background entry self-heal triggered. path: /clients/client8/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:37.532207] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-2: background entry self-heal triggered. path: /clients/client8/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:37.532824] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-0: background entry self-heal triggered. path: /clients/client8/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:37.538377] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-1: background entry self-heal completed on /clients/client5/~dmtmp/PM >[2012-04-03 17:45:37.540657] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-2: background entry self-heal triggered. path: /clients/client0/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:37.542175] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-0: background entry self-heal completed on /clients/client8/~dmtmp/PM >[2012-04-03 17:45:37.542657] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-2: background entry self-heal triggered. path: /clients/client5/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:37.542826] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-1: background entry self-heal completed on /clients/client8/~dmtmp/PM >[2012-04-03 17:45:37.543003] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-2: background entry self-heal completed on /clients/client8/~dmtmp/PM >[2012-04-03 17:45:37.543714] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-1: background entry self-heal triggered. path: /clients/client5/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:37.544089] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-0: background entry self-heal triggered. path: /clients/client5/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:37.551562] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-1: background entry self-heal completed on /clients/client5/~dmtmp/PM >[2012-04-03 17:45:37.552990] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-0: background entry self-heal completed on /clients/client5/~dmtmp/PM >[2012-04-03 17:45:37.553790] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-2: background entry self-heal triggered. path: /clients/client2/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:37.554557] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-2: background entry self-heal completed on /clients/client0/~dmtmp/PM >[2012-04-03 17:45:37.555886] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-2: background entry self-heal completed on /clients/client5/~dmtmp/PM >[2012-04-03 17:45:37.556808] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-0: background entry self-heal triggered. path: /clients/client0/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:37.557277] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-1: background entry self-heal triggered. path: /clients/client0/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:37.557598] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-2: background entry self-heal triggered. path: /clients/client0/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:37.562312] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-2: background entry self-heal completed on /clients/client2/~dmtmp/PM >[2012-04-03 17:45:37.562921] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-0: background entry self-heal completed on /clients/client0/~dmtmp/PM >[2012-04-03 17:45:37.564919] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-1: background entry self-heal triggered. path: /clients/client2/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:37.565152] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-2: background entry self-heal triggered. path: /clients/client2/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:37.565865] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-2: background entry self-heal completed on /clients/client0/~dmtmp/PM >[2012-04-03 17:45:37.567042] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-0: background entry self-heal triggered. path: /clients/client2/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:37.567768] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-1: background entry self-heal completed on /clients/client0/~dmtmp/PM >[2012-04-03 17:45:37.573700] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-0: background entry self-heal completed on /clients/client2/~dmtmp/PM >[2012-04-03 17:45:37.575869] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-2: background entry self-heal completed on /clients/client2/~dmtmp/PM >[2012-04-03 17:45:37.576329] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-1: background entry self-heal completed on /clients/client2/~dmtmp/PM >[2012-04-03 17:45:37.579969] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-1: background entry self-heal triggered. path: /clients/client4/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:37.586962] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-1: background entry self-heal completed on /clients/client4/~dmtmp/PM >[2012-04-03 17:45:37.589176] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-2: background entry self-heal triggered. path: /clients/client4/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:37.589488] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-0: background entry self-heal triggered. path: /clients/client4/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:37.589772] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-1: background entry self-heal triggered. path: /clients/client4/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:37.590817] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-0: background entry self-heal triggered. path: /clients/client6/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:37.592928] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-2: background entry self-heal completed on /clients/client4/~dmtmp/PM >[2012-04-03 17:45:37.596283] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-1: background entry self-heal completed on /clients/client4/~dmtmp/PM >[2012-04-03 17:45:37.598028] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-0: background entry self-heal completed on /clients/client4/~dmtmp/PM >[2012-04-03 17:45:37.598427] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-0: background entry self-heal completed on /clients/client6/~dmtmp/PM >[2012-04-03 17:45:37.600879] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-2: background entry self-heal triggered. path: /clients/client6/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:37.602364] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-0: background entry self-heal triggered. path: /clients/client6/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:37.602859] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-1: background entry self-heal triggered. path: /clients/client6/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:37.606897] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-2: background entry self-heal completed on /clients/client6/~dmtmp/PM >[2012-04-03 17:45:37.610583] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-1: background entry self-heal completed on /clients/client6/~dmtmp/PM >[2012-04-03 17:45:37.611926] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-0: background entry self-heal completed on /clients/client6/~dmtmp/PM >[2012-04-03 17:45:37.612192] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-2: background entry self-heal triggered. path: /clients/client7/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:37.618544] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-2: background entry self-heal completed on /clients/client7/~dmtmp/PM >[2012-04-03 17:45:37.619292] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-0: background entry self-heal triggered. path: /clients/client3/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:37.622159] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-2: background entry self-heal triggered. path: /clients/client7/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:37.623040] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-0: background entry self-heal triggered. path: /clients/client7/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:37.625580] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-1: background entry self-heal triggered. path: /clients/client7/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:37.629368] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-2: background entry self-heal completed on /clients/client7/~dmtmp/PM >[2012-04-03 17:45:37.629588] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-0: background entry self-heal completed on /clients/client3/~dmtmp/PM >[2012-04-03 17:45:37.631419] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-0: background entry self-heal completed on /clients/client7/~dmtmp/PM >[2012-04-03 17:45:37.631781] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-2: background entry self-heal triggered. path: /clients/client3/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:37.632100] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-0: background entry self-heal triggered. path: /clients/client3/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:37.632482] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-1: background entry self-heal triggered. path: /clients/client3/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:37.632970] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-2: background entry self-heal triggered. path: /clients/client8/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:37.633334] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-1: background entry self-heal completed on /clients/client7/~dmtmp/PM >[2012-04-03 17:45:37.639918] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-0: background entry self-heal completed on /clients/client3/~dmtmp/PM >[2012-04-03 17:45:37.641187] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-1: background entry self-heal completed on /clients/client3/~dmtmp/PM >[2012-04-03 17:45:37.641600] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-2: background entry self-heal completed on /clients/client3/~dmtmp/PM >[2012-04-03 17:45:37.642070] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-1: background entry self-heal triggered. path: /clients/client5/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:37.643664] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-2: background entry self-heal completed on /clients/client8/~dmtmp/PM >[2012-04-03 17:45:37.646217] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-0: background entry self-heal triggered. path: /clients/client8/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:37.646845] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-2: background entry self-heal triggered. path: /clients/client8/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:37.647094] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-1: background entry self-heal triggered. path: /clients/client8/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:37.652907] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-0: background entry self-heal completed on /clients/client8/~dmtmp/PM >[2012-04-03 17:45:37.653844] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-1: background entry self-heal completed on /clients/client5/~dmtmp/PM >[2012-04-03 17:45:37.656572] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-0: background entry self-heal triggered. path: /clients/client5/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:37.657585] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-1: background entry self-heal triggered. path: /clients/client5/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:37.657776] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-1: background entry self-heal completed on /clients/client8/~dmtmp/PM >[2012-04-03 17:45:37.660136] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-2: background entry self-heal triggered. path: /clients/client5/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:37.660315] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-2: background entry self-heal completed on /clients/client8/~dmtmp/PM >[2012-04-03 17:45:37.661289] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-0: background entry self-heal completed on /clients/client5/~dmtmp/PM >[2012-04-03 17:45:37.666036] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-1: background entry self-heal completed on /clients/client5/~dmtmp/PM >[2012-04-03 17:45:37.668677] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-2: background entry self-heal triggered. path: /clients/client0/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:37.669861] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-2: background entry self-heal completed on /clients/client5/~dmtmp/PM >[2012-04-03 17:45:37.680250] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-2: background entry self-heal completed on /clients/client0/~dmtmp/PM >[2012-04-03 17:45:37.681690] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-2: background entry self-heal triggered. path: /clients/client2/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:37.683761] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-1: background entry self-heal triggered. path: /clients/client0/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:37.684311] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-0: background entry self-heal triggered. path: /clients/client0/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:37.685257] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-2: background entry self-heal triggered. path: /clients/client0/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:37.693314] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-0: background entry self-heal completed on /clients/client0/~dmtmp/PM >[2012-04-03 17:45:37.693472] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-1: background entry self-heal completed on /clients/client0/~dmtmp/PM >[2012-04-03 17:45:37.693896] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-2: background entry self-heal completed on /clients/client2/~dmtmp/PM >[2012-04-03 17:45:37.694671] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-1: background entry self-heal triggered. path: /clients/client4/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:37.695484] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-0: background entry self-heal triggered. path: /clients/client2/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:37.695687] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-2: background entry self-heal completed on /clients/client0/~dmtmp/PM >[2012-04-03 17:45:37.697174] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-2: background entry self-heal triggered. path: /clients/client2/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:37.698166] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-1: background entry self-heal triggered. path: /clients/client2/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:37.700389] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-0: background entry self-heal completed on /clients/client2/~dmtmp/PM >[2012-04-03 17:45:37.707367] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-1: background entry self-heal completed on /clients/client4/~dmtmp/PM >[2012-04-03 17:45:37.708571] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-1: background entry self-heal completed on /clients/client2/~dmtmp/PM >[2012-04-03 17:45:37.708892] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-2: background entry self-heal completed on /clients/client2/~dmtmp/PM >[2012-04-03 17:45:37.710497] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-1: background entry self-heal triggered. path: /clients/client4/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:37.710726] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-0: background entry self-heal triggered. path: /clients/client4/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:37.711359] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-2: background entry self-heal triggered. path: /clients/client4/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:37.717477] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-0: background entry self-heal completed on /clients/client4/~dmtmp/PM >[2012-04-03 17:45:37.718041] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-2: background entry self-heal completed on /clients/client4/~dmtmp/PM >[2012-04-03 17:45:37.719473] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-0: background entry self-heal triggered. path: /clients/client6/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:37.721659] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-1: background entry self-heal completed on /clients/client4/~dmtmp/PM >[2012-04-03 17:45:37.726642] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-0: background entry self-heal completed on /clients/client6/~dmtmp/PM >[2012-04-03 17:45:37.729326] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-0: background entry self-heal triggered. path: /clients/client3/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:37.729512] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-0: background entry self-heal triggered. path: /clients/client6/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:37.730442] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-1: background entry self-heal triggered. path: /clients/client6/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:37.730764] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-2: background entry self-heal triggered. path: /clients/client6/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:37.735081] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-0: background entry self-heal completed on /clients/client3/~dmtmp/PM >[2012-04-03 17:45:37.737334] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-2: background entry self-heal completed on /clients/client6/~dmtmp/PM >[2012-04-03 17:45:37.739446] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-2: background entry self-heal triggered. path: /clients/client3/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:37.739799] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-0: background entry self-heal completed on /clients/client6/~dmtmp/PM >[2012-04-03 17:45:37.740247] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-1: background entry self-heal triggered. path: /clients/client3/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:37.741065] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-0: background entry self-heal triggered. path: /clients/client3/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:37.741416] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-1: background entry self-heal completed on /clients/client6/~dmtmp/PM >[2012-04-03 17:45:37.746151] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-2: background entry self-heal triggered. path: /clients/client7/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:37.746518] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-1: background entry self-heal completed on /clients/client3/~dmtmp/PM >[2012-04-03 17:45:37.747910] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-2: background entry self-heal completed on /clients/client3/~dmtmp/PM >[2012-04-03 17:45:37.750998] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-0: background entry self-heal completed on /clients/client3/~dmtmp/PM >[2012-04-03 17:45:37.753491] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-2: background entry self-heal completed on /clients/client7/~dmtmp/PM >[2012-04-03 17:45:37.756003] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-0: background entry self-heal triggered. path: /clients/client7/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:37.757070] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-2: background entry self-heal triggered. path: /clients/client7/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:37.757283] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-1: background entry self-heal triggered. path: /clients/client7/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:37.763756] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-0: background entry self-heal completed on /clients/client7/~dmtmp/PM >[2012-04-03 17:45:37.764337] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-2: background entry self-heal completed on /clients/client7/~dmtmp/PM >[2012-04-03 17:45:37.764570] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-1: background entry self-heal triggered. path: /clients/client5/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:37.768888] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-1: background entry self-heal completed on /clients/client7/~dmtmp/PM >[2012-04-03 17:45:37.776160] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-1: background entry self-heal completed on /clients/client5/~dmtmp/PM >[2012-04-03 17:45:37.777234] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-2: background entry self-heal triggered. path: /clients/client8/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:37.779069] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-0: background entry self-heal triggered. path: /clients/client5/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:37.779281] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-1: background entry self-heal triggered. path: /clients/client5/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:37.780503] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-2: background entry self-heal triggered. path: /clients/client5/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:37.785376] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-2: background entry self-heal triggered. path: /clients/client0/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:37.787168] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-2: background entry self-heal completed on /clients/client8/~dmtmp/PM >[2012-04-03 17:45:37.787694] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-0: background entry self-heal completed on /clients/client5/~dmtmp/PM >[2012-04-03 17:45:37.788084] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-1: background entry self-heal completed on /clients/client5/~dmtmp/PM >[2012-04-03 17:45:37.788757] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-0: background entry self-heal triggered. path: /clients/client8/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:37.788967] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-2: background entry self-heal completed on /clients/client5/~dmtmp/PM >[2012-04-03 17:45:37.790030] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-1: background entry self-heal triggered. path: /clients/client8/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:37.790958] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-2: background entry self-heal triggered. path: /clients/client8/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:37.794526] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-2: background entry self-heal completed on /clients/client0/~dmtmp/PM >[2012-04-03 17:45:37.795684] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-0: background entry self-heal completed on /clients/client8/~dmtmp/PM >[2012-04-03 17:45:37.797194] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-0: background entry self-heal triggered. path: /clients/client0/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:37.798261] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-1: background entry self-heal triggered. path: /clients/client0/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:37.798899] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-2: background entry self-heal triggered. path: /clients/client0/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:37.800726] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-1: background entry self-heal completed on /clients/client8/~dmtmp/PM >[2012-04-03 17:45:37.801789] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-2: background entry self-heal completed on /clients/client8/~dmtmp/PM >[2012-04-03 17:45:37.806894] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-0: background entry self-heal completed on /clients/client0/~dmtmp/PM >[2012-04-03 17:45:37.807995] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-2: background entry self-heal completed on /clients/client0/~dmtmp/PM >[2012-04-03 17:45:37.809503] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-1: background entry self-heal completed on /clients/client0/~dmtmp/PM >[2012-04-03 17:45:37.812218] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-1: background entry self-heal triggered. path: /clients/client4/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:37.819495] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-1: background entry self-heal completed on /clients/client4/~dmtmp/PM >[2012-04-03 17:45:37.820762] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-2: background entry self-heal triggered. path: /clients/client2/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:37.822023] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-1: background entry self-heal triggered. path: /clients/client4/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:37.822294] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-0: background entry self-heal triggered. path: /clients/client4/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:37.824022] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-2: background entry self-heal triggered. path: /clients/client4/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:37.826648] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-0: background entry self-heal completed on /clients/client4/~dmtmp/PM >[2012-04-03 17:45:37.831707] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-1: background entry self-heal completed on /clients/client4/~dmtmp/PM >[2012-04-03 17:45:37.832194] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-2: background entry self-heal completed on /clients/client2/~dmtmp/PM >[2012-04-03 17:45:37.833860] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-0: background entry self-heal triggered. path: /clients/client6/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:37.834124] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-1: background entry self-heal triggered. path: /clients/client2/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:37.834265] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-2: background entry self-heal completed on /clients/client4/~dmtmp/PM >[2012-04-03 17:45:37.835387] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-0: background entry self-heal triggered. path: /clients/client2/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:37.836248] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-2: background entry self-heal triggered. path: /clients/client2/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:37.842169] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-0: background entry self-heal completed on /clients/client6/~dmtmp/PM >[2012-04-03 17:45:37.843190] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-0: background entry self-heal completed on /clients/client2/~dmtmp/PM >[2012-04-03 17:45:37.845180] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-2: background entry self-heal triggered. path: /clients/client6/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:37.845400] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-1: background entry self-heal triggered. path: /clients/client9/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:37.845590] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-1: background entry self-heal triggered. path: /clients/client6/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:37.846114] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-0: background entry self-heal triggered. path: /clients/client6/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:37.846242] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-1: background entry self-heal completed on /clients/client2/~dmtmp/PM >[2012-04-03 17:45:37.846388] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-2: background entry self-heal completed on /clients/client2/~dmtmp/PM >[2012-04-03 17:45:37.854230] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-1: background entry self-heal completed on /clients/client9/~dmtmp/PM >[2012-04-03 17:45:37.855355] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-1: background entry self-heal completed on /clients/client6/~dmtmp/PM >[2012-04-03 17:45:37.855679] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-0: background entry self-heal completed on /clients/client6/~dmtmp/PM >[2012-04-03 17:45:37.856731] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-0: background entry self-heal triggered. path: /clients/client3/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:37.856950] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-1: background entry self-heal triggered. path: /clients/client9/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:37.857715] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-0: background entry self-heal triggered. path: /clients/client9/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:37.859003] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-2: background entry self-heal completed on /clients/client6/~dmtmp/PM >[2012-04-03 17:45:37.859540] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-2: background entry self-heal triggered. path: /clients/client9/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:37.866845] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-0: background entry self-heal completed on /clients/client3/~dmtmp/PM >[2012-04-03 17:45:37.867190] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-0: background entry self-heal completed on /clients/client9/~dmtmp/PM >[2012-04-03 17:45:37.867550] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-1: background entry self-heal completed on /clients/client9/~dmtmp/PM >[2012-04-03 17:45:37.867733] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-2: background entry self-heal completed on /clients/client9/~dmtmp/PM >[2012-04-03 17:45:37.869546] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-2: background entry self-heal triggered. path: /clients/client7/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:37.871074] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-0: background entry self-heal triggered. path: /clients/client3/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:37.871798] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-2: background entry self-heal triggered. path: /clients/client3/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:37.872869] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-1: background entry self-heal triggered. path: /clients/client3/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:37.879655] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-2: background entry self-heal completed on /clients/client7/~dmtmp/PM >[2012-04-03 17:45:37.881010] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-0: background entry self-heal completed on /clients/client3/~dmtmp/PM >[2012-04-03 17:45:37.881672] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-2: background entry self-heal completed on /clients/client3/~dmtmp/PM >[2012-04-03 17:45:37.882379] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-1: background entry self-heal triggered. path: /clients/client7/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:37.883388] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-1: background entry self-heal triggered. path: /clients/client5/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:37.883618] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-2: background entry self-heal triggered. path: /clients/client7/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:37.884914] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-0: background entry self-heal triggered. path: /clients/client7/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:37.885160] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-1: background entry self-heal completed on /clients/client3/~dmtmp/PM >[2012-04-03 17:45:37.890921] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-2: background entry self-heal completed on /clients/client7/~dmtmp/PM >[2012-04-03 17:45:37.891330] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-0: background entry self-heal completed on /clients/client7/~dmtmp/PM >[2012-04-03 17:45:37.892667] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-1: background entry self-heal completed on /clients/client7/~dmtmp/PM >[2012-04-03 17:45:37.893821] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-1: background entry self-heal completed on /clients/client5/~dmtmp/PM >[2012-04-03 17:45:37.897017] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-0: background entry self-heal triggered. path: /clients/client5/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:37.897302] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-2: background entry self-heal triggered. path: /clients/client5/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:37.898210] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-1: background entry self-heal triggered. path: /clients/client5/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:37.906568] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-1: background entry self-heal completed on /clients/client5/~dmtmp/PM >[2012-04-03 17:45:37.908998] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-0: background entry self-heal completed on /clients/client5/~dmtmp/PM >[2012-04-03 17:45:37.909717] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-2: background entry self-heal triggered. path: /clients/client8/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:37.911200] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-2: background entry self-heal completed on /clients/client5/~dmtmp/PM >[2012-04-03 17:45:37.919732] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-2: background entry self-heal completed on /clients/client8/~dmtmp/PM >[2012-04-03 17:45:37.920296] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-2: background entry self-heal triggered. path: /clients/client0/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:37.922466] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-1: background entry self-heal triggered. path: /clients/client8/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:37.922921] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-0: background entry self-heal triggered. path: /clients/client8/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:37.926565] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-2: background entry self-heal triggered. path: /clients/client8/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:37.930393] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-0: background entry self-heal completed on /clients/client8/~dmtmp/PM >[2012-04-03 17:45:37.933558] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-1: background entry self-heal completed on /clients/client8/~dmtmp/PM >[2012-04-03 17:45:37.937813] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-2: background entry self-heal completed on /clients/client0/~dmtmp/PM >[2012-04-03 17:45:37.939146] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-1: background entry self-heal triggered. path: /clients/client4/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:37.940126] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-0: background entry self-heal triggered. path: /clients/client0/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:37.940473] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-2: background entry self-heal triggered. path: /clients/client0/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:37.941463] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-1: background entry self-heal triggered. path: /clients/client0/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:37.942293] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-2: background entry self-heal completed on /clients/client8/~dmtmp/PM >[2012-04-03 17:45:37.947988] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-2: background entry self-heal triggered. path: /clients/client2/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:37.948875] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-1: background entry self-heal completed on /clients/client4/~dmtmp/PM >[2012-04-03 17:45:37.950134] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-1: background entry self-heal completed on /clients/client0/~dmtmp/PM >[2012-04-03 17:45:37.950270] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-2: background entry self-heal completed on /clients/client0/~dmtmp/PM >[2012-04-03 17:45:37.951412] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-1: background entry self-heal triggered. path: /clients/client4/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:37.951681] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-2: background entry self-heal triggered. path: /clients/client4/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:37.952630] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-0: background entry self-heal triggered. path: /clients/client4/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:37.952839] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-0: background entry self-heal completed on /clients/client0/~dmtmp/PM >[2012-04-03 17:45:37.958432] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-2: background entry self-heal completed on /clients/client2/~dmtmp/PM >[2012-04-03 17:45:37.960180] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-0: background entry self-heal triggered. path: /clients/client6/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:37.961300] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-0: background entry self-heal triggered. path: /clients/client2/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:37.961511] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-2: background entry self-heal triggered. path: /clients/client2/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:37.961644] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-1: background entry self-heal completed on /clients/client4/~dmtmp/PM >[2012-04-03 17:45:37.961819] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-1: background entry self-heal triggered. path: /clients/client2/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:37.962400] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-0: background entry self-heal completed on /clients/client4/~dmtmp/PM >[2012-04-03 17:45:37.963084] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-2: background entry self-heal completed on /clients/client4/~dmtmp/PM >[2012-04-03 17:45:37.969929] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-0: background entry self-heal completed on /clients/client6/~dmtmp/PM >[2012-04-03 17:45:37.970343] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-0: background entry self-heal completed on /clients/client2/~dmtmp/PM >[2012-04-03 17:45:37.972362] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-1: background entry self-heal completed on /clients/client2/~dmtmp/PM >[2012-04-03 17:45:37.974061] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-1: background entry self-heal triggered. path: /clients/client6/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:37.974668] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-1: background entry self-heal triggered. path: /clients/client9/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:37.975064] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-0: background entry self-heal triggered. path: /clients/client6/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:37.976061] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-2: background entry self-heal triggered. path: /clients/client6/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:37.978077] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-2: background entry self-heal completed on /clients/client2/~dmtmp/PM >[2012-04-03 17:45:37.983328] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-1: background entry self-heal completed on /clients/client6/~dmtmp/PM >[2012-04-03 17:45:37.984957] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-1: background entry self-heal completed on /clients/client9/~dmtmp/PM >[2012-04-03 17:45:37.985469] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-0: background entry self-heal completed on /clients/client6/~dmtmp/PM >[2012-04-03 17:45:37.989703] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-2: background entry self-heal completed on /clients/client6/~dmtmp/PM >[2012-04-03 17:45:37.989967] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-0: background entry self-heal triggered. path: /clients/client3/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:37.990201] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-1: background entry self-heal triggered. path: /clients/client9/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:37.990658] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-0: background entry self-heal triggered. path: /clients/client9/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:37.990867] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-2: background entry self-heal triggered. path: /clients/client9/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:37.995471] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-2: background entry self-heal triggered. path: /clients/client7/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:38.000713] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-1: background entry self-heal completed on /clients/client9/~dmtmp/PM >[2012-04-03 17:45:38.001754] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-0: background entry self-heal completed on /clients/client3/~dmtmp/PM >[2012-04-03 17:45:38.002332] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-2: background entry self-heal completed on /clients/client9/~dmtmp/PM >[2012-04-03 17:45:38.002505] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-0: background entry self-heal completed on /clients/client9/~dmtmp/PM >[2012-04-03 17:45:38.005888] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-1: background entry self-heal triggered. path: /clients/client3/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:38.006739] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-0: background entry self-heal triggered. path: /clients/client3/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:38.007123] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-2: background entry self-heal triggered. path: /clients/client3/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:38.008411] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-2: background entry self-heal completed on /clients/client7/~dmtmp/PM >[2012-04-03 17:45:38.011508] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-0: background entry self-heal triggered. path: /clients/client7/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:38.012351] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-2: background entry self-heal triggered. path: /clients/client7/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:38.013617] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-1: background entry self-heal triggered. path: /clients/client7/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:38.015602] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-0: background entry self-heal completed on /clients/client3/~dmtmp/PM >[2012-04-03 17:45:38.017793] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-2: background entry self-heal completed on /clients/client3/~dmtmp/PM >[2012-04-03 17:45:38.018322] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-1: background entry self-heal completed on /clients/client3/~dmtmp/PM >[2012-04-03 17:45:38.020274] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-0: background entry self-heal completed on /clients/client7/~dmtmp/PM >[2012-04-03 17:45:38.021052] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-2: background entry self-heal completed on /clients/client7/~dmtmp/PM >[2012-04-03 17:45:38.027659] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-1: background entry self-heal completed on /clients/client7/~dmtmp/PM >[2012-04-03 17:45:38.028314] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-1: background entry self-heal triggered. path: /clients/client5/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:38.035597] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-1: background entry self-heal completed on /clients/client5/~dmtmp/PM >[2012-04-03 17:45:38.039311] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-0: background entry self-heal triggered. path: /clients/client5/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:38.039657] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-1: background entry self-heal triggered. path: /clients/client5/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:38.040747] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-2: background entry self-heal triggered. path: /clients/client5/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:38.044821] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-2: background entry self-heal triggered. path: /clients/client0/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:38.046534] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-0: background entry self-heal completed on /clients/client5/~dmtmp/PM >[2012-04-03 17:45:38.049384] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-2: background entry self-heal completed on /clients/client5/~dmtmp/PM >[2012-04-03 17:45:38.050703] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-1: background entry self-heal completed on /clients/client5/~dmtmp/PM >[2012-04-03 17:45:38.051454] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-2: background entry self-heal triggered. path: /clients/client8/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:38.054026] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-2: background entry self-heal completed on /clients/client0/~dmtmp/PM >[2012-04-03 17:45:38.056484] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-0: background entry self-heal triggered. path: /clients/client0/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:38.057340] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-1: background entry self-heal triggered. path: /clients/client0/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:38.059292] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-2: background entry self-heal triggered. path: /clients/client0/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:38.063944] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-1: background entry self-heal triggered. path: /clients/client4/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:38.064090] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-0: background entry self-heal completed on /clients/client0/~dmtmp/PM >[2012-04-03 17:45:38.064289] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-2: background entry self-heal completed on /clients/client8/~dmtmp/PM >[2012-04-03 17:45:38.064909] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-1: background entry self-heal completed on /clients/client0/~dmtmp/PM >[2012-04-03 17:45:38.066579] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-1: background entry self-heal triggered. path: /clients/client8/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:38.066927] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-0: background entry self-heal triggered. path: /clients/client8/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:38.068301] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-2: background entry self-heal triggered. path: /clients/client8/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:38.069147] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-2: background entry self-heal completed on /clients/client0/~dmtmp/PM >[2012-04-03 17:45:38.072481] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-1: background entry self-heal completed on /clients/client4/~dmtmp/PM >[2012-04-03 17:45:38.075062] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-1: background entry self-heal triggered. path: /clients/client4/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:38.075799] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-0: background entry self-heal triggered. path: /clients/client4/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:38.076280] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-2: background entry self-heal triggered. path: /clients/client4/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:38.076620] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-2: background entry self-heal triggered. path: /clients/client2/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:38.077490] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-0: background entry self-heal completed on /clients/client8/~dmtmp/PM >[2012-04-03 17:45:38.077749] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-1: background entry self-heal completed on /clients/client8/~dmtmp/PM >[2012-04-03 17:45:38.079111] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-2: background entry self-heal completed on /clients/client8/~dmtmp/PM >[2012-04-03 17:45:38.082722] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-1: background entry self-heal completed on /clients/client4/~dmtmp/PM >[2012-04-03 17:45:38.084954] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-0: background entry self-heal completed on /clients/client4/~dmtmp/PM >[2012-04-03 17:45:38.085943] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-2: background entry self-heal completed on /clients/client4/~dmtmp/PM >[2012-04-03 17:45:38.087386] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-2: background entry self-heal completed on /clients/client2/~dmtmp/PM >[2012-04-03 17:45:38.090768] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-1: background entry self-heal triggered. path: /clients/client2/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:38.091793] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-2: background entry self-heal triggered. path: /clients/client2/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:38.092015] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-0: background entry self-heal triggered. path: /clients/client2/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:38.099807] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-2: background entry self-heal completed on /clients/client2/~dmtmp/PM >[2012-04-03 17:45:38.101666] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-0: background entry self-heal completed on /clients/client2/~dmtmp/PM >[2012-04-03 17:45:38.103726] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-0: background entry self-heal triggered. path: /clients/client6/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:38.104567] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-1: background entry self-heal completed on /clients/client2/~dmtmp/PM >[2012-04-03 17:45:38.115094] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-0: background entry self-heal completed on /clients/client6/~dmtmp/PM >[2012-04-03 17:45:38.115530] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-0: background entry self-heal triggered. path: /clients/client3/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:38.118659] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-1: background entry self-heal triggered. path: /clients/client6/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:38.118965] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-2: background entry self-heal triggered. path: /clients/client6/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:38.120188] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-0: background entry self-heal triggered. path: /clients/client6/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:38.126599] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-1: background entry self-heal completed on /clients/client6/~dmtmp/PM >[2012-04-03 17:45:38.128400] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-2: background entry self-heal triggered. path: /clients/client7/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:38.128861] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-0: background entry self-heal completed on /clients/client3/~dmtmp/PM >[2012-04-03 17:45:38.129824] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-2: background entry self-heal completed on /clients/client6/~dmtmp/PM >[2012-04-03 17:45:38.130673] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-1: background entry self-heal triggered. path: /clients/client3/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:38.131141] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-0: background entry self-heal completed on /clients/client6/~dmtmp/PM >[2012-04-03 17:45:38.132653] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-2: background entry self-heal triggered. path: /clients/client3/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:38.133712] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-0: background entry self-heal triggered. path: /clients/client3/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:38.139593] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-2: background entry self-heal completed on /clients/client7/~dmtmp/PM >[2012-04-03 17:45:38.140010] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-2: background entry self-heal completed on /clients/client3/~dmtmp/PM >[2012-04-03 17:45:38.140200] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-1: background entry self-heal triggered. path: /clients/client9/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:38.140384] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-1: background entry self-heal completed on /clients/client3/~dmtmp/PM >[2012-04-03 17:45:38.143459] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-0: background entry self-heal triggered. path: /clients/client7/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:38.143703] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-1: background entry self-heal triggered. path: /clients/client7/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:38.144193] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-2: background entry self-heal triggered. path: /clients/client7/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:38.144410] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-0: background entry self-heal completed on /clients/client3/~dmtmp/PM >[2012-04-03 17:45:38.151079] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-1: background entry self-heal completed on /clients/client9/~dmtmp/PM >[2012-04-03 17:45:38.152068] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-0: background entry self-heal completed on /clients/client7/~dmtmp/PM >[2012-04-03 17:45:38.152948] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-1: background entry self-heal completed on /clients/client7/~dmtmp/PM >[2012-04-03 17:45:38.153230] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-2: background entry self-heal triggered. path: /clients/client9/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:38.153422] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-0: background entry self-heal triggered. path: /clients/client9/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:38.154645] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-2: background entry self-heal completed on /clients/client7/~dmtmp/PM >[2012-04-03 17:45:38.155467] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-1: background entry self-heal triggered. path: /clients/client9/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:38.155961] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-1: background entry self-heal triggered. path: /clients/client5/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:38.161633] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-2: background entry self-heal completed on /clients/client9/~dmtmp/PM >[2012-04-03 17:45:38.164256] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-1: background entry self-heal completed on /clients/client9/~dmtmp/PM >[2012-04-03 17:45:38.164954] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-1: background entry self-heal completed on /clients/client5/~dmtmp/PM >[2012-04-03 17:45:38.165648] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-0: background entry self-heal completed on /clients/client9/~dmtmp/PM >[2012-04-03 17:45:38.169018] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-0: background entry self-heal triggered. path: /clients/client5/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:38.169947] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-1: background entry self-heal triggered. path: /clients/client5/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:38.170649] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-2: background entry self-heal triggered. path: /clients/client0/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:38.171172] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-2: background entry self-heal triggered. path: /clients/client5/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:38.176548] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-0: background entry self-heal completed on /clients/client5/~dmtmp/PM >[2012-04-03 17:45:38.184320] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-1: background entry self-heal completed on /clients/client5/~dmtmp/PM >[2012-04-03 17:45:38.185064] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-2: background entry self-heal completed on /clients/client0/~dmtmp/PM >[2012-04-03 17:45:38.187236] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-2: background entry self-heal completed on /clients/client5/~dmtmp/PM >[2012-04-03 17:45:38.188406] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-1: background entry self-heal triggered. path: /clients/client0/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:38.188700] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-0: background entry self-heal triggered. path: /clients/client0/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:38.190568] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-2: background entry self-heal triggered. path: /clients/client0/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:38.192318] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-2: background entry self-heal triggered. path: /clients/client8/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:38.197922] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-1: background entry self-heal completed on /clients/client0/~dmtmp/PM >[2012-04-03 17:45:38.200423] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-0: background entry self-heal completed on /clients/client0/~dmtmp/PM >[2012-04-03 17:45:38.203589] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-2: background entry self-heal completed on /clients/client0/~dmtmp/PM >[2012-04-03 17:45:38.205494] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-2: background entry self-heal completed on /clients/client8/~dmtmp/PM >[2012-04-03 17:45:38.208392] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-2: background entry self-heal triggered. path: /clients/client8/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:38.208979] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-0: background entry self-heal triggered. path: /clients/client8/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:38.212929] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-0: background entry self-heal completed on /clients/client8/~dmtmp/PM >[2012-04-03 17:45:38.213175] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-2: background entry self-heal completed on /clients/client8/~dmtmp/PM >[2012-04-03 17:45:38.241004] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-1: background entry self-heal triggered. path: /clients/client8/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:38.242177] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-1: background entry self-heal triggered. path: /clients/client4/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:38.248868] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-1: background entry self-heal completed on /clients/client8/~dmtmp/PM >[2012-04-03 17:45:38.249636] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-1: background entry self-heal completed on /clients/client4/~dmtmp/PM >[2012-04-03 17:45:38.250782] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-2: background entry self-heal triggered. path: /clients/client2/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:38.251495] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-0: background entry self-heal triggered. path: /clients/client4/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:38.251966] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-2: background entry self-heal triggered. path: /clients/client4/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:38.256701] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-2: background entry self-heal completed on /clients/client2/~dmtmp/PM >[2012-04-03 17:45:38.257246] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-0: background entry self-heal completed on /clients/client4/~dmtmp/PM >[2012-04-03 17:45:38.257428] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-2: background entry self-heal completed on /clients/client4/~dmtmp/PM >[2012-04-03 17:45:38.258115] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-0: background entry self-heal triggered. path: /clients/client2/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:38.258862] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-2: background entry self-heal triggered. path: /clients/client2/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:38.261686] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-2: background entry self-heal completed on /clients/client2/~dmtmp/PM >[2012-04-03 17:45:38.262116] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-0: background entry self-heal completed on /clients/client2/~dmtmp/PM >[2012-04-03 17:45:38.331665] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-1: background entry self-heal triggered. path: /clients/client4/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:38.333005] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-1: background entry self-heal triggered. path: /clients/client2/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:38.338165] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-1: background entry self-heal completed on /clients/client4/~dmtmp/PM >[2012-04-03 17:45:38.339284] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-1: background entry self-heal completed on /clients/client2/~dmtmp/PM >[2012-04-03 17:45:38.392370] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-0: background entry self-heal triggered. path: /clients/client6/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:38.397142] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-0: background entry self-heal completed on /clients/client6/~dmtmp/PM >[2012-04-03 17:45:38.398819] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-0: background entry self-heal triggered. path: /clients/client6/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:38.399110] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-2: background entry self-heal triggered. path: /clients/client6/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:38.402120] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-2: background entry self-heal completed on /clients/client6/~dmtmp/PM >[2012-04-03 17:45:38.402541] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-0: background entry self-heal completed on /clients/client6/~dmtmp/PM >[2012-04-03 17:45:38.472619] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-1: background entry self-heal triggered. path: /clients/client6/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:38.476652] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-2: background entry self-heal triggered. path: /clients/client7/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:38.480678] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-1: background entry self-heal completed on /clients/client6/~dmtmp/PM >[2012-04-03 17:45:38.483856] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-1: background entry self-heal triggered. path: /clients/client9/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:38.487842] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-2: background entry self-heal completed on /clients/client7/~dmtmp/PM >[2012-04-03 17:45:38.490963] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-1: background entry self-heal triggered. path: /clients/client7/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:38.491393] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-1: background entry self-heal completed on /clients/client9/~dmtmp/PM >[2012-04-03 17:45:38.493332] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-0: background entry self-heal triggered. path: /clients/client7/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:38.494851] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-1: background entry self-heal triggered. path: /clients/client9/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:38.495412] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-2: background entry self-heal triggered. path: /clients/client7/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:38.497834] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-0: background entry self-heal triggered. path: /clients/client9/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:38.499533] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-1: background entry self-heal completed on /clients/client7/~dmtmp/PM >[2012-04-03 17:45:38.499854] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-2: background entry self-heal triggered. path: /clients/client9/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:38.501087] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-1: background entry self-heal triggered. path: /clients/client5/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:38.502193] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-1: background entry self-heal completed on /clients/client9/~dmtmp/PM >[2012-04-03 17:45:38.506413] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-1: background entry self-heal completed on /clients/client5/~dmtmp/PM >[2012-04-03 17:45:38.508273] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-1: background entry self-heal triggered. path: /clients/client5/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:38.508787] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-2: background entry self-heal completed on /clients/client7/~dmtmp/PM >[2012-04-03 17:45:38.508996] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-0: background entry self-heal completed on /clients/client7/~dmtmp/PM >[2012-04-03 17:45:38.509698] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-2: background entry self-heal completed on /clients/client9/~dmtmp/PM >[2012-04-03 17:45:38.510093] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-2: background entry self-heal triggered. path: /clients/client5/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:38.511540] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-0: background entry self-heal completed on /clients/client9/~dmtmp/PM >[2012-04-03 17:45:38.512435] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-0: background entry self-heal triggered. path: /clients/client5/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:38.513674] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-2: background entry self-heal triggered. path: /clients/client8/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:38.515760] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-1: background entry self-heal completed on /clients/client5/~dmtmp/PM >[2012-04-03 17:45:38.519415] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-0: background entry self-heal completed on /clients/client5/~dmtmp/PM >[2012-04-03 17:45:38.522032] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-2: background entry self-heal completed on /clients/client5/~dmtmp/PM >[2012-04-03 17:45:38.524268] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-2: background entry self-heal completed on /clients/client8/~dmtmp/PM >[2012-04-03 17:45:38.526659] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-1: background entry self-heal triggered. path: /clients/client8/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:38.527869] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-2: background entry self-heal triggered. path: /clients/client0/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:38.528326] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-2: background entry self-heal triggered. path: /clients/client8/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:38.529902] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-0: background entry self-heal triggered. path: /clients/client8/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:38.533592] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-1: background entry self-heal completed on /clients/client8/~dmtmp/PM >[2012-04-03 17:45:38.536943] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-2: background entry self-heal triggered. path: /clients/client2/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:38.539181] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-2: background entry self-heal completed on /clients/client0/~dmtmp/PM >[2012-04-03 17:45:38.540105] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-0: background entry self-heal completed on /clients/client8/~dmtmp/PM >[2012-04-03 17:45:38.544807] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-0: background entry self-heal triggered. path: /clients/client0/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:38.547631] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-1: background entry self-heal triggered. path: /clients/client0/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:38.555296] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-2: background entry self-heal triggered. path: /clients/client0/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:38.556211] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-1: background entry self-heal triggered. path: /clients/client1/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:38.556453] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-0: background entry self-heal completed on /clients/client0/~dmtmp/PM >[2012-04-03 17:45:38.556919] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-2: background entry self-heal completed on /clients/client8/~dmtmp/PM >[2012-04-03 17:45:38.558054] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-1: background entry self-heal completed on /clients/client0/~dmtmp/PM >[2012-04-03 17:45:38.563708] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-2: background entry self-heal completed on /clients/client2/~dmtmp/PM >[2012-04-03 17:45:38.564153] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-1: background entry self-heal completed on /clients/client1/~dmtmp/PM >[2012-04-03 17:45:38.565031] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-2: background entry self-heal completed on /clients/client0/~dmtmp/PM >[2012-04-03 17:45:38.566319] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-1: background entry self-heal triggered. path: /clients/client2/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:38.567642] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-1: background entry self-heal triggered. path: /clients/client4/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:38.568416] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-1: background entry self-heal triggered. path: /clients/client1/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:38.569016] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-0: background entry self-heal triggered. path: /clients/client2/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:38.569399] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-0: background entry self-heal triggered. path: /clients/client1/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:38.570386] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-2: background entry self-heal triggered. path: /clients/client2/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:38.572010] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-2: background entry self-heal triggered. path: /clients/client1/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:38.573216] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-1: background entry self-heal completed on /clients/client2/~dmtmp/PM >[2012-04-03 17:45:38.573824] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-1: background entry self-heal completed on /clients/client4/~dmtmp/PM >[2012-04-03 17:45:38.575483] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-1: background entry self-heal completed on /clients/client1/~dmtmp/PM >[2012-04-03 17:45:38.577695] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-1: background entry self-heal triggered. path: /clients/client4/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:38.577931] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-0: background entry self-heal triggered. path: /clients/client4/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:38.579045] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-2: background entry self-heal triggered. path: /clients/client4/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:38.580929] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-0: background entry self-heal triggered. path: /clients/client6/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:38.582512] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-1: background entry self-heal completed on /clients/client4/~dmtmp/PM >[2012-04-03 17:45:38.585436] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-0: background entry self-heal completed on /clients/client2/~dmtmp/PM >[2012-04-03 17:45:38.585700] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-0: background entry self-heal completed on /clients/client1/~dmtmp/PM >[2012-04-03 17:45:38.587500] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-2: background entry self-heal completed on /clients/client2/~dmtmp/PM >[2012-04-03 17:45:38.587867] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-2: background entry self-heal completed on /clients/client1/~dmtmp/PM >[2012-04-03 17:45:38.589053] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-0: background entry self-heal completed on /clients/client4/~dmtmp/PM >[2012-04-03 17:45:38.593857] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-2: background entry self-heal completed on /clients/client4/~dmtmp/PM >[2012-04-03 17:45:38.594069] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-0: background entry self-heal completed on /clients/client6/~dmtmp/PM >[2012-04-03 17:45:38.597705] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-0: background entry self-heal triggered. path: /clients/client6/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:38.599731] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-1: background entry self-heal triggered. path: /clients/client6/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:38.600529] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-2: background entry self-heal triggered. path: /clients/client6/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:38.607661] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-0: background entry self-heal completed on /clients/client6/~dmtmp/PM >[2012-04-03 17:45:38.608831] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-1: background entry self-heal completed on /clients/client6/~dmtmp/PM >[2012-04-03 17:45:38.614792] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-2: background entry self-heal triggered. path: /clients/client7/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:38.615896] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-2: background entry self-heal completed on /clients/client6/~dmtmp/PM >[2012-04-03 17:45:38.623254] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-1: background entry self-heal triggered. path: /clients/client9/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:38.623864] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-2: background entry self-heal completed on /clients/client7/~dmtmp/PM >[2012-04-03 17:45:38.626873] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-1: background entry self-heal triggered. path: /clients/client7/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:38.627245] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-2: background entry self-heal triggered. path: /clients/client7/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:38.627443] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-0: background entry self-heal triggered. path: /clients/client7/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:38.630687] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-1: background entry self-heal completed on /clients/client9/~dmtmp/PM >[2012-04-03 17:45:38.634405] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-1: background entry self-heal triggered. path: /clients/client9/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:38.635720] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-0: background entry self-heal triggered. path: /clients/client9/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:38.638790] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-1: background entry self-heal triggered. path: /clients/client5/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:38.638996] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-2: background entry self-heal triggered. path: /clients/client9/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:38.639128] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-1: background entry self-heal completed on /clients/client7/~dmtmp/PM >[2012-04-03 17:45:38.640819] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-2: background entry self-heal completed on /clients/client7/~dmtmp/PM >[2012-04-03 17:45:38.641082] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-0: background entry self-heal completed on /clients/client7/~dmtmp/PM >[2012-04-03 17:45:38.645031] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-1: background entry self-heal completed on /clients/client9/~dmtmp/PM >[2012-04-03 17:45:38.647241] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-1: background entry self-heal completed on /clients/client5/~dmtmp/PM >[2012-04-03 17:45:38.647860] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-0: background entry self-heal completed on /clients/client9/~dmtmp/PM >[2012-04-03 17:45:38.649128] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-2: background entry self-heal completed on /clients/client9/~dmtmp/PM >[2012-04-03 17:45:38.649512] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-1: background entry self-heal triggered. path: /clients/client5/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:38.650933] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-0: background entry self-heal triggered. path: /clients/client5/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:38.651264] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-2: background entry self-heal triggered. path: /clients/client0/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:38.651958] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-2: background entry self-heal triggered. path: /clients/client5/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:38.662685] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-0: background entry self-heal completed on /clients/client5/~dmtmp/PM >[2012-04-03 17:45:38.662845] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-2: background entry self-heal completed on /clients/client0/~dmtmp/PM >[2012-04-03 17:45:38.663446] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-2: background entry self-heal completed on /clients/client5/~dmtmp/PM >[2012-04-03 17:45:38.663707] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-2: background entry self-heal triggered. path: /clients/client8/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:38.663929] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-1: background entry self-heal completed on /clients/client5/~dmtmp/PM >[2012-04-03 17:45:38.665721] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-1: background entry self-heal triggered. path: /clients/client0/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:38.666371] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-0: background entry self-heal triggered. path: /clients/client0/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:38.667569] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-2: background entry self-heal triggered. path: /clients/client0/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:38.674156] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-2: background entry self-heal completed on /clients/client8/~dmtmp/PM >[2012-04-03 17:45:38.675067] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-1: background entry self-heal completed on /clients/client0/~dmtmp/PM >[2012-04-03 17:45:38.675895] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-1: background entry self-heal triggered. path: /clients/client1/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:38.676203] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-2: background entry self-heal completed on /clients/client0/~dmtmp/PM >[2012-04-03 17:45:38.676677] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-1: background entry self-heal triggered. path: /clients/client8/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:38.677369] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-0: background entry self-heal triggered. path: /clients/client8/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:38.677593] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-2: background entry self-heal triggered. path: /clients/client8/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:38.678829] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-0: background entry self-heal completed on /clients/client0/~dmtmp/PM >[2012-04-03 17:45:38.684687] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-1: background entry self-heal completed on /clients/client1/~dmtmp/PM >[2012-04-03 17:45:38.686733] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-1: background entry self-heal completed on /clients/client8/~dmtmp/PM >[2012-04-03 17:45:38.686982] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-2: background entry self-heal completed on /clients/client8/~dmtmp/PM >[2012-04-03 17:45:38.687866] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-1: background entry self-heal triggered. path: /clients/client1/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:38.688217] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-0: background entry self-heal completed on /clients/client8/~dmtmp/PM >[2012-04-03 17:45:38.688856] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-0: background entry self-heal triggered. path: /clients/client1/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:38.689464] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-2: background entry self-heal triggered. path: /clients/client1/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:38.690547] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-2: background entry self-heal triggered. path: /clients/client2/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:38.696478] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-1: background entry self-heal completed on /clients/client1/~dmtmp/PM >[2012-04-03 17:45:38.701202] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-0: background entry self-heal completed on /clients/client1/~dmtmp/PM >[2012-04-03 17:45:38.701619] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-2: background entry self-heal completed on /clients/client1/~dmtmp/PM >[2012-04-03 17:45:38.705233] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-2: background entry self-heal completed on /clients/client2/~dmtmp/PM >[2012-04-03 17:45:38.708069] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-0: background entry self-heal triggered. path: /clients/client2/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:38.708477] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-2: background entry self-heal triggered. path: /clients/client2/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:38.708760] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-1: background entry self-heal triggered. path: /clients/client2/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:38.717775] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-1: background entry self-heal triggered. path: /clients/client4/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:38.718408] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-2: background entry self-heal completed on /clients/client2/~dmtmp/PM >[2012-04-03 17:45:38.718614] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-1: background entry self-heal completed on /clients/client2/~dmtmp/PM >[2012-04-03 17:45:38.720168] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-0: background entry self-heal completed on /clients/client2/~dmtmp/PM >[2012-04-03 17:45:38.725756] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-1: background entry self-heal completed on /clients/client4/~dmtmp/PM >[2012-04-03 17:45:38.728894] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-1: background entry self-heal triggered. path: /clients/client4/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:38.731900] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-2: background entry self-heal triggered. path: /clients/client4/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:38.732967] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-1: background entry self-heal completed on /clients/client4/~dmtmp/PM >[2012-04-03 17:45:38.733152] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-0: background entry self-heal triggered. path: /clients/client4/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:38.735052] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-2: background entry self-heal triggered. path: /clients/client7/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:38.742345] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-2: background entry self-heal completed on /clients/client4/~dmtmp/PM >[2012-04-03 17:45:38.745222] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-2: background entry self-heal completed on /clients/client7/~dmtmp/PM >[2012-04-03 17:45:38.746148] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-0: background entry self-heal completed on /clients/client4/~dmtmp/PM >[2012-04-03 17:45:38.746890] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-1: background entry self-heal triggered. path: /clients/client7/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:38.747111] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-2: background entry self-heal triggered. path: /clients/client7/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:38.747755] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-0: background entry self-heal triggered. path: /clients/client6/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:38.749629] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-0: background entry self-heal triggered. path: /clients/client7/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:38.755340] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-1: background entry self-heal completed on /clients/client7/~dmtmp/PM >[2012-04-03 17:45:38.757544] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-2: background entry self-heal completed on /clients/client7/~dmtmp/PM >[2012-04-03 17:45:38.758023] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-0: background entry self-heal completed on /clients/client6/~dmtmp/PM >[2012-04-03 17:45:38.759012] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-0: background entry self-heal completed on /clients/client7/~dmtmp/PM >[2012-04-03 17:45:38.760735] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-1: background entry self-heal triggered. path: /clients/client9/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:38.761004] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-1: background entry self-heal triggered. path: /clients/client6/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:38.761518] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-2: background entry self-heal triggered. path: /clients/client6/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:38.762041] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-0: background entry self-heal triggered. path: /clients/client6/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:38.770134] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-1: background entry self-heal completed on /clients/client9/~dmtmp/PM >[2012-04-03 17:45:38.770606] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-1: background entry self-heal completed on /clients/client6/~dmtmp/PM >[2012-04-03 17:45:38.771622] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-2: background entry self-heal completed on /clients/client6/~dmtmp/PM >[2012-04-03 17:45:38.773392] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-2: background entry self-heal triggered. path: /clients/client9/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:38.773613] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-1: background entry self-heal triggered. path: /clients/client5/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:38.773795] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-1: background entry self-heal triggered. path: /clients/client9/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:38.774030] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-0: background entry self-heal completed on /clients/client6/~dmtmp/PM >[2012-04-03 17:45:38.774731] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-0: background entry self-heal triggered. path: /clients/client9/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:38.782222] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-1: background entry self-heal completed on /clients/client5/~dmtmp/PM >[2012-04-03 17:45:38.782739] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-1: background entry self-heal completed on /clients/client9/~dmtmp/PM >[2012-04-03 17:45:38.783611] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-2: background entry self-heal triggered. path: /clients/client0/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:38.785392] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-1: background entry self-heal triggered. path: /clients/client5/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:38.785757] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-2: background entry self-heal completed on /clients/client9/~dmtmp/PM >[2012-04-03 17:45:38.786915] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-2: background entry self-heal triggered. path: /clients/client5/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:38.788233] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-0: background entry self-heal triggered. path: /clients/client5/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:38.788892] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-0: background entry self-heal completed on /clients/client9/~dmtmp/PM >[2012-04-03 17:45:38.793585] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-2: background entry self-heal completed on /clients/client0/~dmtmp/PM >[2012-04-03 17:45:38.795537] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-2: background entry self-heal completed on /clients/client5/~dmtmp/PM >[2012-04-03 17:45:38.796400] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-2: background entry self-heal triggered. path: /clients/client8/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:38.796887] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-0: background entry self-heal triggered. path: /clients/client0/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:38.797208] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-1: background entry self-heal completed on /clients/client5/~dmtmp/PM >[2012-04-03 17:45:38.798181] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-1: background entry self-heal triggered. path: /clients/client0/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:38.798822] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-2: background entry self-heal triggered. path: /clients/client0/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:38.801074] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-0: background entry self-heal completed on /clients/client5/~dmtmp/PM >[2012-04-03 17:45:38.806556] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-0: background entry self-heal completed on /clients/client0/~dmtmp/PM >[2012-04-03 17:45:38.806733] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-1: background entry self-heal completed on /clients/client0/~dmtmp/PM >[2012-04-03 17:45:38.806924] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-2: background entry self-heal completed on /clients/client8/~dmtmp/PM >[2012-04-03 17:45:38.808641] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-2: background entry self-heal triggered. path: /clients/client2/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:38.808786] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-2: background entry self-heal completed on /clients/client0/~dmtmp/PM >[2012-04-03 17:45:38.810151] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-1: background entry self-heal triggered. path: /clients/client8/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:38.811779] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-2: background entry self-heal triggered. path: /clients/client8/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:38.812024] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-0: background entry self-heal triggered. path: /clients/client8/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:38.818231] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-1: background entry self-heal completed on /clients/client8/~dmtmp/PM >[2012-04-03 17:45:38.820251] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-2: background entry self-heal completed on /clients/client2/~dmtmp/PM >[2012-04-03 17:45:38.821998] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-0: background entry self-heal completed on /clients/client8/~dmtmp/PM >[2012-04-03 17:45:38.823495] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-2: background entry self-heal completed on /clients/client8/~dmtmp/PM >[2012-04-03 17:45:38.823863] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-0: background entry self-heal triggered. path: /clients/client2/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:38.825965] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-1: background entry self-heal triggered. path: /clients/client2/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:38.826302] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-2: background entry self-heal triggered. path: /clients/client2/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:38.835412] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-1: background entry self-heal completed on /clients/client2/~dmtmp/PM >[2012-04-03 17:45:38.835683] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-1: background entry self-heal triggered. path: /clients/client1/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:38.838451] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-0: background entry self-heal completed on /clients/client2/~dmtmp/PM >[2012-04-03 17:45:38.839287] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-2: background entry self-heal completed on /clients/client2/~dmtmp/PM >[2012-04-03 17:45:38.843087] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-1: background entry self-heal completed on /clients/client1/~dmtmp/PM >[2012-04-03 17:45:38.846728] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-1: background entry self-heal triggered. path: /clients/client1/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:38.847242] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-2: background entry self-heal triggered. path: /clients/client1/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:38.851905] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-0: background entry self-heal triggered. path: /clients/client1/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:38.856450] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-1: background entry self-heal triggered. path: /clients/client4/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:38.858687] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-1: background entry self-heal completed on /clients/client1/~dmtmp/PM >[2012-04-03 17:45:38.860373] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-2: background entry self-heal completed on /clients/client1/~dmtmp/PM >[2012-04-03 17:45:38.861224] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-0: background entry self-heal completed on /clients/client1/~dmtmp/PM >[2012-04-03 17:45:38.866686] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-1: background entry self-heal completed on /clients/client4/~dmtmp/PM >[2012-04-03 17:45:38.867755] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-2: background entry self-heal triggered. path: /clients/client7/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:38.869662] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-2: background entry self-heal triggered. path: /clients/client4/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:38.870693] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-1: background entry self-heal triggered. path: /clients/client4/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:38.871864] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-0: background entry self-heal triggered. path: /clients/client4/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:38.879554] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-1: background entry self-heal completed on /clients/client4/~dmtmp/PM >[2012-04-03 17:45:38.879948] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-2: background entry self-heal completed on /clients/client7/~dmtmp/PM >[2012-04-03 17:45:38.880489] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-2: background entry self-heal completed on /clients/client4/~dmtmp/PM >[2012-04-03 17:45:38.884536] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-1: background entry self-heal triggered. path: /clients/client7/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:38.885191] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-0: background entry self-heal triggered. path: /clients/client7/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:38.886805] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-0: background entry self-heal triggered. path: /clients/client6/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:38.889261] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-0: background entry self-heal completed on /clients/client4/~dmtmp/PM >[2012-04-03 17:45:38.891328] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-1: background entry self-heal completed on /clients/client7/~dmtmp/PM >[2012-04-03 17:45:38.893055] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-0: background entry self-heal completed on /clients/client7/~dmtmp/PM >[2012-04-03 17:45:38.893677] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-0: background entry self-heal completed on /clients/client6/~dmtmp/PM >[2012-04-03 17:45:38.895222] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-1: background entry self-heal triggered. path: /clients/client6/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:38.895464] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-0: background entry self-heal triggered. path: /clients/client6/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:38.897778] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-1: background entry self-heal completed on /clients/client6/~dmtmp/PM >[2012-04-03 17:45:38.898104] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-0: background entry self-heal completed on /clients/client6/~dmtmp/PM >[2012-04-03 17:45:38.921972] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-2: background entry self-heal triggered. path: /clients/client7/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:38.922959] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-2: background entry self-heal triggered. path: /clients/client6/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:38.928559] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-1: background entry self-heal triggered. path: /clients/client9/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:38.929987] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-2: background entry self-heal completed on /clients/client7/~dmtmp/PM >[2012-04-03 17:45:38.930268] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-2: background entry self-heal completed on /clients/client6/~dmtmp/PM >[2012-04-03 17:45:38.934680] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-1: background entry self-heal completed on /clients/client9/~dmtmp/PM >[2012-04-03 17:45:38.937153] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-0: background entry self-heal triggered. path: /clients/client9/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:38.937596] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-1: background entry self-heal triggered. path: /clients/client9/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:38.941427] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-0: background entry self-heal completed on /clients/client9/~dmtmp/PM >[2012-04-03 17:45:38.941602] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-1: background entry self-heal completed on /clients/client9/~dmtmp/PM >[2012-04-03 17:45:38.976538] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-2: background entry self-heal triggered. path: /clients/client9/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:38.982042] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-2: background entry self-heal triggered. path: /clients/client0/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:38.987831] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-2: background entry self-heal completed on /clients/client9/~dmtmp/PM >[2012-04-03 17:45:38.990112] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-2: background entry self-heal triggered. path: /clients/client8/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:38.990957] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-2: background entry self-heal completed on /clients/client0/~dmtmp/PM >[2012-04-03 17:45:38.992780] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-1: background entry self-heal triggered. path: /clients/client0/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:38.993129] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-0: background entry self-heal triggered. path: /clients/client0/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:38.995262] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-2: background entry self-heal triggered. path: /clients/client0/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:38.998203] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-1: background entry self-heal completed on /clients/client0/~dmtmp/PM >[2012-04-03 17:45:39.000876] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-0: background entry self-heal completed on /clients/client0/~dmtmp/PM >[2012-04-03 17:45:39.001383] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-2: background entry self-heal completed on /clients/client8/~dmtmp/PM >[2012-04-03 17:45:39.004098] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-1: background entry self-heal triggered. path: /clients/client8/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:39.004361] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-0: background entry self-heal triggered. path: /clients/client3/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:39.005461] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-2: background entry self-heal triggered. path: /clients/client8/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:39.007021] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-2: background entry self-heal completed on /clients/client0/~dmtmp/PM >[2012-04-03 17:45:39.008833] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-0: background entry self-heal triggered. path: /clients/client8/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:39.011823] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-1: background entry self-heal completed on /clients/client8/~dmtmp/PM >[2012-04-03 17:45:39.017924] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-0: background entry self-heal completed on /clients/client3/~dmtmp/PM >[2012-04-03 17:45:39.018754] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-2: background entry self-heal triggered. path: /clients/client2/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:39.020230] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-2: background entry self-heal completed on /clients/client8/~dmtmp/PM >[2012-04-03 17:45:39.021706] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-1: background entry self-heal triggered. path: /clients/client3/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:39.022043] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-0: background entry self-heal completed on /clients/client8/~dmtmp/PM >[2012-04-03 17:45:39.022632] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-2: background entry self-heal triggered. path: /clients/client3/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:39.025732] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-0: background entry self-heal triggered. path: /clients/client3/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:39.029129] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-1: background entry self-heal completed on /clients/client3/~dmtmp/PM >[2012-04-03 17:45:39.031213] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-2: background entry self-heal completed on /clients/client2/~dmtmp/PM >[2012-04-03 17:45:39.032604] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-1: background entry self-heal triggered. path: /clients/client1/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:39.033754] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-1: background entry self-heal triggered. path: /clients/client2/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:39.034231] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-2: background entry self-heal completed on /clients/client3/~dmtmp/PM >[2012-04-03 17:45:39.034846] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-0: background entry self-heal triggered. path: /clients/client2/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:39.036676] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-2: background entry self-heal triggered. path: /clients/client2/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:39.037294] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-0: background entry self-heal completed on /clients/client3/~dmtmp/PM >[2012-04-03 17:45:39.043151] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-1: background entry self-heal completed on /clients/client1/~dmtmp/PM >[2012-04-03 17:45:39.043687] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-0: background entry self-heal completed on /clients/client2/~dmtmp/PM >[2012-04-03 17:45:39.043953] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-0: background entry self-heal triggered. path: /clients/client6/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:39.045656] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-1: background entry self-heal completed on /clients/client2/~dmtmp/PM >[2012-04-03 17:45:39.047333] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-1: background entry self-heal triggered. path: /clients/client1/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:39.047996] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-0: background entry self-heal triggered. path: /clients/client1/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:39.049052] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-2: background entry self-heal triggered. path: /clients/client1/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:39.049338] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-2: background entry self-heal completed on /clients/client2/~dmtmp/PM >[2012-04-03 17:45:39.057773] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-1: background entry self-heal completed on /clients/client1/~dmtmp/PM >[2012-04-03 17:45:39.058184] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-0: background entry self-heal completed on /clients/client6/~dmtmp/PM >[2012-04-03 17:45:39.058919] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-1: background entry self-heal triggered. path: /clients/client4/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:39.060623] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-0: background entry self-heal completed on /clients/client1/~dmtmp/PM >[2012-04-03 17:45:39.061057] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-1: background entry self-heal triggered. path: /clients/client6/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:39.061250] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-2: background entry self-heal completed on /clients/client1/~dmtmp/PM >[2012-04-03 17:45:39.062060] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-2: background entry self-heal triggered. path: /clients/client6/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:39.062521] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-0: background entry self-heal triggered. path: /clients/client6/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:39.068492] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-1: background entry self-heal completed on /clients/client4/~dmtmp/PM >[2012-04-03 17:45:39.070065] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-1: background entry self-heal completed on /clients/client6/~dmtmp/PM >[2012-04-03 17:45:39.070509] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-2: background entry self-heal triggered. path: /clients/client7/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:39.070846] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-0: background entry self-heal triggered. path: /clients/client4/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:39.072661] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-1: background entry self-heal triggered. path: /clients/client4/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:39.072912] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-2: background entry self-heal triggered. path: /clients/client4/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:39.073149] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-0: background entry self-heal completed on /clients/client6/~dmtmp/PM >[2012-04-03 17:45:39.073365] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-2: background entry self-heal completed on /clients/client6/~dmtmp/PM >[2012-04-03 17:45:39.079605] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-1: background entry self-heal completed on /clients/client4/~dmtmp/PM >[2012-04-03 17:45:39.080057] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-2: background entry self-heal completed on /clients/client7/~dmtmp/PM >[2012-04-03 17:45:39.083039] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-0: background entry self-heal completed on /clients/client4/~dmtmp/PM >[2012-04-03 17:45:39.083525] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-2: background entry self-heal completed on /clients/client4/~dmtmp/PM >[2012-04-03 17:45:39.084247] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-1: background entry self-heal triggered. path: /clients/client7/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:39.085721] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-0: background entry self-heal triggered. path: /clients/client7/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:39.086136] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-2: background entry self-heal triggered. path: /clients/client7/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:39.086577] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-1: background entry self-heal triggered. path: /clients/client9/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:39.095247] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-1: background entry self-heal completed on /clients/client7/~dmtmp/PM >[2012-04-03 17:45:39.096768] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-2: background entry self-heal completed on /clients/client7/~dmtmp/PM >[2012-04-03 17:45:39.098313] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-1: background entry self-heal completed on /clients/client9/~dmtmp/PM >[2012-04-03 17:45:39.099841] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-0: background entry self-heal completed on /clients/client7/~dmtmp/PM >[2012-04-03 17:45:39.100492] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-2: background entry self-heal triggered. path: /clients/client0/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:39.100918] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-0: background entry self-heal triggered. path: /clients/client9/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:39.101470] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-1: background entry self-heal triggered. path: /clients/client9/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:39.101709] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-2: background entry self-heal triggered. path: /clients/client9/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:39.111351] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-2: background entry self-heal completed on /clients/client0/~dmtmp/PM >[2012-04-03 17:45:39.113091] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-1: background entry self-heal completed on /clients/client9/~dmtmp/PM >[2012-04-03 17:45:39.113363] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-0: background entry self-heal completed on /clients/client9/~dmtmp/PM >[2012-04-03 17:45:39.113856] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-0: background entry self-heal triggered. path: /clients/client0/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:39.114614] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-2: background entry self-heal completed on /clients/client9/~dmtmp/PM >[2012-04-03 17:45:39.115705] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-2: background entry self-heal triggered. path: /clients/client0/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:39.116186] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-1: background entry self-heal triggered. path: /clients/client0/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:39.124034] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-2: background entry self-heal completed on /clients/client0/~dmtmp/PM >[2012-04-03 17:45:39.124240] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-0: background entry self-heal completed on /clients/client0/~dmtmp/PM >[2012-04-03 17:45:39.127050] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-1: background entry self-heal completed on /clients/client0/~dmtmp/PM >[2012-04-03 17:45:39.127788] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-2: background entry self-heal triggered. path: /clients/client8/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:39.138812] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-2: background entry self-heal completed on /clients/client8/~dmtmp/PM >[2012-04-03 17:45:39.140150] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-0: background entry self-heal triggered. path: /clients/client3/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:39.142430] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-0: background entry self-heal triggered. path: /clients/client8/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:39.142994] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-1: background entry self-heal triggered. path: /clients/client8/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:39.143760] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-2: background entry self-heal triggered. path: /clients/client8/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:39.151093] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-0: background entry self-heal completed on /clients/client3/~dmtmp/PM >[2012-04-03 17:45:39.151638] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-1: background entry self-heal triggered. path: /clients/client1/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:39.153140] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-2: background entry self-heal completed on /clients/client8/~dmtmp/PM >[2012-04-03 17:45:39.153313] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-1: background entry self-heal completed on /clients/client8/~dmtmp/PM >[2012-04-03 17:45:39.153519] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-2: background entry self-heal triggered. path: /clients/client3/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:39.153876] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-1: background entry self-heal triggered. path: /clients/client3/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:39.154033] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-0: background entry self-heal completed on /clients/client8/~dmtmp/PM >[2012-04-03 17:45:39.154380] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-0: background entry self-heal triggered. path: /clients/client3/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:39.161859] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-2: background entry self-heal completed on /clients/client3/~dmtmp/PM >[2012-04-03 17:45:39.163363] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-1: background entry self-heal completed on /clients/client1/~dmtmp/PM >[2012-04-03 17:45:39.164138] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-2: background entry self-heal triggered. path: /clients/client2/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:39.164481] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-1: background entry self-heal completed on /clients/client3/~dmtmp/PM >[2012-04-03 17:45:39.165634] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-0: background entry self-heal completed on /clients/client3/~dmtmp/PM >[2012-04-03 17:45:39.166683] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-2: background entry self-heal triggered. path: /clients/client1/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:39.166885] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-1: background entry self-heal triggered. path: /clients/client1/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:39.167304] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-0: background entry self-heal triggered. path: /clients/client1/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:39.174494] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-2: background entry self-heal completed on /clients/client2/~dmtmp/PM >[2012-04-03 17:45:39.175164] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-2: background entry self-heal completed on /clients/client1/~dmtmp/PM >[2012-04-03 17:45:39.175744] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-1: background entry self-heal triggered. path: /clients/client4/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:39.177866] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-1: background entry self-heal completed on /clients/client1/~dmtmp/PM >[2012-04-03 17:45:39.178648] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-0: background entry self-heal triggered. path: /clients/client2/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:39.178820] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-0: background entry self-heal completed on /clients/client1/~dmtmp/PM >[2012-04-03 17:45:39.179773] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-2: background entry self-heal triggered. path: /clients/client2/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:39.180127] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-1: background entry self-heal triggered. path: /clients/client2/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:39.185482] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-2: background entry self-heal completed on /clients/client2/~dmtmp/PM >[2012-04-03 17:45:39.187592] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-0: background entry self-heal completed on /clients/client2/~dmtmp/PM >[2012-04-03 17:45:39.187744] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-1: background entry self-heal completed on /clients/client4/~dmtmp/PM >[2012-04-03 17:45:39.188282] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-2: background entry self-heal triggered. path: /clients/client7/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:39.188459] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-1: background entry self-heal completed on /clients/client2/~dmtmp/PM >[2012-04-03 17:45:39.190411] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-1: background entry self-heal triggered. path: /clients/client4/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:39.190757] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-0: background entry self-heal triggered. path: /clients/client4/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:39.191139] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-2: background entry self-heal triggered. path: /clients/client4/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:39.198937] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-1: background entry self-heal completed on /clients/client4/~dmtmp/PM >[2012-04-03 17:45:39.199141] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-0: background entry self-heal triggered. path: /clients/client6/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:39.199384] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-2: background entry self-heal completed on /clients/client7/~dmtmp/PM >[2012-04-03 17:45:39.200302] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-0: background entry self-heal completed on /clients/client4/~dmtmp/PM >[2012-04-03 17:45:39.201890] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-1: background entry self-heal triggered. path: /clients/client7/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:39.202280] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-2: background entry self-heal completed on /clients/client4/~dmtmp/PM >[2012-04-03 17:45:39.205109] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-0: background entry self-heal triggered. path: /clients/client7/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:39.205355] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-2: background entry self-heal triggered. path: /clients/client7/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:39.207785] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-0: background entry self-heal completed on /clients/client6/~dmtmp/PM >[2012-04-03 17:45:39.211112] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-1: background entry self-heal triggered. path: /clients/client6/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:39.211388] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-1: background entry self-heal completed on /clients/client7/~dmtmp/PM >[2012-04-03 17:45:39.213058] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-0: background entry self-heal triggered. path: /clients/client6/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:39.214633] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-2: background entry self-heal triggered. path: /clients/client6/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:39.215185] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-0: background entry self-heal completed on /clients/client7/~dmtmp/PM >[2012-04-03 17:45:39.216225] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-2: background entry self-heal completed on /clients/client7/~dmtmp/PM >[2012-04-03 17:45:39.222515] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-1: background entry self-heal completed on /clients/client6/~dmtmp/PM >[2012-04-03 17:45:39.227346] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-2: background entry self-heal completed on /clients/client6/~dmtmp/PM >[2012-04-03 17:45:39.228739] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-0: background entry self-heal completed on /clients/client6/~dmtmp/PM >[2012-04-03 17:45:39.229816] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-1: background entry self-heal triggered. path: /clients/client9/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:39.240666] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-2: background entry self-heal triggered. path: /clients/client0/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:39.242386] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-1: background entry self-heal completed on /clients/client9/~dmtmp/PM >[2012-04-03 17:45:39.244759] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-0: background entry self-heal triggered. path: /clients/client9/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:39.245909] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-1: background entry self-heal triggered. path: /clients/client9/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:39.250279] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-2: background entry self-heal triggered. path: /clients/client9/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:39.254446] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-2: background entry self-heal completed on /clients/client0/~dmtmp/PM >[2012-04-03 17:45:39.257536] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-1: background entry self-heal completed on /clients/client9/~dmtmp/PM >[2012-04-03 17:45:39.258122] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-2: background entry self-heal triggered. path: /clients/client0/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:39.259316] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-2: background entry self-heal triggered. path: /clients/client8/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:39.259859] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-0: background entry self-heal triggered. path: /clients/client0/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:39.260217] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-0: background entry self-heal completed on /clients/client9/~dmtmp/PM >[2012-04-03 17:45:39.260705] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-1: background entry self-heal triggered. path: /clients/client0/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:39.263565] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-2: background entry self-heal completed on /clients/client9/~dmtmp/PM >[2012-04-03 17:45:39.268936] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-0: background entry self-heal completed on /clients/client0/~dmtmp/PM >[2012-04-03 17:45:39.269109] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-2: background entry self-heal completed on /clients/client0/~dmtmp/PM >[2012-04-03 17:45:39.269468] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-2: background entry self-heal completed on /clients/client8/~dmtmp/PM >[2012-04-03 17:45:39.271101] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-0: background entry self-heal triggered. path: /clients/client8/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:39.271683] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-2: background entry self-heal triggered. path: /clients/client8/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:39.279486] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-0: background entry self-heal completed on /clients/client8/~dmtmp/PM >[2012-04-03 17:45:39.285912] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-2: background entry self-heal completed on /clients/client8/~dmtmp/PM >[2012-04-03 17:45:39.347144] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-1: background entry self-heal triggered. path: /clients/client8/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:39.348796] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-1: background entry self-heal completed on /clients/client0/~dmtmp/PM >[2012-04-03 17:45:39.351305] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-1: background entry self-heal triggered. path: /clients/client1/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:39.357385] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-1: background entry self-heal completed on /clients/client8/~dmtmp/PM >[2012-04-03 17:45:39.398639] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-1: background entry self-heal completed on /clients/client1/~dmtmp/PM >[2012-04-03 17:45:39.399433] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-2: background entry self-heal triggered. path: /clients/client2/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:39.402311] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-0: background entry self-heal triggered. path: /clients/client1/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:39.402576] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-1: background entry self-heal triggered. path: /clients/client1/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:39.402788] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-2: background entry self-heal triggered. path: /clients/client1/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:39.408373] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-0: background entry self-heal completed on /clients/client1/~dmtmp/PM >[2012-04-03 17:45:39.410720] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-2: background entry self-heal completed on /clients/client2/~dmtmp/PM >[2012-04-03 17:45:39.411525] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-2: background entry self-heal completed on /clients/client1/~dmtmp/PM >[2012-04-03 17:45:39.414618] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-0: background entry self-heal triggered. path: /clients/client2/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:39.415913] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-2: background entry self-heal triggered. path: /clients/client2/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:39.421212] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-2: background entry self-heal completed on /clients/client2/~dmtmp/PM >[2012-04-03 17:45:39.421419] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-0: background entry self-heal completed on /clients/client2/~dmtmp/PM >[2012-04-03 17:45:39.449039] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-1: background entry self-heal completed on /clients/client1/~dmtmp/PM >[2012-04-03 17:45:39.451142] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-1: background entry self-heal triggered. path: /clients/client2/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:39.463318] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-1: background entry self-heal completed on /clients/client2/~dmtmp/PM >[2012-04-03 17:45:39.465898] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-0: background entry self-heal triggered. path: /clients/client6/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:39.471408] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-0: background entry self-heal completed on /clients/client6/~dmtmp/PM >[2012-04-03 17:45:39.473068] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-2: background entry self-heal triggered. path: /clients/client6/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:39.473565] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-0: background entry self-heal triggered. path: /clients/client6/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:39.476569] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-1: background entry self-heal triggered. path: /clients/client6/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:39.483264] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-1: background entry self-heal completed on /clients/client6/~dmtmp/PM >[2012-04-03 17:45:39.483787] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-2: background entry self-heal completed on /clients/client6/~dmtmp/PM >[2012-04-03 17:45:39.484287] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-0: background entry self-heal completed on /clients/client6/~dmtmp/PM >[2012-04-03 17:45:39.488365] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-2: background entry self-heal triggered. path: /clients/client7/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:39.496715] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-2: background entry self-heal completed on /clients/client7/~dmtmp/PM >[2012-04-03 17:45:39.500318] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-2: background entry self-heal triggered. path: /clients/client7/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:39.500578] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-0: background entry self-heal triggered. path: /clients/client7/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:39.500828] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-1: background entry self-heal triggered. path: /clients/client7/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:39.501287] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-1: background entry self-heal triggered. path: /clients/client9/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:39.510152] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-1: background entry self-heal completed on /clients/client7/~dmtmp/PM >[2012-04-03 17:45:39.510680] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-2: background entry self-heal completed on /clients/client7/~dmtmp/PM >[2012-04-03 17:45:39.511406] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-1: background entry self-heal completed on /clients/client9/~dmtmp/PM >[2012-04-03 17:45:39.511805] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-0: background entry self-heal completed on /clients/client7/~dmtmp/PM >[2012-04-03 17:45:39.512696] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-2: background entry self-heal triggered. path: /clients/client0/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:39.513844] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-0: background entry self-heal triggered. path: /clients/client9/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:39.514606] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-1: background entry self-heal triggered. path: /clients/client9/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:39.515446] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-2: background entry self-heal triggered. path: /clients/client9/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:39.523027] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-0: background entry self-heal completed on /clients/client9/~dmtmp/PM >[2012-04-03 17:45:39.523388] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-2: background entry self-heal completed on /clients/client0/~dmtmp/PM >[2012-04-03 17:45:39.524140] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-2: background entry self-heal triggered. path: /clients/client8/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:39.524812] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-1: background entry self-heal completed on /clients/client9/~dmtmp/PM >[2012-04-03 17:45:39.526157] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-1: background entry self-heal triggered. path: /clients/client0/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:39.526430] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-0: background entry self-heal triggered. path: /clients/client0/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:39.526723] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-2: background entry self-heal completed on /clients/client9/~dmtmp/PM >[2012-04-03 17:45:39.527188] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-2: background entry self-heal triggered. path: /clients/client0/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:39.533370] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-1: background entry self-heal completed on /clients/client0/~dmtmp/PM >[2012-04-03 17:45:39.533699] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-2: background entry self-heal completed on /clients/client8/~dmtmp/PM >[2012-04-03 17:45:39.535157] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-1: background entry self-heal triggered. path: /clients/client1/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:39.535976] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-0: background entry self-heal completed on /clients/client0/~dmtmp/PM >[2012-04-03 17:45:39.536659] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-0: background entry self-heal triggered. path: /clients/client8/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:39.537521] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-2: background entry self-heal triggered. path: /clients/client8/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:39.537922] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-2: background entry self-heal completed on /clients/client0/~dmtmp/PM >[2012-04-03 17:45:39.538280] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-1: background entry self-heal triggered. path: /clients/client8/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:39.546596] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-0: background entry self-heal completed on /clients/client8/~dmtmp/PM >[2012-04-03 17:45:39.549283] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-1: background entry self-heal completed on /clients/client1/~dmtmp/PM >[2012-04-03 17:45:39.549983] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-2: background entry self-heal completed on /clients/client8/~dmtmp/PM >[2012-04-03 17:45:39.551683] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-1: background entry self-heal completed on /clients/client8/~dmtmp/PM >[2012-04-03 17:45:39.552376] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-1: background entry self-heal triggered. path: /clients/client1/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:39.555205] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-0: background entry self-heal triggered. path: /clients/client1/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:39.555785] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-2: background entry self-heal triggered. path: /clients/client1/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:39.566403] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-1: background entry self-heal completed on /clients/client1/~dmtmp/PM >[2012-04-03 17:45:39.567106] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-2: background entry self-heal completed on /clients/client1/~dmtmp/PM >[2012-04-03 17:45:39.567373] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-0: background entry self-heal completed on /clients/client1/~dmtmp/PM >[2012-04-03 17:45:39.568319] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-2: background entry self-heal triggered. path: /clients/client2/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:39.575738] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-2: background entry self-heal completed on /clients/client2/~dmtmp/PM >[2012-04-03 17:45:39.579492] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-0: background entry self-heal triggered. path: /clients/client2/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:39.580044] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-0: background entry self-heal triggered. path: /clients/client6/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:39.580396] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-1: background entry self-heal triggered. path: /clients/client2/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:39.582460] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-2: background entry self-heal triggered. path: /clients/client2/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:39.585701] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-1: background entry self-heal completed on /clients/client2/~dmtmp/PM >[2012-04-03 17:45:39.588388] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-0: background entry self-heal completed on /clients/client2/~dmtmp/PM >[2012-04-03 17:45:39.588674] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-0: background entry self-heal completed on /clients/client6/~dmtmp/PM >[2012-04-03 17:45:39.589855] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-2: background entry self-heal completed on /clients/client2/~dmtmp/PM >[2012-04-03 17:45:39.591654] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-2: background entry self-heal triggered. path: /clients/client6/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:39.591883] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-0: background entry self-heal triggered. path: /clients/client6/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:39.593120] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-1: background entry self-heal triggered. path: /clients/client6/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:39.599440] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-0: background entry self-heal completed on /clients/client6/~dmtmp/PM >[2012-04-03 17:45:39.599665] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-2: background entry self-heal completed on /clients/client6/~dmtmp/PM >[2012-04-03 17:45:39.603915] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-1: background entry self-heal completed on /clients/client6/~dmtmp/PM >[2012-04-03 17:45:39.605993] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-1: background entry self-heal triggered. path: /clients/client5/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:39.614821] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-1: background entry self-heal completed on /clients/client5/~dmtmp/PM >[2012-04-03 17:45:39.616230] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-2: background entry self-heal triggered. path: /clients/client7/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:39.616674] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-1: background entry self-heal triggered. path: /clients/client5/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:39.617248] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-0: background entry self-heal triggered. path: /clients/client5/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:39.618817] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-2: background entry self-heal triggered. path: /clients/client5/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:39.621941] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-1: background entry self-heal completed on /clients/client5/~dmtmp/PM >[2012-04-03 17:45:39.626140] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-0: background entry self-heal completed on /clients/client5/~dmtmp/PM >[2012-04-03 17:45:39.626291] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-2: background entry self-heal completed on /clients/client7/~dmtmp/PM >[2012-04-03 17:45:39.627934] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-2: background entry self-heal triggered. path: /clients/client0/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:39.628386] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-2: background entry self-heal completed on /clients/client5/~dmtmp/PM >[2012-04-03 17:45:39.629370] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-1: background entry self-heal triggered. path: /clients/client7/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:39.630520] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-0: background entry self-heal triggered. path: /clients/client7/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:39.630819] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-2: background entry self-heal triggered. path: /clients/client7/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:39.635968] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-1: background entry self-heal completed on /clients/client7/~dmtmp/PM >[2012-04-03 17:45:39.639360] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-0: background entry self-heal completed on /clients/client7/~dmtmp/PM >[2012-04-03 17:45:39.639658] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-2: background entry self-heal completed on /clients/client0/~dmtmp/PM >[2012-04-03 17:45:39.640392] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-1: background entry self-heal triggered. path: /clients/client9/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:39.640588] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-2: background entry self-heal completed on /clients/client7/~dmtmp/PM >[2012-04-03 17:45:39.641160] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-0: background entry self-heal triggered. path: /clients/client0/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:39.642111] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-1: background entry self-heal triggered. path: /clients/client0/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:39.642332] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-2: background entry self-heal triggered. path: /clients/client0/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:39.649135] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-1: background entry self-heal completed on /clients/client9/~dmtmp/PM >[2012-04-03 17:45:39.649525] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-0: background entry self-heal completed on /clients/client0/~dmtmp/PM >[2012-04-03 17:45:39.652223] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-1: background entry self-heal completed on /clients/client0/~dmtmp/PM >[2012-04-03 17:45:39.652448] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-2: background entry self-heal triggered. path: /clients/client8/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:39.652613] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-1: background entry self-heal triggered. path: /clients/client9/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:39.652923] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-2: background entry self-heal completed on /clients/client0/~dmtmp/PM >[2012-04-03 17:45:39.653172] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-0: background entry self-heal triggered. path: /clients/client9/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:39.653742] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-2: background entry self-heal triggered. path: /clients/client9/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:39.659070] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-1: background entry self-heal completed on /clients/client9/~dmtmp/PM >[2012-04-03 17:45:39.659549] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-0: background entry self-heal completed on /clients/client9/~dmtmp/PM >[2012-04-03 17:45:39.665415] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-2: background entry self-heal completed on /clients/client8/~dmtmp/PM >[2012-04-03 17:45:39.666603] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-2: background entry self-heal completed on /clients/client9/~dmtmp/PM >[2012-04-03 17:45:39.668216] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-1: background entry self-heal triggered. path: /clients/client8/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:39.668464] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-2: background entry self-heal triggered. path: /clients/client8/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:39.669295] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-0: background entry self-heal triggered. path: /clients/client8/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:39.677743] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-1: background entry self-heal triggered. path: /clients/client1/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:39.679870] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-0: background entry self-heal completed on /clients/client8/~dmtmp/PM >[2012-04-03 17:45:39.680467] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-2: background entry self-heal completed on /clients/client8/~dmtmp/PM >[2012-04-03 17:45:39.680759] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-1: background entry self-heal completed on /clients/client8/~dmtmp/PM >[2012-04-03 17:45:39.692370] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-1: background entry self-heal completed on /clients/client1/~dmtmp/PM >[2012-04-03 17:45:39.695099] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-1: background entry self-heal triggered. path: /clients/client1/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:39.697773] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-0: background entry self-heal triggered. path: /clients/client1/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:39.697993] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-2: background entry self-heal triggered. path: /clients/client1/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:39.702744] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-0: background entry self-heal triggered. path: /clients/client6/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:39.703637] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-1: background entry self-heal completed on /clients/client1/~dmtmp/PM >[2012-04-03 17:45:39.705258] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-2: background entry self-heal completed on /clients/client1/~dmtmp/PM >[2012-04-03 17:45:39.706932] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-0: background entry self-heal completed on /clients/client1/~dmtmp/PM >[2012-04-03 17:45:39.715316] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-0: background entry self-heal completed on /clients/client6/~dmtmp/PM >[2012-04-03 17:45:39.716331] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-2: background entry self-heal triggered. path: /clients/client2/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:39.716932] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-1: background entry self-heal triggered. path: /clients/client6/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:39.718761] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-2: background entry self-heal triggered. path: /clients/client6/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:39.720808] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-0: background entry self-heal triggered. path: /clients/client6/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:39.723657] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-1: background entry self-heal completed on /clients/client6/~dmtmp/PM >[2012-04-03 17:45:39.726743] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-1: background entry self-heal triggered. path: /clients/client5/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:39.728041] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-2: background entry self-heal completed on /clients/client2/~dmtmp/PM >[2012-04-03 17:45:39.729850] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-2: background entry self-heal completed on /clients/client6/~dmtmp/PM >[2012-04-03 17:45:39.731066] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-0: background entry self-heal triggered. path: /clients/client2/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:39.731824] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-2: background entry self-heal triggered. path: /clients/client2/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:39.732062] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-1: background entry self-heal triggered. path: /clients/client2/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:39.732385] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-0: background entry self-heal completed on /clients/client6/~dmtmp/PM >[2012-04-03 17:45:39.736146] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-1: background entry self-heal completed on /clients/client5/~dmtmp/PM >[2012-04-03 17:45:39.739996] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-0: background entry self-heal triggered. path: /clients/client5/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:39.740687] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-2: background entry self-heal triggered. path: /clients/client5/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:39.741103] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-1: background entry self-heal triggered. path: /clients/client5/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:39.742313] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-1: background entry self-heal completed on /clients/client2/~dmtmp/PM >[2012-04-03 17:45:39.742925] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-0: background entry self-heal completed on /clients/client2/~dmtmp/PM >[2012-04-03 17:45:39.743197] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-2: background entry self-heal completed on /clients/client2/~dmtmp/PM >[2012-04-03 17:45:39.744038] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-2: background entry self-heal triggered. path: /clients/client7/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:39.747677] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-0: background entry self-heal completed on /clients/client5/~dmtmp/PM >[2012-04-03 17:45:39.751038] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-1: background entry self-heal completed on /clients/client5/~dmtmp/PM >[2012-04-03 17:45:39.752108] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-2: background entry self-heal completed on /clients/client5/~dmtmp/PM >[2012-04-03 17:45:39.752548] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-2: background entry self-heal triggered. path: /clients/client0/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:39.754428] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-2: background entry self-heal completed on /clients/client7/~dmtmp/PM >[2012-04-03 17:45:39.758014] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-0: background entry self-heal triggered. path: /clients/client7/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:39.758566] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-2: background entry self-heal triggered. path: /clients/client7/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:39.758832] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-1: background entry self-heal triggered. path: /clients/client7/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:39.764259] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-1: background entry self-heal triggered. path: /clients/client9/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:39.764615] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-1: background entry self-heal completed on /clients/client7/~dmtmp/PM >[2012-04-03 17:45:39.764983] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-2: background entry self-heal completed on /clients/client0/~dmtmp/PM >[2012-04-03 17:45:39.766939] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-0: background entry self-heal completed on /clients/client7/~dmtmp/PM >[2012-04-03 17:45:39.767257] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-0: background entry self-heal triggered. path: /clients/client0/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:39.767785] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-1: background entry self-heal triggered. path: /clients/client0/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:39.768852] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-2: background entry self-heal triggered. path: /clients/client0/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:39.770373] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-1: background entry self-heal completed on /clients/client9/~dmtmp/PM >[2012-04-03 17:45:39.770917] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-2: background entry self-heal completed on /clients/client7/~dmtmp/PM >[2012-04-03 17:45:39.773936] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-1: background entry self-heal triggered. path: /clients/client9/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:39.775306] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-1: background entry self-heal completed on /clients/client0/~dmtmp/PM >[2012-04-03 17:45:39.776023] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-0: background entry self-heal triggered. path: /clients/client9/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:39.776638] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-2: background entry self-heal triggered. path: /clients/client9/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:39.779600] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-2: background entry self-heal triggered. path: /clients/client8/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:39.781834] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-1: background entry self-heal completed on /clients/client9/~dmtmp/PM >[2012-04-03 17:45:39.782896] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-0: background entry self-heal completed on /clients/client0/~dmtmp/PM >[2012-04-03 17:45:39.783074] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-2: background entry self-heal completed on /clients/client0/~dmtmp/PM >[2012-04-03 17:45:39.788636] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-0: background entry self-heal completed on /clients/client9/~dmtmp/PM >[2012-04-03 17:45:39.791495] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-2: background entry self-heal completed on /clients/client9/~dmtmp/PM >[2012-04-03 17:45:39.792069] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-2: background entry self-heal completed on /clients/client8/~dmtmp/PM >[2012-04-03 17:45:39.793041] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-0: background entry self-heal triggered. path: /clients/client3/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:39.794627] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-1: background entry self-heal triggered. path: /clients/client8/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:39.795260] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-2: background entry self-heal triggered. path: /clients/client8/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:39.796361] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-0: background entry self-heal triggered. path: /clients/client8/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:39.802342] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-1: background entry self-heal completed on /clients/client8/~dmtmp/PM >[2012-04-03 17:45:39.805566] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-0: background entry self-heal completed on /clients/client3/~dmtmp/PM >[2012-04-03 17:45:39.806106] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-2: background entry self-heal completed on /clients/client8/~dmtmp/PM >[2012-04-03 17:45:39.806338] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-0: background entry self-heal completed on /clients/client8/~dmtmp/PM >[2012-04-03 17:45:39.808138] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-2: background entry self-heal triggered. path: /clients/client3/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:39.809062] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-1: background entry self-heal triggered. path: /clients/client3/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:39.809615] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-0: background entry self-heal triggered. path: /clients/client3/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:39.819655] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-2: background entry self-heal completed on /clients/client3/~dmtmp/PM >[2012-04-03 17:45:39.820619] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-1: background entry self-heal completed on /clients/client3/~dmtmp/PM >[2012-04-03 17:45:39.828409] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-0: background entry self-heal completed on /clients/client3/~dmtmp/PM >[2012-04-03 17:45:39.830530] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-0: background entry self-heal triggered. path: /clients/client6/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:39.841259] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-0: background entry self-heal completed on /clients/client6/~dmtmp/PM >[2012-04-03 17:45:39.844520] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-1: background entry self-heal triggered. path: /clients/client6/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:39.844955] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-2: background entry self-heal triggered. path: /clients/client6/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:39.846466] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-2: background entry self-heal triggered. path: /clients/client2/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:39.847906] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-0: background entry self-heal triggered. path: /clients/client6/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:39.852922] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-1: background entry self-heal completed on /clients/client6/~dmtmp/PM >[2012-04-03 17:45:39.853865] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-2: background entry self-heal completed on /clients/client6/~dmtmp/PM >[2012-04-03 17:45:39.855136] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-2: background entry self-heal completed on /clients/client2/~dmtmp/PM >[2012-04-03 17:45:39.855979] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-0: background entry self-heal completed on /clients/client6/~dmtmp/PM >[2012-04-03 17:45:39.857693] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-2: background entry self-heal triggered. path: /clients/client2/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:39.857994] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-1: background entry self-heal triggered. path: /clients/client2/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:39.858187] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-0: background entry self-heal triggered. path: /clients/client2/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:39.863320] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-1: background entry self-heal completed on /clients/client2/~dmtmp/PM >[2012-04-03 17:45:39.868325] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-2: background entry self-heal completed on /clients/client2/~dmtmp/PM >[2012-04-03 17:45:39.868857] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-0: background entry self-heal completed on /clients/client2/~dmtmp/PM >[2012-04-03 17:45:39.871085] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-2: background entry self-heal triggered. path: /clients/client0/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:39.876811] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-2: background entry self-heal completed on /clients/client0/~dmtmp/PM >[2012-04-03 17:45:39.879673] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-0: background entry self-heal triggered. path: /clients/client0/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:39.881412] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-1: background entry self-heal triggered. path: /clients/client0/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:39.881654] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-2: background entry self-heal triggered. path: /clients/client0/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:39.882621] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-2: background entry self-heal triggered. path: /clients/client7/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:39.889212] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-0: background entry self-heal completed on /clients/client0/~dmtmp/PM >[2012-04-03 17:45:39.889648] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-1: background entry self-heal completed on /clients/client0/~dmtmp/PM >[2012-04-03 17:45:39.892496] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-2: background entry self-heal completed on /clients/client0/~dmtmp/PM >[2012-04-03 17:45:39.893490] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-2: background entry self-heal completed on /clients/client7/~dmtmp/PM >[2012-04-03 17:45:39.897073] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-0: background entry self-heal triggered. path: /clients/client7/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:39.897415] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-1: background entry self-heal triggered. path: /clients/client9/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:39.897731] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-1: background entry self-heal triggered. path: /clients/client7/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:39.898895] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-2: background entry self-heal triggered. path: /clients/client7/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:39.906287] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-0: background entry self-heal completed on /clients/client7/~dmtmp/PM >[2012-04-03 17:45:39.906481] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-1: background entry self-heal completed on /clients/client9/~dmtmp/PM >[2012-04-03 17:45:39.907074] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-1: background entry self-heal completed on /clients/client7/~dmtmp/PM >[2012-04-03 17:45:39.908630] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-1: background entry self-heal triggered. path: /clients/client9/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:39.909377] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-0: background entry self-heal triggered. path: /clients/client9/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:39.911815] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-1: background entry self-heal completed on /clients/client9/~dmtmp/PM >[2012-04-03 17:45:39.914627] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-0: background entry self-heal completed on /clients/client9/~dmtmp/PM >[2012-04-03 17:45:39.948400] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-2: background entry self-heal triggered. path: /clients/client9/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:39.949046] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-2: background entry self-heal completed on /clients/client7/~dmtmp/PM >[2012-04-03 17:45:39.962597] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-2: background entry self-heal completed on /clients/client9/~dmtmp/PM >[2012-04-03 17:45:39.965448] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-0: background entry self-heal triggered. path: /clients/client3/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:39.973812] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-2: background entry self-heal triggered. path: /clients/client8/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:39.977491] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-0: background entry self-heal completed on /clients/client3/~dmtmp/PM >[2012-04-03 17:45:39.979570] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-0: background entry self-heal triggered. path: /clients/client3/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:39.980262] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-1: background entry self-heal triggered. path: /clients/client3/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:39.981452] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-2: background entry self-heal triggered. path: /clients/client3/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:39.983645] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-2: background entry self-heal completed on /clients/client8/~dmtmp/PM >[2012-04-03 17:45:39.986344] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-1: background entry self-heal triggered. path: /clients/client8/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:39.987749] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-2: background entry self-heal triggered. path: /clients/client8/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:39.989201] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-0: background entry self-heal triggered. path: /clients/client8/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:39.989778] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-1: background entry self-heal triggered. path: /clients/client4/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:39.990074] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-1: background entry self-heal completed on /clients/client3/~dmtmp/PM >[2012-04-03 17:45:39.992658] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-0: background entry self-heal completed on /clients/client3/~dmtmp/PM >[2012-04-03 17:45:39.993506] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-2: background entry self-heal completed on /clients/client3/~dmtmp/PM >[2012-04-03 17:45:39.995968] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-1: background entry self-heal completed on /clients/client8/~dmtmp/PM >[2012-04-03 17:45:39.997097] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-2: background entry self-heal completed on /clients/client8/~dmtmp/PM >[2012-04-03 17:45:39.998583] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-1: background entry self-heal completed on /clients/client4/~dmtmp/PM >[2012-04-03 17:45:40.001910] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-0: background entry self-heal completed on /clients/client8/~dmtmp/PM >[2012-04-03 17:45:40.003459] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-2: background entry self-heal triggered. path: /clients/client4/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:40.003730] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-1: background entry self-heal triggered. path: /clients/client4/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:40.003953] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-0: background entry self-heal triggered. path: /clients/client4/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:40.014131] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-1: background entry self-heal completed on /clients/client4/~dmtmp/PM >[2012-04-03 17:45:40.014673] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-2: background entry self-heal completed on /clients/client4/~dmtmp/PM >[2012-04-03 17:45:40.019512] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-0: background entry self-heal completed on /clients/client4/~dmtmp/PM >[2012-04-03 17:45:40.022427] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-0: background entry self-heal triggered. path: /clients/client6/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:40.035620] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-0: background entry self-heal completed on /clients/client6/~dmtmp/PM >[2012-04-03 17:45:40.037606] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-2: background entry self-heal triggered. path: /clients/client2/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:40.041136] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-0: background entry self-heal triggered. path: /clients/client6/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:40.041438] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-1: background entry self-heal triggered. path: /clients/client6/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:40.042054] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-2: background entry self-heal triggered. path: /clients/client6/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:40.048894] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-1: background entry self-heal completed on /clients/client6/~dmtmp/PM >[2012-04-03 17:45:40.051373] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-2: background entry self-heal completed on /clients/client2/~dmtmp/PM >[2012-04-03 17:45:40.054290] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-1: background entry self-heal triggered. path: /clients/client2/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:40.056210] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-0: background entry self-heal completed on /clients/client6/~dmtmp/PM >[2012-04-03 17:45:40.056588] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-0: background entry self-heal triggered. path: /clients/client2/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:40.057675] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-2: background entry self-heal triggered. path: /clients/client2/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:40.058453] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-2: background entry self-heal triggered. path: /clients/client0/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:40.059818] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-2: background entry self-heal completed on /clients/client6/~dmtmp/PM >[2012-04-03 17:45:40.065615] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-1: background entry self-heal completed on /clients/client2/~dmtmp/PM >[2012-04-03 17:45:40.067977] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-0: background entry self-heal completed on /clients/client2/~dmtmp/PM >[2012-04-03 17:45:40.068497] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-2: background entry self-heal completed on /clients/client2/~dmtmp/PM >[2012-04-03 17:45:40.071424] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-2: background entry self-heal completed on /clients/client0/~dmtmp/PM >[2012-04-03 17:45:40.073312] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-2: background entry self-heal triggered. path: /clients/client7/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:40.074090] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-1: background entry self-heal triggered. path: /clients/client0/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:40.074788] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-0: background entry self-heal triggered. path: /clients/client0/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:40.076686] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-2: background entry self-heal triggered. path: /clients/client0/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:40.078758] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-1: background entry self-heal completed on /clients/client0/~dmtmp/PM >[2012-04-03 17:45:40.079784] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-0: background entry self-heal completed on /clients/client0/~dmtmp/PM >[2012-04-03 17:45:40.083650] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-1: background entry self-heal triggered. path: /clients/client9/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:40.085038] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-2: background entry self-heal completed on /clients/client7/~dmtmp/PM >[2012-04-03 17:45:40.085415] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-2: background entry self-heal completed on /clients/client0/~dmtmp/PM >[2012-04-03 17:45:40.087813] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-0: background entry self-heal triggered. path: /clients/client7/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:40.088226] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-2: background entry self-heal triggered. path: /clients/client7/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:40.088927] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-1: background entry self-heal triggered. path: /clients/client7/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:40.090862] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-1: background entry self-heal completed on /clients/client9/~dmtmp/PM >[2012-04-03 17:45:40.095374] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-1: background entry self-heal triggered. path: /clients/client9/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:40.096602] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-2: background entry self-heal triggered. path: /clients/client9/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:40.096850] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-0: background entry self-heal triggered. path: /clients/client9/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:40.098018] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-1: background entry self-heal completed on /clients/client7/~dmtmp/PM >[2012-04-03 17:45:40.098317] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-2: background entry self-heal completed on /clients/client7/~dmtmp/PM >[2012-04-03 17:45:40.099458] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-0: background entry self-heal completed on /clients/client7/~dmtmp/PM >[2012-04-03 17:45:40.104185] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-0: background entry self-heal completed on /clients/client9/~dmtmp/PM >[2012-04-03 17:45:40.104846] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-1: background entry self-heal completed on /clients/client9/~dmtmp/PM >[2012-04-03 17:45:40.108467] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-2: background entry self-heal completed on /clients/client9/~dmtmp/PM >[2012-04-03 17:45:40.111303] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-2: background entry self-heal triggered. path: /clients/client8/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:40.119731] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-2: background entry self-heal completed on /clients/client8/~dmtmp/PM >[2012-04-03 17:45:40.122197] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-2: background entry self-heal triggered. path: /clients/client8/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:40.122633] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-0: background entry self-heal triggered. path: /clients/client3/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:40.123655] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-1: background entry self-heal triggered. path: /clients/client8/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:40.123937] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-0: background entry self-heal triggered. path: /clients/client8/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:40.128537] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-2: background entry self-heal completed on /clients/client8/~dmtmp/PM >[2012-04-03 17:45:40.132054] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-0: background entry self-heal completed on /clients/client3/~dmtmp/PM >[2012-04-03 17:45:40.132662] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-0: background entry self-heal completed on /clients/client8/~dmtmp/PM >[2012-04-03 17:45:40.132893] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-1: background entry self-heal triggered. path: /clients/client4/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:40.133071] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-1: background entry self-heal completed on /clients/client8/~dmtmp/PM >[2012-04-03 17:45:40.134277] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-0: background entry self-heal triggered. path: /clients/client3/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:40.136418] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-2: background entry self-heal triggered. path: /clients/client3/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:40.136692] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-1: background entry self-heal triggered. path: /clients/client3/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:40.143388] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-1: background entry self-heal completed on /clients/client4/~dmtmp/PM >[2012-04-03 17:45:40.144568] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-1: background entry self-heal completed on /clients/client3/~dmtmp/PM >[2012-04-03 17:45:40.146563] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-1: background entry self-heal triggered. path: /clients/client4/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:40.148147] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-2: background entry self-heal triggered. path: /clients/client4/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:40.148374] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-0: background entry self-heal triggered. path: /clients/client4/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:40.149268] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-2: background entry self-heal completed on /clients/client3/~dmtmp/PM >[2012-04-03 17:45:40.149444] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-0: background entry self-heal completed on /clients/client3/~dmtmp/PM >[2012-04-03 17:45:40.154691] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-1: background entry self-heal completed on /clients/client4/~dmtmp/PM >[2012-04-03 17:45:40.162290] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-0: background entry self-heal triggered. path: /clients/client6/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:40.162789] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-0: background entry self-heal completed on /clients/client4/~dmtmp/PM >[2012-04-03 17:45:40.163552] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-2: background entry self-heal completed on /clients/client4/~dmtmp/PM >[2012-04-03 17:45:40.170103] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-0: background entry self-heal completed on /clients/client6/~dmtmp/PM >[2012-04-03 17:45:40.170830] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-2: background entry self-heal triggered. path: /clients/client2/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:40.173785] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-1: background entry self-heal triggered. path: /clients/client6/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:40.174170] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-0: background entry self-heal triggered. path: /clients/client6/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:40.175176] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-2: background entry self-heal triggered. path: /clients/client6/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:40.180372] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-1: background entry self-heal completed on /clients/client6/~dmtmp/PM >[2012-04-03 17:45:40.186698] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-0: background entry self-heal completed on /clients/client6/~dmtmp/PM >[2012-04-03 17:45:40.188375] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-2: background entry self-heal completed on /clients/client2/~dmtmp/PM >[2012-04-03 17:45:40.188948] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-2: background entry self-heal triggered. path: /clients/client0/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:40.190325] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-2: background entry self-heal completed on /clients/client6/~dmtmp/PM >[2012-04-03 17:45:40.191543] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-0: background entry self-heal triggered. path: /clients/client2/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:40.192278] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-1: background entry self-heal triggered. path: /clients/client2/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:40.193255] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-2: background entry self-heal triggered. path: /clients/client2/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:40.200622] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-2: background entry self-heal completed on /clients/client0/~dmtmp/PM >[2012-04-03 17:45:40.201348] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-1: background entry self-heal completed on /clients/client2/~dmtmp/PM >[2012-04-03 17:45:40.202416] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-2: background entry self-heal triggered. path: /clients/client0/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:40.203298] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-1: background entry self-heal triggered. path: /clients/client1/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:40.203744] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-2: background entry self-heal completed on /clients/client2/~dmtmp/PM >[2012-04-03 17:45:40.203959] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-1: background entry self-heal triggered. path: /clients/client0/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:40.207238] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-2: background entry self-heal completed on /clients/client0/~dmtmp/PM >[2012-04-03 17:45:40.208463] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-1: background entry self-heal completed on /clients/client1/~dmtmp/PM >[2012-04-03 17:45:40.209667] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-0: background entry self-heal completed on /clients/client2/~dmtmp/PM >[2012-04-03 17:45:40.210158] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-0: background entry self-heal triggered. path: /clients/client0/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:40.210357] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-1: background entry self-heal completed on /clients/client0/~dmtmp/PM >[2012-04-03 17:45:40.211158] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-0: background entry self-heal triggered. path: /clients/client1/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:40.211792] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-2: background entry self-heal triggered. path: /clients/client1/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:40.212182] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-1: background entry self-heal triggered. path: /clients/client1/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:40.228440] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-2: background entry self-heal completed on /clients/client1/~dmtmp/PM >[2012-04-03 17:45:40.228868] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-0: background entry self-heal completed on /clients/client0/~dmtmp/PM >[2012-04-03 17:45:40.229935] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-1: background entry self-heal triggered. path: /clients/client9/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:40.232617] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-1: background entry self-heal completed on /clients/client1/~dmtmp/PM >[2012-04-03 17:45:40.232791] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-0: background entry self-heal completed on /clients/client1/~dmtmp/PM >[2012-04-03 17:45:40.242089] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-1: background entry self-heal completed on /clients/client9/~dmtmp/PM >[2012-04-03 17:45:40.250169] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-2: background entry self-heal triggered. path: /clients/client9/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:40.251049] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-1: background entry self-heal triggered. path: /clients/client9/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:40.251270] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-0: background entry self-heal triggered. path: /clients/client9/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:40.253003] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-2: background entry self-heal triggered. path: /clients/client7/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:40.260590] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-0: background entry self-heal completed on /clients/client9/~dmtmp/PM >[2012-04-03 17:45:40.271552] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-1: background entry self-heal completed on /clients/client9/~dmtmp/PM >[2012-04-03 17:45:40.275364] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-2: background entry self-heal completed on /clients/client9/~dmtmp/PM >[2012-04-03 17:45:40.278349] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-2: background entry self-heal completed on /clients/client7/~dmtmp/PM >[2012-04-03 17:45:40.282051] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-0: background entry self-heal triggered. path: /clients/client7/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:40.282261] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-2: background entry self-heal triggered. path: /clients/client8/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:40.282937] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-1: background entry self-heal triggered. path: /clients/client7/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:40.287128] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-2: background entry self-heal triggered. path: /clients/client7/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:40.316215] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-1: background entry self-heal completed on /clients/client7/~dmtmp/PM >[2012-04-03 17:45:40.316547] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-0: background entry self-heal completed on /clients/client7/~dmtmp/PM >[2012-04-03 17:45:40.316688] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-2: background entry self-heal completed on /clients/client8/~dmtmp/PM >[2012-04-03 17:45:40.317870] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-2: background entry self-heal completed on /clients/client7/~dmtmp/PM >[2012-04-03 17:45:40.319204] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-2: background entry self-heal triggered. path: /clients/client8/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:40.319484] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-0: background entry self-heal triggered. path: /clients/client8/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:40.321126] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-1: background entry self-heal triggered. path: /clients/client8/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:40.323340] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-0: background entry self-heal triggered. path: /clients/client3/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:40.327528] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-2: background entry self-heal completed on /clients/client8/~dmtmp/PM >[2012-04-03 17:45:40.339410] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-0: background entry self-heal completed on /clients/client8/~dmtmp/PM >[2012-04-03 17:45:40.340552] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-0: background entry self-heal completed on /clients/client3/~dmtmp/PM >[2012-04-03 17:45:40.342904] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-2: background entry self-heal triggered. path: /clients/client3/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:40.345040] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-1: background entry self-heal triggered. path: /clients/client5/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:40.345283] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-0: background entry self-heal triggered. path: /clients/client3/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:40.345433] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-1: background entry self-heal completed on /clients/client8/~dmtmp/PM >[2012-04-03 17:45:40.347542] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-1: background entry self-heal triggered. path: /clients/client3/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:40.352048] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-2: background entry self-heal completed on /clients/client3/~dmtmp/PM >[2012-04-03 17:45:40.360888] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-0: background entry self-heal completed on /clients/client3/~dmtmp/PM >[2012-04-03 17:45:40.366296] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-1: background entry self-heal completed on /clients/client5/~dmtmp/PM >[2012-04-03 17:45:40.366805] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-1: background entry self-heal completed on /clients/client3/~dmtmp/PM >[2012-04-03 17:45:40.370377] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-0: background entry self-heal triggered. path: /clients/client5/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:40.371154] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-2: background entry self-heal triggered. path: /clients/client5/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:40.372378] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-1: background entry self-heal triggered. path: /clients/client5/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:40.375885] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-0: background entry self-heal triggered. path: /clients/client6/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:40.382703] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-0: background entry self-heal completed on /clients/client5/~dmtmp/PM >[2012-04-03 17:45:40.385944] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-1: background entry self-heal completed on /clients/client5/~dmtmp/PM >[2012-04-03 17:45:40.386541] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-2: background entry self-heal completed on /clients/client5/~dmtmp/PM >[2012-04-03 17:45:40.386844] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-0: background entry self-heal completed on /clients/client6/~dmtmp/PM >[2012-04-03 17:45:40.392184] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-2: background entry self-heal triggered. path: /clients/client6/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:40.392604] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-0: background entry self-heal triggered. path: /clients/client6/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:40.393566] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-1: background entry self-heal triggered. path: /clients/client6/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:40.395370] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-2: background entry self-heal triggered. path: /clients/client2/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:40.404793] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-1: background entry self-heal completed on /clients/client6/~dmtmp/PM >[2012-04-03 17:45:40.405003] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-2: background entry self-heal completed on /clients/client6/~dmtmp/PM >[2012-04-03 17:45:40.407092] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-2: background entry self-heal completed on /clients/client2/~dmtmp/PM >[2012-04-03 17:45:40.408903] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-0: background entry self-heal completed on /clients/client6/~dmtmp/PM >[2012-04-03 17:45:40.413108] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-0: background entry self-heal triggered. path: /clients/client2/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:40.414870] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-2: background entry self-heal triggered. path: /clients/client2/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:40.416864] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-1: background entry self-heal triggered. path: /clients/client2/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:40.417802] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-1: background entry self-heal triggered. path: /clients/client1/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:40.431661] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-2: background entry self-heal completed on /clients/client2/~dmtmp/PM >[2012-04-03 17:45:40.432247] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-1: background entry self-heal completed on /clients/client2/~dmtmp/PM >[2012-04-03 17:45:40.433247] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-0: background entry self-heal completed on /clients/client2/~dmtmp/PM >[2012-04-03 17:45:40.435174] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-1: background entry self-heal triggered. path: /clients/client9/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:40.435769] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-1: background entry self-heal completed on /clients/client1/~dmtmp/PM >[2012-04-03 17:45:40.439218] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-2: background entry self-heal triggered. path: /clients/client1/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:40.440287] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-1: background entry self-heal triggered. path: /clients/client1/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:40.441963] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-0: background entry self-heal triggered. path: /clients/client1/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:40.447823] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-1: background entry self-heal completed on /clients/client9/~dmtmp/PM >[2012-04-03 17:45:40.449381] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-2: background entry self-heal triggered. path: /clients/client7/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:40.453046] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-2: background entry self-heal completed on /clients/client1/~dmtmp/PM >[2012-04-03 17:45:40.453282] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-2: background entry self-heal triggered. path: /clients/client9/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:40.454492] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-1: background entry self-heal triggered. path: /clients/client9/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:40.456633] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-1: background entry self-heal completed on /clients/client1/~dmtmp/PM >[2012-04-03 17:45:40.459856] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-0: background entry self-heal triggered. path: /clients/client9/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:40.465011] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-0: background entry self-heal completed on /clients/client1/~dmtmp/PM >[2012-04-03 17:45:40.467753] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-2: background entry self-heal completed on /clients/client7/~dmtmp/PM >[2012-04-03 17:45:40.471687] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-2: background entry self-heal completed on /clients/client9/~dmtmp/PM >[2012-04-03 17:45:40.472662] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-2: background entry self-heal triggered. path: /clients/client7/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:40.475318] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-0: background entry self-heal triggered. path: /clients/client7/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:40.476735] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-0: background entry self-heal completed on /clients/client9/~dmtmp/PM >[2012-04-03 17:45:40.477260] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-1: background entry self-heal triggered. path: /clients/client7/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:40.477947] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-1: background entry self-heal completed on /clients/client9/~dmtmp/PM >[2012-04-03 17:45:40.483109] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-2: background entry self-heal completed on /clients/client7/~dmtmp/PM >[2012-04-03 17:45:40.485645] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-0: background entry self-heal completed on /clients/client7/~dmtmp/PM >[2012-04-03 17:45:40.490783] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-0: background entry self-heal triggered. path: /clients/client3/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:40.491361] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-1: background entry self-heal completed on /clients/client7/~dmtmp/PM >[2012-04-03 17:45:40.502079] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-0: background entry self-heal completed on /clients/client3/~dmtmp/PM >[2012-04-03 17:45:40.506558] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-0: background entry self-heal triggered. path: /clients/client3/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:40.507278] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-2: background entry self-heal triggered. path: /clients/client3/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:40.508385] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-1: background entry self-heal triggered. path: /clients/client3/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:40.520932] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-1: background entry self-heal triggered. path: /clients/client5/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:40.521415] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-1: background entry self-heal completed on /clients/client3/~dmtmp/PM >[2012-04-03 17:45:40.521638] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-0: background entry self-heal completed on /clients/client3/~dmtmp/PM >[2012-04-03 17:45:40.522893] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-2: background entry self-heal completed on /clients/client3/~dmtmp/PM >[2012-04-03 17:45:40.532129] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-1: background entry self-heal completed on /clients/client5/~dmtmp/PM >[2012-04-03 17:45:40.532678] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-0: background entry self-heal triggered. path: /clients/client6/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:40.534720] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-0: background entry self-heal triggered. path: /clients/client5/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:40.535532] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-2: background entry self-heal triggered. path: /clients/client5/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:40.536018] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-1: background entry self-heal triggered. path: /clients/client5/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:40.546852] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-0: background entry self-heal completed on /clients/client6/~dmtmp/PM >[2012-04-03 17:45:40.547540] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-2: background entry self-heal triggered. path: /clients/client2/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:40.547916] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-1: background entry self-heal completed on /clients/client5/~dmtmp/PM >[2012-04-03 17:45:40.548733] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-0: background entry self-heal completed on /clients/client5/~dmtmp/PM >[2012-04-03 17:45:40.549472] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-2: background entry self-heal completed on /clients/client5/~dmtmp/PM >[2012-04-03 17:45:40.549803] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-2: background entry self-heal triggered. path: /clients/client6/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:40.550578] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-1: background entry self-heal triggered. path: /clients/client6/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:40.551406] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-0: background entry self-heal triggered. path: /clients/client6/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:40.559753] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-2: background entry self-heal completed on /clients/client2/~dmtmp/PM >[2012-04-03 17:45:40.560303] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-1: background entry self-heal completed on /clients/client6/~dmtmp/PM >[2012-04-03 17:45:40.560944] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-1: background entry self-heal triggered. path: /clients/client9/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:40.561565] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-0: background entry self-heal completed on /clients/client6/~dmtmp/PM >[2012-04-03 17:45:40.562270] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-1: background entry self-heal triggered. path: /clients/client2/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:40.562949] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-0: background entry self-heal triggered. path: /clients/client2/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:40.563277] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-2: background entry self-heal completed on /clients/client6/~dmtmp/PM >[2012-04-03 17:45:40.564228] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-2: background entry self-heal triggered. path: /clients/client2/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:40.569485] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-1: background entry self-heal completed on /clients/client9/~dmtmp/PM >[2012-04-03 17:45:40.571287] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-0: background entry self-heal completed on /clients/client2/~dmtmp/PM >[2012-04-03 17:45:40.572064] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-1: background entry self-heal completed on /clients/client2/~dmtmp/PM >[2012-04-03 17:45:40.572368] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-1: background entry self-heal triggered. path: /clients/client9/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:40.573643] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-2: background entry self-heal triggered. path: /clients/client7/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:40.574287] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-0: background entry self-heal triggered. path: /clients/client9/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:40.574934] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-2: background entry self-heal triggered. path: /clients/client9/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:40.576199] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-2: background entry self-heal completed on /clients/client2/~dmtmp/PM >[2012-04-03 17:45:40.588346] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-1: background entry self-heal completed on /clients/client9/~dmtmp/PM >[2012-04-03 17:45:40.590550] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-2: background entry self-heal completed on /clients/client7/~dmtmp/PM >[2012-04-03 17:45:40.591565] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-2: background entry self-heal completed on /clients/client9/~dmtmp/PM >[2012-04-03 17:45:40.593053] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-0: background entry self-heal triggered. path: /clients/client7/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:40.594166] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-1: background entry self-heal triggered. path: /clients/client7/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:40.594622] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-2: background entry self-heal triggered. path: /clients/client7/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:40.597397] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-0: background entry self-heal completed on /clients/client9/~dmtmp/PM >[2012-04-03 17:45:40.601743] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-0: background entry self-heal completed on /clients/client7/~dmtmp/PM >[2012-04-03 17:45:40.603544] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-2: background entry self-heal completed on /clients/client7/~dmtmp/PM >[2012-04-03 17:45:40.608730] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-1: background entry self-heal completed on /clients/client7/~dmtmp/PM >[2012-04-03 17:45:40.625600] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-1: background entry self-heal triggered. path: /clients/client1/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:40.632398] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-1: background entry self-heal completed on /clients/client1/~dmtmp/PM >[2012-04-03 17:45:40.637743] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-1: background entry self-heal triggered. path: /clients/client1/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:40.638104] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-2: background entry self-heal triggered. path: /clients/client1/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:40.638793] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-0: background entry self-heal triggered. path: /clients/client1/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:40.643585] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-2: background entry self-heal triggered. path: /clients/client0/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:40.648224] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-1: background entry self-heal completed on /clients/client1/~dmtmp/PM >[2012-04-03 17:45:40.651784] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-2: background entry self-heal completed on /clients/client1/~dmtmp/PM >[2012-04-03 17:45:40.654289] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-0: background entry self-heal completed on /clients/client1/~dmtmp/PM >[2012-04-03 17:45:40.654734] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-0: background entry self-heal triggered. path: /clients/client3/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:40.655069] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-2: background entry self-heal completed on /clients/client0/~dmtmp/PM >[2012-04-03 17:45:40.657756] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-1: background entry self-heal triggered. path: /clients/client0/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:40.658208] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-2: background entry self-heal triggered. path: /clients/client0/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:40.659709] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-0: background entry self-heal triggered. path: /clients/client0/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:40.667041] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-0: background entry self-heal completed on /clients/client3/~dmtmp/PM >[2012-04-03 17:45:40.668064] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-2: background entry self-heal completed on /clients/client0/~dmtmp/PM >[2012-04-03 17:45:40.668651] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-1: background entry self-heal triggered. path: /clients/client5/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:40.668871] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-1: background entry self-heal completed on /clients/client0/~dmtmp/PM >[2012-04-03 17:45:40.672380] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-2: background entry self-heal triggered. path: /clients/client3/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:40.672598] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-1: background entry self-heal triggered. path: /clients/client3/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:40.673170] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-0: background entry self-heal triggered. path: /clients/client3/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:40.673629] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-0: background entry self-heal completed on /clients/client0/~dmtmp/PM >[2012-04-03 17:45:40.683273] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-0: background entry self-heal completed on /clients/client3/~dmtmp/PM >[2012-04-03 17:45:40.683718] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-2: background entry self-heal completed on /clients/client3/~dmtmp/PM >[2012-04-03 17:45:40.683983] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-1: background entry self-heal completed on /clients/client5/~dmtmp/PM >[2012-04-03 17:45:40.685413] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-2: background entry self-heal triggered. path: /clients/client2/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:40.686008] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-1: background entry self-heal completed on /clients/client3/~dmtmp/PM >[2012-04-03 17:45:40.687598] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-2: background entry self-heal triggered. path: /clients/client5/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:40.687777] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-0: background entry self-heal triggered. path: /clients/client5/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:40.688628] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-1: background entry self-heal triggered. path: /clients/client5/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:40.698200] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-2: background entry self-heal completed on /clients/client2/~dmtmp/PM >[2012-04-03 17:45:40.698719] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-0: background entry self-heal completed on /clients/client5/~dmtmp/PM >[2012-04-03 17:45:40.698966] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-1: background entry self-heal triggered. path: /clients/client9/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:40.700214] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-2: background entry self-heal completed on /clients/client5/~dmtmp/PM >[2012-04-03 17:45:40.702011] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-0: background entry self-heal triggered. path: /clients/client2/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:40.702202] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-1: background entry self-heal completed on /clients/client5/~dmtmp/PM >[2012-04-03 17:45:40.702991] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-1: background entry self-heal triggered. path: /clients/client2/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:40.703565] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-2: background entry self-heal triggered. path: /clients/client2/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:40.711585] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-1: background entry self-heal completed on /clients/client9/~dmtmp/PM >[2012-04-03 17:45:40.713914] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-1: background entry self-heal completed on /clients/client2/~dmtmp/PM >[2012-04-03 17:45:40.715308] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-1: background entry self-heal triggered. path: /clients/client9/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:40.715565] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-0: background entry self-heal triggered. path: /clients/client9/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:40.716139] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-2: background entry self-heal triggered. path: /clients/client9/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:40.717133] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-0: background entry self-heal completed on /clients/client2/~dmtmp/PM >[2012-04-03 17:45:40.718480] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-2: background entry self-heal completed on /clients/client2/~dmtmp/PM >[2012-04-03 17:45:40.725395] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-0: background entry self-heal completed on /clients/client9/~dmtmp/PM >[2012-04-03 17:45:40.726560] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-1: background entry self-heal triggered. path: /clients/client4/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:40.730180] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-2: background entry self-heal completed on /clients/client9/~dmtmp/PM >[2012-04-03 17:45:40.730794] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-1: background entry self-heal completed on /clients/client9/~dmtmp/PM >[2012-04-03 17:45:40.739366] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-1: background entry self-heal completed on /clients/client4/~dmtmp/PM >[2012-04-03 17:45:40.740491] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-2: background entry self-heal triggered. path: /clients/client7/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:40.742493] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-0: background entry self-heal triggered. path: /clients/client4/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:40.744114] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-1: background entry self-heal triggered. path: /clients/client4/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:40.745320] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-2: background entry self-heal triggered. path: /clients/client4/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:40.751671] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-0: background entry self-heal completed on /clients/client4/~dmtmp/PM >[2012-04-03 17:45:40.755530] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-1: background entry self-heal completed on /clients/client4/~dmtmp/PM >[2012-04-03 17:45:40.756471] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-1: background entry self-heal triggered. path: /clients/client1/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:40.756748] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-2: background entry self-heal completed on /clients/client7/~dmtmp/PM >[2012-04-03 17:45:40.759484] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-0: background entry self-heal triggered. path: /clients/client7/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:40.759949] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-2: background entry self-heal completed on /clients/client4/~dmtmp/PM >[2012-04-03 17:45:40.762093] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-2: background entry self-heal triggered. path: /clients/client7/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:40.762297] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-1: background entry self-heal triggered. path: /clients/client7/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:40.768205] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-1: background entry self-heal completed on /clients/client1/~dmtmp/PM >[2012-04-03 17:45:40.771686] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-1: background entry self-heal triggered. path: /clients/client1/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:40.773485] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-2: background entry self-heal triggered. path: /clients/client1/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:40.773926] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-0: background entry self-heal triggered. path: /clients/client1/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:40.774491] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-1: background entry self-heal completed on /clients/client7/~dmtmp/PM >[2012-04-03 17:45:40.774649] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-2: background entry self-heal completed on /clients/client7/~dmtmp/PM >[2012-04-03 17:45:40.774970] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-2: background entry self-heal triggered. path: /clients/client0/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:40.776336] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-0: background entry self-heal completed on /clients/client7/~dmtmp/PM >[2012-04-03 17:45:40.783140] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-1: background entry self-heal completed on /clients/client1/~dmtmp/PM >[2012-04-03 17:45:40.784833] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-2: background entry self-heal completed on /clients/client1/~dmtmp/PM >[2012-04-03 17:45:40.785024] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-0: background entry self-heal completed on /clients/client1/~dmtmp/PM >[2012-04-03 17:45:40.785572] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-2: background entry self-heal completed on /clients/client0/~dmtmp/PM >[2012-04-03 17:45:40.789950] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-1: background entry self-heal triggered. path: /clients/client0/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:40.791221] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-0: background entry self-heal triggered. path: /clients/client0/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:40.791453] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-2: background entry self-heal triggered. path: /clients/client0/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:40.792717] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-0: background entry self-heal triggered. path: /clients/client3/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:40.801178] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-0: background entry self-heal completed on /clients/client0/~dmtmp/PM >[2012-04-03 17:45:40.801604] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-2: background entry self-heal completed on /clients/client0/~dmtmp/PM >[2012-04-03 17:45:40.801795] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-1: background entry self-heal triggered. path: /clients/client5/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:40.804156] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-1: background entry self-heal completed on /clients/client0/~dmtmp/PM >[2012-04-03 17:45:40.805153] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-0: background entry self-heal completed on /clients/client3/~dmtmp/PM >[2012-04-03 17:45:40.807839] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-0: background entry self-heal triggered. path: /clients/client3/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:40.808696] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-1: background entry self-heal triggered. path: /clients/client3/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:40.809479] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-2: background entry self-heal triggered. path: /clients/client3/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:40.817721] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-1: background entry self-heal completed on /clients/client5/~dmtmp/PM >[2012-04-03 17:45:40.819085] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-2: background entry self-heal triggered. path: /clients/client2/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:40.821363] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-2: background entry self-heal completed on /clients/client3/~dmtmp/PM >[2012-04-03 17:45:40.822573] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-2: background entry self-heal triggered. path: /clients/client5/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:40.823113] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-1: background entry self-heal triggered. path: /clients/client5/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:40.823584] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-0: background entry self-heal triggered. path: /clients/client5/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:40.824771] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-0: background entry self-heal completed on /clients/client3/~dmtmp/PM >[2012-04-03 17:45:40.825782] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-1: background entry self-heal completed on /clients/client3/~dmtmp/PM >[2012-04-03 17:45:40.832850] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-2: background entry self-heal completed on /clients/client2/~dmtmp/PM >[2012-04-03 17:45:40.835534] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-1: background entry self-heal completed on /clients/client5/~dmtmp/PM >[2012-04-03 17:45:40.836146] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-1: background entry self-heal triggered. path: /clients/client2/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:40.836336] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-2: background entry self-heal triggered. path: /clients/client8/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:40.836479] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-2: background entry self-heal completed on /clients/client5/~dmtmp/PM >[2012-04-03 17:45:40.836658] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-0: background entry self-heal completed on /clients/client5/~dmtmp/PM >[2012-04-03 17:45:40.836921] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-2: background entry self-heal triggered. path: /clients/client2/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:40.837114] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-0: background entry self-heal triggered. path: /clients/client2/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:40.847002] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-0: background entry self-heal completed on /clients/client2/~dmtmp/PM >[2012-04-03 17:45:40.847406] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-1: background entry self-heal completed on /clients/client2/~dmtmp/PM >[2012-04-03 17:45:40.848065] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-2: background entry self-heal completed on /clients/client8/~dmtmp/PM >[2012-04-03 17:45:40.848432] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-2: background entry self-heal completed on /clients/client2/~dmtmp/PM >[2012-04-03 17:45:40.849176] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-1: background entry self-heal triggered. path: /clients/client9/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:40.850179] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-2: background entry self-heal triggered. path: /clients/client8/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:40.850703] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-1: background entry self-heal triggered. path: /clients/client8/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:40.851089] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-0: background entry self-heal triggered. path: /clients/client8/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:40.858012] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-1: background entry self-heal completed on /clients/client9/~dmtmp/PM >[2012-04-03 17:45:40.858952] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-1: background entry self-heal triggered. path: /clients/client4/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:40.859195] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-1: background entry self-heal completed on /clients/client8/~dmtmp/PM >[2012-04-03 17:45:40.861098] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-2: background entry self-heal triggered. path: /clients/client9/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:40.861548] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-1: background entry self-heal triggered. path: /clients/client9/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:40.862644] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-0: background entry self-heal triggered. path: /clients/client9/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:40.862820] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-2: background entry self-heal completed on /clients/client8/~dmtmp/PM >[2012-04-03 17:45:40.862966] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-0: background entry self-heal completed on /clients/client8/~dmtmp/PM >[2012-04-03 17:45:40.870162] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-1: background entry self-heal completed on /clients/client4/~dmtmp/PM >[2012-04-03 17:45:40.871461] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-1: background entry self-heal completed on /clients/client9/~dmtmp/PM >[2012-04-03 17:45:40.871741] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-2: background entry self-heal triggered. path: /clients/client7/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:40.872083] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-2: background entry self-heal completed on /clients/client9/~dmtmp/PM >[2012-04-03 17:45:40.873918] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-0: background entry self-heal completed on /clients/client9/~dmtmp/PM >[2012-04-03 17:45:40.874485] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-0: background entry self-heal triggered. path: /clients/client4/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:40.874935] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-2: background entry self-heal triggered. path: /clients/client4/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:40.875678] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-1: background entry self-heal triggered. path: /clients/client4/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:40.883491] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-2: background entry self-heal completed on /clients/client7/~dmtmp/PM >[2012-04-03 17:45:40.886371] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-0: background entry self-heal completed on /clients/client4/~dmtmp/PM >[2012-04-03 17:45:40.886644] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-1: background entry self-heal completed on /clients/client4/~dmtmp/PM >[2012-04-03 17:45:40.886870] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-0: background entry self-heal triggered. path: /clients/client7/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:40.887088] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-1: background entry self-heal triggered. path: /clients/client1/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:40.887788] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-1: background entry self-heal triggered. path: /clients/client7/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:40.887951] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-2: background entry self-heal completed on /clients/client4/~dmtmp/PM >[2012-04-03 17:45:40.889083] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-2: background entry self-heal triggered. path: /clients/client7/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:40.896080] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-1: background entry self-heal completed on /clients/client1/~dmtmp/PM >[2012-04-03 17:45:40.896594] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-0: background entry self-heal completed on /clients/client7/~dmtmp/PM >[2012-04-03 17:45:40.896914] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-1: background entry self-heal completed on /clients/client7/~dmtmp/PM >[2012-04-03 17:45:40.898079] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-2: background entry self-heal triggered. path: /clients/client0/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:40.898742] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-0: background entry self-heal triggered. path: /clients/client1/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:40.898946] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-1: background entry self-heal triggered. path: /clients/client1/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:40.899667] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-2: background entry self-heal triggered. path: /clients/client1/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:40.899887] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-2: background entry self-heal completed on /clients/client7/~dmtmp/PM >[2012-04-03 17:45:40.907592] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-2: background entry self-heal completed on /clients/client0/~dmtmp/PM >[2012-04-03 17:45:40.908041] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-0: background entry self-heal completed on /clients/client1/~dmtmp/PM >[2012-04-03 17:45:40.908490] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-0: background entry self-heal triggered. path: /clients/client6/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:40.908871] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-2: background entry self-heal completed on /clients/client1/~dmtmp/PM >[2012-04-03 17:45:40.909135] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-1: background entry self-heal completed on /clients/client1/~dmtmp/PM >[2012-04-03 17:45:40.910258] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-0: background entry self-heal triggered. path: /clients/client0/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:40.910928] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-2: background entry self-heal triggered. path: /clients/client0/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:40.911291] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-1: background entry self-heal triggered. path: /clients/client0/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:40.919980] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-0: background entry self-heal completed on /clients/client6/~dmtmp/PM >[2012-04-03 17:45:40.920782] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-1: background entry self-heal completed on /clients/client0/~dmtmp/PM >[2012-04-03 17:45:40.920995] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-0: background entry self-heal triggered. path: /clients/client3/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:40.921348] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-0: background entry self-heal completed on /clients/client0/~dmtmp/PM >[2012-04-03 17:45:40.923060] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-0: background entry self-heal triggered. path: /clients/client6/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:40.923417] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-2: background entry self-heal completed on /clients/client0/~dmtmp/PM >[2012-04-03 17:45:40.924069] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-1: background entry self-heal triggered. path: /clients/client6/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:40.925110] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-2: background entry self-heal triggered. path: /clients/client6/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:40.932860] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-0: background entry self-heal completed on /clients/client3/~dmtmp/PM >[2012-04-03 17:45:40.934498] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-1: background entry self-heal triggered. path: /clients/client5/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:40.936204] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-1: background entry self-heal completed on /clients/client6/~dmtmp/PM >[2012-04-03 17:45:40.936386] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-2: background entry self-heal completed on /clients/client6/~dmtmp/PM >[2012-04-03 17:45:40.936541] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-0: background entry self-heal completed on /clients/client6/~dmtmp/PM >[2012-04-03 17:45:40.936838] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-2: background entry self-heal triggered. path: /clients/client3/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:40.937306] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-1: background entry self-heal triggered. path: /clients/client3/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:40.938397] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-0: background entry self-heal triggered. path: /clients/client3/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:40.947048] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-0: background entry self-heal completed on /clients/client3/~dmtmp/PM >[2012-04-03 17:45:40.947206] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-1: background entry self-heal completed on /clients/client5/~dmtmp/PM >[2012-04-03 17:45:40.947701] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-2: background entry self-heal completed on /clients/client3/~dmtmp/PM >[2012-04-03 17:45:40.948905] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-1: background entry self-heal completed on /clients/client3/~dmtmp/PM >[2012-04-03 17:45:40.950209] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-2: background entry self-heal triggered. path: /clients/client8/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:40.950622] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-1: background entry self-heal triggered. path: /clients/client5/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:40.951351] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-2: background entry self-heal triggered. path: /clients/client5/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:40.952008] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-0: background entry self-heal triggered. path: /clients/client5/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:40.959240] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-1: background entry self-heal triggered. path: /clients/client9/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:40.959577] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-2: background entry self-heal completed on /clients/client8/~dmtmp/PM >[2012-04-03 17:45:40.960462] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-2: background entry self-heal completed on /clients/client5/~dmtmp/PM >[2012-04-03 17:45:40.962461] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-0: background entry self-heal triggered. path: /clients/client8/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:40.963183] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-1: background entry self-heal completed on /clients/client5/~dmtmp/PM >[2012-04-03 17:45:40.963488] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-2: background entry self-heal triggered. path: /clients/client8/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:40.963860] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-1: background entry self-heal triggered. path: /clients/client8/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:40.965278] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-0: background entry self-heal completed on /clients/client5/~dmtmp/PM >[2012-04-03 17:45:40.971930] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-2: background entry self-heal triggered. path: /clients/client2/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:40.972463] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-1: background entry self-heal completed on /clients/client9/~dmtmp/PM >[2012-04-03 17:45:40.974888] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-0: background entry self-heal completed on /clients/client8/~dmtmp/PM >[2012-04-03 17:45:40.975277] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-1: background entry self-heal triggered. path: /clients/client9/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:40.975608] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-1: background entry self-heal completed on /clients/client8/~dmtmp/PM >[2012-04-03 17:45:40.976048] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-0: background entry self-heal triggered. path: /clients/client9/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:40.976193] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-2: background entry self-heal completed on /clients/client8/~dmtmp/PM >[2012-04-03 17:45:40.977708] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-2: background entry self-heal triggered. path: /clients/client9/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:40.981239] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-1: background entry self-heal triggered. path: /clients/client1/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:40.984454] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-1: background entry self-heal completed on /clients/client9/~dmtmp/PM >[2012-04-03 17:45:40.985788] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-2: background entry self-heal completed on /clients/client2/~dmtmp/PM >[2012-04-03 17:45:40.986176] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-0: background entry self-heal completed on /clients/client9/~dmtmp/PM >[2012-04-03 17:45:40.989268] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-1: background entry self-heal triggered. path: /clients/client2/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:40.990347] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-0: background entry self-heal triggered. path: /clients/client2/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:40.991122] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-2: background entry self-heal triggered. path: /clients/client2/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:40.991304] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-2: background entry self-heal completed on /clients/client9/~dmtmp/PM >[2012-04-03 17:45:40.991846] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-1: background entry self-heal completed on /clients/client1/~dmtmp/PM >[2012-04-03 17:45:40.994326] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-1: background entry self-heal triggered. path: /clients/client1/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:40.995591] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-0: background entry self-heal triggered. path: /clients/client1/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:40.996075] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-2: background entry self-heal triggered. path: /clients/client1/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:40.996797] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-1: background entry self-heal triggered. path: /clients/client4/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:40.999541] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-1: background entry self-heal completed on /clients/client2/~dmtmp/PM >[2012-04-03 17:45:41.001745] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-2: background entry self-heal completed on /clients/client2/~dmtmp/PM >[2012-04-03 17:45:41.004073] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-0: background entry self-heal completed on /clients/client2/~dmtmp/PM >[2012-04-03 17:45:41.005885] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-1: background entry self-heal completed on /clients/client1/~dmtmp/PM >[2012-04-03 17:45:41.006883] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-1: background entry self-heal completed on /clients/client4/~dmtmp/PM >[2012-04-03 17:45:41.007889] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-2: background entry self-heal completed on /clients/client1/~dmtmp/PM >[2012-04-03 17:45:41.008736] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-0: background entry self-heal completed on /clients/client1/~dmtmp/PM >[2012-04-03 17:45:41.010320] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-2: background entry self-heal triggered. path: /clients/client4/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:41.010803] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-0: background entry self-heal triggered. path: /clients/client4/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:41.011452] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-2: background entry self-heal triggered. path: /clients/client7/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:41.012540] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-1: background entry self-heal triggered. path: /clients/client4/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:41.019622] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-0: background entry self-heal completed on /clients/client4/~dmtmp/PM >[2012-04-03 17:45:41.020319] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-2: background entry self-heal triggered. path: /clients/client0/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:41.021185] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-1: background entry self-heal completed on /clients/client4/~dmtmp/PM >[2012-04-03 17:45:41.021827] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-2: background entry self-heal completed on /clients/client4/~dmtmp/PM >[2012-04-03 17:45:41.023213] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-2: background entry self-heal completed on /clients/client7/~dmtmp/PM >[2012-04-03 17:45:41.025546] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-0: background entry self-heal triggered. path: /clients/client7/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:41.026699] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-2: background entry self-heal triggered. path: /clients/client7/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:41.029330] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-1: background entry self-heal triggered. path: /clients/client7/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:41.031828] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-2: background entry self-heal completed on /clients/client0/~dmtmp/PM >[2012-04-03 17:45:41.032503] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-0: background entry self-heal triggered. path: /clients/client6/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:41.033820] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-0: background entry self-heal completed on /clients/client7/~dmtmp/PM >[2012-04-03 17:45:41.034658] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-0: background entry self-heal triggered. path: /clients/client0/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:41.035866] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-1: background entry self-heal triggered. path: /clients/client0/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:41.038059] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-2: background entry self-heal triggered. path: /clients/client0/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:41.039675] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-1: background entry self-heal completed on /clients/client7/~dmtmp/PM >[2012-04-03 17:45:41.040039] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-2: background entry self-heal completed on /clients/client7/~dmtmp/PM >[2012-04-03 17:45:41.042957] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-0: background entry self-heal completed on /clients/client6/~dmtmp/PM >[2012-04-03 17:45:41.043486] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-0: background entry self-heal completed on /clients/client0/~dmtmp/PM >[2012-04-03 17:45:41.045298] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-0: background entry self-heal triggered. path: /clients/client6/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:41.046109] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-1: background entry self-heal completed on /clients/client0/~dmtmp/PM >[2012-04-03 17:45:41.047328] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-2: background entry self-heal triggered. path: /clients/client6/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:41.047552] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-0: background entry self-heal triggered. path: /clients/client3/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:41.048075] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-1: background entry self-heal triggered. path: /clients/client6/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:41.049060] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-2: background entry self-heal completed on /clients/client0/~dmtmp/PM >[2012-04-03 17:45:41.053723] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-0: background entry self-heal completed on /clients/client6/~dmtmp/PM >[2012-04-03 17:45:41.056702] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-0: background entry self-heal completed on /clients/client3/~dmtmp/PM >[2012-04-03 17:45:41.057357] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-2: background entry self-heal completed on /clients/client6/~dmtmp/PM >[2012-04-03 17:45:41.057523] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-1: background entry self-heal completed on /clients/client6/~dmtmp/PM >[2012-04-03 17:45:41.058623] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-1: background entry self-heal triggered. path: /clients/client5/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:41.059271] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-0: background entry self-heal triggered. path: /clients/client3/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:41.060082] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-1: background entry self-heal triggered. path: /clients/client3/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:41.060904] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-2: background entry self-heal triggered. path: /clients/client3/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:41.067821] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-1: background entry self-heal completed on /clients/client5/~dmtmp/PM >[2012-04-03 17:45:41.068688] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-2: background entry self-heal completed on /clients/client3/~dmtmp/PM >[2012-04-03 17:45:41.069451] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-0: background entry self-heal completed on /clients/client3/~dmtmp/PM >[2012-04-03 17:45:41.070381] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-2: background entry self-heal triggered. path: /clients/client5/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:41.070926] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-1: background entry self-heal completed on /clients/client3/~dmtmp/PM >[2012-04-03 17:45:41.071551] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-1: background entry self-heal triggered. path: /clients/client5/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:41.071907] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-0: background entry self-heal triggered. path: /clients/client5/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:41.073772] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-1: background entry self-heal triggered. path: /clients/client9/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:41.080766] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-1: background entry self-heal completed on /clients/client5/~dmtmp/PM >[2012-04-03 17:45:41.081633] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-2: background entry self-heal completed on /clients/client5/~dmtmp/PM >[2012-04-03 17:45:41.082258] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-1: background entry self-heal completed on /clients/client9/~dmtmp/PM >[2012-04-03 17:45:41.082707] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-0: background entry self-heal completed on /clients/client5/~dmtmp/PM >[2012-04-03 17:45:41.083452] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-2: background entry self-heal triggered. path: /clients/client2/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:41.085189] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-2: background entry self-heal triggered. path: /clients/client9/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:41.085627] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-0: background entry self-heal triggered. path: /clients/client9/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:41.086407] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-1: background entry self-heal triggered. path: /clients/client9/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:41.093535] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-1: background entry self-heal triggered. path: /clients/client1/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:41.095443] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-1: background entry self-heal completed on /clients/client9/~dmtmp/PM >[2012-04-03 17:45:41.095971] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-0: background entry self-heal completed on /clients/client9/~dmtmp/PM >[2012-04-03 17:45:41.096759] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-2: background entry self-heal completed on /clients/client2/~dmtmp/PM >[2012-04-03 17:45:41.097387] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-2: background entry self-heal completed on /clients/client9/~dmtmp/PM >[2012-04-03 17:45:41.099585] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-1: background entry self-heal triggered. path: /clients/client2/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:41.099969] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-2: background entry self-heal triggered. path: /clients/client2/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:41.100478] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-0: background entry self-heal triggered. path: /clients/client2/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:41.102404] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-1: background entry self-heal completed on /clients/client1/~dmtmp/PM >[2012-04-03 17:45:41.103750] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-2: background entry self-heal triggered. path: /clients/client8/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:41.105191] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-1: background entry self-heal triggered. path: /clients/client1/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:41.105864] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-2: background entry self-heal triggered. path: /clients/client1/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:41.106218] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-0: background entry self-heal triggered. path: /clients/client1/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:41.107200] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-1: background entry self-heal completed on /clients/client2/~dmtmp/PM >[2012-04-03 17:45:41.111168] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-0: background entry self-heal completed on /clients/client2/~dmtmp/PM >[2012-04-03 17:45:41.111656] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-2: background entry self-heal completed on /clients/client2/~dmtmp/PM >[2012-04-03 17:45:41.111942] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-1: background entry self-heal completed on /clients/client1/~dmtmp/PM >[2012-04-03 17:45:41.114712] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-2: background entry self-heal completed on /clients/client8/~dmtmp/PM >[2012-04-03 17:45:41.115967] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-2: background entry self-heal completed on /clients/client1/~dmtmp/PM >[2012-04-03 17:45:41.116430] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-1: background entry self-heal triggered. path: /clients/client4/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:41.116939] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-0: background entry self-heal completed on /clients/client1/~dmtmp/PM >[2012-04-03 17:45:41.117400] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-0: background entry self-heal triggered. path: /clients/client8/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:41.118055] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-2: background entry self-heal triggered. path: /clients/client8/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:41.118420] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-1: background entry self-heal triggered. path: /clients/client8/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:41.125148] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-1: background entry self-heal completed on /clients/client4/~dmtmp/PM >[2012-04-03 17:45:41.126016] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-1: background entry self-heal completed on /clients/client8/~dmtmp/PM >[2012-04-03 17:45:41.128338] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-1: background entry self-heal triggered. path: /clients/client4/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:41.129940] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-2: background entry self-heal triggered. path: /clients/client4/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:41.130962] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-0: background entry self-heal triggered. path: /clients/client4/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:41.131665] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-2: background entry self-heal completed on /clients/client8/~dmtmp/PM >[2012-04-03 17:45:41.131987] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-2: background entry self-heal triggered. path: /clients/client7/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:41.132629] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-0: background entry self-heal completed on /clients/client8/~dmtmp/PM >[2012-04-03 17:45:41.138640] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-1: background entry self-heal completed on /clients/client4/~dmtmp/PM >[2012-04-03 17:45:41.142306] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-2: background entry self-heal completed on /clients/client4/~dmtmp/PM >[2012-04-03 17:45:41.143058] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-2: background entry self-heal completed on /clients/client7/~dmtmp/PM >[2012-04-03 17:45:41.144893] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-1: background entry self-heal triggered. path: /clients/client7/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:41.147094] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-0: background entry self-heal completed on /clients/client4/~dmtmp/PM >[2012-04-03 17:45:41.147619] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-0: background entry self-heal triggered. path: /clients/client7/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:41.148125] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-2: background entry self-heal triggered. path: /clients/client7/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:41.149222] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-2: background entry self-heal triggered. path: /clients/client0/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:41.153412] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-1: background entry self-heal completed on /clients/client7/~dmtmp/PM >[2012-04-03 17:45:41.156712] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-0: background entry self-heal completed on /clients/client7/~dmtmp/PM >[2012-04-03 17:45:41.159357] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-0: background entry self-heal triggered. path: /clients/client6/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:41.159618] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-2: background entry self-heal completed on /clients/client7/~dmtmp/PM >[2012-04-03 17:45:41.159928] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-2: background entry self-heal completed on /clients/client0/~dmtmp/PM >[2012-04-03 17:45:41.163499] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-0: background entry self-heal triggered. path: /clients/client0/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:41.164093] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-2: background entry self-heal triggered. path: /clients/client0/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:41.165117] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-1: background entry self-heal triggered. path: /clients/client0/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:41.170307] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-0: background entry self-heal completed on /clients/client6/~dmtmp/PM >[2012-04-03 17:45:41.172681] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-0: background entry self-heal triggered. path: /clients/client3/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:41.173195] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-1: background entry self-heal triggered. path: /clients/client6/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:41.173478] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-2: background entry self-heal triggered. path: /clients/client6/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:41.173950] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-1: background entry self-heal completed on /clients/client0/~dmtmp/PM >[2012-04-03 17:45:41.174145] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-2: background entry self-heal completed on /clients/client0/~dmtmp/PM >[2012-04-03 17:45:41.174694] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-0: background entry self-heal triggered. path: /clients/client6/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:41.174870] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-0: background entry self-heal completed on /clients/client0/~dmtmp/PM >[2012-04-03 17:45:41.182838] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-1: background entry self-heal completed on /clients/client6/~dmtmp/PM >[2012-04-03 17:45:41.183109] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-0: background entry self-heal completed on /clients/client3/~dmtmp/PM >[2012-04-03 17:45:41.183704] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-0: background entry self-heal completed on /clients/client6/~dmtmp/PM >[2012-04-03 17:45:41.184059] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-2: background entry self-heal completed on /clients/client6/~dmtmp/PM >[2012-04-03 17:45:41.184334] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-1: background entry self-heal triggered. path: /clients/client5/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:41.185718] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-0: background entry self-heal triggered. path: /clients/client3/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:41.186442] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-1: background entry self-heal triggered. path: /clients/client3/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:41.187288] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-2: background entry self-heal triggered. path: /clients/client3/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:41.196425] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-0: background entry self-heal completed on /clients/client3/~dmtmp/PM >[2012-04-03 17:45:41.203657] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-2: background entry self-heal completed on /clients/client3/~dmtmp/PM >[2012-04-03 17:45:41.204835] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-1: background entry self-heal completed on /clients/client5/~dmtmp/PM >[2012-04-03 17:45:41.205927] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-1: background entry self-heal triggered. path: /clients/client9/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:41.206122] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-1: background entry self-heal completed on /clients/client3/~dmtmp/PM >[2012-04-03 17:45:41.207039] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-1: background entry self-heal triggered. path: /clients/client5/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:41.207332] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-2: background entry self-heal triggered. path: /clients/client5/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:41.207823] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-0: background entry self-heal triggered. path: /clients/client5/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:41.215336] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-1: background entry self-heal completed on /clients/client9/~dmtmp/PM >[2012-04-03 17:45:41.216905] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-0: background entry self-heal completed on /clients/client5/~dmtmp/PM >[2012-04-03 17:45:41.217780] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-1: background entry self-heal completed on /clients/client5/~dmtmp/PM >[2012-04-03 17:45:41.218126] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-0: background entry self-heal triggered. path: /clients/client9/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:41.218744] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-2: background entry self-heal completed on /clients/client5/~dmtmp/PM >[2012-04-03 17:45:41.219837] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-1: background entry self-heal triggered. path: /clients/client9/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:41.220309] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-2: background entry self-heal triggered. path: /clients/client9/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:41.221692] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-2: background entry self-heal triggered. path: /clients/client2/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:41.224538] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-0: background entry self-heal completed on /clients/client9/~dmtmp/PM >[2012-04-03 17:45:41.228237] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-1: background entry self-heal completed on /clients/client9/~dmtmp/PM >[2012-04-03 17:45:41.228804] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-1: background entry self-heal triggered. path: /clients/client1/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:41.229077] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-2: background entry self-heal completed on /clients/client9/~dmtmp/PM >[2012-04-03 17:45:41.230465] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-2: background entry self-heal completed on /clients/client2/~dmtmp/PM >[2012-04-03 17:45:41.233508] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-2: background entry self-heal triggered. path: /clients/client2/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:41.233818] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-0: background entry self-heal triggered. path: /clients/client2/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:41.234969] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-1: background entry self-heal triggered. path: /clients/client2/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:41.237622] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-1: background entry self-heal completed on /clients/client1/~dmtmp/PM >[2012-04-03 17:45:41.242210] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-1: background entry self-heal triggered. path: /clients/client1/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:41.242424] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-2: background entry self-heal triggered. path: /clients/client1/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:41.243127] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-2: background entry self-heal completed on /clients/client2/~dmtmp/PM >[2012-04-03 17:45:41.243380] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-0: background entry self-heal triggered. path: /clients/client1/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:41.244025] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-2: background entry self-heal triggered. path: /clients/client8/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:41.245966] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-1: background entry self-heal completed on /clients/client2/~dmtmp/PM >[2012-04-03 17:45:41.246875] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-0: background entry self-heal completed on /clients/client2/~dmtmp/PM >[2012-04-03 17:45:41.249939] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-1: background entry self-heal completed on /clients/client1/~dmtmp/PM >[2012-04-03 17:45:41.250679] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-2: background entry self-heal completed on /clients/client1/~dmtmp/PM >[2012-04-03 17:45:41.252166] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-2: background entry self-heal completed on /clients/client8/~dmtmp/PM >[2012-04-03 17:45:41.252607] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-0: background entry self-heal completed on /clients/client1/~dmtmp/PM >[2012-04-03 17:45:41.255054] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-2: background entry self-heal triggered. path: /clients/client8/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:41.256160] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-1: background entry self-heal triggered. path: /clients/client8/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:41.256469] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-1: background entry self-heal triggered. path: /clients/client4/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:41.257383] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-0: background entry self-heal triggered. path: /clients/client8/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:41.263284] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-1: background entry self-heal completed on /clients/client8/~dmtmp/PM >[2012-04-03 17:45:41.264958] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-1: background entry self-heal completed on /clients/client4/~dmtmp/PM >[2012-04-03 17:45:41.265567] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-0: background entry self-heal completed on /clients/client8/~dmtmp/PM >[2012-04-03 17:45:41.268622] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-2: background entry self-heal completed on /clients/client8/~dmtmp/PM >[2012-04-03 17:45:41.268867] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-0: background entry self-heal triggered. path: /clients/client4/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:41.269129] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-2: background entry self-heal triggered. path: /clients/client4/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:41.269454] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-1: background entry self-heal triggered. path: /clients/client4/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:41.270753] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-2: background entry self-heal triggered. path: /clients/client7/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:41.276109] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-0: background entry self-heal completed on /clients/client4/~dmtmp/PM >[2012-04-03 17:45:41.279879] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-1: background entry self-heal completed on /clients/client4/~dmtmp/PM >[2012-04-03 17:45:41.280311] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-2: background entry self-heal completed on /clients/client4/~dmtmp/PM >[2012-04-03 17:45:41.280631] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-2: background entry self-heal completed on /clients/client7/~dmtmp/PM >[2012-04-03 17:45:41.282613] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-0: background entry self-heal triggered. path: /clients/client7/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:41.283372] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-2: background entry self-heal triggered. path: /clients/client0/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:41.283635] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-1: background entry self-heal triggered. path: /clients/client7/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:41.285976] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-2: background entry self-heal triggered. path: /clients/client7/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:41.296261] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-0: background entry self-heal triggered. path: /clients/client6/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:41.296579] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-1: background entry self-heal completed on /clients/client7/~dmtmp/PM >[2012-04-03 17:45:41.296716] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-0: background entry self-heal completed on /clients/client7/~dmtmp/PM >[2012-04-03 17:45:41.298586] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-2: background entry self-heal completed on /clients/client0/~dmtmp/PM >[2012-04-03 17:45:41.300411] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-2: background entry self-heal completed on /clients/client7/~dmtmp/PM >[2012-04-03 17:45:41.300821] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-1: background entry self-heal triggered. path: /clients/client0/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:41.302757] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-0: background entry self-heal triggered. path: /clients/client0/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:41.303435] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-0: background entry self-heal completed on /clients/client6/~dmtmp/PM >[2012-04-03 17:45:41.304726] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-2: background entry self-heal triggered. path: /clients/client0/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:41.306604] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-1: background entry self-heal triggered. path: /clients/client6/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:41.306837] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-0: background entry self-heal triggered. path: /clients/client6/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:41.308113] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-2: background entry self-heal triggered. path: /clients/client6/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:41.310274] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-0: background entry self-heal triggered. path: /clients/client3/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:41.311352] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-1: background entry self-heal completed on /clients/client0/~dmtmp/PM >[2012-04-03 17:45:41.312338] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-0: background entry self-heal completed on /clients/client0/~dmtmp/PM >[2012-04-03 17:45:41.316434] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-2: background entry self-heal completed on /clients/client0/~dmtmp/PM >[2012-04-03 17:45:41.317682] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-1: background entry self-heal completed on /clients/client6/~dmtmp/PM >[2012-04-03 17:45:41.317851] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-2: background entry self-heal completed on /clients/client6/~dmtmp/PM >[2012-04-03 17:45:41.321892] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-0: background entry self-heal completed on /clients/client6/~dmtmp/PM >[2012-04-03 17:45:41.323767] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-1: background entry self-heal triggered. path: /clients/client5/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:41.325204] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-0: background entry self-heal completed on /clients/client3/~dmtmp/PM >[2012-04-03 17:45:41.327666] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-0: background entry self-heal triggered. path: /clients/client3/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:41.328634] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-1: background entry self-heal triggered. path: /clients/client3/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:41.331240] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-2: background entry self-heal triggered. path: /clients/client3/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:41.334875] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-1: background entry self-heal completed on /clients/client5/~dmtmp/PM >[2012-04-03 17:45:41.338981] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-0: background entry self-heal triggered. path: /clients/client5/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:41.339259] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-2: background entry self-heal triggered. path: /clients/client5/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:41.339680] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-1: background entry self-heal triggered. path: /clients/client9/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:41.339925] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-1: background entry self-heal triggered. path: /clients/client5/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:41.340230] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-0: background entry self-heal completed on /clients/client3/~dmtmp/PM >[2012-04-03 17:45:41.341624] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-1: background entry self-heal completed on /clients/client3/~dmtmp/PM >[2012-04-03 17:45:41.342339] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-2: background entry self-heal completed on /clients/client3/~dmtmp/PM >[2012-04-03 17:45:41.345136] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-0: background entry self-heal completed on /clients/client5/~dmtmp/PM >[2012-04-03 17:45:41.350561] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-2: background entry self-heal completed on /clients/client5/~dmtmp/PM >[2012-04-03 17:45:41.350720] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-1: background entry self-heal completed on /clients/client9/~dmtmp/PM >[2012-04-03 17:45:41.351239] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-1: background entry self-heal completed on /clients/client5/~dmtmp/PM >[2012-04-03 17:45:41.351959] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-2: background entry self-heal triggered. path: /clients/client2/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:41.353618] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-0: background entry self-heal triggered. path: /clients/client9/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:41.355374] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-2: background entry self-heal triggered. path: /clients/client9/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:41.355693] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-1: background entry self-heal triggered. path: /clients/client9/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:41.362451] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-1: background entry self-heal triggered. path: /clients/client1/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:41.363428] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-1: background entry self-heal completed on /clients/client9/~dmtmp/PM >[2012-04-03 17:45:41.363975] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-2: background entry self-heal completed on /clients/client2/~dmtmp/PM >[2012-04-03 17:45:41.364487] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-0: background entry self-heal completed on /clients/client9/~dmtmp/PM >[2012-04-03 17:45:41.365834] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-2: background entry self-heal completed on /clients/client9/~dmtmp/PM >[2012-04-03 17:45:41.366621] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-1: background entry self-heal triggered. path: /clients/client2/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:41.367130] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-2: background entry self-heal triggered. path: /clients/client2/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:41.367380] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-0: background entry self-heal triggered. path: /clients/client2/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:41.370670] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-1: background entry self-heal completed on /clients/client1/~dmtmp/PM >[2012-04-03 17:45:41.373191] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-2: background entry self-heal triggered. path: /clients/client8/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:41.374361] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-1: background entry self-heal triggered. path: /clients/client1/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:41.374733] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-2: background entry self-heal triggered. path: /clients/client1/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:41.375026] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-0: background entry self-heal triggered. path: /clients/client1/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:41.376784] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-1: background entry self-heal completed on /clients/client2/~dmtmp/PM >[2012-04-03 17:45:41.378140] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-0: background entry self-heal completed on /clients/client2/~dmtmp/PM >[2012-04-03 17:45:41.380569] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-2: background entry self-heal completed on /clients/client2/~dmtmp/PM >[2012-04-03 17:45:41.381930] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-1: background entry self-heal completed on /clients/client1/~dmtmp/PM >[2012-04-03 17:45:41.383022] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-0: background entry self-heal completed on /clients/client1/~dmtmp/PM >[2012-04-03 17:45:41.386896] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-2: background entry self-heal completed on /clients/client8/~dmtmp/PM >[2012-04-03 17:45:41.387942] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-2: background entry self-heal completed on /clients/client1/~dmtmp/PM >[2012-04-03 17:45:41.389944] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-2: background entry self-heal triggered. path: /clients/client7/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:41.390394] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-1: background entry self-heal triggered. path: /clients/client8/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:41.391185] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-0: background entry self-heal triggered. path: /clients/client8/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:41.392870] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-2: background entry self-heal triggered. path: /clients/client8/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:41.401432] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-0: background entry self-heal completed on /clients/client8/~dmtmp/PM >[2012-04-03 17:45:41.401832] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-1: background entry self-heal completed on /clients/client8/~dmtmp/PM >[2012-04-03 17:45:41.402942] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-2: background entry self-heal completed on /clients/client7/~dmtmp/PM >[2012-04-03 17:45:41.403978] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-2: background entry self-heal completed on /clients/client8/~dmtmp/PM >[2012-04-03 17:45:41.405890] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-1: background entry self-heal triggered. path: /clients/client7/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:41.406647] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-0: background entry self-heal triggered. path: /clients/client7/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:41.407939] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-2: background entry self-heal triggered. path: /clients/client7/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:41.408167] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-1: background entry self-heal triggered. path: /clients/client4/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:41.415522] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-0: background entry self-heal completed on /clients/client7/~dmtmp/PM >[2012-04-03 17:45:41.417271] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-2: background entry self-heal triggered. path: /clients/client0/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:41.417808] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-2: background entry self-heal completed on /clients/client7/~dmtmp/PM >[2012-04-03 17:45:41.419000] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-1: background entry self-heal completed on /clients/client7/~dmtmp/PM >[2012-04-03 17:45:41.420025] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-1: background entry self-heal completed on /clients/client4/~dmtmp/PM >[2012-04-03 17:45:41.422150] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-0: background entry self-heal triggered. path: /clients/client4/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:41.423339] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-1: background entry self-heal triggered. path: /clients/client4/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:41.424087] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-2: background entry self-heal triggered. path: /clients/client4/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:41.424317] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-2: background entry self-heal completed on /clients/client0/~dmtmp/PM >[2012-04-03 17:45:41.427144] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-0: background entry self-heal triggered. path: /clients/client0/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:41.427791] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-2: background entry self-heal triggered. path: /clients/client0/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:41.429127] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-1: background entry self-heal triggered. path: /clients/client0/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:41.430227] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-0: background entry self-heal triggered. path: /clients/client6/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:41.432973] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-0: background entry self-heal completed on /clients/client4/~dmtmp/PM >[2012-04-03 17:45:41.433240] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-1: background entry self-heal completed on /clients/client4/~dmtmp/PM >[2012-04-03 17:45:41.434900] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-2: background entry self-heal completed on /clients/client4/~dmtmp/PM >[2012-04-03 17:45:41.439012] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-2: background entry self-heal completed on /clients/client0/~dmtmp/PM >[2012-04-03 17:45:41.439148] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-1: background entry self-heal completed on /clients/client0/~dmtmp/PM >[2012-04-03 17:45:41.439929] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-0: background entry self-heal completed on /clients/client0/~dmtmp/PM >[2012-04-03 17:45:41.443333] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-0: background entry self-heal completed on /clients/client6/~dmtmp/PM >[2012-04-03 17:45:41.445200] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-0: background entry self-heal triggered. path: /clients/client3/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:41.447657] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-0: background entry self-heal triggered. path: /clients/client6/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:41.447876] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-2: background entry self-heal triggered. path: /clients/client6/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:41.448687] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-1: background entry self-heal triggered. path: /clients/client6/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:41.454553] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-0: background entry self-heal completed on /clients/client3/~dmtmp/PM >[2012-04-03 17:45:41.457465] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-0: background entry self-heal completed on /clients/client6/~dmtmp/PM >[2012-04-03 17:45:41.457910] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-0: background entry self-heal triggered. path: /clients/client3/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:41.459470] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-2: background entry self-heal completed on /clients/client6/~dmtmp/PM >[2012-04-03 17:45:41.459723] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-1: background entry self-heal triggered. path: /clients/client3/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:41.459882] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-1: background entry self-heal completed on /clients/client6/~dmtmp/PM >[2012-04-03 17:45:41.460287] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-2: background entry self-heal triggered. path: /clients/client3/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:41.461131] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-1: background entry self-heal triggered. path: /clients/client5/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:41.466765] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-0: background entry self-heal completed on /clients/client3/~dmtmp/PM >[2012-04-03 17:45:41.468621] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-2: background entry self-heal completed on /clients/client3/~dmtmp/PM >[2012-04-03 17:45:41.470433] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-1: background entry self-heal completed on /clients/client3/~dmtmp/PM >[2012-04-03 17:45:41.471656] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-1: background entry self-heal completed on /clients/client5/~dmtmp/PM >[2012-04-03 17:45:41.472972] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-2: background entry self-heal triggered. path: /clients/client2/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:41.473726] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-1: background entry self-heal triggered. path: /clients/client5/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:41.474734] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-0: background entry self-heal triggered. path: /clients/client5/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:41.475773] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-2: background entry self-heal triggered. path: /clients/client5/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:41.484584] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-2: background entry self-heal completed on /clients/client2/~dmtmp/PM >[2012-04-03 17:45:41.485152] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-0: background entry self-heal completed on /clients/client5/~dmtmp/PM >[2012-04-03 17:45:41.486708] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-0: background entry self-heal triggered. path: /clients/client2/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:41.486894] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-1: background entry self-heal completed on /clients/client5/~dmtmp/PM >[2012-04-03 17:45:41.487290] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-2: background entry self-heal completed on /clients/client5/~dmtmp/PM >[2012-04-03 17:45:41.488411] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-2: background entry self-heal triggered. path: /clients/client2/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:41.489211] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-1: background entry self-heal triggered. path: /clients/client1/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:41.490511] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-1: background entry self-heal triggered. path: /clients/client2/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:41.495379] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-0: background entry self-heal completed on /clients/client2/~dmtmp/PM >[2012-04-03 17:45:41.499666] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-2: background entry self-heal completed on /clients/client2/~dmtmp/PM >[2012-04-03 17:45:41.499989] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-1: background entry self-heal completed on /clients/client1/~dmtmp/PM >[2012-04-03 17:45:41.501209] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-1: background entry self-heal completed on /clients/client2/~dmtmp/PM >[2012-04-03 17:45:41.501838] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-1: background entry self-heal triggered. path: /clients/client9/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:41.502987] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-0: background entry self-heal triggered. path: /clients/client1/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:41.504061] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-2: background entry self-heal triggered. path: /clients/client1/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:41.504282] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-1: background entry self-heal triggered. path: /clients/client1/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:41.512534] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-1: background entry self-heal completed on /clients/client9/~dmtmp/PM >[2012-04-03 17:45:41.512970] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-2: background entry self-heal triggered. path: /clients/client8/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:41.513320] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-1: background entry self-heal completed on /clients/client1/~dmtmp/PM >[2012-04-03 17:45:41.513658] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-2: background entry self-heal completed on /clients/client1/~dmtmp/PM >[2012-04-03 17:45:41.513885] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-0: background entry self-heal completed on /clients/client1/~dmtmp/PM >[2012-04-03 17:45:41.517276] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-0: background entry self-heal triggered. path: /clients/client9/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:41.518352] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-2: background entry self-heal triggered. path: /clients/client9/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:41.518735] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-1: background entry self-heal triggered. path: /clients/client9/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:41.526902] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-0: background entry self-heal completed on /clients/client9/~dmtmp/PM >[2012-04-03 17:45:41.527770] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-2: background entry self-heal completed on /clients/client8/~dmtmp/PM >[2012-04-03 17:45:41.528131] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-1: background entry self-heal completed on /clients/client9/~dmtmp/PM >[2012-04-03 17:45:41.528659] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-2: background entry self-heal triggered. path: /clients/client7/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:41.528831] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-2: background entry self-heal completed on /clients/client9/~dmtmp/PM >[2012-04-03 17:45:41.530396] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-0: background entry self-heal triggered. path: /clients/client8/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:41.531023] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-2: background entry self-heal triggered. path: /clients/client8/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:41.533952] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-1: background entry self-heal triggered. path: /clients/client8/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:41.543209] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-2: background entry self-heal completed on /clients/client7/~dmtmp/PM >[2012-04-03 17:45:41.543869] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-0: background entry self-heal completed on /clients/client8/~dmtmp/PM >[2012-04-03 17:45:41.544183] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-2: background entry self-heal completed on /clients/client8/~dmtmp/PM >[2012-04-03 17:45:41.544806] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-1: background entry self-heal completed on /clients/client8/~dmtmp/PM >[2012-04-03 17:45:41.545388] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-1: background entry self-heal triggered. path: /clients/client4/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:41.545621] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-0: background entry self-heal triggered. path: /clients/client7/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:41.546720] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-1: background entry self-heal triggered. path: /clients/client7/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:41.546986] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-2: background entry self-heal triggered. path: /clients/client7/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:41.555255] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-0: background entry self-heal completed on /clients/client7/~dmtmp/PM >[2012-04-03 17:45:41.556616] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-1: background entry self-heal completed on /clients/client4/~dmtmp/PM >[2012-04-03 17:45:41.558266] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-1: background entry self-heal completed on /clients/client7/~dmtmp/PM >[2012-04-03 17:45:41.558802] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-2: background entry self-heal triggered. path: /clients/client0/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:41.558963] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-2: background entry self-heal completed on /clients/client7/~dmtmp/PM >[2012-04-03 17:45:41.559818] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-2: background entry self-heal triggered. path: /clients/client4/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:41.560047] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-0: background entry self-heal triggered. path: /clients/client4/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:41.560639] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-1: background entry self-heal triggered. path: /clients/client4/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:41.568732] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-2: background entry self-heal completed on /clients/client0/~dmtmp/PM >[2012-04-03 17:45:41.569195] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-0: background entry self-heal triggered. path: /clients/client3/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:41.569367] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-2: background entry self-heal completed on /clients/client4/~dmtmp/PM >[2012-04-03 17:45:41.569814] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-1: background entry self-heal completed on /clients/client4/~dmtmp/PM >[2012-04-03 17:45:41.570101] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-0: background entry self-heal completed on /clients/client4/~dmtmp/PM >[2012-04-03 17:45:41.573107] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-2: background entry self-heal triggered. path: /clients/client0/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:41.573403] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-0: background entry self-heal triggered. path: /clients/client0/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:41.573625] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-1: background entry self-heal triggered. path: /clients/client0/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:41.578527] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-0: background entry self-heal triggered. path: /clients/client6/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:41.579911] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-0: background entry self-heal completed on /clients/client3/~dmtmp/PM >[2012-04-03 17:45:41.582764] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-2: background entry self-heal completed on /clients/client0/~dmtmp/PM >[2012-04-03 17:45:41.583055] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-1: background entry self-heal completed on /clients/client0/~dmtmp/PM >[2012-04-03 17:45:41.583303] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-1: background entry self-heal triggered. path: /clients/client3/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:41.583477] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-0: background entry self-heal completed on /clients/client0/~dmtmp/PM >[2012-04-03 17:45:41.583813] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-0: background entry self-heal triggered. path: /clients/client3/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:41.584159] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-2: background entry self-heal triggered. path: /clients/client3/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:41.594152] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-0: background entry self-heal completed on /clients/client6/~dmtmp/PM >[2012-04-03 17:45:41.596311] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-1: background entry self-heal triggered. path: /clients/client5/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:41.597000] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-2: background entry self-heal triggered. path: /clients/client6/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:41.597980] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-2: background entry self-heal completed on /clients/client3/~dmtmp/PM >[2012-04-03 17:45:41.598387] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-1: background entry self-heal triggered. path: /clients/client6/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:41.598734] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-0: background entry self-heal triggered. path: /clients/client6/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:41.598931] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-0: background entry self-heal completed on /clients/client3/~dmtmp/PM >[2012-04-03 17:45:41.599214] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-1: background entry self-heal completed on /clients/client3/~dmtmp/PM >[2012-04-03 17:45:41.604998] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-2: background entry self-heal completed on /clients/client6/~dmtmp/PM >[2012-04-03 17:45:41.606330] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-0: background entry self-heal completed on /clients/client6/~dmtmp/PM >[2012-04-03 17:45:41.607822] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-1: background entry self-heal completed on /clients/client5/~dmtmp/PM >[2012-04-03 17:45:41.610005] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-2: background entry self-heal triggered. path: /clients/client2/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:41.610305] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-0: background entry self-heal triggered. path: /clients/client5/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:41.610958] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-2: background entry self-heal triggered. path: /clients/client5/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:41.611310] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-1: background entry self-heal completed on /clients/client6/~dmtmp/PM >[2012-04-03 17:45:41.612833] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-1: background entry self-heal triggered. path: /clients/client5/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:41.619256] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-2: background entry self-heal completed on /clients/client2/~dmtmp/PM >[2012-04-03 17:45:41.620955] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-0: background entry self-heal completed on /clients/client5/~dmtmp/PM >[2012-04-03 17:45:41.621185] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-2: background entry self-heal completed on /clients/client5/~dmtmp/PM >[2012-04-03 17:45:41.622650] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-0: background entry self-heal triggered. path: /clients/client2/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:41.622868] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-2: background entry self-heal triggered. path: /clients/client2/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:41.624130] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-1: background entry self-heal triggered. path: /clients/client2/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:41.624352] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-1: background entry self-heal triggered. path: /clients/client9/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:41.626113] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-1: background entry self-heal completed on /clients/client5/~dmtmp/PM >[2012-04-03 17:45:41.630635] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-2: background entry self-heal completed on /clients/client2/~dmtmp/PM >[2012-04-03 17:45:41.633148] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-0: background entry self-heal completed on /clients/client2/~dmtmp/PM >[2012-04-03 17:45:41.636786] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-1: background entry self-heal completed on /clients/client2/~dmtmp/PM >[2012-04-03 17:45:41.637034] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-1: background entry self-heal completed on /clients/client9/~dmtmp/PM >[2012-04-03 17:45:41.638506] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-2: background entry self-heal triggered. path: /clients/client8/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:41.640123] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-0: background entry self-heal triggered. path: /clients/client9/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:41.641577] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-2: background entry self-heal triggered. path: /clients/client9/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:41.644034] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-1: background entry self-heal triggered. path: /clients/client9/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:41.649201] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-2: background entry self-heal completed on /clients/client8/~dmtmp/PM >[2012-04-03 17:45:41.650019] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-1: background entry self-heal triggered. path: /clients/client1/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:41.650208] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-0: background entry self-heal completed on /clients/client9/~dmtmp/PM >[2012-04-03 17:45:41.651668] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-0: background entry self-heal triggered. path: /clients/client8/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:41.653425] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-1: background entry self-heal triggered. path: /clients/client8/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:41.654140] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-2: background entry self-heal completed on /clients/client9/~dmtmp/PM >[2012-04-03 17:45:41.654362] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-2: background entry self-heal triggered. path: /clients/client8/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:41.656806] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-1: background entry self-heal completed on /clients/client9/~dmtmp/PM >[2012-04-03 17:45:41.660290] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-0: background entry self-heal completed on /clients/client8/~dmtmp/PM >[2012-04-03 17:45:41.663216] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-1: background entry self-heal completed on /clients/client1/~dmtmp/PM >[2012-04-03 17:45:41.663780] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-2: background entry self-heal triggered. path: /clients/client7/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:41.664023] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-2: background entry self-heal completed on /clients/client8/~dmtmp/PM >[2012-04-03 17:45:41.664573] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-1: background entry self-heal completed on /clients/client8/~dmtmp/PM >[2012-04-03 17:45:41.666788] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-1: background entry self-heal triggered. path: /clients/client1/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:41.667442] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-2: background entry self-heal triggered. path: /clients/client1/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:41.668040] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-0: background entry self-heal triggered. path: /clients/client1/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:41.673844] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-2: background entry self-heal completed on /clients/client7/~dmtmp/PM >[2012-04-03 17:45:41.675037] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-2: background entry self-heal completed on /clients/client1/~dmtmp/PM >[2012-04-03 17:45:41.676525] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-1: background entry self-heal triggered. path: /clients/client7/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:41.677914] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-0: background entry self-heal triggered. path: /clients/client7/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:41.678216] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-2: background entry self-heal triggered. path: /clients/client7/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:41.678926] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-1: background entry self-heal completed on /clients/client1/~dmtmp/PM >[2012-04-03 17:45:41.679091] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-0: background entry self-heal completed on /clients/client1/~dmtmp/PM >[2012-04-03 17:45:41.679864] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-1: background entry self-heal triggered. path: /clients/client4/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:41.687077] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-2: background entry self-heal completed on /clients/client7/~dmtmp/PM >[2012-04-03 17:45:41.687276] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-0: background entry self-heal completed on /clients/client7/~dmtmp/PM >[2012-04-03 17:45:41.688869] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-0: background entry self-heal triggered. path: /clients/client3/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:41.689778] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-1: background entry self-heal completed on /clients/client7/~dmtmp/PM >[2012-04-03 17:45:41.692989] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-1: background entry self-heal completed on /clients/client4/~dmtmp/PM >[2012-04-03 17:45:41.697237] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-2: background entry self-heal triggered. path: /clients/client4/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:41.698844] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-1: background entry self-heal triggered. path: /clients/client4/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:41.699388] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-0: background entry self-heal triggered. path: /clients/client4/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:41.699736] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-0: background entry self-heal completed on /clients/client3/~dmtmp/PM >[2012-04-03 17:45:41.702215] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-1: background entry self-heal triggered. path: /clients/client3/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:41.702787] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-0: background entry self-heal triggered. path: /clients/client3/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:41.703218] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-2: background entry self-heal triggered. path: /clients/client3/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:41.704916] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-0: background entry self-heal triggered. path: /clients/client6/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:41.707018] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-2: background entry self-heal completed on /clients/client4/~dmtmp/PM >[2012-04-03 17:45:41.707650] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-0: background entry self-heal completed on /clients/client4/~dmtmp/PM >[2012-04-03 17:45:41.709096] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-1: background entry self-heal completed on /clients/client4/~dmtmp/PM >[2012-04-03 17:45:41.713999] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-2: background entry self-heal completed on /clients/client3/~dmtmp/PM >[2012-04-03 17:45:41.715078] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-0: background entry self-heal completed on /clients/client3/~dmtmp/PM >[2012-04-03 17:45:41.715327] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-0: background entry self-heal completed on /clients/client6/~dmtmp/PM >[2012-04-03 17:45:41.716653] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-1: background entry self-heal completed on /clients/client3/~dmtmp/PM >[2012-04-03 17:45:41.716984] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-2: background entry self-heal triggered. path: /clients/client0/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:41.717792] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-0: background entry self-heal triggered. path: /clients/client6/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:41.718772] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-1: background entry self-heal triggered. path: /clients/client6/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:41.719657] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-2: background entry self-heal triggered. path: /clients/client6/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:41.729757] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-0: background entry self-heal completed on /clients/client6/~dmtmp/PM >[2012-04-03 17:45:41.730023] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-2: background entry self-heal completed on /clients/client0/~dmtmp/PM >[2012-04-03 17:45:41.731549] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-1: background entry self-heal completed on /clients/client6/~dmtmp/PM >[2012-04-03 17:45:41.732463] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-0: background entry self-heal triggered. path: /clients/client0/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:41.733262] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-1: background entry self-heal triggered. path: /clients/client5/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:41.733418] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-2: background entry self-heal completed on /clients/client6/~dmtmp/PM >[2012-04-03 17:45:41.734309] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-2: background entry self-heal triggered. path: /clients/client0/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:41.734572] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-1: background entry self-heal triggered. path: /clients/client0/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:41.741920] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-0: background entry self-heal completed on /clients/client0/~dmtmp/PM >[2012-04-03 17:45:41.742321] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-2: background entry self-heal completed on /clients/client0/~dmtmp/PM >[2012-04-03 17:45:41.743318] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-1: background entry self-heal completed on /clients/client5/~dmtmp/PM >[2012-04-03 17:45:41.745153] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-1: background entry self-heal completed on /clients/client0/~dmtmp/PM >[2012-04-03 17:45:41.746656] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-2: background entry self-heal triggered. path: /clients/client5/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:41.746862] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-0: background entry self-heal triggered. path: /clients/client5/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:41.747265] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-1: background entry self-heal triggered. path: /clients/client5/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:41.754898] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-2: background entry self-heal completed on /clients/client5/~dmtmp/PM >[2012-04-03 17:45:41.759353] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-1: background entry self-heal completed on /clients/client5/~dmtmp/PM >[2012-04-03 17:45:41.759534] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-0: background entry self-heal completed on /clients/client5/~dmtmp/PM >[2012-04-03 17:45:41.761994] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-1: background entry self-heal triggered. path: /clients/client9/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:41.770029] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-1: background entry self-heal completed on /clients/client9/~dmtmp/PM >[2012-04-03 17:45:41.773327] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-2: background entry self-heal triggered. path: /clients/client8/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:41.773552] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-2: background entry self-heal triggered. path: /clients/client9/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:41.773722] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-0: background entry self-heal triggered. path: /clients/client9/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:41.774498] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-1: background entry self-heal triggered. path: /clients/client9/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:41.781456] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-2: background entry self-heal completed on /clients/client8/~dmtmp/PM >[2012-04-03 17:45:41.782891] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-0: background entry self-heal completed on /clients/client9/~dmtmp/PM >[2012-04-03 17:45:41.783033] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-2: background entry self-heal completed on /clients/client9/~dmtmp/PM >[2012-04-03 17:45:41.783212] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-1: background entry self-heal triggered. path: /clients/client1/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:41.784008] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-0: background entry self-heal triggered. path: /clients/client8/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:41.784454] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-2: background entry self-heal triggered. path: /clients/client8/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:41.784873] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-1: background entry self-heal completed on /clients/client9/~dmtmp/PM >[2012-04-03 17:45:41.786030] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-1: background entry self-heal triggered. path: /clients/client8/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:41.792323] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-1: background entry self-heal completed on /clients/client1/~dmtmp/PM >[2012-04-03 17:45:41.793918] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-1: background entry self-heal completed on /clients/client8/~dmtmp/PM >[2012-04-03 17:45:41.794473] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-1: background entry self-heal triggered. path: /clients/client1/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:41.795140] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-2: background entry self-heal completed on /clients/client8/~dmtmp/PM >[2012-04-03 17:45:41.795888] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-2: background entry self-heal triggered. path: /clients/client1/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:41.796810] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-0: background entry self-heal triggered. path: /clients/client1/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:41.796987] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-0: background entry self-heal completed on /clients/client8/~dmtmp/PM >[2012-04-03 17:45:41.798036] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-2: background entry self-heal triggered. path: /clients/client7/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:41.802940] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-1: background entry self-heal completed on /clients/client1/~dmtmp/PM >[2012-04-03 17:45:41.805074] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-2: background entry self-heal completed on /clients/client1/~dmtmp/PM >[2012-04-03 17:45:41.807224] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-2: background entry self-heal completed on /clients/client7/~dmtmp/PM >[2012-04-03 17:45:41.808626] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-0: background entry self-heal completed on /clients/client1/~dmtmp/PM >[2012-04-03 17:45:41.809793] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-1: background entry self-heal triggered. path: /clients/client7/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:41.810006] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-0: background entry self-heal triggered. path: /clients/client3/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:41.810172] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-2: background entry self-heal triggered. path: /clients/client7/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:41.810646] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-0: background entry self-heal triggered. path: /clients/client7/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:41.819654] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-0: background entry self-heal completed on /clients/client3/~dmtmp/PM >[2012-04-03 17:45:41.820320] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-0: background entry self-heal completed on /clients/client7/~dmtmp/PM >[2012-04-03 17:45:41.820828] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-2: background entry self-heal completed on /clients/client7/~dmtmp/PM >[2012-04-03 17:45:41.820982] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-1: background entry self-heal completed on /clients/client7/~dmtmp/PM >[2012-04-03 17:45:41.823767] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-1: background entry self-heal triggered. path: /clients/client3/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:41.824636] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-0: background entry self-heal triggered. path: /clients/client3/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:41.826187] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-2: background entry self-heal triggered. path: /clients/client3/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:41.826597] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-0: background entry self-heal triggered. path: /clients/client6/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:41.835582] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-0: background entry self-heal completed on /clients/client3/~dmtmp/PM >[2012-04-03 17:45:41.836714] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-1: background entry self-heal completed on /clients/client3/~dmtmp/PM >[2012-04-03 17:45:41.837965] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-2: background entry self-heal completed on /clients/client3/~dmtmp/PM >[2012-04-03 17:45:41.838873] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-0: background entry self-heal completed on /clients/client6/~dmtmp/PM >[2012-04-03 17:45:41.839513] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-1: background entry self-heal triggered. path: /clients/client4/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:41.840787] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-0: background entry self-heal triggered. path: /clients/client6/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:41.842461] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-1: background entry self-heal triggered. path: /clients/client6/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:41.843403] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-2: background entry self-heal triggered. path: /clients/client6/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:41.849539] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-1: background entry self-heal completed on /clients/client4/~dmtmp/PM >[2012-04-03 17:45:41.850851] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-0: background entry self-heal completed on /clients/client6/~dmtmp/PM >[2012-04-03 17:45:41.851374] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-1: background entry self-heal completed on /clients/client6/~dmtmp/PM >[2012-04-03 17:45:41.852061] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-0: background entry self-heal triggered. path: /clients/client4/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:41.852275] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-2: background entry self-heal triggered. path: /clients/client0/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:41.853055] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-2: background entry self-heal triggered. path: /clients/client4/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:41.853695] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-1: background entry self-heal triggered. path: /clients/client4/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:41.853905] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-2: background entry self-heal completed on /clients/client6/~dmtmp/PM >[2012-04-03 17:45:41.859290] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-0: background entry self-heal completed on /clients/client4/~dmtmp/PM >[2012-04-03 17:45:41.859594] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-2: background entry self-heal completed on /clients/client0/~dmtmp/PM >[2012-04-03 17:45:41.860241] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-2: background entry self-heal completed on /clients/client4/~dmtmp/PM >[2012-04-03 17:45:41.862536] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-1: background entry self-heal triggered. path: /clients/client0/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:41.862886] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-1: background entry self-heal completed on /clients/client4/~dmtmp/PM >[2012-04-03 17:45:41.863643] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-0: background entry self-heal triggered. path: /clients/client0/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:41.864536] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-2: background entry self-heal triggered. path: /clients/client0/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:41.872020] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-1: background entry self-heal completed on /clients/client0/~dmtmp/PM >[2012-04-03 17:45:41.874324] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-2: background entry self-heal completed on /clients/client0/~dmtmp/PM >[2012-04-03 17:45:41.874801] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-0: background entry self-heal completed on /clients/client0/~dmtmp/PM >[2012-04-03 17:45:41.877677] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-1: background entry self-heal triggered. path: /clients/client5/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:41.886031] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-1: background entry self-heal triggered. path: /clients/client9/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:41.887528] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-1: background entry self-heal completed on /clients/client5/~dmtmp/PM >[2012-04-03 17:45:41.890252] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-1: background entry self-heal triggered. path: /clients/client5/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:41.892605] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-0: background entry self-heal triggered. path: /clients/client5/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:41.892905] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-2: background entry self-heal triggered. path: /clients/client5/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:41.899307] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-1: background entry self-heal completed on /clients/client9/~dmtmp/PM >[2012-04-03 17:45:41.906096] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-1: background entry self-heal triggered. path: /clients/client9/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:41.906338] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-2: background entry self-heal triggered. path: /clients/client9/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:41.907268] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-0: background entry self-heal triggered. path: /clients/client9/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:41.907413] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-0: background entry self-heal completed on /clients/client5/~dmtmp/PM >[2012-04-03 17:45:41.907572] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-1: background entry self-heal completed on /clients/client5/~dmtmp/PM >[2012-04-03 17:45:41.909272] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-2: background entry self-heal completed on /clients/client5/~dmtmp/PM >[2012-04-03 17:45:41.912245] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-2: background entry self-heal completed on /clients/client9/~dmtmp/PM >[2012-04-03 17:45:41.914433] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-1: background entry self-heal completed on /clients/client9/~dmtmp/PM >[2012-04-03 17:45:41.918382] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-0: background entry self-heal completed on /clients/client9/~dmtmp/PM >[2012-04-03 17:45:41.919660] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-1: background entry self-heal triggered. path: /clients/client1/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:41.929999] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-1: background entry self-heal completed on /clients/client1/~dmtmp/PM >[2012-04-03 17:45:41.930601] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-2: background entry self-heal triggered. path: /clients/client7/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:41.933041] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-2: background entry self-heal triggered. path: /clients/client1/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:41.933597] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-1: background entry self-heal triggered. path: /clients/client1/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:41.934005] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-0: background entry self-heal triggered. path: /clients/client1/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:41.938754] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-0: background entry self-heal completed on /clients/client1/~dmtmp/PM >[2012-04-03 17:45:41.941792] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-2: background entry self-heal completed on /clients/client7/~dmtmp/PM >[2012-04-03 17:45:41.943278] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-2: background entry self-heal completed on /clients/client1/~dmtmp/PM >[2012-04-03 17:45:41.943633] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-1: background entry self-heal completed on /clients/client1/~dmtmp/PM >[2012-04-03 17:45:41.943914] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-0: background entry self-heal triggered. path: /clients/client3/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:41.944965] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-0: background entry self-heal triggered. path: /clients/client7/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:41.945905] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-2: background entry self-heal triggered. path: /clients/client7/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:41.946805] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-1: background entry self-heal triggered. path: /clients/client7/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:41.952772] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-2: background entry self-heal completed on /clients/client7/~dmtmp/PM >[2012-04-03 17:45:41.953087] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-1: background entry self-heal triggered. path: /clients/client4/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:41.955151] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-0: background entry self-heal completed on /clients/client3/~dmtmp/PM >[2012-04-03 17:45:41.955664] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-0: background entry self-heal completed on /clients/client7/~dmtmp/PM >[2012-04-03 17:45:41.957006] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-2: background entry self-heal triggered. path: /clients/client3/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:41.957204] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-0: background entry self-heal triggered. path: /clients/client3/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:41.957525] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-1: background entry self-heal completed on /clients/client7/~dmtmp/PM >[2012-04-03 17:45:41.959593] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-1: background entry self-heal triggered. path: /clients/client3/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:41.964038] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-1: background entry self-heal completed on /clients/client4/~dmtmp/PM >[2012-04-03 17:45:41.965511] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-2: background entry self-heal completed on /clients/client3/~dmtmp/PM >[2012-04-03 17:45:41.966509] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-2: background entry self-heal triggered. path: /clients/client4/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:41.966745] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-0: background entry self-heal completed on /clients/client3/~dmtmp/PM >[2012-04-03 17:45:41.968573] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-1: background entry self-heal triggered. path: /clients/client4/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:41.968868] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-0: background entry self-heal triggered. path: /clients/client4/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:41.970021] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-1: background entry self-heal completed on /clients/client3/~dmtmp/PM >[2012-04-03 17:45:41.970292] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-0: background entry self-heal triggered. path: /clients/client6/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:41.974595] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-2: background entry self-heal completed on /clients/client4/~dmtmp/PM >[2012-04-03 17:45:41.975191] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-1: background entry self-heal completed on /clients/client4/~dmtmp/PM >[2012-04-03 17:45:41.978687] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-0: background entry self-heal completed on /clients/client4/~dmtmp/PM >[2012-04-03 17:45:41.979546] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-0: background entry self-heal completed on /clients/client6/~dmtmp/PM >[2012-04-03 17:45:41.981819] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-1: background entry self-heal triggered. path: /clients/client6/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:41.982059] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-2: background entry self-heal triggered. path: /clients/client6/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:41.983601] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-0: background entry self-heal triggered. path: /clients/client6/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:41.989058] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-1: background entry self-heal completed on /clients/client6/~dmtmp/PM >[2012-04-03 17:45:41.993016] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-2: background entry self-heal completed on /clients/client6/~dmtmp/PM >[2012-04-03 17:45:41.994549] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-0: background entry self-heal completed on /clients/client6/~dmtmp/PM >[2012-04-03 17:45:41.998959] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-2: background entry self-heal triggered. path: /clients/client0/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:42.006213] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-2: background entry self-heal completed on /clients/client0/~dmtmp/PM >[2012-04-03 17:45:42.009339] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-1: background entry self-heal triggered. path: /clients/client0/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:42.009647] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-2: background entry self-heal triggered. path: /clients/client0/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:42.010058] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-0: background entry self-heal triggered. path: /clients/client0/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:42.016204] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-0: background entry self-heal completed on /clients/client0/~dmtmp/PM >[2012-04-03 17:45:42.017429] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-1: background entry self-heal triggered. path: /clients/client5/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:42.018758] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-2: background entry self-heal completed on /clients/client0/~dmtmp/PM >[2012-04-03 17:45:42.020201] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-1: background entry self-heal completed on /clients/client0/~dmtmp/PM >[2012-04-03 17:45:42.030213] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-1: background entry self-heal completed on /clients/client5/~dmtmp/PM >[2012-04-03 17:45:42.032269] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-1: background entry self-heal triggered. path: /clients/client9/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:42.034217] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-0: background entry self-heal triggered. path: /clients/client5/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:42.036564] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-1: background entry self-heal triggered. path: /clients/client5/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:42.037401] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-2: background entry self-heal triggered. path: /clients/client5/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:42.043819] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-0: background entry self-heal completed on /clients/client5/~dmtmp/PM >[2012-04-03 17:45:42.044617] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-1: background entry self-heal triggered. path: /clients/client1/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:42.045020] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-1: background entry self-heal completed on /clients/client9/~dmtmp/PM >[2012-04-03 17:45:42.045794] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-1: background entry self-heal completed on /clients/client5/~dmtmp/PM >[2012-04-03 17:45:42.046236] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-2: background entry self-heal completed on /clients/client5/~dmtmp/PM >[2012-04-03 17:45:42.047670] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-0: background entry self-heal triggered. path: /clients/client9/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:42.047998] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-2: background entry self-heal triggered. path: /clients/client9/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:42.048630] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-1: background entry self-heal triggered. path: /clients/client9/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:42.056074] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-0: background entry self-heal completed on /clients/client9/~dmtmp/PM >[2012-04-03 17:45:42.056664] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-2: background entry self-heal completed on /clients/client9/~dmtmp/PM >[2012-04-03 17:45:42.058167] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-1: background entry self-heal completed on /clients/client1/~dmtmp/PM >[2012-04-03 17:45:42.059611] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-2: background entry self-heal triggered. path: /clients/client7/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:42.060671] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-1: background entry self-heal triggered. path: /clients/client1/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:42.062242] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-0: background entry self-heal triggered. path: /clients/client1/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:42.062748] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-2: background entry self-heal triggered. path: /clients/client1/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:42.062915] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-1: background entry self-heal completed on /clients/client9/~dmtmp/PM >[2012-04-03 17:45:42.070330] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-1: background entry self-heal completed on /clients/client1/~dmtmp/PM >[2012-04-03 17:45:42.071668] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-2: background entry self-heal completed on /clients/client7/~dmtmp/PM >[2012-04-03 17:45:42.072299] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-0: background entry self-heal completed on /clients/client1/~dmtmp/PM >[2012-04-03 17:45:42.072814] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-2: background entry self-heal completed on /clients/client1/~dmtmp/PM >[2012-04-03 17:45:42.074364] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-2: background entry self-heal triggered. path: /clients/client7/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:42.074733] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-1: background entry self-heal triggered. path: /clients/client7/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:42.075379] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-0: background entry self-heal triggered. path: /clients/client3/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:42.076732] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-0: background entry self-heal triggered. path: /clients/client7/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:42.082182] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-2: background entry self-heal completed on /clients/client7/~dmtmp/PM >[2012-04-03 17:45:42.084502] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-1: background entry self-heal completed on /clients/client7/~dmtmp/PM >[2012-04-03 17:45:42.085532] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-0: background entry self-heal completed on /clients/client3/~dmtmp/PM >[2012-04-03 17:45:42.087151] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-0: background entry self-heal completed on /clients/client7/~dmtmp/PM >[2012-04-03 17:45:42.089161] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-2: background entry self-heal triggered. path: /clients/client3/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:42.090104] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-1: background entry self-heal triggered. path: /clients/client3/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:42.090447] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-0: background entry self-heal triggered. path: /clients/client3/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:42.097385] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-2: background entry self-heal completed on /clients/client3/~dmtmp/PM >[2012-04-03 17:45:42.099407] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-0: background entry self-heal completed on /clients/client3/~dmtmp/PM >[2012-04-03 17:45:42.101426] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-1: background entry self-heal completed on /clients/client3/~dmtmp/PM >[2012-04-03 17:45:42.103222] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-1: background entry self-heal triggered. path: /clients/client4/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:42.112305] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-0: background entry self-heal triggered. path: /clients/client6/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:42.114345] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-1: background entry self-heal completed on /clients/client4/~dmtmp/PM >[2012-04-03 17:45:42.117384] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-2: background entry self-heal triggered. path: /clients/client4/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:42.117824] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-1: background entry self-heal triggered. path: /clients/client4/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:42.118931] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-0: background entry self-heal triggered. path: /clients/client4/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:42.119829] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-0: background entry self-heal completed on /clients/client6/~dmtmp/PM >[2012-04-03 17:45:42.121928] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-2: background entry self-heal triggered. path: /clients/client0/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:42.122232] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-1: background entry self-heal triggered. path: /clients/client6/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:42.123276] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-2: background entry self-heal triggered. path: /clients/client6/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:42.124886] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-0: background entry self-heal triggered. path: /clients/client6/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:42.125527] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-1: background entry self-heal completed on /clients/client4/~dmtmp/PM >[2012-04-03 17:45:42.126438] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-2: background entry self-heal completed on /clients/client4/~dmtmp/PM >[2012-04-03 17:45:42.128103] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-2: background entry self-heal completed on /clients/client0/~dmtmp/PM >[2012-04-03 17:45:42.129529] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-1: background entry self-heal completed on /clients/client6/~dmtmp/PM >[2012-04-03 17:45:42.129733] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-2: background entry self-heal completed on /clients/client6/~dmtmp/PM >[2012-04-03 17:45:42.130102] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-1: background entry self-heal triggered. path: /clients/client0/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:42.130396] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-0: background entry self-heal completed on /clients/client4/~dmtmp/PM >[2012-04-03 17:45:42.131526] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-2: background entry self-heal triggered. path: /clients/client0/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:42.133275] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-0: background entry self-heal triggered. path: /clients/client0/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:42.135470] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-0: background entry self-heal completed on /clients/client6/~dmtmp/PM >[2012-04-03 17:45:42.138319] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-2: background entry self-heal completed on /clients/client0/~dmtmp/PM >[2012-04-03 17:45:42.140950] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-1: background entry self-heal completed on /clients/client0/~dmtmp/PM >[2012-04-03 17:45:42.144542] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-0: background entry self-heal completed on /clients/client0/~dmtmp/PM >[2012-04-03 17:45:42.150055] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-1: background entry self-heal triggered. path: /clients/client5/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:42.161706] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-1: background entry self-heal completed on /clients/client5/~dmtmp/PM >[2012-04-03 17:45:42.164202] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-1: background entry self-heal triggered. path: /clients/client5/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:42.165466] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-1: background entry self-heal triggered. path: /clients/client1/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:42.167926] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-0: background entry self-heal triggered. path: /clients/client5/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:42.168742] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-2: background entry self-heal triggered. path: /clients/client5/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:42.170403] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-1: background entry self-heal completed on /clients/client5/~dmtmp/PM >[2012-04-03 17:45:42.171587] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-1: background entry self-heal completed on /clients/client1/~dmtmp/PM >[2012-04-03 17:45:42.173098] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-0: background entry self-heal completed on /clients/client5/~dmtmp/PM >[2012-04-03 17:45:42.174909] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-2: background entry self-heal triggered. path: /clients/client1/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:42.175171] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-0: background entry self-heal triggered. path: /clients/client1/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:42.176596] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-2: background entry self-heal completed on /clients/client5/~dmtmp/PM >[2012-04-03 17:45:42.177030] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-1: background entry self-heal triggered. path: /clients/client1/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:42.182750] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-1: background entry self-heal triggered. path: /clients/client9/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:42.184503] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-2: background entry self-heal completed on /clients/client1/~dmtmp/PM >[2012-04-03 17:45:42.184654] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-1: background entry self-heal completed on /clients/client1/~dmtmp/PM >[2012-04-03 17:45:42.186462] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-0: background entry self-heal completed on /clients/client1/~dmtmp/PM >[2012-04-03 17:45:42.188590] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-1: background entry self-heal completed on /clients/client9/~dmtmp/PM >[2012-04-03 17:45:42.191806] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-0: background entry self-heal triggered. path: /clients/client9/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:42.192691] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-2: background entry self-heal triggered. path: /clients/client9/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:42.193031] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-1: background entry self-heal triggered. path: /clients/client9/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:42.199286] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-0: background entry self-heal completed on /clients/client9/~dmtmp/PM >[2012-04-03 17:45:42.199867] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-2: background entry self-heal completed on /clients/client9/~dmtmp/PM >[2012-04-03 17:45:42.201633] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-1: background entry self-heal completed on /clients/client9/~dmtmp/PM >[2012-04-03 17:45:42.209695] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-0: background entry self-heal triggered. path: /clients/client3/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:42.215554] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-0: background entry self-heal completed on /clients/client3/~dmtmp/PM >[2012-04-03 17:45:42.218140] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-0: background entry self-heal triggered. path: /clients/client3/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:42.218434] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-1: background entry self-heal triggered. path: /clients/client3/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:42.219131] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-2: background entry self-heal triggered. path: /clients/client3/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:42.220764] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-2: background entry self-heal triggered. path: /clients/client7/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:42.227325] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-1: background entry self-heal completed on /clients/client3/~dmtmp/PM >[2012-04-03 17:45:42.227914] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-0: background entry self-heal completed on /clients/client3/~dmtmp/PM >[2012-04-03 17:45:42.228601] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-2: background entry self-heal triggered. path: /clients/client0/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:42.229452] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-2: background entry self-heal completed on /clients/client3/~dmtmp/PM >[2012-04-03 17:45:42.230752] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-2: background entry self-heal completed on /clients/client7/~dmtmp/PM >[2012-04-03 17:45:42.234995] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-0: background entry self-heal triggered. path: /clients/client7/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:42.235325] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-1: background entry self-heal triggered. path: /clients/client7/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:42.235846] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-2: background entry self-heal triggered. path: /clients/client7/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:42.236953] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-1: background entry self-heal triggered. path: /clients/client4/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:42.240081] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-2: background entry self-heal completed on /clients/client0/~dmtmp/PM >[2012-04-03 17:45:42.240875] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-0: background entry self-heal completed on /clients/client7/~dmtmp/PM >[2012-04-03 17:45:42.242217] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-0: background entry self-heal triggered. path: /clients/client0/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:42.244037] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-1: background entry self-heal triggered. path: /clients/client0/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:42.245131] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-1: background entry self-heal completed on /clients/client7/~dmtmp/PM >[2012-04-03 17:45:42.247293] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-1: background entry self-heal completed on /clients/client4/~dmtmp/PM >[2012-04-03 17:45:42.249343] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-2: background entry self-heal triggered. path: /clients/client0/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:42.251288] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-2: background entry self-heal triggered. path: /clients/client4/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:42.251553] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-1: background entry self-heal triggered. path: /clients/client4/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:42.251749] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-0: background entry self-heal completed on /clients/client0/~dmtmp/PM >[2012-04-03 17:45:42.251988] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-0: background entry self-heal triggered. path: /clients/client4/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:42.253503] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-2: background entry self-heal completed on /clients/client7/~dmtmp/PM >[2012-04-03 17:45:42.254792] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-0: background entry self-heal triggered. path: /clients/client6/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:42.257059] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-1: background entry self-heal completed on /clients/client0/~dmtmp/PM >[2012-04-03 17:45:42.260107] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-2: background entry self-heal completed on /clients/client0/~dmtmp/PM >[2012-04-03 17:45:42.260995] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-2: background entry self-heal completed on /clients/client4/~dmtmp/PM >[2012-04-03 17:45:42.261126] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-0: background entry self-heal completed on /clients/client4/~dmtmp/PM >[2012-04-03 17:45:42.263376] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-0: background entry self-heal completed on /clients/client6/~dmtmp/PM >[2012-04-03 17:45:42.263884] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-1: background entry self-heal completed on /clients/client4/~dmtmp/PM >[2012-04-03 17:45:42.266576] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-1: background entry self-heal triggered. path: /clients/client6/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:42.267222] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-2: background entry self-heal triggered. path: /clients/client6/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:42.268973] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-0: background entry self-heal triggered. path: /clients/client6/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:42.271972] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-2: background entry self-heal triggered. path: /clients/client8/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:42.277830] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-0: background entry self-heal completed on /clients/client6/~dmtmp/PM >[2012-04-03 17:45:42.278456] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-1: background entry self-heal completed on /clients/client6/~dmtmp/PM >[2012-04-03 17:45:42.280476] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-2: background entry self-heal completed on /clients/client6/~dmtmp/PM >[2012-04-03 17:45:42.281280] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-1: background entry self-heal triggered. path: /clients/client5/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:42.281452] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-2: background entry self-heal completed on /clients/client8/~dmtmp/PM >[2012-04-03 17:45:42.284679] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-1: background entry self-heal triggered. path: /clients/client8/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:42.284914] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-0: background entry self-heal triggered. path: /clients/client8/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:42.286088] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-2: background entry self-heal triggered. path: /clients/client8/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:42.292840] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-1: background entry self-heal completed on /clients/client5/~dmtmp/PM >[2012-04-03 17:45:42.293522] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-1: background entry self-heal triggered. path: /clients/client1/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:42.295537] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-2: background entry self-heal triggered. path: /clients/client5/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:42.295704] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-0: background entry self-heal completed on /clients/client8/~dmtmp/PM >[2012-04-03 17:45:42.296271] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-0: background entry self-heal triggered. path: /clients/client5/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:42.297056] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-1: background entry self-heal triggered. path: /clients/client5/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:42.297301] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-1: background entry self-heal completed on /clients/client8/~dmtmp/PM >[2012-04-03 17:45:42.297443] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-2: background entry self-heal completed on /clients/client8/~dmtmp/PM >[2012-04-03 17:45:42.308263] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-2: background entry self-heal completed on /clients/client5/~dmtmp/PM >[2012-04-03 17:45:42.308624] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-0: background entry self-heal completed on /clients/client5/~dmtmp/PM >[2012-04-03 17:45:42.308818] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-1: background entry self-heal completed on /clients/client1/~dmtmp/PM >[2012-04-03 17:45:42.311876] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-0: background entry self-heal triggered. path: /clients/client1/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:42.312633] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-2: background entry self-heal triggered. path: /clients/client1/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:42.312880] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-1: background entry self-heal completed on /clients/client5/~dmtmp/PM >[2012-04-03 17:45:42.313672] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-2: background entry self-heal triggered. path: /clients/client9/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:42.313913] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-0: background entry self-heal triggered. path: /clients/client9/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:42.314359] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-1: background entry self-heal triggered. path: /clients/client1/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:42.314570] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-1: background entry self-heal triggered. path: /clients/client9/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:42.321710] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-0: background entry self-heal completed on /clients/client1/~dmtmp/PM >[2012-04-03 17:45:42.322708] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-2: background entry self-heal completed on /clients/client1/~dmtmp/PM >[2012-04-03 17:45:42.322873] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-0: background entry self-heal completed on /clients/client9/~dmtmp/PM >[2012-04-03 17:45:42.323842] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-2: background entry self-heal completed on /clients/client9/~dmtmp/PM >[2012-04-03 17:45:42.325243] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-1: background entry self-heal completed on /clients/client1/~dmtmp/PM >[2012-04-03 17:45:42.325553] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-1: background entry self-heal completed on /clients/client9/~dmtmp/PM >[2012-04-03 17:45:42.339779] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-0: background entry self-heal triggered. path: /clients/client3/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:42.344885] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-2: background entry self-heal triggered. path: /clients/client7/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:42.346802] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-0: background entry self-heal completed on /clients/client3/~dmtmp/PM >[2012-04-03 17:45:42.349206] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-1: background entry self-heal triggered. path: /clients/client3/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:42.349765] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-0: background entry self-heal triggered. path: /clients/client3/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:42.350695] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-2: background entry self-heal triggered. path: /clients/client3/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:42.353156] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-2: background entry self-heal completed on /clients/client7/~dmtmp/PM >[2012-04-03 17:45:42.356359] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-0: background entry self-heal triggered. path: /clients/client7/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:42.356797] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-1: background entry self-heal triggered. path: /clients/client7/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:42.356974] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-1: background entry self-heal triggered. path: /clients/client4/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:42.357858] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-2: background entry self-heal triggered. path: /clients/client7/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:42.360390] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-2: background entry self-heal completed on /clients/client3/~dmtmp/PM >[2012-04-03 17:45:42.360576] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-0: background entry self-heal completed on /clients/client3/~dmtmp/PM >[2012-04-03 17:45:42.361206] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-1: background entry self-heal completed on /clients/client3/~dmtmp/PM >[2012-04-03 17:45:42.363764] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-0: background entry self-heal completed on /clients/client7/~dmtmp/PM >[2012-04-03 17:45:42.365821] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-0: background entry self-heal triggered. path: /clients/client6/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:42.367793] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-2: background entry self-heal completed on /clients/client7/~dmtmp/PM >[2012-04-03 17:45:42.368458] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-1: background entry self-heal completed on /clients/client7/~dmtmp/PM >[2012-04-03 17:45:42.368700] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-1: background entry self-heal completed on /clients/client4/~dmtmp/PM >[2012-04-03 17:45:42.371265] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-0: background entry self-heal triggered. path: /clients/client4/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:42.371963] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-2: background entry self-heal triggered. path: /clients/client4/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:42.372844] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-1: background entry self-heal triggered. path: /clients/client4/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:42.375885] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-0: background entry self-heal completed on /clients/client6/~dmtmp/PM >[2012-04-03 17:45:42.378869] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-0: background entry self-heal triggered. path: /clients/client6/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:42.379983] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-1: background entry self-heal triggered. path: /clients/client6/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:42.380320] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-2: background entry self-heal triggered. path: /clients/client0/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:42.380537] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-2: background entry self-heal triggered. path: /clients/client6/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:42.381351] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-0: background entry self-heal completed on /clients/client4/~dmtmp/PM >[2012-04-03 17:45:42.383259] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-1: background entry self-heal completed on /clients/client4/~dmtmp/PM >[2012-04-03 17:45:42.383860] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-2: background entry self-heal completed on /clients/client4/~dmtmp/PM >[2012-04-03 17:45:42.387421] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-1: background entry self-heal completed on /clients/client6/~dmtmp/PM >[2012-04-03 17:45:42.387917] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-0: background entry self-heal completed on /clients/client6/~dmtmp/PM >[2012-04-03 17:45:42.390035] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-2: background entry self-heal triggered. path: /clients/client8/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:42.391457] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-2: background entry self-heal completed on /clients/client0/~dmtmp/PM >[2012-04-03 17:45:42.391881] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-2: background entry self-heal completed on /clients/client6/~dmtmp/PM >[2012-04-03 17:45:42.393800] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-0: background entry self-heal triggered. path: /clients/client0/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:42.394790] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-1: background entry self-heal triggered. path: /clients/client0/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:42.395843] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-2: background entry self-heal triggered. path: /clients/client0/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:42.401331] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-2: background entry self-heal completed on /clients/client8/~dmtmp/PM >[2012-04-03 17:45:42.402211] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-1: background entry self-heal triggered. path: /clients/client5/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:42.404290] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-1: background entry self-heal triggered. path: /clients/client8/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:42.405742] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-1: background entry self-heal completed on /clients/client0/~dmtmp/PM >[2012-04-03 17:45:42.406430] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-2: background entry self-heal triggered. path: /clients/client8/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:42.406670] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-0: background entry self-heal triggered. path: /clients/client8/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:42.407607] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-0: background entry self-heal completed on /clients/client0/~dmtmp/PM >[2012-04-03 17:45:42.407940] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-2: background entry self-heal completed on /clients/client0/~dmtmp/PM >[2012-04-03 17:45:42.412181] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-1: background entry self-heal completed on /clients/client5/~dmtmp/PM >[2012-04-03 17:45:42.415000] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-0: background entry self-heal triggered. path: /clients/client5/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:42.415420] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-2: background entry self-heal triggered. path: /clients/client5/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:42.415604] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-1: background entry self-heal completed on /clients/client8/~dmtmp/PM >[2012-04-03 17:45:42.416130] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-1: background entry self-heal triggered. path: /clients/client5/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:42.417735] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-2: background entry self-heal completed on /clients/client8/~dmtmp/PM >[2012-04-03 17:45:42.418227] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-0: background entry self-heal completed on /clients/client8/~dmtmp/PM >[2012-04-03 17:45:42.423390] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-2: background entry self-heal completed on /clients/client5/~dmtmp/PM >[2012-04-03 17:45:42.424554] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-1: background entry self-heal completed on /clients/client5/~dmtmp/PM >[2012-04-03 17:45:42.427543] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-0: background entry self-heal completed on /clients/client5/~dmtmp/PM >[2012-04-03 17:45:42.429440] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-1: background entry self-heal triggered. path: /clients/client9/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:42.438464] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-1: background entry self-heal completed on /clients/client9/~dmtmp/PM >[2012-04-03 17:45:42.440692] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-1: background entry self-heal triggered. path: /clients/client9/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:42.440879] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-2: background entry self-heal triggered. path: /clients/client9/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:42.443323] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-1: background entry self-heal triggered. path: /clients/client1/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:42.443956] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-0: background entry self-heal triggered. path: /clients/client9/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:42.449487] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-2: background entry self-heal completed on /clients/client9/~dmtmp/PM >[2012-04-03 17:45:42.449698] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-1: background entry self-heal completed on /clients/client9/~dmtmp/PM >[2012-04-03 17:45:42.452198] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-1: background entry self-heal completed on /clients/client1/~dmtmp/PM >[2012-04-03 17:45:42.453947] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-1: background entry self-heal triggered. path: /clients/client1/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:42.454458] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-0: background entry self-heal completed on /clients/client9/~dmtmp/PM >[2012-04-03 17:45:42.455291] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-2: background entry self-heal triggered. path: /clients/client1/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:42.456695] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-0: background entry self-heal triggered. path: /clients/client3/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:42.457011] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-0: background entry self-heal triggered. path: /clients/client1/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:42.463331] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-1: background entry self-heal completed on /clients/client1/~dmtmp/PM >[2012-04-03 17:45:42.468263] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-2: background entry self-heal completed on /clients/client1/~dmtmp/PM >[2012-04-03 17:45:42.470862] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-0: background entry self-heal completed on /clients/client3/~dmtmp/PM >[2012-04-03 17:45:42.471494] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-2: background entry self-heal triggered. path: /clients/client7/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:42.471870] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-0: background entry self-heal completed on /clients/client1/~dmtmp/PM >[2012-04-03 17:45:42.473824] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-1: background entry self-heal triggered. path: /clients/client3/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:42.474150] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-2: background entry self-heal triggered. path: /clients/client3/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:42.475366] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-0: background entry self-heal triggered. path: /clients/client3/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:42.482200] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-1: background entry self-heal triggered. path: /clients/client4/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:42.483331] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-2: background entry self-heal completed on /clients/client7/~dmtmp/PM >[2012-04-03 17:45:42.483906] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-1: background entry self-heal completed on /clients/client3/~dmtmp/PM >[2012-04-03 17:45:42.486198] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-0: background entry self-heal completed on /clients/client3/~dmtmp/PM >[2012-04-03 17:45:42.486468] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-1: background entry self-heal triggered. path: /clients/client7/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:42.487036] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-2: background entry self-heal completed on /clients/client3/~dmtmp/PM >[2012-04-03 17:45:42.487836] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-2: background entry self-heal triggered. path: /clients/client7/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:42.488083] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-0: background entry self-heal triggered. path: /clients/client7/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:42.490017] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-1: background entry self-heal completed on /clients/client4/~dmtmp/PM >[2012-04-03 17:45:42.490880] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-0: background entry self-heal triggered. path: /clients/client6/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:42.492598] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-1: background entry self-heal triggered. path: /clients/client4/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:42.493686] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-1: background entry self-heal completed on /clients/client7/~dmtmp/PM >[2012-04-03 17:45:42.494354] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-0: background entry self-heal triggered. path: /clients/client4/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:42.494538] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-2: background entry self-heal triggered. path: /clients/client4/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:42.497949] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-2: background entry self-heal completed on /clients/client7/~dmtmp/PM >[2012-04-03 17:45:42.498439] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-0: background entry self-heal completed on /clients/client7/~dmtmp/PM >[2012-04-03 17:45:42.500464] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-1: background entry self-heal completed on /clients/client4/~dmtmp/PM >[2012-04-03 17:45:42.503305] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-0: background entry self-heal completed on /clients/client6/~dmtmp/PM >[2012-04-03 17:45:42.503740] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-0: background entry self-heal completed on /clients/client4/~dmtmp/PM >[2012-04-03 17:45:42.505913] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-1: background entry self-heal triggered. path: /clients/client6/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:42.506168] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-0: background entry self-heal triggered. path: /clients/client6/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:42.508925] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-1: background entry self-heal completed on /clients/client6/~dmtmp/PM >[2012-04-03 17:45:42.509361] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-0: background entry self-heal completed on /clients/client6/~dmtmp/PM >[2012-04-03 17:45:42.544717] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-2: background entry self-heal triggered. path: /clients/client6/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:42.545386] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-2: background entry self-heal completed on /clients/client4/~dmtmp/PM >[2012-04-03 17:45:42.548049] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-2: background entry self-heal triggered. path: /clients/client0/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:42.555176] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-2: background entry self-heal completed on /clients/client6/~dmtmp/PM >[2012-04-03 17:45:42.556911] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-1: background entry self-heal triggered. path: /clients/client5/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:42.558454] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-2: background entry self-heal completed on /clients/client0/~dmtmp/PM >[2012-04-03 17:45:42.561483] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-2: background entry self-heal triggered. path: /clients/client0/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:42.561716] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-0: background entry self-heal triggered. path: /clients/client0/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:42.562788] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-1: background entry self-heal triggered. path: /clients/client0/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:42.566389] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-1: background entry self-heal completed on /clients/client5/~dmtmp/PM >[2012-04-03 17:45:42.569531] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-0: background entry self-heal triggered. path: /clients/client5/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:42.570239] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-1: background entry self-heal triggered. path: /clients/client5/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:42.570546] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-2: background entry self-heal triggered. path: /clients/client5/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:42.571709] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-1: background entry self-heal completed on /clients/client0/~dmtmp/PM >[2012-04-03 17:45:42.577090] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-2: background entry self-heal completed on /clients/client0/~dmtmp/PM >[2012-04-03 17:45:42.577975] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-1: background entry self-heal completed on /clients/client5/~dmtmp/PM >[2012-04-03 17:45:42.578371] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-0: background entry self-heal completed on /clients/client0/~dmtmp/PM >[2012-04-03 17:45:42.581972] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-0: background entry self-heal completed on /clients/client5/~dmtmp/PM >[2012-04-03 17:45:42.587722] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-2: background entry self-heal completed on /clients/client5/~dmtmp/PM >[2012-04-03 17:45:42.588749] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-2: background entry self-heal triggered. path: /clients/client8/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:42.602135] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-2: background entry self-heal completed on /clients/client8/~dmtmp/PM >[2012-04-03 17:45:42.604881] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-1: background entry self-heal triggered. path: /clients/client9/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:42.606126] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-2: background entry self-heal triggered. path: /clients/client8/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:42.606389] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-0: background entry self-heal triggered. path: /clients/client8/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:42.606717] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-1: background entry self-heal triggered. path: /clients/client8/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:42.612103] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-1: background entry self-heal completed on /clients/client9/~dmtmp/PM >[2012-04-03 17:45:42.614432] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-1: background entry self-heal completed on /clients/client8/~dmtmp/PM >[2012-04-03 17:45:42.616267] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-1: background entry self-heal triggered. path: /clients/client9/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:42.616847] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-0: background entry self-heal triggered. path: /clients/client9/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:42.617040] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-2: background entry self-heal triggered. path: /clients/client9/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:42.617242] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-1: background entry self-heal triggered. path: /clients/client1/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:42.617505] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-2: background entry self-heal completed on /clients/client8/~dmtmp/PM >[2012-04-03 17:45:42.617646] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-0: background entry self-heal completed on /clients/client8/~dmtmp/PM >[2012-04-03 17:45:42.624100] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-1: background entry self-heal completed on /clients/client9/~dmtmp/PM >[2012-04-03 17:45:42.625339] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-1: background entry self-heal completed on /clients/client1/~dmtmp/PM >[2012-04-03 17:45:42.626417] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-2: background entry self-heal completed on /clients/client9/~dmtmp/PM >[2012-04-03 17:45:42.626696] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-1: background entry self-heal triggered. path: /clients/client4/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:42.629421] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-0: background entry self-heal completed on /clients/client9/~dmtmp/PM >[2012-04-03 17:45:42.630303] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-1: background entry self-heal triggered. path: /clients/client1/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:42.630829] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-2: background entry self-heal triggered. path: /clients/client1/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:42.632055] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-0: background entry self-heal triggered. path: /clients/client1/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:42.639286] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-1: background entry self-heal completed on /clients/client4/~dmtmp/PM >[2012-04-03 17:45:42.640242] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-2: background entry self-heal triggered. path: /clients/client7/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:42.643319] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-0: background entry self-heal triggered. path: /clients/client4/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:42.643583] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-0: background entry self-heal completed on /clients/client1/~dmtmp/PM >[2012-04-03 17:45:42.644931] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-2: background entry self-heal triggered. path: /clients/client4/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:42.645117] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-1: background entry self-heal completed on /clients/client1/~dmtmp/PM >[2012-04-03 17:45:42.645304] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-2: background entry self-heal completed on /clients/client1/~dmtmp/PM >[2012-04-03 17:45:42.645628] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-1: background entry self-heal triggered. path: /clients/client4/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:42.653072] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-0: background entry self-heal completed on /clients/client4/~dmtmp/PM >[2012-04-03 17:45:42.653858] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-1: background entry self-heal completed on /clients/client4/~dmtmp/PM >[2012-04-03 17:45:42.656672] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-2: background entry self-heal completed on /clients/client7/~dmtmp/PM >[2012-04-03 17:45:42.658760] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-2: background entry self-heal triggered. path: /clients/client2/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:42.660579] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-2: background entry self-heal completed on /clients/client4/~dmtmp/PM >[2012-04-03 17:45:42.660871] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-1: background entry self-heal triggered. path: /clients/client7/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:42.661214] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-0: background entry self-heal triggered. path: /clients/client7/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:42.662336] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-2: background entry self-heal triggered. path: /clients/client7/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:42.669832] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-0: background entry self-heal completed on /clients/client7/~dmtmp/PM >[2012-04-03 17:45:42.670509] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-1: background entry self-heal triggered. path: /clients/client5/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:42.672071] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-2: background entry self-heal completed on /clients/client2/~dmtmp/PM >[2012-04-03 17:45:42.672869] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-1: background entry self-heal completed on /clients/client7/~dmtmp/PM >[2012-04-03 17:45:42.674051] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-1: background entry self-heal triggered. path: /clients/client2/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:42.677455] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-2: background entry self-heal completed on /clients/client7/~dmtmp/PM >[2012-04-03 17:45:42.677773] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-0: background entry self-heal triggered. path: /clients/client2/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:42.678022] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-2: background entry self-heal triggered. path: /clients/client2/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:42.682457] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-1: background entry self-heal completed on /clients/client5/~dmtmp/PM >[2012-04-03 17:45:42.684336] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-0: background entry self-heal triggered. path: /clients/client6/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:42.685723] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-1: background entry self-heal triggered. path: /clients/client5/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:42.685939] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-1: background entry self-heal completed on /clients/client2/~dmtmp/PM >[2012-04-03 17:45:42.686256] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-2: background entry self-heal triggered. path: /clients/client5/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:42.686618] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-0: background entry self-heal triggered. path: /clients/client5/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:42.689414] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-2: background entry self-heal completed on /clients/client2/~dmtmp/PM >[2012-04-03 17:45:42.692927] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-0: background entry self-heal completed on /clients/client2/~dmtmp/PM >[2012-04-03 17:45:42.694229] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-2: background entry self-heal completed on /clients/client5/~dmtmp/PM >[2012-04-03 17:45:42.697208] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-0: background entry self-heal completed on /clients/client6/~dmtmp/PM >[2012-04-03 17:45:42.697667] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-1: background entry self-heal completed on /clients/client5/~dmtmp/PM >[2012-04-03 17:45:42.698365] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-0: background entry self-heal completed on /clients/client5/~dmtmp/PM >[2012-04-03 17:45:42.699610] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-2: background entry self-heal triggered. path: /clients/client0/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:42.699937] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-1: background entry self-heal triggered. path: /clients/client6/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:42.700890] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-2: background entry self-heal triggered. path: /clients/client6/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:42.701810] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-0: background entry self-heal triggered. path: /clients/client6/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:42.708203] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-2: background entry self-heal completed on /clients/client0/~dmtmp/PM >[2012-04-03 17:45:42.709539] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-2: background entry self-heal completed on /clients/client6/~dmtmp/PM >[2012-04-03 17:45:42.709719] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-1: background entry self-heal completed on /clients/client6/~dmtmp/PM >[2012-04-03 17:45:42.711832] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-2: background entry self-heal triggered. path: /clients/client0/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:42.713904] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-1: background entry self-heal triggered. path: /clients/client0/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:42.718117] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-2: background entry self-heal completed on /clients/client0/~dmtmp/PM >[2012-04-03 17:45:42.718275] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-1: background entry self-heal completed on /clients/client0/~dmtmp/PM >[2012-04-03 17:45:42.755695] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-0: background entry self-heal triggered. path: /clients/client0/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:42.756058] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-0: background entry self-heal completed on /clients/client6/~dmtmp/PM >[2012-04-03 17:45:42.758454] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-2: background entry self-heal triggered. path: /clients/client8/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:42.764475] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-2: background entry self-heal completed on /clients/client8/~dmtmp/PM >[2012-04-03 17:45:42.764901] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-0: background entry self-heal completed on /clients/client0/~dmtmp/PM >[2012-04-03 17:45:42.767888] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-2: background entry self-heal triggered. path: /clients/client8/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:42.769963] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-1: background entry self-heal triggered. path: /clients/client8/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:42.771084] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-0: background entry self-heal triggered. path: /clients/client8/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:42.773626] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-1: background entry self-heal triggered. path: /clients/client9/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:42.775041] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-2: background entry self-heal completed on /clients/client8/~dmtmp/PM >[2012-04-03 17:45:42.778573] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-1: background entry self-heal completed on /clients/client8/~dmtmp/PM >[2012-04-03 17:45:42.781174] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-0: background entry self-heal completed on /clients/client8/~dmtmp/PM >[2012-04-03 17:45:42.783253] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-1: background entry self-heal completed on /clients/client9/~dmtmp/PM >[2012-04-03 17:45:42.783953] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-1: background entry self-heal triggered. path: /clients/client4/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:42.787047] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-0: background entry self-heal triggered. path: /clients/client9/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:42.787295] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-1: background entry self-heal triggered. path: /clients/client9/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:42.787825] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-2: background entry self-heal triggered. path: /clients/client9/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:42.794985] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-1: background entry self-heal completed on /clients/client4/~dmtmp/PM >[2012-04-03 17:45:42.797959] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-1: background entry self-heal completed on /clients/client9/~dmtmp/PM >[2012-04-03 17:45:42.799190] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-1: background entry self-heal triggered. path: /clients/client4/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:42.799411] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-0: background entry self-heal triggered. path: /clients/client4/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:42.799756] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-2: background entry self-heal completed on /clients/client9/~dmtmp/PM >[2012-04-03 17:45:42.799964] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-0: background entry self-heal completed on /clients/client9/~dmtmp/PM >[2012-04-03 17:45:42.800650] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-2: background entry self-heal triggered. path: /clients/client4/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:42.801322] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-1: background entry self-heal triggered. path: /clients/client1/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:42.807216] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-0: background entry self-heal completed on /clients/client4/~dmtmp/PM >[2012-04-03 17:45:42.809473] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-1: background entry self-heal completed on /clients/client4/~dmtmp/PM >[2012-04-03 17:45:42.812595] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-2: background entry self-heal completed on /clients/client4/~dmtmp/PM >[2012-04-03 17:45:42.813456] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-1: background entry self-heal completed on /clients/client1/~dmtmp/PM >[2012-04-03 17:45:42.815830] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-2: background entry self-heal triggered. path: /clients/client7/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:42.817123] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-0: background entry self-heal triggered. path: /clients/client1/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:42.817465] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-2: background entry self-heal triggered. path: /clients/client1/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:42.817986] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-1: background entry self-heal triggered. path: /clients/client1/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:42.824851] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-0: background entry self-heal completed on /clients/client1/~dmtmp/PM >[2012-04-03 17:45:42.826401] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-2: background entry self-heal completed on /clients/client7/~dmtmp/PM >[2012-04-03 17:45:42.828170] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-2: background entry self-heal completed on /clients/client1/~dmtmp/PM >[2012-04-03 17:45:42.829988] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-2: background entry self-heal triggered. path: /clients/client7/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:42.830876] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-0: background entry self-heal triggered. path: /clients/client7/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:42.831271] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-1: background entry self-heal triggered. path: /clients/client7/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:42.831567] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-2: background entry self-heal triggered. path: /clients/client2/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:42.831760] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-1: background entry self-heal completed on /clients/client1/~dmtmp/PM >[2012-04-03 17:45:42.837554] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-2: background entry self-heal completed on /clients/client7/~dmtmp/PM >[2012-04-03 17:45:42.837737] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-0: background entry self-heal completed on /clients/client7/~dmtmp/PM >[2012-04-03 17:45:42.839155] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-2: background entry self-heal completed on /clients/client2/~dmtmp/PM >[2012-04-03 17:45:42.842433] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-0: background entry self-heal triggered. path: /clients/client2/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:42.842635] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-1: background entry self-heal triggered. path: /clients/client5/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:42.842865] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-1: background entry self-heal completed on /clients/client7/~dmtmp/PM >[2012-04-03 17:45:42.843332] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-1: background entry self-heal triggered. path: /clients/client2/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:42.844382] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-2: background entry self-heal triggered. path: /clients/client2/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:42.852218] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-0: background entry self-heal completed on /clients/client2/~dmtmp/PM >[2012-04-03 17:45:42.852418] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-2: background entry self-heal completed on /clients/client2/~dmtmp/PM >[2012-04-03 17:45:42.854217] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-1: background entry self-heal completed on /clients/client5/~dmtmp/PM >[2012-04-03 17:45:42.854694] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-1: background entry self-heal completed on /clients/client2/~dmtmp/PM >[2012-04-03 17:45:42.855347] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-0: background entry self-heal triggered. path: /clients/client6/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:42.855994] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-2: background entry self-heal triggered. path: /clients/client5/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:42.857005] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-0: background entry self-heal triggered. path: /clients/client5/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:42.858171] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-1: background entry self-heal triggered. path: /clients/client5/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:42.864607] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-0: background entry self-heal completed on /clients/client6/~dmtmp/PM >[2012-04-03 17:45:42.866360] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-2: background entry self-heal completed on /clients/client5/~dmtmp/PM >[2012-04-03 17:45:42.866566] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-2: background entry self-heal triggered. path: /clients/client0/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:42.866829] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-0: background entry self-heal completed on /clients/client5/~dmtmp/PM >[2012-04-03 17:45:42.867794] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-2: background entry self-heal triggered. path: /clients/client6/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:42.868898] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-0: background entry self-heal triggered. path: /clients/client6/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:42.869167] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-1: background entry self-heal triggered. path: /clients/client6/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:42.874682] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-1: background entry self-heal completed on /clients/client5/~dmtmp/PM >[2012-04-03 17:45:42.875218] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-2: background entry self-heal completed on /clients/client0/~dmtmp/PM >[2012-04-03 17:45:42.875851] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-2: background entry self-heal completed on /clients/client6/~dmtmp/PM >[2012-04-03 17:45:42.876689] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-0: background entry self-heal completed on /clients/client6/~dmtmp/PM >[2012-04-03 17:45:42.879343] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-2: background entry self-heal triggered. path: /clients/client0/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:42.882314] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-1: background entry self-heal triggered. path: /clients/client0/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:42.883392] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-0: background entry self-heal triggered. path: /clients/client0/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:42.883635] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-0: background entry self-heal triggered. path: /clients/client3/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:42.887695] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-1: background entry self-heal completed on /clients/client6/~dmtmp/PM >[2012-04-03 17:45:42.890912] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-2: background entry self-heal completed on /clients/client0/~dmtmp/PM >[2012-04-03 17:45:42.891827] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-1: background entry self-heal completed on /clients/client0/~dmtmp/PM >[2012-04-03 17:45:42.893939] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-0: background entry self-heal completed on /clients/client0/~dmtmp/PM >[2012-04-03 17:45:42.895742] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-0: background entry self-heal completed on /clients/client3/~dmtmp/PM >[2012-04-03 17:45:42.898214] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-0: background entry self-heal triggered. path: /clients/client3/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:42.898642] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-2: background entry self-heal triggered. path: /clients/client3/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:42.899239] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-1: background entry self-heal triggered. path: /clients/client3/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:42.901648] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-1: background entry self-heal triggered. path: /clients/client9/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:42.904063] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-2: background entry self-heal completed on /clients/client3/~dmtmp/PM >[2012-04-03 17:45:42.904872] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-0: background entry self-heal completed on /clients/client3/~dmtmp/PM >[2012-04-03 17:45:42.910926] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-1: background entry self-heal completed on /clients/client3/~dmtmp/PM >[2012-04-03 17:45:42.911463] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-1: background entry self-heal completed on /clients/client9/~dmtmp/PM >[2012-04-03 17:45:42.913370] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-2: background entry self-heal triggered. path: /clients/client8/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:42.915147] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-0: background entry self-heal triggered. path: /clients/client9/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:42.915525] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-2: background entry self-heal triggered. path: /clients/client9/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:42.915722] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-1: background entry self-heal triggered. path: /clients/client9/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:42.923601] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-2: background entry self-heal completed on /clients/client8/~dmtmp/PM >[2012-04-03 17:45:42.924038] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-1: background entry self-heal completed on /clients/client9/~dmtmp/PM >[2012-04-03 17:45:42.924369] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-2: background entry self-heal completed on /clients/client9/~dmtmp/PM >[2012-04-03 17:45:42.924928] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-0: background entry self-heal completed on /clients/client9/~dmtmp/PM >[2012-04-03 17:45:42.927013] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-2: background entry self-heal triggered. path: /clients/client8/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:42.927302] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-1: background entry self-heal triggered. path: /clients/client8/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:42.927833] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-0: background entry self-heal triggered. path: /clients/client8/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:42.929695] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-1: background entry self-heal triggered. path: /clients/client4/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:42.934070] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-2: background entry self-heal completed on /clients/client8/~dmtmp/PM >[2012-04-03 17:45:42.935758] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-1: background entry self-heal triggered. path: /clients/client1/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:42.936772] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-1: background entry self-heal completed on /clients/client8/~dmtmp/PM >[2012-04-03 17:45:42.937088] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-1: background entry self-heal completed on /clients/client4/~dmtmp/PM >[2012-04-03 17:45:42.938070] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-0: background entry self-heal completed on /clients/client8/~dmtmp/PM >[2012-04-03 17:45:42.939430] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-2: background entry self-heal triggered. path: /clients/client4/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:42.939820] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-1: background entry self-heal triggered. path: /clients/client4/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:42.940316] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-0: background entry self-heal triggered. path: /clients/client4/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:42.944590] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-2: background entry self-heal completed on /clients/client4/~dmtmp/PM >[2012-04-03 17:45:42.945795] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-1: background entry self-heal completed on /clients/client1/~dmtmp/PM >[2012-04-03 17:45:42.947751] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-2: background entry self-heal triggered. path: /clients/client1/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:42.949407] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-1: background entry self-heal triggered. path: /clients/client1/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:42.950204] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-1: background entry self-heal triggered. path: /clients/client5/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:42.950601] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-0: background entry self-heal triggered. path: /clients/client1/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:42.951200] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-1: background entry self-heal completed on /clients/client4/~dmtmp/PM >[2012-04-03 17:45:42.953114] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-0: background entry self-heal completed on /clients/client4/~dmtmp/PM >[2012-04-03 17:45:42.954833] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-2: background entry self-heal completed on /clients/client1/~dmtmp/PM >[2012-04-03 17:45:42.960470] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-0: background entry self-heal completed on /clients/client1/~dmtmp/PM >[2012-04-03 17:45:42.960878] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-1: background entry self-heal completed on /clients/client1/~dmtmp/PM >[2012-04-03 17:45:42.961198] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-2: background entry self-heal triggered. path: /clients/client7/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:42.962165] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-1: background entry self-heal completed on /clients/client5/~dmtmp/PM >[2012-04-03 17:45:42.964736] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-2: background entry self-heal triggered. path: /clients/client5/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:42.965411] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-1: background entry self-heal triggered. path: /clients/client5/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:42.965641] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-0: background entry self-heal triggered. path: /clients/client5/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:42.967937] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-2: background entry self-heal completed on /clients/client7/~dmtmp/PM >[2012-04-03 17:45:42.971232] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-1: background entry self-heal triggered. path: /clients/client7/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:42.971589] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-2: background entry self-heal triggered. path: /clients/client7/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:42.972049] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-2: background entry self-heal completed on /clients/client5/~dmtmp/PM >[2012-04-03 17:45:42.973698] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-0: background entry self-heal triggered. path: /clients/client7/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:42.974543] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-2: background entry self-heal triggered. path: /clients/client2/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:42.974967] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-1: background entry self-heal completed on /clients/client5/~dmtmp/PM >[2012-04-03 17:45:42.977201] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-0: background entry self-heal completed on /clients/client5/~dmtmp/PM >[2012-04-03 17:45:42.977833] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-2: background entry self-heal completed on /clients/client7/~dmtmp/PM >[2012-04-03 17:45:42.979264] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-1: background entry self-heal completed on /clients/client7/~dmtmp/PM >[2012-04-03 17:45:42.981683] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-2: background entry self-heal completed on /clients/client2/~dmtmp/PM >[2012-04-03 17:45:42.983093] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-2: background entry self-heal triggered. path: /clients/client0/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:42.983412] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-0: background entry self-heal completed on /clients/client7/~dmtmp/PM >[2012-04-03 17:45:42.984164] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-0: background entry self-heal triggered. path: /clients/client2/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:42.984422] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-1: background entry self-heal triggered. path: /clients/client2/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:42.984610] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-2: background entry self-heal triggered. path: /clients/client2/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:42.990007] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-2: background entry self-heal completed on /clients/client0/~dmtmp/PM >[2012-04-03 17:45:42.991811] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-1: background entry self-heal triggered. path: /clients/client0/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:42.992076] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-2: background entry self-heal completed on /clients/client2/~dmtmp/PM >[2012-04-03 17:45:42.993681] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-2: background entry self-heal triggered. path: /clients/client0/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:42.995489] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-1: background entry self-heal completed on /clients/client2/~dmtmp/PM >[2012-04-03 17:45:42.997799] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-2: background entry self-heal completed on /clients/client0/~dmtmp/PM >[2012-04-03 17:45:42.998232] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-1: background entry self-heal completed on /clients/client0/~dmtmp/PM >[2012-04-03 17:45:43.071858] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-0: background entry self-heal triggered. path: /clients/client0/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:43.073487] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-0: background entry self-heal completed on /clients/client2/~dmtmp/PM >[2012-04-03 17:45:43.076164] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-0: background entry self-heal triggered. path: /clients/client6/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:43.077733] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-0: background entry self-heal completed on /clients/client0/~dmtmp/PM >[2012-04-03 17:45:43.081311] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-0: background entry self-heal completed on /clients/client6/~dmtmp/PM >[2012-04-03 17:45:43.084419] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-2: background entry self-heal triggered. path: /clients/client6/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:43.084757] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-1: background entry self-heal triggered. path: /clients/client6/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:43.086495] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-0: background entry self-heal triggered. path: /clients/client3/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:43.086727] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-0: background entry self-heal triggered. path: /clients/client6/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:43.091814] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-1: background entry self-heal completed on /clients/client6/~dmtmp/PM >[2012-04-03 17:45:43.094034] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-2: background entry self-heal completed on /clients/client6/~dmtmp/PM >[2012-04-03 17:45:43.096921] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-0: background entry self-heal completed on /clients/client3/~dmtmp/PM >[2012-04-03 17:45:43.097325] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-0: background entry self-heal completed on /clients/client6/~dmtmp/PM >[2012-04-03 17:45:43.098672] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-2: background entry self-heal triggered. path: /clients/client8/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:43.100262] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-1: background entry self-heal triggered. path: /clients/client3/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:43.100488] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-0: background entry self-heal triggered. path: /clients/client3/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:43.101606] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-2: background entry self-heal triggered. path: /clients/client3/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:43.105065] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-1: background entry self-heal completed on /clients/client3/~dmtmp/PM >[2012-04-03 17:45:43.108246] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-0: background entry self-heal completed on /clients/client3/~dmtmp/PM >[2012-04-03 17:45:43.110163] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-2: background entry self-heal completed on /clients/client8/~dmtmp/PM >[2012-04-03 17:45:43.111182] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-2: background entry self-heal completed on /clients/client3/~dmtmp/PM >[2012-04-03 17:45:43.111596] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-1: background entry self-heal triggered. path: /clients/client4/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:43.112932] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-1: background entry self-heal triggered. path: /clients/client8/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:43.113938] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-2: background entry self-heal triggered. path: /clients/client8/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:43.114335] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-0: background entry self-heal triggered. path: /clients/client8/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:43.118674] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-1: background entry self-heal completed on /clients/client4/~dmtmp/PM >[2012-04-03 17:45:43.120395] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-1: background entry self-heal completed on /clients/client8/~dmtmp/PM >[2012-04-03 17:45:43.123055] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-0: background entry self-heal triggered. path: /clients/client4/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:43.123329] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-0: background entry self-heal completed on /clients/client8/~dmtmp/PM >[2012-04-03 17:45:43.123722] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-1: background entry self-heal triggered. path: /clients/client9/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:43.123991] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-2: background entry self-heal triggered. path: /clients/client4/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:43.124197] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-1: background entry self-heal triggered. path: /clients/client4/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:43.126741] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-2: background entry self-heal completed on /clients/client8/~dmtmp/PM >[2012-04-03 17:45:43.131991] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-1: background entry self-heal completed on /clients/client9/~dmtmp/PM >[2012-04-03 17:45:43.133358] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-0: background entry self-heal completed on /clients/client4/~dmtmp/PM >[2012-04-03 17:45:43.134484] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-1: background entry self-heal completed on /clients/client4/~dmtmp/PM >[2012-04-03 17:45:43.135858] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-2: background entry self-heal triggered. path: /clients/client9/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:43.136470] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-1: background entry self-heal triggered. path: /clients/client9/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:43.137858] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-0: background entry self-heal triggered. path: /clients/client9/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:43.138624] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-1: background entry self-heal triggered. path: /clients/client1/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:43.139112] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-2: background entry self-heal completed on /clients/client4/~dmtmp/PM >[2012-04-03 17:45:43.144392] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-1: background entry self-heal completed on /clients/client9/~dmtmp/PM >[2012-04-03 17:45:43.145202] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-2: background entry self-heal completed on /clients/client9/~dmtmp/PM >[2012-04-03 17:45:43.147954] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-1: background entry self-heal completed on /clients/client1/~dmtmp/PM >[2012-04-03 17:45:43.148654] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-0: background entry self-heal completed on /clients/client9/~dmtmp/PM >[2012-04-03 17:45:43.150067] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-0: background entry self-heal triggered. path: /clients/client1/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:43.150941] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-1: background entry self-heal triggered. path: /clients/client1/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:43.156191] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-1: background entry self-heal completed on /clients/client1/~dmtmp/PM >[2012-04-03 17:45:43.157826] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-0: background entry self-heal completed on /clients/client1/~dmtmp/PM >[2012-04-03 17:45:43.194985] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-2: background entry self-heal triggered. path: /clients/client1/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:43.195437] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-2: background entry self-heal triggered. path: /clients/client7/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:43.208447] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-2: background entry self-heal completed on /clients/client1/~dmtmp/PM >[2012-04-03 17:45:43.210090] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-2: background entry self-heal completed on /clients/client7/~dmtmp/PM >[2012-04-03 17:45:43.210626] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-2: background entry self-heal triggered. path: /clients/client2/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:43.211955] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-1: background entry self-heal triggered. path: /clients/client7/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:43.213344] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-0: background entry self-heal triggered. path: /clients/client7/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:43.214549] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-2: background entry self-heal triggered. path: /clients/client7/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:43.221427] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-1: background entry self-heal completed on /clients/client7/~dmtmp/PM >[2012-04-03 17:45:43.221718] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-0: background entry self-heal completed on /clients/client7/~dmtmp/PM >[2012-04-03 17:45:43.222970] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-2: background entry self-heal completed on /clients/client2/~dmtmp/PM >[2012-04-03 17:45:43.226001] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-0: background entry self-heal triggered. path: /clients/client2/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:43.226243] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-1: background entry self-heal triggered. path: /clients/client2/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:43.226397] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-2: background entry self-heal triggered. path: /clients/client0/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:43.227171] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-2: background entry self-heal triggered. path: /clients/client2/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:43.227307] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-2: background entry self-heal completed on /clients/client7/~dmtmp/PM >[2012-04-03 17:45:43.236293] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-0: background entry self-heal triggered. path: /clients/client6/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:43.236443] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-1: background entry self-heal completed on /clients/client2/~dmtmp/PM >[2012-04-03 17:45:43.237339] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-0: background entry self-heal completed on /clients/client2/~dmtmp/PM >[2012-04-03 17:45:43.237910] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-2: background entry self-heal completed on /clients/client0/~dmtmp/PM >[2012-04-03 17:45:43.239142] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-2: background entry self-heal completed on /clients/client2/~dmtmp/PM >[2012-04-03 17:45:43.240304] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-0: background entry self-heal triggered. path: /clients/client0/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:43.241108] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-1: background entry self-heal triggered. path: /clients/client0/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:43.242654] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-2: background entry self-heal triggered. path: /clients/client0/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:43.243877] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-0: background entry self-heal completed on /clients/client6/~dmtmp/PM >[2012-04-03 17:45:43.246324] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-1: background entry self-heal triggered. path: /clients/client6/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:43.248077] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-2: background entry self-heal triggered. path: /clients/client6/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:43.248375] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-0: background entry self-heal triggered. path: /clients/client6/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:43.250563] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-1: background entry self-heal completed on /clients/client0/~dmtmp/PM >[2012-04-03 17:45:43.254384] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-0: background entry self-heal completed on /clients/client0/~dmtmp/PM >[2012-04-03 17:45:43.254693] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-0: background entry self-heal triggered. path: /clients/client3/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:43.258202] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-2: background entry self-heal completed on /clients/client0/~dmtmp/PM >[2012-04-03 17:45:43.260503] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-1: background entry self-heal completed on /clients/client6/~dmtmp/PM >[2012-04-03 17:45:43.265180] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-2: background entry self-heal completed on /clients/client6/~dmtmp/PM >[2012-04-03 17:45:43.275187] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-0: background entry self-heal completed on /clients/client6/~dmtmp/PM >[2012-04-03 17:45:43.277876] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-0: background entry self-heal completed on /clients/client3/~dmtmp/PM >[2012-04-03 17:45:43.279316] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-2: background entry self-heal triggered. path: /clients/client8/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:43.281366] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-0: background entry self-heal triggered. path: /clients/client3/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:43.283169] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-2: background entry self-heal triggered. path: /clients/client3/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:43.283802] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-1: background entry self-heal triggered. path: /clients/client3/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:43.291615] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-1: background entry self-heal triggered. path: /clients/client4/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:43.292177] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-2: background entry self-heal completed on /clients/client8/~dmtmp/PM >[2012-04-03 17:45:43.292674] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-1: background entry self-heal completed on /clients/client3/~dmtmp/PM >[2012-04-03 17:45:43.293090] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-0: background entry self-heal completed on /clients/client3/~dmtmp/PM >[2012-04-03 17:45:43.293701] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-2: background entry self-heal completed on /clients/client3/~dmtmp/PM >[2012-04-03 17:45:43.296813] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-2: background entry self-heal triggered. path: /clients/client8/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:43.299291] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-1: background entry self-heal triggered. path: /clients/client8/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:43.299838] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-0: background entry self-heal triggered. path: /clients/client8/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:43.304559] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-1: background entry self-heal completed on /clients/client4/~dmtmp/PM >[2012-04-03 17:45:43.307220] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-1: background entry self-heal triggered. path: /clients/client4/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:43.307418] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-2: background entry self-heal completed on /clients/client8/~dmtmp/PM >[2012-04-03 17:45:43.307794] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-2: background entry self-heal triggered. path: /clients/client4/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:43.307998] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-1: background entry self-heal triggered. path: /clients/client9/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:43.308455] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-0: background entry self-heal triggered. path: /clients/client4/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:43.309050] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-1: background entry self-heal completed on /clients/client8/~dmtmp/PM >[2012-04-03 17:45:43.311092] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-0: background entry self-heal completed on /clients/client8/~dmtmp/PM >[2012-04-03 17:45:43.315072] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-1: background entry self-heal completed on /clients/client4/~dmtmp/PM >[2012-04-03 17:45:43.315713] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-1: background entry self-heal completed on /clients/client9/~dmtmp/PM >[2012-04-03 17:45:43.317730] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-2: background entry self-heal completed on /clients/client4/~dmtmp/PM >[2012-04-03 17:45:43.318483] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-1: background entry self-heal triggered. path: /clients/client9/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:43.318945] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-2: background entry self-heal triggered. path: /clients/client9/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:43.319759] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-0: background entry self-heal triggered. path: /clients/client9/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:43.320282] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-0: background entry self-heal completed on /clients/client4/~dmtmp/PM >[2012-04-03 17:45:43.324393] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-2: background entry self-heal triggered. path: /clients/client7/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:43.329546] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-2: background entry self-heal completed on /clients/client9/~dmtmp/PM >[2012-04-03 17:45:43.331349] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-1: background entry self-heal completed on /clients/client9/~dmtmp/PM >[2012-04-03 17:45:43.332933] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-2: background entry self-heal completed on /clients/client7/~dmtmp/PM >[2012-04-03 17:45:43.333925] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-0: background entry self-heal completed on /clients/client9/~dmtmp/PM >[2012-04-03 17:45:43.336650] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-2: background entry self-heal triggered. path: /clients/client7/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:43.336902] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-1: background entry self-heal triggered. path: /clients/client1/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:43.337084] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-1: background entry self-heal triggered. path: /clients/client7/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:43.337274] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-0: background entry self-heal triggered. path: /clients/client7/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:43.344128] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-2: background entry self-heal completed on /clients/client7/~dmtmp/PM >[2012-04-03 17:45:43.348570] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-2: background entry self-heal triggered. path: /clients/client2/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:43.348772] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-1: background entry self-heal completed on /clients/client1/~dmtmp/PM >[2012-04-03 17:45:43.350928] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-0: background entry self-heal completed on /clients/client7/~dmtmp/PM >[2012-04-03 17:45:43.351947] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-1: background entry self-heal completed on /clients/client7/~dmtmp/PM >[2012-04-03 17:45:43.353520] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-2: background entry self-heal triggered. path: /clients/client1/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:43.353887] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-1: background entry self-heal triggered. path: /clients/client1/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:43.354273] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-0: background entry self-heal triggered. path: /clients/client1/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:43.359821] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-2: background entry self-heal completed on /clients/client2/~dmtmp/PM >[2012-04-03 17:45:43.361710] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-0: background entry self-heal completed on /clients/client1/~dmtmp/PM >[2012-04-03 17:45:43.362078] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-1: background entry self-heal completed on /clients/client1/~dmtmp/PM >[2012-04-03 17:45:43.362560] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-0: background entry self-heal triggered. path: /clients/client2/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:43.363638] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-1: background entry self-heal triggered. path: /clients/client2/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:43.364130] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-2: background entry self-heal triggered. path: /clients/client2/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:43.364364] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-0: background entry self-heal triggered. path: /clients/client6/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:43.365003] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-2: background entry self-heal completed on /clients/client1/~dmtmp/PM >[2012-04-03 17:45:43.372115] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-1: background entry self-heal completed on /clients/client2/~dmtmp/PM >[2012-04-03 17:45:43.373561] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-0: background entry self-heal completed on /clients/client2/~dmtmp/PM >[2012-04-03 17:45:43.374308] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-2: background entry self-heal completed on /clients/client2/~dmtmp/PM >[2012-04-03 17:45:43.376421] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-0: background entry self-heal completed on /clients/client6/~dmtmp/PM >[2012-04-03 17:45:43.378442] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-2: background entry self-heal triggered. path: /clients/client0/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:43.378951] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-0: background entry self-heal triggered. path: /clients/client6/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:43.379485] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-1: background entry self-heal triggered. path: /clients/client6/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:43.380546] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-2: background entry self-heal triggered. path: /clients/client6/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:43.387201] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-1: background entry self-heal completed on /clients/client6/~dmtmp/PM >[2012-04-03 17:45:43.388066] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-0: background entry self-heal completed on /clients/client6/~dmtmp/PM >[2012-04-03 17:45:43.388260] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-2: background entry self-heal completed on /clients/client0/~dmtmp/PM >[2012-04-03 17:45:43.389313] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-0: background entry self-heal triggered. path: /clients/client3/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:43.389588] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-2: background entry self-heal completed on /clients/client6/~dmtmp/PM >[2012-04-03 17:45:43.391585] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-0: background entry self-heal triggered. path: /clients/client0/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:43.391923] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-2: background entry self-heal triggered. path: /clients/client0/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:43.392178] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-1: background entry self-heal triggered. path: /clients/client0/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:43.398600] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-1: background entry self-heal completed on /clients/client0/~dmtmp/PM >[2012-04-03 17:45:43.399924] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-1: background entry self-heal triggered. path: /clients/client4/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:43.400414] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-0: background entry self-heal completed on /clients/client3/~dmtmp/PM >[2012-04-03 17:45:43.402326] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-0: background entry self-heal completed on /clients/client0/~dmtmp/PM >[2012-04-03 17:45:43.404017] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-1: background entry self-heal triggered. path: /clients/client3/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:43.404307] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-0: background entry self-heal triggered. path: /clients/client3/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:43.404721] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-2: background entry self-heal completed on /clients/client0/~dmtmp/PM >[2012-04-03 17:45:43.405203] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-2: background entry self-heal triggered. path: /clients/client3/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:43.407924] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-1: background entry self-heal completed on /clients/client4/~dmtmp/PM >[2012-04-03 17:45:43.411513] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-1: background entry self-heal triggered. path: /clients/client4/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:43.412239] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-1: background entry self-heal completed on /clients/client3/~dmtmp/PM >[2012-04-03 17:45:43.412479] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-2: background entry self-heal triggered. path: /clients/client4/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:43.414619] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-1: background entry self-heal triggered. path: /clients/client5/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:43.416217] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-0: background entry self-heal triggered. path: /clients/client4/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:43.417986] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-2: background entry self-heal completed on /clients/client3/~dmtmp/PM >[2012-04-03 17:45:43.420186] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-0: background entry self-heal completed on /clients/client3/~dmtmp/PM >[2012-04-03 17:45:43.421356] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-2: background entry self-heal completed on /clients/client4/~dmtmp/PM >[2012-04-03 17:45:43.421537] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-1: background entry self-heal completed on /clients/client4/~dmtmp/PM >[2012-04-03 17:45:43.422525] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-1: background entry self-heal completed on /clients/client5/~dmtmp/PM >[2012-04-03 17:45:43.425631] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-0: background entry self-heal completed on /clients/client4/~dmtmp/PM >[2012-04-03 17:45:43.425918] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-2: background entry self-heal triggered. path: /clients/client5/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:43.427018] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-1: background entry self-heal triggered. path: /clients/client5/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:43.427594] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-0: background entry self-heal triggered. path: /clients/client5/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:43.427794] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-1: background entry self-heal triggered. path: /clients/client9/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:43.433902] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-0: background entry self-heal completed on /clients/client5/~dmtmp/PM >[2012-04-03 17:45:43.434100] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-2: background entry self-heal completed on /clients/client5/~dmtmp/PM >[2012-04-03 17:45:43.434263] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-1: background entry self-heal completed on /clients/client5/~dmtmp/PM >[2012-04-03 17:45:43.434903] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-1: background entry self-heal completed on /clients/client9/~dmtmp/PM >[2012-04-03 17:45:43.439012] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-0: background entry self-heal triggered. path: /clients/client9/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:43.439275] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-1: background entry self-heal triggered. path: /clients/client9/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:43.440385] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-2: background entry self-heal triggered. path: /clients/client9/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:43.444923] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-2: background entry self-heal triggered. path: /clients/client8/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:43.447648] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-0: background entry self-heal completed on /clients/client9/~dmtmp/PM >[2012-04-03 17:45:43.448762] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-2: background entry self-heal completed on /clients/client9/~dmtmp/PM >[2012-04-03 17:45:43.454499] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-2: background entry self-heal completed on /clients/client8/~dmtmp/PM >[2012-04-03 17:45:43.454879] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-1: background entry self-heal completed on /clients/client9/~dmtmp/PM >[2012-04-03 17:45:43.457310] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-1: background entry self-heal triggered. path: /clients/client8/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:43.458900] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-0: background entry self-heal triggered. path: /clients/client8/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:43.459154] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-2: background entry self-heal triggered. path: /clients/client8/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:43.459585] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-1: background entry self-heal triggered. path: /clients/client1/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:43.466621] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-1: background entry self-heal completed on /clients/client8/~dmtmp/PM >[2012-04-03 17:45:43.467214] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-1: background entry self-heal completed on /clients/client1/~dmtmp/PM >[2012-04-03 17:45:43.468902] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-2: background entry self-heal completed on /clients/client8/~dmtmp/PM >[2012-04-03 17:45:43.469177] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-0: background entry self-heal completed on /clients/client8/~dmtmp/PM >[2012-04-03 17:45:43.470714] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-2: background entry self-heal triggered. path: /clients/client1/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:43.471462] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-1: background entry self-heal triggered. path: /clients/client1/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:43.473651] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-0: background entry self-heal triggered. path: /clients/client1/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:43.475137] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-2: background entry self-heal triggered. path: /clients/client2/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:43.482447] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-2: background entry self-heal completed on /clients/client1/~dmtmp/PM >[2012-04-03 17:45:43.483838] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-0: background entry self-heal completed on /clients/client1/~dmtmp/PM >[2012-04-03 17:45:43.484773] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-2: background entry self-heal completed on /clients/client2/~dmtmp/PM >[2012-04-03 17:45:43.487474] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-0: background entry self-heal triggered. path: /clients/client2/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:43.488221] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-2: background entry self-heal triggered. path: /clients/client2/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:43.489104] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-2: background entry self-heal triggered. path: /clients/client7/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:43.491137] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-1: background entry self-heal completed on /clients/client1/~dmtmp/PM >[2012-04-03 17:45:43.493386] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-1: background entry self-heal triggered. path: /clients/client2/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:43.500411] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-0: background entry self-heal completed on /clients/client2/~dmtmp/PM >[2012-04-03 17:45:43.503105] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-2: background entry self-heal completed on /clients/client2/~dmtmp/PM >[2012-04-03 17:45:43.504722] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-2: background entry self-heal completed on /clients/client7/~dmtmp/PM >[2012-04-03 17:45:43.506967] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-1: background entry self-heal triggered. path: /clients/client7/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:43.508302] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-1: background entry self-heal completed on /clients/client2/~dmtmp/PM >[2012-04-03 17:45:43.509691] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-2: background entry self-heal triggered. path: /clients/client7/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:43.510419] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-0: background entry self-heal triggered. path: /clients/client7/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:43.514177] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-1: background entry self-heal completed on /clients/client7/~dmtmp/PM >[2012-04-03 17:45:43.514608] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-0: background entry self-heal triggered. path: /clients/client6/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:43.518210] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-0: background entry self-heal completed on /clients/client7/~dmtmp/PM >[2012-04-03 17:45:43.521920] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-2: background entry self-heal completed on /clients/client7/~dmtmp/PM >[2012-04-03 17:45:43.522305] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-0: background entry self-heal completed on /clients/client6/~dmtmp/PM >[2012-04-03 17:45:43.523937] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-2: background entry self-heal triggered. path: /clients/client0/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:43.526054] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-0: background entry self-heal triggered. path: /clients/client6/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:43.526390] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-1: background entry self-heal triggered. path: /clients/client6/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:43.526819] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-2: background entry self-heal triggered. path: /clients/client6/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:43.537134] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-2: background entry self-heal completed on /clients/client0/~dmtmp/PM >[2012-04-03 17:45:43.537808] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-2: background entry self-heal completed on /clients/client6/~dmtmp/PM >[2012-04-03 17:45:43.538218] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-1: background entry self-heal completed on /clients/client6/~dmtmp/PM >[2012-04-03 17:45:43.540002] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-0: background entry self-heal triggered. path: /clients/client3/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:43.540348] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-2: background entry self-heal triggered. path: /clients/client0/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:43.540755] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-0: background entry self-heal completed on /clients/client6/~dmtmp/PM >[2012-04-03 17:45:43.541674] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-0: background entry self-heal triggered. path: /clients/client0/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:43.542281] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-1: background entry self-heal triggered. path: /clients/client0/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:43.550590] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-1: background entry self-heal triggered. path: /clients/client5/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:43.550832] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-0: background entry self-heal completed on /clients/client3/~dmtmp/PM >[2012-04-03 17:45:43.551540] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-2: background entry self-heal completed on /clients/client0/~dmtmp/PM >[2012-04-03 17:45:43.551836] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-1: background entry self-heal completed on /clients/client0/~dmtmp/PM >[2012-04-03 17:45:43.553519] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-1: background entry self-heal triggered. path: /clients/client3/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:43.553980] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-0: background entry self-heal completed on /clients/client0/~dmtmp/PM >[2012-04-03 17:45:43.554885] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-0: background entry self-heal triggered. path: /clients/client3/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:43.555395] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-2: background entry self-heal triggered. path: /clients/client3/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:43.558408] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-1: background entry self-heal completed on /clients/client5/~dmtmp/PM >[2012-04-03 17:45:43.563254] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-0: background entry self-heal triggered. path: /clients/client5/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:43.563673] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-2: background entry self-heal triggered. path: /clients/client5/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:43.564702] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-1: background entry self-heal triggered. path: /clients/client5/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:43.564921] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-1: background entry self-heal completed on /clients/client3/~dmtmp/PM >[2012-04-03 17:45:43.566751] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-0: background entry self-heal completed on /clients/client3/~dmtmp/PM >[2012-04-03 17:45:43.568293] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-2: background entry self-heal triggered. path: /clients/client8/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:43.570036] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-2: background entry self-heal completed on /clients/client3/~dmtmp/PM >[2012-04-03 17:45:43.573668] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-0: background entry self-heal completed on /clients/client5/~dmtmp/PM >[2012-04-03 17:45:43.573896] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-1: background entry self-heal completed on /clients/client5/~dmtmp/PM >[2012-04-03 17:45:43.576296] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-2: background entry self-heal completed on /clients/client5/~dmtmp/PM >[2012-04-03 17:45:43.578910] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-2: background entry self-heal completed on /clients/client8/~dmtmp/PM >[2012-04-03 17:45:43.582201] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-2: background entry self-heal triggered. path: /clients/client8/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:43.583169] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-0: background entry self-heal triggered. path: /clients/client8/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:43.583536] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-1: background entry self-heal triggered. path: /clients/client9/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:43.584166] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-1: background entry self-heal triggered. path: /clients/client8/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:43.590835] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-2: background entry self-heal completed on /clients/client8/~dmtmp/PM >[2012-04-03 17:45:43.596150] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-0: background entry self-heal completed on /clients/client8/~dmtmp/PM >[2012-04-03 17:45:43.596378] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-1: background entry self-heal completed on /clients/client9/~dmtmp/PM >[2012-04-03 17:45:43.596945] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-1: background entry self-heal completed on /clients/client8/~dmtmp/PM >[2012-04-03 17:45:43.599695] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-0: background entry self-heal triggered. path: /clients/client9/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:43.599962] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-1: background entry self-heal triggered. path: /clients/client9/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:43.601965] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-2: background entry self-heal triggered. path: /clients/client2/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:43.603442] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-2: background entry self-heal triggered. path: /clients/client9/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:43.610079] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-1: background entry self-heal completed on /clients/client9/~dmtmp/PM >[2012-04-03 17:45:43.610790] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-0: background entry self-heal completed on /clients/client9/~dmtmp/PM >[2012-04-03 17:45:43.615166] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-2: background entry self-heal triggered. path: /clients/client7/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:43.615379] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-2: background entry self-heal completed on /clients/client2/~dmtmp/PM >[2012-04-03 17:45:43.617817] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-2: background entry self-heal completed on /clients/client9/~dmtmp/PM >[2012-04-03 17:45:43.618277] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-1: background entry self-heal triggered. path: /clients/client2/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:43.618909] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-0: background entry self-heal triggered. path: /clients/client2/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:43.619113] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-2: background entry self-heal triggered. path: /clients/client2/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:43.628000] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-2: background entry self-heal completed on /clients/client7/~dmtmp/PM >[2012-04-03 17:45:43.631028] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-2: background entry self-heal triggered. path: /clients/client7/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:43.631769] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-1: background entry self-heal triggered. path: /clients/client1/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:43.632006] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-1: background entry self-heal completed on /clients/client2/~dmtmp/PM >[2012-04-03 17:45:43.632766] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-0: background entry self-heal triggered. path: /clients/client7/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:43.633144] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-2: background entry self-heal completed on /clients/client2/~dmtmp/PM >[2012-04-03 17:45:43.634088] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-1: background entry self-heal triggered. path: /clients/client7/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:43.635794] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-0: background entry self-heal completed on /clients/client2/~dmtmp/PM >[2012-04-03 17:45:43.641869] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-0: background entry self-heal triggered. path: /clients/client6/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:43.642189] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-1: background entry self-heal completed on /clients/client1/~dmtmp/PM >[2012-04-03 17:45:43.642974] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-0: background entry self-heal completed on /clients/client7/~dmtmp/PM >[2012-04-03 17:45:43.643484] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-2: background entry self-heal completed on /clients/client7/~dmtmp/PM >[2012-04-03 17:45:43.645224] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-1: background entry self-heal completed on /clients/client7/~dmtmp/PM >[2012-04-03 17:45:43.646008] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-1: background entry self-heal triggered. path: /clients/client1/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:43.646692] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-2: background entry self-heal triggered. path: /clients/client1/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:43.648366] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-0: background entry self-heal triggered. path: /clients/client1/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:43.652756] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-2: background entry self-heal triggered. path: /clients/client0/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:43.653832] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-1: background entry self-heal completed on /clients/client1/~dmtmp/PM >[2012-04-03 17:45:43.655798] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-0: background entry self-heal completed on /clients/client6/~dmtmp/PM >[2012-04-03 17:45:43.656220] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-2: background entry self-heal completed on /clients/client1/~dmtmp/PM >[2012-04-03 17:45:43.659162] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-2: background entry self-heal triggered. path: /clients/client6/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:43.659441] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-0: background entry self-heal triggered. path: /clients/client6/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:43.659862] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-1: background entry self-heal triggered. path: /clients/client6/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:43.660663] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-0: background entry self-heal completed on /clients/client1/~dmtmp/PM >[2012-04-03 17:45:43.663062] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-2: background entry self-heal completed on /clients/client0/~dmtmp/PM >[2012-04-03 17:45:43.665388] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-1: background entry self-heal triggered. path: /clients/client5/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:43.666539] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-2: background entry self-heal triggered. path: /clients/client0/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:43.668025] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-0: background entry self-heal triggered. path: /clients/client0/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:43.668286] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-1: background entry self-heal triggered. path: /clients/client0/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:43.670536] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-2: background entry self-heal completed on /clients/client6/~dmtmp/PM >[2012-04-03 17:45:43.671082] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-1: background entry self-heal completed on /clients/client6/~dmtmp/PM >[2012-04-03 17:45:43.671778] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-0: background entry self-heal completed on /clients/client6/~dmtmp/PM >[2012-04-03 17:45:43.677705] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-1: background entry self-heal completed on /clients/client5/~dmtmp/PM >[2012-04-03 17:45:43.679565] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-2: background entry self-heal completed on /clients/client0/~dmtmp/PM >[2012-04-03 17:45:43.679803] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-0: background entry self-heal completed on /clients/client0/~dmtmp/PM >[2012-04-03 17:45:43.680011] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-1: background entry self-heal completed on /clients/client0/~dmtmp/PM >[2012-04-03 17:45:43.681179] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-1: background entry self-heal triggered. path: /clients/client5/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:43.681585] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-0: background entry self-heal triggered. path: /clients/client5/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:43.681780] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-2: background entry self-heal triggered. path: /clients/client5/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:43.685451] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-0: background entry self-heal triggered. path: /clients/client3/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:43.692271] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-2: background entry self-heal completed on /clients/client5/~dmtmp/PM >[2012-04-03 17:45:43.697060] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-1: background entry self-heal completed on /clients/client5/~dmtmp/PM >[2012-04-03 17:45:43.698172] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-0: background entry self-heal completed on /clients/client5/~dmtmp/PM >[2012-04-03 17:45:43.700490] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-0: background entry self-heal completed on /clients/client3/~dmtmp/PM >[2012-04-03 17:45:43.701848] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-2: background entry self-heal triggered. path: /clients/client8/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:43.704090] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-1: background entry self-heal triggered. path: /clients/client3/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:43.705582] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-2: background entry self-heal triggered. path: /clients/client3/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:43.705879] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-0: background entry self-heal triggered. path: /clients/client3/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:43.713892] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-0: background entry self-heal completed on /clients/client3/~dmtmp/PM >[2012-04-03 17:45:43.714415] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-2: background entry self-heal completed on /clients/client8/~dmtmp/PM >[2012-04-03 17:45:43.715069] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-1: background entry self-heal triggered. path: /clients/client9/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:43.715239] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-2: background entry self-heal completed on /clients/client3/~dmtmp/PM >[2012-04-03 17:45:43.715457] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-1: background entry self-heal completed on /clients/client3/~dmtmp/PM >[2012-04-03 17:45:43.716628] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-2: background entry self-heal triggered. path: /clients/client8/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:43.717508] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-0: background entry self-heal triggered. path: /clients/client8/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:43.718437] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-1: background entry self-heal triggered. path: /clients/client8/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:43.724084] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-2: background entry self-heal completed on /clients/client8/~dmtmp/PM >[2012-04-03 17:45:43.724287] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-0: background entry self-heal completed on /clients/client8/~dmtmp/PM >[2012-04-03 17:45:43.725523] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-1: background entry self-heal triggered. path: /clients/client4/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:43.728828] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-1: background entry self-heal completed on /clients/client9/~dmtmp/PM >[2012-04-03 17:45:43.729806] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-1: background entry self-heal completed on /clients/client8/~dmtmp/PM >[2012-04-03 17:45:43.731005] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-2: background entry self-heal triggered. path: /clients/client9/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:43.731240] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-1: background entry self-heal triggered. path: /clients/client9/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:43.732644] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-0: background entry self-heal triggered. path: /clients/client9/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:43.735057] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-1: background entry self-heal completed on /clients/client4/~dmtmp/PM >[2012-04-03 17:45:43.738704] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-1: background entry self-heal triggered. path: /clients/client4/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:43.738883] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-1: background entry self-heal completed on /clients/client9/~dmtmp/PM >[2012-04-03 17:45:43.739168] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-2: background entry self-heal triggered. path: /clients/client4/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:43.739402] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-0: background entry self-heal triggered. path: /clients/client4/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:43.740798] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-2: background entry self-heal triggered. path: /clients/client2/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:43.743112] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-2: background entry self-heal completed on /clients/client9/~dmtmp/PM >[2012-04-03 17:45:43.744815] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-0: background entry self-heal completed on /clients/client9/~dmtmp/PM >[2012-04-03 17:45:43.745785] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-1: background entry self-heal completed on /clients/client4/~dmtmp/PM >[2012-04-03 17:45:43.748134] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-2: background entry self-heal triggered. path: /clients/client7/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:43.748772] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-2: background entry self-heal completed on /clients/client4/~dmtmp/PM >[2012-04-03 17:45:43.749824] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-0: background entry self-heal completed on /clients/client4/~dmtmp/PM >[2012-04-03 17:45:43.750361] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-2: background entry self-heal completed on /clients/client2/~dmtmp/PM >[2012-04-03 17:45:43.752963] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-0: background entry self-heal triggered. path: /clients/client2/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:43.754660] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-2: background entry self-heal triggered. path: /clients/client2/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:43.755015] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-1: background entry self-heal triggered. path: /clients/client2/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:43.759688] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-1: background entry self-heal triggered. path: /clients/client1/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:43.760873] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-2: background entry self-heal completed on /clients/client7/~dmtmp/PM >[2012-04-03 17:45:43.762813] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-0: background entry self-heal completed on /clients/client2/~dmtmp/PM >[2012-04-03 17:45:43.762968] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-1: background entry self-heal completed on /clients/client2/~dmtmp/PM >[2012-04-03 17:45:43.763803] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-1: background entry self-heal triggered. path: /clients/client7/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:43.765511] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-2: background entry self-heal triggered. path: /clients/client7/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:43.765754] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-0: background entry self-heal triggered. path: /clients/client7/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:43.768259] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-2: background entry self-heal completed on /clients/client2/~dmtmp/PM >[2012-04-03 17:45:43.769636] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-1: background entry self-heal completed on /clients/client1/~dmtmp/PM >[2012-04-03 17:45:43.772993] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-1: background entry self-heal triggered. path: /clients/client1/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:43.773740] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-0: background entry self-heal triggered. path: /clients/client1/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:43.773926] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-1: background entry self-heal completed on /clients/client7/~dmtmp/PM >[2012-04-03 17:45:43.774166] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-0: background entry self-heal triggered. path: /clients/client6/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:43.774695] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-2: background entry self-heal triggered. path: /clients/client1/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:43.774919] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-0: background entry self-heal completed on /clients/client7/~dmtmp/PM >[2012-04-03 17:45:43.777870] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-2: background entry self-heal completed on /clients/client7/~dmtmp/PM >[2012-04-03 17:45:43.781459] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-1: background entry self-heal completed on /clients/client1/~dmtmp/PM >[2012-04-03 17:45:43.783190] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-0: background entry self-heal completed on /clients/client1/~dmtmp/PM >[2012-04-03 17:45:43.783648] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-0: background entry self-heal completed on /clients/client6/~dmtmp/PM >[2012-04-03 17:45:43.784170] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-2: background entry self-heal completed on /clients/client1/~dmtmp/PM >[2012-04-03 17:45:43.788561] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-0: background entry self-heal triggered. path: /clients/client6/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:43.788944] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-2: background entry self-heal triggered. path: /clients/client6/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:43.789540] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-1: background entry self-heal triggered. path: /clients/client6/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:43.794965] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-2: background entry self-heal triggered. path: /clients/client0/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:43.804239] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-2: background entry self-heal completed on /clients/client6/~dmtmp/PM >[2012-04-03 17:45:43.804812] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-1: background entry self-heal completed on /clients/client6/~dmtmp/PM >[2012-04-03 17:45:43.805987] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-2: background entry self-heal completed on /clients/client0/~dmtmp/PM >[2012-04-03 17:45:43.806987] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-0: background entry self-heal completed on /clients/client6/~dmtmp/PM >[2012-04-03 17:45:43.807557] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-1: background entry self-heal triggered. path: /clients/client5/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:43.808223] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-0: background entry self-heal triggered. path: /clients/client0/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:43.808497] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-2: background entry self-heal triggered. path: /clients/client0/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:43.810570] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-1: background entry self-heal triggered. path: /clients/client0/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:43.819431] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-2: background entry self-heal completed on /clients/client0/~dmtmp/PM >[2012-04-03 17:45:43.820619] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-0: background entry self-heal completed on /clients/client0/~dmtmp/PM >[2012-04-03 17:45:43.820826] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-1: background entry self-heal completed on /clients/client5/~dmtmp/PM >[2012-04-03 17:45:43.823335] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-1: background entry self-heal completed on /clients/client0/~dmtmp/PM >[2012-04-03 17:45:43.824209] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-1: background entry self-heal triggered. path: /clients/client5/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:43.824461] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-2: background entry self-heal triggered. path: /clients/client5/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:43.824683] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-0: background entry self-heal triggered. path: /clients/client5/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:43.829040] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-0: background entry self-heal triggered. path: /clients/client3/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:43.838280] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-1: background entry self-heal completed on /clients/client5/~dmtmp/PM >[2012-04-03 17:45:43.838605] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-2: background entry self-heal completed on /clients/client5/~dmtmp/PM >[2012-04-03 17:45:43.841751] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-2: background entry self-heal triggered. path: /clients/client8/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:43.842772] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-0: background entry self-heal completed on /clients/client5/~dmtmp/PM >[2012-04-03 17:45:43.844809] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-0: background entry self-heal completed on /clients/client3/~dmtmp/PM >[2012-04-03 17:45:43.848113] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-2: background entry self-heal triggered. path: /clients/client3/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:43.852108] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-1: background entry self-heal triggered. path: /clients/client3/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:43.852418] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-0: background entry self-heal triggered. path: /clients/client3/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:43.857910] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-2: background entry self-heal completed on /clients/client8/~dmtmp/PM >[2012-04-03 17:45:43.863014] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-2: background entry self-heal triggered. path: /clients/client8/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:43.863520] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-0: background entry self-heal triggered. path: /clients/client8/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:43.864094] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-1: background entry self-heal triggered. path: /clients/client8/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:43.864948] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-2: background entry self-heal completed on /clients/client3/~dmtmp/PM >[2012-04-03 17:45:43.866298] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-1: background entry self-heal triggered. path: /clients/client9/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:43.867180] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-0: background entry self-heal completed on /clients/client3/~dmtmp/PM >[2012-04-03 17:45:43.867792] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-1: background entry self-heal completed on /clients/client3/~dmtmp/PM >[2012-04-03 17:45:43.872901] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-2: background entry self-heal completed on /clients/client8/~dmtmp/PM >[2012-04-03 17:45:43.873362] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-1: background entry self-heal completed on /clients/client8/~dmtmp/PM >[2012-04-03 17:45:43.874876] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-0: background entry self-heal completed on /clients/client8/~dmtmp/PM >[2012-04-03 17:45:43.875287] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-1: background entry self-heal completed on /clients/client9/~dmtmp/PM >[2012-04-03 17:45:43.877032] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-1: background entry self-heal triggered. path: /clients/client4/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:43.879639] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-2: background entry self-heal triggered. path: /clients/client9/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:43.879844] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-0: background entry self-heal triggered. path: /clients/client9/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:43.880631] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-1: background entry self-heal triggered. path: /clients/client9/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:43.886973] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-0: background entry self-heal completed on /clients/client9/~dmtmp/PM >[2012-04-03 17:45:43.887709] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-2: background entry self-heal completed on /clients/client9/~dmtmp/PM >[2012-04-03 17:45:43.890446] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-2: background entry self-heal triggered. path: /clients/client7/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:43.890737] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-1: background entry self-heal completed on /clients/client4/~dmtmp/PM >[2012-04-03 17:45:43.893113] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-1: background entry self-heal completed on /clients/client9/~dmtmp/PM >[2012-04-03 17:45:43.893933] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-2: background entry self-heal triggered. path: /clients/client4/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:43.894194] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-0: background entry self-heal triggered. path: /clients/client4/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:43.895169] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-1: background entry self-heal triggered. path: /clients/client4/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:43.899617] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-2: background entry self-heal completed on /clients/client7/~dmtmp/PM >[2012-04-03 17:45:43.902635] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-0: background entry self-heal triggered. path: /clients/client7/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:43.903384] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-2: background entry self-heal triggered. path: /clients/client7/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:43.903595] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-1: background entry self-heal triggered. path: /clients/client7/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:43.904063] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-2: background entry self-heal completed on /clients/client4/~dmtmp/PM >[2012-04-03 17:45:43.904666] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-0: background entry self-heal completed on /clients/client4/~dmtmp/PM >[2012-04-03 17:45:43.914158] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-0: background entry self-heal completed on /clients/client7/~dmtmp/PM >[2012-04-03 17:45:43.915357] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-2: background entry self-heal completed on /clients/client7/~dmtmp/PM >[2012-04-03 17:45:43.916045] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-1: background entry self-heal completed on /clients/client4/~dmtmp/PM >[2012-04-03 17:45:43.924862] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-1: background entry self-heal completed on /clients/client7/~dmtmp/PM >[2012-04-03 17:45:43.927069] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-1: background entry self-heal triggered. path: /clients/client1/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:43.939749] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-1: background entry self-heal completed on /clients/client1/~dmtmp/PM >[2012-04-03 17:45:43.946980] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-2: background entry self-heal triggered. path: /clients/client0/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:43.949247] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-1: background entry self-heal triggered. path: /clients/client1/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:43.949719] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-0: background entry self-heal triggered. path: /clients/client1/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:43.951529] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-2: background entry self-heal triggered. path: /clients/client1/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:43.959889] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-2: background entry self-heal completed on /clients/client0/~dmtmp/PM >[2012-04-03 17:45:43.960845] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-1: background entry self-heal triggered. path: /clients/client5/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:43.961607] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-0: background entry self-heal completed on /clients/client1/~dmtmp/PM >[2012-04-03 17:45:43.961785] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-2: background entry self-heal completed on /clients/client1/~dmtmp/PM >[2012-04-03 17:45:43.963130] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-0: background entry self-heal triggered. path: /clients/client0/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:43.963694] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-2: background entry self-heal triggered. path: /clients/client0/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:43.964055] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-1: background entry self-heal triggered. path: /clients/client0/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:43.964676] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-1: background entry self-heal completed on /clients/client1/~dmtmp/PM >[2012-04-03 17:45:43.970959] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-2: background entry self-heal completed on /clients/client0/~dmtmp/PM >[2012-04-03 17:45:43.971482] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-0: background entry self-heal completed on /clients/client0/~dmtmp/PM >[2012-04-03 17:45:43.971706] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-1: background entry self-heal completed on /clients/client5/~dmtmp/PM >[2012-04-03 17:45:43.974397] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-1: background entry self-heal completed on /clients/client0/~dmtmp/PM >[2012-04-03 17:45:43.974839] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-0: background entry self-heal triggered. path: /clients/client5/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:43.975098] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-2: background entry self-heal triggered. path: /clients/client5/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:43.976075] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-1: background entry self-heal triggered. path: /clients/client5/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:43.976250] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-0: background entry self-heal triggered. path: /clients/client6/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:43.983569] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-2: background entry self-heal completed on /clients/client5/~dmtmp/PM >[2012-04-03 17:45:43.984747] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-0: background entry self-heal completed on /clients/client5/~dmtmp/PM >[2012-04-03 17:45:43.984985] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-0: background entry self-heal completed on /clients/client6/~dmtmp/PM >[2012-04-03 17:45:43.987744] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-0: background entry self-heal triggered. path: /clients/client6/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:43.988316] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-2: background entry self-heal triggered. path: /clients/client6/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:43.988977] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-1: background entry self-heal completed on /clients/client5/~dmtmp/PM >[2012-04-03 17:45:43.990138] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-1: background entry self-heal triggered. path: /clients/client6/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:43.990397] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-0: background entry self-heal triggered. path: /clients/client3/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:43.996174] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-0: background entry self-heal completed on /clients/client6/~dmtmp/PM >[2012-04-03 17:45:43.997441] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-2: background entry self-heal completed on /clients/client6/~dmtmp/PM >[2012-04-03 17:45:44.004934] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-0: background entry self-heal completed on /clients/client3/~dmtmp/PM >[2012-04-03 17:45:44.006080] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-1: background entry self-heal completed on /clients/client6/~dmtmp/PM >[2012-04-03 17:45:44.008372] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-1: background entry self-heal triggered. path: /clients/client3/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:44.009034] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-2: background entry self-heal triggered. path: /clients/client3/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:44.011286] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-2: background entry self-heal triggered. path: /clients/client8/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:44.011515] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-0: background entry self-heal triggered. path: /clients/client3/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:44.020294] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-2: background entry self-heal completed on /clients/client3/~dmtmp/PM >[2012-04-03 17:45:44.020685] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-0: background entry self-heal completed on /clients/client3/~dmtmp/PM >[2012-04-03 17:45:44.022868] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-2: background entry self-heal completed on /clients/client8/~dmtmp/PM >[2012-04-03 17:45:44.024144] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-1: background entry self-heal completed on /clients/client3/~dmtmp/PM >[2012-04-03 17:45:44.026233] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-0: background entry self-heal triggered. path: /clients/client8/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:44.027461] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-1: background entry self-heal triggered. path: /clients/client8/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:44.034091] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-2: background entry self-heal triggered. path: /clients/client8/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:44.048067] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-2: background entry self-heal completed on /clients/client8/~dmtmp/PM >[2012-04-03 17:45:44.049854] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-0: background entry self-heal completed on /clients/client8/~dmtmp/PM >[2012-04-03 17:45:44.053160] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-1: background entry self-heal completed on /clients/client8/~dmtmp/PM >[2012-04-03 17:45:44.053936] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-2: background entry self-heal triggered. path: /clients/client7/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:44.064038] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-2: background entry self-heal completed on /clients/client7/~dmtmp/PM >[2012-04-03 17:45:44.067946] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-1: background entry self-heal triggered. path: /clients/client7/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:44.068196] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-0: background entry self-heal triggered. path: /clients/client7/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:44.068455] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-2: background entry self-heal triggered. path: /clients/client7/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:44.068904] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-1: background entry self-heal triggered. path: /clients/client4/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:44.079155] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-1: background entry self-heal completed on /clients/client7/~dmtmp/PM >[2012-04-03 17:45:44.079661] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-1: background entry self-heal completed on /clients/client4/~dmtmp/PM >[2012-04-03 17:45:44.082844] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-1: background entry self-heal triggered. path: /clients/client4/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:44.082987] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-2: background entry self-heal completed on /clients/client7/~dmtmp/PM >[2012-04-03 17:45:44.083177] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-0: background entry self-heal triggered. path: /clients/client4/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:44.083892] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-0: background entry self-heal completed on /clients/client7/~dmtmp/PM >[2012-04-03 17:45:44.084745] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-2: background entry self-heal triggered. path: /clients/client4/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:44.088305] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-1: background entry self-heal triggered. path: /clients/client9/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:44.090522] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-2: background entry self-heal completed on /clients/client4/~dmtmp/PM >[2012-04-03 17:45:44.091074] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-0: background entry self-heal completed on /clients/client4/~dmtmp/PM >[2012-04-03 17:45:44.098478] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-1: background entry self-heal completed on /clients/client4/~dmtmp/PM >[2012-04-03 17:45:44.101126] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-1: background entry self-heal triggered. path: /clients/client1/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:44.101450] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-1: background entry self-heal completed on /clients/client9/~dmtmp/PM >[2012-04-03 17:45:44.104780] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-2: background entry self-heal triggered. path: /clients/client9/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:44.104974] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-0: background entry self-heal triggered. path: /clients/client9/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:44.105164] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-1: background entry self-heal triggered. path: /clients/client9/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:44.112057] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-1: background entry self-heal completed on /clients/client1/~dmtmp/PM >[2012-04-03 17:45:44.112708] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-2: background entry self-heal triggered. path: /clients/client0/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:44.116456] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-1: background entry self-heal triggered. path: /clients/client1/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:44.116788] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-2: background entry self-heal triggered. path: /clients/client1/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:44.120161] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-1: background entry self-heal completed on /clients/client9/~dmtmp/PM >[2012-04-03 17:45:44.120409] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-0: background entry self-heal completed on /clients/client9/~dmtmp/PM >[2012-04-03 17:45:44.120664] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-0: background entry self-heal triggered. path: /clients/client1/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:44.121990] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-2: background entry self-heal completed on /clients/client9/~dmtmp/PM >[2012-04-03 17:45:44.125935] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-2: background entry self-heal completed on /clients/client0/~dmtmp/PM >[2012-04-03 17:45:44.128685] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-1: background entry self-heal completed on /clients/client1/~dmtmp/PM >[2012-04-03 17:45:44.129266] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-2: background entry self-heal completed on /clients/client1/~dmtmp/PM >[2012-04-03 17:45:44.131220] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-0: background entry self-heal triggered. path: /clients/client0/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:44.131480] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-1: background entry self-heal triggered. path: /clients/client0/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:44.132085] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-0: background entry self-heal triggered. path: /clients/client6/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:44.132433] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-2: background entry self-heal triggered. path: /clients/client0/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:44.133963] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-0: background entry self-heal completed on /clients/client1/~dmtmp/PM >[2012-04-03 17:45:44.142776] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-0: background entry self-heal completed on /clients/client0/~dmtmp/PM >[2012-04-03 17:45:44.142952] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-1: background entry self-heal completed on /clients/client0/~dmtmp/PM >[2012-04-03 17:45:44.143324] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-2: background entry self-heal completed on /clients/client0/~dmtmp/PM >[2012-04-03 17:45:44.144110] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-0: background entry self-heal completed on /clients/client6/~dmtmp/PM >[2012-04-03 17:45:44.146123] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-1: background entry self-heal triggered. path: /clients/client5/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:44.148055] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-1: background entry self-heal triggered. path: /clients/client6/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:44.149760] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-2: background entry self-heal triggered. path: /clients/client6/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:44.150410] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-0: background entry self-heal triggered. path: /clients/client6/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:44.155116] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-1: background entry self-heal completed on /clients/client5/~dmtmp/PM >[2012-04-03 17:45:44.159329] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-0: background entry self-heal triggered. path: /clients/client5/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:44.159542] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-2: background entry self-heal completed on /clients/client6/~dmtmp/PM >[2012-04-03 17:45:44.160226] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-1: background entry self-heal completed on /clients/client6/~dmtmp/PM >[2012-04-03 17:45:44.160508] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-2: background entry self-heal triggered. path: /clients/client5/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:44.160873] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-0: background entry self-heal completed on /clients/client6/~dmtmp/PM >[2012-04-03 17:45:44.161307] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-2: background entry self-heal triggered. path: /clients/client8/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:44.161618] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-1: background entry self-heal triggered. path: /clients/client5/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:44.167781] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-0: background entry self-heal completed on /clients/client5/~dmtmp/PM >[2012-04-03 17:45:44.170994] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-2: background entry self-heal completed on /clients/client5/~dmtmp/PM >[2012-04-03 17:45:44.171206] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-1: background entry self-heal completed on /clients/client5/~dmtmp/PM >[2012-04-03 17:45:44.172023] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-2: background entry self-heal completed on /clients/client8/~dmtmp/PM >[2012-04-03 17:45:44.175365] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-2: background entry self-heal triggered. path: /clients/client8/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:44.176266] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-1: background entry self-heal triggered. path: /clients/client8/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:44.176698] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-0: background entry self-heal triggered. path: /clients/client8/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:44.188539] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-1: background entry self-heal completed on /clients/client8/~dmtmp/PM >[2012-04-03 17:45:44.189063] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-0: background entry self-heal completed on /clients/client8/~dmtmp/PM >[2012-04-03 17:45:44.190733] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-2: background entry self-heal completed on /clients/client8/~dmtmp/PM >[2012-04-03 17:45:44.192420] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-0: background entry self-heal triggered. path: /clients/client3/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:44.200773] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-2: background entry self-heal triggered. path: /clients/client7/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:44.203372] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-0: background entry self-heal completed on /clients/client3/~dmtmp/PM >[2012-04-03 17:45:44.206132] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-2: background entry self-heal triggered. path: /clients/client3/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:44.207618] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-1: background entry self-heal triggered. path: /clients/client3/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:44.208596] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-2: background entry self-heal completed on /clients/client7/~dmtmp/PM >[2012-04-03 17:45:44.210721] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-2: background entry self-heal triggered. path: /clients/client7/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:44.212327] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-1: background entry self-heal triggered. path: /clients/client7/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:44.212916] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-0: background entry self-heal triggered. path: /clients/client3/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:44.215095] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-0: background entry self-heal triggered. path: /clients/client7/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:44.215478] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-2: background entry self-heal completed on /clients/client3/~dmtmp/PM >[2012-04-03 17:45:44.216501] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-1: background entry self-heal completed on /clients/client3/~dmtmp/PM >[2012-04-03 17:45:44.219135] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-1: background entry self-heal triggered. path: /clients/client4/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:44.219404] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-2: background entry self-heal completed on /clients/client7/~dmtmp/PM >[2012-04-03 17:45:44.220605] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-1: background entry self-heal completed on /clients/client7/~dmtmp/PM >[2012-04-03 17:45:44.221836] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-0: background entry self-heal completed on /clients/client3/~dmtmp/PM >[2012-04-03 17:45:44.223210] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-0: background entry self-heal completed on /clients/client7/~dmtmp/PM >[2012-04-03 17:45:44.228323] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-1: background entry self-heal triggered. path: /clients/client9/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:44.230101] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-1: background entry self-heal completed on /clients/client4/~dmtmp/PM >[2012-04-03 17:45:44.232957] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-2: background entry self-heal triggered. path: /clients/client4/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:44.235335] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-0: background entry self-heal triggered. path: /clients/client4/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:44.235695] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-1: background entry self-heal triggered. path: /clients/client4/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:44.244361] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-1: background entry self-heal completed on /clients/client9/~dmtmp/PM >[2012-04-03 17:45:44.247481] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-1: background entry self-heal triggered. path: /clients/client1/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:44.251845] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-2: background entry self-heal completed on /clients/client4/~dmtmp/PM >[2012-04-03 17:45:44.253053] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-1: background entry self-heal triggered. path: /clients/client9/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:44.253210] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-1: background entry self-heal completed on /clients/client4/~dmtmp/PM >[2012-04-03 17:45:44.253600] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-0: background entry self-heal triggered. path: /clients/client9/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:44.254204] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-0: background entry self-heal completed on /clients/client4/~dmtmp/PM >[2012-04-03 17:45:44.254596] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-2: background entry self-heal triggered. path: /clients/client9/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:44.260634] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-1: background entry self-heal completed on /clients/client1/~dmtmp/PM >[2012-04-03 17:45:44.261418] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-0: background entry self-heal completed on /clients/client9/~dmtmp/PM >[2012-04-03 17:45:44.264399] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-0: background entry self-heal triggered. path: /clients/client1/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:44.266136] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-2: background entry self-heal triggered. path: /clients/client1/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:44.266365] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-2: background entry self-heal triggered. path: /clients/client0/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:44.266538] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-2: background entry self-heal completed on /clients/client9/~dmtmp/PM >[2012-04-03 17:45:44.267048] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-1: background entry self-heal completed on /clients/client9/~dmtmp/PM >[2012-04-03 17:45:44.267430] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-1: background entry self-heal triggered. path: /clients/client1/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:44.273766] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-0: background entry self-heal completed on /clients/client1/~dmtmp/PM >[2012-04-03 17:45:44.276776] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-0: background entry self-heal triggered. path: /clients/client6/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:44.278438] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-2: background entry self-heal completed on /clients/client1/~dmtmp/PM >[2012-04-03 17:45:44.278625] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-2: background entry self-heal completed on /clients/client0/~dmtmp/PM >[2012-04-03 17:45:44.279321] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-1: background entry self-heal completed on /clients/client1/~dmtmp/PM >[2012-04-03 17:45:44.280228] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-2: background entry self-heal triggered. path: /clients/client0/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:44.282679] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-1: background entry self-heal triggered. path: /clients/client0/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:44.283862] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-0: background entry self-heal triggered. path: /clients/client0/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:44.288697] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-2: background entry self-heal triggered. path: /clients/client2/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:44.288843] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-0: background entry self-heal completed on /clients/client6/~dmtmp/PM >[2012-04-03 17:45:44.291030] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-2: background entry self-heal completed on /clients/client0/~dmtmp/PM >[2012-04-03 17:45:44.291593] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-0: background entry self-heal triggered. path: /clients/client6/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:44.292212] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-0: background entry self-heal completed on /clients/client0/~dmtmp/PM >[2012-04-03 17:45:44.293211] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-2: background entry self-heal triggered. path: /clients/client6/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:44.293920] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-1: background entry self-heal triggered. path: /clients/client6/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:44.295749] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-1: background entry self-heal completed on /clients/client0/~dmtmp/PM >[2012-04-03 17:45:44.298165] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-2: background entry self-heal completed on /clients/client2/~dmtmp/PM >[2012-04-03 17:45:44.298866] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-0: background entry self-heal completed on /clients/client6/~dmtmp/PM >[2012-04-03 17:45:44.300860] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-2: background entry self-heal triggered. path: /clients/client2/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:44.301067] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-0: background entry self-heal triggered. path: /clients/client2/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:44.302590] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-2: background entry self-heal completed on /clients/client6/~dmtmp/PM >[2012-04-03 17:45:44.303078] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-1: background entry self-heal triggered. path: /clients/client2/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:44.306607] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-1: background entry self-heal triggered. path: /clients/client5/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:44.309690] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-1: background entry self-heal completed on /clients/client6/~dmtmp/PM >[2012-04-03 17:45:44.310652] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-2: background entry self-heal completed on /clients/client2/~dmtmp/PM >[2012-04-03 17:45:44.310859] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-0: background entry self-heal completed on /clients/client2/~dmtmp/PM >[2012-04-03 17:45:44.315212] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-1: background entry self-heal completed on /clients/client2/~dmtmp/PM >[2012-04-03 17:45:44.319119] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-1: background entry self-heal completed on /clients/client5/~dmtmp/PM >[2012-04-03 17:45:44.321622] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-2: background entry self-heal triggered. path: /clients/client8/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:44.323242] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-2: background entry self-heal triggered. path: /clients/client5/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:44.323672] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-1: background entry self-heal triggered. path: /clients/client5/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:44.323964] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-0: background entry self-heal triggered. path: /clients/client5/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:44.331704] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-0: background entry self-heal completed on /clients/client5/~dmtmp/PM >[2012-04-03 17:45:44.332219] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-2: background entry self-heal completed on /clients/client8/~dmtmp/PM >[2012-04-03 17:45:44.333446] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-1: background entry self-heal completed on /clients/client5/~dmtmp/PM >[2012-04-03 17:45:44.334523] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-0: background entry self-heal triggered. path: /clients/client3/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:44.335062] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-2: background entry self-heal completed on /clients/client5/~dmtmp/PM >[2012-04-03 17:45:44.335891] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-0: background entry self-heal triggered. path: /clients/client8/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:44.336467] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-2: background entry self-heal triggered. path: /clients/client8/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:44.338500] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-1: background entry self-heal triggered. path: /clients/client8/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:44.342824] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-0: background entry self-heal completed on /clients/client3/~dmtmp/PM >[2012-04-03 17:45:44.343413] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-2: background entry self-heal completed on /clients/client8/~dmtmp/PM >[2012-04-03 17:45:44.344763] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-0: background entry self-heal completed on /clients/client8/~dmtmp/PM >[2012-04-03 17:45:44.347067] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-0: background entry self-heal triggered. path: /clients/client3/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:44.347908] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-2: background entry self-heal triggered. path: /clients/client3/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:44.348587] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-1: background entry self-heal triggered. path: /clients/client3/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:44.349450] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-2: background entry self-heal triggered. path: /clients/client7/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:44.350094] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-1: background entry self-heal completed on /clients/client8/~dmtmp/PM >[2012-04-03 17:45:44.356355] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-0: background entry self-heal completed on /clients/client3/~dmtmp/PM >[2012-04-03 17:45:44.358679] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-1: background entry self-heal completed on /clients/client3/~dmtmp/PM >[2012-04-03 17:45:44.359414] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-2: background entry self-heal completed on /clients/client3/~dmtmp/PM >[2012-04-03 17:45:44.362814] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-2: background entry self-heal completed on /clients/client7/~dmtmp/PM >[2012-04-03 17:45:44.369437] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-1: background entry self-heal triggered. path: /clients/client4/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:44.371118] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-0: background entry self-heal triggered. path: /clients/client7/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:44.373019] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-1: background entry self-heal triggered. path: /clients/client7/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:44.373275] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-2: background entry self-heal triggered. path: /clients/client7/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:44.386783] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-1: background entry self-heal completed on /clients/client4/~dmtmp/PM >[2012-04-03 17:45:44.387422] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-0: background entry self-heal completed on /clients/client7/~dmtmp/PM >[2012-04-03 17:45:44.387636] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-2: background entry self-heal completed on /clients/client7/~dmtmp/PM >[2012-04-03 17:45:44.388017] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-1: background entry self-heal completed on /clients/client7/~dmtmp/PM >[2012-04-03 17:45:44.390924] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-2: background entry self-heal triggered. path: /clients/client4/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:44.391159] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-0: background entry self-heal triggered. path: /clients/client4/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:44.391378] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-1: background entry self-heal triggered. path: /clients/client4/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:44.392017] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-1: background entry self-heal triggered. path: /clients/client1/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:44.400914] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-1: background entry self-heal completed on /clients/client4/~dmtmp/PM >[2012-04-03 17:45:44.402705] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-2: background entry self-heal completed on /clients/client4/~dmtmp/PM >[2012-04-03 17:45:44.403561] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-0: background entry self-heal completed on /clients/client4/~dmtmp/PM >[2012-04-03 17:45:44.404514] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-1: background entry self-heal completed on /clients/client1/~dmtmp/PM >[2012-04-03 17:45:44.406697] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-1: background entry self-heal triggered. path: /clients/client9/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:44.408456] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-2: background entry self-heal triggered. path: /clients/client1/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:44.409513] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-0: background entry self-heal triggered. path: /clients/client1/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:44.410091] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-1: background entry self-heal triggered. path: /clients/client1/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:44.415491] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-2: background entry self-heal triggered. path: /clients/client0/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:44.417037] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-2: background entry self-heal completed on /clients/client1/~dmtmp/PM >[2012-04-03 17:45:44.419184] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-1: background entry self-heal completed on /clients/client9/~dmtmp/PM >[2012-04-03 17:45:44.420282] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-1: background entry self-heal completed on /clients/client1/~dmtmp/PM >[2012-04-03 17:45:44.421554] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-2: background entry self-heal triggered. path: /clients/client9/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:44.422394] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-2: background entry self-heal completed on /clients/client0/~dmtmp/PM >[2012-04-03 17:45:44.422919] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-1: background entry self-heal triggered. path: /clients/client9/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:44.423681] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-0: background entry self-heal triggered. path: /clients/client9/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:44.425480] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-0: background entry self-heal completed on /clients/client1/~dmtmp/PM >[2012-04-03 17:45:44.427036] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-2: background entry self-heal triggered. path: /clients/client0/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:44.427370] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-0: background entry self-heal triggered. path: /clients/client0/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:44.427634] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-1: background entry self-heal triggered. path: /clients/client0/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:44.435560] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-2: background entry self-heal triggered. path: /clients/client2/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:44.438262] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-2: background entry self-heal completed on /clients/client9/~dmtmp/PM >[2012-04-03 17:45:44.439748] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-0: background entry self-heal completed on /clients/client9/~dmtmp/PM >[2012-04-03 17:45:44.440399] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-1: background entry self-heal completed on /clients/client9/~dmtmp/PM >[2012-04-03 17:45:44.441579] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-0: background entry self-heal completed on /clients/client0/~dmtmp/PM >[2012-04-03 17:45:44.441855] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-1: background entry self-heal completed on /clients/client0/~dmtmp/PM >[2012-04-03 17:45:44.443476] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-2: background entry self-heal completed on /clients/client0/~dmtmp/PM >[2012-04-03 17:45:44.445653] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-2: background entry self-heal completed on /clients/client2/~dmtmp/PM >[2012-04-03 17:45:44.455599] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-1: background entry self-heal triggered. path: /clients/client2/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:44.455795] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-0: background entry self-heal triggered. path: /clients/client2/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:44.455982] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-2: background entry self-heal triggered. path: /clients/client2/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:44.456155] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-1: background entry self-heal triggered. path: /clients/client5/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:44.466016] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-0: background entry self-heal completed on /clients/client2/~dmtmp/PM >[2012-04-03 17:45:44.466572] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-2: background entry self-heal completed on /clients/client2/~dmtmp/PM >[2012-04-03 17:45:44.468043] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-1: background entry self-heal completed on /clients/client2/~dmtmp/PM >[2012-04-03 17:45:44.468292] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-1: background entry self-heal completed on /clients/client5/~dmtmp/PM >[2012-04-03 17:45:44.469892] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-0: background entry self-heal triggered. path: /clients/client6/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:44.470470] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-1: background entry self-heal triggered. path: /clients/client5/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:44.471154] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-2: background entry self-heal triggered. path: /clients/client5/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:44.474909] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-0: background entry self-heal triggered. path: /clients/client5/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:44.476469] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-1: background entry self-heal completed on /clients/client5/~dmtmp/PM >[2012-04-03 17:45:44.479532] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-2: background entry self-heal completed on /clients/client5/~dmtmp/PM >[2012-04-03 17:45:44.482234] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-2: background entry self-heal triggered. path: /clients/client8/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:44.483553] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-0: background entry self-heal completed on /clients/client6/~dmtmp/PM >[2012-04-03 17:45:44.486025] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-1: background entry self-heal triggered. path: /clients/client6/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:44.486501] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-2: background entry self-heal triggered. path: /clients/client6/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:44.487985] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-2: background entry self-heal completed on /clients/client8/~dmtmp/PM >[2012-04-03 17:45:44.488680] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-0: background entry self-heal completed on /clients/client5/~dmtmp/PM >[2012-04-03 17:45:44.489768] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-0: background entry self-heal triggered. path: /clients/client6/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:44.490468] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-2: background entry self-heal triggered. path: /clients/client8/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:44.491028] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-0: background entry self-heal triggered. path: /clients/client8/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:44.493973] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-1: background entry self-heal triggered. path: /clients/client8/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:44.495907] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-2: background entry self-heal completed on /clients/client6/~dmtmp/PM >[2012-04-03 17:45:44.498002] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-1: background entry self-heal completed on /clients/client6/~dmtmp/PM >[2012-04-03 17:45:44.501043] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-0: background entry self-heal completed on /clients/client6/~dmtmp/PM >[2012-04-03 17:45:44.501797] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-0: background entry self-heal completed on /clients/client8/~dmtmp/PM >[2012-04-03 17:45:44.502001] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-2: background entry self-heal triggered. path: /clients/client7/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:44.502314] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-2: background entry self-heal completed on /clients/client8/~dmtmp/PM >[2012-04-03 17:45:44.503690] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-1: background entry self-heal completed on /clients/client8/~dmtmp/PM >[2012-04-03 17:45:44.514292] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-2: background entry self-heal completed on /clients/client7/~dmtmp/PM >[2012-04-03 17:45:44.519764] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-1: background entry self-heal triggered. path: /clients/client7/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:44.521016] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-0: background entry self-heal triggered. path: /clients/client3/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:44.526025] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-2: background entry self-heal triggered. path: /clients/client7/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:44.526941] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-0: background entry self-heal triggered. path: /clients/client7/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:44.535413] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-1: background entry self-heal completed on /clients/client7/~dmtmp/PM >[2012-04-03 17:45:44.536074] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-0: background entry self-heal completed on /clients/client3/~dmtmp/PM >[2012-04-03 17:45:44.539482] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-0: background entry self-heal completed on /clients/client7/~dmtmp/PM >[2012-04-03 17:45:44.539849] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-2: background entry self-heal triggered. path: /clients/client3/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:44.540875] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-0: background entry self-heal triggered. path: /clients/client3/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:44.541610] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-2: background entry self-heal completed on /clients/client7/~dmtmp/PM >[2012-04-03 17:45:44.542754] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-1: background entry self-heal triggered. path: /clients/client3/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:44.543034] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-1: background entry self-heal triggered. path: /clients/client1/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:44.560040] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-1: background entry self-heal completed on /clients/client3/~dmtmp/PM >[2012-04-03 17:45:44.560185] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-1: background entry self-heal completed on /clients/client1/~dmtmp/PM >[2012-04-03 17:45:44.560646] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-2: background entry self-heal completed on /clients/client3/~dmtmp/PM >[2012-04-03 17:45:44.564074] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-1: background entry self-heal triggered. path: /clients/client1/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:44.567716] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-1: background entry self-heal completed on /clients/client1/~dmtmp/PM >[2012-04-03 17:45:44.568574] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-0: background entry self-heal triggered. path: /clients/client1/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:44.568837] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-0: background entry self-heal completed on /clients/client3/~dmtmp/PM >[2012-04-03 17:45:44.569984] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-1: background entry self-heal triggered. path: /clients/client4/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:44.570816] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-2: background entry self-heal triggered. path: /clients/client1/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:44.576858] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-2: background entry self-heal completed on /clients/client1/~dmtmp/PM >[2012-04-03 17:45:44.578807] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-1: background entry self-heal completed on /clients/client4/~dmtmp/PM >[2012-04-03 17:45:44.579668] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-0: background entry self-heal completed on /clients/client1/~dmtmp/PM >[2012-04-03 17:45:44.585318] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-0: background entry self-heal triggered. path: /clients/client4/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:44.585547] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-1: background entry self-heal triggered. path: /clients/client4/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:44.585899] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-2: background entry self-heal triggered. path: /clients/client4/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:44.591621] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-2: background entry self-heal triggered. path: /clients/client0/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:44.593419] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-0: background entry self-heal completed on /clients/client4/~dmtmp/PM >[2012-04-03 17:45:44.594929] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-1: background entry self-heal completed on /clients/client4/~dmtmp/PM >[2012-04-03 17:45:44.596123] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-2: background entry self-heal completed on /clients/client4/~dmtmp/PM >[2012-04-03 17:45:44.602790] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-1: background entry self-heal triggered. path: /clients/client9/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:44.606383] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-2: background entry self-heal completed on /clients/client0/~dmtmp/PM >[2012-04-03 17:45:44.610079] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-1: background entry self-heal triggered. path: /clients/client0/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:44.610943] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-1: background entry self-heal completed on /clients/client9/~dmtmp/PM >[2012-04-03 17:45:44.613092] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-0: background entry self-heal triggered. path: /clients/client0/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:44.615090] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-0: background entry self-heal triggered. path: /clients/client9/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:44.615989] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-1: background entry self-heal triggered. path: /clients/client9/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:44.616695] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-2: background entry self-heal triggered. path: /clients/client0/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:44.618002] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-2: background entry self-heal triggered. path: /clients/client9/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:44.620970] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-0: background entry self-heal triggered. path: /clients/client6/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:44.623188] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-1: background entry self-heal completed on /clients/client0/~dmtmp/PM >[2012-04-03 17:45:44.623911] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-0: background entry self-heal completed on /clients/client0/~dmtmp/PM >[2012-04-03 17:45:44.627191] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-0: background entry self-heal completed on /clients/client9/~dmtmp/PM >[2012-04-03 17:45:44.628030] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-1: background entry self-heal completed on /clients/client9/~dmtmp/PM >[2012-04-03 17:45:44.629226] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-2: background entry self-heal completed on /clients/client0/~dmtmp/PM >[2012-04-03 17:45:44.631828] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-2: background entry self-heal completed on /clients/client9/~dmtmp/PM >[2012-04-03 17:45:44.632759] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-0: background entry self-heal completed on /clients/client6/~dmtmp/PM >[2012-04-03 17:45:44.636215] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-0: background entry self-heal triggered. path: /clients/client6/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:44.636831] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-2: background entry self-heal triggered. path: /clients/client2/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:44.638737] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-1: background entry self-heal triggered. path: /clients/client6/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:44.639897] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-2: background entry self-heal triggered. path: /clients/client6/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:44.653135] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-1: background entry self-heal triggered. path: /clients/client5/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:44.654841] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-0: background entry self-heal completed on /clients/client6/~dmtmp/PM >[2012-04-03 17:45:44.655036] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-2: background entry self-heal completed on /clients/client2/~dmtmp/PM >[2012-04-03 17:45:44.655498] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-1: background entry self-heal completed on /clients/client6/~dmtmp/PM >[2012-04-03 17:45:44.655896] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-2: background entry self-heal completed on /clients/client6/~dmtmp/PM >[2012-04-03 17:45:44.657638] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-0: background entry self-heal triggered. path: /clients/client2/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:44.658306] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-2: background entry self-heal triggered. path: /clients/client2/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:44.658704] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-1: background entry self-heal triggered. path: /clients/client2/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:44.664798] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-1: background entry self-heal completed on /clients/client5/~dmtmp/PM >[2012-04-03 17:45:44.665369] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-2: background entry self-heal triggered. path: /clients/client8/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:44.668342] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-2: background entry self-heal completed on /clients/client2/~dmtmp/PM >[2012-04-03 17:45:44.668582] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-1: background entry self-heal triggered. path: /clients/client5/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:44.670394] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-2: background entry self-heal triggered. path: /clients/client5/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:44.670845] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-1: background entry self-heal completed on /clients/client2/~dmtmp/PM >[2012-04-03 17:45:44.671241] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-0: background entry self-heal completed on /clients/client2/~dmtmp/PM >[2012-04-03 17:45:44.672305] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-0: background entry self-heal triggered. path: /clients/client5/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:44.678723] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-2: background entry self-heal completed on /clients/client8/~dmtmp/PM >[2012-04-03 17:45:44.679832] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-2: background entry self-heal completed on /clients/client5/~dmtmp/PM >[2012-04-03 17:45:44.679988] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-1: background entry self-heal completed on /clients/client5/~dmtmp/PM >[2012-04-03 17:45:44.682763] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-2: background entry self-heal triggered. path: /clients/client8/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:44.683021] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-1: background entry self-heal triggered. path: /clients/client8/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:44.683438] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-0: background entry self-heal triggered. path: /clients/client8/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:44.683683] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-0: background entry self-heal triggered. path: /clients/client3/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:44.685194] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-0: background entry self-heal completed on /clients/client5/~dmtmp/PM >[2012-04-03 17:45:44.692235] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-2: background entry self-heal completed on /clients/client8/~dmtmp/PM >[2012-04-03 17:45:44.692700] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-1: background entry self-heal completed on /clients/client8/~dmtmp/PM >[2012-04-03 17:45:44.695866] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-0: background entry self-heal completed on /clients/client8/~dmtmp/PM >[2012-04-03 17:45:44.697294] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-0: background entry self-heal completed on /clients/client3/~dmtmp/PM >[2012-04-03 17:45:44.699894] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-1: background entry self-heal triggered. path: /clients/client1/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:44.701500] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-2: background entry self-heal triggered. path: /clients/client3/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:44.701789] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-1: background entry self-heal triggered. path: /clients/client3/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:44.703335] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-0: background entry self-heal triggered. path: /clients/client3/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:44.710432] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-2: background entry self-heal triggered. path: /clients/client7/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:44.711363] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-1: background entry self-heal completed on /clients/client1/~dmtmp/PM >[2012-04-03 17:45:44.712284] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-0: background entry self-heal completed on /clients/client3/~dmtmp/PM >[2012-04-03 17:45:44.712467] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-2: background entry self-heal completed on /clients/client3/~dmtmp/PM >[2012-04-03 17:45:44.712977] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-1: background entry self-heal completed on /clients/client3/~dmtmp/PM >[2012-04-03 17:45:44.714388] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-1: background entry self-heal triggered. path: /clients/client1/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:44.714823] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-0: background entry self-heal triggered. path: /clients/client1/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:44.715632] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-2: background entry self-heal triggered. path: /clients/client1/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:44.723970] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-2: background entry self-heal completed on /clients/client7/~dmtmp/PM >[2012-04-03 17:45:44.727489] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-1: background entry self-heal triggered. path: /clients/client4/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:44.731125] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-1: background entry self-heal completed on /clients/client1/~dmtmp/PM >[2012-04-03 17:45:44.731332] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-1: background entry self-heal triggered. path: /clients/client7/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:44.732067] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-0: background entry self-heal triggered. path: /clients/client7/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:44.733623] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-0: background entry self-heal completed on /clients/client1/~dmtmp/PM >[2012-04-03 17:45:44.734189] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-2: background entry self-heal completed on /clients/client1/~dmtmp/PM >[2012-04-03 17:45:44.734494] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-2: background entry self-heal triggered. path: /clients/client7/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:44.744686] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-1: background entry self-heal completed on /clients/client4/~dmtmp/PM >[2012-04-03 17:45:44.747183] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-1: background entry self-heal completed on /clients/client7/~dmtmp/PM >[2012-04-03 17:45:44.747474] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-2: background entry self-heal completed on /clients/client7/~dmtmp/PM >[2012-04-03 17:45:44.747916] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-0: background entry self-heal completed on /clients/client7/~dmtmp/PM >[2012-04-03 17:45:44.748721] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-1: background entry self-heal triggered. path: /clients/client4/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:44.749941] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-0: background entry self-heal triggered. path: /clients/client4/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:44.750681] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-2: background entry self-heal triggered. path: /clients/client4/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:44.755422] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-2: background entry self-heal triggered. path: /clients/client0/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:44.764415] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-2: background entry self-heal completed on /clients/client4/~dmtmp/PM >[2012-04-03 17:45:44.767911] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-2: background entry self-heal completed on /clients/client0/~dmtmp/PM >[2012-04-03 17:45:44.768602] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-0: background entry self-heal completed on /clients/client4/~dmtmp/PM >[2012-04-03 17:45:44.770303] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-1: background entry self-heal completed on /clients/client4/~dmtmp/PM >[2012-04-03 17:45:44.771559] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-0: background entry self-heal triggered. path: /clients/client0/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:44.771957] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-1: background entry self-heal triggered. path: /clients/client0/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:44.772557] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-1: background entry self-heal triggered. path: /clients/client9/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:44.772795] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-2: background entry self-heal triggered. path: /clients/client0/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:44.780896] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-1: background entry self-heal completed on /clients/client0/~dmtmp/PM >[2012-04-03 17:45:44.782825] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-1: background entry self-heal completed on /clients/client9/~dmtmp/PM >[2012-04-03 17:45:44.784180] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-2: background entry self-heal completed on /clients/client0/~dmtmp/PM >[2012-04-03 17:45:44.786263] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-2: background entry self-heal triggered. path: /clients/client9/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:44.786607] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-0: background entry self-heal completed on /clients/client0/~dmtmp/PM >[2012-04-03 17:45:44.786928] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-1: background entry self-heal triggered. path: /clients/client9/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:44.787745] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-0: background entry self-heal triggered. path: /clients/client9/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:44.789775] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-0: background entry self-heal triggered. path: /clients/client6/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:44.798046] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-1: background entry self-heal completed on /clients/client9/~dmtmp/PM >[2012-04-03 17:45:44.799657] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-0: background entry self-heal completed on /clients/client9/~dmtmp/PM >[2012-04-03 17:45:44.803723] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-0: background entry self-heal completed on /clients/client6/~dmtmp/PM >[2012-04-03 17:45:44.804521] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-2: background entry self-heal completed on /clients/client9/~dmtmp/PM >[2012-04-03 17:45:44.808698] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-1: background entry self-heal triggered. path: /clients/client6/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:44.810447] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-0: background entry self-heal triggered. path: /clients/client6/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:44.811280] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-2: background entry self-heal triggered. path: /clients/client2/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:44.813737] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-2: background entry self-heal triggered. path: /clients/client6/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:44.821232] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-1: background entry self-heal completed on /clients/client6/~dmtmp/PM >[2012-04-03 17:45:44.825902] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-0: background entry self-heal completed on /clients/client6/~dmtmp/PM >[2012-04-03 17:45:44.828530] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-2: background entry self-heal completed on /clients/client2/~dmtmp/PM >[2012-04-03 17:45:44.831684] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-1: background entry self-heal triggered. path: /clients/client5/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:44.831947] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-1: background entry self-heal triggered. path: /clients/client2/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:44.832244] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-2: background entry self-heal completed on /clients/client6/~dmtmp/PM >[2012-04-03 17:45:44.836114] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-0: background entry self-heal triggered. path: /clients/client2/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:44.836491] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-2: background entry self-heal triggered. path: /clients/client2/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:44.847269] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-1: background entry self-heal completed on /clients/client5/~dmtmp/PM >[2012-04-03 17:45:44.849503] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-2: background entry self-heal completed on /clients/client2/~dmtmp/PM >[2012-04-03 17:45:44.850283] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-1: background entry self-heal completed on /clients/client2/~dmtmp/PM >[2012-04-03 17:45:44.851303] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-0: background entry self-heal triggered. path: /clients/client5/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:44.853167] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-2: background entry self-heal triggered. path: /clients/client5/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:44.854032] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-1: background entry self-heal triggered. path: /clients/client5/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:44.854243] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-0: background entry self-heal completed on /clients/client2/~dmtmp/PM >[2012-04-03 17:45:44.854919] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-2: background entry self-heal triggered. path: /clients/client8/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:44.862089] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-0: background entry self-heal completed on /clients/client5/~dmtmp/PM >[2012-04-03 17:45:44.865267] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-2: background entry self-heal completed on /clients/client5/~dmtmp/PM >[2012-04-03 17:45:44.869013] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-1: background entry self-heal completed on /clients/client5/~dmtmp/PM >[2012-04-03 17:45:44.871114] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-2: background entry self-heal completed on /clients/client8/~dmtmp/PM >[2012-04-03 17:45:44.875864] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-2: background entry self-heal triggered. path: /clients/client8/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:44.877312] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-0: background entry self-heal triggered. path: /clients/client8/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:44.879145] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-0: background entry self-heal triggered. path: /clients/client3/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:44.879980] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-1: background entry self-heal triggered. path: /clients/client8/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:44.890151] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-2: background entry self-heal completed on /clients/client8/~dmtmp/PM >[2012-04-03 17:45:44.893522] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-1: background entry self-heal completed on /clients/client8/~dmtmp/PM >[2012-04-03 17:45:44.896380] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-0: background entry self-heal completed on /clients/client8/~dmtmp/PM >[2012-04-03 17:45:44.896633] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-0: background entry self-heal completed on /clients/client3/~dmtmp/PM >[2012-04-03 17:45:44.901157] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-2: background entry self-heal triggered. path: /clients/client3/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:44.901436] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-0: background entry self-heal triggered. path: /clients/client3/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:44.902433] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-1: background entry self-heal triggered. path: /clients/client3/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:44.904388] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-1: background entry self-heal triggered. path: /clients/client1/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:44.920858] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-1: background entry self-heal completed on /clients/client3/~dmtmp/PM >[2012-04-03 17:45:44.921056] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-2: background entry self-heal completed on /clients/client3/~dmtmp/PM >[2012-04-03 17:45:44.922519] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-0: background entry self-heal completed on /clients/client3/~dmtmp/PM >[2012-04-03 17:45:44.922754] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-1: background entry self-heal completed on /clients/client1/~dmtmp/PM >[2012-04-03 17:45:44.923516] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-2: background entry self-heal triggered. path: /clients/client7/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:44.925864] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-1: background entry self-heal triggered. path: /clients/client1/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:44.927292] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-0: background entry self-heal triggered. path: /clients/client1/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:44.927701] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-2: background entry self-heal triggered. path: /clients/client1/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:44.933648] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-1: background entry self-heal completed on /clients/client1/~dmtmp/PM >[2012-04-03 17:45:44.936182] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-2: background entry self-heal completed on /clients/client7/~dmtmp/PM >[2012-04-03 17:45:44.936592] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-0: background entry self-heal completed on /clients/client1/~dmtmp/PM >[2012-04-03 17:45:44.936793] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-1: background entry self-heal triggered. path: /clients/client4/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:44.937386] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-2: background entry self-heal completed on /clients/client1/~dmtmp/PM >[2012-04-03 17:45:44.938682] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-0: background entry self-heal triggered. path: /clients/client7/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:44.938883] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-1: background entry self-heal triggered. path: /clients/client7/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:44.940235] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-2: background entry self-heal triggered. path: /clients/client7/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:44.945042] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-1: background entry self-heal completed on /clients/client4/~dmtmp/PM >[2012-04-03 17:45:44.946891] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-1: background entry self-heal completed on /clients/client7/~dmtmp/PM >[2012-04-03 17:45:44.948215] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-1: background entry self-heal triggered. path: /clients/client4/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:44.948499] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-0: background entry self-heal completed on /clients/client7/~dmtmp/PM >[2012-04-03 17:45:44.948919] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-0: background entry self-heal triggered. path: /clients/client4/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:44.950712] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-2: background entry self-heal triggered. path: /clients/client4/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:44.952859] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-2: background entry self-heal completed on /clients/client7/~dmtmp/PM >[2012-04-03 17:45:44.954308] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-2: background entry self-heal triggered. path: /clients/client0/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:44.956748] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-0: background entry self-heal completed on /clients/client4/~dmtmp/PM >[2012-04-03 17:45:44.957575] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-1: background entry self-heal completed on /clients/client4/~dmtmp/PM >[2012-04-03 17:45:44.965903] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-2: background entry self-heal completed on /clients/client4/~dmtmp/PM >[2012-04-03 17:45:44.966998] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-0: background entry self-heal triggered. path: /clients/client6/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:44.969125] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-2: background entry self-heal completed on /clients/client0/~dmtmp/PM >[2012-04-03 17:45:44.972286] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-2: background entry self-heal triggered. path: /clients/client0/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:44.973850] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-0: background entry self-heal triggered. path: /clients/client0/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:44.974558] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-1: background entry self-heal triggered. path: /clients/client0/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:44.978661] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-1: background entry self-heal triggered. path: /clients/client9/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:44.979052] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-0: background entry self-heal completed on /clients/client6/~dmtmp/PM >[2012-04-03 17:45:44.983127] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-2: background entry self-heal completed on /clients/client0/~dmtmp/PM >[2012-04-03 17:45:44.983343] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-0: background entry self-heal triggered. path: /clients/client6/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:44.983551] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-1: background entry self-heal triggered. path: /clients/client6/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:44.983968] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-1: background entry self-heal completed on /clients/client0/~dmtmp/PM >[2012-04-03 17:45:44.984190] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-2: background entry self-heal triggered. path: /clients/client6/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:44.984692] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-0: background entry self-heal completed on /clients/client0/~dmtmp/PM >[2012-04-03 17:45:44.991821] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-1: background entry self-heal completed on /clients/client9/~dmtmp/PM >[2012-04-03 17:45:44.993701] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-2: background entry self-heal completed on /clients/client6/~dmtmp/PM >[2012-04-03 17:45:44.994626] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-1: background entry self-heal triggered. path: /clients/client9/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:44.994841] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-2: background entry self-heal triggered. path: /clients/client2/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:44.996134] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-1: background entry self-heal completed on /clients/client6/~dmtmp/PM >[2012-04-03 17:45:44.996393] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-2: background entry self-heal triggered. path: /clients/client9/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:44.998560] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-0: background entry self-heal completed on /clients/client6/~dmtmp/PM >[2012-04-03 17:45:44.998886] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-0: background entry self-heal triggered. path: /clients/client9/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:45.002972] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-1: background entry self-heal completed on /clients/client9/~dmtmp/PM >[2012-04-03 17:45:45.006865] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-2: background entry self-heal completed on /clients/client2/~dmtmp/PM >[2012-04-03 17:45:45.008229] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-2: background entry self-heal completed on /clients/client9/~dmtmp/PM >[2012-04-03 17:45:45.010268] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-1: background entry self-heal triggered. path: /clients/client2/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:45.011343] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-1: background entry self-heal triggered. path: /clients/client5/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:45.012277] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-0: background entry self-heal triggered. path: /clients/client2/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:45.012964] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-0: background entry self-heal completed on /clients/client9/~dmtmp/PM >[2012-04-03 17:45:45.013560] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-2: background entry self-heal triggered. path: /clients/client2/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:45.018381] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-1: background entry self-heal completed on /clients/client2/~dmtmp/PM >[2012-04-03 17:45:45.019272] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-1: background entry self-heal completed on /clients/client5/~dmtmp/PM >[2012-04-03 17:45:45.024697] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-0: background entry self-heal completed on /clients/client2/~dmtmp/PM >[2012-04-03 17:45:45.025388] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-1: background entry self-heal triggered. path: /clients/client5/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:45.025614] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-2: background entry self-heal triggered. path: /clients/client5/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:45.026041] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-2: background entry self-heal completed on /clients/client2/~dmtmp/PM >[2012-04-03 17:45:45.026622] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-0: background entry self-heal triggered. path: /clients/client5/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:45.026867] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-2: background entry self-heal triggered. path: /clients/client8/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:45.033496] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-1: background entry self-heal completed on /clients/client5/~dmtmp/PM >[2012-04-03 17:45:45.035694] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-0: background entry self-heal completed on /clients/client5/~dmtmp/PM >[2012-04-03 17:45:45.036863] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-2: background entry self-heal completed on /clients/client5/~dmtmp/PM >[2012-04-03 17:45:45.038814] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-2: background entry self-heal completed on /clients/client8/~dmtmp/PM >[2012-04-03 17:45:45.041988] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-1: background entry self-heal triggered. path: /clients/client8/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:45.042350] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-0: background entry self-heal triggered. path: /clients/client3/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:45.042668] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-0: background entry self-heal triggered. path: /clients/client8/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:45.043523] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-2: background entry self-heal triggered. path: /clients/client8/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:45.054660] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-1: background entry self-heal completed on /clients/client8/~dmtmp/PM >[2012-04-03 17:45:45.056206] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-1: background entry self-heal triggered. path: /clients/client1/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:45.056437] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-2: background entry self-heal completed on /clients/client8/~dmtmp/PM >[2012-04-03 17:45:45.057420] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-0: background entry self-heal completed on /clients/client3/~dmtmp/PM >[2012-04-03 17:45:45.059938] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-1: background entry self-heal triggered. path: /clients/client3/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:45.060510] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-0: background entry self-heal completed on /clients/client8/~dmtmp/PM >[2012-04-03 17:45:45.062412] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-2: background entry self-heal triggered. path: /clients/client3/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:45.063075] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-0: background entry self-heal triggered. path: /clients/client3/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:45.063963] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-1: background entry self-heal completed on /clients/client1/~dmtmp/PM >[2012-04-03 17:45:45.067712] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-1: background entry self-heal triggered. path: /clients/client1/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:45.070661] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-0: background entry self-heal triggered. path: /clients/client1/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:45.070871] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-1: background entry self-heal completed on /clients/client3/~dmtmp/PM >[2012-04-03 17:45:45.071380] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-2: background entry self-heal triggered. path: /clients/client1/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:45.076382] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-0: background entry self-heal completed on /clients/client3/~dmtmp/PM >[2012-04-03 17:45:45.076784] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-1: background entry self-heal completed on /clients/client1/~dmtmp/PM >[2012-04-03 17:45:45.077163] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-2: background entry self-heal completed on /clients/client3/~dmtmp/PM >[2012-04-03 17:45:45.077725] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-1: background entry self-heal triggered. path: /clients/client7/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:45.080193] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-0: background entry self-heal triggered. path: /clients/client7/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:45.083445] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-0: background entry self-heal completed on /clients/client1/~dmtmp/PM >[2012-04-03 17:45:45.084600] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-2: background entry self-heal completed on /clients/client1/~dmtmp/PM >[2012-04-03 17:45:45.088813] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-1: background entry self-heal completed on /clients/client7/~dmtmp/PM >[2012-04-03 17:45:45.091715] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-1: background entry self-heal triggered. path: /clients/client4/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:45.092480] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-0: background entry self-heal completed on /clients/client7/~dmtmp/PM >[2012-04-03 17:45:45.100200] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-1: background entry self-heal completed on /clients/client4/~dmtmp/PM >[2012-04-03 17:45:45.102659] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-2: background entry self-heal triggered. path: /clients/client4/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:45.103309] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-1: background entry self-heal triggered. path: /clients/client4/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:45.103522] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-0: background entry self-heal triggered. path: /clients/client6/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:45.104198] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-0: background entry self-heal triggered. path: /clients/client4/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:45.111657] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-2: background entry self-heal completed on /clients/client4/~dmtmp/PM >[2012-04-03 17:45:45.115451] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-0: background entry self-heal completed on /clients/client6/~dmtmp/PM >[2012-04-03 17:45:45.115820] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-1: background entry self-heal completed on /clients/client4/~dmtmp/PM >[2012-04-03 17:45:45.116027] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-0: background entry self-heal completed on /clients/client4/~dmtmp/PM >[2012-04-03 17:45:45.116323] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-2: background entry self-heal triggered. path: /clients/client0/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:45.118172] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-1: background entry self-heal triggered. path: /clients/client6/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:45.120103] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-0: background entry self-heal triggered. path: /clients/client6/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:45.120313] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-2: background entry self-heal triggered. path: /clients/client6/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:45.124504] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-2: background entry self-heal completed on /clients/client0/~dmtmp/PM >[2012-04-03 17:45:45.127380] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-1: background entry self-heal completed on /clients/client6/~dmtmp/PM >[2012-04-03 17:45:45.128699] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-1: background entry self-heal triggered. path: /clients/client0/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:45.128903] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-2: background entry self-heal triggered. path: /clients/client0/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:45.129803] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-0: background entry self-heal triggered. path: /clients/client0/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:45.131304] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-2: background entry self-heal completed on /clients/client6/~dmtmp/PM >[2012-04-03 17:45:45.132190] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-1: background entry self-heal triggered. path: /clients/client9/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:45.132368] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-0: background entry self-heal completed on /clients/client6/~dmtmp/PM >[2012-04-03 17:45:45.135802] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-2: background entry self-heal completed on /clients/client0/~dmtmp/PM >[2012-04-03 17:45:45.137670] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-0: background entry self-heal completed on /clients/client0/~dmtmp/PM >[2012-04-03 17:45:45.141643] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-1: background entry self-heal completed on /clients/client0/~dmtmp/PM >[2012-04-03 17:45:45.143766] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-2: background entry self-heal triggered. path: /clients/client2/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:45.144160] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-1: background entry self-heal completed on /clients/client9/~dmtmp/PM >[2012-04-03 17:45:45.146673] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-1: background entry self-heal triggered. path: /clients/client9/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:45.147447] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-2: background entry self-heal triggered. path: /clients/client9/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:45.147661] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-0: background entry self-heal triggered. path: /clients/client9/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:45.152919] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-2: background entry self-heal completed on /clients/client2/~dmtmp/PM >[2012-04-03 17:45:45.157185] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-2: background entry self-heal triggered. path: /clients/client2/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:45.157661] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-0: background entry self-heal triggered. path: /clients/client2/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:45.157983] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-1: background entry self-heal triggered. path: /clients/client2/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:45.159555] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-0: background entry self-heal completed on /clients/client9/~dmtmp/PM >[2012-04-03 17:45:45.160260] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-1: background entry self-heal triggered. path: /clients/client5/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:45.162217] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-2: background entry self-heal completed on /clients/client9/~dmtmp/PM >[2012-04-03 17:45:45.163141] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-1: background entry self-heal completed on /clients/client9/~dmtmp/PM >[2012-04-03 17:45:45.169057] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-0: background entry self-heal completed on /clients/client2/~dmtmp/PM >[2012-04-03 17:45:45.170524] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-2: background entry self-heal completed on /clients/client2/~dmtmp/PM >[2012-04-03 17:45:45.170708] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-1: background entry self-heal completed on /clients/client2/~dmtmp/PM >[2012-04-03 17:45:45.172732] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-0: background entry self-heal triggered. path: /clients/client3/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:45.172940] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-1: background entry self-heal completed on /clients/client5/~dmtmp/PM >[2012-04-03 17:45:45.175986] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-2: background entry self-heal triggered. path: /clients/client5/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:45.179107] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-1: background entry self-heal triggered. path: /clients/client5/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:45.179543] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-2: background entry self-heal completed on /clients/client5/~dmtmp/PM >[2012-04-03 17:45:45.179779] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-0: background entry self-heal triggered. path: /clients/client5/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:45.187542] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-0: background entry self-heal completed on /clients/client3/~dmtmp/PM >[2012-04-03 17:45:45.190157] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-1: background entry self-heal triggered. path: /clients/client1/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:45.191380] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-0: background entry self-heal triggered. path: /clients/client3/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:45.191538] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-0: background entry self-heal completed on /clients/client5/~dmtmp/PM >[2012-04-03 17:45:45.191957] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-1: background entry self-heal triggered. path: /clients/client3/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:45.192134] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-1: background entry self-heal completed on /clients/client5/~dmtmp/PM >[2012-04-03 17:45:45.193394] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-2: background entry self-heal triggered. path: /clients/client3/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:45.201609] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-2: background entry self-heal completed on /clients/client3/~dmtmp/PM >[2012-04-03 17:45:45.201953] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-1: background entry self-heal completed on /clients/client1/~dmtmp/PM >[2012-04-03 17:45:45.203503] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-0: background entry self-heal completed on /clients/client3/~dmtmp/PM >[2012-04-03 17:45:45.203841] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-2: background entry self-heal triggered. path: /clients/client8/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:45.204640] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-1: background entry self-heal completed on /clients/client3/~dmtmp/PM >[2012-04-03 17:45:45.205572] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-0: background entry self-heal triggered. path: /clients/client1/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:45.207075] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-2: background entry self-heal triggered. path: /clients/client1/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:45.209021] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-1: background entry self-heal triggered. path: /clients/client1/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:45.214935] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-0: background entry self-heal completed on /clients/client1/~dmtmp/PM >[2012-04-03 17:45:45.217192] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-2: background entry self-heal completed on /clients/client8/~dmtmp/PM >[2012-04-03 17:45:45.219421] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-2: background entry self-heal completed on /clients/client1/~dmtmp/PM >[2012-04-03 17:45:45.219661] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-1: background entry self-heal triggered. path: /clients/client8/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:45.220089] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-0: background entry self-heal triggered. path: /clients/client8/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:45.220571] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-2: background entry self-heal triggered. path: /clients/client7/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:45.221099] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-2: background entry self-heal triggered. path: /clients/client8/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:45.221337] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-1: background entry self-heal completed on /clients/client1/~dmtmp/PM >[2012-04-03 17:45:45.228607] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-1: background entry self-heal completed on /clients/client8/~dmtmp/PM >[2012-04-03 17:45:45.230387] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-0: background entry self-heal completed on /clients/client8/~dmtmp/PM >[2012-04-03 17:45:45.232073] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-2: background entry self-heal completed on /clients/client7/~dmtmp/PM >[2012-04-03 17:45:45.232921] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-2: background entry self-heal completed on /clients/client8/~dmtmp/PM >[2012-04-03 17:45:45.233397] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-1: background entry self-heal triggered. path: /clients/client4/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:45.236458] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-0: background entry self-heal triggered. path: /clients/client7/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:45.236660] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-1: background entry self-heal triggered. path: /clients/client7/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:45.237114] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-2: background entry self-heal triggered. path: /clients/client7/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:45.246794] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-0: background entry self-heal completed on /clients/client7/~dmtmp/PM >[2012-04-03 17:45:45.247109] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-1: background entry self-heal completed on /clients/client4/~dmtmp/PM >[2012-04-03 17:45:45.247983] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-2: background entry self-heal completed on /clients/client7/~dmtmp/PM >[2012-04-03 17:45:45.248148] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-1: background entry self-heal completed on /clients/client7/~dmtmp/PM >[2012-04-03 17:45:45.249449] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-0: background entry self-heal triggered. path: /clients/client6/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:45.249705] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-1: background entry self-heal triggered. path: /clients/client4/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:45.249951] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-2: background entry self-heal triggered. path: /clients/client4/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:45.251351] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-0: background entry self-heal triggered. path: /clients/client4/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:45.259132] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-2: background entry self-heal completed on /clients/client4/~dmtmp/PM >[2012-04-03 17:45:45.259437] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-0: background entry self-heal completed on /clients/client6/~dmtmp/PM >[2012-04-03 17:45:45.261970] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-0: background entry self-heal completed on /clients/client4/~dmtmp/PM >[2012-04-03 17:45:45.262803] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-1: background entry self-heal triggered. path: /clients/client6/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:45.263043] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-2: background entry self-heal triggered. path: /clients/client6/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:45.264527] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-0: background entry self-heal triggered. path: /clients/client6/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:45.264944] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-2: background entry self-heal triggered. path: /clients/client0/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:45.268130] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-1: background entry self-heal completed on /clients/client4/~dmtmp/PM >[2012-04-03 17:45:45.277295] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-2: background entry self-heal completed on /clients/client6/~dmtmp/PM >[2012-04-03 17:45:45.278083] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-0: background entry self-heal completed on /clients/client6/~dmtmp/PM >[2012-04-03 17:45:45.279425] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-2: background entry self-heal completed on /clients/client0/~dmtmp/PM >[2012-04-03 17:45:45.280512] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-1: background entry self-heal completed on /clients/client6/~dmtmp/PM >[2012-04-03 17:45:45.281552] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-0: background entry self-heal triggered. path: /clients/client0/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:45.281991] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-2: background entry self-heal triggered. path: /clients/client2/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:45.282879] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-1: background entry self-heal triggered. path: /clients/client0/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:45.284067] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-2: background entry self-heal triggered. path: /clients/client0/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:45.289282] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-1: background entry self-heal completed on /clients/client0/~dmtmp/PM >[2012-04-03 17:45:45.290902] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-0: background entry self-heal completed on /clients/client0/~dmtmp/PM >[2012-04-03 17:45:45.292924] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-2: background entry self-heal completed on /clients/client2/~dmtmp/PM >[2012-04-03 17:45:45.295629] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-0: background entry self-heal triggered. path: /clients/client2/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:45.295922] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-1: background entry self-heal triggered. path: /clients/client2/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:45.297095] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-1: background entry self-heal triggered. path: /clients/client9/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:45.297447] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-2: background entry self-heal completed on /clients/client0/~dmtmp/PM >[2012-04-03 17:45:45.298088] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-2: background entry self-heal triggered. path: /clients/client2/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:45.307418] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-0: background entry self-heal completed on /clients/client2/~dmtmp/PM >[2012-04-03 17:45:45.308609] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-1: background entry self-heal completed on /clients/client2/~dmtmp/PM >[2012-04-03 17:45:45.310471] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-2: background entry self-heal completed on /clients/client2/~dmtmp/PM >[2012-04-03 17:45:45.311250] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-1: background entry self-heal completed on /clients/client9/~dmtmp/PM >[2012-04-03 17:45:45.313299] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-1: background entry self-heal triggered. path: /clients/client9/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:45.313789] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-0: background entry self-heal triggered. path: /clients/client9/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:45.315163] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-2: background entry self-heal triggered. path: /clients/client9/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:45.315648] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-1: background entry self-heal triggered. path: /clients/client5/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:45.321158] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-1: background entry self-heal completed on /clients/client9/~dmtmp/PM >[2012-04-03 17:45:45.321521] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-1: background entry self-heal completed on /clients/client5/~dmtmp/PM >[2012-04-03 17:45:45.325486] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-2: background entry self-heal triggered. path: /clients/client5/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:45.326667] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-0: background entry self-heal triggered. path: /clients/client5/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:45.327394] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-2: background entry self-heal completed on /clients/client9/~dmtmp/PM >[2012-04-03 17:45:45.327674] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-1: background entry self-heal triggered. path: /clients/client5/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:45.328367] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-0: background entry self-heal completed on /clients/client9/~dmtmp/PM >[2012-04-03 17:45:45.333465] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-0: background entry self-heal triggered. path: /clients/client3/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:45.336530] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-2: background entry self-heal completed on /clients/client5/~dmtmp/PM >[2012-04-03 17:45:45.341708] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-1: background entry self-heal completed on /clients/client5/~dmtmp/PM >[2012-04-03 17:45:45.342730] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-0: background entry self-heal completed on /clients/client5/~dmtmp/PM >[2012-04-03 17:45:45.345331] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-0: background entry self-heal completed on /clients/client3/~dmtmp/PM >[2012-04-03 17:45:45.346028] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-2: background entry self-heal triggered. path: /clients/client8/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:45.347648] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-2: background entry self-heal triggered. path: /clients/client3/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:45.348545] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-0: background entry self-heal triggered. path: /clients/client3/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:45.349828] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-1: background entry self-heal triggered. path: /clients/client3/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:45.354738] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-0: background entry self-heal completed on /clients/client3/~dmtmp/PM >[2012-04-03 17:45:45.355641] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-2: background entry self-heal completed on /clients/client8/~dmtmp/PM >[2012-04-03 17:45:45.356790] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-2: background entry self-heal completed on /clients/client3/~dmtmp/PM >[2012-04-03 17:45:45.357320] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-1: background entry self-heal triggered. path: /clients/client1/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:45.358467] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-2: background entry self-heal triggered. path: /clients/client8/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:45.358975] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-0: background entry self-heal triggered. path: /clients/client8/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:45.360638] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-1: background entry self-heal triggered. path: /clients/client8/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:45.363100] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-1: background entry self-heal completed on /clients/client3/~dmtmp/PM >[2012-04-03 17:45:45.365417] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-2: background entry self-heal completed on /clients/client8/~dmtmp/PM >[2012-04-03 17:45:45.369266] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-2: background entry self-heal triggered. path: /clients/client7/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:45.369461] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-1: background entry self-heal completed on /clients/client1/~dmtmp/PM >[2012-04-03 17:45:45.370089] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-0: background entry self-heal completed on /clients/client8/~dmtmp/PM >[2012-04-03 17:45:45.372318] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-2: background entry self-heal triggered. path: /clients/client1/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:45.372534] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-1: background entry self-heal triggered. path: /clients/client1/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:45.373410] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-1: background entry self-heal completed on /clients/client8/~dmtmp/PM >[2012-04-03 17:45:45.375719] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-0: background entry self-heal triggered. path: /clients/client1/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:45.380769] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-2: background entry self-heal completed on /clients/client7/~dmtmp/PM >[2012-04-03 17:45:45.383463] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-1: background entry self-heal completed on /clients/client1/~dmtmp/PM >[2012-04-03 17:45:45.383789] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-2: background entry self-heal triggered. path: /clients/client7/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:45.384633] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-1: background entry self-heal triggered. path: /clients/client7/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:45.384915] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-0: background entry self-heal triggered. path: /clients/client7/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:45.386362] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-2: background entry self-heal completed on /clients/client1/~dmtmp/PM >[2012-04-03 17:45:45.386885] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-1: background entry self-heal triggered. path: /clients/client4/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:45.390571] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-0: background entry self-heal completed on /clients/client1/~dmtmp/PM >[2012-04-03 17:45:45.393650] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-2: background entry self-heal completed on /clients/client7/~dmtmp/PM >[2012-04-03 17:45:45.396586] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-0: background entry self-heal completed on /clients/client7/~dmtmp/PM >[2012-04-03 17:45:45.397052] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-1: background entry self-heal completed on /clients/client7/~dmtmp/PM >[2012-04-03 17:45:45.398032] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-0: background entry self-heal triggered. path: /clients/client6/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:45.398948] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-1: background entry self-heal completed on /clients/client4/~dmtmp/PM >[2012-04-03 17:45:45.402302] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-1: background entry self-heal triggered. path: /clients/client4/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:45.402544] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-2: background entry self-heal triggered. path: /clients/client4/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:45.404623] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-0: background entry self-heal triggered. path: /clients/client4/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:45.410882] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-2: background entry self-heal triggered. path: /clients/client2/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:45.412132] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-2: background entry self-heal completed on /clients/client4/~dmtmp/PM >[2012-04-03 17:45:45.412617] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-1: background entry self-heal completed on /clients/client4/~dmtmp/PM >[2012-04-03 17:45:45.413895] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-0: background entry self-heal completed on /clients/client6/~dmtmp/PM >[2012-04-03 17:45:45.416546] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-1: background entry self-heal triggered. path: /clients/client6/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:45.417018] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-2: background entry self-heal triggered. path: /clients/client6/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:45.418142] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-0: background entry self-heal triggered. path: /clients/client6/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:45.418389] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-0: background entry self-heal completed on /clients/client4/~dmtmp/PM >[2012-04-03 17:45:45.421241] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-2: background entry self-heal completed on /clients/client2/~dmtmp/PM >[2012-04-03 17:45:45.427655] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-0: background entry self-heal triggered. path: /clients/client2/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:45.428170] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-2: background entry self-heal triggered. path: /clients/client2/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:45.429331] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-1: background entry self-heal triggered. path: /clients/client2/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:45.429699] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-1: background entry self-heal triggered. path: /clients/client9/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:45.430956] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-2: background entry self-heal completed on /clients/client6/~dmtmp/PM >[2012-04-03 17:45:45.431416] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-0: background entry self-heal completed on /clients/client6/~dmtmp/PM >[2012-04-03 17:45:45.431636] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-1: background entry self-heal completed on /clients/client6/~dmtmp/PM >[2012-04-03 17:45:45.442253] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-1: background entry self-heal completed on /clients/client2/~dmtmp/PM >[2012-04-03 17:45:45.442465] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-1: background entry self-heal completed on /clients/client9/~dmtmp/PM >[2012-04-03 17:45:45.443076] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-2: background entry self-heal triggered. path: /clients/client0/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:45.443343] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-2: background entry self-heal completed on /clients/client2/~dmtmp/PM >[2012-04-03 17:45:45.444887] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-2: background entry self-heal triggered. path: /clients/client9/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:45.445178] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-1: background entry self-heal triggered. path: /clients/client9/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:45.450431] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-1: background entry self-heal completed on /clients/client9/~dmtmp/PM >[2012-04-03 17:45:45.451086] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-2: background entry self-heal completed on /clients/client0/~dmtmp/PM >[2012-04-03 17:45:45.453175] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-2: background entry self-heal completed on /clients/client9/~dmtmp/PM >[2012-04-03 17:45:45.453405] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-1: background entry self-heal triggered. path: /clients/client0/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:45.454628] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-2: background entry self-heal triggered. path: /clients/client0/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:45.456521] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-1: background entry self-heal completed on /clients/client0/~dmtmp/PM >[2012-04-03 17:45:45.458125] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-2: background entry self-heal completed on /clients/client0/~dmtmp/PM >[2012-04-03 17:45:45.475916] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-0: background entry self-heal completed on /clients/client2/~dmtmp/PM >[2012-04-03 17:45:45.478380] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-0: background entry self-heal triggered. path: /clients/client9/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:45.478892] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-0: background entry self-heal triggered. path: /clients/client0/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:45.491082] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-0: background entry self-heal triggered. path: /clients/client3/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:45.491390] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-0: background entry self-heal completed on /clients/client9/~dmtmp/PM >[2012-04-03 17:45:45.495223] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-0: background entry self-heal completed on /clients/client0/~dmtmp/PM >[2012-04-03 17:45:45.504116] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-1: background entry self-heal triggered. path: /clients/client5/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:45.505767] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-0: background entry self-heal completed on /clients/client3/~dmtmp/PM >[2012-04-03 17:45:45.510618] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-2: background entry self-heal triggered. path: /clients/client3/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:45.510836] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-1: background entry self-heal triggered. path: /clients/client3/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:45.511819] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-0: background entry self-heal triggered. path: /clients/client3/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:45.513325] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-1: background entry self-heal completed on /clients/client5/~dmtmp/PM >[2012-04-03 17:45:45.515726] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-2: background entry self-heal triggered. path: /clients/client5/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:45.517518] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-1: background entry self-heal triggered. path: /clients/client5/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:45.517822] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-1: background entry self-heal triggered. path: /clients/client1/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:45.518978] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-0: background entry self-heal triggered. path: /clients/client5/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:45.520675] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-1: background entry self-heal completed on /clients/client3/~dmtmp/PM >[2012-04-03 17:45:45.523016] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-2: background entry self-heal completed on /clients/client3/~dmtmp/PM >[2012-04-03 17:45:45.525540] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-1: background entry self-heal completed on /clients/client5/~dmtmp/PM >[2012-04-03 17:45:45.525744] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-1: background entry self-heal completed on /clients/client1/~dmtmp/PM >[2012-04-03 17:45:45.529153] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-2: background entry self-heal completed on /clients/client5/~dmtmp/PM >[2012-04-03 17:45:45.529425] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-2: background entry self-heal triggered. path: /clients/client1/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:45.529682] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-1: background entry self-heal triggered. path: /clients/client1/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:45.533152] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-2: background entry self-heal completed on /clients/client1/~dmtmp/PM >[2012-04-03 17:45:45.533299] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-1: background entry self-heal completed on /clients/client1/~dmtmp/PM >[2012-04-03 17:45:45.562300] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-0: background entry self-heal triggered. path: /clients/client1/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:45.562651] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-0: background entry self-heal completed on /clients/client3/~dmtmp/PM >[2012-04-03 17:45:45.563692] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-2: background entry self-heal triggered. path: /clients/client7/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:45.568335] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-0: background entry self-heal completed on /clients/client5/~dmtmp/PM >[2012-04-03 17:45:45.572618] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-2: background entry self-heal completed on /clients/client7/~dmtmp/PM >[2012-04-03 17:45:45.575690] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-0: background entry self-heal triggered. path: /clients/client7/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:45.576002] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-0: background entry self-heal completed on /clients/client1/~dmtmp/PM >[2012-04-03 17:45:45.576632] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-2: background entry self-heal triggered. path: /clients/client7/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:45.577818] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-1: background entry self-heal triggered. path: /clients/client7/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:45.579700] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-1: background entry self-heal triggered. path: /clients/client4/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:45.585821] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-1: background entry self-heal completed on /clients/client7/~dmtmp/PM >[2012-04-03 17:45:45.586393] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-2: background entry self-heal completed on /clients/client7/~dmtmp/PM >[2012-04-03 17:45:45.587370] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-1: background entry self-heal completed on /clients/client4/~dmtmp/PM >[2012-04-03 17:45:45.589645] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-0: background entry self-heal triggered. path: /clients/client6/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:45.589956] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-1: background entry self-heal triggered. path: /clients/client4/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:45.591677] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-2: background entry self-heal triggered. path: /clients/client4/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:45.592327] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-0: background entry self-heal triggered. path: /clients/client4/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:45.594506] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-0: background entry self-heal completed on /clients/client7/~dmtmp/PM >[2012-04-03 17:45:45.600753] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-1: background entry self-heal completed on /clients/client4/~dmtmp/PM >[2012-04-03 17:45:45.602225] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-0: background entry self-heal completed on /clients/client6/~dmtmp/PM >[2012-04-03 17:45:45.604683] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-2: background entry self-heal triggered. path: /clients/client2/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:45.604854] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-0: background entry self-heal completed on /clients/client4/~dmtmp/PM >[2012-04-03 17:45:45.605317] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-1: background entry self-heal triggered. path: /clients/client6/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:45.606127] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-2: background entry self-heal completed on /clients/client4/~dmtmp/PM >[2012-04-03 17:45:45.607880] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-2: background entry self-heal triggered. path: /clients/client6/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:45.608544] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-0: background entry self-heal triggered. path: /clients/client6/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:45.617399] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-1: background entry self-heal completed on /clients/client6/~dmtmp/PM >[2012-04-03 17:45:45.618213] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-2: background entry self-heal completed on /clients/client2/~dmtmp/PM >[2012-04-03 17:45:45.619392] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-2: background entry self-heal completed on /clients/client6/~dmtmp/PM >[2012-04-03 17:45:45.621176] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-2: background entry self-heal triggered. path: /clients/client2/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:45.621537] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-1: background entry self-heal triggered. path: /clients/client9/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:45.621739] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-1: background entry self-heal triggered. path: /clients/client2/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:45.622270] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-0: background entry self-heal completed on /clients/client6/~dmtmp/PM >[2012-04-03 17:45:45.624168] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-0: background entry self-heal triggered. path: /clients/client2/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:45.631933] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-1: background entry self-heal completed on /clients/client9/~dmtmp/PM >[2012-04-03 17:45:45.634788] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-2: background entry self-heal completed on /clients/client2/~dmtmp/PM >[2012-04-03 17:45:45.635636] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-2: background entry self-heal triggered. path: /clients/client0/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:45.635813] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-0: background entry self-heal completed on /clients/client2/~dmtmp/PM >[2012-04-03 17:45:45.637423] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-1: background entry self-heal completed on /clients/client2/~dmtmp/PM >[2012-04-03 17:45:45.638476] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-0: background entry self-heal triggered. path: /clients/client9/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:45.639026] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-2: background entry self-heal triggered. path: /clients/client9/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:45.640902] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-1: background entry self-heal triggered. path: /clients/client9/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:45.649520] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-2: background entry self-heal completed on /clients/client0/~dmtmp/PM >[2012-04-03 17:45:45.650117] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-2: background entry self-heal completed on /clients/client9/~dmtmp/PM >[2012-04-03 17:45:45.652226] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-1: background entry self-heal triggered. path: /clients/client0/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:45.652435] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-2: background entry self-heal triggered. path: /clients/client0/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:45.653129] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-0: background entry self-heal completed on /clients/client9/~dmtmp/PM >[2012-04-03 17:45:45.653401] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-0: background entry self-heal triggered. path: /clients/client3/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:45.653648] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-1: background entry self-heal completed on /clients/client9/~dmtmp/PM >[2012-04-03 17:45:45.655078] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-0: background entry self-heal triggered. path: /clients/client0/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:45.662024] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-1: background entry self-heal triggered. path: /clients/client5/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:45.664098] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-2: background entry self-heal completed on /clients/client0/~dmtmp/PM >[2012-04-03 17:45:45.664475] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-1: background entry self-heal completed on /clients/client0/~dmtmp/PM >[2012-04-03 17:45:45.666510] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-0: background entry self-heal completed on /clients/client3/~dmtmp/PM >[2012-04-03 17:45:45.668232] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-2: background entry self-heal triggered. path: /clients/client3/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:45.669202] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-0: background entry self-heal completed on /clients/client0/~dmtmp/PM >[2012-04-03 17:45:45.670879] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-1: background entry self-heal triggered. path: /clients/client3/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:45.671379] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-0: background entry self-heal triggered. path: /clients/client3/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:45.672780] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-1: background entry self-heal completed on /clients/client5/~dmtmp/PM >[2012-04-03 17:45:45.677255] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-1: background entry self-heal triggered. path: /clients/client5/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:45.677605] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-0: background entry self-heal triggered. path: /clients/client5/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:45.680471] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-2: background entry self-heal triggered. path: /clients/client5/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:45.681731] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-0: background entry self-heal completed on /clients/client3/~dmtmp/PM >[2012-04-03 17:45:45.681980] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-1: background entry self-heal triggered. path: /clients/client1/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:45.682950] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-1: background entry self-heal completed on /clients/client3/~dmtmp/PM >[2012-04-03 17:45:45.686599] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-2: background entry self-heal completed on /clients/client3/~dmtmp/PM >[2012-04-03 17:45:45.687422] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-1: background entry self-heal completed on /clients/client5/~dmtmp/PM >[2012-04-03 17:45:45.687843] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-0: background entry self-heal completed on /clients/client5/~dmtmp/PM >[2012-04-03 17:45:45.689114] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-1: background entry self-heal completed on /clients/client1/~dmtmp/PM >[2012-04-03 17:45:45.692675] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-0: background entry self-heal triggered. path: /clients/client1/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:45.693631] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-2: background entry self-heal triggered. path: /clients/client1/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:45.693908] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-2: background entry self-heal completed on /clients/client5/~dmtmp/PM >[2012-04-03 17:45:45.695272] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-1: background entry self-heal triggered. path: /clients/client1/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:45.703669] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-0: background entry self-heal completed on /clients/client1/~dmtmp/PM >[2012-04-03 17:45:45.704972] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-1: background entry self-heal triggered. path: /clients/client4/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:45.705216] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-1: background entry self-heal completed on /clients/client1/~dmtmp/PM >[2012-04-03 17:45:45.705537] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-2: background entry self-heal completed on /clients/client1/~dmtmp/PM >[2012-04-03 17:45:45.714982] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-1: background entry self-heal completed on /clients/client4/~dmtmp/PM >[2012-04-03 17:45:45.716615] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-1: background entry self-heal triggered. path: /clients/client4/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:45.718784] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-2: background entry self-heal triggered. path: /clients/client4/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:45.720599] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-2: background entry self-heal triggered. path: /clients/client7/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:45.722346] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-0: background entry self-heal triggered. path: /clients/client4/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:45.723605] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-1: background entry self-heal completed on /clients/client4/~dmtmp/PM >[2012-04-03 17:45:45.728470] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-2: background entry self-heal completed on /clients/client4/~dmtmp/PM >[2012-04-03 17:45:45.729139] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-2: background entry self-heal completed on /clients/client7/~dmtmp/PM >[2012-04-03 17:45:45.732435] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-1: background entry self-heal triggered. path: /clients/client7/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:45.733335] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-2: background entry self-heal triggered. path: /clients/client7/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:45.735202] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-0: background entry self-heal triggered. path: /clients/client7/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:45.735524] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-0: background entry self-heal completed on /clients/client4/~dmtmp/PM >[2012-04-03 17:45:45.736597] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-2: background entry self-heal triggered. path: /clients/client2/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:45.742829] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-2: background entry self-heal completed on /clients/client7/~dmtmp/PM >[2012-04-03 17:45:45.744237] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-1: background entry self-heal completed on /clients/client7/~dmtmp/PM >[2012-04-03 17:45:45.745297] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-2: background entry self-heal completed on /clients/client2/~dmtmp/PM >[2012-04-03 17:45:45.747531] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-0: background entry self-heal completed on /clients/client7/~dmtmp/PM >[2012-04-03 17:45:45.750317] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-0: background entry self-heal triggered. path: /clients/client2/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:45.751001] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-1: background entry self-heal triggered. path: /clients/client2/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:45.751368] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-2: background entry self-heal triggered. path: /clients/client2/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:45.752175] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-0: background entry self-heal triggered. path: /clients/client6/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:45.759004] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-1: background entry self-heal completed on /clients/client2/~dmtmp/PM >[2012-04-03 17:45:45.761604] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-2: background entry self-heal completed on /clients/client2/~dmtmp/PM >[2012-04-03 17:45:45.764618] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-0: background entry self-heal completed on /clients/client2/~dmtmp/PM >[2012-04-03 17:45:45.765523] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-0: background entry self-heal completed on /clients/client6/~dmtmp/PM >[2012-04-03 17:45:45.769580] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-0: background entry self-heal triggered. path: /clients/client6/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:45.769874] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-2: background entry self-heal triggered. path: /clients/client6/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:45.770301] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-1: background entry self-heal triggered. path: /clients/client9/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:45.771802] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-1: background entry self-heal triggered. path: /clients/client6/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:45.778483] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-1: background entry self-heal completed on /clients/client9/~dmtmp/PM >[2012-04-03 17:45:45.778973] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-1: background entry self-heal completed on /clients/client6/~dmtmp/PM >[2012-04-03 17:45:45.779167] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-2: background entry self-heal completed on /clients/client6/~dmtmp/PM >[2012-04-03 17:45:45.780442] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-2: background entry self-heal triggered. path: /clients/client0/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:45.781212] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-0: background entry self-heal completed on /clients/client6/~dmtmp/PM >[2012-04-03 17:45:45.782448] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-1: background entry self-heal triggered. path: /clients/client9/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:45.783600] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-2: background entry self-heal triggered. path: /clients/client9/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:45.783821] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-0: background entry self-heal triggered. path: /clients/client9/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:45.793403] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-1: background entry self-heal completed on /clients/client9/~dmtmp/PM >[2012-04-03 17:45:45.796169] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-0: background entry self-heal completed on /clients/client9/~dmtmp/PM >[2012-04-03 17:45:45.798846] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-2: background entry self-heal completed on /clients/client0/~dmtmp/PM >[2012-04-03 17:45:45.800596] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-2: background entry self-heal completed on /clients/client9/~dmtmp/PM >[2012-04-03 17:45:45.801690] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-1: background entry self-heal triggered. path: /clients/client0/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:45.801891] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-2: background entry self-heal triggered. path: /clients/client0/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:45.802927] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-0: background entry self-heal triggered. path: /clients/client0/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:45.813444] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-2: background entry self-heal completed on /clients/client0/~dmtmp/PM >[2012-04-03 17:45:45.814581] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-1: background entry self-heal completed on /clients/client0/~dmtmp/PM >[2012-04-03 17:45:45.816136] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-0: background entry self-heal triggered. path: /clients/client3/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:45.817173] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-0: background entry self-heal completed on /clients/client0/~dmtmp/PM >[2012-04-03 17:45:45.828990] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-0: background entry self-heal completed on /clients/client3/~dmtmp/PM >[2012-04-03 17:45:45.832684] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-1: background entry self-heal triggered. path: /clients/client3/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:45.832916] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-2: background entry self-heal triggered. path: /clients/client3/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:45.833389] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-0: background entry self-heal triggered. path: /clients/client3/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:45.834738] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-1: background entry self-heal triggered. path: /clients/client5/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:45.839805] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-1: background entry self-heal triggered. path: /clients/client1/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:45.841154] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-2: background entry self-heal completed on /clients/client3/~dmtmp/PM >[2012-04-03 17:45:45.842643] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-1: background entry self-heal completed on /clients/client3/~dmtmp/PM >[2012-04-03 17:45:45.843017] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-1: background entry self-heal completed on /clients/client5/~dmtmp/PM >[2012-04-03 17:45:45.843949] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-0: background entry self-heal completed on /clients/client3/~dmtmp/PM >[2012-04-03 17:45:45.845466] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-1: background entry self-heal triggered. path: /clients/client5/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:45.845876] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-0: background entry self-heal triggered. path: /clients/client5/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:45.846385] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-2: background entry self-heal triggered. path: /clients/client5/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:45.847518] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-1: background entry self-heal completed on /clients/client1/~dmtmp/PM >[2012-04-03 17:45:45.850544] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-0: background entry self-heal triggered. path: /clients/client1/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:45.852938] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-2: background entry self-heal triggered. path: /clients/client1/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:45.854426] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-0: background entry self-heal completed on /clients/client5/~dmtmp/PM >[2012-04-03 17:45:45.854672] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-1: background entry self-heal triggered. path: /clients/client1/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:45.857241] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-2: background entry self-heal triggered. path: /clients/client7/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:45.857568] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-2: background entry self-heal completed on /clients/client5/~dmtmp/PM >[2012-04-03 17:45:45.858288] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-1: background entry self-heal completed on /clients/client5/~dmtmp/PM >[2012-04-03 17:45:45.859333] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-2: background entry self-heal completed on /clients/client1/~dmtmp/PM >[2012-04-03 17:45:45.859881] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-1: background entry self-heal completed on /clients/client1/~dmtmp/PM >[2012-04-03 17:45:45.861701] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-0: background entry self-heal completed on /clients/client1/~dmtmp/PM >[2012-04-03 17:45:45.868663] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-2: background entry self-heal completed on /clients/client7/~dmtmp/PM >[2012-04-03 17:45:45.871691] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-0: background entry self-heal triggered. path: /clients/client7/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:45.872430] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-1: background entry self-heal triggered. path: /clients/client7/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:45.873757] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-1: background entry self-heal triggered. path: /clients/client4/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:45.873956] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-2: background entry self-heal triggered. path: /clients/client7/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:45.877497] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-0: background entry self-heal completed on /clients/client7/~dmtmp/PM >[2012-04-03 17:45:45.881516] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-1: background entry self-heal completed on /clients/client7/~dmtmp/PM >[2012-04-03 17:45:45.882987] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-2: background entry self-heal completed on /clients/client7/~dmtmp/PM >[2012-04-03 17:45:45.883259] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-1: background entry self-heal completed on /clients/client4/~dmtmp/PM >[2012-04-03 17:45:45.885041] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-0: background entry self-heal triggered. path: /clients/client6/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:45.885377] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-1: background entry self-heal triggered. path: /clients/client4/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:45.886951] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-0: background entry self-heal triggered. path: /clients/client4/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:45.888128] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-2: background entry self-heal triggered. path: /clients/client4/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:45.895559] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-1: background entry self-heal completed on /clients/client4/~dmtmp/PM >[2012-04-03 17:45:45.897319] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-0: background entry self-heal completed on /clients/client6/~dmtmp/PM >[2012-04-03 17:45:45.898127] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-2: background entry self-heal completed on /clients/client4/~dmtmp/PM >[2012-04-03 17:45:45.900904] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-1: background entry self-heal triggered. path: /clients/client6/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:45.901525] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-2: background entry self-heal triggered. path: /clients/client6/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:45.902115] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-0: background entry self-heal completed on /clients/client4/~dmtmp/PM >[2012-04-03 17:45:45.902462] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-2: background entry self-heal triggered. path: /clients/client2/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:45.902759] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-0: background entry self-heal triggered. path: /clients/client6/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:45.908796] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-1: background entry self-heal completed on /clients/client6/~dmtmp/PM >[2012-04-03 17:45:45.911317] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-0: background entry self-heal completed on /clients/client6/~dmtmp/PM >[2012-04-03 17:45:45.912628] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-2: background entry self-heal triggered. path: /clients/client0/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:45.912808] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-2: background entry self-heal completed on /clients/client6/~dmtmp/PM >[2012-04-03 17:45:45.913041] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-2: background entry self-heal completed on /clients/client2/~dmtmp/PM >[2012-04-03 17:45:45.916235] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-2: background entry self-heal triggered. path: /clients/client2/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:45.916684] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-0: background entry self-heal triggered. path: /clients/client2/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:45.917897] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-1: background entry self-heal triggered. path: /clients/client2/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:45.923272] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-2: background entry self-heal completed on /clients/client0/~dmtmp/PM >[2012-04-03 17:45:45.924726] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-1: background entry self-heal triggered. path: /clients/client9/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:45.927802] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-2: background entry self-heal triggered. path: /clients/client0/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:45.928313] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-1: background entry self-heal triggered. path: /clients/client0/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:45.928584] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-0: background entry self-heal completed on /clients/client2/~dmtmp/PM >[2012-04-03 17:45:45.928871] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-0: background entry self-heal triggered. path: /clients/client0/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:45.929840] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-2: background entry self-heal completed on /clients/client2/~dmtmp/PM >[2012-04-03 17:45:45.931275] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-1: background entry self-heal completed on /clients/client2/~dmtmp/PM >[2012-04-03 17:45:45.938827] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-1: background entry self-heal completed on /clients/client9/~dmtmp/PM >[2012-04-03 17:45:45.940581] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-2: background entry self-heal completed on /clients/client0/~dmtmp/PM >[2012-04-03 17:45:45.941279] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-1: background entry self-heal completed on /clients/client0/~dmtmp/PM >[2012-04-03 17:45:45.942163] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-2: background entry self-heal triggered. path: /clients/client9/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:45.942576] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-0: background entry self-heal completed on /clients/client0/~dmtmp/PM >[2012-04-03 17:45:45.944443] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-0: background entry self-heal triggered. path: /clients/client9/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:45.945154] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-1: background entry self-heal triggered. path: /clients/client9/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:45.952384] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-2: background entry self-heal completed on /clients/client9/~dmtmp/PM >[2012-04-03 17:45:45.954946] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-1: background entry self-heal triggered. path: /clients/client5/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:45.955486] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-0: background entry self-heal completed on /clients/client9/~dmtmp/PM >[2012-04-03 17:45:45.956604] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-1: background entry self-heal completed on /clients/client9/~dmtmp/PM >[2012-04-03 17:45:45.961943] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-1: background entry self-heal completed on /clients/client5/~dmtmp/PM >[2012-04-03 17:45:45.965561] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-2: background entry self-heal triggered. path: /clients/client5/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:45.967073] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-0: background entry self-heal triggered. path: /clients/client5/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:45.967469] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-0: background entry self-heal triggered. path: /clients/client3/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:45.967925] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-1: background entry self-heal triggered. path: /clients/client5/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:45.972885] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-2: background entry self-heal completed on /clients/client5/~dmtmp/PM >[2012-04-03 17:45:45.976503] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-1: background entry self-heal completed on /clients/client5/~dmtmp/PM >[2012-04-03 17:45:45.979270] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-1: background entry self-heal triggered. path: /clients/client1/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:45.979547] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-0: background entry self-heal completed on /clients/client5/~dmtmp/PM >[2012-04-03 17:45:45.979785] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-0: background entry self-heal completed on /clients/client3/~dmtmp/PM >[2012-04-03 17:45:45.982672] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-1: background entry self-heal triggered. path: /clients/client3/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:45.983124] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-2: background entry self-heal triggered. path: /clients/client3/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:45.984536] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-0: background entry self-heal triggered. path: /clients/client3/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:45.991714] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-1: background entry self-heal completed on /clients/client1/~dmtmp/PM >[2012-04-03 17:45:45.992665] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-1: background entry self-heal triggered. path: /clients/client4/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:45.993043] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-2: background entry self-heal completed on /clients/client3/~dmtmp/PM >[2012-04-03 17:45:45.994719] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-2: background entry self-heal triggered. path: /clients/client1/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:45.996268] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-1: background entry self-heal triggered. path: /clients/client1/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:45.997136] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-0: background entry self-heal triggered. path: /clients/client1/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:45.998289] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-0: background entry self-heal completed on /clients/client3/~dmtmp/PM >[2012-04-03 17:45:45.998843] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-1: background entry self-heal completed on /clients/client3/~dmtmp/PM >[2012-04-03 17:45:46.004114] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-2: background entry self-heal completed on /clients/client1/~dmtmp/PM >[2012-04-03 17:45:46.004337] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-0: background entry self-heal completed on /clients/client1/~dmtmp/PM >[2012-04-03 17:45:46.006338] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-2: background entry self-heal triggered. path: /clients/client7/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:46.008386] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-1: background entry self-heal completed on /clients/client4/~dmtmp/PM >[2012-04-03 17:45:46.010198] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-1: background entry self-heal completed on /clients/client1/~dmtmp/PM >[2012-04-03 17:45:46.011640] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-0: background entry self-heal triggered. path: /clients/client4/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:46.012179] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-1: background entry self-heal triggered. path: /clients/client4/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:46.016136] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-2: background entry self-heal triggered. path: /clients/client4/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:46.022569] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-2: background entry self-heal completed on /clients/client7/~dmtmp/PM >[2012-04-03 17:45:46.023261] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-1: background entry self-heal completed on /clients/client4/~dmtmp/PM >[2012-04-03 17:45:46.024326] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-0: background entry self-heal triggered. path: /clients/client6/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:46.026056] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-0: background entry self-heal completed on /clients/client4/~dmtmp/PM >[2012-04-03 17:45:46.027234] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-1: background entry self-heal triggered. path: /clients/client7/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:46.028340] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-2: background entry self-heal triggered. path: /clients/client7/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:46.030009] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-0: background entry self-heal triggered. path: /clients/client7/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:46.032567] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-2: background entry self-heal completed on /clients/client4/~dmtmp/PM >[2012-04-03 17:45:46.037128] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-1: background entry self-heal completed on /clients/client7/~dmtmp/PM >[2012-04-03 17:45:46.038790] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-2: background entry self-heal triggered. path: /clients/client2/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:46.041777] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-0: background entry self-heal completed on /clients/client6/~dmtmp/PM >[2012-04-03 17:45:46.042179] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-2: background entry self-heal completed on /clients/client7/~dmtmp/PM >[2012-04-03 17:45:46.044171] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-1: background entry self-heal triggered. path: /clients/client6/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:46.044508] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-0: background entry self-heal completed on /clients/client7/~dmtmp/PM >[2012-04-03 17:45:46.046134] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-0: background entry self-heal triggered. path: /clients/client6/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:46.046586] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-2: background entry self-heal triggered. path: /clients/client6/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:46.054989] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-2: background entry self-heal completed on /clients/client2/~dmtmp/PM >[2012-04-03 17:45:46.055621] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-2: background entry self-heal triggered. path: /clients/client0/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:46.058412] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-1: background entry self-heal completed on /clients/client6/~dmtmp/PM >[2012-04-03 17:45:46.058657] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-1: background entry self-heal triggered. path: /clients/client2/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:46.061870] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-0: background entry self-heal triggered. path: /clients/client2/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:46.062103] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-2: background entry self-heal triggered. path: /clients/client2/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:46.062962] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-2: background entry self-heal completed on /clients/client6/~dmtmp/PM >[2012-04-03 17:45:46.064601] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-0: background entry self-heal completed on /clients/client6/~dmtmp/PM >[2012-04-03 17:45:46.073820] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-2: background entry self-heal completed on /clients/client0/~dmtmp/PM >[2012-04-03 17:45:46.076434] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-1: background entry self-heal completed on /clients/client2/~dmtmp/PM >[2012-04-03 17:45:46.076754] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-1: background entry self-heal triggered. path: /clients/client9/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:46.078546] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-2: background entry self-heal triggered. path: /clients/client0/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:46.078910] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-2: background entry self-heal completed on /clients/client2/~dmtmp/PM >[2012-04-03 17:45:46.088909] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-1: background entry self-heal triggered. path: /clients/client0/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:46.089251] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-0: background entry self-heal triggered. path: /clients/client0/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:46.089560] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-0: background entry self-heal completed on /clients/client2/~dmtmp/PM >[2012-04-03 17:45:46.096178] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-2: background entry self-heal completed on /clients/client0/~dmtmp/PM >[2012-04-03 17:45:46.103203] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-1: background entry self-heal completed on /clients/client9/~dmtmp/PM >[2012-04-03 17:45:46.103775] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-0: background entry self-heal completed on /clients/client0/~dmtmp/PM >[2012-04-03 17:45:46.105589] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-0: background entry self-heal triggered. path: /clients/client9/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:46.105728] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-1: background entry self-heal completed on /clients/client0/~dmtmp/PM >[2012-04-03 17:45:46.106712] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-2: background entry self-heal triggered. path: /clients/client9/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:46.108187] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-1: background entry self-heal triggered. path: /clients/client9/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:46.110170] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-2: background entry self-heal triggered. path: /clients/client8/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:46.119073] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-1: background entry self-heal triggered. path: /clients/client5/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:46.122373] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-1: background entry self-heal completed on /clients/client9/~dmtmp/PM >[2012-04-03 17:45:46.122644] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-0: background entry self-heal completed on /clients/client9/~dmtmp/PM >[2012-04-03 17:45:46.124218] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-2: background entry self-heal completed on /clients/client9/~dmtmp/PM >[2012-04-03 17:45:46.131508] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-2: background entry self-heal completed on /clients/client8/~dmtmp/PM >[2012-04-03 17:45:46.132523] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-1: background entry self-heal completed on /clients/client5/~dmtmp/PM >[2012-04-03 17:45:46.135884] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-1: background entry self-heal triggered. path: /clients/client8/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:46.136262] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-0: background entry self-heal triggered. path: /clients/client8/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:46.136619] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-2: background entry self-heal triggered. path: /clients/client8/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:46.137393] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-0: background entry self-heal triggered. path: /clients/client5/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:46.138536] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-1: background entry self-heal triggered. path: /clients/client5/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:46.139134] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-2: background entry self-heal triggered. path: /clients/client5/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:46.139395] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-0: background entry self-heal triggered. path: /clients/client3/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:46.148480] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-0: background entry self-heal completed on /clients/client8/~dmtmp/PM >[2012-04-03 17:45:46.148808] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-0: background entry self-heal completed on /clients/client5/~dmtmp/PM >[2012-04-03 17:45:46.150155] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-1: background entry self-heal completed on /clients/client8/~dmtmp/PM >[2012-04-03 17:45:46.151995] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-0: background entry self-heal completed on /clients/client3/~dmtmp/PM >[2012-04-03 17:45:46.152415] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-1: background entry self-heal completed on /clients/client5/~dmtmp/PM >[2012-04-03 17:45:46.152618] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-1: background entry self-heal triggered. path: /clients/client1/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:46.153209] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-2: background entry self-heal completed on /clients/client8/~dmtmp/PM >[2012-04-03 17:45:46.155605] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-2: background entry self-heal completed on /clients/client5/~dmtmp/PM >[2012-04-03 17:45:46.155961] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-1: background entry self-heal triggered. path: /clients/client3/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:46.156772] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-2: background entry self-heal triggered. path: /clients/client3/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:46.157333] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-0: background entry self-heal triggered. path: /clients/client3/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:46.174546] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-1: background entry self-heal completed on /clients/client1/~dmtmp/PM >[2012-04-03 17:45:46.175394] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-2: background entry self-heal completed on /clients/client3/~dmtmp/PM >[2012-04-03 17:45:46.175999] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-1: background entry self-heal completed on /clients/client3/~dmtmp/PM >[2012-04-03 17:45:46.176753] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-0: background entry self-heal completed on /clients/client3/~dmtmp/PM >[2012-04-03 17:45:46.178441] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-1: background entry self-heal triggered. path: /clients/client1/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:46.178972] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-0: background entry self-heal triggered. path: /clients/client1/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:46.179508] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-2: background entry self-heal triggered. path: /clients/client7/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:46.180500] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-2: background entry self-heal triggered. path: /clients/client1/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:46.190323] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-1: background entry self-heal completed on /clients/client1/~dmtmp/PM >[2012-04-03 17:45:46.192365] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-2: background entry self-heal completed on /clients/client7/~dmtmp/PM >[2012-04-03 17:45:46.192874] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-1: background entry self-heal triggered. path: /clients/client4/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:46.193344] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-0: background entry self-heal completed on /clients/client1/~dmtmp/PM >[2012-04-03 17:45:46.193583] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-2: background entry self-heal completed on /clients/client1/~dmtmp/PM >[2012-04-03 17:45:46.195425] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-2: background entry self-heal triggered. path: /clients/client7/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:46.195649] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-1: background entry self-heal triggered. path: /clients/client7/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:46.195832] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-0: background entry self-heal triggered. path: /clients/client7/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:46.207147] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-1: background entry self-heal completed on /clients/client4/~dmtmp/PM >[2012-04-03 17:45:46.208913] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-2: background entry self-heal completed on /clients/client7/~dmtmp/PM >[2012-04-03 17:45:46.209075] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-1: background entry self-heal completed on /clients/client7/~dmtmp/PM >[2012-04-03 17:45:46.209710] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-0: background entry self-heal completed on /clients/client7/~dmtmp/PM >[2012-04-03 17:45:46.209996] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-0: background entry self-heal triggered. path: /clients/client6/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:46.210707] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-2: background entry self-heal triggered. path: /clients/client4/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:46.211337] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-1: background entry self-heal triggered. path: /clients/client4/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:46.212169] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-0: background entry self-heal triggered. path: /clients/client4/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:46.227162] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-2: background entry self-heal triggered. path: /clients/client2/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:46.228316] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-0: background entry self-heal completed on /clients/client6/~dmtmp/PM >[2012-04-03 17:45:46.229343] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-2: background entry self-heal completed on /clients/client4/~dmtmp/PM >[2012-04-03 17:45:46.229798] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-1: background entry self-heal completed on /clients/client4/~dmtmp/PM >[2012-04-03 17:45:46.230057] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-0: background entry self-heal completed on /clients/client4/~dmtmp/PM >[2012-04-03 17:45:46.232597] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-1: background entry self-heal triggered. path: /clients/client6/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:46.233224] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-2: background entry self-heal triggered. path: /clients/client6/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:46.233908] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-0: background entry self-heal triggered. path: /clients/client6/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:46.242059] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-2: background entry self-heal completed on /clients/client2/~dmtmp/PM >[2012-04-03 17:45:46.242941] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-2: background entry self-heal triggered. path: /clients/client0/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:46.244038] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-1: background entry self-heal triggered. path: /clients/client2/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:46.245094] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-2: background entry self-heal triggered. path: /clients/client2/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:46.246256] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-0: background entry self-heal triggered. path: /clients/client2/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:46.246424] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-1: background entry self-heal completed on /clients/client6/~dmtmp/PM >[2012-04-03 17:45:46.247133] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-2: background entry self-heal completed on /clients/client6/~dmtmp/PM >[2012-04-03 17:45:46.248721] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-0: background entry self-heal completed on /clients/client6/~dmtmp/PM >[2012-04-03 17:45:46.258103] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-2: background entry self-heal triggered. path: /clients/client8/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:46.258310] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-2: background entry self-heal completed on /clients/client0/~dmtmp/PM >[2012-04-03 17:45:46.258684] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-1: background entry self-heal completed on /clients/client2/~dmtmp/PM >[2012-04-03 17:45:46.259900] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-1: background entry self-heal triggered. path: /clients/client0/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:46.260066] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-2: background entry self-heal completed on /clients/client2/~dmtmp/PM >[2012-04-03 17:45:46.260642] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-0: background entry self-heal completed on /clients/client2/~dmtmp/PM >[2012-04-03 17:45:46.262376] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-0: background entry self-heal triggered. path: /clients/client0/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:46.262593] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-2: background entry self-heal triggered. path: /clients/client0/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:46.269996] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-2: background entry self-heal completed on /clients/client8/~dmtmp/PM >[2012-04-03 17:45:46.272938] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-1: background entry self-heal triggered. path: /clients/client9/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:46.276862] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-2: background entry self-heal triggered. path: /clients/client8/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:46.277150] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-1: background entry self-heal triggered. path: /clients/client8/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:46.277546] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-0: background entry self-heal triggered. path: /clients/client8/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:46.277818] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-1: background entry self-heal completed on /clients/client0/~dmtmp/PM >[2012-04-03 17:45:46.279121] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-2: background entry self-heal completed on /clients/client0/~dmtmp/PM >[2012-04-03 17:45:46.279515] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-0: background entry self-heal completed on /clients/client0/~dmtmp/PM >[2012-04-03 17:45:46.291610] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-1: background entry self-heal completed on /clients/client9/~dmtmp/PM >[2012-04-03 17:45:46.293229] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-1: background entry self-heal completed on /clients/client8/~dmtmp/PM >[2012-04-03 17:45:46.295208] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-1: background entry self-heal triggered. path: /clients/client9/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:46.295425] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-1: background entry self-heal triggered. path: /clients/client5/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:46.295786] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-0: background entry self-heal completed on /clients/client8/~dmtmp/PM >[2012-04-03 17:45:46.297877] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-0: background entry self-heal triggered. path: /clients/client9/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:46.298118] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-2: background entry self-heal completed on /clients/client8/~dmtmp/PM >[2012-04-03 17:45:46.298406] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-2: background entry self-heal triggered. path: /clients/client9/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:46.312758] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-0: background entry self-heal completed on /clients/client9/~dmtmp/PM >[2012-04-03 17:45:46.312910] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-2: background entry self-heal completed on /clients/client9/~dmtmp/PM >[2012-04-03 17:45:46.313363] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-0: background entry self-heal triggered. path: /clients/client3/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:46.315103] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-1: background entry self-heal completed on /clients/client9/~dmtmp/PM >[2012-04-03 17:45:46.315777] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-1: background entry self-heal completed on /clients/client5/~dmtmp/PM >[2012-04-03 17:45:46.318443] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-0: background entry self-heal triggered. path: /clients/client5/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:46.320268] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-2: background entry self-heal triggered. path: /clients/client5/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:46.320451] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-1: background entry self-heal triggered. path: /clients/client5/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:46.321426] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-0: background entry self-heal completed on /clients/client3/~dmtmp/PM >[2012-04-03 17:45:46.325860] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-1: background entry self-heal triggered. path: /clients/client3/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:46.327451] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-0: background entry self-heal triggered. path: /clients/client3/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:46.327641] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-2: background entry self-heal triggered. path: /clients/client3/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:46.328087] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-2: background entry self-heal triggered. path: /clients/client7/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:46.334843] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-2: background entry self-heal completed on /clients/client5/~dmtmp/PM >[2012-04-03 17:45:46.335001] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-1: background entry self-heal completed on /clients/client5/~dmtmp/PM >[2012-04-03 17:45:46.335528] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-0: background entry self-heal completed on /clients/client5/~dmtmp/PM >[2012-04-03 17:45:46.342687] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-1: background entry self-heal completed on /clients/client3/~dmtmp/PM >[2012-04-03 17:45:46.343994] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-2: background entry self-heal completed on /clients/client3/~dmtmp/PM >[2012-04-03 17:45:46.344155] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-2: background entry self-heal completed on /clients/client7/~dmtmp/PM >[2012-04-03 17:45:46.345280] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-0: background entry self-heal completed on /clients/client3/~dmtmp/PM >[2012-04-03 17:45:46.347443] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-0: background entry self-heal triggered. path: /clients/client7/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:46.347671] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-1: background entry self-heal triggered. path: /clients/client1/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:46.347892] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-1: background entry self-heal triggered. path: /clients/client7/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:46.349764] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-2: background entry self-heal triggered. path: /clients/client7/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:46.359936] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-1: background entry self-heal completed on /clients/client1/~dmtmp/PM >[2012-04-03 17:45:46.361280] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-1: background entry self-heal triggered. path: /clients/client4/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:46.362075] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-1: background entry self-heal completed on /clients/client7/~dmtmp/PM >[2012-04-03 17:45:46.363511] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-1: background entry self-heal triggered. path: /clients/client1/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:46.363711] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-0: background entry self-heal completed on /clients/client7/~dmtmp/PM >[2012-04-03 17:45:46.364359] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-0: background entry self-heal triggered. path: /clients/client1/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:46.365619] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-2: background entry self-heal completed on /clients/client7/~dmtmp/PM >[2012-04-03 17:45:46.366380] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-2: background entry self-heal triggered. path: /clients/client1/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:46.372417] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-1: background entry self-heal completed on /clients/client4/~dmtmp/PM >[2012-04-03 17:45:46.375924] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-2: background entry self-heal triggered. path: /clients/client4/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:46.376133] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-0: background entry self-heal triggered. path: /clients/client6/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:46.377373] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-0: background entry self-heal triggered. path: /clients/client4/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:46.378557] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-0: background entry self-heal completed on /clients/client1/~dmtmp/PM >[2012-04-03 17:45:46.378834] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-1: background entry self-heal completed on /clients/client1/~dmtmp/PM >[2012-04-03 17:45:46.379220] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-1: background entry self-heal triggered. path: /clients/client4/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:46.383486] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-2: background entry self-heal completed on /clients/client1/~dmtmp/PM >[2012-04-03 17:45:46.388207] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-0: background entry self-heal completed on /clients/client6/~dmtmp/PM >[2012-04-03 17:45:46.389001] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-2: background entry self-heal completed on /clients/client4/~dmtmp/PM >[2012-04-03 17:45:46.391057] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-2: background entry self-heal triggered. path: /clients/client2/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:46.391388] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-0: background entry self-heal completed on /clients/client4/~dmtmp/PM >[2012-04-03 17:45:46.391874] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-2: background entry self-heal triggered. path: /clients/client6/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:46.392629] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-1: background entry self-heal completed on /clients/client4/~dmtmp/PM >[2012-04-03 17:45:46.394495] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-0: background entry self-heal triggered. path: /clients/client6/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:46.394699] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-1: background entry self-heal triggered. path: /clients/client6/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:46.404167] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-2: background entry self-heal completed on /clients/client2/~dmtmp/PM >[2012-04-03 17:45:46.404670] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-2: background entry self-heal completed on /clients/client6/~dmtmp/PM >[2012-04-03 17:45:46.408580] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-1: background entry self-heal triggered. path: /clients/client2/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:46.408742] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-1: background entry self-heal completed on /clients/client6/~dmtmp/PM >[2012-04-03 17:45:46.409297] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-0: background entry self-heal triggered. path: /clients/client2/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:46.409509] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-2: background entry self-heal triggered. path: /clients/client2/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:46.409669] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-0: background entry self-heal completed on /clients/client6/~dmtmp/PM >[2012-04-03 17:45:46.421782] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-1: background entry self-heal triggered. path: /clients/client9/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:46.423147] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-0: background entry self-heal completed on /clients/client2/~dmtmp/PM >[2012-04-03 17:45:46.423675] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-1: background entry self-heal completed on /clients/client2/~dmtmp/PM >[2012-04-03 17:45:46.424283] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-2: background entry self-heal completed on /clients/client2/~dmtmp/PM >[2012-04-03 17:45:46.431564] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-1: background entry self-heal completed on /clients/client9/~dmtmp/PM >[2012-04-03 17:45:46.434103] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-2: background entry self-heal triggered. path: /clients/client9/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:46.434286] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-0: background entry self-heal triggered. path: /clients/client9/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:46.436390] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-1: background entry self-heal triggered. path: /clients/client9/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:46.445665] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-2: background entry self-heal completed on /clients/client9/~dmtmp/PM >[2012-04-03 17:45:46.447591] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-1: background entry self-heal completed on /clients/client9/~dmtmp/PM >[2012-04-03 17:45:46.447999] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-0: background entry self-heal completed on /clients/client9/~dmtmp/PM >[2012-04-03 17:45:46.448297] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-0: background entry self-heal triggered. path: /clients/client3/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:46.461270] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-0: background entry self-heal completed on /clients/client3/~dmtmp/PM >[2012-04-03 17:45:46.464727] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-2: background entry self-heal triggered. path: /clients/client3/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:46.464995] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-1: background entry self-heal triggered. path: /clients/client3/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:46.465773] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-1: background entry self-heal triggered. path: /clients/client5/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:46.465963] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-0: background entry self-heal triggered. path: /clients/client3/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:46.471211] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-2: background entry self-heal completed on /clients/client3/~dmtmp/PM >[2012-04-03 17:45:46.473640] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-1: background entry self-heal completed on /clients/client3/~dmtmp/PM >[2012-04-03 17:45:46.474283] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-1: background entry self-heal triggered. path: /clients/client1/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:46.474541] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-1: background entry self-heal completed on /clients/client5/~dmtmp/PM >[2012-04-03 17:45:46.477284] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-0: background entry self-heal completed on /clients/client3/~dmtmp/PM >[2012-04-03 17:45:46.477633] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-0: background entry self-heal triggered. path: /clients/client5/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:46.478400] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-1: background entry self-heal triggered. path: /clients/client5/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:46.478750] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-2: background entry self-heal triggered. path: /clients/client5/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:46.485314] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-1: background entry self-heal completed on /clients/client1/~dmtmp/PM >[2012-04-03 17:45:46.485850] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-0: background entry self-heal completed on /clients/client5/~dmtmp/PM >[2012-04-03 17:45:46.489242] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-0: background entry self-heal triggered. path: /clients/client1/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:46.489609] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-2: background entry self-heal triggered. path: /clients/client1/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:46.491670] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-1: background entry self-heal triggered. path: /clients/client4/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:46.491911] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-1: background entry self-heal triggered. path: /clients/client1/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:46.492732] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-1: background entry self-heal completed on /clients/client5/~dmtmp/PM >[2012-04-03 17:45:46.493740] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-2: background entry self-heal completed on /clients/client5/~dmtmp/PM >[2012-04-03 17:45:46.495687] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-0: background entry self-heal completed on /clients/client1/~dmtmp/PM >[2012-04-03 17:45:46.505363] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-2: background entry self-heal completed on /clients/client1/~dmtmp/PM >[2012-04-03 17:45:46.509413] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-1: background entry self-heal completed on /clients/client4/~dmtmp/PM >[2012-04-03 17:45:46.509854] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-1: background entry self-heal completed on /clients/client1/~dmtmp/PM >[2012-04-03 17:45:46.511458] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-2: background entry self-heal triggered. path: /clients/client7/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:46.514071] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-2: background entry self-heal triggered. path: /clients/client4/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:46.515719] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-0: background entry self-heal triggered. path: /clients/client4/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:46.516508] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-1: background entry self-heal triggered. path: /clients/client4/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:46.529480] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-1: background entry self-heal completed on /clients/client4/~dmtmp/PM >[2012-04-03 17:45:46.529982] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-2: background entry self-heal completed on /clients/client7/~dmtmp/PM >[2012-04-03 17:45:46.530414] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-0: background entry self-heal completed on /clients/client4/~dmtmp/PM >[2012-04-03 17:45:46.531152] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-2: background entry self-heal completed on /clients/client4/~dmtmp/PM >[2012-04-03 17:45:46.534615] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-0: background entry self-heal triggered. path: /clients/client7/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:46.536181] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-2: background entry self-heal triggered. path: /clients/client7/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:46.538149] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-1: background entry self-heal triggered. path: /clients/client7/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:46.541598] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-0: background entry self-heal triggered. path: /clients/client6/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:46.549616] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-0: background entry self-heal completed on /clients/client7/~dmtmp/PM >[2012-04-03 17:45:46.551508] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-2: background entry self-heal completed on /clients/client7/~dmtmp/PM >[2012-04-03 17:45:46.554521] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-0: background entry self-heal completed on /clients/client6/~dmtmp/PM >[2012-04-03 17:45:46.554878] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-1: background entry self-heal completed on /clients/client7/~dmtmp/PM >[2012-04-03 17:45:46.559368] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-1: background entry self-heal triggered. path: /clients/client6/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:46.559873] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-0: background entry self-heal triggered. path: /clients/client6/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:46.561267] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-2: background entry self-heal triggered. path: /clients/client6/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:46.563019] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-2: background entry self-heal triggered. path: /clients/client2/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:46.571389] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-0: background entry self-heal completed on /clients/client6/~dmtmp/PM >[2012-04-03 17:45:46.574924] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-2: background entry self-heal completed on /clients/client6/~dmtmp/PM >[2012-04-03 17:45:46.576266] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-1: background entry self-heal completed on /clients/client6/~dmtmp/PM >[2012-04-03 17:45:46.576811] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-2: background entry self-heal completed on /clients/client2/~dmtmp/PM >[2012-04-03 17:45:46.580257] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-0: background entry self-heal triggered. path: /clients/client2/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:46.580600] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-1: background entry self-heal triggered. path: /clients/client2/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:46.581010] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-2: background entry self-heal triggered. path: /clients/client2/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:46.590226] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-0: background entry self-heal completed on /clients/client2/~dmtmp/PM >[2012-04-03 17:45:46.590931] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-1: background entry self-heal triggered. path: /clients/client9/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:46.593721] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-1: background entry self-heal completed on /clients/client2/~dmtmp/PM >[2012-04-03 17:45:46.596587] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-2: background entry self-heal completed on /clients/client2/~dmtmp/PM >[2012-04-03 17:45:46.597949] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-1: background entry self-heal completed on /clients/client9/~dmtmp/PM >[2012-04-03 17:45:46.602355] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-2: background entry self-heal triggered. path: /clients/client9/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:46.603639] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-0: background entry self-heal triggered. path: /clients/client9/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:46.604821] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-1: background entry self-heal triggered. path: /clients/client9/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:46.611457] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-0: background entry self-heal triggered. path: /clients/client3/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:46.614284] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-1: background entry self-heal completed on /clients/client9/~dmtmp/PM >[2012-04-03 17:45:46.615716] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-2: background entry self-heal completed on /clients/client9/~dmtmp/PM >[2012-04-03 17:45:46.617612] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-0: background entry self-heal completed on /clients/client9/~dmtmp/PM >[2012-04-03 17:45:46.622990] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-1: background entry self-heal triggered. path: /clients/client5/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:46.626327] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-0: background entry self-heal completed on /clients/client3/~dmtmp/PM >[2012-04-03 17:45:46.628304] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-1: background entry self-heal triggered. path: /clients/client3/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:46.629877] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-2: background entry self-heal triggered. path: /clients/client3/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:46.630772] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-0: background entry self-heal triggered. path: /clients/client3/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:46.631715] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-1: background entry self-heal completed on /clients/client5/~dmtmp/PM >[2012-04-03 17:45:46.636913] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-0: background entry self-heal triggered. path: /clients/client5/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:46.637209] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-2: background entry self-heal triggered. path: /clients/client5/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:46.637668] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-1: background entry self-heal triggered. path: /clients/client5/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:46.639808] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-1: background entry self-heal completed on /clients/client3/~dmtmp/PM >[2012-04-03 17:45:46.640890] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-1: background entry self-heal triggered. path: /clients/client1/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:46.641405] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-2: background entry self-heal completed on /clients/client3/~dmtmp/PM >[2012-04-03 17:45:46.641711] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-0: background entry self-heal completed on /clients/client3/~dmtmp/PM >[2012-04-03 17:45:46.645275] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-2: background entry self-heal completed on /clients/client5/~dmtmp/PM >[2012-04-03 17:45:46.647602] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-0: background entry self-heal completed on /clients/client5/~dmtmp/PM >[2012-04-03 17:45:46.650343] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-1: background entry self-heal completed on /clients/client5/~dmtmp/PM >[2012-04-03 17:45:46.654235] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-1: background entry self-heal triggered. path: /clients/client4/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:46.654918] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-1: background entry self-heal completed on /clients/client1/~dmtmp/PM >[2012-04-03 17:45:46.658082] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-0: background entry self-heal triggered. path: /clients/client1/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:46.658748] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-1: background entry self-heal triggered. path: /clients/client1/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:46.660781] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-2: background entry self-heal triggered. path: /clients/client1/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:46.665780] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-1: background entry self-heal completed on /clients/client4/~dmtmp/PM >[2012-04-03 17:45:46.669669] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-0: background entry self-heal triggered. path: /clients/client4/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:46.670257] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-2: background entry self-heal triggered. path: /clients/client4/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:46.670665] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-2: background entry self-heal completed on /clients/client1/~dmtmp/PM >[2012-04-03 17:45:46.670790] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-0: background entry self-heal completed on /clients/client1/~dmtmp/PM >[2012-04-03 17:45:46.671101] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-1: background entry self-heal triggered. path: /clients/client4/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:46.672598] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-1: background entry self-heal completed on /clients/client1/~dmtmp/PM >[2012-04-03 17:45:46.681692] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-0: background entry self-heal completed on /clients/client4/~dmtmp/PM >[2012-04-03 17:45:46.682185] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-2: background entry self-heal triggered. path: /clients/client7/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:46.682354] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-2: background entry self-heal completed on /clients/client4/~dmtmp/PM >[2012-04-03 17:45:46.684121] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-1: background entry self-heal completed on /clients/client4/~dmtmp/PM >[2012-04-03 17:45:46.692949] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-2: background entry self-heal completed on /clients/client7/~dmtmp/PM >[2012-04-03 17:45:46.695755] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-0: background entry self-heal triggered. path: /clients/client7/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:46.695971] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-1: background entry self-heal triggered. path: /clients/client7/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:46.696855] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-2: background entry self-heal triggered. path: /clients/client7/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:46.705286] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-1: background entry self-heal completed on /clients/client7/~dmtmp/PM >[2012-04-03 17:45:46.708224] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-0: background entry self-heal completed on /clients/client7/~dmtmp/PM >[2012-04-03 17:45:46.710429] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-2: background entry self-heal completed on /clients/client7/~dmtmp/PM >[2012-04-03 17:45:46.717443] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-2: background entry self-heal triggered. path: /clients/client2/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:46.728368] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-2: background entry self-heal completed on /clients/client2/~dmtmp/PM >[2012-04-03 17:45:46.730654] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-0: background entry self-heal triggered. path: /clients/client2/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:46.730950] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-1: background entry self-heal triggered. path: /clients/client9/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:46.732132] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-1: background entry self-heal triggered. path: /clients/client2/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:46.733446] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-2: background entry self-heal triggered. path: /clients/client2/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:46.742662] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-0: background entry self-heal completed on /clients/client2/~dmtmp/PM >[2012-04-03 17:45:46.743479] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-1: background entry self-heal completed on /clients/client9/~dmtmp/PM >[2012-04-03 17:45:46.744524] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-2: background entry self-heal triggered. path: /clients/client7/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:46.744850] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-1: background entry self-heal completed on /clients/client2/~dmtmp/PM >[2012-04-03 17:45:46.746249] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-1: background entry self-heal triggered. path: /clients/client9/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:46.746402] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-2: background entry self-heal completed on /clients/client2/~dmtmp/PM >[2012-04-03 17:45:46.747162] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-0: background entry self-heal triggered. path: /clients/client9/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:46.747363] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-2: background entry self-heal triggered. path: /clients/client9/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:46.754485] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-1: background entry self-heal completed on /clients/client9/~dmtmp/PM >[2012-04-03 17:45:46.754901] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-2: background entry self-heal completed on /clients/client7/~dmtmp/PM >[2012-04-03 17:45:46.759214] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-0: background entry self-heal completed on /clients/client9/~dmtmp/PM >[2012-04-03 17:45:46.759508] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-0: background entry self-heal triggered. path: /clients/client7/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:46.759800] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-2: background entry self-heal completed on /clients/client9/~dmtmp/PM >[2012-04-03 17:45:46.760188] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-1: background entry self-heal triggered. path: /clients/client7/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:46.760832] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-0: background entry self-heal triggered. path: /clients/client3/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:46.763537] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-2: background entry self-heal triggered. path: /clients/client7/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:46.769184] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-1: background entry self-heal completed on /clients/client7/~dmtmp/PM >[2012-04-03 17:45:46.769798] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-0: background entry self-heal completed on /clients/client7/~dmtmp/PM >[2012-04-03 17:45:46.771346] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-0: background entry self-heal completed on /clients/client3/~dmtmp/PM >[2012-04-03 17:45:46.776184] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-1: background entry self-heal triggered. path: /clients/client3/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:46.777208] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-2: background entry self-heal triggered. path: /clients/client3/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:46.777421] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-0: background entry self-heal triggered. path: /clients/client3/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:46.777919] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-1: background entry self-heal triggered. path: /clients/client1/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:46.779255] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-2: background entry self-heal completed on /clients/client7/~dmtmp/PM >[2012-04-03 17:45:46.782710] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-2: background entry self-heal completed on /clients/client3/~dmtmp/PM >[2012-04-03 17:45:46.784082] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-1: background entry self-heal completed on /clients/client3/~dmtmp/PM >[2012-04-03 17:45:46.785676] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-1: background entry self-heal completed on /clients/client1/~dmtmp/PM >[2012-04-03 17:45:46.789379] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-1: background entry self-heal triggered. path: /clients/client1/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:46.789606] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-0: background entry self-heal completed on /clients/client3/~dmtmp/PM >[2012-04-03 17:45:46.790024] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-0: background entry self-heal triggered. path: /clients/client1/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:46.790627] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-2: background entry self-heal triggered. path: /clients/client1/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:46.791711] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-1: background entry self-heal triggered. path: /clients/client5/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:46.798372] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-1: background entry self-heal completed on /clients/client1/~dmtmp/PM >[2012-04-03 17:45:46.799358] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-0: background entry self-heal completed on /clients/client1/~dmtmp/PM >[2012-04-03 17:45:46.800649] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-2: background entry self-heal completed on /clients/client1/~dmtmp/PM >[2012-04-03 17:45:46.801112] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-1: background entry self-heal completed on /clients/client5/~dmtmp/PM >[2012-04-03 17:45:46.804362] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-2: background entry self-heal triggered. path: /clients/client5/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:46.805599] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-1: background entry self-heal triggered. path: /clients/client5/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:46.806078] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-1: background entry self-heal triggered. path: /clients/client4/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:46.806292] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-0: background entry self-heal triggered. path: /clients/client5/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:46.814082] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-2: background entry self-heal completed on /clients/client5/~dmtmp/PM >[2012-04-03 17:45:46.818068] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-0: background entry self-heal completed on /clients/client5/~dmtmp/PM >[2012-04-03 17:45:46.818992] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-1: background entry self-heal completed on /clients/client5/~dmtmp/PM >[2012-04-03 17:45:46.819266] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-1: background entry self-heal completed on /clients/client4/~dmtmp/PM >[2012-04-03 17:45:46.822097] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-0: background entry self-heal triggered. path: /clients/client4/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:46.822368] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-2: background entry self-heal triggered. path: /clients/client4/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:46.823942] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-1: background entry self-heal triggered. path: /clients/client4/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:46.830719] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-2: background entry self-heal triggered. path: /clients/client8/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:46.830944] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-0: background entry self-heal completed on /clients/client4/~dmtmp/PM >[2012-04-03 17:45:46.833627] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-1: background entry self-heal completed on /clients/client4/~dmtmp/PM >[2012-04-03 17:45:46.835846] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-2: background entry self-heal completed on /clients/client4/~dmtmp/PM >[2012-04-03 17:45:46.845154] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-2: background entry self-heal completed on /clients/client8/~dmtmp/PM >[2012-04-03 17:45:46.848563] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-0: background entry self-heal triggered. path: /clients/client8/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:46.848785] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-1: background entry self-heal triggered. path: /clients/client8/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:46.850671] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-2: background entry self-heal triggered. path: /clients/client8/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:46.855103] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-2: background entry self-heal triggered. path: /clients/client2/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:46.857576] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-1: background entry self-heal completed on /clients/client8/~dmtmp/PM >[2012-04-03 17:45:46.859637] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-0: background entry self-heal completed on /clients/client8/~dmtmp/PM >[2012-04-03 17:45:46.862168] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-2: background entry self-heal completed on /clients/client8/~dmtmp/PM >[2012-04-03 17:45:46.866855] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-2: background entry self-heal completed on /clients/client2/~dmtmp/PM >[2012-04-03 17:45:46.867870] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-1: background entry self-heal triggered. path: /clients/client9/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:46.869377] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-1: background entry self-heal triggered. path: /clients/client2/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:46.871257] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-0: background entry self-heal triggered. path: /clients/client2/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:46.871882] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-2: background entry self-heal triggered. path: /clients/client2/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:46.879824] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-1: background entry self-heal completed on /clients/client9/~dmtmp/PM >[2012-04-03 17:45:46.880178] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-0: background entry self-heal completed on /clients/client2/~dmtmp/PM >[2012-04-03 17:45:46.880324] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-1: background entry self-heal completed on /clients/client2/~dmtmp/PM >[2012-04-03 17:45:46.880865] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-2: background entry self-heal completed on /clients/client2/~dmtmp/PM >[2012-04-03 17:45:46.882857] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-2: background entry self-heal triggered. path: /clients/client7/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:46.883070] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-1: background entry self-heal triggered. path: /clients/client9/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:46.884259] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-2: background entry self-heal triggered. path: /clients/client9/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:46.884453] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-0: background entry self-heal triggered. path: /clients/client9/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:46.889965] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-1: background entry self-heal completed on /clients/client9/~dmtmp/PM >[2012-04-03 17:45:46.892168] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-2: background entry self-heal completed on /clients/client7/~dmtmp/PM >[2012-04-03 17:45:46.893080] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-0: background entry self-heal triggered. path: /clients/client3/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:46.894881] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-1: background entry self-heal triggered. path: /clients/client7/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:46.895075] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-0: background entry self-heal completed on /clients/client9/~dmtmp/PM >[2012-04-03 17:45:46.895363] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-2: background entry self-heal completed on /clients/client9/~dmtmp/PM >[2012-04-03 17:45:46.895717] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-0: background entry self-heal triggered. path: /clients/client7/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:46.896857] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-2: background entry self-heal triggered. path: /clients/client7/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:46.902239] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-0: background entry self-heal completed on /clients/client3/~dmtmp/PM >[2012-04-03 17:45:46.904730] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-2: background entry self-heal triggered. path: /clients/client3/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:46.905209] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-0: background entry self-heal completed on /clients/client7/~dmtmp/PM >[2012-04-03 17:45:46.905402] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-1: background entry self-heal triggered. path: /clients/client1/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:46.905564] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-1: background entry self-heal completed on /clients/client7/~dmtmp/PM >[2012-04-03 17:45:46.905868] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-1: background entry self-heal triggered. path: /clients/client3/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:46.906831] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-0: background entry self-heal triggered. path: /clients/client3/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:46.907542] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-2: background entry self-heal completed on /clients/client7/~dmtmp/PM >[2012-04-03 17:45:46.914121] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-1: background entry self-heal triggered. path: /clients/client5/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:46.915710] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-1: background entry self-heal completed on /clients/client1/~dmtmp/PM >[2012-04-03 17:45:46.916224] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-1: background entry self-heal completed on /clients/client3/~dmtmp/PM >[2012-04-03 17:45:46.916585] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-2: background entry self-heal completed on /clients/client3/~dmtmp/PM >[2012-04-03 17:45:46.916760] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-0: background entry self-heal completed on /clients/client3/~dmtmp/PM >[2012-04-03 17:45:46.917850] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-0: background entry self-heal triggered. path: /clients/client1/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:46.918668] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-2: background entry self-heal triggered. path: /clients/client1/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:46.919402] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-1: background entry self-heal triggered. path: /clients/client1/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:46.924172] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-1: background entry self-heal completed on /clients/client5/~dmtmp/PM >[2012-04-03 17:45:46.925657] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-0: background entry self-heal completed on /clients/client1/~dmtmp/PM >[2012-04-03 17:45:46.927068] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-0: background entry self-heal triggered. path: /clients/client5/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:46.927542] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-1: background entry self-heal triggered. path: /clients/client5/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:46.929060] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-2: background entry self-heal triggered. path: /clients/client5/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:46.929626] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-1: background entry self-heal completed on /clients/client1/~dmtmp/PM >[2012-04-03 17:45:46.930771] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-2: background entry self-heal completed on /clients/client1/~dmtmp/PM >[2012-04-03 17:45:46.938685] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-1: background entry self-heal completed on /clients/client5/~dmtmp/PM >[2012-04-03 17:45:46.939176] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-0: background entry self-heal completed on /clients/client5/~dmtmp/PM >[2012-04-03 17:45:46.940878] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-2: background entry self-heal completed on /clients/client5/~dmtmp/PM >[2012-04-03 17:45:46.942023] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-1: background entry self-heal triggered. path: /clients/client4/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:46.952761] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-1: background entry self-heal completed on /clients/client4/~dmtmp/PM >[2012-04-03 17:45:46.955032] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-0: background entry self-heal triggered. path: /clients/client4/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:46.955936] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-1: background entry self-heal triggered. path: /clients/client4/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:46.957169] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-2: background entry self-heal triggered. path: /clients/client4/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:46.957559] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-2: background entry self-heal triggered. path: /clients/client8/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:46.960577] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-0: background entry self-heal completed on /clients/client4/~dmtmp/PM >[2012-04-03 17:45:46.966472] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-1: background entry self-heal completed on /clients/client4/~dmtmp/PM >[2012-04-03 17:45:46.968863] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-2: background entry self-heal completed on /clients/client4/~dmtmp/PM >[2012-04-03 17:45:46.969084] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-2: background entry self-heal completed on /clients/client8/~dmtmp/PM >[2012-04-03 17:45:46.971773] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-2: background entry self-heal triggered. path: /clients/client8/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:46.972794] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-0: background entry self-heal triggered. path: /clients/client8/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:46.973389] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-1: background entry self-heal triggered. path: /clients/client8/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:46.977577] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-2: background entry self-heal triggered. path: /clients/client2/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:46.980811] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-1: background entry self-heal completed on /clients/client8/~dmtmp/PM >[2012-04-03 17:45:46.981860] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-2: background entry self-heal completed on /clients/client8/~dmtmp/PM >[2012-04-03 17:45:46.983042] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-0: background entry self-heal completed on /clients/client8/~dmtmp/PM >[2012-04-03 17:45:46.988341] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-2: background entry self-heal completed on /clients/client2/~dmtmp/PM >[2012-04-03 17:45:46.989277] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-1: background entry self-heal triggered. path: /clients/client9/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:46.990986] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-2: background entry self-heal triggered. path: /clients/client2/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:46.991476] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-0: background entry self-heal triggered. path: /clients/client2/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:46.992523] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-1: background entry self-heal triggered. path: /clients/client2/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:47.002039] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-2: background entry self-heal completed on /clients/client2/~dmtmp/PM >[2012-04-03 17:45:47.002774] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-1: background entry self-heal completed on /clients/client9/~dmtmp/PM >[2012-04-03 17:45:47.003927] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-1: background entry self-heal completed on /clients/client2/~dmtmp/PM >[2012-04-03 17:45:47.004457] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-2: background entry self-heal triggered. path: /clients/client7/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:47.004676] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-0: background entry self-heal completed on /clients/client2/~dmtmp/PM >[2012-04-03 17:45:47.005689] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-1: background entry self-heal triggered. path: /clients/client9/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:47.006543] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-2: background entry self-heal triggered. path: /clients/client9/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:47.007723] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-0: background entry self-heal triggered. path: /clients/client9/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:47.013348] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-1: background entry self-heal completed on /clients/client9/~dmtmp/PM >[2012-04-03 17:45:47.014671] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-2: background entry self-heal completed on /clients/client7/~dmtmp/PM >[2012-04-03 17:45:47.017418] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-2: background entry self-heal completed on /clients/client9/~dmtmp/PM >[2012-04-03 17:45:47.018079] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-1: background entry self-heal triggered. path: /clients/client7/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:47.018762] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-2: background entry self-heal triggered. path: /clients/client7/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:47.019233] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-0: background entry self-heal triggered. path: /clients/client7/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:47.021132] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-0: background entry self-heal completed on /clients/client9/~dmtmp/PM >[2012-04-03 17:45:47.027987] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-0: background entry self-heal triggered. path: /clients/client3/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:47.029530] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-2: background entry self-heal completed on /clients/client7/~dmtmp/PM >[2012-04-03 17:45:47.029755] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-1: background entry self-heal completed on /clients/client7/~dmtmp/PM >[2012-04-03 17:45:47.030590] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-0: background entry self-heal completed on /clients/client7/~dmtmp/PM >[2012-04-03 17:45:47.037834] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-0: background entry self-heal completed on /clients/client3/~dmtmp/PM >[2012-04-03 17:45:47.038339] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-1: background entry self-heal triggered. path: /clients/client5/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:47.040864] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-1: background entry self-heal triggered. path: /clients/client3/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:47.041864] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-2: background entry self-heal triggered. path: /clients/client3/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:47.043320] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-0: background entry self-heal triggered. path: /clients/client3/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:47.048826] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-1: background entry self-heal completed on /clients/client5/~dmtmp/PM >[2012-04-03 17:45:47.050084] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-1: background entry self-heal completed on /clients/client3/~dmtmp/PM >[2012-04-03 17:45:47.052291] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-2: background entry self-heal triggered. path: /clients/client5/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:47.052984] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-1: background entry self-heal triggered. path: /clients/client5/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:47.053381] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-0: background entry self-heal triggered. path: /clients/client5/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:47.054122] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-2: background entry self-heal completed on /clients/client3/~dmtmp/PM >[2012-04-03 17:45:47.054821] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-1: background entry self-heal triggered. path: /clients/client1/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:47.057223] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-0: background entry self-heal completed on /clients/client3/~dmtmp/PM >[2012-04-03 17:45:47.061742] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-2: background entry self-heal completed on /clients/client5/~dmtmp/PM >[2012-04-03 17:45:47.063078] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-0: background entry self-heal completed on /clients/client5/~dmtmp/PM >[2012-04-03 17:45:47.064845] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-1: background entry self-heal completed on /clients/client5/~dmtmp/PM >[2012-04-03 17:45:47.067091] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-1: background entry self-heal completed on /clients/client1/~dmtmp/PM >[2012-04-03 17:45:47.069796] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-2: background entry self-heal triggered. path: /clients/client1/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:47.070877] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-0: background entry self-heal triggered. path: /clients/client1/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:47.072699] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-1: background entry self-heal triggered. path: /clients/client1/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:47.081424] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-1: background entry self-heal triggered. path: /clients/client4/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:47.084003] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-1: background entry self-heal completed on /clients/client1/~dmtmp/PM >[2012-04-03 17:45:47.084323] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-2: background entry self-heal completed on /clients/client1/~dmtmp/PM >[2012-04-03 17:45:47.084789] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-0: background entry self-heal completed on /clients/client1/~dmtmp/PM >[2012-04-03 17:45:47.093433] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-1: background entry self-heal completed on /clients/client4/~dmtmp/PM >[2012-04-03 17:45:47.095090] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-2: background entry self-heal triggered. path: /clients/client8/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:47.097092] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-0: background entry self-heal triggered. path: /clients/client4/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:47.098103] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-2: background entry self-heal triggered. path: /clients/client4/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:47.098952] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-1: background entry self-heal triggered. path: /clients/client4/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:47.106905] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-2: background entry self-heal completed on /clients/client8/~dmtmp/PM >[2012-04-03 17:45:47.107704] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-2: background entry self-heal completed on /clients/client4/~dmtmp/PM >[2012-04-03 17:45:47.108018] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-0: background entry self-heal completed on /clients/client4/~dmtmp/PM >[2012-04-03 17:45:47.109895] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-2: background entry self-heal triggered. path: /clients/client8/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:47.110989] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-0: background entry self-heal triggered. path: /clients/client8/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:47.112001] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-1: background entry self-heal triggered. path: /clients/client8/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:47.113293] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-1: background entry self-heal completed on /clients/client4/~dmtmp/PM >[2012-04-03 17:45:47.121149] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-0: background entry self-heal completed on /clients/client8/~dmtmp/PM >[2012-04-03 17:45:47.122127] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-1: background entry self-heal completed on /clients/client8/~dmtmp/PM >[2012-04-03 17:45:47.123339] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-2: background entry self-heal completed on /clients/client8/~dmtmp/PM >[2012-04-03 17:45:47.124143] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-2: background entry self-heal triggered. path: /clients/client2/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:47.136210] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-2: background entry self-heal completed on /clients/client2/~dmtmp/PM >[2012-04-03 17:45:47.137458] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-2: background entry self-heal triggered. path: /clients/client7/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:47.138657] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-0: background entry self-heal triggered. path: /clients/client2/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:47.140198] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-2: background entry self-heal triggered. path: /clients/client2/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:47.140578] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-1: background entry self-heal triggered. path: /clients/client2/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:47.148508] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-0: background entry self-heal completed on /clients/client2/~dmtmp/PM >[2012-04-03 17:45:47.148731] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-1: background entry self-heal completed on /clients/client2/~dmtmp/PM >[2012-04-03 17:45:47.150893] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-2: background entry self-heal completed on /clients/client7/~dmtmp/PM >[2012-04-03 17:45:47.152244] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-2: background entry self-heal completed on /clients/client2/~dmtmp/PM >[2012-04-03 17:45:47.152660] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-1: background entry self-heal triggered. path: /clients/client9/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:47.153057] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-0: background entry self-heal triggered. path: /clients/client7/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:47.154449] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-2: background entry self-heal triggered. path: /clients/client7/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:47.154717] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-1: background entry self-heal triggered. path: /clients/client7/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:47.161717] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-2: background entry self-heal completed on /clients/client7/~dmtmp/PM >[2012-04-03 17:45:47.164357] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-0: background entry self-heal triggered. path: /clients/client3/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:47.164749] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-1: background entry self-heal completed on /clients/client9/~dmtmp/PM >[2012-04-03 17:45:47.166262] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-1: background entry self-heal completed on /clients/client7/~dmtmp/PM >[2012-04-03 17:45:47.166743] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-0: background entry self-heal completed on /clients/client7/~dmtmp/PM >[2012-04-03 17:45:47.168341] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-0: background entry self-heal triggered. path: /clients/client9/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:47.168527] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-1: background entry self-heal triggered. path: /clients/client9/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:47.171907] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-2: background entry self-heal triggered. path: /clients/client9/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:47.175259] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-1: background entry self-heal triggered. path: /clients/client5/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:47.176840] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-0: background entry self-heal completed on /clients/client3/~dmtmp/PM >[2012-04-03 17:45:47.179674] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-1: background entry self-heal completed on /clients/client9/~dmtmp/PM >[2012-04-03 17:45:47.179859] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-1: background entry self-heal triggered. path: /clients/client3/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:47.181021] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-2: background entry self-heal triggered. path: /clients/client3/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:47.183354] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-0: background entry self-heal completed on /clients/client9/~dmtmp/PM >[2012-04-03 17:45:47.183627] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-0: background entry self-heal triggered. path: /clients/client3/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:47.183981] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-2: background entry self-heal completed on /clients/client9/~dmtmp/PM >[2012-04-03 17:45:47.188019] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-1: background entry self-heal completed on /clients/client5/~dmtmp/PM >[2012-04-03 17:45:47.190163] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-1: background entry self-heal triggered. path: /clients/client1/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:47.191417] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-1: background entry self-heal triggered. path: /clients/client5/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:47.191600] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-1: background entry self-heal completed on /clients/client3/~dmtmp/PM >[2012-04-03 17:45:47.192594] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-2: background entry self-heal triggered. path: /clients/client5/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:47.192828] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-2: background entry self-heal completed on /clients/client3/~dmtmp/PM >[2012-04-03 17:45:47.193180] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-0: background entry self-heal triggered. path: /clients/client5/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:47.195307] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-0: background entry self-heal completed on /clients/client3/~dmtmp/PM >[2012-04-03 17:45:47.200340] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-1: background entry self-heal completed on /clients/client1/~dmtmp/PM >[2012-04-03 17:45:47.202519] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-1: background entry self-heal completed on /clients/client5/~dmtmp/PM >[2012-04-03 17:45:47.205052] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-1: background entry self-heal triggered. path: /clients/client1/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:47.205455] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-0: background entry self-heal completed on /clients/client5/~dmtmp/PM >[2012-04-03 17:45:47.205631] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-2: background entry self-heal completed on /clients/client5/~dmtmp/PM >[2012-04-03 17:45:47.205967] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-0: background entry self-heal triggered. path: /clients/client1/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:47.206189] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-2: background entry self-heal triggered. path: /clients/client1/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:47.213641] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-1: background entry self-heal completed on /clients/client1/~dmtmp/PM >[2012-04-03 17:45:47.215747] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-1: background entry self-heal triggered. path: /clients/client4/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:47.216388] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-2: background entry self-heal completed on /clients/client1/~dmtmp/PM >[2012-04-03 17:45:47.216932] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-0: background entry self-heal completed on /clients/client1/~dmtmp/PM >[2012-04-03 17:45:47.232432] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-2: background entry self-heal triggered. path: /clients/client8/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:47.232636] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-1: background entry self-heal completed on /clients/client4/~dmtmp/PM >[2012-04-03 17:45:47.235758] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-1: background entry self-heal triggered. path: /clients/client4/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:47.236942] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-0: background entry self-heal triggered. path: /clients/client4/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:47.237781] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-2: background entry self-heal triggered. path: /clients/client4/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:47.240443] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-2: background entry self-heal completed on /clients/client8/~dmtmp/PM >[2012-04-03 17:45:47.245016] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-2: background entry self-heal triggered. path: /clients/client8/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:47.245319] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-0: background entry self-heal triggered. path: /clients/client8/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:47.245675] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-1: background entry self-heal triggered. path: /clients/client8/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:47.246451] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-2: background entry self-heal completed on /clients/client4/~dmtmp/PM >[2012-04-03 17:45:47.248581] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-1: background entry self-heal completed on /clients/client4/~dmtmp/PM >[2012-04-03 17:45:47.249610] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-0: background entry self-heal completed on /clients/client4/~dmtmp/PM >[2012-04-03 17:45:47.255981] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-2: background entry self-heal completed on /clients/client8/~dmtmp/PM >[2012-04-03 17:45:47.256443] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-0: background entry self-heal completed on /clients/client8/~dmtmp/PM >[2012-04-03 17:45:47.259686] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-1: background entry self-heal completed on /clients/client8/~dmtmp/PM >[2012-04-03 17:45:47.261895] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-2: background entry self-heal triggered. path: /clients/client2/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:47.271662] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-2: background entry self-heal completed on /clients/client2/~dmtmp/PM >[2012-04-03 17:45:47.272127] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-2: background entry self-heal triggered. path: /clients/client7/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:47.274151] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-2: background entry self-heal triggered. path: /clients/client2/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:47.274409] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-1: background entry self-heal triggered. path: /clients/client2/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:47.274720] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-0: background entry self-heal triggered. path: /clients/client2/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:47.279416] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-1: background entry self-heal triggered. path: /clients/client9/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:47.282137] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-0: background entry self-heal completed on /clients/client2/~dmtmp/PM >[2012-04-03 17:45:47.282297] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-2: background entry self-heal completed on /clients/client7/~dmtmp/PM >[2012-04-03 17:45:47.282669] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-1: background entry self-heal completed on /clients/client2/~dmtmp/PM >[2012-04-03 17:45:47.283919] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-0: background entry self-heal triggered. path: /clients/client7/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:47.284571] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-2: background entry self-heal completed on /clients/client2/~dmtmp/PM >[2012-04-03 17:45:47.285270] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-2: background entry self-heal triggered. path: /clients/client7/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:47.285664] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-1: background entry self-heal triggered. path: /clients/client7/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:47.290039] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-1: background entry self-heal completed on /clients/client9/~dmtmp/PM >[2012-04-03 17:45:47.292297] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-0: background entry self-heal triggered. path: /clients/client3/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:47.293384] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-0: background entry self-heal completed on /clients/client7/~dmtmp/PM >[2012-04-03 17:45:47.293660] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-0: background entry self-heal triggered. path: /clients/client9/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:47.293824] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-2: background entry self-heal triggered. path: /clients/client9/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:47.295845] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-1: background entry self-heal triggered. path: /clients/client9/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:47.299407] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-1: background entry self-heal completed on /clients/client7/~dmtmp/PM >[2012-04-03 17:45:47.299950] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-2: background entry self-heal completed on /clients/client7/~dmtmp/PM >[2012-04-03 17:45:47.301996] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-0: background entry self-heal completed on /clients/client3/~dmtmp/PM >[2012-04-03 17:45:47.303888] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-0: background entry self-heal completed on /clients/client9/~dmtmp/PM >[2012-04-03 17:45:47.305032] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-2: background entry self-heal completed on /clients/client9/~dmtmp/PM >[2012-04-03 17:45:47.306436] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-0: background entry self-heal triggered. path: /clients/client3/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:47.306827] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-2: background entry self-heal triggered. path: /clients/client3/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:47.307408] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-1: background entry self-heal completed on /clients/client9/~dmtmp/PM >[2012-04-03 17:45:47.307987] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-1: background entry self-heal triggered. path: /clients/client3/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:47.310220] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-2: background entry self-heal triggered. path: /clients/client0/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:47.321192] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-0: background entry self-heal completed on /clients/client3/~dmtmp/PM >[2012-04-03 17:45:47.322459] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-1: background entry self-heal completed on /clients/client3/~dmtmp/PM >[2012-04-03 17:45:47.322971] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-1: background entry self-heal triggered. path: /clients/client5/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:47.323829] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-2: background entry self-heal completed on /clients/client3/~dmtmp/PM >[2012-04-03 17:45:47.327087] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-2: background entry self-heal completed on /clients/client0/~dmtmp/PM >[2012-04-03 17:45:47.330615] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-0: background entry self-heal triggered. path: /clients/client0/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:47.331277] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-2: background entry self-heal triggered. path: /clients/client0/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:47.331952] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-1: background entry self-heal triggered. path: /clients/client0/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:47.339745] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-1: background entry self-heal completed on /clients/client5/~dmtmp/PM >[2012-04-03 17:45:47.340235] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-0: background entry self-heal completed on /clients/client0/~dmtmp/PM >[2012-04-03 17:45:47.340515] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-1: background entry self-heal triggered. path: /clients/client1/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:47.345492] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-2: background entry self-heal triggered. path: /clients/client5/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:47.345859] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-1: background entry self-heal triggered. path: /clients/client5/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:47.346839] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-0: background entry self-heal triggered. path: /clients/client5/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:47.347290] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-2: background entry self-heal completed on /clients/client0/~dmtmp/PM >[2012-04-03 17:45:47.347796] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-1: background entry self-heal completed on /clients/client0/~dmtmp/PM >[2012-04-03 17:45:47.358069] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-1: background entry self-heal completed on /clients/client1/~dmtmp/PM >[2012-04-03 17:45:47.361374] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-1: background entry self-heal completed on /clients/client5/~dmtmp/PM >[2012-04-03 17:45:47.361587] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-2: background entry self-heal completed on /clients/client5/~dmtmp/PM >[2012-04-03 17:45:47.362649] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-2: background entry self-heal triggered. path: /clients/client1/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:47.362883] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-1: background entry self-heal triggered. path: /clients/client1/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:47.365036] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-0: background entry self-heal triggered. path: /clients/client1/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:47.366627] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-0: background entry self-heal completed on /clients/client5/~dmtmp/PM >[2012-04-03 17:45:47.373055] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-2: background entry self-heal completed on /clients/client1/~dmtmp/PM >[2012-04-03 17:45:47.373809] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-1: background entry self-heal completed on /clients/client1/~dmtmp/PM >[2012-04-03 17:45:47.375968] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-0: background entry self-heal completed on /clients/client1/~dmtmp/PM >[2012-04-03 17:45:47.376328] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-1: background entry self-heal triggered. path: /clients/client4/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:47.387821] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-1: background entry self-heal completed on /clients/client4/~dmtmp/PM >[2012-04-03 17:45:47.391706] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-1: background entry self-heal triggered. path: /clients/client4/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:47.391956] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-2: background entry self-heal triggered. path: /clients/client8/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:47.392214] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-0: background entry self-heal triggered. path: /clients/client4/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:47.392481] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-2: background entry self-heal triggered. path: /clients/client4/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:47.400539] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-2: background entry self-heal triggered. path: /clients/client2/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:47.400700] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-2: background entry self-heal completed on /clients/client8/~dmtmp/PM >[2012-04-03 17:45:47.401121] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-1: background entry self-heal completed on /clients/client4/~dmtmp/PM >[2012-04-03 17:45:47.401317] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-2: background entry self-heal completed on /clients/client4/~dmtmp/PM >[2012-04-03 17:45:47.402551] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-0: background entry self-heal completed on /clients/client4/~dmtmp/PM >[2012-04-03 17:45:47.403299] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-1: background entry self-heal triggered. path: /clients/client8/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:47.403901] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-0: background entry self-heal triggered. path: /clients/client8/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:47.404802] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-2: background entry self-heal triggered. path: /clients/client8/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:47.409462] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-2: background entry self-heal completed on /clients/client2/~dmtmp/PM >[2012-04-03 17:45:47.414386] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-2: background entry self-heal triggered. path: /clients/client2/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:47.415884] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-0: background entry self-heal triggered. path: /clients/client2/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:47.416326] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-0: background entry self-heal completed on /clients/client8/~dmtmp/PM >[2012-04-03 17:45:47.416503] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-2: background entry self-heal completed on /clients/client8/~dmtmp/PM >[2012-04-03 17:45:47.416703] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-1: background entry self-heal triggered. path: /clients/client2/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:47.416860] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-1: background entry self-heal completed on /clients/client8/~dmtmp/PM >[2012-04-03 17:45:47.418714] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-2: background entry self-heal triggered. path: /clients/client7/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:47.424589] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-1: background entry self-heal completed on /clients/client2/~dmtmp/PM >[2012-04-03 17:45:47.424985] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-0: background entry self-heal completed on /clients/client2/~dmtmp/PM >[2012-04-03 17:45:47.425257] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-2: background entry self-heal completed on /clients/client2/~dmtmp/PM >[2012-04-03 17:45:47.428109] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-2: background entry self-heal completed on /clients/client7/~dmtmp/PM >[2012-04-03 17:45:47.431666] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-1: background entry self-heal triggered. path: /clients/client7/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:47.431945] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-2: background entry self-heal triggered. path: /clients/client7/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:47.432492] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-0: background entry self-heal triggered. path: /clients/client3/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:47.432727] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-0: background entry self-heal triggered. path: /clients/client7/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:47.443966] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-2: background entry self-heal completed on /clients/client7/~dmtmp/PM >[2012-04-03 17:45:47.445508] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-1: background entry self-heal completed on /clients/client7/~dmtmp/PM >[2012-04-03 17:45:47.447358] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-0: background entry self-heal completed on /clients/client3/~dmtmp/PM >[2012-04-03 17:45:47.448268] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-0: background entry self-heal completed on /clients/client7/~dmtmp/PM >[2012-04-03 17:45:47.449029] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-1: background entry self-heal triggered. path: /clients/client9/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:47.449941] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-1: background entry self-heal triggered. path: /clients/client3/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:47.450970] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-2: background entry self-heal triggered. path: /clients/client3/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:47.452065] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-0: background entry self-heal triggered. path: /clients/client3/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:47.459242] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-1: background entry self-heal completed on /clients/client9/~dmtmp/PM >[2012-04-03 17:45:47.460251] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-1: background entry self-heal completed on /clients/client3/~dmtmp/PM >[2012-04-03 17:45:47.461779] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-2: background entry self-heal triggered. path: /clients/client0/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:47.462891] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-2: background entry self-heal triggered. path: /clients/client9/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:47.463577] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-2: background entry self-heal completed on /clients/client3/~dmtmp/PM >[2012-04-03 17:45:47.463815] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-0: background entry self-heal triggered. path: /clients/client9/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:47.464111] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-1: background entry self-heal triggered. path: /clients/client9/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:47.464708] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-0: background entry self-heal completed on /clients/client3/~dmtmp/PM >[2012-04-03 17:45:47.473292] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-1: background entry self-heal completed on /clients/client9/~dmtmp/PM >[2012-04-03 17:45:47.473644] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-2: background entry self-heal completed on /clients/client0/~dmtmp/PM >[2012-04-03 17:45:47.474275] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-2: background entry self-heal completed on /clients/client9/~dmtmp/PM >[2012-04-03 17:45:47.475488] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-1: background entry self-heal triggered. path: /clients/client1/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:47.476733] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-0: background entry self-heal completed on /clients/client9/~dmtmp/PM >[2012-04-03 17:45:47.477078] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-2: background entry self-heal triggered. path: /clients/client0/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:47.477563] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-1: background entry self-heal triggered. path: /clients/client0/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:47.479184] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-0: background entry self-heal triggered. path: /clients/client0/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:47.486664] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-1: background entry self-heal triggered. path: /clients/client5/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:47.487860] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-1: background entry self-heal completed on /clients/client1/~dmtmp/PM >[2012-04-03 17:45:47.488598] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-0: background entry self-heal completed on /clients/client0/~dmtmp/PM >[2012-04-03 17:45:47.491381] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-1: background entry self-heal completed on /clients/client0/~dmtmp/PM >[2012-04-03 17:45:47.491579] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-0: background entry self-heal triggered. path: /clients/client1/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:47.491989] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-2: background entry self-heal completed on /clients/client0/~dmtmp/PM >[2012-04-03 17:45:47.492899] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-1: background entry self-heal triggered. path: /clients/client1/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:47.493120] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-2: background entry self-heal triggered. path: /clients/client1/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:47.499757] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-1: background entry self-heal completed on /clients/client5/~dmtmp/PM >[2012-04-03 17:45:47.500545] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-0: background entry self-heal completed on /clients/client1/~dmtmp/PM >[2012-04-03 17:45:47.503556] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-0: background entry self-heal triggered. path: /clients/client5/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:47.504313] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-1: background entry self-heal triggered. path: /clients/client5/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:47.504726] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-1: background entry self-heal completed on /clients/client1/~dmtmp/PM >[2012-04-03 17:45:47.504940] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-2: background entry self-heal triggered. path: /clients/client5/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:47.507389] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-2: background entry self-heal completed on /clients/client1/~dmtmp/PM >[2012-04-03 17:45:47.515388] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-0: background entry self-heal completed on /clients/client5/~dmtmp/PM >[2012-04-03 17:45:47.516594] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-1: background entry self-heal triggered. path: /clients/client4/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:47.518613] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-2: background entry self-heal completed on /clients/client5/~dmtmp/PM >[2012-04-03 17:45:47.519104] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-1: background entry self-heal completed on /clients/client5/~dmtmp/PM >[2012-04-03 17:45:47.526676] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-1: background entry self-heal completed on /clients/client4/~dmtmp/PM >[2012-04-03 17:45:47.528471] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-2: background entry self-heal triggered. path: /clients/client8/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:47.529008] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-1: background entry self-heal triggered. path: /clients/client4/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:47.529504] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-0: background entry self-heal triggered. path: /clients/client4/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:47.530980] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-2: background entry self-heal triggered. path: /clients/client4/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:47.532994] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-1: background entry self-heal completed on /clients/client4/~dmtmp/PM >[2012-04-03 17:45:47.535205] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-0: background entry self-heal completed on /clients/client4/~dmtmp/PM >[2012-04-03 17:45:47.537411] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-2: background entry self-heal completed on /clients/client8/~dmtmp/PM >[2012-04-03 17:45:47.539994] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-2: background entry self-heal completed on /clients/client4/~dmtmp/PM >[2012-04-03 17:45:47.540548] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-1: background entry self-heal triggered. path: /clients/client8/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:47.541402] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-0: background entry self-heal triggered. path: /clients/client8/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:47.542686] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-2: background entry self-heal triggered. path: /clients/client8/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:47.544058] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-2: background entry self-heal triggered. path: /clients/client2/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:47.550360] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-0: background entry self-heal completed on /clients/client8/~dmtmp/PM >[2012-04-03 17:45:47.551038] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-1: background entry self-heal completed on /clients/client8/~dmtmp/PM >[2012-04-03 17:45:47.554720] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-2: background entry self-heal completed on /clients/client8/~dmtmp/PM >[2012-04-03 17:45:47.555361] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-2: background entry self-heal completed on /clients/client2/~dmtmp/PM >[2012-04-03 17:45:47.556789] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-0: background entry self-heal triggered. path: /clients/client3/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:47.558141] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-2: background entry self-heal triggered. path: /clients/client2/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:47.558445] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-1: background entry self-heal triggered. path: /clients/client2/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:47.559092] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-0: background entry self-heal triggered. path: /clients/client2/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:47.568468] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-1: background entry self-heal completed on /clients/client2/~dmtmp/PM >[2012-04-03 17:45:47.569286] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-0: background entry self-heal completed on /clients/client3/~dmtmp/PM >[2012-04-03 17:45:47.570733] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-2: background entry self-heal completed on /clients/client2/~dmtmp/PM >[2012-04-03 17:45:47.570926] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-2: background entry self-heal triggered. path: /clients/client7/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:47.571906] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-0: background entry self-heal completed on /clients/client2/~dmtmp/PM >[2012-04-03 17:45:47.572203] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-1: background entry self-heal triggered. path: /clients/client3/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:47.573259] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-2: background entry self-heal triggered. path: /clients/client3/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:47.574654] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-0: background entry self-heal triggered. path: /clients/client3/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:47.582447] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-1: background entry self-heal completed on /clients/client3/~dmtmp/PM >[2012-04-03 17:45:47.582628] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-2: background entry self-heal completed on /clients/client7/~dmtmp/PM >[2012-04-03 17:45:47.584196] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-2: background entry self-heal completed on /clients/client3/~dmtmp/PM >[2012-04-03 17:45:47.585666] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-1: background entry self-heal triggered. path: /clients/client9/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:47.586500] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-1: background entry self-heal triggered. path: /clients/client7/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:47.587474] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-0: background entry self-heal triggered. path: /clients/client7/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:47.587960] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-2: background entry self-heal triggered. path: /clients/client7/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:47.588262] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-0: background entry self-heal completed on /clients/client3/~dmtmp/PM >[2012-04-03 17:45:47.593342] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-1: background entry self-heal completed on /clients/client9/~dmtmp/PM >[2012-04-03 17:45:47.595048] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-1: background entry self-heal completed on /clients/client7/~dmtmp/PM >[2012-04-03 17:45:47.596601] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-0: background entry self-heal triggered. path: /clients/client9/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:47.597322] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-2: background entry self-heal triggered. path: /clients/client9/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:47.597622] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-1: background entry self-heal triggered. path: /clients/client9/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:47.598120] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-0: background entry self-heal completed on /clients/client7/~dmtmp/PM >[2012-04-03 17:45:47.598661] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-0: background entry self-heal triggered. path: /clients/client6/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:47.600400] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-2: background entry self-heal completed on /clients/client7/~dmtmp/PM >[2012-04-03 17:45:47.605029] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-0: background entry self-heal completed on /clients/client9/~dmtmp/PM >[2012-04-03 17:45:47.607588] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-1: background entry self-heal triggered. path: /clients/client1/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:47.608375] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-1: background entry self-heal completed on /clients/client9/~dmtmp/PM >[2012-04-03 17:45:47.611967] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-2: background entry self-heal completed on /clients/client9/~dmtmp/PM >[2012-04-03 17:45:47.612955] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-0: background entry self-heal completed on /clients/client6/~dmtmp/PM >[2012-04-03 17:45:47.614642] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-1: background entry self-heal completed on /clients/client1/~dmtmp/PM >[2012-04-03 17:45:47.616520] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-2: background entry self-heal triggered. path: /clients/client6/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:47.618218] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-1: background entry self-heal triggered. path: /clients/client6/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:47.618798] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-2: background entry self-heal triggered. path: /clients/client1/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:47.619860] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-0: background entry self-heal triggered. path: /clients/client6/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:47.621260] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-1: background entry self-heal triggered. path: /clients/client1/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:47.621879] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-0: background entry self-heal triggered. path: /clients/client1/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:47.624524] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-1: background entry self-heal triggered. path: /clients/client5/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:47.626433] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-2: background entry self-heal completed on /clients/client6/~dmtmp/PM >[2012-04-03 17:45:47.627757] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-2: background entry self-heal completed on /clients/client1/~dmtmp/PM >[2012-04-03 17:45:47.628165] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-1: background entry self-heal completed on /clients/client6/~dmtmp/PM >[2012-04-03 17:45:47.631712] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-1: background entry self-heal completed on /clients/client1/~dmtmp/PM >[2012-04-03 17:45:47.632584] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-0: background entry self-heal completed on /clients/client6/~dmtmp/PM >[2012-04-03 17:45:47.634417] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-0: background entry self-heal completed on /clients/client1/~dmtmp/PM >[2012-04-03 17:45:47.634632] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-1: background entry self-heal completed on /clients/client5/~dmtmp/PM >[2012-04-03 17:45:47.638730] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-1: background entry self-heal triggered. path: /clients/client5/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:47.638959] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-2: background entry self-heal triggered. path: /clients/client0/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:47.639416] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-0: background entry self-heal triggered. path: /clients/client5/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:47.639648] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-2: background entry self-heal triggered. path: /clients/client5/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:47.649949] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-0: background entry self-heal completed on /clients/client5/~dmtmp/PM >[2012-04-03 17:45:47.650463] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-1: background entry self-heal completed on /clients/client5/~dmtmp/PM >[2012-04-03 17:45:47.653582] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-2: background entry self-heal completed on /clients/client0/~dmtmp/PM >[2012-04-03 17:45:47.654108] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-2: background entry self-heal completed on /clients/client5/~dmtmp/PM >[2012-04-03 17:45:47.654435] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-1: background entry self-heal triggered. path: /clients/client4/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:47.658291] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-0: background entry self-heal triggered. path: /clients/client0/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:47.658793] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-1: background entry self-heal triggered. path: /clients/client0/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:47.660529] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-2: background entry self-heal triggered. path: /clients/client0/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:47.667543] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-1: background entry self-heal completed on /clients/client4/~dmtmp/PM >[2012-04-03 17:45:47.668150] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-0: background entry self-heal completed on /clients/client0/~dmtmp/PM >[2012-04-03 17:45:47.670236] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-2: background entry self-heal triggered. path: /clients/client8/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:47.670847] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-0: background entry self-heal triggered. path: /clients/client4/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:47.671397] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-2: background entry self-heal triggered. path: /clients/client4/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:47.671622] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-1: background entry self-heal triggered. path: /clients/client4/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:47.671930] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-1: background entry self-heal completed on /clients/client0/~dmtmp/PM >[2012-04-03 17:45:47.673209] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-2: background entry self-heal completed on /clients/client0/~dmtmp/PM >[2012-04-03 17:45:47.677649] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-0: background entry self-heal completed on /clients/client4/~dmtmp/PM >[2012-04-03 17:45:47.682403] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-1: background entry self-heal completed on /clients/client4/~dmtmp/PM >[2012-04-03 17:45:47.683408] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-2: background entry self-heal triggered. path: /clients/client2/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:47.684769] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-2: background entry self-heal completed on /clients/client8/~dmtmp/PM >[2012-04-03 17:45:47.685704] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-2: background entry self-heal completed on /clients/client4/~dmtmp/PM >[2012-04-03 17:45:47.686981] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-0: background entry self-heal triggered. path: /clients/client8/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:47.688651] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-1: background entry self-heal triggered. path: /clients/client8/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:47.688981] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-2: background entry self-heal triggered. path: /clients/client8/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:47.694040] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-2: background entry self-heal completed on /clients/client2/~dmtmp/PM >[2012-04-03 17:45:47.695854] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-0: background entry self-heal triggered. path: /clients/client3/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:47.697009] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-0: background entry self-heal triggered. path: /clients/client2/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:47.697646] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-1: background entry self-heal triggered. path: /clients/client2/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:47.698077] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-0: background entry self-heal completed on /clients/client8/~dmtmp/PM >[2012-04-03 17:45:47.698868] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-2: background entry self-heal triggered. path: /clients/client2/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:47.699878] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-1: background entry self-heal completed on /clients/client8/~dmtmp/PM >[2012-04-03 17:45:47.700266] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-2: background entry self-heal completed on /clients/client8/~dmtmp/PM >[2012-04-03 17:45:47.707368] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-0: background entry self-heal completed on /clients/client3/~dmtmp/PM >[2012-04-03 17:45:47.707987] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-1: background entry self-heal completed on /clients/client2/~dmtmp/PM >[2012-04-03 17:45:47.710547] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-2: background entry self-heal triggered. path: /clients/client7/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:47.710918] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-1: background entry self-heal triggered. path: /clients/client3/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:47.712123] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-2: background entry self-heal completed on /clients/client2/~dmtmp/PM >[2012-04-03 17:45:47.712712] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-0: background entry self-heal completed on /clients/client2/~dmtmp/PM >[2012-04-03 17:45:47.713123] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-2: background entry self-heal triggered. path: /clients/client3/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:47.713972] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-0: background entry self-heal triggered. path: /clients/client3/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:47.722838] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-2: background entry self-heal completed on /clients/client7/~dmtmp/PM >[2012-04-03 17:45:47.725379] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-1: background entry self-heal triggered. path: /clients/client9/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:47.725652] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-0: background entry self-heal completed on /clients/client3/~dmtmp/PM >[2012-04-03 17:45:47.726109] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-0: background entry self-heal triggered. path: /clients/client7/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:47.726638] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-1: background entry self-heal completed on /clients/client3/~dmtmp/PM >[2012-04-03 17:45:47.727305] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-1: background entry self-heal triggered. path: /clients/client7/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:47.727765] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-2: background entry self-heal completed on /clients/client3/~dmtmp/PM >[2012-04-03 17:45:47.728521] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-2: background entry self-heal triggered. path: /clients/client7/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:47.737206] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-1: background entry self-heal completed on /clients/client9/~dmtmp/PM >[2012-04-03 17:45:47.738007] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-1: background entry self-heal completed on /clients/client7/~dmtmp/PM >[2012-04-03 17:45:47.738363] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-2: background entry self-heal completed on /clients/client7/~dmtmp/PM >[2012-04-03 17:45:47.738610] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-0: background entry self-heal completed on /clients/client7/~dmtmp/PM >[2012-04-03 17:45:47.740025] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-0: background entry self-heal triggered. path: /clients/client6/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:47.740254] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-2: background entry self-heal triggered. path: /clients/client9/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:47.741773] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-1: background entry self-heal triggered. path: /clients/client9/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:47.742169] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-0: background entry self-heal triggered. path: /clients/client9/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:47.751845] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-2: background entry self-heal completed on /clients/client9/~dmtmp/PM >[2012-04-03 17:45:47.752671] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-1: background entry self-heal triggered. path: /clients/client1/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:47.755118] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-0: background entry self-heal completed on /clients/client6/~dmtmp/PM >[2012-04-03 17:45:47.755705] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-1: background entry self-heal completed on /clients/client9/~dmtmp/PM >[2012-04-03 17:45:47.757763] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-0: background entry self-heal completed on /clients/client9/~dmtmp/PM >[2012-04-03 17:45:47.758137] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-2: background entry self-heal triggered. path: /clients/client6/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:47.758679] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-1: background entry self-heal triggered. path: /clients/client6/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:47.760161] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-0: background entry self-heal triggered. path: /clients/client6/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:47.764359] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-1: background entry self-heal completed on /clients/client1/~dmtmp/PM >[2012-04-03 17:45:47.766714] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-2: background entry self-heal triggered. path: /clients/client1/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:47.767841] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-1: background entry self-heal triggered. path: /clients/client5/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:47.768057] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-1: background entry self-heal triggered. path: /clients/client1/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:47.768462] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-2: background entry self-heal completed on /clients/client6/~dmtmp/PM >[2012-04-03 17:45:47.768849] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-1: background entry self-heal completed on /clients/client6/~dmtmp/PM >[2012-04-03 17:45:47.769143] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-0: background entry self-heal triggered. path: /clients/client1/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:47.772590] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-0: background entry self-heal completed on /clients/client6/~dmtmp/PM >[2012-04-03 17:45:47.776491] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-2: background entry self-heal completed on /clients/client1/~dmtmp/PM >[2012-04-03 17:45:47.777826] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-1: background entry self-heal completed on /clients/client5/~dmtmp/PM >[2012-04-03 17:45:47.778360] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-1: background entry self-heal completed on /clients/client1/~dmtmp/PM >[2012-04-03 17:45:47.778616] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-2: background entry self-heal triggered. path: /clients/client0/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:47.780208] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-2: background entry self-heal triggered. path: /clients/client5/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:47.781165] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-1: background entry self-heal triggered. path: /clients/client5/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:47.781665] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-0: background entry self-heal triggered. path: /clients/client5/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:47.783454] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-0: background entry self-heal completed on /clients/client1/~dmtmp/PM >[2012-04-03 17:45:47.789225] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-2: background entry self-heal completed on /clients/client0/~dmtmp/PM >[2012-04-03 17:45:47.790968] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-2: background entry self-heal completed on /clients/client5/~dmtmp/PM >[2012-04-03 17:45:47.793502] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-1: background entry self-heal completed on /clients/client5/~dmtmp/PM >[2012-04-03 17:45:47.794447] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-1: background entry self-heal triggered. path: /clients/client0/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:47.794916] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-2: background entry self-heal triggered. path: /clients/client0/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:47.795694] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-0: background entry self-heal triggered. path: /clients/client0/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:47.796342] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-0: background entry self-heal completed on /clients/client5/~dmtmp/PM >[2012-04-03 17:45:47.796647] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-1: background entry self-heal triggered. path: /clients/client4/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:47.802635] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-2: background entry self-heal completed on /clients/client0/~dmtmp/PM >[2012-04-03 17:45:47.804755] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-1: background entry self-heal completed on /clients/client0/~dmtmp/PM >[2012-04-03 17:45:47.805782] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-1: background entry self-heal completed on /clients/client4/~dmtmp/PM >[2012-04-03 17:45:47.807066] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-2: background entry self-heal triggered. path: /clients/client8/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:47.808305] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-0: background entry self-heal completed on /clients/client0/~dmtmp/PM >[2012-04-03 17:45:47.809742] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-2: background entry self-heal triggered. path: /clients/client4/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:47.810107] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-0: background entry self-heal triggered. path: /clients/client4/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:47.811431] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-1: background entry self-heal triggered. path: /clients/client4/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:47.819833] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-2: background entry self-heal completed on /clients/client8/~dmtmp/PM >[2012-04-03 17:45:47.821101] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-2: background entry self-heal completed on /clients/client4/~dmtmp/PM >[2012-04-03 17:45:47.821655] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-1: background entry self-heal triggered. path: /clients/client8/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:47.822160] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-2: background entry self-heal triggered. path: /clients/client7/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:47.823104] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-2: background entry self-heal triggered. path: /clients/client8/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:47.823267] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-1: background entry self-heal completed on /clients/client4/~dmtmp/PM >[2012-04-03 17:45:47.824634] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-0: background entry self-heal triggered. path: /clients/client8/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:47.825796] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-0: background entry self-heal completed on /clients/client4/~dmtmp/PM >[2012-04-03 17:45:47.833141] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-1: background entry self-heal completed on /clients/client8/~dmtmp/PM >[2012-04-03 17:45:47.835711] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-2: background entry self-heal completed on /clients/client7/~dmtmp/PM >[2012-04-03 17:45:47.836506] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-2: background entry self-heal triggered. path: /clients/client2/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:47.836953] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-2: background entry self-heal completed on /clients/client8/~dmtmp/PM >[2012-04-03 17:45:47.837223] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-0: background entry self-heal completed on /clients/client8/~dmtmp/PM >[2012-04-03 17:45:47.838739] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-1: background entry self-heal triggered. path: /clients/client7/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:47.839450] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-2: background entry self-heal triggered. path: /clients/client7/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:47.840288] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-0: background entry self-heal triggered. path: /clients/client7/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:47.847236] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-2: background entry self-heal completed on /clients/client2/~dmtmp/PM >[2012-04-03 17:45:47.849252] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-1: background entry self-heal completed on /clients/client7/~dmtmp/PM >[2012-04-03 17:45:47.850688] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-1: background entry self-heal triggered. path: /clients/client2/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:47.851005] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-0: background entry self-heal triggered. path: /clients/client2/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:47.851517] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-0: background entry self-heal completed on /clients/client7/~dmtmp/PM >[2012-04-03 17:45:47.851962] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-0: background entry self-heal triggered. path: /clients/client3/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:47.852171] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-2: background entry self-heal triggered. path: /clients/client2/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:47.852586] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-2: background entry self-heal completed on /clients/client7/~dmtmp/PM >[2012-04-03 17:45:47.857205] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-1: background entry self-heal completed on /clients/client2/~dmtmp/PM >[2012-04-03 17:45:47.862689] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-0: background entry self-heal completed on /clients/client2/~dmtmp/PM >[2012-04-03 17:45:47.862859] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-2: background entry self-heal completed on /clients/client2/~dmtmp/PM >[2012-04-03 17:45:47.863133] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-0: background entry self-heal completed on /clients/client3/~dmtmp/PM >[2012-04-03 17:45:47.863923] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-1: background entry self-heal triggered. path: /clients/client9/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:47.866300] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-1: background entry self-heal triggered. path: /clients/client3/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:47.867000] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-0: background entry self-heal triggered. path: /clients/client3/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:47.867369] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-2: background entry self-heal triggered. path: /clients/client3/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:47.877241] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-1: background entry self-heal completed on /clients/client9/~dmtmp/PM >[2012-04-03 17:45:47.878111] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-0: background entry self-heal completed on /clients/client3/~dmtmp/PM >[2012-04-03 17:45:47.878626] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-1: background entry self-heal completed on /clients/client3/~dmtmp/PM >[2012-04-03 17:45:47.879024] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-1: background entry self-heal triggered. path: /clients/client1/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:47.881027] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-1: background entry self-heal triggered. path: /clients/client9/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:47.881581] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-0: background entry self-heal triggered. path: /clients/client9/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:47.883473] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-2: background entry self-heal triggered. path: /clients/client9/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:47.884446] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-2: background entry self-heal completed on /clients/client3/~dmtmp/PM >[2012-04-03 17:45:47.888275] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-1: background entry self-heal completed on /clients/client1/~dmtmp/PM >[2012-04-03 17:45:47.891227] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-1: background entry self-heal completed on /clients/client9/~dmtmp/PM >[2012-04-03 17:45:47.891930] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-0: background entry self-heal completed on /clients/client9/~dmtmp/PM >[2012-04-03 17:45:47.892189] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-0: background entry self-heal triggered. path: /clients/client1/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:47.892761] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-2: background entry self-heal triggered. path: /clients/client1/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:47.893064] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-1: background entry self-heal triggered. path: /clients/client1/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:47.895454] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-0: background entry self-heal triggered. path: /clients/client6/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:47.895821] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-2: background entry self-heal completed on /clients/client9/~dmtmp/PM >[2012-04-03 17:45:47.905143] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-2: background entry self-heal completed on /clients/client1/~dmtmp/PM >[2012-04-03 17:45:47.905321] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-1: background entry self-heal completed on /clients/client1/~dmtmp/PM >[2012-04-03 17:45:47.906066] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-0: background entry self-heal completed on /clients/client1/~dmtmp/PM >[2012-04-03 17:45:47.907151] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-1: background entry self-heal triggered. path: /clients/client5/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:47.908824] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-0: background entry self-heal completed on /clients/client6/~dmtmp/PM >[2012-04-03 17:45:47.911808] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-1: background entry self-heal triggered. path: /clients/client6/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:47.912249] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-0: background entry self-heal triggered. path: /clients/client6/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:47.912607] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-2: background entry self-heal triggered. path: /clients/client6/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:47.918167] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-2: background entry self-heal triggered. path: /clients/client0/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:47.920505] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-1: background entry self-heal completed on /clients/client5/~dmtmp/PM >[2012-04-03 17:45:47.922584] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-1: background entry self-heal triggered. path: /clients/client5/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:47.922800] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-2: background entry self-heal triggered. path: /clients/client5/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:47.923365] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-1: background entry self-heal completed on /clients/client6/~dmtmp/PM >[2012-04-03 17:45:47.924233] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-2: background entry self-heal completed on /clients/client6/~dmtmp/PM >[2012-04-03 17:45:47.932259] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-0: background entry self-heal triggered. path: /clients/client5/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:47.933508] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-2: background entry self-heal completed on /clients/client0/~dmtmp/PM >[2012-04-03 17:45:47.936273] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-0: background entry self-heal completed on /clients/client6/~dmtmp/PM >[2012-04-03 17:45:47.939391] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-1: background entry self-heal triggered. path: /clients/client0/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:47.939726] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-0: background entry self-heal triggered. path: /clients/client0/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:47.940320] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-2: background entry self-heal triggered. path: /clients/client0/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:47.940905] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-1: background entry self-heal completed on /clients/client5/~dmtmp/PM >[2012-04-03 17:45:47.942703] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-2: background entry self-heal completed on /clients/client5/~dmtmp/PM >[2012-04-03 17:45:47.946547] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-1: background entry self-heal triggered. path: /clients/client4/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:47.947985] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-0: background entry self-heal completed on /clients/client5/~dmtmp/PM >[2012-04-03 17:45:47.952338] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-0: background entry self-heal completed on /clients/client0/~dmtmp/PM >[2012-04-03 17:45:47.953642] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-1: background entry self-heal completed on /clients/client0/~dmtmp/PM >[2012-04-03 17:45:47.955520] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-2: background entry self-heal completed on /clients/client0/~dmtmp/PM >[2012-04-03 17:45:47.958282] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-2: background entry self-heal triggered. path: /clients/client8/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:47.958583] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-1: background entry self-heal completed on /clients/client4/~dmtmp/PM >[2012-04-03 17:45:47.960966] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-2: background entry self-heal triggered. path: /clients/client4/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:47.962282] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-1: background entry self-heal triggered. path: /clients/client4/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:47.964130] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-0: background entry self-heal triggered. path: /clients/client4/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:47.972943] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-2: background entry self-heal triggered. path: /clients/client2/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:47.973573] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-2: background entry self-heal completed on /clients/client8/~dmtmp/PM >[2012-04-03 17:45:47.976878] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-1: background entry self-heal triggered. path: /clients/client8/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:47.977688] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-2: background entry self-heal completed on /clients/client4/~dmtmp/PM >[2012-04-03 17:45:47.977933] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-2: background entry self-heal triggered. path: /clients/client8/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:47.978530] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-1: background entry self-heal completed on /clients/client4/~dmtmp/PM >[2012-04-03 17:45:47.979996] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-0: background entry self-heal triggered. path: /clients/client8/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:47.980350] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-0: background entry self-heal completed on /clients/client4/~dmtmp/PM >[2012-04-03 17:45:47.982382] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-2: background entry self-heal completed on /clients/client2/~dmtmp/PM >[2012-04-03 17:45:47.986754] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-0: background entry self-heal triggered. path: /clients/client2/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:47.987082] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-2: background entry self-heal triggered. path: /clients/client2/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:47.987435] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-1: background entry self-heal triggered. path: /clients/client2/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:47.987667] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-1: background entry self-heal completed on /clients/client8/~dmtmp/PM >[2012-04-03 17:45:47.990215] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-2: background entry self-heal triggered. path: /clients/client7/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:47.990620] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-2: background entry self-heal completed on /clients/client8/~dmtmp/PM >[2012-04-03 17:45:47.991812] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-0: background entry self-heal completed on /clients/client8/~dmtmp/PM >[2012-04-03 17:45:47.994789] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-1: background entry self-heal completed on /clients/client2/~dmtmp/PM >[2012-04-03 17:45:47.997268] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-2: background entry self-heal completed on /clients/client2/~dmtmp/PM >[2012-04-03 17:45:47.998939] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-2: background entry self-heal completed on /clients/client7/~dmtmp/PM >[2012-04-03 17:45:47.999571] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-0: background entry self-heal completed on /clients/client2/~dmtmp/PM >[2012-04-03 17:45:48.001659] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-0: background entry self-heal triggered. path: /clients/client3/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:48.001957] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-1: background entry self-heal triggered. path: /clients/client7/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:48.003078] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-0: background entry self-heal triggered. path: /clients/client7/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:48.003771] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-2: background entry self-heal triggered. path: /clients/client7/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:48.013854] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-2: background entry self-heal completed on /clients/client7/~dmtmp/PM >[2012-04-03 17:45:48.014219] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-0: background entry self-heal completed on /clients/client3/~dmtmp/PM >[2012-04-03 17:45:48.015619] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-0: background entry self-heal completed on /clients/client7/~dmtmp/PM >[2012-04-03 17:45:48.015809] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-1: background entry self-heal completed on /clients/client7/~dmtmp/PM >[2012-04-03 17:45:48.016512] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-1: background entry self-heal triggered. path: /clients/client9/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:48.017467] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-2: background entry self-heal triggered. path: /clients/client3/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:48.017945] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-0: background entry self-heal triggered. path: /clients/client3/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:48.018477] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-1: background entry self-heal triggered. path: /clients/client3/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:48.027411] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-1: background entry self-heal completed on /clients/client9/~dmtmp/PM >[2012-04-03 17:45:48.027882] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-2: background entry self-heal completed on /clients/client3/~dmtmp/PM >[2012-04-03 17:45:48.029821] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-1: background entry self-heal triggered. path: /clients/client1/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:48.030073] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-1: background entry self-heal completed on /clients/client3/~dmtmp/PM >[2012-04-03 17:45:48.030488] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-2: background entry self-heal triggered. path: /clients/client9/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:48.031467] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-1: background entry self-heal triggered. path: /clients/client9/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:48.031840] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-0: background entry self-heal triggered. path: /clients/client9/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:48.032080] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-0: background entry self-heal completed on /clients/client3/~dmtmp/PM >[2012-04-03 17:45:48.040897] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-2: background entry self-heal completed on /clients/client9/~dmtmp/PM >[2012-04-03 17:45:48.043724] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-1: background entry self-heal completed on /clients/client1/~dmtmp/PM >[2012-04-03 17:45:48.045463] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-0: background entry self-heal triggered. path: /clients/client6/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:48.046191] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-0: background entry self-heal completed on /clients/client9/~dmtmp/PM >[2012-04-03 17:45:48.046583] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-2: background entry self-heal triggered. path: /clients/client1/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:48.046755] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-1: background entry self-heal completed on /clients/client9/~dmtmp/PM >[2012-04-03 17:45:48.047593] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-0: background entry self-heal triggered. path: /clients/client1/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:48.047933] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-1: background entry self-heal triggered. path: /clients/client1/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:48.057207] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-1: background entry self-heal completed on /clients/client1/~dmtmp/PM >[2012-04-03 17:45:48.058365] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-2: background entry self-heal completed on /clients/client1/~dmtmp/PM >[2012-04-03 17:45:48.058786] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-2: background entry self-heal triggered. path: /clients/client0/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:48.059319] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-0: background entry self-heal completed on /clients/client6/~dmtmp/PM >[2012-04-03 17:45:48.061876] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-2: background entry self-heal triggered. path: /clients/client6/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:48.062161] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-1: background entry self-heal triggered. path: /clients/client6/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:48.062471] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-0: background entry self-heal completed on /clients/client1/~dmtmp/PM >[2012-04-03 17:45:48.065076] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-0: background entry self-heal triggered. path: /clients/client6/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:48.071186] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-2: background entry self-heal completed on /clients/client0/~dmtmp/PM >[2012-04-03 17:45:48.073268] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-1: background entry self-heal triggered. path: /clients/client5/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:48.074994] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-1: background entry self-heal triggered. path: /clients/client0/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:48.075926] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-2: background entry self-heal completed on /clients/client6/~dmtmp/PM >[2012-04-03 17:45:48.077038] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-1: background entry self-heal completed on /clients/client6/~dmtmp/PM >[2012-04-03 17:45:48.077607] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-2: background entry self-heal triggered. path: /clients/client0/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:48.078119] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-0: background entry self-heal triggered. path: /clients/client0/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:48.080857] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-0: background entry self-heal completed on /clients/client6/~dmtmp/PM >[2012-04-03 17:45:48.083838] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-1: background entry self-heal completed on /clients/client5/~dmtmp/PM >[2012-04-03 17:45:48.085229] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-1: background entry self-heal completed on /clients/client0/~dmtmp/PM >[2012-04-03 17:45:48.088283] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-2: background entry self-heal triggered. path: /clients/client5/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:48.089506] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-1: background entry self-heal triggered. path: /clients/client5/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:48.090120] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-0: background entry self-heal triggered. path: /clients/client5/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:48.090381] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-2: background entry self-heal completed on /clients/client0/~dmtmp/PM >[2012-04-03 17:45:48.090573] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-0: background entry self-heal completed on /clients/client0/~dmtmp/PM >[2012-04-03 17:45:48.091485] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-1: background entry self-heal triggered. path: /clients/client4/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:48.099380] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-0: background entry self-heal completed on /clients/client5/~dmtmp/PM >[2012-04-03 17:45:48.100763] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-2: background entry self-heal completed on /clients/client5/~dmtmp/PM >[2012-04-03 17:45:48.101297] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-2: background entry self-heal triggered. path: /clients/client8/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:48.103134] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-1: background entry self-heal completed on /clients/client5/~dmtmp/PM >[2012-04-03 17:45:48.103522] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-1: background entry self-heal completed on /clients/client4/~dmtmp/PM >[2012-04-03 17:45:48.106706] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-1: background entry self-heal triggered. path: /clients/client4/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:48.107824] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-0: background entry self-heal triggered. path: /clients/client4/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:48.108047] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-2: background entry self-heal triggered. path: /clients/client4/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:48.115137] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-2: background entry self-heal triggered. path: /clients/client2/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:48.115992] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-2: background entry self-heal completed on /clients/client8/~dmtmp/PM >[2012-04-03 17:45:48.116520] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-1: background entry self-heal completed on /clients/client4/~dmtmp/PM >[2012-04-03 17:45:48.118584] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-1: background entry self-heal triggered. path: /clients/client8/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:48.119107] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-0: background entry self-heal triggered. path: /clients/client8/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:48.119661] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-2: background entry self-heal triggered. path: /clients/client8/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:48.119989] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-0: background entry self-heal completed on /clients/client4/~dmtmp/PM >[2012-04-03 17:45:48.121809] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-2: background entry self-heal completed on /clients/client4/~dmtmp/PM >[2012-04-03 17:45:48.126771] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-2: background entry self-heal completed on /clients/client2/~dmtmp/PM >[2012-04-03 17:45:48.127701] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-2: background entry self-heal triggered. path: /clients/client7/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:48.129779] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-1: background entry self-heal completed on /clients/client8/~dmtmp/PM >[2012-04-03 17:45:48.130226] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-0: background entry self-heal triggered. path: /clients/client2/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:48.130440] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-0: background entry self-heal completed on /clients/client8/~dmtmp/PM >[2012-04-03 17:45:48.130635] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-1: background entry self-heal triggered. path: /clients/client2/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:48.131184] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-2: background entry self-heal triggered. path: /clients/client2/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:48.131515] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-2: background entry self-heal completed on /clients/client8/~dmtmp/PM >[2012-04-03 17:45:48.139661] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-0: background entry self-heal triggered. path: /clients/client3/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:48.140704] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-2: background entry self-heal completed on /clients/client7/~dmtmp/PM >[2012-04-03 17:45:48.142380] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-1: background entry self-heal completed on /clients/client2/~dmtmp/PM >[2012-04-03 17:45:48.142613] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-0: background entry self-heal completed on /clients/client2/~dmtmp/PM >[2012-04-03 17:45:48.143875] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-2: background entry self-heal completed on /clients/client2/~dmtmp/PM >[2012-04-03 17:45:48.145083] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-2: background entry self-heal triggered. path: /clients/client7/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:48.146050] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-0: background entry self-heal triggered. path: /clients/client7/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:48.146409] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-1: background entry self-heal triggered. path: /clients/client7/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:48.152670] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-0: background entry self-heal completed on /clients/client3/~dmtmp/PM >[2012-04-03 17:45:48.154843] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-1: background entry self-heal triggered. path: /clients/client9/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:48.156508] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-2: background entry self-heal triggered. path: /clients/client3/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:48.157085] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-2: background entry self-heal completed on /clients/client7/~dmtmp/PM >[2012-04-03 17:45:48.157485] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-1: background entry self-heal triggered. path: /clients/client3/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:48.157970] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-1: background entry self-heal completed on /clients/client7/~dmtmp/PM >[2012-04-03 17:45:48.158265] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-0: background entry self-heal triggered. path: /clients/client3/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:48.159344] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-0: background entry self-heal completed on /clients/client7/~dmtmp/PM >[2012-04-03 17:45:48.168171] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-1: background entry self-heal completed on /clients/client9/~dmtmp/PM >[2012-04-03 17:45:48.168948] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-2: background entry self-heal triggered. path: /clients/client0/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:48.169311] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-2: background entry self-heal completed on /clients/client3/~dmtmp/PM >[2012-04-03 17:45:48.170978] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-2: background entry self-heal triggered. path: /clients/client9/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:48.171852] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-0: background entry self-heal completed on /clients/client3/~dmtmp/PM >[2012-04-03 17:45:48.172082] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-1: background entry self-heal completed on /clients/client3/~dmtmp/PM >[2012-04-03 17:45:48.172881] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-1: background entry self-heal triggered. path: /clients/client9/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:48.173810] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-0: background entry self-heal triggered. path: /clients/client9/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:48.181286] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-2: background entry self-heal completed on /clients/client0/~dmtmp/PM >[2012-04-03 17:45:48.183889] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-2: background entry self-heal completed on /clients/client9/~dmtmp/PM >[2012-04-03 17:45:48.184718] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-1: background entry self-heal triggered. path: /clients/client1/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:48.185634] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-0: background entry self-heal triggered. path: /clients/client0/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:48.186695] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-0: background entry self-heal completed on /clients/client9/~dmtmp/PM >[2012-04-03 17:45:48.186917] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-2: background entry self-heal triggered. path: /clients/client0/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:48.187679] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-1: background entry self-heal triggered. path: /clients/client0/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:48.187900] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-1: background entry self-heal completed on /clients/client9/~dmtmp/PM >[2012-04-03 17:45:48.194105] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-2: background entry self-heal completed on /clients/client0/~dmtmp/PM >[2012-04-03 17:45:48.195040] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-0: background entry self-heal completed on /clients/client0/~dmtmp/PM >[2012-04-03 17:45:48.195995] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-1: background entry self-heal completed on /clients/client1/~dmtmp/PM >[2012-04-03 17:45:48.198424] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-0: background entry self-heal triggered. path: /clients/client6/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:48.198678] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-2: background entry self-heal triggered. path: /clients/client1/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:48.198836] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-1: background entry self-heal completed on /clients/client0/~dmtmp/PM >[2012-04-03 17:45:48.199659] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-0: background entry self-heal triggered. path: /clients/client1/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:48.199991] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-1: background entry self-heal triggered. path: /clients/client1/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:48.209000] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-2: background entry self-heal completed on /clients/client1/~dmtmp/PM >[2012-04-03 17:45:48.209290] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-0: background entry self-heal completed on /clients/client6/~dmtmp/PM >[2012-04-03 17:45:48.210660] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-0: background entry self-heal completed on /clients/client1/~dmtmp/PM >[2012-04-03 17:45:48.211660] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-1: background entry self-heal triggered. path: /clients/client5/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:48.212909] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-1: background entry self-heal triggered. path: /clients/client6/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:48.213485] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-2: background entry self-heal triggered. path: /clients/client6/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:48.213654] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-1: background entry self-heal completed on /clients/client1/~dmtmp/PM >[2012-04-03 17:45:48.214492] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-0: background entry self-heal triggered. path: /clients/client6/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:48.221697] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-2: background entry self-heal completed on /clients/client6/~dmtmp/PM >[2012-04-03 17:45:48.224941] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-0: background entry self-heal completed on /clients/client6/~dmtmp/PM >[2012-04-03 17:45:48.225270] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-1: background entry self-heal completed on /clients/client5/~dmtmp/PM >[2012-04-03 17:45:48.228204] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-1: background entry self-heal triggered. path: /clients/client4/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:48.228347] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-1: background entry self-heal completed on /clients/client6/~dmtmp/PM >[2012-04-03 17:45:48.229317] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-2: background entry self-heal triggered. path: /clients/client5/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:48.229655] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-0: background entry self-heal triggered. path: /clients/client5/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:48.230282] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-1: background entry self-heal triggered. path: /clients/client5/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:48.239431] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-2: background entry self-heal triggered. path: /clients/client8/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:48.239628] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-1: background entry self-heal completed on /clients/client4/~dmtmp/PM >[2012-04-03 17:45:48.240511] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-2: background entry self-heal completed on /clients/client5/~dmtmp/PM >[2012-04-03 17:45:48.240702] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-0: background entry self-heal completed on /clients/client5/~dmtmp/PM >[2012-04-03 17:45:48.240884] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-1: background entry self-heal completed on /clients/client5/~dmtmp/PM >[2012-04-03 17:45:48.242349] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-0: background entry self-heal triggered. path: /clients/client4/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:48.242737] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-2: background entry self-heal triggered. path: /clients/client4/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:48.244124] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-1: background entry self-heal triggered. path: /clients/client4/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:48.251010] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-2: background entry self-heal completed on /clients/client8/~dmtmp/PM >[2012-04-03 17:45:48.252860] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-2: background entry self-heal triggered. path: /clients/client7/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:48.254440] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-1: background entry self-heal triggered. path: /clients/client8/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:48.255531] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-0: background entry self-heal triggered. path: /clients/client8/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:48.256055] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-1: background entry self-heal completed on /clients/client4/~dmtmp/PM >[2012-04-03 17:45:48.256578] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-0: background entry self-heal completed on /clients/client4/~dmtmp/PM >[2012-04-03 17:45:48.256904] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-2: background entry self-heal triggered. path: /clients/client8/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:48.257101] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-2: background entry self-heal completed on /clients/client4/~dmtmp/PM >[2012-04-03 17:45:48.267645] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-2: background entry self-heal completed on /clients/client7/~dmtmp/PM >[2012-04-03 17:45:48.268152] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-0: background entry self-heal completed on /clients/client8/~dmtmp/PM >[2012-04-03 17:45:48.268771] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-1: background entry self-heal completed on /clients/client8/~dmtmp/PM >[2012-04-03 17:45:48.269217] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-2: background entry self-heal triggered. path: /clients/client2/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:48.270304] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-2: background entry self-heal completed on /clients/client8/~dmtmp/PM >[2012-04-03 17:45:48.270569] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-1: background entry self-heal triggered. path: /clients/client7/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:48.271332] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-2: background entry self-heal triggered. path: /clients/client7/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:48.273183] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-0: background entry self-heal triggered. path: /clients/client7/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:48.281343] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-2: background entry self-heal completed on /clients/client2/~dmtmp/PM >[2012-04-03 17:45:48.281824] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-1: background entry self-heal completed on /clients/client7/~dmtmp/PM >[2012-04-03 17:45:48.282393] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-0: background entry self-heal triggered. path: /clients/client3/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:48.286623] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-0: background entry self-heal triggered. path: /clients/client2/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:48.286938] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-1: background entry self-heal triggered. path: /clients/client2/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:48.287404] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-2: background entry self-heal triggered. path: /clients/client2/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:48.287673] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-2: background entry self-heal completed on /clients/client7/~dmtmp/PM >[2012-04-03 17:45:48.288153] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-0: background entry self-heal completed on /clients/client7/~dmtmp/PM >[2012-04-03 17:45:48.293712] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-1: background entry self-heal completed on /clients/client2/~dmtmp/PM >[2012-04-03 17:45:48.298951] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-0: background entry self-heal completed on /clients/client3/~dmtmp/PM >[2012-04-03 17:45:48.299852] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-1: background entry self-heal triggered. path: /clients/client9/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:48.301611] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-2: background entry self-heal triggered. path: /clients/client3/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:48.302030] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-1: background entry self-heal triggered. path: /clients/client3/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:48.302576] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-2: background entry self-heal completed on /clients/client2/~dmtmp/PM >[2012-04-03 17:45:48.303576] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-0: background entry self-heal completed on /clients/client2/~dmtmp/PM >[2012-04-03 17:45:48.304308] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-0: background entry self-heal triggered. path: /clients/client3/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:48.310619] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-1: background entry self-heal completed on /clients/client9/~dmtmp/PM >[2012-04-03 17:45:48.311993] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-2: background entry self-heal completed on /clients/client3/~dmtmp/PM >[2012-04-03 17:45:48.313905] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-1: background entry self-heal completed on /clients/client3/~dmtmp/PM >[2012-04-03 17:45:48.315122] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-1: background entry self-heal triggered. path: /clients/client9/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:48.315462] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-0: background entry self-heal triggered. path: /clients/client9/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:48.316662] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-2: background entry self-heal triggered. path: /clients/client0/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:48.317099] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-2: background entry self-heal triggered. path: /clients/client9/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:48.319667] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-0: background entry self-heal completed on /clients/client3/~dmtmp/PM >[2012-04-03 17:45:48.327376] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-2: background entry self-heal completed on /clients/client0/~dmtmp/PM >[2012-04-03 17:45:48.328001] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-1: background entry self-heal completed on /clients/client9/~dmtmp/PM >[2012-04-03 17:45:48.329097] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-0: background entry self-heal completed on /clients/client9/~dmtmp/PM >[2012-04-03 17:45:48.330129] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-0: background entry self-heal triggered. path: /clients/client0/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:48.330500] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-1: background entry self-heal triggered. path: /clients/client1/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:48.331152] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-2: background entry self-heal completed on /clients/client9/~dmtmp/PM >[2012-04-03 17:45:48.332393] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-1: background entry self-heal triggered. path: /clients/client0/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:48.332752] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-2: background entry self-heal triggered. path: /clients/client0/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:48.341730] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-0: background entry self-heal completed on /clients/client0/~dmtmp/PM >[2012-04-03 17:45:48.344538] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-1: background entry self-heal completed on /clients/client1/~dmtmp/PM >[2012-04-03 17:45:48.345035] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-0: background entry self-heal triggered. path: /clients/client6/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:48.345286] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-1: background entry self-heal completed on /clients/client0/~dmtmp/PM >[2012-04-03 17:45:48.345631] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-2: background entry self-heal completed on /clients/client0/~dmtmp/PM >[2012-04-03 17:45:48.346669] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-1: background entry self-heal triggered. path: /clients/client1/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:48.346989] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-0: background entry self-heal triggered. path: /clients/client1/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:48.347594] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-2: background entry self-heal triggered. path: /clients/client1/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:48.356168] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-0: background entry self-heal completed on /clients/client6/~dmtmp/PM >[2012-04-03 17:45:48.357858] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-0: background entry self-heal completed on /clients/client1/~dmtmp/PM >[2012-04-03 17:45:48.359035] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-1: background entry self-heal triggered. path: /clients/client4/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:48.359754] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-2: background entry self-heal triggered. path: /clients/client6/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:48.360189] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-0: background entry self-heal triggered. path: /clients/client6/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:48.360426] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-1: background entry self-heal completed on /clients/client1/~dmtmp/PM >[2012-04-03 17:45:48.360875] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-1: background entry self-heal triggered. path: /clients/client6/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:48.361234] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-2: background entry self-heal completed on /clients/client1/~dmtmp/PM >[2012-04-03 17:45:48.368465] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-1: background entry self-heal completed on /clients/client4/~dmtmp/PM >[2012-04-03 17:45:48.369653] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-1: background entry self-heal triggered. path: /clients/client5/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:48.369885] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-1: background entry self-heal completed on /clients/client6/~dmtmp/PM >[2012-04-03 17:45:48.371605] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-0: background entry self-heal completed on /clients/client6/~dmtmp/PM >[2012-04-03 17:45:48.372257] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-1: background entry self-heal triggered. path: /clients/client4/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:48.372608] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-2: background entry self-heal completed on /clients/client6/~dmtmp/PM >[2012-04-03 17:45:48.372969] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-2: background entry self-heal triggered. path: /clients/client4/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:48.373364] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-0: background entry self-heal triggered. path: /clients/client4/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:48.382945] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-1: background entry self-heal completed on /clients/client5/~dmtmp/PM >[2012-04-03 17:45:48.383648] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-2: background entry self-heal triggered. path: /clients/client8/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:48.384232] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-1: background entry self-heal completed on /clients/client4/~dmtmp/PM >[2012-04-03 17:45:48.384908] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-2: background entry self-heal completed on /clients/client4/~dmtmp/PM >[2012-04-03 17:45:48.385088] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-0: background entry self-heal completed on /clients/client4/~dmtmp/PM >[2012-04-03 17:45:48.385758] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-2: background entry self-heal triggered. path: /clients/client5/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:48.385974] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-1: background entry self-heal triggered. path: /clients/client5/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:48.388211] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-0: background entry self-heal triggered. path: /clients/client5/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:48.393976] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-1: background entry self-heal completed on /clients/client5/~dmtmp/PM >[2012-04-03 17:45:48.394702] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-2: background entry self-heal triggered. path: /clients/client2/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:48.396804] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-2: background entry self-heal completed on /clients/client8/~dmtmp/PM >[2012-04-03 17:45:48.397580] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-0: background entry self-heal completed on /clients/client5/~dmtmp/PM >[2012-04-03 17:45:48.398600] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-2: background entry self-heal completed on /clients/client5/~dmtmp/PM >[2012-04-03 17:45:48.400341] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-0: background entry self-heal triggered. path: /clients/client8/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:48.400543] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-2: background entry self-heal triggered. path: /clients/client8/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:48.400709] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-1: background entry self-heal triggered. path: /clients/client8/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:48.404526] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-2: background entry self-heal completed on /clients/client2/~dmtmp/PM >[2012-04-03 17:45:48.406782] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-0: background entry self-heal triggered. path: /clients/client3/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:48.408474] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-1: background entry self-heal triggered. path: /clients/client2/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:48.408875] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-0: background entry self-heal triggered. path: /clients/client2/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:48.409539] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-2: background entry self-heal triggered. path: /clients/client2/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:48.411448] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-2: background entry self-heal completed on /clients/client8/~dmtmp/PM >[2012-04-03 17:45:48.411871] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-0: background entry self-heal completed on /clients/client8/~dmtmp/PM >[2012-04-03 17:45:48.412132] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-1: background entry self-heal completed on /clients/client8/~dmtmp/PM >[2012-04-03 17:45:48.417628] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-0: background entry self-heal completed on /clients/client3/~dmtmp/PM >[2012-04-03 17:45:48.418485] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-1: background entry self-heal triggered. path: /clients/client9/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:48.420028] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-0: background entry self-heal completed on /clients/client2/~dmtmp/PM >[2012-04-03 17:45:48.420513] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-1: background entry self-heal completed on /clients/client2/~dmtmp/PM >[2012-04-03 17:45:48.420838] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-1: background entry self-heal triggered. path: /clients/client3/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:48.422181] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-2: background entry self-heal triggered. path: /clients/client3/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:48.422954] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-2: background entry self-heal completed on /clients/client2/~dmtmp/PM >[2012-04-03 17:45:48.423699] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-0: background entry self-heal triggered. path: /clients/client3/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:48.433615] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-1: background entry self-heal completed on /clients/client9/~dmtmp/PM >[2012-04-03 17:45:48.436044] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-2: background entry self-heal triggered. path: /clients/client7/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:48.436240] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-1: background entry self-heal completed on /clients/client3/~dmtmp/PM >[2012-04-03 17:45:48.437406] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-1: background entry self-heal triggered. path: /clients/client9/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:48.437822] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-0: background entry self-heal completed on /clients/client3/~dmtmp/PM >[2012-04-03 17:45:48.438027] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-0: background entry self-heal triggered. path: /clients/client9/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:48.438379] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-2: background entry self-heal triggered. path: /clients/client9/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:48.438691] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-2: background entry self-heal completed on /clients/client3/~dmtmp/PM >[2012-04-03 17:45:48.446726] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-1: background entry self-heal completed on /clients/client9/~dmtmp/PM >[2012-04-03 17:45:48.447666] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-2: background entry self-heal completed on /clients/client7/~dmtmp/PM >[2012-04-03 17:45:48.450423] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-1: background entry self-heal triggered. path: /clients/client7/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:48.450868] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-0: background entry self-heal completed on /clients/client9/~dmtmp/PM >[2012-04-03 17:45:48.451092] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-0: background entry self-heal triggered. path: /clients/client7/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:48.451559] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-2: background entry self-heal completed on /clients/client9/~dmtmp/PM >[2012-04-03 17:45:48.454065] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-2: background entry self-heal triggered. path: /clients/client7/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:48.461443] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-1: background entry self-heal completed on /clients/client7/~dmtmp/PM >[2012-04-03 17:45:48.465214] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-1: background entry self-heal triggered. path: /clients/client1/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:48.465752] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-0: background entry self-heal completed on /clients/client7/~dmtmp/PM >[2012-04-03 17:45:48.466881] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-2: background entry self-heal completed on /clients/client7/~dmtmp/PM >[2012-04-03 17:45:48.475168] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-1: background entry self-heal completed on /clients/client1/~dmtmp/PM >[2012-04-03 17:45:48.478580] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-1: background entry self-heal triggered. path: /clients/client1/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:48.478976] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-2: background entry self-heal triggered. path: /clients/client1/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:48.479282] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-0: background entry self-heal triggered. path: /clients/client6/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:48.480284] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-0: background entry self-heal triggered. path: /clients/client1/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:48.483582] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-1: background entry self-heal completed on /clients/client1/~dmtmp/PM >[2012-04-03 17:45:48.487459] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-2: background entry self-heal completed on /clients/client1/~dmtmp/PM >[2012-04-03 17:45:48.487987] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-0: background entry self-heal completed on /clients/client6/~dmtmp/PM >[2012-04-03 17:45:48.488453] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-1: background entry self-heal triggered. path: /clients/client4/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:48.490769] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-1: background entry self-heal triggered. path: /clients/client6/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:48.491166] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-0: background entry self-heal completed on /clients/client1/~dmtmp/PM >[2012-04-03 17:45:48.492848] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-0: background entry self-heal triggered. path: /clients/client6/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:48.493172] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-2: background entry self-heal triggered. path: /clients/client6/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:48.497241] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-1: background entry self-heal completed on /clients/client4/~dmtmp/PM >[2012-04-03 17:45:48.500436] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-1: background entry self-heal completed on /clients/client6/~dmtmp/PM >[2012-04-03 17:45:48.502285] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-2: background entry self-heal triggered. path: /clients/client4/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:48.502626] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-1: background entry self-heal triggered. path: /clients/client4/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:48.503708] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-0: background entry self-heal triggered. path: /clients/client4/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:48.505270] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-1: background entry self-heal triggered. path: /clients/client5/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:48.506879] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-0: background entry self-heal completed on /clients/client6/~dmtmp/PM >[2012-04-03 17:45:48.507075] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-2: background entry self-heal completed on /clients/client6/~dmtmp/PM >[2012-04-03 17:45:48.513311] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-2: background entry self-heal completed on /clients/client4/~dmtmp/PM >[2012-04-03 17:45:48.513845] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-1: background entry self-heal completed on /clients/client4/~dmtmp/PM >[2012-04-03 17:45:48.514169] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-0: background entry self-heal completed on /clients/client4/~dmtmp/PM >[2012-04-03 17:45:48.517057] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-1: background entry self-heal completed on /clients/client5/~dmtmp/PM >[2012-04-03 17:45:48.519044] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-2: background entry self-heal triggered. path: /clients/client8/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:48.519964] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-0: background entry self-heal triggered. path: /clients/client5/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:48.520788] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-1: background entry self-heal triggered. path: /clients/client5/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:48.523014] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-2: background entry self-heal triggered. path: /clients/client5/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:48.532785] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-1: background entry self-heal completed on /clients/client5/~dmtmp/PM >[2012-04-03 17:45:48.533210] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-0: background entry self-heal completed on /clients/client5/~dmtmp/PM >[2012-04-03 17:45:48.533371] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-2: background entry self-heal completed on /clients/client8/~dmtmp/PM >[2012-04-03 17:45:48.535959] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-2: background entry self-heal triggered. path: /clients/client2/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:48.536165] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-2: background entry self-heal completed on /clients/client5/~dmtmp/PM >[2012-04-03 17:45:48.537887] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-1: background entry self-heal triggered. path: /clients/client8/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:48.538316] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-0: background entry self-heal triggered. path: /clients/client8/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:48.539760] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-2: background entry self-heal triggered. path: /clients/client8/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:48.548526] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-1: background entry self-heal completed on /clients/client8/~dmtmp/PM >[2012-04-03 17:45:48.550197] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-0: background entry self-heal completed on /clients/client8/~dmtmp/PM >[2012-04-03 17:45:48.550656] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-2: background entry self-heal completed on /clients/client2/~dmtmp/PM >[2012-04-03 17:45:48.552511] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-2: background entry self-heal completed on /clients/client8/~dmtmp/PM >[2012-04-03 17:45:48.554142] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-1: background entry self-heal triggered. path: /clients/client2/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:48.554375] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-2: background entry self-heal triggered. path: /clients/client2/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:48.555400] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-0: background entry self-heal triggered. path: /clients/client2/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:48.560188] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-0: background entry self-heal triggered. path: /clients/client3/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:48.568279] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-2: background entry self-heal completed on /clients/client2/~dmtmp/PM >[2012-04-03 17:45:48.568472] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-1: background entry self-heal completed on /clients/client2/~dmtmp/PM >[2012-04-03 17:45:48.568684] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-0: background entry self-heal completed on /clients/client2/~dmtmp/PM >[2012-04-03 17:45:48.574795] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-1: background entry self-heal triggered. path: /clients/client9/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:48.575872] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-0: background entry self-heal completed on /clients/client3/~dmtmp/PM >[2012-04-03 17:45:48.579088] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-1: background entry self-heal triggered. path: /clients/client3/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:48.580400] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-0: background entry self-heal triggered. path: /clients/client3/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:48.580635] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-2: background entry self-heal triggered. path: /clients/client3/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:48.584839] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-1: background entry self-heal completed on /clients/client9/~dmtmp/PM >[2012-04-03 17:45:48.587115] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-2: background entry self-heal triggered. path: /clients/client7/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:48.588449] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-1: background entry self-heal triggered. path: /clients/client9/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:48.589092] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-0: background entry self-heal triggered. path: /clients/client9/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:48.590364] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-2: background entry self-heal triggered. path: /clients/client9/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:48.590567] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-1: background entry self-heal completed on /clients/client3/~dmtmp/PM >[2012-04-03 17:45:48.592300] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-0: background entry self-heal completed on /clients/client3/~dmtmp/PM >[2012-04-03 17:45:48.593288] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-2: background entry self-heal completed on /clients/client3/~dmtmp/PM >[2012-04-03 17:45:48.600736] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-2: background entry self-heal completed on /clients/client7/~dmtmp/PM >[2012-04-03 17:45:48.602591] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-1: background entry self-heal completed on /clients/client9/~dmtmp/PM >[2012-04-03 17:45:48.602992] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-0: background entry self-heal completed on /clients/client9/~dmtmp/PM >[2012-04-03 17:45:48.603152] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-2: background entry self-heal completed on /clients/client9/~dmtmp/PM >[2012-04-03 17:45:48.603645] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-1: background entry self-heal triggered. path: /clients/client7/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:48.604096] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-0: background entry self-heal triggered. path: /clients/client7/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:48.604752] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-2: background entry self-heal triggered. path: /clients/client7/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:48.605773] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-0: background entry self-heal triggered. path: /clients/client6/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:48.614195] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-1: background entry self-heal completed on /clients/client7/~dmtmp/PM >[2012-04-03 17:45:48.617589] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-0: background entry self-heal completed on /clients/client7/~dmtmp/PM >[2012-04-03 17:45:48.618100] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-2: background entry self-heal completed on /clients/client7/~dmtmp/PM >[2012-04-03 17:45:48.620418] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-1: background entry self-heal triggered. path: /clients/client1/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:48.621163] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-0: background entry self-heal completed on /clients/client6/~dmtmp/PM >[2012-04-03 17:45:48.624711] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-1: background entry self-heal triggered. path: /clients/client6/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:48.624999] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-0: background entry self-heal triggered. path: /clients/client6/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:48.625213] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-2: background entry self-heal triggered. path: /clients/client6/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:48.630618] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-1: background entry self-heal completed on /clients/client1/~dmtmp/PM >[2012-04-03 17:45:48.632531] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-1: background entry self-heal triggered. path: /clients/client4/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:48.633607] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-2: background entry self-heal triggered. path: /clients/client1/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:48.634463] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-1: background entry self-heal triggered. path: /clients/client1/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:48.634928] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-1: background entry self-heal completed on /clients/client6/~dmtmp/PM >[2012-04-03 17:45:48.636467] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-0: background entry self-heal triggered. path: /clients/client1/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:48.638008] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-2: background entry self-heal completed on /clients/client6/~dmtmp/PM >[2012-04-03 17:45:48.640018] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-0: background entry self-heal completed on /clients/client6/~dmtmp/PM >[2012-04-03 17:45:48.643231] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-2: background entry self-heal completed on /clients/client1/~dmtmp/PM >[2012-04-03 17:45:48.646154] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-1: background entry self-heal completed on /clients/client4/~dmtmp/PM >[2012-04-03 17:45:48.647502] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-1: background entry self-heal completed on /clients/client1/~dmtmp/PM >[2012-04-03 17:45:48.649374] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-1: background entry self-heal triggered. path: /clients/client4/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:48.649736] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-2: background entry self-heal triggered. path: /clients/client8/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:48.649969] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-2: background entry self-heal triggered. path: /clients/client4/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:48.650283] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-0: background entry self-heal completed on /clients/client1/~dmtmp/PM >[2012-04-03 17:45:48.651455] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-0: background entry self-heal triggered. path: /clients/client4/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:48.662817] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-1: background entry self-heal triggered. path: /clients/client5/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:48.663161] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-2: background entry self-heal completed on /clients/client8/~dmtmp/PM >[2012-04-03 17:45:48.664545] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-1: background entry self-heal completed on /clients/client4/~dmtmp/PM >[2012-04-03 17:45:48.665078] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-2: background entry self-heal completed on /clients/client4/~dmtmp/PM >[2012-04-03 17:45:48.668246] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-1: background entry self-heal triggered. path: /clients/client8/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:48.668621] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-2: background entry self-heal triggered. path: /clients/client8/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:48.669349] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-0: background entry self-heal triggered. path: /clients/client8/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:48.669758] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-0: background entry self-heal completed on /clients/client4/~dmtmp/PM >[2012-04-03 17:45:48.676203] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-1: background entry self-heal completed on /clients/client5/~dmtmp/PM >[2012-04-03 17:45:48.678905] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-2: background entry self-heal triggered. path: /clients/client2/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:48.679833] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-2: background entry self-heal completed on /clients/client8/~dmtmp/PM >[2012-04-03 17:45:48.680274] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-1: background entry self-heal completed on /clients/client8/~dmtmp/PM >[2012-04-03 17:45:48.680998] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-2: background entry self-heal triggered. path: /clients/client5/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:48.681235] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-0: background entry self-heal triggered. path: /clients/client5/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:48.681458] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-1: background entry self-heal triggered. path: /clients/client5/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:48.682492] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-0: background entry self-heal completed on /clients/client8/~dmtmp/PM >[2012-04-03 17:45:48.694037] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-2: background entry self-heal completed on /clients/client2/~dmtmp/PM >[2012-04-03 17:45:48.694458] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-1: background entry self-heal completed on /clients/client5/~dmtmp/PM >[2012-04-03 17:45:48.696177] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-2: background entry self-heal completed on /clients/client5/~dmtmp/PM >[2012-04-03 17:45:48.697216] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-0: background entry self-heal completed on /clients/client5/~dmtmp/PM >[2012-04-03 17:45:48.699373] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-2: background entry self-heal triggered. path: /clients/client2/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:48.699734] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-0: background entry self-heal triggered. path: /clients/client2/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:48.700951] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-1: background entry self-heal triggered. path: /clients/client2/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:48.716935] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-2: background entry self-heal completed on /clients/client2/~dmtmp/PM >[2012-04-03 17:45:48.717704] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-1: background entry self-heal completed on /clients/client2/~dmtmp/PM >[2012-04-03 17:45:48.718840] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-0: background entry self-heal completed on /clients/client2/~dmtmp/PM >[2012-04-03 17:45:48.725499] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-1: background entry self-heal triggered. path: /clients/client9/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:48.736127] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-2: background entry self-heal triggered. path: /clients/client7/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:48.736292] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-1: background entry self-heal completed on /clients/client9/~dmtmp/PM >[2012-04-03 17:45:48.739283] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-0: background entry self-heal triggered. path: /clients/client9/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:48.739492] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-2: background entry self-heal triggered. path: /clients/client9/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:48.740086] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-1: background entry self-heal triggered. path: /clients/client9/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:48.747160] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-2: background entry self-heal completed on /clients/client7/~dmtmp/PM >[2012-04-03 17:45:48.747828] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-0: background entry self-heal completed on /clients/client9/~dmtmp/PM >[2012-04-03 17:45:48.749915] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-0: background entry self-heal triggered. path: /clients/client7/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:48.750799] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-2: background entry self-heal triggered. path: /clients/client7/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:48.750997] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-2: background entry self-heal completed on /clients/client9/~dmtmp/PM >[2012-04-03 17:45:48.752305] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-1: background entry self-heal triggered. path: /clients/client7/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:48.755928] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-1: background entry self-heal completed on /clients/client9/~dmtmp/PM >[2012-04-03 17:45:48.758087] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-2: background entry self-heal completed on /clients/client7/~dmtmp/PM >[2012-04-03 17:45:48.760165] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-0: background entry self-heal completed on /clients/client7/~dmtmp/PM >[2012-04-03 17:45:48.763433] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-1: background entry self-heal triggered. path: /clients/client1/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:48.765638] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-1: background entry self-heal completed on /clients/client7/~dmtmp/PM >[2012-04-03 17:45:48.777063] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-1: background entry self-heal completed on /clients/client1/~dmtmp/PM >[2012-04-03 17:45:48.779849] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-2: background entry self-heal triggered. path: /clients/client1/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:48.780405] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-1: background entry self-heal triggered. path: /clients/client4/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:48.782224] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-0: background entry self-heal triggered. path: /clients/client1/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:48.783223] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-1: background entry self-heal triggered. path: /clients/client1/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:48.791190] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-0: background entry self-heal completed on /clients/client1/~dmtmp/PM >[2012-04-03 17:45:48.792469] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-2: background entry self-heal completed on /clients/client1/~dmtmp/PM >[2012-04-03 17:45:48.792695] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-1: background entry self-heal completed on /clients/client4/~dmtmp/PM >[2012-04-03 17:45:48.794436] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-2: background entry self-heal triggered. path: /clients/client8/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:48.794841] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-0: background entry self-heal triggered. path: /clients/client4/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:48.795073] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-1: background entry self-heal completed on /clients/client1/~dmtmp/PM >[2012-04-03 17:45:48.797621] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-1: background entry self-heal triggered. path: /clients/client4/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:48.798077] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-2: background entry self-heal triggered. path: /clients/client4/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:48.805164] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-1: background entry self-heal completed on /clients/client4/~dmtmp/PM >[2012-04-03 17:45:48.808531] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-0: background entry self-heal completed on /clients/client4/~dmtmp/PM >[2012-04-03 17:45:48.810090] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-2: background entry self-heal triggered. path: /clients/client0/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:48.812310] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-2: background entry self-heal completed on /clients/client8/~dmtmp/PM >[2012-04-03 17:45:48.812745] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-2: background entry self-heal completed on /clients/client4/~dmtmp/PM >[2012-04-03 17:45:48.814843] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-1: background entry self-heal triggered. path: /clients/client8/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:48.817637] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-0: background entry self-heal triggered. path: /clients/client8/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:48.818050] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-2: background entry self-heal triggered. path: /clients/client8/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:48.827265] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-1: background entry self-heal triggered. path: /clients/client5/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:48.827477] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-2: background entry self-heal completed on /clients/client0/~dmtmp/PM >[2012-04-03 17:45:48.829434] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-1: background entry self-heal completed on /clients/client8/~dmtmp/PM >[2012-04-03 17:45:48.830802] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-0: background entry self-heal completed on /clients/client8/~dmtmp/PM >[2012-04-03 17:45:48.831093] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-1: background entry self-heal triggered. path: /clients/client0/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:48.832051] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-0: background entry self-heal triggered. path: /clients/client0/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:48.834336] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-2: background entry self-heal triggered. path: /clients/client0/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:48.835840] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-2: background entry self-heal completed on /clients/client8/~dmtmp/PM >[2012-04-03 17:45:48.839056] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-1: background entry self-heal completed on /clients/client5/~dmtmp/PM >[2012-04-03 17:45:48.843231] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-0: background entry self-heal triggered. path: /clients/client5/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:48.843659] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-1: background entry self-heal triggered. path: /clients/client5/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:48.843864] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-1: background entry self-heal completed on /clients/client0/~dmtmp/PM >[2012-04-03 17:45:48.845386] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-2: background entry self-heal triggered. path: /clients/client5/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:48.847335] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-0: background entry self-heal completed on /clients/client0/~dmtmp/PM >[2012-04-03 17:45:48.850685] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-2: background entry self-heal completed on /clients/client0/~dmtmp/PM >[2012-04-03 17:45:48.861374] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-1: background entry self-heal completed on /clients/client5/~dmtmp/PM >[2012-04-03 17:45:48.863577] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-0: background entry self-heal completed on /clients/client5/~dmtmp/PM >[2012-04-03 17:45:48.863753] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-2: background entry self-heal completed on /clients/client5/~dmtmp/PM >[2012-04-03 17:45:48.864119] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-2: background entry self-heal triggered. path: /clients/client2/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:48.877050] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-2: background entry self-heal completed on /clients/client2/~dmtmp/PM >[2012-04-03 17:45:48.880927] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-2: background entry self-heal triggered. path: /clients/client2/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:48.881128] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-1: background entry self-heal triggered. path: /clients/client2/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:48.881322] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-0: background entry self-heal triggered. path: /clients/client2/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:48.889143] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-1: background entry self-heal triggered. path: /clients/client9/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:48.890238] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-2: background entry self-heal completed on /clients/client2/~dmtmp/PM >[2012-04-03 17:45:48.890610] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-1: background entry self-heal completed on /clients/client2/~dmtmp/PM >[2012-04-03 17:45:48.891569] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-0: background entry self-heal completed on /clients/client2/~dmtmp/PM >[2012-04-03 17:45:48.900324] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-1: background entry self-heal completed on /clients/client9/~dmtmp/PM >[2012-04-03 17:45:48.901080] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-2: background entry self-heal triggered. path: /clients/client7/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:48.903636] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-0: background entry self-heal triggered. path: /clients/client9/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:48.904082] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-2: background entry self-heal triggered. path: /clients/client9/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:48.904471] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-1: background entry self-heal triggered. path: /clients/client9/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:48.914689] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-2: background entry self-heal completed on /clients/client7/~dmtmp/PM >[2012-04-03 17:45:48.915582] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-1: background entry self-heal triggered. path: /clients/client1/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:48.917325] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-0: background entry self-heal completed on /clients/client9/~dmtmp/PM >[2012-04-03 17:45:48.917957] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-1: background entry self-heal triggered. path: /clients/client7/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:48.918100] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-1: background entry self-heal completed on /clients/client9/~dmtmp/PM >[2012-04-03 17:45:48.918679] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-0: background entry self-heal triggered. path: /clients/client7/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:48.919582] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-2: background entry self-heal completed on /clients/client9/~dmtmp/PM >[2012-04-03 17:45:48.920054] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-2: background entry self-heal triggered. path: /clients/client7/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:48.927279] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-1: background entry self-heal completed on /clients/client1/~dmtmp/PM >[2012-04-03 17:45:48.929069] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-1: background entry self-heal completed on /clients/client7/~dmtmp/PM >[2012-04-03 17:45:48.930535] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-1: background entry self-heal triggered. path: /clients/client1/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:48.931666] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-1: background entry self-heal triggered. path: /clients/client4/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:48.931822] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-2: background entry self-heal completed on /clients/client7/~dmtmp/PM >[2012-04-03 17:45:48.932019] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-2: background entry self-heal triggered. path: /clients/client1/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:48.932599] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-0: background entry self-heal triggered. path: /clients/client1/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:48.933842] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-0: background entry self-heal completed on /clients/client7/~dmtmp/PM >[2012-04-03 17:45:48.943944] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-1: background entry self-heal completed on /clients/client1/~dmtmp/PM >[2012-04-03 17:45:48.944410] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-1: background entry self-heal completed on /clients/client4/~dmtmp/PM >[2012-04-03 17:45:48.947157] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-2: background entry self-heal triggered. path: /clients/client8/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:48.949070] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-1: background entry self-heal triggered. path: /clients/client4/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:48.949458] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-0: background entry self-heal completed on /clients/client1/~dmtmp/PM >[2012-04-03 17:45:48.949661] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-0: background entry self-heal triggered. path: /clients/client4/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:48.949907] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-2: background entry self-heal completed on /clients/client1/~dmtmp/PM >[2012-04-03 17:45:48.950575] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-2: background entry self-heal triggered. path: /clients/client4/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:48.958158] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-1: background entry self-heal completed on /clients/client4/~dmtmp/PM >[2012-04-03 17:45:48.960526] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-0: background entry self-heal completed on /clients/client4/~dmtmp/PM >[2012-04-03 17:45:48.962322] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-2: background entry self-heal completed on /clients/client8/~dmtmp/PM >[2012-04-03 17:45:48.963545] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-2: background entry self-heal completed on /clients/client4/~dmtmp/PM >[2012-04-03 17:45:48.964666] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-2: background entry self-heal triggered. path: /clients/client0/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:48.965414] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-1: background entry self-heal triggered. path: /clients/client8/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:48.965844] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-0: background entry self-heal triggered. path: /clients/client8/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:48.966267] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-2: background entry self-heal triggered. path: /clients/client8/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:48.977683] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-2: background entry self-heal completed on /clients/client0/~dmtmp/PM >[2012-04-03 17:45:48.978146] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-0: background entry self-heal completed on /clients/client8/~dmtmp/PM >[2012-04-03 17:45:48.978288] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-1: background entry self-heal completed on /clients/client8/~dmtmp/PM >[2012-04-03 17:45:48.979722] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-1: background entry self-heal triggered. path: /clients/client5/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:48.980507] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-2: background entry self-heal completed on /clients/client8/~dmtmp/PM >[2012-04-03 17:45:48.981999] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-1: background entry self-heal triggered. path: /clients/client0/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:48.983294] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-2: background entry self-heal triggered. path: /clients/client0/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:48.983561] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-0: background entry self-heal triggered. path: /clients/client0/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:48.990504] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-1: background entry self-heal completed on /clients/client5/~dmtmp/PM >[2012-04-03 17:45:48.993415] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-1: background entry self-heal completed on /clients/client0/~dmtmp/PM >[2012-04-03 17:45:48.994385] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-0: background entry self-heal triggered. path: /clients/client5/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:48.994949] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-0: background entry self-heal completed on /clients/client0/~dmtmp/PM >[2012-04-03 17:45:48.995669] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-1: background entry self-heal triggered. path: /clients/client5/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:48.996643] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-2: background entry self-heal triggered. path: /clients/client5/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:48.998901] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-2: background entry self-heal completed on /clients/client0/~dmtmp/PM >[2012-04-03 17:45:49.005708] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-0: background entry self-heal completed on /clients/client5/~dmtmp/PM >[2012-04-03 17:45:49.007844] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-1: background entry self-heal completed on /clients/client5/~dmtmp/PM >[2012-04-03 17:45:49.010718] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-2: background entry self-heal completed on /clients/client5/~dmtmp/PM >[2012-04-03 17:45:49.025038] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-2: background entry self-heal triggered. path: /clients/client2/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:49.037174] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-2: background entry self-heal completed on /clients/client2/~dmtmp/PM >[2012-04-03 17:45:49.040081] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-2: background entry self-heal triggered. path: /clients/client7/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:49.040903] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-1: background entry self-heal triggered. path: /clients/client2/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:49.041715] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-2: background entry self-heal triggered. path: /clients/client2/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:49.042626] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-0: background entry self-heal triggered. path: /clients/client2/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:49.052408] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-1: background entry self-heal completed on /clients/client2/~dmtmp/PM >[2012-04-03 17:45:49.053106] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-0: background entry self-heal completed on /clients/client2/~dmtmp/PM >[2012-04-03 17:45:49.053288] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-2: background entry self-heal completed on /clients/client7/~dmtmp/PM >[2012-04-03 17:45:49.055969] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-2: background entry self-heal completed on /clients/client2/~dmtmp/PM >[2012-04-03 17:45:49.056221] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-1: background entry self-heal triggered. path: /clients/client9/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:49.056427] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-1: background entry self-heal triggered. path: /clients/client7/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:49.057173] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-0: background entry self-heal triggered. path: /clients/client7/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:49.057552] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-2: background entry self-heal triggered. path: /clients/client7/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:49.062789] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-1: background entry self-heal completed on /clients/client9/~dmtmp/PM >[2012-04-03 17:45:49.066725] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-1: background entry self-heal completed on /clients/client7/~dmtmp/PM >[2012-04-03 17:45:49.067516] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-0: background entry self-heal triggered. path: /clients/client9/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:49.068491] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-2: background entry self-heal triggered. path: /clients/client9/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:49.070028] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-1: background entry self-heal triggered. path: /clients/client9/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:49.070412] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-1: background entry self-heal triggered. path: /clients/client4/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:49.070796] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-0: background entry self-heal completed on /clients/client7/~dmtmp/PM >[2012-04-03 17:45:49.071368] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-2: background entry self-heal completed on /clients/client7/~dmtmp/PM >[2012-04-03 17:45:49.080468] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-0: background entry self-heal completed on /clients/client9/~dmtmp/PM >[2012-04-03 17:45:49.081006] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-2: background entry self-heal completed on /clients/client9/~dmtmp/PM >[2012-04-03 17:45:49.081691] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-1: background entry self-heal completed on /clients/client9/~dmtmp/PM >[2012-04-03 17:45:49.081987] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-1: background entry self-heal completed on /clients/client4/~dmtmp/PM >[2012-04-03 17:45:49.083908] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-2: background entry self-heal triggered. path: /clients/client8/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:49.085444] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-0: background entry self-heal triggered. path: /clients/client4/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:49.085931] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-1: background entry self-heal triggered. path: /clients/client4/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:49.086876] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-2: background entry self-heal triggered. path: /clients/client4/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:49.097706] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-2: background entry self-heal completed on /clients/client8/~dmtmp/PM >[2012-04-03 17:45:49.098283] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-0: background entry self-heal completed on /clients/client4/~dmtmp/PM >[2012-04-03 17:45:49.098435] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-1: background entry self-heal completed on /clients/client4/~dmtmp/PM >[2012-04-03 17:45:49.099515] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-2: background entry self-heal completed on /clients/client4/~dmtmp/PM >[2012-04-03 17:45:49.099948] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-1: background entry self-heal triggered. path: /clients/client1/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:49.100462] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-0: background entry self-heal triggered. path: /clients/client8/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:49.101048] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-1: background entry self-heal triggered. path: /clients/client8/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:49.101661] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-2: background entry self-heal triggered. path: /clients/client8/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:49.110362] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-1: background entry self-heal completed on /clients/client1/~dmtmp/PM >[2012-04-03 17:45:49.112856] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-1: background entry self-heal completed on /clients/client8/~dmtmp/PM >[2012-04-03 17:45:49.115388] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-0: background entry self-heal completed on /clients/client8/~dmtmp/PM >[2012-04-03 17:45:49.115652] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-1: background entry self-heal triggered. path: /clients/client1/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:49.116340] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-0: background entry self-heal triggered. path: /clients/client1/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:49.116588] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-2: background entry self-heal triggered. path: /clients/client1/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:49.118672] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-2: background entry self-heal completed on /clients/client8/~dmtmp/PM >[2012-04-03 17:45:49.125051] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-0: background entry self-heal completed on /clients/client1/~dmtmp/PM >[2012-04-03 17:45:49.126000] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-1: background entry self-heal completed on /clients/client1/~dmtmp/PM >[2012-04-03 17:45:49.126591] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-2: background entry self-heal completed on /clients/client1/~dmtmp/PM >[2012-04-03 17:45:49.134057] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-0: background entry self-heal triggered. path: /clients/client6/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:49.144635] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-0: background entry self-heal completed on /clients/client6/~dmtmp/PM >[2012-04-03 17:45:49.147198] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-2: background entry self-heal triggered. path: /clients/client6/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:49.147985] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-1: background entry self-heal triggered. path: /clients/client5/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:49.148376] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-1: background entry self-heal triggered. path: /clients/client6/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:49.151370] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-0: background entry self-heal triggered. path: /clients/client6/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:49.159034] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-2: background entry self-heal triggered. path: /clients/client0/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:49.161105] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-2: background entry self-heal completed on /clients/client6/~dmtmp/PM >[2012-04-03 17:45:49.161963] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-1: background entry self-heal completed on /clients/client5/~dmtmp/PM >[2012-04-03 17:45:49.162420] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-1: background entry self-heal completed on /clients/client6/~dmtmp/PM >[2012-04-03 17:45:49.164552] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-1: background entry self-heal triggered. path: /clients/client5/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:49.165477] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-2: background entry self-heal triggered. path: /clients/client5/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:49.166060] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-0: background entry self-heal triggered. path: /clients/client5/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:49.168567] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-0: background entry self-heal completed on /clients/client6/~dmtmp/PM >[2012-04-03 17:45:49.172525] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-2: background entry self-heal completed on /clients/client0/~dmtmp/PM >[2012-04-03 17:45:49.174682] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-1: background entry self-heal completed on /clients/client5/~dmtmp/PM >[2012-04-03 17:45:49.175600] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-0: background entry self-heal triggered. path: /clients/client0/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:49.176148] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-2: background entry self-heal triggered. path: /clients/client2/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:49.177714] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-1: background entry self-heal triggered. path: /clients/client0/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:49.178439] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-0: background entry self-heal completed on /clients/client5/~dmtmp/PM >[2012-04-03 17:45:49.178673] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-2: background entry self-heal triggered. path: /clients/client0/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:49.180477] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-2: background entry self-heal completed on /clients/client5/~dmtmp/PM >[2012-04-03 17:45:49.187345] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-2: background entry self-heal completed on /clients/client2/~dmtmp/PM >[2012-04-03 17:45:49.188868] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-1: background entry self-heal completed on /clients/client0/~dmtmp/PM >[2012-04-03 17:45:49.190701] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-1: background entry self-heal triggered. path: /clients/client2/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:49.191020] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-2: background entry self-heal completed on /clients/client0/~dmtmp/PM >[2012-04-03 17:45:49.191417] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-0: background entry self-heal completed on /clients/client0/~dmtmp/PM >[2012-04-03 17:45:49.192273] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-0: background entry self-heal triggered. path: /clients/client2/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:49.193119] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-1: background entry self-heal triggered. path: /clients/client9/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:49.193532] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-2: background entry self-heal triggered. path: /clients/client2/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:49.203158] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-1: background entry self-heal completed on /clients/client2/~dmtmp/PM >[2012-04-03 17:45:49.206293] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-2: background entry self-heal completed on /clients/client2/~dmtmp/PM >[2012-04-03 17:45:49.207267] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-1: background entry self-heal completed on /clients/client9/~dmtmp/PM >[2012-04-03 17:45:49.208114] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-0: background entry self-heal completed on /clients/client2/~dmtmp/PM >[2012-04-03 17:45:49.209947] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-1: background entry self-heal triggered. path: /clients/client4/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:49.212346] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-1: background entry self-heal triggered. path: /clients/client9/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:49.213044] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-2: background entry self-heal triggered. path: /clients/client9/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:49.214303] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-0: background entry self-heal triggered. path: /clients/client9/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:49.224818] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-1: background entry self-heal completed on /clients/client4/~dmtmp/PM >[2012-04-03 17:45:49.225474] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-2: background entry self-heal completed on /clients/client9/~dmtmp/PM >[2012-04-03 17:45:49.226503] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-2: background entry self-heal triggered. path: /clients/client7/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:49.227299] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-1: background entry self-heal completed on /clients/client9/~dmtmp/PM >[2012-04-03 17:45:49.227465] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-0: background entry self-heal completed on /clients/client9/~dmtmp/PM >[2012-04-03 17:45:49.228686] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-2: background entry self-heal triggered. path: /clients/client4/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:49.229444] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-0: background entry self-heal triggered. path: /clients/client4/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:49.229768] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-1: background entry self-heal triggered. path: /clients/client4/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:49.238943] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-0: background entry self-heal completed on /clients/client4/~dmtmp/PM >[2012-04-03 17:45:49.242682] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-1: background entry self-heal completed on /clients/client4/~dmtmp/PM >[2012-04-03 17:45:49.243258] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-2: background entry self-heal completed on /clients/client7/~dmtmp/PM >[2012-04-03 17:45:49.245591] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-2: background entry self-heal completed on /clients/client4/~dmtmp/PM >[2012-04-03 17:45:49.247041] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-1: background entry self-heal triggered. path: /clients/client7/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:49.247326] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-2: background entry self-heal triggered. path: /clients/client7/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:49.248139] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-0: background entry self-heal triggered. path: /clients/client7/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:49.257401] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-2: background entry self-heal triggered. path: /clients/client8/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:49.260180] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-1: background entry self-heal completed on /clients/client7/~dmtmp/PM >[2012-04-03 17:45:49.260951] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-2: background entry self-heal completed on /clients/client7/~dmtmp/PM >[2012-04-03 17:45:49.262381] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-0: background entry self-heal completed on /clients/client7/~dmtmp/PM >[2012-04-03 17:45:49.271571] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-2: background entry self-heal completed on /clients/client8/~dmtmp/PM >[2012-04-03 17:45:49.275297] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-1: background entry self-heal triggered. path: /clients/client1/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:49.275640] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-0: background entry self-heal triggered. path: /clients/client8/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:49.276084] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-1: background entry self-heal triggered. path: /clients/client8/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:49.277458] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-2: background entry self-heal triggered. path: /clients/client8/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:49.288800] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-0: background entry self-heal triggered. path: /clients/client6/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:49.289258] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-1: background entry self-heal completed on /clients/client1/~dmtmp/PM >[2012-04-03 17:45:49.289638] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-1: background entry self-heal completed on /clients/client8/~dmtmp/PM >[2012-04-03 17:45:49.290136] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-0: background entry self-heal completed on /clients/client8/~dmtmp/PM >[2012-04-03 17:45:49.290537] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-2: background entry self-heal completed on /clients/client8/~dmtmp/PM >[2012-04-03 17:45:49.291475] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-1: background entry self-heal triggered. path: /clients/client1/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:49.293435] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-2: background entry self-heal triggered. path: /clients/client1/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:49.293858] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-0: background entry self-heal triggered. path: /clients/client1/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:49.302588] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-2: background entry self-heal triggered. path: /clients/client0/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:49.305289] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-0: background entry self-heal completed on /clients/client6/~dmtmp/PM >[2012-04-03 17:45:49.308943] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-2: background entry self-heal completed on /clients/client1/~dmtmp/PM >[2012-04-03 17:45:49.309309] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-2: background entry self-heal triggered. path: /clients/client6/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:49.311941] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-0: background entry self-heal completed on /clients/client1/~dmtmp/PM >[2012-04-03 17:45:49.312357] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-0: background entry self-heal triggered. path: /clients/client6/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:49.312696] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-2: background entry self-heal completed on /clients/client0/~dmtmp/PM >[2012-04-03 17:45:49.316428] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-0: background entry self-heal triggered. path: /clients/client0/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:49.318531] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-2: background entry self-heal triggered. path: /clients/client0/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:49.319542] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-2: background entry self-heal completed on /clients/client6/~dmtmp/PM >[2012-04-03 17:45:49.320338] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-0: background entry self-heal completed on /clients/client6/~dmtmp/PM >[2012-04-03 17:45:49.322234] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-2: background entry self-heal completed on /clients/client0/~dmtmp/PM >[2012-04-03 17:45:49.322494] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-0: background entry self-heal completed on /clients/client0/~dmtmp/PM >[2012-04-03 17:45:49.394965] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-1: background entry self-heal completed on /clients/client1/~dmtmp/PM >[2012-04-03 17:45:49.395863] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-1: background entry self-heal triggered. path: /clients/client6/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:49.396083] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-1: background entry self-heal triggered. path: /clients/client0/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:49.405493] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-1: background entry self-heal completed on /clients/client6/~dmtmp/PM >[2012-04-03 17:45:49.406348] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-1: background entry self-heal completed on /clients/client0/~dmtmp/PM >[2012-04-03 17:45:49.419930] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-2: background entry self-heal triggered. path: /clients/client2/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:49.430639] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-2: background entry self-heal completed on /clients/client2/~dmtmp/PM >[2012-04-03 17:45:49.431474] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-1: background entry self-heal triggered. path: /clients/client9/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:49.434514] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-1: background entry self-heal triggered. path: /clients/client2/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:49.437117] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-0: background entry self-heal triggered. path: /clients/client2/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:49.437969] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-2: background entry self-heal triggered. path: /clients/client2/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:49.447134] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-2: background entry self-heal completed on /clients/client2/~dmtmp/PM >[2012-04-03 17:45:49.447978] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-1: background entry self-heal completed on /clients/client9/~dmtmp/PM >[2012-04-03 17:45:49.448641] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-1: background entry self-heal completed on /clients/client2/~dmtmp/PM >[2012-04-03 17:45:49.450638] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-1: background entry self-heal triggered. path: /clients/client4/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:49.452779] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-2: background entry self-heal triggered. path: /clients/client9/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:49.453035] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-0: background entry self-heal triggered. path: /clients/client9/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:49.454002] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-1: background entry self-heal triggered. path: /clients/client9/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:49.455583] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-0: background entry self-heal completed on /clients/client2/~dmtmp/PM >[2012-04-03 17:45:49.462221] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-2: background entry self-heal completed on /clients/client9/~dmtmp/PM >[2012-04-03 17:45:49.464584] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-1: background entry self-heal completed on /clients/client4/~dmtmp/PM >[2012-04-03 17:45:49.466039] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-2: background entry self-heal triggered. path: /clients/client7/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:49.467830] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-0: background entry self-heal completed on /clients/client9/~dmtmp/PM >[2012-04-03 17:45:49.468197] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-1: background entry self-heal completed on /clients/client9/~dmtmp/PM >[2012-04-03 17:45:49.468913] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-2: background entry self-heal triggered. path: /clients/client4/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:49.469752] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-1: background entry self-heal triggered. path: /clients/client4/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:49.470238] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-0: background entry self-heal triggered. path: /clients/client4/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:49.479048] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-1: background entry self-heal completed on /clients/client4/~dmtmp/PM >[2012-04-03 17:45:49.481823] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-2: background entry self-heal completed on /clients/client7/~dmtmp/PM >[2012-04-03 17:45:49.485878] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-0: background entry self-heal completed on /clients/client4/~dmtmp/PM >[2012-04-03 17:45:49.488739] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-2: background entry self-heal completed on /clients/client4/~dmtmp/PM >[2012-04-03 17:45:49.489073] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-0: background entry self-heal triggered. path: /clients/client7/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:49.489866] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-2: background entry self-heal triggered. path: /clients/client7/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:49.490066] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-1: background entry self-heal triggered. path: /clients/client7/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:49.500667] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-1: background entry self-heal completed on /clients/client7/~dmtmp/PM >[2012-04-03 17:45:49.503649] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-2: background entry self-heal triggered. path: /clients/client8/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:49.504667] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-0: background entry self-heal completed on /clients/client7/~dmtmp/PM >[2012-04-03 17:45:49.506867] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-2: background entry self-heal completed on /clients/client7/~dmtmp/PM >[2012-04-03 17:45:49.516641] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-2: background entry self-heal completed on /clients/client8/~dmtmp/PM >[2012-04-03 17:45:49.521421] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-1: background entry self-heal triggered. path: /clients/client8/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:49.522405] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-2: background entry self-heal triggered. path: /clients/client8/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:49.522715] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-0: background entry self-heal triggered. path: /clients/client8/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:49.534494] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-1: background entry self-heal triggered. path: /clients/client1/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:49.540641] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-0: background entry self-heal completed on /clients/client8/~dmtmp/PM >[2012-04-03 17:45:49.546330] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-1: background entry self-heal completed on /clients/client8/~dmtmp/PM >[2012-04-03 17:45:49.547290] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-2: background entry self-heal completed on /clients/client8/~dmtmp/PM >[2012-04-03 17:45:49.554273] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-1: background entry self-heal completed on /clients/client1/~dmtmp/PM >[2012-04-03 17:45:49.557415] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-2: background entry self-heal triggered. path: /clients/client0/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:49.558745] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-2: background entry self-heal triggered. path: /clients/client1/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:49.559716] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-1: background entry self-heal triggered. path: /clients/client1/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:49.562675] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-0: background entry self-heal triggered. path: /clients/client1/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:49.567848] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-0: background entry self-heal triggered. path: /clients/client6/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:49.569373] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-2: background entry self-heal completed on /clients/client0/~dmtmp/PM >[2012-04-03 17:45:49.570000] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-1: background entry self-heal completed on /clients/client1/~dmtmp/PM >[2012-04-03 17:45:49.571080] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-2: background entry self-heal completed on /clients/client1/~dmtmp/PM >[2012-04-03 17:45:49.571817] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-0: background entry self-heal triggered. path: /clients/client0/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:49.573253] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-1: background entry self-heal triggered. path: /clients/client0/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:49.573578] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-2: background entry self-heal triggered. path: /clients/client0/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:49.573743] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-0: background entry self-heal completed on /clients/client1/~dmtmp/PM >[2012-04-03 17:45:49.580512] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-0: background entry self-heal completed on /clients/client6/~dmtmp/PM >[2012-04-03 17:45:49.585872] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-1: background entry self-heal triggered. path: /clients/client6/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:49.586235] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-0: background entry self-heal triggered. path: /clients/client6/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:49.586706] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-2: background entry self-heal triggered. path: /clients/client6/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:49.587332] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-1: background entry self-heal completed on /clients/client0/~dmtmp/PM >[2012-04-03 17:45:49.587658] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-0: background entry self-heal completed on /clients/client0/~dmtmp/PM >[2012-04-03 17:45:49.589053] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-2: background entry self-heal completed on /clients/client0/~dmtmp/PM >[2012-04-03 17:45:49.594971] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-2: background entry self-heal triggered. path: /clients/client2/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:49.597401] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-1: background entry self-heal completed on /clients/client6/~dmtmp/PM >[2012-04-03 17:45:49.598696] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-0: background entry self-heal completed on /clients/client6/~dmtmp/PM >[2012-04-03 17:45:49.599011] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-2: background entry self-heal completed on /clients/client6/~dmtmp/PM >[2012-04-03 17:45:49.606723] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-2: background entry self-heal completed on /clients/client2/~dmtmp/PM >[2012-04-03 17:45:49.610193] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-2: background entry self-heal triggered. path: /clients/client2/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:49.610418] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-1: background entry self-heal triggered. path: /clients/client2/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:49.610637] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-0: background entry self-heal triggered. path: /clients/client2/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:49.622734] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-1: background entry self-heal triggered. path: /clients/client9/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:49.623178] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-0: background entry self-heal completed on /clients/client2/~dmtmp/PM >[2012-04-03 17:45:49.623757] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-1: background entry self-heal completed on /clients/client2/~dmtmp/PM >[2012-04-03 17:45:49.624210] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-2: background entry self-heal completed on /clients/client2/~dmtmp/PM >[2012-04-03 17:45:49.634230] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-1: background entry self-heal completed on /clients/client9/~dmtmp/PM >[2012-04-03 17:45:49.637282] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-2: background entry self-heal triggered. path: /clients/client7/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:49.638975] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-1: background entry self-heal triggered. path: /clients/client9/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:49.639186] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-0: background entry self-heal triggered. path: /clients/client9/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:49.640609] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-2: background entry self-heal triggered. path: /clients/client9/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:49.651570] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-1: background entry self-heal completed on /clients/client9/~dmtmp/PM >[2012-04-03 17:45:49.652072] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-0: background entry self-heal completed on /clients/client9/~dmtmp/PM >[2012-04-03 17:45:49.653870] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-2: background entry self-heal completed on /clients/client7/~dmtmp/PM >[2012-04-03 17:45:49.655193] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-2: background entry self-heal completed on /clients/client9/~dmtmp/PM >[2012-04-03 17:45:49.657377] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-0: background entry self-heal triggered. path: /clients/client7/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:49.657580] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-1: background entry self-heal triggered. path: /clients/client7/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:49.659476] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-2: background entry self-heal triggered. path: /clients/client7/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:49.666454] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-2: background entry self-heal triggered. path: /clients/client8/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:49.670550] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-0: background entry self-heal completed on /clients/client7/~dmtmp/PM >[2012-04-03 17:45:49.671259] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-2: background entry self-heal completed on /clients/client7/~dmtmp/PM >[2012-04-03 17:45:49.671521] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-1: background entry self-heal completed on /clients/client7/~dmtmp/PM >[2012-04-03 17:45:49.678070] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-2: background entry self-heal completed on /clients/client8/~dmtmp/PM >[2012-04-03 17:45:49.681646] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-0: background entry self-heal triggered. path: /clients/client8/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:49.681825] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-1: background entry self-heal triggered. path: /clients/client1/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:49.682423] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-1: background entry self-heal triggered. path: /clients/client8/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:49.684020] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-2: background entry self-heal triggered. path: /clients/client8/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:49.689001] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-0: background entry self-heal completed on /clients/client8/~dmtmp/PM >[2012-04-03 17:45:49.690392] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-1: background entry self-heal completed on /clients/client1/~dmtmp/PM >[2012-04-03 17:45:49.693297] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-2: background entry self-heal completed on /clients/client8/~dmtmp/PM >[2012-04-03 17:45:49.693513] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-2: background entry self-heal triggered. path: /clients/client1/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:49.693866] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-1: background entry self-heal completed on /clients/client8/~dmtmp/PM >[2012-04-03 17:45:49.695265] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-1: background entry self-heal triggered. path: /clients/client1/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:49.695546] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-0: background entry self-heal triggered. path: /clients/client1/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:49.696296] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-2: background entry self-heal triggered. path: /clients/client0/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:49.702341] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-0: background entry self-heal completed on /clients/client1/~dmtmp/PM >[2012-04-03 17:45:49.704871] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-2: background entry self-heal completed on /clients/client1/~dmtmp/PM >[2012-04-03 17:45:49.706258] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-2: background entry self-heal completed on /clients/client0/~dmtmp/PM >[2012-04-03 17:45:49.707446] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-0: background entry self-heal triggered. path: /clients/client0/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:49.708446] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-2: background entry self-heal triggered. path: /clients/client0/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:49.711442] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-0: background entry self-heal completed on /clients/client0/~dmtmp/PM >[2012-04-03 17:45:49.712489] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-2: background entry self-heal completed on /clients/client0/~dmtmp/PM >[2012-04-03 17:45:49.822620] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-1: background entry self-heal completed on /clients/client1/~dmtmp/PM >[2012-04-03 17:45:49.824537] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-1: background entry self-heal triggered. path: /clients/client0/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:49.826319] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-0: background entry self-heal triggered. path: /clients/client6/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:49.837640] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-1: background entry self-heal completed on /clients/client0/~dmtmp/PM >[2012-04-03 17:45:49.838209] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-0: background entry self-heal completed on /clients/client6/~dmtmp/PM >[2012-04-03 17:45:49.841464] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-2: background entry self-heal triggered. path: /clients/client6/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:49.842175] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-1: background entry self-heal triggered. path: /clients/client6/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:49.843560] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-0: background entry self-heal triggered. path: /clients/client6/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:49.851277] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-2: background entry self-heal completed on /clients/client6/~dmtmp/PM >[2012-04-03 17:45:49.856035] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-0: background entry self-heal completed on /clients/client6/~dmtmp/PM >[2012-04-03 17:45:49.857788] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-1: background entry self-heal completed on /clients/client6/~dmtmp/PM >[2012-04-03 17:45:49.872599] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-2: background entry self-heal triggered. path: /clients/client2/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:49.885605] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-2: background entry self-heal completed on /clients/client2/~dmtmp/PM >[2012-04-03 17:45:49.890508] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-1: background entry self-heal triggered. path: /clients/client2/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:49.891834] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-0: background entry self-heal triggered. path: /clients/client2/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:49.892944] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-2: background entry self-heal triggered. path: /clients/client2/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:49.902350] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-0: background entry self-heal completed on /clients/client2/~dmtmp/PM >[2012-04-03 17:45:49.903420] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-1: background entry self-heal completed on /clients/client2/~dmtmp/PM >[2012-04-03 17:45:49.904964] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-1: background entry self-heal triggered. path: /clients/client9/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:49.905312] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-2: background entry self-heal completed on /clients/client2/~dmtmp/PM >[2012-04-03 17:45:49.919335] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-1: background entry self-heal completed on /clients/client9/~dmtmp/PM >[2012-04-03 17:45:49.920660] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-2: background entry self-heal triggered. path: /clients/client7/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:49.921808] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-2: background entry self-heal triggered. path: /clients/client9/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:49.922089] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-0: background entry self-heal triggered. path: /clients/client9/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:49.922691] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-1: background entry self-heal triggered. path: /clients/client9/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:49.933067] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-0: background entry self-heal completed on /clients/client9/~dmtmp/PM >[2012-04-03 17:45:49.933296] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-1: background entry self-heal completed on /clients/client9/~dmtmp/PM >[2012-04-03 17:45:49.935345] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-1: background entry self-heal triggered. path: /clients/client1/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:49.936560] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-2: background entry self-heal completed on /clients/client7/~dmtmp/PM >[2012-04-03 17:45:49.937478] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-2: background entry self-heal completed on /clients/client9/~dmtmp/PM >[2012-04-03 17:45:49.939513] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-0: background entry self-heal triggered. path: /clients/client7/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:49.939717] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-1: background entry self-heal triggered. path: /clients/client7/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:49.940399] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-2: background entry self-heal triggered. path: /clients/client7/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:49.944425] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-1: background entry self-heal completed on /clients/client1/~dmtmp/PM >[2012-04-03 17:45:49.948870] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-2: background entry self-heal triggered. path: /clients/client1/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:49.949473] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-1: background entry self-heal triggered. path: /clients/client1/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:49.949690] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-2: background entry self-heal triggered. path: /clients/client0/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:49.951117] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-0: background entry self-heal triggered. path: /clients/client1/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:49.954104] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-1: background entry self-heal completed on /clients/client7/~dmtmp/PM >[2012-04-03 17:45:49.956310] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-0: background entry self-heal completed on /clients/client7/~dmtmp/PM >[2012-04-03 17:45:49.956492] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-2: background entry self-heal completed on /clients/client7/~dmtmp/PM >[2012-04-03 17:45:49.966122] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-2: background entry self-heal completed on /clients/client1/~dmtmp/PM >[2012-04-03 17:45:49.966312] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-2: background entry self-heal completed on /clients/client0/~dmtmp/PM >[2012-04-03 17:45:49.967334] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-1: background entry self-heal completed on /clients/client1/~dmtmp/PM >[2012-04-03 17:45:49.968198] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-0: background entry self-heal completed on /clients/client1/~dmtmp/PM >[2012-04-03 17:45:49.969422] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-1: background entry self-heal triggered. path: /clients/client0/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:49.970660] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-0: background entry self-heal triggered. path: /clients/client3/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:49.972193] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-2: background entry self-heal triggered. path: /clients/client0/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:49.972424] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-0: background entry self-heal triggered. path: /clients/client0/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:49.981911] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-2: background entry self-heal completed on /clients/client0/~dmtmp/PM >[2012-04-03 17:45:49.982093] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-1: background entry self-heal completed on /clients/client0/~dmtmp/PM >[2012-04-03 17:45:49.982419] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-0: background entry self-heal completed on /clients/client3/~dmtmp/PM >[2012-04-03 17:45:49.983142] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-0: background entry self-heal triggered. path: /clients/client6/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:49.983413] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-0: background entry self-heal completed on /clients/client0/~dmtmp/PM >[2012-04-03 17:45:49.986660] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-1: background entry self-heal triggered. path: /clients/client3/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:49.986910] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-2: background entry self-heal triggered. path: /clients/client3/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:49.987262] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-0: background entry self-heal triggered. path: /clients/client3/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:49.998113] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-0: background entry self-heal completed on /clients/client6/~dmtmp/PM >[2012-04-03 17:45:50.002282] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-1: background entry self-heal completed on /clients/client3/~dmtmp/PM >[2012-04-03 17:45:50.004563] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-1: background entry self-heal triggered. path: /clients/client6/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:50.005342] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-0: background entry self-heal triggered. path: /clients/client6/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:50.005501] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-0: background entry self-heal completed on /clients/client3/~dmtmp/PM >[2012-04-03 17:45:50.005727] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-2: background entry self-heal completed on /clients/client3/~dmtmp/PM >[2012-04-03 17:45:50.006035] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-2: background entry self-heal triggered. path: /clients/client6/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:50.010689] E [afr-self-heal-entry.c:2373:afr_sh_post_nonblocking_entry_cbk] 8-dstore-replicate-2: Non Blocking entrylks failed for /clients/client6/~dmtmp/PM. >[2012-04-03 17:45:50.010766] E [afr-self-heal-common.c:2042:afr_self_heal_completion_cbk] 8-dstore-replicate-2: background entry self-heal failed on /clients/client6/~dmtmp/PM >[2012-04-03 17:45:50.011971] E [afr-self-heal-entry.c:2373:afr_sh_post_nonblocking_entry_cbk] 8-dstore-replicate-0: Non Blocking entrylks failed for /clients/client6/~dmtmp/PM. >[2012-04-03 17:45:50.012041] E [afr-self-heal-common.c:2042:afr_self_heal_completion_cbk] 8-dstore-replicate-0: background entry self-heal failed on /clients/client6/~dmtmp/PM >[2012-04-03 17:45:50.013699] E [afr-self-heal-entry.c:2373:afr_sh_post_nonblocking_entry_cbk] 8-dstore-replicate-1: Non Blocking entrylks failed for /clients/client6/~dmtmp/PM. >[2012-04-03 17:45:50.013757] E [afr-self-heal-common.c:2042:afr_self_heal_completion_cbk] 8-dstore-replicate-1: background entry self-heal failed on /clients/client6/~dmtmp/PM >[2012-04-03 17:45:50.036612] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-2: background entry self-heal triggered. path: /clients/client2/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:50.046436] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-1: background entry self-heal triggered. path: /clients/client9/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:50.047283] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-2: background entry self-heal completed on /clients/client2/~dmtmp/PM >[2012-04-03 17:45:50.051541] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-0: background entry self-heal triggered. path: /clients/client2/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:50.052377] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-1: background entry self-heal triggered. path: /clients/client2/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:50.052699] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-2: background entry self-heal triggered. path: /clients/client2/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:50.059565] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-1: background entry self-heal completed on /clients/client9/~dmtmp/PM >[2012-04-03 17:45:50.061190] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-0: background entry self-heal completed on /clients/client2/~dmtmp/PM >[2012-04-03 17:45:50.062064] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-0: background entry self-heal triggered. path: /clients/client9/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:50.062934] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-2: background entry self-heal triggered. path: /clients/client7/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:50.063597] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-1: background entry self-heal triggered. path: /clients/client9/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:50.063866] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-2: background entry self-heal triggered. path: /clients/client9/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:50.065234] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-2: background entry self-heal completed on /clients/client2/~dmtmp/PM >[2012-04-03 17:45:50.065908] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-1: background entry self-heal completed on /clients/client2/~dmtmp/PM >[2012-04-03 17:45:50.073392] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-0: background entry self-heal completed on /clients/client9/~dmtmp/PM >[2012-04-03 17:45:50.076154] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-2: background entry self-heal completed on /clients/client7/~dmtmp/PM >[2012-04-03 17:45:50.076818] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-1: background entry self-heal completed on /clients/client9/~dmtmp/PM >[2012-04-03 17:45:50.077030] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-2: background entry self-heal completed on /clients/client9/~dmtmp/PM >[2012-04-03 17:45:50.078631] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-0: background entry self-heal triggered. path: /clients/client7/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:50.079781] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-1: background entry self-heal triggered. path: /clients/client7/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:50.081190] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-2: background entry self-heal triggered. path: /clients/client7/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:50.097858] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-2: background entry self-heal completed on /clients/client7/~dmtmp/PM >[2012-04-03 17:45:50.098060] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-1: background entry self-heal completed on /clients/client7/~dmtmp/PM >[2012-04-03 17:45:50.098245] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-0: background entry self-heal completed on /clients/client7/~dmtmp/PM >[2012-04-03 17:45:50.100783] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-2: background entry self-heal triggered. path: /clients/client0/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:50.111328] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-2: background entry self-heal completed on /clients/client0/~dmtmp/PM >[2012-04-03 17:45:50.113523] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-0: background entry self-heal triggered. path: /clients/client0/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:50.113751] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-0: background entry self-heal triggered. path: /clients/client6/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:50.114557] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-1: background entry self-heal triggered. path: /clients/client0/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:50.116462] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-2: background entry self-heal triggered. path: /clients/client0/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:50.126568] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-0: background entry self-heal completed on /clients/client0/~dmtmp/PM >[2012-04-03 17:45:50.128985] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-0: background entry self-heal completed on /clients/client6/~dmtmp/PM >[2012-04-03 17:45:50.129854] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-1: background entry self-heal completed on /clients/client0/~dmtmp/PM >[2012-04-03 17:45:50.130621] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-2: background entry self-heal completed on /clients/client0/~dmtmp/PM >[2012-04-03 17:45:50.131485] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-1: background entry self-heal triggered. path: /clients/client6/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:50.131945] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-0: background entry self-heal triggered. path: /clients/client3/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:50.134224] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-0: background entry self-heal triggered. path: /clients/client6/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:50.134446] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-2: background entry self-heal triggered. path: /clients/client6/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:50.141948] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-1: background entry self-heal triggered. path: /clients/client1/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:50.144831] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-1: background entry self-heal completed on /clients/client6/~dmtmp/PM >[2012-04-03 17:45:50.145043] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-0: background entry self-heal completed on /clients/client3/~dmtmp/PM >[2012-04-03 17:45:50.146150] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-0: background entry self-heal completed on /clients/client6/~dmtmp/PM >[2012-04-03 17:45:50.146787] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-2: background entry self-heal completed on /clients/client6/~dmtmp/PM >[2012-04-03 17:45:50.148024] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-2: background entry self-heal triggered. path: /clients/client3/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:50.148322] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-0: background entry self-heal triggered. path: /clients/client3/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:50.149160] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-1: background entry self-heal triggered. path: /clients/client3/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:50.155525] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-1: background entry self-heal completed on /clients/client1/~dmtmp/PM >[2012-04-03 17:45:50.159383] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-0: background entry self-heal triggered. path: /clients/client1/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:50.161550] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-1: background entry self-heal triggered. path: /clients/client1/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:50.162653] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-2: background entry self-heal triggered. path: /clients/client1/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:50.163339] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-1: background entry self-heal completed on /clients/client3/~dmtmp/PM >[2012-04-03 17:45:50.164189] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-2: background entry self-heal completed on /clients/client3/~dmtmp/PM >[2012-04-03 17:45:50.166401] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-0: background entry self-heal completed on /clients/client3/~dmtmp/PM >[2012-04-03 17:45:50.173294] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-2: background entry self-heal completed on /clients/client1/~dmtmp/PM >[2012-04-03 17:45:50.173658] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-1: background entry self-heal completed on /clients/client1/~dmtmp/PM >[2012-04-03 17:45:50.174161] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-0: background entry self-heal completed on /clients/client1/~dmtmp/PM >[2012-04-03 17:45:50.175881] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-2: background entry self-heal triggered. path: /clients/client8/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:50.188436] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-2: background entry self-heal completed on /clients/client8/~dmtmp/PM >[2012-04-03 17:45:50.192523] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-1: background entry self-heal triggered. path: /clients/client8/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:50.192755] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-0: background entry self-heal triggered. path: /clients/client8/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:50.193458] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-2: background entry self-heal triggered. path: /clients/client8/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:50.203271] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-2: background entry self-heal triggered. path: /clients/client2/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:50.203802] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-1: background entry self-heal completed on /clients/client8/~dmtmp/PM >[2012-04-03 17:45:50.204752] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-0: background entry self-heal completed on /clients/client8/~dmtmp/PM >[2012-04-03 17:45:50.205992] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-2: background entry self-heal completed on /clients/client8/~dmtmp/PM >[2012-04-03 17:45:50.213601] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-2: background entry self-heal triggered. path: /clients/client7/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:50.215458] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-2: background entry self-heal completed on /clients/client2/~dmtmp/PM >[2012-04-03 17:45:50.217498] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-1: background entry self-heal triggered. path: /clients/client2/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:50.219040] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-2: background entry self-heal triggered. path: /clients/client2/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:50.219385] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-0: background entry self-heal triggered. path: /clients/client2/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:50.223467] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-2: background entry self-heal completed on /clients/client7/~dmtmp/PM >[2012-04-03 17:45:50.224507] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-1: background entry self-heal triggered. path: /clients/client9/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:50.226973] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-0: background entry self-heal triggered. path: /clients/client7/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:50.228178] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-1: background entry self-heal triggered. path: /clients/client7/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:50.228347] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-0: background entry self-heal completed on /clients/client2/~dmtmp/PM >[2012-04-03 17:45:50.229476] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-2: background entry self-heal triggered. path: /clients/client7/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:50.230314] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-1: background entry self-heal completed on /clients/client2/~dmtmp/PM >[2012-04-03 17:45:50.232572] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-2: background entry self-heal completed on /clients/client2/~dmtmp/PM >[2012-04-03 17:45:50.235084] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-0: background entry self-heal completed on /clients/client7/~dmtmp/PM >[2012-04-03 17:45:50.237604] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-1: background entry self-heal completed on /clients/client9/~dmtmp/PM >[2012-04-03 17:45:50.240169] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-2: background entry self-heal triggered. path: /clients/client0/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:50.242024] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-0: background entry self-heal triggered. path: /clients/client9/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:50.242675] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-1: background entry self-heal triggered. path: /clients/client9/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:50.244424] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-2: background entry self-heal triggered. path: /clients/client9/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:50.244640] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-1: background entry self-heal completed on /clients/client7/~dmtmp/PM >[2012-04-03 17:45:50.245809] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-2: background entry self-heal completed on /clients/client7/~dmtmp/PM >[2012-04-03 17:45:50.259044] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-2: background entry self-heal completed on /clients/client0/~dmtmp/PM >[2012-04-03 17:45:50.261020] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-2: background entry self-heal completed on /clients/client9/~dmtmp/PM >[2012-04-03 17:45:50.262404] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-0: background entry self-heal completed on /clients/client9/~dmtmp/PM >[2012-04-03 17:45:50.262609] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-1: background entry self-heal completed on /clients/client9/~dmtmp/PM >[2012-04-03 17:45:50.263204] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-0: background entry self-heal triggered. path: /clients/client6/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:50.263563] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-2: background entry self-heal triggered. path: /clients/client0/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:50.264857] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-0: background entry self-heal triggered. path: /clients/client0/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:50.265090] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-1: background entry self-heal triggered. path: /clients/client0/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:50.277543] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-0: background entry self-heal completed on /clients/client6/~dmtmp/PM >[2012-04-03 17:45:50.279966] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-0: background entry self-heal completed on /clients/client0/~dmtmp/PM >[2012-04-03 17:45:50.280135] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-1: background entry self-heal completed on /clients/client0/~dmtmp/PM >[2012-04-03 17:45:50.282063] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-2: background entry self-heal completed on /clients/client0/~dmtmp/PM >[2012-04-03 17:45:50.282485] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-0: background entry self-heal triggered. path: /clients/client6/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:50.283031] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-1: background entry self-heal triggered. path: /clients/client6/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:50.284636] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-2: background entry self-heal triggered. path: /clients/client6/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:50.293544] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-1: background entry self-heal triggered. path: /clients/client1/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:50.296081] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-0: background entry self-heal completed on /clients/client6/~dmtmp/PM >[2012-04-03 17:45:50.297201] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-2: background entry self-heal completed on /clients/client6/~dmtmp/PM >[2012-04-03 17:45:50.297811] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-1: background entry self-heal completed on /clients/client6/~dmtmp/PM >[2012-04-03 17:45:50.305434] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-1: background entry self-heal completed on /clients/client1/~dmtmp/PM >[2012-04-03 17:45:50.308783] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-0: background entry self-heal triggered. path: /clients/client1/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:50.309149] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-2: background entry self-heal triggered. path: /clients/client1/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:50.311020] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-0: background entry self-heal triggered. path: /clients/client3/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:50.311250] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-1: background entry self-heal triggered. path: /clients/client1/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:50.321582] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-0: background entry self-heal completed on /clients/client1/~dmtmp/PM >[2012-04-03 17:45:50.322720] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-1: background entry self-heal completed on /clients/client1/~dmtmp/PM >[2012-04-03 17:45:50.323894] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-2: background entry self-heal triggered. path: /clients/client8/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:50.324356] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-0: background entry self-heal completed on /clients/client3/~dmtmp/PM >[2012-04-03 17:45:50.324801] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-2: background entry self-heal completed on /clients/client1/~dmtmp/PM >[2012-04-03 17:45:50.327740] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-1: background entry self-heal triggered. path: /clients/client3/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:50.328630] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-2: background entry self-heal triggered. path: /clients/client3/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:50.329490] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-0: background entry self-heal triggered. path: /clients/client3/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:50.334465] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-2: background entry self-heal completed on /clients/client8/~dmtmp/PM >[2012-04-03 17:45:50.339487] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-0: background entry self-heal triggered. path: /clients/client8/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:50.339782] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-2: background entry self-heal triggered. path: /clients/client8/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:50.340161] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-1: background entry self-heal triggered. path: /clients/client8/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:50.342023] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-0: background entry self-heal completed on /clients/client3/~dmtmp/PM >[2012-04-03 17:45:50.344649] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-2: background entry self-heal completed on /clients/client3/~dmtmp/PM >[2012-04-03 17:45:50.344819] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-1: background entry self-heal completed on /clients/client3/~dmtmp/PM >[2012-04-03 17:45:50.352946] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-1: background entry self-heal completed on /clients/client8/~dmtmp/PM >[2012-04-03 17:45:50.354554] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-2: background entry self-heal triggered. path: /clients/client2/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:50.358496] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-0: background entry self-heal completed on /clients/client8/~dmtmp/PM >[2012-04-03 17:45:50.358862] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-2: background entry self-heal completed on /clients/client8/~dmtmp/PM >[2012-04-03 17:45:50.368562] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-2: background entry self-heal completed on /clients/client2/~dmtmp/PM >[2012-04-03 17:45:50.369125] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-2: background entry self-heal triggered. path: /clients/client7/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:50.371684] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-2: background entry self-heal triggered. path: /clients/client2/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:50.372532] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-1: background entry self-heal triggered. path: /clients/client2/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:50.373328] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-0: background entry self-heal triggered. path: /clients/client2/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:50.381329] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-2: background entry self-heal completed on /clients/client7/~dmtmp/PM >[2012-04-03 17:45:50.384153] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-2: background entry self-heal completed on /clients/client2/~dmtmp/PM >[2012-04-03 17:45:50.384314] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-1: background entry self-heal completed on /clients/client2/~dmtmp/PM >[2012-04-03 17:45:50.385448] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-1: background entry self-heal triggered. path: /clients/client7/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:50.387352] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-0: background entry self-heal triggered. path: /clients/client7/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:50.387707] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-2: background entry self-heal triggered. path: /clients/client7/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:50.388423] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-1: background entry self-heal triggered. path: /clients/client9/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:50.389306] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-0: background entry self-heal completed on /clients/client2/~dmtmp/PM >[2012-04-03 17:45:50.397420] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-0: background entry self-heal completed on /clients/client7/~dmtmp/PM >[2012-04-03 17:45:50.401162] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-2: background entry self-heal completed on /clients/client7/~dmtmp/PM >[2012-04-03 17:45:50.406161] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-1: background entry self-heal completed on /clients/client7/~dmtmp/PM >[2012-04-03 17:45:50.406524] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-1: background entry self-heal completed on /clients/client9/~dmtmp/PM >[2012-04-03 17:45:50.407379] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-2: background entry self-heal triggered. path: /clients/client0/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:50.409342] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-0: background entry self-heal triggered. path: /clients/client9/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:50.410660] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-1: background entry self-heal triggered. path: /clients/client9/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:50.412221] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-2: background entry self-heal triggered. path: /clients/client9/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:50.421507] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-0: background entry self-heal completed on /clients/client9/~dmtmp/PM >[2012-04-03 17:45:50.422682] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-2: background entry self-heal completed on /clients/client0/~dmtmp/PM >[2012-04-03 17:45:50.423405] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-1: background entry self-heal completed on /clients/client9/~dmtmp/PM >[2012-04-03 17:45:50.424442] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-2: background entry self-heal completed on /clients/client9/~dmtmp/PM >[2012-04-03 17:45:50.425997] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-1: background entry self-heal triggered. path: /clients/client0/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:50.427591] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-2: background entry self-heal triggered. path: /clients/client0/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:50.428005] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-0: background entry self-heal triggered. path: /clients/client0/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:50.435577] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-0: background entry self-heal triggered. path: /clients/client6/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:50.438185] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-1: background entry self-heal completed on /clients/client0/~dmtmp/PM >[2012-04-03 17:45:50.439371] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-0: background entry self-heal completed on /clients/client0/~dmtmp/PM >[2012-04-03 17:45:50.440268] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-2: background entry self-heal completed on /clients/client0/~dmtmp/PM >[2012-04-03 17:45:50.444991] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-0: background entry self-heal completed on /clients/client6/~dmtmp/PM >[2012-04-03 17:45:50.448446] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-2: background entry self-heal triggered. path: /clients/client6/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:50.449795] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-1: background entry self-heal triggered. path: /clients/client6/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:50.450178] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-0: background entry self-heal triggered. path: /clients/client6/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:50.459970] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-2: background entry self-heal completed on /clients/client6/~dmtmp/PM >[2012-04-03 17:45:50.460359] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-0: background entry self-heal completed on /clients/client6/~dmtmp/PM >[2012-04-03 17:45:50.461210] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-1: background entry self-heal triggered. path: /clients/client1/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:50.463285] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-1: background entry self-heal completed on /clients/client6/~dmtmp/PM >[2012-04-03 17:45:50.472991] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-1: background entry self-heal completed on /clients/client1/~dmtmp/PM >[2012-04-03 17:45:50.478787] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-1: background entry self-heal triggered. path: /clients/client1/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:50.479397] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-0: background entry self-heal triggered. path: /clients/client1/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:50.479677] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-2: background entry self-heal triggered. path: /clients/client1/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:50.481926] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-0: background entry self-heal triggered. path: /clients/client3/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:50.492654] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-2: background entry self-heal triggered. path: /clients/client8/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:50.493577] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-2: background entry self-heal completed on /clients/client1/~dmtmp/PM >[2012-04-03 17:45:50.493979] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-1: background entry self-heal completed on /clients/client1/~dmtmp/PM >[2012-04-03 17:45:50.494402] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-0: background entry self-heal completed on /clients/client1/~dmtmp/PM >[2012-04-03 17:45:50.494957] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-0: background entry self-heal completed on /clients/client3/~dmtmp/PM >[2012-04-03 17:45:50.496962] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-0: background entry self-heal triggered. path: /clients/client3/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:50.497323] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-1: background entry self-heal triggered. path: /clients/client3/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:50.499632] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-2: background entry self-heal triggered. path: /clients/client3/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:50.503862] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-2: background entry self-heal completed on /clients/client8/~dmtmp/PM >[2012-04-03 17:45:50.506489] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-2: background entry self-heal triggered. path: /clients/client0/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:50.506772] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-1: background entry self-heal triggered. path: /clients/client8/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:50.507335] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-1: background entry self-heal completed on /clients/client3/~dmtmp/PM >[2012-04-03 17:45:50.507923] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-0: background entry self-heal triggered. path: /clients/client8/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:50.509486] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-2: background entry self-heal triggered. path: /clients/client8/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:50.509718] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-0: background entry self-heal completed on /clients/client3/~dmtmp/PM >[2012-04-03 17:45:50.511384] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-2: background entry self-heal completed on /clients/client3/~dmtmp/PM >[2012-04-03 17:45:50.516939] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-1: background entry self-heal completed on /clients/client8/~dmtmp/PM >[2012-04-03 17:45:50.517929] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-2: background entry self-heal completed on /clients/client0/~dmtmp/PM >[2012-04-03 17:45:50.518577] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-2: background entry self-heal triggered. path: /clients/client2/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:50.518731] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-2: background entry self-heal completed on /clients/client8/~dmtmp/PM >[2012-04-03 17:45:50.519871] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-0: background entry self-heal completed on /clients/client8/~dmtmp/PM >[2012-04-03 17:45:50.520455] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-1: background entry self-heal triggered. path: /clients/client0/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:50.520729] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-2: background entry self-heal triggered. path: /clients/client0/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:50.522290] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-0: background entry self-heal triggered. path: /clients/client0/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:50.530121] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-2: background entry self-heal triggered. path: /clients/client7/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:50.530346] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-2: background entry self-heal completed on /clients/client2/~dmtmp/PM >[2012-04-03 17:45:50.533371] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-1: background entry self-heal completed on /clients/client0/~dmtmp/PM >[2012-04-03 17:45:50.533582] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-2: background entry self-heal completed on /clients/client0/~dmtmp/PM >[2012-04-03 17:45:50.534166] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-1: background entry self-heal triggered. path: /clients/client2/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:50.534568] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-0: background entry self-heal triggered. path: /clients/client2/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:50.537708] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-0: background entry self-heal completed on /clients/client0/~dmtmp/PM >[2012-04-03 17:45:50.538080] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-2: background entry self-heal triggered. path: /clients/client2/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:50.546001] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-2: background entry self-heal completed on /clients/client7/~dmtmp/PM >[2012-04-03 17:45:50.549324] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-1: background entry self-heal completed on /clients/client2/~dmtmp/PM >[2012-04-03 17:45:50.550262] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-1: background entry self-heal triggered. path: /clients/client5/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:50.550750] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-0: background entry self-heal triggered. path: /clients/client7/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:50.551215] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-1: background entry self-heal triggered. path: /clients/client7/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:50.553500] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-0: background entry self-heal completed on /clients/client2/~dmtmp/PM >[2012-04-03 17:45:50.554132] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-2: background entry self-heal triggered. path: /clients/client7/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:50.555857] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-2: background entry self-heal completed on /clients/client2/~dmtmp/PM >[2012-04-03 17:45:50.560299] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-0: background entry self-heal completed on /clients/client7/~dmtmp/PM >[2012-04-03 17:45:50.562948] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-1: background entry self-heal completed on /clients/client5/~dmtmp/PM >[2012-04-03 17:45:50.565129] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-1: background entry self-heal completed on /clients/client7/~dmtmp/PM >[2012-04-03 17:45:50.567099] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-2: background entry self-heal triggered. path: /clients/client5/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:50.567315] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-2: background entry self-heal completed on /clients/client7/~dmtmp/PM >[2012-04-03 17:45:50.568107] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-1: background entry self-heal triggered. path: /clients/client5/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:50.568586] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-0: background entry self-heal triggered. path: /clients/client5/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:50.569894] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-1: background entry self-heal triggered. path: /clients/client9/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:50.581456] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-1: background entry self-heal completed on /clients/client5/~dmtmp/PM >[2012-04-03 17:45:50.582566] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-2: background entry self-heal completed on /clients/client5/~dmtmp/PM >[2012-04-03 17:45:50.582934] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-0: background entry self-heal completed on /clients/client5/~dmtmp/PM >[2012-04-03 17:45:50.584695] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-1: background entry self-heal completed on /clients/client9/~dmtmp/PM >[2012-04-03 17:45:50.588495] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-0: background entry self-heal triggered. path: /clients/client9/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:50.588739] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-1: background entry self-heal triggered. path: /clients/client9/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:50.590015] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-2: background entry self-heal triggered. path: /clients/client9/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:50.606584] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-1: background entry self-heal completed on /clients/client9/~dmtmp/PM >[2012-04-03 17:45:50.606803] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-2: background entry self-heal completed on /clients/client9/~dmtmp/PM >[2012-04-03 17:45:50.607623] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-0: background entry self-heal triggered. path: /clients/client6/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:50.608324] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-0: background entry self-heal completed on /clients/client9/~dmtmp/PM >[2012-04-03 17:45:50.618571] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-1: background entry self-heal triggered. path: /clients/client1/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:50.619526] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-0: background entry self-heal completed on /clients/client6/~dmtmp/PM >[2012-04-03 17:45:50.622200] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-0: background entry self-heal triggered. path: /clients/client6/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:50.623026] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-1: background entry self-heal triggered. path: /clients/client6/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:50.624304] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-2: background entry self-heal triggered. path: /clients/client6/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:50.629824] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-1: background entry self-heal completed on /clients/client1/~dmtmp/PM >[2012-04-03 17:45:50.631702] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-0: background entry self-heal triggered. path: /clients/client3/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:50.632570] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-0: background entry self-heal completed on /clients/client6/~dmtmp/PM >[2012-04-03 17:45:50.635578] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-0: background entry self-heal triggered. path: /clients/client1/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:50.636682] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-1: background entry self-heal triggered. path: /clients/client1/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:50.637152] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-2: background entry self-heal triggered. path: /clients/client1/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:50.637335] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-2: background entry self-heal completed on /clients/client6/~dmtmp/PM >[2012-04-03 17:45:50.637798] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-1: background entry self-heal completed on /clients/client6/~dmtmp/PM >[2012-04-03 17:45:50.645827] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-0: background entry self-heal completed on /clients/client3/~dmtmp/PM >[2012-04-03 17:45:50.647597] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-2: background entry self-heal triggered. path: /clients/client8/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:50.648169] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-1: background entry self-heal completed on /clients/client1/~dmtmp/PM >[2012-04-03 17:45:50.649186] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-0: background entry self-heal completed on /clients/client1/~dmtmp/PM >[2012-04-03 17:45:50.650164] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-1: background entry self-heal triggered. path: /clients/client3/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:50.650392] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-2: background entry self-heal triggered. path: /clients/client3/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:50.650889] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-2: background entry self-heal completed on /clients/client1/~dmtmp/PM >[2012-04-03 17:45:50.653448] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-0: background entry self-heal triggered. path: /clients/client3/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:50.664847] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-2: background entry self-heal completed on /clients/client8/~dmtmp/PM >[2012-04-03 17:45:50.666427] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-0: background entry self-heal completed on /clients/client3/~dmtmp/PM >[2012-04-03 17:45:50.666603] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-1: background entry self-heal completed on /clients/client3/~dmtmp/PM >[2012-04-03 17:45:50.667637] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-2: background entry self-heal completed on /clients/client3/~dmtmp/PM >[2012-04-03 17:45:50.667960] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-2: background entry self-heal triggered. path: /clients/client0/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:50.668976] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-1: background entry self-heal triggered. path: /clients/client8/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:50.669470] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-2: background entry self-heal triggered. path: /clients/client8/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:50.669792] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-0: background entry self-heal triggered. path: /clients/client8/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:50.678164] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-2: background entry self-heal triggered. path: /clients/client2/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:50.679133] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-2: background entry self-heal completed on /clients/client0/~dmtmp/PM >[2012-04-03 17:45:50.680345] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-1: background entry self-heal completed on /clients/client8/~dmtmp/PM >[2012-04-03 17:45:50.681193] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-2: background entry self-heal completed on /clients/client8/~dmtmp/PM >[2012-04-03 17:45:50.682861] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-2: background entry self-heal triggered. path: /clients/client0/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:50.683360] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-0: background entry self-heal triggered. path: /clients/client0/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:50.683717] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-1: background entry self-heal triggered. path: /clients/client0/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:50.685582] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-0: background entry self-heal completed on /clients/client8/~dmtmp/PM >[2012-04-03 17:45:50.688287] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-2: background entry self-heal completed on /clients/client2/~dmtmp/PM >[2012-04-03 17:45:50.692973] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-2: background entry self-heal triggered. path: /clients/client2/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:50.693462] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-0: background entry self-heal triggered. path: /clients/client2/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:50.694481] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-1: background entry self-heal triggered. path: /clients/client2/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:50.695535] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-1: background entry self-heal triggered. path: /clients/client5/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:50.695775] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-2: background entry self-heal completed on /clients/client0/~dmtmp/PM >[2012-04-03 17:45:50.697226] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-1: background entry self-heal completed on /clients/client0/~dmtmp/PM >[2012-04-03 17:45:50.698464] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-0: background entry self-heal completed on /clients/client0/~dmtmp/PM >[2012-04-03 17:45:50.704362] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-0: background entry self-heal completed on /clients/client2/~dmtmp/PM >[2012-04-03 17:45:50.705798] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-1: background entry self-heal completed on /clients/client2/~dmtmp/PM >[2012-04-03 17:45:50.707157] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-1: background entry self-heal completed on /clients/client5/~dmtmp/PM >[2012-04-03 17:45:50.710223] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-2: background entry self-heal completed on /clients/client2/~dmtmp/PM >[2012-04-03 17:45:50.711622] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-0: background entry self-heal triggered. path: /clients/client5/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:50.711856] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-1: background entry self-heal triggered. path: /clients/client5/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:50.712108] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-2: background entry self-heal triggered. path: /clients/client5/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:50.712418] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-1: background entry self-heal triggered. path: /clients/client4/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:50.721362] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-0: background entry self-heal completed on /clients/client5/~dmtmp/PM >[2012-04-03 17:45:50.722450] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-1: background entry self-heal completed on /clients/client5/~dmtmp/PM >[2012-04-03 17:45:50.725693] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-1: background entry self-heal completed on /clients/client4/~dmtmp/PM >[2012-04-03 17:45:50.728283] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-2: background entry self-heal completed on /clients/client5/~dmtmp/PM >[2012-04-03 17:45:50.729241] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-2: background entry self-heal triggered. path: /clients/client7/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:50.730267] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-0: background entry self-heal triggered. path: /clients/client4/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:50.731146] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-1: background entry self-heal triggered. path: /clients/client4/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:50.732653] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-2: background entry self-heal triggered. path: /clients/client4/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:50.748717] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-2: background entry self-heal completed on /clients/client7/~dmtmp/PM >[2012-04-03 17:45:50.749887] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-1: background entry self-heal triggered. path: /clients/client9/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:50.753989] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-0: background entry self-heal completed on /clients/client4/~dmtmp/PM >[2012-04-03 17:45:50.754883] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-2: background entry self-heal completed on /clients/client4/~dmtmp/PM >[2012-04-03 17:45:50.755139] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-1: background entry self-heal completed on /clients/client4/~dmtmp/PM >[2012-04-03 17:45:50.757278] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-1: background entry self-heal triggered. path: /clients/client7/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:50.757765] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-0: background entry self-heal triggered. path: /clients/client7/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:50.758030] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-2: background entry self-heal triggered. path: /clients/client7/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:50.773094] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-1: background entry self-heal completed on /clients/client9/~dmtmp/PM >[2012-04-03 17:45:50.773949] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-0: background entry self-heal triggered. path: /clients/client6/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:50.777472] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-0: background entry self-heal completed on /clients/client7/~dmtmp/PM >[2012-04-03 17:45:50.778460] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-2: background entry self-heal completed on /clients/client7/~dmtmp/PM >[2012-04-03 17:45:50.778873] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-2: background entry self-heal triggered. path: /clients/client9/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:50.781390] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-1: background entry self-heal triggered. path: /clients/client9/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:50.781645] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-1: background entry self-heal completed on /clients/client7/~dmtmp/PM >[2012-04-03 17:45:50.783005] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-0: background entry self-heal triggered. path: /clients/client9/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:50.798719] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-0: background entry self-heal completed on /clients/client6/~dmtmp/PM >[2012-04-03 17:45:50.799817] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-1: background entry self-heal triggered. path: /clients/client1/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:50.800509] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-2: background entry self-heal completed on /clients/client9/~dmtmp/PM >[2012-04-03 17:45:50.800949] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-1: background entry self-heal completed on /clients/client9/~dmtmp/PM >[2012-04-03 17:45:50.801750] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-1: background entry self-heal triggered. path: /clients/client6/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:50.802782] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-2: background entry self-heal triggered. path: /clients/client6/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:50.803156] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-0: background entry self-heal completed on /clients/client9/~dmtmp/PM >[2012-04-03 17:45:50.803429] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-0: background entry self-heal triggered. path: /clients/client6/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:50.811783] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-1: background entry self-heal completed on /clients/client1/~dmtmp/PM >[2012-04-03 17:45:50.813339] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-2: background entry self-heal completed on /clients/client6/~dmtmp/PM >[2012-04-03 17:45:50.813950] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-1: background entry self-heal completed on /clients/client6/~dmtmp/PM >[2012-04-03 17:45:50.815473] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-0: background entry self-heal triggered. path: /clients/client3/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:50.815682] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-2: background entry self-heal triggered. path: /clients/client1/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:50.815889] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-1: background entry self-heal triggered. path: /clients/client1/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:50.817558] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-0: background entry self-heal triggered. path: /clients/client1/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:50.817733] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-0: background entry self-heal completed on /clients/client6/~dmtmp/PM >[2012-04-03 17:45:50.828400] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-1: background entry self-heal completed on /clients/client1/~dmtmp/PM >[2012-04-03 17:45:50.829041] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-0: background entry self-heal completed on /clients/client3/~dmtmp/PM >[2012-04-03 17:45:50.831180] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-2: background entry self-heal triggered. path: /clients/client8/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:50.831860] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-2: background entry self-heal completed on /clients/client1/~dmtmp/PM >[2012-04-03 17:45:50.832441] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-0: background entry self-heal completed on /clients/client1/~dmtmp/PM >[2012-04-03 17:45:50.832809] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-1: background entry self-heal triggered. path: /clients/client3/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:50.833650] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-2: background entry self-heal triggered. path: /clients/client3/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:50.835397] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-0: background entry self-heal triggered. path: /clients/client3/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:50.842145] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-2: background entry self-heal completed on /clients/client8/~dmtmp/PM >[2012-04-03 17:45:50.843600] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-2: background entry self-heal completed on /clients/client3/~dmtmp/PM >[2012-04-03 17:45:50.843752] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-1: background entry self-heal completed on /clients/client3/~dmtmp/PM >[2012-04-03 17:45:50.843935] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-2: background entry self-heal triggered. path: /clients/client2/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:50.845050] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-1: background entry self-heal triggered. path: /clients/client8/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:50.845295] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-0: background entry self-heal triggered. path: /clients/client8/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:50.845517] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-2: background entry self-heal triggered. path: /clients/client8/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:50.850045] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-0: background entry self-heal completed on /clients/client3/~dmtmp/PM >[2012-04-03 17:45:50.855538] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-1: background entry self-heal completed on /clients/client8/~dmtmp/PM >[2012-04-03 17:45:50.856517] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-2: background entry self-heal completed on /clients/client2/~dmtmp/PM >[2012-04-03 17:45:50.860796] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-2: background entry self-heal completed on /clients/client8/~dmtmp/PM >[2012-04-03 17:45:50.862251] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-2: background entry self-heal triggered. path: /clients/client2/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:50.862430] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-1: background entry self-heal triggered. path: /clients/client2/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:50.862976] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-0: background entry self-heal triggered. path: /clients/client2/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:50.863203] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-0: background entry self-heal completed on /clients/client8/~dmtmp/PM >[2012-04-03 17:45:50.864209] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-2: background entry self-heal triggered. path: /clients/client0/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:50.875580] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-2: background entry self-heal completed on /clients/client2/~dmtmp/PM >[2012-04-03 17:45:50.875920] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-0: background entry self-heal completed on /clients/client2/~dmtmp/PM >[2012-04-03 17:45:50.876830] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-2: background entry self-heal completed on /clients/client0/~dmtmp/PM >[2012-04-03 17:45:50.878084] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-1: background entry self-heal completed on /clients/client2/~dmtmp/PM >[2012-04-03 17:45:50.878557] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-1: background entry self-heal triggered. path: /clients/client5/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:50.878922] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-1: background entry self-heal triggered. path: /clients/client0/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:50.879418] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-2: background entry self-heal triggered. path: /clients/client0/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:50.881189] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-0: background entry self-heal triggered. path: /clients/client0/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:50.888383] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-1: background entry self-heal completed on /clients/client5/~dmtmp/PM >[2012-04-03 17:45:50.890310] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-1: background entry self-heal completed on /clients/client0/~dmtmp/PM >[2012-04-03 17:45:50.892284] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-2: background entry self-heal completed on /clients/client0/~dmtmp/PM >[2012-04-03 17:45:50.892541] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-1: background entry self-heal triggered. path: /clients/client5/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:50.893013] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-0: background entry self-heal triggered. path: /clients/client5/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:50.894315] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-2: background entry self-heal triggered. path: /clients/client5/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:50.895496] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-1: background entry self-heal triggered. path: /clients/client4/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:50.897381] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-0: background entry self-heal completed on /clients/client0/~dmtmp/PM >[2012-04-03 17:45:50.901308] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-1: background entry self-heal completed on /clients/client5/~dmtmp/PM >[2012-04-03 17:45:50.904743] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-1: background entry self-heal completed on /clients/client4/~dmtmp/PM >[2012-04-03 17:45:50.909031] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-2: background entry self-heal completed on /clients/client5/~dmtmp/PM >[2012-04-03 17:45:50.909384] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-2: background entry self-heal triggered. path: /clients/client4/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:50.910008] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-0: background entry self-heal completed on /clients/client5/~dmtmp/PM >[2012-04-03 17:45:50.910457] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-1: background entry self-heal triggered. path: /clients/client4/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:50.910823] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-0: background entry self-heal triggered. path: /clients/client4/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:50.912292] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-2: background entry self-heal triggered. path: /clients/client7/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:50.918753] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-2: background entry self-heal completed on /clients/client4/~dmtmp/PM >[2012-04-03 17:45:50.921312] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-2: background entry self-heal completed on /clients/client7/~dmtmp/PM >[2012-04-03 17:45:50.921779] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-1: background entry self-heal completed on /clients/client4/~dmtmp/PM >[2012-04-03 17:45:50.923010] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-0: background entry self-heal completed on /clients/client4/~dmtmp/PM >[2012-04-03 17:45:50.924466] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-2: background entry self-heal triggered. path: /clients/client7/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:50.924680] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-1: background entry self-heal triggered. path: /clients/client9/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:50.924882] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-1: background entry self-heal triggered. path: /clients/client7/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:50.926372] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-0: background entry self-heal triggered. path: /clients/client7/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:50.933708] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-1: background entry self-heal completed on /clients/client9/~dmtmp/PM >[2012-04-03 17:45:50.934844] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-1: background entry self-heal completed on /clients/client7/~dmtmp/PM >[2012-04-03 17:45:50.935196] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-1: background entry self-heal triggered. path: /clients/client9/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:50.935400] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-2: background entry self-heal completed on /clients/client7/~dmtmp/PM >[2012-04-03 17:45:50.937379] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-2: background entry self-heal triggered. path: /clients/client9/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:50.944277] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-1: background entry self-heal triggered. path: /clients/client1/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:50.944587] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-0: background entry self-heal completed on /clients/client7/~dmtmp/PM >[2012-04-03 17:45:50.945242] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-0: background entry self-heal triggered. path: /clients/client9/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:50.949280] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-1: background entry self-heal completed on /clients/client9/~dmtmp/PM >[2012-04-03 17:45:50.949771] I [client-handshake.c:1632:select_server_supported_programs] 8-dstore-client-0: Using Program GlusterFS 3git, Num (1298437), Version (330) >[2012-04-03 17:45:50.950457] I [client-handshake.c:1632:select_server_supported_programs] 8-dstore-client-3: Using Program GlusterFS 3git, Num (1298437), Version (330) >[2012-04-03 17:45:50.951423] I [client-handshake.c:1429:client_setvolume_cbk] 8-dstore-client-3: Connected to 192.168.2.35:24010, attached to remote volume '/export2/dstore1'. >[2012-04-03 17:45:50.951556] I [client-handshake.c:1441:client_setvolume_cbk] 8-dstore-client-3: Server and Client lk-version numbers are not same, reopening the fds >[2012-04-03 17:45:50.953146] I [client-handshake.c:456:client_set_lk_version_cbk] 8-dstore-client-3: Server lk version = 2 >[2012-04-03 17:45:50.953264] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-1: background entry self-heal completed on /clients/client1/~dmtmp/PM >[2012-04-03 17:45:50.955671] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-2: background entry self-heal completed on /clients/client9/~dmtmp/PM >[2012-04-03 17:45:50.959227] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-2: background entry self-heal triggered. path: /clients/client1/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:50.960093] I [client-handshake.c:1429:client_setvolume_cbk] 8-dstore-client-0: Connected to 192.168.2.35:24009, attached to remote volume '/export1/dstore1'. >[2012-04-03 17:45:50.960273] I [client-handshake.c:1441:client_setvolume_cbk] 8-dstore-client-0: Server and Client lk-version numbers are not same, reopening the fds >[2012-04-03 17:45:50.960544] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-0: background entry self-heal triggered. path: /clients/client1/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:50.960768] I [client-handshake.c:1632:select_server_supported_programs] 8-dstore-client-6: Using Program GlusterFS 3git, Num (1298437), Version (330) >[2012-04-03 17:45:50.961383] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-1: background entry self-heal triggered. path: /clients/client1/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:50.961877] I [client-handshake.c:1429:client_setvolume_cbk] 8-dstore-client-6: Connected to 192.168.2.35:24011, attached to remote volume '/export1/dstore2'. >[2012-04-03 17:45:50.961945] I [client-handshake.c:1441:client_setvolume_cbk] 8-dstore-client-6: Server and Client lk-version numbers are not same, reopening the fds >[2012-04-03 17:45:50.962973] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-0: background entry self-heal triggered. path: /clients/client6/~dmtmp/PM, reason: lookup detected pending operations >[2012-04-03 17:45:50.963121] I [client-handshake.c:456:client_set_lk_version_cbk] 8-dstore-client-0: Server lk version = 2 >[2012-04-03 17:45:50.963179] I [client-handshake.c:456:client_set_lk_version_cbk] 8-dstore-client-6: Server lk version = 2 >[2012-04-03 17:45:50.966086] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-0: background entry self-heal completed on /clients/client9/~dmtmp/PM >[2012-04-03 17:45:50.971749] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-2: background entry self-heal completed on /clients/client1/~dmtmp/PM >[2012-04-03 17:45:50.976893] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-0: background entry self-heal completed on /clients/client1/~dmtmp/PM >[2012-04-03 17:45:50.979491] I [afr-common.c:1329:afr_launch_self_heal] 8-dstore-replicate-2: entry self-heal triggered. path: /clients/client9/~dmtmp/PM, reason: checksums of directory differ >[2012-04-03 17:45:50.981366] I [afr-self-heal-common.c:2045:afr_self_heal_completion_cbk] 8-dstore-replicate-0: background entry self-heal completed on /clients/client6/~dmtmp/PM >pending frames: >frame : type(1) op(LOOKUP) >frame : type(1) op(LOOKUP) >frame : type(1) op(OPENDIR) >frame : type(1) op(OPENDIR) >frame : type(1) op(LOOKUP) >frame : type(1) op(LOOKUP) >frame : type(1) op(LOOKUP) >frame : type(1) op(LOOKUP) > >patchset: git://git.gluster.com/glusterfs.git >signal received: 6 >time of crash: 2012-04-03 17:45:50 >configuration details: >argp 1 >backtrace 1 >dlfcn 1 >fdatasync 1 >libpthread 1 >llistxattr 1 >setfsid 1 >spinlock 1 >epoll.h 1 >xattr.h 1 >st_atim.tv_nsec 1 >package-string: glusterfs 3git >/lib64/libc.so.6[0x3f71e32900] >/lib64/libc.so.6(gsignal+0x35)[0x3f71e32885] >/lib64/libc.so.6(abort+0x175)[0x3f71e34065] >/lib64/libc.so.6[0x3f71e2b9fe] >/lib64/libc.so.6(__assert_perror_fail+0x0)[0x3f71e2bac0] >/usr/local/lib/glusterfs/3git/xlator/protocol/client.so(client_lookup+0xe6)[0x7fa54dfe12c9] >/usr/local/lib/glusterfs/3git/xlator/cluster/replicate.so(afr_sh_common_lookup+0x4f4)[0x7fa54dd8d5e0] >/usr/local/lib/glusterfs/3git/xlator/cluster/replicate.so(afr_sh_post_nonblocking_entry_cbk+0x17d)[0x7fa54dd9bdc2] >/usr/local/lib/glusterfs/3git/xlator/cluster/replicate.so(+0x592bf)[0x7fa54dda42bf] >/usr/local/lib/glusterfs/3git/xlator/protocol/client.so(client3_1_entrylk_cbk+0x4ae)[0x7fa54dff626f] >/usr/local/lib/libgfrpc.so.0(rpc_clnt_handle_reply+0x211)[0x7fa5524ec9fc] >/usr/local/lib/libgfrpc.so.0(rpc_clnt_notify+0x2d3)[0x7fa5524ecd99] >/usr/local/lib/libgfrpc.so.0(rpc_transport_notify+0x130)[0x7fa5524e8e7c] >/usr/local/lib/glusterfs/3git/rpc-transport/socket.so(socket_event_poll_in+0x54)[0x7fa54ee43270] >/usr/local/lib/glusterfs/3git/rpc-transport/socket.so(socket_event_handler+0x21d)[0x7fa54ee437f4] >/usr/local/lib/libglusterfs.so.0(+0x4e628)[0x7fa552744628] >/usr/local/lib/libglusterfs.so.0(+0x4e84b)[0x7fa55274484b] >/usr/local/lib/libglusterfs.so.0(event_dispatch+0x88)[0x7fa552744bd6] >/usr/local/sbin/glusterfs(main+0x238)[0x408057] >/lib64/libc.so.6(__libc_start_main+0xfd)[0x3f71e1ecdd] >/usr/local/sbin/glusterfs[0x4040c9] >---------
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Raw
Actions:
View
Attachments on
bug 809352
: 574757